/* HOMEPAGE SPECIFIC RULES */

/* EYE CANDY */

ul#eye_candy {
	position: relative;
	width: 930px;
	height: 265px;
	overflow: hidden;
}

	#eye_candy li {
		display: inline;
	}


/* MAIN BODY */

div#main_body {
	background: transparent url("/images/body_regions/interior_body_text_background.gif");
	background-repeat: repeat-y;
	background-position: left bottom;
	overflow: auto;
}


/* BODY TEXT REGION */

	div#body_text {
		float: left;
		display: inline;
		padding: 0px 0px 9px 30px;
		width: 580px;
		line-height: 18px;
	}
	
		h2.main_heading {
			float: left;
			display: inline;
			margin: 0px 0px 27px 0px;
			padding: 0px 30px 16px 30px;
			border-bottom: 2px solid #ded8ca;
			width: 580px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 24px;
			font-weight: 100;
			color: #4d6d8f;
			text-transform: uppercase;
			line-height: 27px;
			height: 27px;
			background: transparent url("/images/body_regions/body_text_heading_background.gif");
			background-repeat: repeat-y;
			background-position: left top;
		}
			
		span.first_letter {
			padding: 7px 11px 11px 0px;
			font-size: 36px;
			height: 10px;
		}
		
		#body_text h3 {
			margin: 0px 0px 1em 0px;
			color: #4d6b8d;
			font-size: 16px;
			text-transform: uppercase;
			font-weight: 100;
		}


/* FORM RULES */

form.body_form {
	margin: 1.5em 0px;
	font-size: 12px;
}

#body_text form.body_form h3 {
	margin: 2em 0;
	color: #315c2a;
	text-transform: uppercase;
}

.body_form label {
	margin: 0px 0px 1.5em 0px;
	float: left;
	width: 35%;
	color: #002d5c;
	display: inline;
}

.body_form fieldset {
	margin: 0px;
	border: 0px;
}

label.special_label, label.radio_label {
	float: none;
	margin: 1.5em 0px;
	color: #c0c0c0;
}

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 #414141;
	font-size: 14px;
	color: #999999;
	background-color: #1c1c1c !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: #1c1c1c !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.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;
}

input.submit_button {
}


/* JOB BOARD RULES */

ul#job_list {
	margin: 0px 0px;
	width: 98%;
	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;
			padding: 10px 0px;
			line-height: 20px;
			width: 100%;
			clear: right;
			overflow: auto;
			font-weight: 100 !important;
		}
		
		a.job_board_heading {
			font-size: 16px;
			color: #FFFFFF;
		}
						
		a.job_board_item {
			border-top: 2px dotted #dbd0b6;
			background: none;
			background-repeat: no-repeat;
			background-position: 0px 0px;
			cursor: pointer;
		}
		
		a:hover.job_board_item {
			background-color: #f6f2e8;
		}
		
			a.job_board_heading span, .job_board_item span {
				float: left;
			}

span.updated_date {
	padding: 0 0 0 4%;
	width: 10%;
	color: #4a4a4a;
	overflow: hidden;
}

span.job_location {
	padding: 0 0 0 4%;
	width: 26%;
	color: #4a4a4a;
}

span.job_title {
	width: 55%;
}


/* BIO PREVIEW LIST */

div#body_text ul.ae_preview {
	margin: 0px;
	list-style: none;
}

div#body_text ul.ae_preview li {
	display: display;
	margin: 0px 0px 10px 0px !important;
	padding: 10px 0px 10px 0px !important;
	border-top: 2px dotted #456916;
	width:  100%;
	overflow: auto;
}

* html div#body_text ul.ae_preview li {
	overflow: visible;
}

div#body_text ul.ae_preview li h3.staff_name {
	margin: 0px !important;
	font-size: 16px;
	font-weight: 100;
}

	div#body_text ul.ae_preview li img {
		float:  left;
		border: 2px solid #3b482b;
		margin: 0px 10px 10px 0px;
		width: 121px;
	}
			
		a#linked_in_profile_link {
			float: left;
			width: 160px;
			height: 35px;
			background: transparent url("/images/misc_elements/linked_in_button.gif");
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		a#linked_in_profile_link:hover {
			background-position: 0px -35px;
		}

			a#linked_in_profile_link span {
				display: none;
			}
	
	div#body_text ul.ae_preview li p {
		margin: 10px 0px 0px 110px;
	}
	
	div#body_text ul.ae_preview li p.practice_specialties {
		color: #999999;
		width: 70%;
	}


/* SUB NAVIGATION */

div#sub_navigation {
	position: relative;
	top: -72px;
	float: right;
	width: 290px;
}

	#sub_navigation h2 {
		width: 290px;
		height: 63px;
		background: transparent url("/images/body_regions/sub_nav_header.gif");
		background-repeat: no-repeat;
		background-position: center top;
	}
	
		#sub_navigation h2 span {
			display: none;
		}

	#sub_navigation ul {
		width: 290px;
		list-style: none;
	}
	
		#sub_navigation ul li {
			display: inline;
		}
		
			#sub_navigation ul li a {
				display: block;
				clear: right;
				padding: 7px 30px 7px 14px;
				width: 246px;
				height: 18px;
				background: transparent url("/images/body_regions/sub_nav_item_background.gif");
				background-repeat: no-repeat;
				background-position: 0px 0px;
				background-repeat: no-repeat;
				background-position: 10px 0px;
				cursor: pointer;
				color: #ffffff;
				font-size: 13px;
				line-height: 18px;
				overflow: hidden;
			}
			
			#sub_navigation ul li a:hover {
				font-weight: bold;
				background-position: 10px -60px;
			}
				

/* FOOTER */

div#footer {
	height: 116px;
	background: transparent url("/images/backgrounds/footer_interior.png");
	background-repeat: no-repeat;
	background-position: center top;
}

