/* INTERIOR RULES */

/* SITE CONTAINERS */

div#entire_whole_site_container {
	background: transparent url("/images/backgrounds/interior/i_repeat_bg.gif");
	background-repeat: repeat-y;
	background-position: center top;
}

div#whole_site_container {
	background: transparent url("/images/backgrounds/interior/i_footer_bg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#site_container {
	background: transparent url("/images/backgrounds/interior/i_header_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div#container {
	background-repeat: no-repeat;
	background-position: right 143px;
}
	
/* HEADER */

div#header {
	height: 119px;
}

	#header h1 {
}


/* SUB NAVIGATION */

div#sub_navigation {
	position: relative;
	left: 21px;
	top: 0px;
	width: 303px;
	float: left;
}

	#sub_navigation h2 {
		font-size: 20px;
		line-height: 20px;
		text-transform: uppercase;
		padding: 20px 16px 54px 16px;
		color: #FFFFFF;
	}
	
		#sub_navigation h2 span {
		}

	#sub_navigation ul {
		list-style: none;
	}
	
		#sub_navigation ul li {
			display: inline;
		}
		
			#sub_navigation ul li a {
				display: block;
				padding: 0px 30px 0px 51px;
				line-height: 39px;
				font-size: 13px;
				border-top: solid 1px #272727;
				background: transparent url("/images/body_regions/subnav_li.png");
				background-repeat: no-repeat;
				background-position: 0px 0px;
				color: #ffffff;
			}
			
			#sub_navigation ul li a:hover {
				background: #272727 url("/images/body_regions/subnav_li.png");
				background-repeat: no-repeat;
				background-position: -303px 0px;
				color: #ff7618;
			}
			
/*ADS*/

a#recent_job_ad {
	position: absolute;
	width: 303px;
	height: 305px;
	bottom: -90px;
	left: 21px;
	background: transparent url("/images/misc_elements/recent_jobs_ads.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

a#recent_job_ad:hover {
	background-position: -303px 0px;
}

a#recent_job_ad span {
	display: none;
}

/* MAIN SITE CONTENT BODY */

div#main_body {
	position: relative;
	clear: both;
}


/* MAIN TEXT REGION */

	div#body_text {
		margin: 0px 0px 0px 0px;
		padding: 230px 50px 60px 0px;
		width: 568px;
		min-height: 270px;
		height: auto !important;
		height: 270px;
		color: #ffffff;
	}
	
		#body_text h2 {
			margin: 0px 0px 20px 0px;
			padding: 10px 0px;
			font-size: 24px;
			text-transform: uppercase;
			color: #ffffff;
			text-align: left;
		}
		
		#body_text h3 {
			margin: 20px 0px;
			color: #b2b2b2;
			font-size: 16px;
			text-transform: uppercase;
			font-family:'Dinn';
			font-weight: normal;
    		font-style: normal;
			-webkit-font-smoothing: antialiased;
		}
		
		#body_text p {
			margin: 20px 0px;
		}
		
		#body_text ul, #body_text ol {
			margin: 20px 0px 20px 20px;
		}

/* FORM RULES */

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

#body_text form.body_form h3 {
	margin: 2em 0;
}

.body_form label {
	margin: 0px 0px 1.5em 0px;
	float: left;
	width: 35%;
	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 {
}

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

/* BACK TO TOP */

a.back_to_top {
	display:block;
	clear: both;
}

		a.back_to_top span {
			display: none;
		}
		
/* FOOTER */

	p.copyright {
		position: absolute;
		left: 28px;
		top: 80px;
		color: #373636;
		font-size: 14px;
		text-transform: uppercase;
	}

	p.phone {
		position: absolute;
		left: 554px;
		top: 70px;
		font-size: 36px;
		color: 101010;
	}		
