/* INTERIOR PAGE RULES */

body {
 	background: #141414 url("/images/backgrounds/interior/watermark_repeat.jpg");
	background-repeat: repeat-y;
	background-position: center 400px;
	min-width: 1000px;
}


/* SITE CONTAINERS */

div#container {
	min-height: 850px;
	height: auto !important;
	height: 850px;
 	background: transparent url("/images/backgrounds/interior/interior_page_backgrounds.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 1000px;
}


/* PHOTO CLASS */

.angled_nurse {
	background: transparent url("/images/eye_candy/interior/interior_angled_nurse.jpg");
}

.asian_files {
	background: transparent url("/images/eye_candy/interior/interior_asian_files.jpg");
}

.black_surgeon {
	background: transparent url("/images/eye_candy/interior/interior_black_surgeon.jpg");
}

.blood_pressure {
	background: transparent url("/images/eye_candy/interior/interior_blood_pressure.jpg");
}

.bones {
	background: transparent url("/images/eye_candy/interior/interior_bones.jpg");
}

.brown_room_nurse {
	background: transparent url("/images/eye_candy/interior/interior_brown_room_nurse.jpg");
}

.garden_rehab {
	background: transparent url("/images/eye_candy/interior/interior_garden_rehab.jpg");
}

.courtyard_staff {
	background: transparent url("/images/misc_elements/interior/photos/interior_courtyard_staff.jpg");
}

.hand_holding {
	background: transparent url("/images/eye_candy/interior/interior_hand_holding.jpg");
}

.friendly_nurse {
	background: transparent url("/images/eye_candy/interior/interior_friendly_nurse.jpg");
}

.leg_rehab {
	background: transparent url("/images/eye_candy/interior/interior_leg_rehab.jpg");
}

.ny_nurse {
	background: transparent url("/images/eye_candy/interior/interior_ny_nurse.jpg");
}

.premie {
	background: transparent url("/images/eye_candy/interior/interior_premie.jpg");
}

.purple_nurse {
	background: transparent url("/images/eye_candy/interior/interior_purple_nurse.jpg");
}

.sidewalk_rehab {
	background: transparent url("/images/eye_candy/interior/interior_sidewalk_rehab.jpg");
}

.triple_nurse_staff {
	background: transparent url("/images/eye_candy/interior/interior_triple_nurse_staff.jpg");
}

.wheelchair_kid {
	background: transparent url("/images/eye_candy/interior/interior_wheelchair_kid.jpg");
}


/* MAIN SITE CONTENT BODY */

div#main_body {
	background-repeat: no-repeat;
	position: relative;
	padding: 353px 0px 0px 0px;
	width: 1000px;
	margin: 0px auto 0px auto;
}


/* NAVIGATION */

ul#navigation {
	right: 51px;
}	
	
	
/* DROPDOWNS */	
	
div#company_sub_navigation {
	left: 378px;
	visibility: hidden;
} 

div#specialties_sub_navigation {
	left: 497px;
	visibility: hidden;
}
 
div#candidates_sub_navigation {
	left: 606px;
	visibility: hidden;
}

div#clients_sub_navigation {
	left: 711px;
	visibility: hidden;
}


/* MAIN TEXT REGION */

div#body_text {
	padding: 0px 40px 0px 370px;
	width: 590px;
	font-size: 13px;
	text-align: left;
	position: relative;
}

a#aapd_button {
	display: block;
	position: absolute;
	left: 80px;
	top: 120px;
	width: 258px;
	height: 142px;
	background: transparent url("/images/misc_elements/aapd_interior.png");
}
a#aapd_button strong {
	visibility: hidden; 
}

	div#body_text h2 {
		margin: 0px 30px 0px 0px;
		padding: 0px 0px 40px 0px;
		line-height: 35px;
		font-size: 30px;
		color: #b9dcff;
		text-align: right;
	}
	 
	#body_text h3 {
		margin: 20px 0px;
		color: #b9dcff;
		font-size: 18px;
	}
		
	#body_text p {
		margin: 20px 0px;
	}
	
	#body_text ul, #body_text ol {
		margin: 20px 0px 20px 20px;
	}
	
	#body_text ul {
		list-style: none;
	}
		
		#body_text ul li {
			margin: 5px 0px 5px 0px;
			padding: 0px 0px 0px 33px;
			background: transparent url("/images/misc_elements/main_li_bg.gif");
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}	

	#body_text strong {
		color: #b9dcff;
	}

	#body_text a {
	}
	
	#body_text a:hover {}

	
/* BACK TO TOP */

.back_to_top {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}

	.back_to_top span {
		visibility: hidden;
	}
	

/* JOB BOARD RULES */

ul#job_list, ul#news_list {
	clear: right;
	margin: 24px 0px;
	width: 580px;
	list-style: none;
}

	#job_list li, #news_list li {
		display: inline;
		clear: left;
		margin: 0px !important;
		padding: 0px !important;
		width: 100%;
		line-height: 0px;
		background-image: none !important;
	}
	
		a.job_board_heading, a.job_board_item, #news_list li a {
			display: block;
			clear: right;
		}
		
		a.job_board_heading, a.job_board_item {
			padding: 5px 0px;
			width: 100%;
			line-height: 20px;
		}
		
		a.job_board_heading {
			height: 20px;
			font-size: 16px;
		}
						
		a.job_board_item {
			margin: 0px 0px 0px 0px;
			padding: 7px 0px;
			border-top: 1px dotted #264667;
			line-height: 24px;
			background: transparent url("/images/misc_elements/li_bg.gif");
			background-repeat: no-repeat;
			background-position: 0px -30px;
			cursor: pointer;
			overflow: auto;
		}
				
		a:hover.job_board_item {
			background-position: 0px -95px;
		}

		#news_list li a {
			padding: 10px 0px 10px 10%;
			width: 90%;
			background: transparent url("/images/misc_elements/Job_list_bg.gif");
			background-repeat: no-repeat;
			background-position: 0px 0px;
			cursor: pointer;
			line-height: 48px;
		}

		#news_list li a:hover {
			background-position: 0px -58px;
			color: #bbe8ff;
		}
		
			a.job_board_heading span, .job_board_item span {
				float: left;
				font-weight: 100;
			}
			
			a.job_board_heading span {
				color: #ba2025 !important;
				font-weight: bold;
			}

span.updated_date {
	padding: 0 0 0 7%;
	width: 12%;
	color: #ededed;
	overflow: hidden;
}

span.job_location {
	padding: 0 0 0 5%;
	width: 28%;
	color: #979797;
}

span.job_title {
	width: 47%;
	color: #999999;
}

a.job_board_item:hover span.updated_date, a.job_board_item:hover span.job_location {
	color: #ffffff;
}

a.job_board_item:hover span.job_title {
	color: #ffffff;
}


/* JOB BOARD BUTTONS */

ul#job_actions {
	margin: 18px 0px;
	list-style: none;
}

	#job_actions li {
		float: left;
		background-image: none!important;
		padding: 0px !important;
	}
	
		a#apply_to_this_job {
			background: transparent url("/images/misc_elements/apply_to_job.gif");
		}

		a#return_to_job_list {
			background: transparent url("/images/misc_elements/return_to_jobs.gif");
		}
	
		#job_actions li a {
			display: block;
			margin: 0px 24px 0px 0px;
			width: 205px;
			height: 67px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#job_actions li a:hover {
			background-position: 0px -67px;
		}
		
			#job_actions li a span {
				display: none;
			}	
	
/* FORM RULES */

form.body_form {
	margin: 1.5em 0px;
	font-size: 12px;
}

#body_text form.body_form h3 {
	visibility: visible;
	margin: 2em 0;
	font-size: 18px;
	color: #b9dcff !important;
}

.body_form label {
	margin: 0px 0px 1.5em 0px;
	float: left;
	width: 35%;
	color: #FFFFFF;
	display: inline;
}

.body_form fieldset {
	margin: 0px;
	border: 0px;
}

label.special_label, label.radio_label {
	float: none;
	margin: 1.5em 0px;
	color: #FFFFFF;
}

label.special_label {
	width: 95%;
}

label.radio_label {
	width: 5%;
}

#country_label, #country_feild {
	display: none !important;
}

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 #666666;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000 !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: #000000 !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;
	
}


/* STAFF BIO LIST */

h3.staff_group {
	margin: 0px;
	clear: left;
	margin: 20px 0px 0px 0px !important;
	padding: 20px 10px;
	border-top: 1px dotted #627d98;
	font-size: 18px;
}

ul.ae_preview {
	margin: 0px !important;
	list-style: none;
}

	.ae_preview li {
		position: relative;
		float: left;
		padding: 10px 0px 10px 2% !important;
		width: 48%;
		height: 135px;
		background-image: none !important;
		border-top: 1px dotted #627d98;
	}
	
	.ae_preview li img {
		float: left;
		padding: 5px 10px 10px 0px !important;
		width: 75px;
	}
	
	.ae_preview li img.linked_in_button {
		position: relative;
		top: 10px;
		float: none;
		padding: 0px !important;
	}
	
	.ae_preview li p {
		margin: 0px !important;
	}
	
	.staff_name {
		margin: 0px !important;
		font-size: 16px;
		text-transform: capitalize;
	}
	
	h2.staff_heading {
		text-transform: capitalize;
	}
	
	.staff_title {
		font-weight: bold;
		color: #666666;
	}
	
	a.facebook_profile_link, a.profile_facebook_profile_link, 
	a.linked_in_profile_link, a.profile_linked_in_profile_link {
		position: absolute;
		top: 26px;
		right: 0px;
	}

		
div#staff_bio {
	position: relative;
}

	div#staff_bio img {
		float: left;
		padding: 0px 20px 0px 0px;
	}

/* FOOTER */		

div#footer_container {
	background: transparent url("/images/backgrounds/interior/footer_background.gif");
	background-repeat: no-repeat;
	background-position: center top;
}

div#footer {
	height: 150px;
}

