/* INTERIOR RULES */

/* SITE CONTAINERS */

div#entire_whole_site_container {
	background: #ffffff url("/images/backgrounds/blog/pattern_main_bg.gif");
	background-position: center top;
	background-repeat:repeat-y;
}

div#whole_site_container {
	background: transparent url("/images/backgrounds/interior/main_bg_header_repeat.jpg");
	background-position: center top;
	background-repeat: repeat-x;
}

/* SITE PHOTOS */

.brains {
	background: transparent url("/images/backgrounds/blog/brains.jpg");
}

.tablet {
	background: transparent url("/images/backgrounds/blog/tablet.jpg");
}

.computer_bed {
	background: transparent url("/images/backgrounds/blog/computer_bed.jpg");
}

.dr_reachout {
	background: transparent url("/images/backgrounds/blog/dr_reachout.jpg");
}

.dr_surf {
	background: transparent url("/images/backgrounds/blog/dr_surf.jpg");
}

.eth_steth {
	background: transparent url("/images/backgrounds/blog/eth_steth.jpg");
} 

.keyboard_dr {
	background: transparent url("/images/backgrounds/blog/keyboard_dr.jpg");
}

.lab_computer {
	background: transparent url("/images/backgrounds/blog/lab_computer.jpg");
}

.laptop_doc {
	background: transparent url("/images/backgrounds/blog/laptop_doc.jpg");
}

.mini_laptop {
	background: transparent url("/images/backgrounds/blog/mini_laptop.jpg");
}

.nurse_reachout {
	background: transparent url("/images/backgrounds/blog/nurse_reachout.jpg");
}

.pill_usb {
	background: transparent url("/images/backgrounds/blog/pill_usb.jpg");
}

.steth_checkup {
	background: transparent url("/images/backgrounds/blog/steth_checkup.jpg");
}

.tech_medley {
	background: transparent url("/images/backgrounds/blog/tech_medley.jpg");
}


.circuit_health {
	background: transparent url("/images/backgrounds/blog/circuit_health.jpg");
}
.earpiece {
	background: transparent url("/images/backgrounds/blog/earpiece.jpg");
}
.hospital {
	background: transparent url("/images/backgrounds/blog/hospital.jpg");
}
.mouse_checkup {
	background: transparent url("/images/backgrounds/blog/mouse_checkup.jpg");
}
.prescription {
	background: transparent url("/images/backgrounds/blog/prescription.jpg");
}
.rx_key {
	background: transparent url("/images/backgrounds/blog/rx_key.jpg");
}
.steth_keys {
	background: transparent url("/images/backgrounds/blog/steth_keys.jpg");
}

.xray_montage {
	background: transparent url("/images/backgrounds/blog/xray_montage.jpg");
}

div#site_container {
	background-position: center top;
	background-repeat: no-repeat;
}

div#main_body {
	background: transparent url("/images/body_regions/blog/text_footer.gif");
	background-position: center	 bottom;
	background-repeat: no-repeat;
}

div#main_body p img {
	padding: 0px 10px 0px 0px;
}

	
	
/*HEADER*/
div#header {
	height: 100px;
}

	#header h1 {
		height: 100px;

	}


/* NAVIGATION */

ul#navigation {
	position: absolute;
	z-index: 200;
	top: 0px;
	right: 65px;
	width: 470px;
	height: 60px;
	list-style: none;
}

	#navigation li {
		float: left;
	}
	
		a#about_link {
			width: 67px;
			background: transparent url("/images/navigation/interior/about.png");
		}
		
		a#focus_link {
			width: 67px;
			background: transparent url("/images/navigation/interior/focus.png");
		}
				
		a#clients_link {
			width: 68px;
			background: transparent url("/images/navigation/interior/clients.png");
		}
		
		a#candidates_link {
			width: 103px;
			background: transparent url("/images/navigation/interior/candidates.png");
		}
		
		a#positions_link {
			width: 84px;
			background: transparent url("/images/navigation/interior/positions.png");
		}
		
		a#contact_link {
			width: 81px; 
			background: transparent url("/images/navigation/interior/contact.png");
		}
	
		#navigation li a {
			display: block;
			height: 60px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#navigation li a:hover {
			background-position: 0px -115px;
		}
		
			#navigation li a span {
				display: none;
			}


/* MAIN SITE CONTENT BODY */

.back_to_top {
	display: block;
	clear: both;
	height: 1px;
}

	.back_to_top span {
		visibility: hidden;
	}


/* BACK TO PREVIOUS PAGE LINK */

p#back_to_previous_page_link {
	position: absolute;
	top: 45px;
	right: 10px;
}



/* MAIN TEXT REGION */


	div#body_text {
		position: relative;
		float: right;	
		display: inline;
		margin: 0px 80px 0px 0px;
		padding: 5px 10px 80px 10px;
		width: 630px;
		font-size: 14px;
		color: #FFFFFF;

	}
	
		#body_text h2 {
			margin: 0px 0px 50px 0px;
			line-height: 10px;
			padding: 5px 5px;
			font-size: 28px;
			text-align: right;
			color: #01374a;
			font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
			font-variant: small-caps;
			font-weight: 100;
		}
		
		#body_text h3 {
			margin: 16px 0px;
			color: #01374a;
			font-size: 19px;
			line-height: 20px;
		}
		
		#body_text p {
			margin: 20px 0px;
			line-height: 22px;
		}
		
		#body_text ul, #body_text ol {
			margin: 15px;
		}
			
			#body_text ul {}
			
			#body_text ul li {
				padding: 0px 20px 0px 24px;
				line-height: 22px;
/*
				background: transparent url("/images/misc_elements/li.gif");
				background-position: left top;
				background-repeat: no-repeat;
*/
			}

/* STAFF BIO LIST */

h3.staff_group {
	margin: 0px;
	clear: left;
	margin: 20px 0px 20px 0px !important;
	padding: 12px 10px 0px 10px;
	font-size: 18px;
	line-height: 45px;
	color: #FFFFFF !important;
	font-weight: 100 !important;
	background: transparent url("/images/body_regions/job_board_heading_bg.gif");
}

ul.ae_preview {
	margin: 0px !important;
	list-style: none;
}

	.ae_preview li {
		display: block;
		position: relative;
		margin: 0px !important;
		padding: 0px !important;
		border-bottom: 2px solid #9ab530;
		height: 120px;
	}
	
		.ae_preview li img {
			float: left;
			padding: 0px 10px 14px 0px !important;
			width: 75px;
		}
		
		.ae_preview li p {
			margin: 0px !important;
			line-height: 22px !important;
		}
	
	.staff_name {
		margin: 10px !important;
		font-size: 13px;
		font-weight: 100 !important;
		text-transform: capitalize;
	}
	

	h2.staff_heading {
		text-transform: capitalize;
	}
	
	.staff_title {
		font-size: 12px;
		font-weight: 100 !important;
		line-height: 18px;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	a.profile_linked_in_profile_link {
		display: block;
		background: transparent url("/images/misc_elements/linked_in_button.gif");
		right: 0px;
		top: 30px;
	}	
	
	a.profile_facebook_profile_link {
		display: block;
		background: transparent url("/images/misc_elements/facebook_button.gif");
		right: 0px;
		top: 70px;
	}	
	
	a.profile_twitter_profile_link {
		display: block;
		background: transparent url("/images/misc_elements/twitter_button.gif");	
		right: 0px;
		top: 110px;
	}	
	
	a.profile_linked_in_profile_link, a.profile_facebook_profile_link, a.profile_twitter_profile_link {
		position: absolute;
		display: block;
		margin: 10px 0px 10px 0px;
		width: 150px;
		height: 30px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	a.profile_linked_in_profile_link:hover, a.profile_facebook_profile_link:hover, a.profile_twitter_profile_link:hover {
		background-position: 0px -30px;
	}

		a.profile_linked_in_profile_link span, a.profile_facebook_profile_link span, a.profile_twitter_profile_link span {
			display: none;
		}
		
	a#view_my_jobs {
		position: absolute;
		top: 0px;
		right: 0px;
		display:block;
		width: 149px;
		height: 30px;
		background: transparent url("/images/misc_elements/view_my_jobs_btn.png");
		background-repeat: no-repeat;
	}
	
	a#view_my_jobs:hover {
		background-position: 0px -30px;
	}

	a#view_my_jobs span {
		display: none;
	}

/* JOB BOARD RULES */

.job_board_body_text {
	background: transparent url("/images/body_regions/job_board_heading_background.png");
	background-repeat: no-repeat;
	background-position: center 80px;
	overflow: hidden;
}

.job_board_body_text h2{
	margin: 0px 0px 120px 0px !important;
}	

a#jb_view_all_jobs_button {
	position: absolute;
	padding: 20px 0px 0px 0px;
	font-size: 16px;
	top: 85px;
	left: 15px;
	width: 445px;
	height: 25px;
	color: #01374a;
}

a#jb_back_to_profile_button {
	position: absolute;
	padding: 20px 0px 0px 0px;
	font-size: 16px;
	top: 85px;
	left: 185px;
	width: 285px;
	height: 25px;
	color: #01374a;
}

a#jb_search_options_button {
	position: absolute;
	width: 130px;
	top: 106px;
	right: 50px;
	background: transparent url("/images/misc_elements/arrow_indicator.gif");
/*	background-position: 115px -62px;  */
	background-position: 115px 0px;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #01374a;
}

a#jb_view_all_jobs_button:hover, a#jb_search_options_button:hover, a#jb_back_to_profile_button:hover {
 	color: #90aa2d;
 }
 
 	a#sign_up_btn {
		position: absolute;
		width: 150px;
		height: 30px;
		right: 10px;
		top: 150px;
		margin: 10px 0px 10px 0px;
		background: transparent url("/images/misc_elements/sign_up_btn.gif");	
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	a#sign_up_btn:hover {
		background-position: 0px -30px;
	}

		a#sign_up_btn span {
			display: none;
		}
		
	#signup_form_container {
		display: none;
		margin: 0px auto;
		padding: 10px;
		width: 505px;
		height: 170px;
		background: transparent url("/images/body_regions/sign_up_form_bg.gif");
	}

ul#jb_search_options_dd {
	display: none;
	position: absolute;
	top: 120px;
	right: 0px;
	width: 180px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	background: #003244;
	z-index: 500;
}
	
	ul#jb_search_options_dd li {
		display: inline;
		padding: 0px;
		margin: 0px;
	}
	
		ul#jb_search_options_dd li a {
			display: block;
			padding: 5px 25px;
			margin: 0px;
			color: #f6f6f6;
			text-align: right;
		}
		
		ul#jb_search_options_dd li a:hover {
			background-color: #FFFFFF;
		}		

h3.industry_title {
	height: 25px;
	background: transparent url("/images/misc_elements/job_heading_background.png");
	background-repeat: no-repeat;
	background-position: center 23px;
	margin: 0px 0px 0px 0px !important;
}

ul#job_list {
	position: relative;
	margin: 10px 0px;
	width: 630px;
	list-style: none;
	clear: right;
}

	#job_list li {
		display: inline;
		clear: left;
		width: 100%;
		line-height: 0px;
	}

		a.job_board_heading, a.job_board_item {
			display: block;
			clear: right;
		}
		
		a.job_board_heading, a.job_board_item {
			padding: 10px 0px;
			width: 100%;
			line-height: 20px;
		}
		
		a.job_board_heading {
			display: none;
			height: 20px;
			font-size: 16px;
		}
						
		a.job_board_item {
			height: 40px;
			line-height: 40px;
			padding: 0px;
			overflow: hidden;
			background: transparent url("/images/body_regions/job_board_item_background.png");
			background-repeat: no-repeat;
			background-position: 0px 0px;
			cursor: pointer;
			font-size: 12px !important;
		}
				
		a:hover.job_board_item {
			background-position: 0px -40px;
		}

			a.job_board_heading span, .job_board_item span {
				float: left;
				font-weight: 100;
			}
			
			a.job_board_heading span {
				color: red !important;
				font-weight: bold;
			}

span.updated_date {
	padding: 0 0 0 8%;
	width: 16%;
	color: #ffffff;
	overflow: hidden;
}

span.job_location {
	padding: 0 0 0 5%;
	width: 22%;
	color: #ffffff;
}

span.job_title {
	width: 48%;
	color: #ffffff;
}

a.job_board_item:hover span.updated_date, a.job_board_item:hover span.job_location {
	color: #01374a;
}

a.job_board_item:hover span.job_title {
	color: #01374a;
}


/* JOB BOARD BUTTONS */

ul#job_actions {
	margin: 10px 0px;
	list-style: none;
	padding: 0px;
}

	#job_actions li {
		float: left;
		padding: 0px !important;
	}
	
		a#apply_to_this_job {
			background: transparent url("/images/misc_elements/apply_to_job_button.png");
		}

		a#return_to_job_list {
			background: transparent url("/images/misc_elements/return_to_jobs_button.png");
		}
	
		#job_actions li a {
			display: block;
			margin: 0px 10px 0px 0px;
			width: 187px;
			height: 55px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#job_actions li a:hover {
			background-position: 0px -55px;
		}
		
			#job_actions li a span {
				display: none;
			}

/* STAFF PROFILE PAGE RULES */
		
div#staff_bio {
	position: relative;
}

	div#staff_bio img {
		float: left;
		padding: 0px 20px 0px 0px;
	}
	
	#staff_photo {
		width: 150px;
	}
	
	div#staff_bio ul li {
		background: none !important;
	}
	

/* SUB NAVIGATION */

#about_dd {
	right: 320px;
}

#focus_dd {
	right: 253px;
}

#clients_dd {
	right: 186px;
}

#candidates_dd {
	right: 118px;
}


#about_dd, #focus_dd, #clients_dd, #candidates_dd {
	position: absolute;
	z-index: 20;
	padding: 0px 0px 10px 0px;
	top: 60px;
	display: none;
	}

#about_dd ul, #focus_dd ul, #clients_dd ul, #candidates_dd ul {
	width: 215px;
	padding: 0px 0px;
	background: transparent url("/images/body_regions/dd_bg.jpg");
	list-style: none;
}

#about_dd ul li, #focus_dd ul li, #clients_dd ul li, #candidates_dd ul li {
	display: inline;
}

#about_dd ul li a, #focus_dd ul li a, #clients_dd ul li a, #candidates_dd ul li a {
	display: block;
	border-bottom: solid #00516d 1px;		
	margin: 0px 0px;
	padding: 7px 15px;
	width: 185px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #d6eaf4;
}

	#about_dd li a:hover, #focus_dd li a:hover, #clients_dd li a:hover, #candidates_dd li a:hover {
		color: #01374a;
		background: #FFFFFF;
	}
	

div#sub_navigation {
	float: left;
	position: relative;
	width: 230px;
	overflow: hidden;
	top: 0px;
	margin: 335px 0px 0px 0px;
	/*background: transparent url("/images/body_regions/subnav_footer.gif");*/
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px !important;
}

	#sub_navigation h2 {
		font-size: 18px;
		padding: 0px 0px 30px 20px;
	}
	
	#sub_navigation ul {
		list-style: none;
		padding: 0px 0px 10px 0px;
	}
	
		#sub_navigation ul li {
			display: inline;
		}
		
			#sub_navigation ul li a {
				display: block;
				padding: 10px 45px 20px 22px;
				margin: 3px 0px 0px 0px;
				width: 155px;
				line-height: 20px;
				background: transparent url("/images/misc_elements/subnav_li.jpg");
				background-repeat: no-repeat;
				background-position: 0px bottom;
				color: #737373;
				font-size: 12px;
				}
			
			#sub_navigation ul li a:hover {
				background-position: -220px bottom;
				color: #85a801;
			}

.subnav_link {
	padding: 0px 0px 30px 20px;
	display: block;
	font-size: 14px;
}


/* FORM RULES */

form.body_form {
	margin: 0px 0px !important;
	padding: 15px 0px;
	font-size: 12px;
}

#body_text form.body_form h3 {
	margin: 4px 0px;
	color: red;
}

.body_form label {
	margin: 0px 0px 1.5em 0px;
	float: left;
	width: 35%;
	color: #4c4c4c;
	display: inline;
}

.body_form fieldset {
	margin: 0px;
	border: 0px;
}

label.special_label, label.radio_label {
	float: none;
	margin: 1.5em 0px;
}

label.special_label {
	width: 95%;
}

label.radio_label {
	width: 5%;
}

fieldset.checkboxes_fieldset {}

label.checkbox_label {
	width: 20%;
}

.body_form input.text_field, .body_form select.select_field, textarea.resume_field {
	margin: 0px 0px 1.5em 0px;
	border: 1px solid #cdcdcd;
	font-size: 14px;
	background-color: #fffff !important;
}

.body_form input.radio_input {}

* html form.body_form input.text_field, * html form.body_form select.select_field, * html form textarea.resume_field {
	background-color: #pink !important
}

.body_form input.text_field, .body_form select.select_field {
	margin: 0px 0px 1.5em 0px;
	width: 60%;
	height: 1.5em;
}

.body_form input.field_checkbox {
	margin: 0px 0px 1.5em -120px;
}

.body_form input.checkboxes {
	margin: 0px 15px 0px 0px;
	width: 25px;
	height: 25px;
	float: left;
	clear: right;
}

textarea.resume_field {
	display: block;
	width: 95%;
	height: 150px;
	
}

#country_label, #country_feild {
	display: none !important;
}

#country_label, #country_feild {
	display: none !important;
}


/* SPECIAL SHOWCASE */

div#special_showcase {
	display: none;
	position: absolute;
	top: 432px;
	left: 0px;
	width: 400px;
	height: 131px;
	background: transparent url("/images/body_regions/special_showcase_background.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

	#special_showcase h2 {
		margin: 8px 20px 0px 30px;
		width: 350px;
		height: 36px;
		line-height: 36px;
		font-size: 24px;
		font-weight: 100;
		color: #ffffff;
		text-align: left;
		overflow: hidden;
	}
	
	#special_showcase p {
		margin: 5px 20px 0px 30px;
		width: 350px;
		height: 68px;
		font-size: 12px;
		color: #8b8b8b;
		line-height: 16px;
	}
	
	#special_showcase a {
		color: #94bb01;
	}
	
	#special_showcase a:hover {
		color: #01374a;
	}
	
/* BLOG WORDPRESS */

	.post {
		padding: 0px 0px 10px 0px;
		border-bottom: solid #FFFFFF 1px;
	}
	
	h2#blog_title {
		margin: 0px !important;
		padding: 0px !important;
	}	
	.post h3 {
		margin: 0px;
		padding: 0px 0px 10px 0px;
		text-align: right;
	}
	
	.meta, .feedback {
	text-align: right;
	font-size: 12px;
	}
	
	ul.meta_data li a {
		background: none !important;
		padding: 7px 0px 7px 25px !important;
		margin: 0px !important;
		border-bottom: 1px #999999 dashed;
	}
	
	ul.meta_data li a:hover {
		background-color: #f3f3f3 !important;
	}
	
	.alignleft {
		float: left;
	}
	
	alignright {
		float: right;		 
	}