/* INTERIOR PAGE RULES */body {	background: #000000 url("/images/backgrounds/main_jobs_background.gif");	background-repeat: no-repeat;	background-position: top center;}div#main_site_container {	background: transparent url("/images/backgrounds/jobs_background(2).jpg");	background-position: top center;	background-repeat: no-repeat;}div#secondary_site_container {	background: transparent url("/images/backgrounds/footer.gif");	background-repeat: no-repeat;	background-position: bottom center;}/* NAVIGATION */ul#navigation {	top: 39px;}* html div.pop_up_menu {	width: 300px !important;	height: 175px !important;}/* SITE EYE CANDY *//* SITE EYE CANDY */ul#eye_candy {	margin: 0px 0px 0px 144px;	width: 856px;	height: 300px;	text-align: right;	z-index: 10;}	#eye_candy li {		position: absolute;		top: 0px;		right: 0px;	}/* SPECIAL ACTION BUTTONS */a#back_to_homepage_link {	position: absolute;	top: 228px;	left: 72px;	width: 130px;	height: 30px;	background: transparent url("/images/misc_elements/back_to_home_button.gif");	background-repeat: no-repeat;	background-position: 0px 0px;	z-index: 1000;}a#print_this_page_link {	position: absolute;	top: 228px;	left: 342px;	width: 130px;	height: 30px;	background: transparent url("/images/misc_elements/print_this_page_button.gif");	background-repeat: no-repeat;	background-position: 0px 0px;	z-index: 1000;}a#submit_resume_page_link {	position: absolute;	top: 228px;	left: 207px;	width: 130px;	height: 30px;	background: transparent url("/images/misc_elements/submit_resume_page_button.gif");	background-repeat: no-repeat;	background-position: 0px 0px;	z-index: 1000;}	a#back_to_homepage_link:hover, a#print_this_page_link:hover, a#submit_resume_page_link:hover {		background-position: 0px -30px;	}		a#back_to_homepage_link span, a#print_this_page_link span, a#submit_resume_page_link span {			display: none;		}/* MAIN BODY */div#main_body {	position: relative;	margin: -48px 0px 46px 61px;	padding: 0px;	width: 790px;	height: 348px;}	#main_body h2 {		margin: 18px 0px 22px 0px;	}			/* VIEW ALL JOBS LINK */		a#view_all_jobs_link {		position: absolute;		top: 80px;		left: 36px;		z-index: 1000;	}	/* JOB BOARD CATEGORY LIST */	ul#job_categories {		float: left;		display: inline;		margin: 0px;		padding: 57px 0px 0px 0px;		width: 240px;		height: 227px;		list-style: none;	}			#job_categories li {			display: inline;		}		/*						a#job_cat_chemical {				height: 25px;				background: transparent url("/images/body_regions/job_cat_background(chemical).gif");			}						a#job_cat_construction {				height: 22px;				background: transparent url("/images/body_regions/job_cat_background(construction).gif");			}			a#job_cat_staffing {				height: 22px;				background: transparent url("/images/body_regions/job_cat_background(staffing).gif");			}			a#job_cat_engineering {				height: 22px;				background: transparent url("/images/body_regions/job_cat_background(engineering).gif");			}			a#job_cat_manufacturing {				height: 22px;				background: transparent url("/images/body_regions/job_cat_background(manufacturing).gif");			}			a#job_cat_it {				height: 22px;				background: transparent url("/images/body_regions/job_cat_background(it).gif");			}			a#job_cat_logistics {				height: 22px;				background: transparent url("/images/body_regions/job_cat_background(logistics).gif");			}			a#job_cat_med_device {				height: 22px;				background: transparent url("/images/body_regions/job_cat_background(med_device).gif");			}			a#job_cat_pharma {				height: 22px;				background: transparent url("/images/body_regions/job_cat_background(pharma).gif");			}			a#job_cat_packaging {				height: 26px;				background: transparent url("/images/body_regions/job_cat_background(packaging).gif");			}						a#job_cat_all {				background: transparent url("/images/body_regions/job_cat_background(all_jobs).gif");			}						a#job_cat_manufacturing {				background: transparent url("/images/body_regions/job_cat_background(manufacturing).gif");			}						a#job_cat_construction {				background: transparent url("/images/body_regions/job_cat_background(construction).gif");			}						a#job_cat_pharma {				background: transparent url("/images/body_regions/job_cat_background(pharma).gif");			}						a#job_cat_scl {				background: transparent url("/images/body_regions/job_cat_background(supply_chain).gif");			}						a#job_cat_it {				background: transparent url("/images/body_regions/job_cat_background(it).gif");				height: 47px !important;			}*/								#job_categories li a {				display: block;				padding: 6px 0px 6px 36px;				width: 204px;				line-height: 18px;				background: transparent url("/images/misc_elements/job_cat_bullet.gif");				background-repeat: no-repeat;				background-position: 15px -13px;				color: #FFFFFF;			}			#job_categories li.current a {				background-position: 15px -73px !important;				color: #c3e1ff;			}						#job_categories li a:hover {				background-position: 15px -73px;			}			/* JOB BOARD */		div#job_board_container {		position: relative;		float: left;		margin: 0px;		padding: 0px;		width: 540px;		height: 227px;		overflow: hidden;	}					/* JOB BOARD DATA */			ul#job_board_data {			position: relative;			margin: 0px;			padding: 0px;			width: 495px;			list-style: none;		}					#job_board_data li {				display: inline;			}					#job_board_data li a {				display: block;				margin: 0px;				padding: 0px 0px 0px 25px;				width: 470px;				height: 36px;				line-height: 36px;				background: transparent url("/images/body_regions/job_item_background.gif");				background-repeat: no-repeat;				background-position: 0px 0px;				overflow: hidden;			}					#job_board_data li a:hover {				background-position: 0px -36px;			}							#job_board_data li a span {				}				span.job_date {					float: left;					width: 65px;					color: #FFFFFF;				}								span.job_location {					float: left;					width: 55px;					color: #c5c5c5;				}								span.job_title {					color: #FFFFFF;				}				a span.job_date, a span.job_location, a span.job_title {					font-size: 12px;					text-transform: none !important;				}				a:hover span.job_date, a:hover span.job_location, a:hover span.job_title {					color: #4e4e4e;				}						div#job_board_header {				position: relative;				left: 40px;			}										div#job_board_header, ul#job_actions {				margin: 0px;				padding: 0px;				height: 57px;			}						/* INDIVIDUAL JOB ACTIONS */			ul#job_actions {				float: right;				list-style: none;			}							#job_actions li {					float: left;				}									a#return_to_job_category {						display: block;						width: 187px;						height: 57px;						background: transparent url("/images/misc_elements/return_to_jobs_button.gif");						background-repeat: no-repeat;						background-position: 0px 0px;					}										a#apply_to_this_job {						display: block;						width: 220px;						height: 57px;						background: transparent url("/images/misc_elements/apply_to_job_button.gif");						background-repeat: no-repeat;						background-position: 0px 0px;					}						#job_actions li a span {							display: none;						}					a#job_board_headings {					position: relative;					padding: 0px;					width: 510px;					height: 57px;					line-height: 57px;					font-size: 18px;					text-transform: capitalize;					font-weight: 100;					background: none;				}							a#job_board_headings span, a:hover#job_board_headings span {							font-size: 16px;							color: #c3e1ff;						}		/* FOOTER */div#footer {	height: 100px;}
