/*******
** Styles common throughout the site
** #contentWrap sizing and positioning are handled in THIS FILE
** the rest of #contentWrap are handled in either styleContentDefault.css (used for most of the site)
** and in styleContentJobPosting.css (for the jop posting/description page jobPosting.asp)
*******/


body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
br.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	overflow: hidden;
}

#mainWrap {
	width: 630px;
	padding-left: 130px;
}

#mainWrap .hdrLogo {
	position: absolute;
	z-index: 100;
	top: 70px;
}
#navMain {
	position: absolute;
	top: 155px;
	z-index: 30;
}
#footerWrap {
	position: absolute;
	top: 575px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top: 5px;
}
#footerWrap .ftrText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #b3b3b3;
}
#footerWrap .ftrText A {
	font-weight: bold;
	color: #b3acaa;
	text-decoration: none;
}
#footerWrap .ftrText A:hover {
	color: #8ba68a;
}
#privacy {
	margin-left:10px;
}
#navMain ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navMain ul.navL1 A{
	font-size: 12px;
	line-height: 25px;
	color: #b3acaa;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
#navMain ul.navL1 A:hover{
	color: #8ba68a;
}
#navMain ul.navL1 A:active{
	color: #7e757a;
}
#navMain li.on A {
	color: #666666;
}

#navMain li #markit {
	margin-top: 50px;
	border: 0;
}

#contentWrap {
	position: absolute;
	z-index: 20;
	height: 410px;
	width: 560px;
	left: 285px;
	top: 155px;
	padding: 0px;
}
#contentWrap A {
	color: #8ba68a;
	text-decoration: none;
}

	#contentWrap .capabilities,
	#contentWrap .products {
		padding: 0px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		width: 170px;
		float: left;
		margin: 0px;
	}
	#contentWrap .products {
		margin: 0px 0px 0px 20px;
	}
	#contentWrap .capabilities IMG,
	#contentWrap .products IMG {
		float: left;
		margin: 0px;
	}
	#contentWrap .capabilities DIV,
	#contentWrap .products DIV {
		float: left;
		padding: 0px;
		margin: 5px 0px 0px 0px;
		clear: left;
		width: 170px;
	}

#jobListings .lCol, #jobFooter .lCol {
	width: 245px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#jobListings .rCol, #jobFooter .rCol {
	float:left;
	margin-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#jobListings .head {
	margin-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b3acaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	height: 1%;
}

#jobListings .content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#jobListings .content .lCol {
	font-weight: bold;
	color: #999999;
}
#jobListings .content .rCol {
	color: #000000;
}

#jobFooter {
	position: absolute;
	top: 385px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #b3acaa;
}
#jobFooter A {
	color: #8ba68a;
	text-decoration: none;
}
#jobFooter .rCol DIV {
	float: left;
}
#currentFilter {
	position: relative;
	color: #666666;
	background-color: #D3DED3;
	padding-left: 3px;
	cursor: pointer;
}

#teamFilter {
	position: absolute;
	left: 0px;
	top: -500px;
	list-style-type: none;
	margin:0px;
	padding:0px;
	background-color: #eeeeee;
	border-top: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-bottom: 0px none #ffffff;
	visibility: hidden;
}

#teamFilter li {
	padding: 3px;
	color: #b3acaa;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	white-space: nowrap;
}
#teamFilter li.over {
	background-color: #D3DED3;
}

#teamFilter li.selected {
	font-weight: bold;
	color: #666666;
}

#contactMap {
	margin-left: 15px;
}

#contactInfo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 30px;
	margin-left: 60px;
}

#contactInfo .company {
	font-weight: bold;
}
#contactInfo .cityState {

}
#contactInfo .phone {
	margin-right: 10px;
	margin-top: 20px;
}

#contactInfo .directions {
	clear: both;
	padding-top: 20px;
}

/*** People Section ***/

ul.people {
	margin: 0px;
	padding: 0px;
	width: 553px;
	list-style: none;
	height: 370px;
}

ul.people li {
	float: left;
	margin: 15px 5px 0 0;
	height: 74px;
	width: 74px;
	position: relative;
}

div#quoteContainer {
	position: absolute;
	top: 13px;
	left: -1px;
	border-top: 1px solid red;
}

ul.people img, div#quoteContainer img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

div#speedometer {
	height: 36px;
	background: url(../img/knob_0.gif) no-repeat center;
	opacity: 0;
	filter: alpha(opacity=0);
	margin: 0 auto;
	width: 70px;

	cursor: pointer;
}
div.speed-3 {
	background-image: url(../img/knob_3.gif) !important;
}
div.speed-6 {
	background-image: url(../img/knob_6.gif) !important;
}
div.speed-9 {
	background-image: url(../img/knob_9.gif) !important;
}
div.speed-11 {
	background-image: url(../img/knob_11.gif) !important;
}

/*** End People section ***/

#canvas {
	position: absolute;
	left: 130px;
	top: 70px;
	width: 760px;
	height: 500px;
}

div.line {
	position: absolute;
	opacity: 0;
}

div.line div {
	background: #f0f0f0;
	position: absolute;
	overflow: hidden;
}
/*
div.vertical div {
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #d0d0d0;
}

div.horizontal div {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #d0d0d0;
}
*/

