/* Wrapper and header */
body {
	background-color: #45301f;
	color: #ffffff;
}
#wrapper {
	background-color: #ffffff;
	color: #332417;
	margin:10px auto 0;
	width: 995px;
}
#wrapper-corners-top, #wrapper-corners-bottom {
	background: #ffffff url("/images/layout/outerbg-topcorners.jpg") no-repeat bottom left;
	font-size: 110%;
	height: 29px;
	text-align: right;
	width: 995px;
	overflow:hidden;
}
#wrapper-corners-bottom {
	background: #ffffff url("/images/layout/outerbg-bottomcorners.jpg") no-repeat bottom left;
}
#wrapper-corners-top p {
	margin:5px 55px 0 0;	
}
#wrapper-corners-top p a {
	text-decoration:underline;
}
#header {
	background: #ffffff url("/images/layout/headerbg.jpg") no-repeat bottom left;
	height: 188px;
	position: relative;
	margin:0 auto;
	width: 924px;
	overflow:hidden;
}
#header h1 {
	position: absolute;
	left: 173px;
	top: 10px;
}
#header h1 a {
	height:155px;
	width:100px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#header h2 {
	font-family:"Helvetica Neue",Helvetica,sans-serif;
	font-size:180%;
	left:300px;
	position:absolute;
	top:125px;	
}
#header-nav {
	float: right;
	margin-right: 18px;
	text-align: right;
	width: 360px;
}
#header-nav input {
	clear: right;
}
#header-nav button {
	margin-top:8px;
}
#header-nav ul {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 170%;
	list-style: none;
	margin:8px 0;
}
#header-nav li {
	display: inline;
	margin-left: 8px;
}
#header-nav li a { 
	font-weight:bold; 
}
#header-nav li.job-listings-link {
	margin-right:20px; 
}
#header-nav p a {
	text-decoration:underline;
	margin-right:5px;
}
.search-field {
	background:transparent url(/images/searchfield.png) no-repeat left top;
	border:none;
	width:339px;
	height:27px;
	padding:8px 10px 0 10px;
	font-size:140%;
	color:#8f8781;
	font-weight:bold;
}

#success{background-image:url(/images/layout/success-gradient.jpg);display:none;margin: 0pt auto; padding:5px; width: 77px;height:25px;font-size:20px;color:green;}

#content {
	margin:0 auto;
	width: 924px;
	margin-top:20px;	
}
#content-main {
	border:solid #332417;
	border-width:1px 1px;
	min-height:400px;
	background: #e4e4e4 url("/images/tabbedbg.jpg") repeat-x top;
}
#center-container { width:590px; margin:auto; }
/* footer */
#footer {
	background-color: #45301f;
	color: #ffffff;
	font-size: 110%;
	height: 65px;
	margin: 10px auto 0 auto;
	width: 924px;
}
#footer li {
	display: inline;
	margin-left: 8px;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #98908a;
}

/* tabs */
#tabbed {
	background-color: #45301f;
	color: #98908a;
	font-size: 180%;
	font-weight: bold;	
}
#tabbed ul li {
	display: inline;
	float: left;
}

#tabbed ul li a {
	background-color: #45301f;
	border-bottom: 1px #45301f solid;
	border-right: 1px #45301f solid;
	color: #ffffff;
	display: block;
	font: normal 120% Verdana, sans-serif;
	padding:10px;
	text-align: center;
	text-transform: none;
}

#tabbed ul li a:hover,
#tabbed ul li a.selected,
#tabbed ul li a.selected:hover {
	background-color: #ffffff;
	color: #45301f;
	border-bottom:1px #fff solid;
}
#tabbed ul li a:hover {
	border-bottom:1px #45301f solid;
}
#tabbed-left, #tabbed-whole {
	margin-left: 20px;
	letter-spacing: -0.02em;
	padding:20px 0;
	position: relative;
	color: #98908a;
}
#tabbed-left p {
	font-size: 130%;
	font-weight: bold;
}

/* buttons */
.button_69x26,
.button_124x35,
.button_184x35,
.button_132x35,
.button_201x35 { height:35px; border:none; font-size:140%; font-weight:bold; color:#8f8781; text-align: center; }

/*
.button_69x26 span,
.button_124x35 span,
.button_184x35 span,
.button_132x35 span { line-height:140%; }/*buttons don't respect line-height?*/

.button_69x26 {
	width:69px;
	height:26px;
	background:transparent url(/images/buttons/69x26bg.png) no-repeat left top;
}
.button_124x35 {
	width:124px;
	background:transparent url(/images/buttons/124x35bg.png) no-repeat left top;
}

.button_184x35 {
	width:184px;
	background:transparent url(/images/buttons/184x35bg.png) no-repeat left top;
	display:block;
}

.button_132x35 {
	width:132px;
	background:transparent url(/images/buttons/132x35bg.png) no-repeat left top;
	display:block;
}

.button_201x35 {
	width:201px;
	background:transparent url(/images/buttons/201x35bg.png) no-repeat left top;
	display:block;
}

a.button_184x35,
a.button_132x35,
a.button_201x35 { padding-top:9px; height:26px; font-size:140%; } 

a.button_184x35:hover,
a.button_132x35:hover,
a.button_201x35:hover { color:#8F8781; }

.input-error{color:red; font-style:italic; }

/* generic form */
ul.form-elements { float:left; width:100%; }
ul.form-elements li { float:left; clear:both; margin-bottom:10px; width:100%; }
ul.form-elements li div.element-wrapper { float:left; width:100%; clear:both; }
ul.form-elements li label { float:left; }
ul.form-elements li input.text { padding:2px 0; margin-top:-4px; }
ul.form-elements li input.text,
ul.form-elements li textarea { float:right; font-size:110%; font-weight:normal; width:330px; font-family:Verdana, sans-serif; }
ul.form-elements li textarea { height:140px; }

#telephone-wrapper input.phone { width:45px; margin-right:10px; }
#telephone-wrapper input#international { width:25px; }
#telephone-wrapper .float-right { margin-right:57px; }
#telephone-wrapper .float-right label { float:none; font-size:110%; color:#000; font-weight:normal; }

#telephone-wrapper .float-right input { vertical-align:middle; }

.loader { margin:10px auto; }

.prepopulated { color:#8F8781; }

.flash-container{margin:10px 0;color:#BF2F3D;font-weight:bold;text-align:center;}
