/*-------------------------------------------------------

Author:
Website:
Email:
Media: Global Screen Styles
Date Created:
Date Modified:

-------------------------------------------------------*/

/* =Global
-------------------------------------------------------*/

* {
	margin:0;
	padding:0;
	}
	
body {
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family:Verdana, Arial, Tahoma, sans-serif;
	color:#333;
	text-align:center;
	}
	
a,
a:link,
a:visited,
a:active,
a:hover {
text-decoration: none;
border: none;
}

h1, h2,h3, h4, h5 {
font-weight: bold;
}
	
ul {
	list-style:none;
	}
	
p {
	font-size:1em;
	margin:0 0 1em 0;
	padding:0;
	}
	
img, img a {
	display:block;
	margin:0;
	padding:0;
	border:none;
	}
	
hr {
	height:1px;
	margin:5px 0;
	_margin:0;
	color:none;
	background:transparent url(../images/bg-hr.gif) left center repeat-x;
	border:none;
	}
	
p.required {
	margin:0;
	padding:0;
	font-size:.9em;
	color:#666;
	}
	
/* =Typography
-------------------------------------------------------*/


/* =Structure
-------------------------------------------------------*/

div#outerWrap {
	margin:0;
	padding:0;
	}
	
div#innerWrap {
	width:756px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
	
div#container {
	float:left;
	padding-bottom:20px;
	}
	
div#mastHead {
	display:block;
	}
	
div.nav {
	width:100%;
	height:28px;
	display:block;
	clear:both;
	background:#004966 url("../images/bg-nav.gif") left top no-repeat;
	}
	
ul.siteNav {
	width:587px;
	height:28px;
	display:block;
	float:right;
	margin-right:10px;
	}
	
div.heroShot {
	clear:both;
	width:756px;
	height:195px;
	background:url("../images/home-heroShot.jpg") left top no-repeat;
	}
	
div.subHeroShot {
	width:756px;
	height:136px;
	margin:0;
	padding:0;
	background:url(/images/about-HeroShot.jpg) left top no-repeat;
	}
	
div#content {
	margin:0;
	padding:0 0 25px 25px;
	line-height:1.5em;
	}
	
#mainContent h1 {
	margin:0 0 5px 0;
	font-size:1.6em;
	color:#006699;
	}
	
div.pageHeader {
	width:719px;
	height:36px;
	float:left;
	}

div.pageHeader img {
	border: 0;
	padding: 0;
	margin: 0;
}

div.pageHeader a {
	float: left;
}

div.featureColumn {
	width:231px;
	float:left;
	margin:0 10px 0 0;
	padding:20px 0 0 0;
	}
	
div.starColumn {
	width:232px;
	_width:228px;
	float:left;
	margin:0 15px 0 0;
	padding:20px 0 0 0;
	background:#f7eedd;
	}
	
div.newsColumn {
	width:218px;
	float:right;
	margin:0 0 0 0;
	padding:20px 20px 0 0;
	}
	
#footer {
	width:706px;
	clear:both;
	margin:20px auto;
	padding:10px 0;
	color:#666;
	border-top:1px solid #999;
	}
	
#footer a {
	color:#666;
	}
	
	
/* =Masthead
-------------------------------------------------------*/

#mastHead h1,
#mastHead h1 a {
	float:left;
	width:202px;
	height:77px;
	background:url("../images/logo.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
#mastHead h2 {
	float:left;
	width:450px;
	height:77px;
	margin:0 0 0 50px;
	background:url("../images/tagline.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
.promoVideo {
	width:173px;
	height:36px;
	float:right;
	margin:92px 64px 0 0;
	_margin:92px 32px 0 0;
	}
	
.promoVideo h3 a {
	display:block;
	width:173px;
	height:36px;
	background:url("../images/watch-video.jpg") 0 0 no-repeat;
	text-indent:-37000px;
	}
	
/* =SiteNav
-------------------------------------------------------*/
	
ul.siteNav li {
	line-height:28px;
	float:left;
	margin:0;
	padding:0;
	}
	
ul.siteNav li a {
	color:#fff;
	text-transform:uppercase;
	}
	
ul.siteNav li.home a {
	display:block;
	width:42px;
	background:url("../images/bg-sitenav.gif") 0 0 no-repeat;
	text-indent:-37000px;
	}
ul.siteNav li.home a:hover,
ul.siteNav li.home a.active {
	background:url("../images/bg-sitenav.gif") 0 -28px no-repeat;
	}
	
ul.siteNav li.apply a {
	display:block;
	width:94px;
	background:url("../images/bg-sitenav.gif") -42px 0 no-repeat;
	text-indent:-37000px;
	}
ul.siteNav li.apply a:hover,
ul.siteNav li.apply a.active {
	background:url("../images/bg-sitenav.gif") -42px -28px no-repeat;
	}
	
ul.siteNav li.about a {
	display:block;
	width:52px;
	background:url("../images/bg-sitenav.gif") -136px 0 no-repeat;
	text-indent:-37000px;
	}
ul.siteNav li.about a:hover,
ul.siteNav li.about a.active {
	background:url("../images/bg-sitenav.gif") -136px -28px no-repeat;
	}
	
ul.siteNav li.contact a {
	display:block;
	width:62px;
	background:url("../images/bg-sitenav.gif") -188px 0 no-repeat;
	text-indent:-37000px;
	}
ul.siteNav li.contact a:hover,
ul.siteNav li.contact a.active {
	background:url("../images/bg-sitenav.gif") -188px -28px no-repeat;
	}
	
ul.siteNav li.newsletters a {
	display:block;
	width:166px;
	background:url("../images/bg-sitenav.gif") -250px 0 no-repeat;
	text-indent:-37000px;
	}
ul.siteNav li.newsletters a:hover,
ul.siteNav li.newsletters a.active {
	background:url("../images/bg-sitenav.gif") -250px -28px no-repeat;
	}
	
ul.siteNav li.jobs a {
	display:block;
	width:83px;
	background:url("../images/bg-sitenav.gif") -416px 0 no-repeat;
	text-indent:-37000px;
	}
ul.siteNav li.jobs a:hover,
ul.siteNav li.jobs a.active {
	background:url("../images/bg-sitenav.gif") -416px -28px no-repeat;
	}

ul.siteNav li.rising-stars a {
	display:block;
	width:87px;
	background:url("../images/nav-rising-stars.gif") 50% 0px no-repeat;
	text-indent:-37000px;
	}
ul.siteNav li.rising-stars a:hover,
ul.siteNav li.rising-stars a.active {
	background:url("../images/nav-rising-stars.gif") 50% -28px no-repeat;
	}
	
	
/* =Columns
-------------------------------------------------------*/

#pressHeader {
	float: right;
	}

.colHeader h2 {
	width:719px;
	height:36px;
	border: 0;
	float:left;
	}

.colHeader img {
	border: 0;
	margin: 0;
	padding: 0;
}

.colHeader a {
	float: left;
}
	
.featureJob h3 {
	width:225px;
	height:24px;
	background:url("../images/h3-featuredjob.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
.featureJob dl {
	margin:10px 0;
	padding:0;
	color:#004966;
	}
	
.featureJob span.jobtitle a {
	color:#c79018;
	font-weight:bold;
	}

.featureJob span.customername {
	
	font-style : italic;
	color : #333333;
 }
	
.featureJob span.jobnumber a {
	color:#c79018;
	text-decoration:underline;
	}

.newsLetter {
	display:block;
	padding:20px;
	color:#54686f;
	background:#cfe2e9;
	}
	
.newsLetter input {
	width:99%;
	margin:0;
	padding:2px;
	font-weight:bold;
	font-size:1em;
	color:#004966;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
	
.newsLetter .submit {
	width:auto;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	border:none;
	}
	
.newsLetter h3 {
	width:158px;
	height:16px;
	background:url("../images/h3-newsletter.gif") left top no-repeat;
	text-indent:-37000px;
	}

.Error {
	padding: 3px;
	color: #993333;
	border: 1px solid #9cb0c9;
}

.Confirm {
	padding: 3px;
	color: #336666;
	border: 1px solid #9cb0c9;
}
	
	
.risingStar {
	display:block;
	padding:20px;
	background:#f7eedd;
	}
	
.risingStar img {
	float:left;
	width:96px;
	height:96px;
	}
	
.risingStar h4 {
	width:85px;
	height:85px;
	float:right;
	background:url("../images/h4-risingStar.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
.risingStar dl {
	width:auto;
	_width:190px;
	clear:both;
	display:block;
	float:left;
	margin:0;
	padding:10px 0;
	color:#004966;
	}
	
.risingStar dt a {
	color:#c79018;
	font-weight:bold;
	}
	
.risingStar dd a {
	color:#c79018;
	text-decoration:underline;
	}
	
.pressNews {
	display:block;
	margin:0;
	padding:0;
	}

.pressNews dt {
	background: url(/images/bg-hr.gif) left top repeat-x;
	}

.pressNews dt,
.pressNews dt a {
	padding-top:5px;
	font-weight:bold;
	color:#006699;
	}
	
.pressNews dd {
	display:block;
	margin:0;
	padding:0 0 5px 0;
	}
	
.pressNews dt.first {
	background:none;
	}
	
.pressNews dd a {
	color:#333;
	text-decoration:underline;
	}
	
.pressNews dd a:hover {
	color:#006699;
	}
	
.pressNews li {
	margin:0;
	padding:5px 0;
	background: url(/images/bg-hr.gif) left top repeat-x;
	}

.pressNews li.first {
	background: none;
}
	
.pressNews li:hover {
	background-color:#f7eedd;
	}
	
.pressNews li a {
	color:#006699;
	font-weight:bold;
	}
	
.pressNews li a:hover {
	color:#c79018;
	}

.pressNews li.backlink {
	background: none;
}

.backlink a, .backlink a:visited,
 .backlink a:hover {
	color:#5588AA;
}
	
/* =ABOUT PAGE
-------------------------------------------------------*/

.aboutHeroShot {
	width:756px;
	height:136px;
	margin:0;
	padding:0;
	background:url("../images/about-HeroShot.jpg") left top no-repeat;
	}

h2.about {
	width:706px;
	height:36px;
	float:left;
	background:url("../images/h2-aboutHeader.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
#mainContent {
	width:473px;
	float:left;
	margin:0;
	padding:20px 0 0 0;
	}
	
.mainContent a {
	color:#006699;
	text-decoration:underline;
	}
	
.mainContent a:hover {
	color:#c79018;
	text-decoration:none;
	}
	

/* =ABOUT US PAGE
-------------------------------------------------------*/

#staffFullBios {
	width: 470px;
	float: left;
	margin-top: 10px;
}
.staffFullBios_staffPhoto {
	padding-right: 10px;
}


/* =APPLY ONLINE PAGE
-------------------------------------------------------*/

.aboutHeroShot {
	width:756px;
	height:136px;
	margin:0;
	padding:0;
	background:url("../images/about-HeroShot.jpg") left top no-repeat;
	}

h2.apply {
	width:706px;
	height:36px;
	float:left;
	background:url("../images/h2-applyHeader.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
.applyForm p {
	margin:0 0 5px 0;
	padding:0;
	}
	
.applyForm .applyBttn {
	margin:5px 0 0 0;
	padding:2px 3px;
	background:#006699;
	border:none;
	cursor:pointer;
	color:#fff;
	font-size:1em;
	}
	
.applyForm td input,
.applyForm td select,
.applyForm td textarea {
	margin:0 0 10px 0;
	padding:3px;
	background:#f7eedd;
	border:1px solid #999;
	}
	
.applyForm td input:focus,
.applyForm td textarea:focus{
	background:#fff;
	}
	
	
/* =APPLY ONLINE PAGE
-------------------------------------------------------*/

.aboutHeroShot {
	width:756px;
	height:136px;
	margin:0;
	padding:0;
	background:url("../images/about-HeroShot.jpg") left top no-repeat;
	}

h2.contact {
	width:706px;
	height:36px;
	float:left;
	background:url("../images/h2-contactHeader.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
ul#contact {
	width:60%;
	margin:10px 0;
	padding:0;
	}
	
ul#contact li {
	margin:0;
	padding:0;
	}
	
ul#contact li ul li {
	margin:0 0 5px 0;
	}
	
.contactForm p {
	margin:0 0 5px 0;
	padding:0;
	}
	
.contactForm .applyBttn {
	margin:5px 0 0 0;
	padding:2px 3px;
	background:#006699;
	border:none;
	cursor:pointer;
	color:#fff;
	font-size:1em;
	}
	
.contactForm li input,
.contactForm li textarea {
	margin:0;
	padding:1px;
	background:#f7eedd;
	border:1px solid #999;
	}
	
.contactForm li input.signup {
	width:255px;
	}
	
.contactForm li textarea {
	width:255px;
	height:100px;
	}
	
.contactForm li input:focus,
.contactForm li textarea:focus{
	background:#fff;
	}
	
	
/* =NEWSLETTER PAGE
-------------------------------------------------------*/

.aboutHeroShot {
	width:756px;
	height:136px;
	margin:0;
	padding:0;
	background:url("../images/about-HeroShot.jpg") left top no-repeat;
	}
	
.article img {
	float:left;
	margin:2px 10px 5px 0;
	padding:5px;
	background:transparent url("../images/bg-img-gradient.gif") left top no-repeat;
	}

h2.newsletter {
	width:706px;
	height:36px;
	float:left;
	background:url("../images/h2-newsletterHeader.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
h2.newsletterTitle {
	color:#006699;
	margin:0 0 3px 0;
	}
	
h3.date {
	color:#c79018;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	font-weight:normal;
	background:url("../images/bg-star.gif") left center no-repeat;
	}
	
	
/* =JOB POSTINGS
-------------------------------------------------------*/

.aboutHeroShot {
	width:756px;
	height:136px;
	margin:0;
	padding:0;
	background:url("../images/about-HeroShot.jpg") left top no-repeat;
	}

h2.jobpostings {
	width:706px;
	height:36px;
	float:left;
	background:url("../images/h2-jobpostingsHeader.gif") left top no-repeat;
	text-indent:-37000px;
	}
	
.postings {
	margin:0;
	padding:0;
	}
	
.postings dl {
	margin:0;
	padding:10px 20px;
	}
	
.postings dt a,
.postings dt {
	padding:10px 0 0 0;
	font-weight:bold;
	color:#006699;
	text-decoration:none;
	}
	
.postings dt a span,
.postings dt span {
	margin-left:20px;
	font-size:.9em;
	font-weight:normal;
	font-style:italic;
	color:#666;
	}
	
.postings dl dd {
	margin:5px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #b7b7b7;
	}
	
.postings dl dd:last-child {
	border:none;
	}
	
/* JOBLIST */

.JOB-INDIV {
}

.postings p {
margin-left: 20px;
font-style: italic;
}

.introduction {
margin: 0 0 6px 0;
font-style: none;
}

.JOB-INDIV {
	margin:5px 0 0 20px;
	padding:0 0 10px 0;
	border-bottom:1px dotted #b7b7b7;
	}
	
.JOB-INDIV:last-child {
	border:none;
}

.JOB-INDIV a,
.JOB-INDIV a:link,
.JOB-INDIV a:visited {
	color: #C79018;
}

.JOB-INDIV a:active,
.JOB-INDIV a:hover {
	color: #666;
	text-decoration:underline;
}

.jobtitle {}
.jobtitle a,
.jobtitle  {
	padding:10px 0 0 0;
	font-weight:bold;
	color:#006699;
	text-decoration:none;
	}
	
.jobtitle a span,
.jobtitle span {
	margin-left:20px;
	font-size:.9em;
	font-weight:normal;
	font-style:italic;
	color:#666;
	}

.JOB-INDIV .jobtitle a,
.JOB-INDIV .jobtitle a:link,
.JOB-INDIV .jobtitle a:visited {
	color: #006699;
}

.JOB-INDIV .jobtitle a:active,
.JOB-INDIV .jobtitle a:hover {
	color: #006699;
	text-decoration:none;
}
	

.customername {color: #C79018;}

.jobdescription {}
.payrate {font-style: italic; margin: 0 6px 0 0;}
.scheduledhours {font-style: italic;}
.startdate {font-style: italic; margin: 0 6px 0 0;}
.enddate {font-style: italic;}
.schedule {font-style: italic;}
.jobnumber {}

.required {
	color : #8B1815;
	font-weight : bold;
	font-style : italic;
}

.radio {
	margin : 0;
	border : 0;
	background-color : 0;
}

#wt-overlay {
	position: fixed;
	*position: absolute;
	top: 50%;
	left: 50%;
	margin: -50% 0 0 -50%;
	z-index: 10000;
	background: #fff;
	width: 100%;
	height: 100%;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

	#wt-popup {
		width: 100%;
		height: 100%;
		position: fixed;
		*position: absolute;
		top: 50%;
		left: 50%;
		margin: -50% 0 0 -50%;
		z-index: 10001;
	}
	
	#wt-popup.video {
		width: 400px;
		height: 320px;
		padding: 20px;
		margin: -180px 0 0 -220px;
		background: rgba(0,73,102,0.7);
		*background: rgb(0,73,102);
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
	
		#wt-popup .close {
			position: absolute;
			top: 5px;
			right: 10px;
			display: block;
			overflow: hidden;
			line-height: 1em;
			color: #fff;
		}

		#wt-popup a.prev, #wt-popup a.next {
			margin: 0;
			padding: 0.5em;
			overflow: hidden;
			display: block;
			position: absolute;
			height: 1em;
			top: 50%;
			margin-top: -1em;
			left: 0px;
			z-index: 10003;
			line-height: 1em;
		}
		
		#wt-popup a.next {
			left: auto;
			right: 0px;
			padding: 0.5em;
			background: #fff url(/images/lb-next.png) no-repeat 100% 50%;
		}
	
		#wt-popup .photo-wrapper {
			text-align: center;
			position: relative;
		}
		
			#wt-popup .photo-wrapper a.prev {
				left: 0;
			}
			
			#wt-popup .photo-wrapper a.next {
				right: 0;
			}
	
			#wt-popup .photo-wrapper .caption {
				padding: 0.5em 0;
				text-align: center;
				font-weight: bold;
				line-height: 1em;
				position: absolute;
				left: 0px;
				bottom: -2.5em;
				z-index: 10002;
			}
			
		#wt-popup .thumbs {
			overflow: hidden;
			position: relative;
		}
		
			#wt-popup .thumbs .thumbs-wrapper {
				white-space: nowrap;
				position: relative;
				left: 0px;
			}
	
			#wt-popup .thumbs a {
				display: block;
				float: left;
				text-decoration: none;
				text-align: center;
			}
			
			#wt-popup .thumbs a.prev, #wt-popup .thumbs a.next {
				margin: 0;
				overflow: hidden;
				display: block;
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 10003;
			}
			
			#wt-popup .thumbs a.next {
				left: auto;
				right: 0px;
			}
			
				#wt-popup .thumbs a img {
					width: auto;
				}