/* Layout Stylesheet */ 

body {
	margin:10px;
	background: transparent url('/graphics/backgrounds/metal031vert.jpg') repeat fixed top left;
	text-align:center;
	padding:0;
}

input:focus, select:focus, textarea:focus {
	outline-width: 2px;
	outline-style: solid;
	outline-color: #7c3030;
}

.outer {
	width: 1000px;
	text-align: center;
	margin: auto;
}

.outer .boxtop {
	background-image: url('/graphics/backgrounds/boxtop.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
}

.outer .boxtopne {
	text-align: center;
	padding: 21px 25px 6px 25px;
}

.outer .boxmid {
	background-image: url('/graphics/backgrounds/boxmid.png');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	text-align: center;
}

.outer .boxmidne {
	padding: 10px 25px;
}

.outer .boxbot {
	background-image: url('/graphics/backgrounds/boxbot.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	text-align: center;
	padding: 10px;
	height: 23px;
}

.weather {
	font-family: Arial;
	width: 150px;
	margin: auto;
}

.weather .weathertop {
	background-image: url('/graphics/weathertop.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	font-size: 16px;
	color: #000000;
}

.weather .weathertopne {
	text-align: center;
	padding: 16px 20px 6px 20px;
}

.weather .weathermid {
	background-image: url('/graphics/weathermid.png');
	background-repeat: repeat-y;
	background-position: top left;
	margin: auto;
	text-align: center;
	color: #000000;
	font-size: 13px;
}

.weather .weathermidne {
	padding: 10px 20px;
}

.weather .weatherbot {
	background-image: url('/graphics/weatherbot.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: auto;
	text-align: center;
	padding: 10px;
	height: 18px;
}

.info {
	width: 100%;
	margin:auto;
	padding: 0px 0px 0px 0px;
 }
 
#surveydiv {
	width: 90%;
	margin: auto;
}

#contactdiv {
	width: 80%;
	margin: auto;
}

#supplierdiv {
	width: 80%;
	margin: auto;
}

#hdr {
	height:100px;
	background:transparent;
}

#bar {
	height:8px;
	background:#7c3030;
	color: #000000;
	width:960px;
	position:relative;
	border:solid #000000;	
	border-width:2px 0 2px 0;
	margin: auto;
	margin-top: 18px;
}

#bodyblock {
	width:960px;
	position:relative;
	margin: auto;
	padding:0;
}

#l-col {
	float:left;
	text-align:left;
	width:150px;
	padding: 20px 0px 0px 0px;
 }

#main_menu { 
	background: transparent url('/graphics/backgrounds/glossymetal.jpg') repeat scroll top left;
}

#cont {
	width:790px;
	color: #333333;
	text-align:left;
	padding: 10px 0px 0px 0px;
 }

#ftr {
	width:960px;
	position:relative;
	margin: auto;
	margin-top: 40px;
	background:#7c3030;
	color:#ffffff;
	font:italic 12px Arial, sans-serif;
}

.title {
	position: relative;
	font:bold 16pt Arial, sans-serif;
	text-shadow:2px 2px 2px #000000;
	background: #7c3030;
	color: #ffffff;
	padding: 2px 8px 2px 8px;
	margin: auto;
	margin-bottom: 10px;
	border:2px solid #000000;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	box-shadow:rgba(0,0,0,1) 2px 8px 10px;
	-webkit-box-shadow:rgba(0,0,0,1) 2px 8px 10px;
	-moz-box-shadow:rgba(0,0,0,1) 2px 8px 10px;
}

.date {
	position:absolute;
	top:5px;	
	right:8px;
	font:bold 12pt Arial, sans-serif;
}

.career_title { 
	color:#7c3030;
	width: 90%;
	margin: auto;
	position:relative;
	font:bold 12pt Arial, sans-serif;
	padding: 4px 0px 4px 5px;
	border-style:solid solid solid solid;
	border-width:1px 1px 3px 1px;
	border-color:#7C3030;
	overflow:hidden;
	cursor:pointer;
	box-shadow:rgba(0,0,0,1) 0px 4px 4px 0px;
	-webkit-box-shadow:rgba(0,0,0,1) 0px 4px 4px 0px;
	-moz-box-shadow:rgba(0,0,0,1) 0px 4px 4px 0px;
}

.career_descr { 
	width: 90%;
	margin: auto;
	padding: 0px 0px 0px 0px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.career_descr_content{ 
	padding: 10px 10px 16px 10px;
	width: 90%;
	margin: auto;
	color:#000000;
	font-weight: bold;
	overflow: visible;
	background: transparent url('/graphics/backgrounds/glossymetal.jpg') repeat scroll top left;
	border-style:none solid solid solid;
	border-width:3px;
	border-color:#7C3030;
	border-bottom-left-radius:24px;
	border-bottom-right-radius:24px;
	-webkit-border-bottom-left-radius:24px;
	-webkit-border-bottom-right-radius:24px;
	-moz-border-bottom-left-radius:24px;
	-moz-border-bottom-right-radius:24px;
}

a.apply_link {
	text-decoration: none;
	color:#FFFFFF;
	text-shadow:2px 2px 2px #000000;
	font:bold 10pt Arial, sans-serif;
	background-color:#7c3030;
	padding: 4px 6px 4px 6px;
	text-align: center;
	border:2px solid #000000;
	margin: 5px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-animation-name: applyPulse;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

a.apply_link:hover {
	text-shadow: rgb(255, 255, 255) 0px 0px 5px;
}

a.apply_link:active {
	text-shadow: rgb(255, 255, 255) 0px 0px 5px;
	box-shadow: inset rgba(0, 0, 0, 0.4) 0 -5px 12px, inset rgba(0, 0, 0, 1) 0 1px 3px, rgba(255, 255, 255, 0.4) 0 1px;
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.4) 0 -5px 12px, inset rgba(0, 0, 0, 1) 0 1px 3px, rgba(255, 255, 255, 0.4) 0 1px;
	-moz-box-shadow: inset rgba(0, 0, 0, 0.4) 0 -5px 12px, inset rgba(0, 0, 0, 1) 0 1px 3px, rgba(255, 255, 255, 0.4) 0 1px;

}


@-webkit-keyframes applyPulse {
	from { background-color: #7c3030; -webkit-box-shadow: 0 0 9px #333; }
	50% { background-color: #F10303; -webkit-box-shadow: 0 0 18px #F10303; }
	to { background-color: #7c3030; -webkit-box-shadow: 0 0 9px #333; }
}

.spacer {
	height:50px;
	position:relative;
	width:1px;
}

._10x40pad { padding: 10px 40px 10px 40px; }

._20pad { 
	position: relative;
	padding: 20px 20px 0px 20px;
	background: transparent url('/graphics/backgrounds/glossymetal.jpg') repeat scroll top left;
	border-style:none solid solid solid;
	border-width:2px;
	border-color:#7C3030;
}

.rounded_content {
	margin: 0px 0px 20px 0px;
	height: 100%;
}

.rounded_content:after { content: ""; display: block; height: 0; clear: both; }

.surplus_pics {
	float: right;
	margin: 0px 0px 20px 0px;
}

.surpluspic {
	border: 2px solid #7C3030;
	padding: 0px 0px 0px 0px;
	box-shadow:rgba(0,0,0,1) 2px 8px 6px;
	-webkit-box-shadow:rgba(0,0,0,1) 2px 8px 6px;
	-moz-box-shadow:rgba(0,0,0,1) 2px 8px 6px;
}

.clear {
	clear: both;
}

body { font:10pt Arial, sans-serif; }

p.maroontext {
	color: #7C3030;
	font-size: 110%;
	font-weight: bold;
}

p.note {
	text-align: center;
	font-weight: bold;
	font-size:100%;
}

ul.vert-one {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 11pt Arial, sans-serif;
	line-height:165%;
	width:150px;
}

ul.vert-one li { 
	margin:0;
	padding:0;
	border-style:none solid none solid;
	border-width:2px;
	border-color:#7C3030;
}

ul.vert-one li a {
	display:block;
	text-decoration:none;
	color:#000000;
	padding:0 0 0 20px;
	width:131px;
}

ul.vert-one li a:hover {
	background:#7c3030 url("../graphics/whitearrow.gif") no-repeat 0 4px;
	color:#ffffff;
	box-shadow:rgba(0,0,0,1) 2px 2px 4px;
	-webkit-box-shadow:rgba(0,0,0,1) 2px 2px 4px;
	-moz-box-shadow:rgba(0,0,0,1) 2px 2px 4px;
}

ul.vert-one li a.current,ul.vert-one li a.current:hover {
	background:#ffffff url("../graphics/blackarrow.gif") no-repeat 0 4px;
	color:#000000;
	border-style:solid solid solid none;
	border-width:1px 1px 1px 1px;
	border-color:#7C3030;
	box-shadow:rgba(0,0,0,1) 2px 2px 4px;
	-webkit-box-shadow:rgba(0,0,0,1) 2px 2px 4px;
	-moz-box-shadow:rgba(0,0,0,1) 2px 2px 4px;
}

ul.basiclist {
	margin:auto;
	padding:0;
	list-style-type:none;
	list-style-position: inside;
	list-style-image: url(../graphics/Arrow3_black_5x7.gif);
}

ul.surpluslist {
	list-style-position: inside;
	list-style-image: url(../graphics/Arrow3_black_5x7.gif);
}

td.righttext {
	text-align: right;
	vertical-align: center;
	font-weight: bold;
}

td.lefttext {
	text-align: left;
	vertical-align: center;
	font-weight: bold;
}

td.lefttextnonbold {
	text-align: left;
	vertical-align: center;
}

td.centertext {
	text-align: center;
	vertical-align: center;
	font-weight: bold;
}

th.centertext {
	text-align: center;
	vertical-align: center;
	font-weight: bold;
}

td.authtext {
	text-align: center;
	vertical-align: center;
	
}

table.apply {
	width:100%;
	border-style:none solid solid solid;
	border-width:2px;
	border-color:#7C3030;
	align:center;
	cellpadding:2px;
	background: transparent url('/graphics/backgrounds/glossymetal.jpg') repeat scroll top left;
}

table.contact {
	width:100%;
	border-style:none solid none solid;
	border-width:2px;
	border-color:#7C3030;
	cellpadding:0px;
	background: transparent url('/graphics/backgrounds/glossymetal.jpg') repeat scroll top left;
}

table.survey {
	width:100%;
	border-style:none solid solid solid;
	border-width:2px;
	border-color:#7C3030;
	border-collapse: collapse;
	background: transparent url('/graphics/backgrounds/glossymetal.jpg') repeat scroll top left;
}

table.survey th {
	border:1px solid #000000;
	border-style:none solid solid solid;
	padding: 2px;
}

table.survey td {
	border:1px solid #000000;
	padding: 2px;
}

.boldtext {
	font-weight: bold;
}

.bigbold {
	font-weight: bold;
	font-size:110%;
}

.boldmaroon {
	font-weight: bold;
	color:#7c3030;
}

.maynardinc {
	font-weight: bold;
	color:#7c3030;
	font-size:110%;
	text-shadow:2px 2px 2px #ADADAD;
}

.success {
	font-weight: bold;
	color:#008000;
	font-size:100%;
	text-shadow:2px 2px 2px #000000;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.flip_container {
	float: right;
	width: 300px;
	height: 400px;
	margin: 0px 0px 0px 4px;
	border: 0px solid #000000;
}

.hide {
	position: relative;
	bottom: 30px;
	width: 100%;
	height: 30px;
	background: transparent;
}
	

.slideshow {
	float: right;
	border: #7C3030 2px solid;
	margin: 0px 0px 0px 4px;
	box-shadow:rgba(0,0,0,1) 2px 8px 6px;
	-webkit-box-shadow:rgba(0,0,0,1) 2px 8px 6px;
	-moz-box-shadow:rgba(0,0,0,1) 2px 8px 6px;
}