/*
Copyright 2007 perige.com. All Rights Reserved.
Author: matt garner, russ roberts
--------------------------------------------------------------------------------
General Elements
Page Structure
Navigation
Flash Placement
Typography
Links
Images
Forms
----------------------------------------------------------------------------- */




/* GENERAL ELEMENTS */

.orng {
	color: #f93;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}

/* close general elements --------------------------------------------------- */




/* PAGE STRUCTURE */

#containerMain {
	margin: auto;
	width: 900px;
}
#containerHead {
	width: 880px;
	height: 130px;
	margin: auto;
}
#containerXXX {
	width: 100%;
	height: 20px;
	background: #fff url(../images/xxx.gif) 0 0 repeat;
	border-top: 2px solid #fff;
}
#containerFooterXXX {
	width: 100%;
	height: 10px;
	background: #fff url(../images/xxx.gif) 0 0 repeat;
	clear: left;
}
#containerFooter {
	margin: 16px 0px 24px 0px;
}
#containerBody {
	float: left;
	width: 900px;
	overflow: auto;
	background: #fff url(../images/bkdVertRule.gif) 0 0 repeat-y;
	margin: 30px 0px 20px 0px;
}
#containerBodyL {
	float: left;
	width: 585px;
}
#containerBodyR {
	float: right;
	width: 300px;
}
#callToAction {
	width: 100%;
	padding: 4px 0px;
	background-color: #f93;
	text-align: center;
	clear: both;
}

/* home page promos --------------------------------------------------------- */

#promoMain {
	width: 100%;
	height: 250px;
	background: #fff url(../images/chartGuy.jpg) 0 100% no-repeat;
	border-bottom: 12px solid #f93;
}
#promoMainTxt {
	width: 500px;
	float: right;
	text-align: center;
	margin: 30px 10px 0px 0px;
}
#promoSubStaffing, #promoSubAdmin, #promoSubConsulting {
	width: 270px;
	float: left;
	margin: 10px 0px;
	padding: 0px 10px;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
}
#promoSubStaffing {
	background: #f3f0ee url(../images/bkdStaffing1.jpg) 0 0 no-repeat;
}
#promoSubStaffing:hover {
	background: #f3f0ee url(../images/bkdStaffing2.jpg) 0 0 no-repeat;
}
#promoSubAdmin {
	background: #f3f0ee url(../images/bkdAdmin1.jpg) 0 0 no-repeat;
}
#promoSubAdmin:hover {
	background: #f3f0ee url(../images/bkdAdmin2.jpg) 0 0 no-repeat;
}
#promoSubConsulting {
	background: #f3f0ee url(../images/bkdConsulting1.jpg) 0 0 no-repeat;
}
#promoSubConsulting:hover {
	background: #f3f0ee url(../images/bkdConsulting2.jpg) 0 0 no-repeat;
}

/* secondary page promos ---------------------------------------------------- */

.promoSub {
	width: 270px;
	float: right;
	margin: 10px 0px;
	padding: 0px 10px;
	background: #f3f0ee url(../images/bkdPromoSub.jpg) 0 0 repeat-x;
}


/* close page structure ----------------------------------------------------- */




/* NAVIGATION */

#containerNavMain {
	width: 100%;
	height: 31px;
	background-color: #5f4d3c;
	border-bottom: 2px solid #f93;
	clear: both;
}
#navMain {
	width: 900px;
	height: 31px;
	margin: auto;
}
#navMain ul {
	float: right;
}
#navMain ul li {
	float: left;
	display: block;
}
#navMain ul li a {
	float: left;
	display: block;
	height: 23px;
	font: normal 14px arial, helvetica, sans-serif;
	color: #afa69d;
	letter-spacing: 1px;
	padding: 8px 10px 0 10px;
	text-decoration: none;
}
#navMain ul li a:hover {
	background: #f93;
	color: #fff;
}
#navMain ul li a.on {
	background: #f93;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 0 0 10px;
}
#navMain ul li a.on:hover {
	background: #afa69d;
	color: #fff;
}


/* close navigation --------------------------------------------------------- */




/* FLASH PLACEMENT */



/* close flash placement ---------------------------------------------------- */




/* TYPOGRAPHY */

#promoMainTxt p {
	font: normal 13px arial, helvetica, sans-serif;
	line-height: 20px;
	color: #5f4d3c;
}
h1 {
	font: italic 30px georgia, times, serif;
	color: #f93;
	border-bottom: solid 3px #f93;
	padding: 17px 0px;
	margin: 0px 0px 30px 0px;
}
h2 {
	font: italic 26px georgia, times, serif;
	color: #f93;
	margin: 0 0 20px 0;
}
h2 em {
	color: #afa69d;
}
h3 {
	font: italic 22px georgia, times, serif;
	height: 50px;
	color: #f93;
	margin: 0px 0px 0px 66px;
	padding: 20px 0px 0px 0px;
	background: transparent url(../images/minixxx.gif) 0 58px repeat-x;
}
h3 a, h4 a {
	text-decoration: none;
	color: #f93;
}
h4 {
	font: italic 22px georgia, times, serif;
	height: 50px;
	color: #f93;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background: transparent url(../images/minixxx.gif) 0 58px repeat-x;
}
h5 {
	font: bold 14px arial, helvetica, sans-serif;
	color: #f93;
	margin: 20px 0px 10px 0px;
}
h5.formHeader {
	font: bold 14px arial, helvetica, sans-serif;
	color: #f93;
	margin: 20px 0px 18px 0px;
}
#promoSubStaffing p, #promoSubAdmin p, #promoSubConsulting p {
	font: normal 12px arial, helvetica, sans-serif;
	color: #5f4d3c;
	line-height: 16px;
	text-align: justify;
}
.promoSub p {
	font: normal 12px arial, helvetica, sans-serif;
	color: #5f4d3c;
	line-height: 20px;
	text-align: justify;
}
#containerFooter p, #containerFooter a {
	font: normal 10px arial, helvetica, sans-serif;
	color: #5f4d3c;
	text-decoration: none;
	line-height: 20px;
}
#containerFooter a:hover {
	color: #f93;
}
#containerBodyL p {
	font: normal 13px arial, helvetica, sans-serif;
	color: #5f4d3c;
	line-height: 20px;
}
#containerBodyL p.legal {
	font: normal 10px arial, helvetica, sans-serif;
	color: #5f4d3c;
	line-height: 10px;
}
#containerBodyL ul li {
	font: bold 13px arial, helvetica, sans-serif;
	color: #5f4d3c;
	background: transparent url(../images/bullet.gif) 0 50% no-repeat;
	padding: 6px 0px 6px 14px;
}
#callToAction p {
	font: normal 12px arial, helvetica, sans-serif;
	color: #fff;
}
p.testimonialCredit {
	font: normal 10px arial, helvetica, sans-serif;
	color: #5f4d3c;
	padding: 14px 0px;
	line-height: 12px;
}
.promoSub p.testimonial {
	font: italic 14px georgia, times, serif;
	color: #5f4d3c;
	line-height: 20px;
	text-align: justify;
}

/* job listing table ------------------------------------------------------ */

#containerMain .matrix {
	font: normal 12px arial, helvetica, sans-serif;
	width: 100%;
	margin: 0px 0px 30px 0px;
}
#containerMain .matrix th {
	border-bottom: 3px solid #c0b8b1;
	padding: 6px 3px;
	font: bold 13px arial, helvetica, sans-serif;
	color: #f93;
}
#containerMain .matrix td {
	border-bottom: 1px solid #c0b8b1;
	padding: 6px 3px;
	font: normal 12px arial, helvetica, sans-serif;
	color: #5f4d3c;
}
#containerMain .matrix td.applyBtn {
	text-align: right;
}
#containerMain .matrix td.applyBtn a {
	font: bold 10px arial, helvetica, sans-serif;
	color: #f93;
	text-decoration: none;
	text-transform: uppercase;
}
#containerMain .matrix td.applyBtn a:hover {
	color: #5f4d3c;
}

/* close typography --------------------------------------------------------- */




/* LINKS */

#logo {
	float: left;
	width: 216px;
	height: 80px;
	background: white url(../images/nexeoCombo.gif) 0 0 no-repeat;
	text-indent: -3000px;
	margin-top: 31px;
}
#logo a {
	display: block;
	position: relative;
	width: 216px;
	height: 80px;
}
.moreInfoBtn {
	margin: 10px 0px;
}
.moreInfoBtnRight {
	margin: 28px 5px 0px 0px;
	float: right;
	clear: right;
}
#callToAction p a {
	text-decoration: none;
	color: #fff;
}
p a {
	text-decoration: none;
	color: #f93;
}
p a:hover {
	text-decoration: underline;
	color: #5f4d3c;
}
.smIcon {
	float: left;
	width: 54px;
	height: 54px;
	text-indent: -3000px;
	margin: 11px 0px 0px 0px;
}
.smIcon a {
	display: block;
	position: relative;
	width: 54px;
	height: 54px;
}
#applyBtn {
	float: right;
	width: 290px;
	height: 54px;
	background: white url(../images/nowHiring.jpg) 0 0 no-repeat;
	text-indent: -3000px;
	margin-top: 42px;
}
#applyBtn a {
	display: block;
	position: relative;
	width: 290px;
	height: 54px;
}


/* close links -------------------------------------------------------------- */




/* IMAGES */

.hiddenImg {
	display: none;
}
h1 img {
	float: left;
	border-right: solid 16px #fff;
	margin: -17px 0px 0px 0px;
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
.hyatt {
	float: left;
	padding: 0px 15px 0px 0px;
}
.minixxx {
	width: 100%;
	height: 3px;
	background: transparent url(../images/minixxx.gif) 0 0 repeat-x;
	margin: 24px 0px;
}
.nowHiring {
	padding: 17px 0px 10px 10px;
}


/* close images ------------------------------------------------------------- */




/* FORMS */

input.txt, input.phoneA, input.phoneB, input.city, input.state, input.zip, input.checkBox {
	padding: 2px;
	margin: 0 5px 5px 0;
	font: normal 12px arial, helvetica, sans-serif;
	color: #5f4d3c;
	border: 1px solid #baaa9f;
	background: #fff !important;
}
input.txt {
	width: 200px;
}
input.phoneA {
	width: 40px;
}
input.phoneB {
	width: 98px;
}
input.city {
	width: 122px;
}
input.state {
	width: 18px;
}
input.zip {
	width: 38px;
}
input.txt:focus, input.phoneA:focus, input.phoneB:focus, input.checkBox:focus, input.city:focus, input.state:focus, input.zip:focus {
	background: #f93 !important;
	color: #fff;
}
label {
	font: normal 12px arial, helvetica, sans-serif;
	vertical-align: text-top;
}
label span {
	font: normal 12px arial, helvetica, sans-serif;
	vertical-align: text-top;
	color: #f93;
}
textarea {
	padding: 2px;
	margin: 0 5px 5px 0;
	font: normal 12px arial, helvetica, sans-serif;
	color: #5f4d3c;
	border: 1px solid #baaa9f;
	background: #fff !important;
	width: 500px;
}
input.submitBtn {
	width: 59px;
	height: 12px;
	display: block;
	background: #fff url(../images/submitBtn.gif) 0 0 no-repeat;
	text-decoration: none;
	border: none;
	text-indent: -9999px;
}
input.submitBtn:hover {
	text-decoration: none;
}
#contact p.error {
	font: bold 11px arial, helvetica, sans-serif;
	color: #f00;
	padding: 12px 0px 0px 0px;
}

	




/* close forms -------------------------------------------------------------- */

