/* INTERIOR RULES */

body{
	background-color: #5d869e;
}

/* SITE CONTAINERS */

div#entire_whole_site_container{
	background: transparent  url("/images/backgrounds/interior/body_repeat.gif");
}

div#whole_site_container {
	background: transparent url("/images/backgrounds/interior/header_repeat.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}

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

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

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

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

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

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

div#site_container {
	background-repeat: no-repeat;
	background-position: center top;
}


div#site_container {
}


/* HEADER */

div#header {
}

	#header h1 {
}


/* SUB NAVIGATION */

div#sub_navigation {
	float: left;
	width: 353px;
	margin: 507px 0px 0px 4px;
	background: transparent url("/images/body_regions/interior/subnav_repeat.gif");

}

	#sub_navigation h2 {
		display: none;
	}
	
		#sub_navigation h2 span {
		}

	#sub_navigation ul {
		list-style: none;
		width: 100%;
		min-height: 100px;
		height: auto !important;
		height:100px;
		background-image: url("/images/body_regions/interior/subnav_footer.gif");
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	
		#sub_navigation ul li {
			display: inline;
		}
		
			#sub_navigation ul li a {
				display: block;
				padding: 0px 10px 0px 40px;
				line-height: 36px;
				font-size: 13px;
				color: #424242;
				background: transparent url("/images/misc_elements/interior/subnav_li.gif");
				background-repeat: no-repeat;
				background-position: 0px 0px;
				}
			
			#sub_navigation ul li a:hover {
				background-position: 0px -72px;
				color: #FFFFFF;
			}

/* MAIN SITE CONTENT BODY */

div#main_body {
}


/* MAIN TEXT REGION */

	div#body_text {
		float: right;
		width: 491px;
		min-height: 600px;	
		height: auto !important;
		height: 600px;
		margin: 110px 09px -1px 0px;
		padding: 0px 20px 0px 20px;
		font-size: 15px;
		color: #FFFFFF;
		background: #5d869e url("/images/body_regions/interior/body_text_bg.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
	}
	
		#body_text h2 {
			margin: 0px 0px 20px 0px;
			padding: 10px 0px;
			font-size: 20px;
			font-weight: 100;
			color: #FFFFFF;
			text-align: left;
		}
		
		#body_text h3 {
			margin: 20px 0px 6px 0px;
			color: #bdf2f9;
			font-size: 16px;
			font-weight: 100;
		}
		
		#body_text p {
			margin: 20px 0px;
		}
		
		#body_text strong {
			font-weight: 900;
			color: #bdf2f9;
		}
		
		#body_text ul, #body_text ol {
			margin: 20px 0px 20px 20px;
		}
		
			#body_text ul ul, #body_text ol ol {
				margin: 10px 0px 10px 20px;
			}


/*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 {
	margin: 24px 0px;
	width: 491px;
	list-style: none;
	clear: right;
}

	#job_list li, #news_list li {
		clear: left;
		width: 100%;
		line-height: 0px;
	}

		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: 10px 0px;
			width: 100%;
			line-height: 20px;
		}
		
		a.job_board_heading {
			height: 20px;
			font-size: 16px;
		}
						
		a.job_board_item {
			padding: 15px 0px;
			height: 30px;
			border-bottom: solid 1px #375060;
			/*background: transparent url("/images/body_regions/job_board_item_background.gif");*/
			background-repeat: no-repeat;
			background-position: 0px 0px;
			cursor: pointer;
		}
				
		a:hover.job_board_item {
			background-position: 0px -60px;
		}

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

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

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

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

span.job_title {
	width: 47%;
}

a.job_board_item:hover {
	background-color: #375060;
}

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

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


/* JOB BOARD BUTTONS */

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

	#job_actions li {
		float: left;
	}
	
		a#apply_to_this_job {
			width: 125px;
			background: transparent url("/images/misc_elements/apply_to_job_button.png");
		}

		a#return_to_job_list {
			width: 134px;
			background: transparent url("/images/misc_elements/return_to_jobs_button.png");
		}
	
		#job_actions li a {
			display: block;
			margin: 0px 24px 0px 0px;
			height: 40px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#job_actions li a:hover {
			background-position: 0px -40px;
		}
		
			#job_actions li a span {
				display: none;
			}


/* STAFF BIO LIST */

h3.staff_group {
	margin: 0px;
	clear: left;
	margin: 20px 0px 0px 0px !important;
	padding: 20px 10px;
	border-top: 1px solid #005b83;
	font-size: 18px;
	color: #005b83 !important;
	background-color: #FFFFFF;
}

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

	.ae_preview li {
		position: relative;
		float: left;
		width: 48%;
		padding: 10px 0px 10px 2%;
		border-top: 1px solid #FFFFFF;
		height: 135px;
	}
	
	.ae_preview li img {
		float: left;
		padding: 5px 10px 10px 0px !important;
		width: 75px;
	}
	
	.ae_preview li p {
		margin: 0px !important;
	}
	
	.staff_name {
		margin: 0px !important;
		font-size: 16px;
		color: #FFFFFF !important;
		text-transform: capitalize;
	}
	
	h2.staff_heading {
		text-transform: capitalize;
	}
	
	.staff_title {
		font-weight: bold;
		color: #FFFFFF !important;
	}
	
	a.facebook_profile_link, a.profile_facebook_profile_link, 
	a.linked_in_profile_link, a.profile_linked_in_profile_link {
		position: absolute;
		top: 5px;
	}
	
	a.facebook_profile_link, a.profile_facebook_profile_link {
		right: 0px;
	}
	
	a.linked_in_profile_link, a.profile_linked_in_profile_link {
		right: 0px;
	}
	
		a.profile_facebook_profile_link span {
			display: none;
		}
		
div#staff_bio {
	position: relative;
}

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

/* FORM RULES */

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

#body_text form.body_form h3 {
	margin: 2em 0;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	line-height: 30px;
}

.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%;
}

fieldset.checkboxes_fieldset {}

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

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;
	color: #666666;
	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: #FFFFFF; !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;
}

/* FOOTER */		

div#footer_container {
	clear: both;
	height: 70px;
	background: #b2550b url("/images/backgrounds/interior/footer_bg.gif");
	background-repeat: repeat-x;
	background-position: center top;
}

	div#footer {
		position: relative;
		margin: 0px auto;
		width: 1000px;
		height: 70px;
		background: transparent url("/images/body_regions/interior/footer_elements.gif");
		background-repeat: no-repeat;
		background-position: center top;
	}
	
		p.copyright {
			display: none;
		}

	p.copyright.year {
		display: block;
		position: absolute;
		bottom: 20px;
		color: #9fa7af;
		left: 47%;
	}

	a#facebook_link, a#linkedin_link, a#twitter_link {
		display: block;
		position: absolute;
		top: 21px;
		width: 38px;
		height: 38px;
	}
	
	a#facebook_link {
		left: 212px;
	}
	
	a#linkedin_link {
		left: 263px;
	}
	
	a#twitter_link {
		left: 316px;
	}
	
		a#facebook_link span, a#linkedin_link span, a#twitter_link span {
			display: none;
		}
