* { margin: 0; padding: 0; } img { border: none; } .floatr { float: right; } .floatl { float: left; } .center { text-align: center; } .left { text-align: left; } .right { text-align: right; } .noborder { border: none !important; } .clr { display: block; clear: both; } ul { list-style: none; } .clearfix: after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } input, select, textarea { font: 1em arial, sans-serif; } option { padding-right: 10px; }

html {
	background: #877e76 url(../images/html_bg.gif) repeat-x;
}
body {
	background: transparent url(../images/body_bg.jpg) no-repeat top center;
	font: 11px/16px arial, sans-serif;
	color: #342d28;
	padding: 0 0 0 0;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	background: transparent url(../images/wrapper_bg.jpg) no-repeat top center;
}

#header {
	width: 950px;
	height: 161px;
	position: relative;
}
	#header h1 a {
		display: block;
		width: 466px;
		height: 80px;
		position: absolute;
		top: 6px;
		left: 20px;
		background: transparent url("../images/career_logo.gif") no-repeat;
	}
		#header1212 h1 a:hover {
			background: transparent url("../images/logo.gif") no-repeat 0 -137px;
		}
		#header h1 span {
			display: none;
		}
	#hmv_link a {
		display: block;
		width: 159px;
		height: 103px;
		position: absolute;
		top: 0;
		right: 37px;
		text-indent: -9999px;
		overflow: hidden;
		background: transparent url("../images/hmv_logo.gif") no-repeat 0 -103px;
	}
		#hmv_link a:hover {
			background: transparent url("../images/hmv_logo_over.gif") no-repeat 0 0;
		}
#content {
	width: 950px;
	background: transparent url("../images/content_bg.gif") repeat-y;
}
#content_in {
	width: 880px;
	background: transparent url("../images/content_in_bg.gif") no-repeat;
	padding: 20px 35px;
}
h2 {
	font: 26px "times new roman", serif;
	color: #a20e0e;
}
h3 {
	font: bold 20px "times new roman", serif;
	color: #4f6e72;
	margin: 20px 0;
}
h4 {
	font: bold 14px verdana, sans-serif;
	color: #c6ae99;
	margin: 20px 0;
}
p {
	margin: 10px 0;
	font-size: 12px;
}
ul, ol {
	margin: 25px;
	list-style: disc;
}
ul li, ol li {
	margin: 6px 0
}
a {
	color: #a20e0e;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#page_nav {
	margin: 60px 0 0 0;
	padding: 0;
	float: left;
	width: 880px;
	height: 18px;
	position: relative;
	text-align: center;
}
	#page_nav a {
		display: block;
		width: 53px;
		height: 18px;
		text-indent: -9999px;
		overflow: hidden;
		background: transparent url("../images/prev_next.gif") no-repeat 0 0;
		margin: 0;
		position: absolute;
	}
	#page_nav a.prev {
		background-position: 0 0;
		top: 0;
		left: 367px;
	}
	#page_nav a.next {
		background-position: -74px 0;
		top: 0;
		right: 367px;
	}
		#page_nav a.prev:hover {
			background-position: 0 -27px;
		}
		#page_nav a.next:hover {
			background-position: -74px -27px;
		}
#breadcrumb {
	margin: 0 10px 20px 0;
	color: #847039;	
	padding: 0;
}
	#breadcrumb a {
		color: #9d8850;
		text-decoration: underline;
		font-weight: normal;
	}
	#breadcrumb a:hover {
		color: #c1ad75;
	}
#regional-map {
	width: 398px;
	height: 174px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url("../images/regional_map.gif") no-repeat;
	float: right;
	margin: 0 0 20px 40px;
}
#quick_links {
	clear: both;
	width: 898px;
	height: 256px;
	background: transparent url("../images/home_bg.jpg") no-repeat 0 0;
	position: relative;
	left: -15px;
	bottom: -20px;
	padding: 0 0 0 12px;
}
	#quick_links ul {
		width: 137px;
		float: left;
		margin: 33px 0 0 3px;
		padding: 10px;
		list-style: none;
	}
		#quick_links ul li {
			margin: 5px 0;
		}
		#quick_links ul li a {
			color: #a20e0e;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
		}
		#quick_links ul li a:hover {
			text-decoration: underline;
		}
	#quick_links ul ul {
		width: 157px;
		float: left;
		margin: 0;
		padding: 5px 0 0 25px;
		list-style: disc;
	}
		#quick_links ul ul li {		
			list-style: disc;
		}
		#quick_links ul ul li a {		
			color: #000;
			font-size: 11px;
			font-weight: normal;
		}
	
.nav {
	height: 70px;
	position: absolute; 
	top: 91px;
	left: 20px;
	width: 908px;
	z-index: 500;
}
	.nav ul {
		list-style: none;
		margin: 0;
	}
	.nav li {
		margin: 0; 
		padding: 0; 
		height: auto; 
		float: left;
	}
	.nav a {
		font-weight: normal;
	}	
	.nav .select a {
		display: block;
		height: 44px;
		float: left;
		padding: 0 15px;
		text-decoration: none;
		line-height: 44px;
		white-space: nowrap;
		color: #fff;
		text-transform: uppercase;
	}
	
	.nav .current a {
		display: block;
		height: 44px;
		float: left;
		background: #920000 url("../images/nav_over.gif") repeat-x;
		padding: 0 15px;
		text-decoration: none;
		line-height: 44px;
		white-space: nowrap;
		color: #fff;
		text-transform: uppercase;
	}
	
	.nav .select a:hover, 
	.nav .select li:hover a {
		background: #920000 url("../images/nav_over.gif") repeat-x;
		cursor: pointer; 
		color: #fff;
	}
	
	.nav .select_sub {
		display: none;
	}
	
	.nav .sub_active .current_sub a, 
	.nav .sub_active a:hover {
		background: transparent; 
		color: #e1cda1;
	}
	
	.nav .select :hover .select_sub, 
	.nav .current .show {
		display: block; 
		position: absolute;
		padding: 0;
		width: 908px; 
		top: 44px;
		height: 26px;
		padding: 0; 
		z-index: 100; 
		left: 0; 
		text-align: center;
		background: #920000 url("../images/nav_over.gif") repeat-x 0 -44px;
	}
	
	.nav .current .show {
		z-index: 10;
		background: #920000 url("../images/nav_over.gif") repeat-x 0 -44px;
	}
	
	.nav .select :hover .sub li a, 
	.nav .current .show .sub li a {
		display: block; 
		float: left; 
		background: transparent; 
		padding: 0 15px; 
		margin: 0; 
		white-space: nowrap; 
		border: 0;
		height: 26px;
		line-height: 26px;
		color: #e1cda1;
		text-transform: none;
	}
	
	.nav .current .sub li.sub_show a {
		color: #f3e6ca;
		text-decoration: underline;
		cursor: default;
	}
	
	.nav .select :hover .sub li a:hover, 
	.nav .current .sub li a:hover {
		visibility: visible; 
		color: #f3e6ca;
		text-decoration: underline;
	}
#footer {
	display: block;
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: url("../images/career_footer_bg.gif") no-repeat;
	color: #aca59f;
}
	#footer p {
		margin: 10px;
		font-size: 11px;
	}
	#footer ul {
		list-style: none;
		margin: 0;
	}
	#footer ul li {
		display: inline;
		border-right: 1px solid #aca59f;
		padding: 0 12px 0 8px;
	}
	#footer ul li.last {
		border: none;
	}
	#footer a {
		color: #c9c7c5;
		font-weight: normal;
	}
	#footer a:hover {
		color: #fff;
	}
	
	#synapse {
		float: right;
	}
a.start_btn {
	display: block;
	width: 162px;
	height: 43px;
	text-decoration: none;
	margin: 50px 0 10px 10px;
	background: transparent url("../images/start_btn.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
	a.start_btn:hover {
		background-position: 0 -56px;
	}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.application {
	line-height: 20px;
}
	.application fieldset {
		border: 1px solid #d4bba0;
		padding: 20px;
		margin: 45px 0 10px 0;
		background: #f7f2e6;
		position: relative;
	}
	.application legend {
		background: #fff;
		border: none;
		border-right: 1px solid #d4bba0;
		border-bottom: 1px solid #d4bba0;
		padding: 4px 15px;
		font: bold 17px arial, serif;
		color: #4f6e72;
		position: absolute;
		top: -35px;
		left: 0px;
		*top: -13px;
		*left: 10px;
	}
	.application label {
		/*font-weight: bold;*/
	}
	.application .divider {
		display: block;
		clear: both;
		width: 98%;
		margin: 20px 0;
		padding: 0;
		background: transparent url("../images/dotted.gif") repeat-x;
		height: 1px;
	}
	.application .text, 
	.application select {
		padding: 2px;
		margin: 3px 0;
		border: 1px solid #d4bba0;
		background: #fefdf9;
	}
	.application .text {
		width: 98%;
	}
	.application .radio,
	.application .checkbox {
		margin: 5px;
	}
	.application .col {
		width: 45%;
		float: left;
		margin-right: 5%;
	}
	.application .floatl {
		margin-right: 10px;
	}
	.application .floatl .text {
		width: auto;
	}
.required, .required-email {
	font-weight: bold;
}
.warning {
	background-image: url("../images/warning.png") !important;
	background-repeat: no-repeat !important;
	background-position: 98% 0 !important;
}
.addremove_btns {
	display: block;
	width: 100%;
	clear: both;
	padding: 40px 0 20px 0;
}
	.addremove_btns a {
		padding: 0 25px 0 0;
		height: 16px;
		line-height: 16px;
	}
#files .addremove_btns {
	padding: 10px 0;
}
.loading {
	background: transparent url("../images/loading.gif") no-repeat right;
}
.error {
	font: bold 12px arial, sans-serif;
	color: #cc0000;
	padding: 10px 35px;
	border: 1px solid #cc0000;
	background: #ffdbdc;
	margin: 15px 35px;
	list-style: disc;
}
	.error li {
		margin: 5px 0;
	}
.success {
	font: bold 12px arial, sans-serif;
	color: #339966;
	padding: 10px;
	border: 1px solid #339966;
	background: #dfffef;
}
.btn {
	width: auto;
	background: #fdfbf7 url("../images/btn_bg.gif") repeat-x bottom;
	padding: 3px 20px;
	line-height: 18px;
	color: #854d17;
	font-size: 120%;
	font-weight: normal !important;
	font-family: "times new roman", serif;
	text-decoration: none;
	border: 1px solid #d4bba0;
}
	.btn:hover {
		background: #fdfbf7;
		border: 1px solid #847039;
		cursor: pointer;
	}
#submitBtn {
	display: block;
	width: 110px;
	height: 24px;
	background: #fdfbf7 url("../images/submit_btn.gif") repeat-x bottom;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
}
	#submitBtn:hover {
		cursor: pointer;
	}
img.right {
	float: right;
	margin: 0 0 15px 15px;
}
img.left {
	float: left;
	margin: 0 15px 15px s0;
}

/*** BUTTONS ***/
.btn_submitapplication {
	display: block;
	float: left;
	width: 162px;
	height: 34px;
	background: url("../images/submit_app_btn.gif") no-repeat;
	border: 0px;
	font-size: 11px;
	text-indent: 9999px;
	padding: 34px 0 0 0;
	overflow: hidden;
}
.btn_submitapplication:hover{
	cursor: pointer;
}

.custom_image{display:block;padding:25px;float:right;}
