h2 {
	font-size:27px;
	font-weight:bold;
	margin-bottom:12px;
}

h3 {
	font-size:11px;
	font-weight:bold;
	color:#c8c8c8;
}

#inner_content.border {
	border:none;
}

.border {
	width: 730px;
	border:1px solid #5D5D5D;
}

.breadcrums {
	margin-bottom:10px;
}

.breadcrums td a {
	font-size: 12px;
	font-weight:bold;
}
/*
.resume_item h3 {
	margin:10px 18px 0px 18px;
	border-bottom: 1px solid #454545;
}
*/

.card .photo {
	width:230px;
	float:left;
	margin: 10px 0px 10px 10px;
	border:1px solid #797979 !important;
}

.personal_info {
	width:710px;
	margin: 0px 0px 10px 10px;
	border-collapse:collapse;
}

.personal_info tr {
	border-bottom:1px solid #454545;
}

.personal_info .col1 {
	width:70px;
	font-weight:bold;
	color:#C8C8C8;
}
.personal_info .col2 {
	width:70px;
	text-align:right;
}
.personal_info .col3 {
	width:66px;
}
.personal_info .col4 {
	width:82px;
	font-weight:bold;
	color:#C8C8C8;
}
.personal_info .col5 {
	width:124px;
	text-align:right;
}
.personal_info .col6 {
	width:40px;
}
.personal_info .col7 {
	width:65px;
	font-weight:bold;
	color:#C8C8C8;
}
.personal_info .col8 {
	width:81px;
	text-align:right;
}

.selection {
	margin:8px 0px 8px 0px;
}

.selection .selection_content {
	margin-left:6px;
	margin-top: 1px;
	margin-bottom:2px;
}

.selection .selection_content #select_add_myselection {
	position:relative;
	top:2px;
}
/*
.selection #print {
	margin:7px 0px 2px 6px;
	margin-left:
}
*/
/*
.selection .selection_content {
	margin:10px 10px 10px 10px;
}

.selection .selection_content #cv {
	position:absolute;
	left:140px;
}

.selection .selection_content #selections {
	position:absolute;
	left:638px;
}

.selection .selection_content #select_add_myselection {
	float:right;
	clear:both;
	margin-top:2px;
}

.selection .selection_content #select_add_myselection p {
	width: 158px;
	float: right;
	clear: both;
	margin-top:4px;
	margin-bottom:0px;
}


.selection .selection_content #select_add_myselection #select_submit_myselection {
	float:right;
	clear:both;
	margin-top:2px;
}
*/


/*
.selection .selection_content form select {
	position:relative;
	left:588px;
	top:-22px;
	margin-bottom:-20px;
}
.selection .selection_content form p {
	width:100px;
	position:absolute;
	left:580px;
}

.selection .selection_content form #new_selection {
	position:relative;
	left:593px;
	margin-top:2px;
}

.selection .selection_content form #select_submit_myselection {
	position:relative;
	left:633px;
	margin-top:3px;
	margin-bottom:3px;
}
*/


.resume h3 {
	margin:10px 18px 0px 18px;
	border-bottom: 1px solid #454545;
}

.resume h3 .image {
	position:relative;
	top:5px;
	margin-right:3px;
	width:6px;
	height:5px;
	float:left;
	background-image:url('../images/h3-style.png');
}

.resume p {
	margin:0px 28px 10px 28px;
	color:#a5a5a5;
}

/*
IMAGE SLIDER
*/
/*
#viewer {
	margin-top:-335px;
	margin-left:39px;
	height:156px;
	width:620px;
	clear:both;
	overflow:hidden;
}
#frame {
	width:825px;
	clear:both;
	padding:0;
}
#viewer img {
	width:122px;
	height:156px;
	#margin:5px;
	display:inline;
	border:0;
}
#viewer a {
	display:block;
	float:left;
	width:132px;
	height:156px;
}

.imageslider {
	margin-bottom:20px;
	width:698px;
	height:173px;
	background-image:url('../images/slider_background.png');
}

.imageslider .image#prev {
	width:39px;
	height:173px;
	background-image:url('../images/slider_prev.png');
}

.imageslider .image#next {
	position:relative;
	top:-173px;
	left:660px;
	width:39px;
	height:173px;
	background-image:url('../images/slider_next.png');
}
*/
/*
a.lightbox #datetaken {
	display:none;
}


a.lightbox:hover #datetaken {
	display:block;
	position:absolute;
	margin-top:140px;
	margin-left:5px;
}
*/

/*
#viewerContainer {
	background-image:url(slider_background.png);
	background-repeat:no-repeat;
}
#viewerContainer #buttonPrev img,
#viewerContainer #buttonNext img {
	border-style:none;
}
#viewerContainer #buttonPrev {
	float:left;
}
#viewerContainer #buttonPrev {
	clear:both;
}
#viewer {
	height:173px;
	width:619px;
	#clear:both;
	float:left;
	overflow:hidden;
}
#viewerFrame {
	width:1205px;
	clear:both;
	padding:none;
}
#viewer img {
	margin-right:8px;
	margin-top:6px;
	display:inline;
	border:none;
}
#viewer a {
	display:block;
	float:left;
}
*/

#viewerContainer 
{
	width				:700px;
	height				:173px;
	background-image	:url(' ../images/slider_background.png');
	background-repeat	:no-repeat;
	margin-bottom		:20px;
	margin-top:15px;
	margin-left:17px;
}

#viewerContainer #buttonPrev img,
#viewerContainer #buttonNext img 
{
	border-style		:none;
}

#viewerContainer #button_prev_active,
#viewerContainer #button_prev_passive,
#viewerContainer #buttonPrev 
{
	float				:left;
}

#viewerContainer #button_next_passive,
#viewerContainer #button_prev_passive
{
	cursor				:default;
}

#viewer 
{
	height				:173px;
	width				:619px;
	float				:left;
	overflow			:hidden;
}
/*
#viewerFrame 
{
	position:relative;
	top:0px;
	left:0px;
	margin-left			:0px;
	margin-top			:0px;
	width				:10000px;
	clear				:both;
	padding				:none;
}
*/
#viewer img 
{
	margin-right		:8px;
	margin-top			:6px;
	display				:inline;
	border				:none;
}

#viewer a 
{
	display				:block;
	float				:left;
}


#viewerFrame {
	width:1205px;
	clear:both;
	padding:none;
}

.datetaken {
	display:none;
	height:16px;
	width:226px;
	margin-top:-16px;
	text-align:right;
	font-size:11px;
	text-shadow: #000000 1px 1px 1px;
}