
/*********** GLOBAL SETTINGS ************************/
* {margin: 0; padding: 0;}
html{overflow-y: scroll;}
a {outline: none;} /* removes Firefox dotted outline on click */
a img {border: none;}
em {font-style: italic;}
strong {font-weight: bold;}
p {line-height: 1.4;}
/*************************************************/

body {	
	background: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 12px;
	color: #ccc;
}

.pageWide{
  	width: 960px;
	margin: 0 auto;
 }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #fff;
	margin-bottom: .5em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: .25em;
	color: #000;
}

p {
	margin-bottom: 1em; 
	line-height: 1.4;
	font-size: 13px;
}

ul {list-style: none;}
li {margin-bottom: 1em;}

/* links */

a:link, a:visited {
	color: #5db947;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #5db947;
	text-decoration: underline;
}

/**************** HEADER ********************/
#header {
	background: url(/_media/header_bg.gif) 100% 0 no-repeat;
	height: 87px;
	position: relative;
}

#header h1{
	background: url(/_media/pls_logo.gif) no-repeat 12px 15px;
}

#header h1 span {
	display: none;
}
#header h1 a {
	display: block; 
	width: 250px; 
	height: 75px;
}

/**************** TOPNAV ********************/
#topNav {
	background:url(/_media/topNav_bg.gif) 0 100% repeat-x;
	height: 45px;
}

#topNav ul {
	text-align: left;
	list-style:none;
	padding-top: 1px;
}
 
#topNav li {
	float: left;
	display: inline;
}

#topNav a {
	float: left;
	font-size: 13px;
	font-weight: bold;
	display: block;
	border-right: #414241 1px solid;
	border-left: #717271 1px solid;
	height: 30px;
	padding: 13px 17px 0 17px;
}

#topNav a.last {
	border-right: none;
	padding-right: 0;
	padding-left: 0;
	width: 1px;
}

#topNav a:link, #topNav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topNav a:hover {
	color: #5db947;
	text-decoration: none;
}

body.products #topNav #products,
body.portfolio #topNav #portfolio,
body.about #topNav #about,
body.linecard #topNav #linecard,
body.news #topNav #news,
body.contact #topNav #contact {
	color: #5db947;
}

/**************** HOME VALPROP ********************/
#mainImgWrap{
	background:#000000;
}

#mainImg {
	background: url(/_media/main_img.jpg) no-repeat;
	height: 278px;
}

#promoProject {
	padding-top: 10px; 
	margin-left: 650px;
}

#promoProject p {
	font-size: 11px;
	font-weight: bold;
	background: url(/_media/blue_bullet_s.gif) 5px 4px no-repeat; 
	color: #5db947;
	padding-left: 18px;
}

#promoProject p a {
	color: #707070;
	font-weight: bold;
}

#promoProject p span {
	color: #707070;
}

#mainImgText {
	padding-top: 35px;
	margin-left: 16px;
}

#mainImgText h1 {
	background: url(/_media/headertext.gif) no-repeat;
	height: 46px;
	margin-bottom: 0;
}

#mainImgText h1 span {
	display: none;
}

#mainImgText p {
	color:#048BB5;
	font-size:13px;
	font-weight: bold;
	margin-top:0px;
	padding-top:0px;
}

#mainImgText a {
	font-size: 12px;
	font-weight: bold;
	color: #ACE5F8;
	text-transform: uppercase;
}

#mainImgText a:hover {
	color: #ACE5F8;
}

#mainImgBase {
	background: #5DB947;
	height: 14px;
	margin-bottom: 10px;
}

/**************** BODY ********************/
#mainBody {
	padding-top: 15px;
	xxpadding-left: 25px;
	xxbackground: #ccc;
	width: 960px;
}

#leftPad {padding-left: 17px;}

#mainBody a {
	font-weight: bold;
}

#mainBody p {
	color: #cccccc;
	line-height: 1.8;
	font-size: 12px;
}

#mainBody h1 {
	background: url(/_media/blue_bullet.gif) 0 5px no-repeat; 
	padding-left: 20px;
}

.dottedLine {
	background-image: url(/_media/dotted_line.gif);
	width: 100%;
	height: 2px;
	margin-top: 25px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}

body.home .dottedLine {
	margin-left: -17px;
}

#leftCol, #leftColSm {
	width: 546px; 
	float: left;
	padding-left: 17px;
	padding-right: 10px;
}

#leftColSm {width: 30%;}

#co .frame {
	float: left;
}
#co img {
	border: 1px solid #949494;
}
#co #coDescr {
	margin-left: 220px;
}
#co #coDescr h2 {
	font-size: 12px;
	color: #00aae1;
}
#co .frame p {
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 10px;
}

#featuredWrapper, #team, .boxStyle {
	float: right; 
	width: 354px;
	margin-top: 35px;
	padding: 15px;
	background: #171717 url(/_media/featured_bg.gif) 100% 100% no-repeat; 
}

.alert {
	width: 500px;
	padding: 15px;
	background: #171717 url(/_media/featured_bg.gif) 100% 100% no-repeat; 
}

.alert p {
	margin: 0;
}

.boxStyle {
	margin-left: 10px;
}
 
#team {
	width: 60%;
	margin-top: 0;
}

#team p {
	xxfont-size: 11px;
	line-height: 1.2;
}

#team p a {font-weight: normal;}

#mainBody .featureHome {
	background-image: none;
	margin-top: 0;
}

.logoList {
	text-align: right;
	float: right;
	width: 202px;
}

.logoList img {
	margin-bottom: 10px;
	border: 1px solid #838282;
}

#featuredWrapper h2, #team h2 {
	color: #999;
	background: url(/_media/green_bullet.jpg) 0 3px no-repeat; 
	padding-left: 18px; 
	margin-bottom: 10px;
}

#featuredWrapper h3, #team h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	font-size: 11px;
}
#featuredWrapper p, #team p {
	color: #999;
}

#featuredWrapper #featuredImgSub {
	font-size: 10px; 
	color: #555454; 
	padding-bottom: 10px; 
	padding-top: 2px;
}

.inset {
	float: left;
	width: 254px;
	margin: 0 20px 0 0;
	padding: 10px;
	padding-bottom: 0;
	background: #171717;	
}

.inset img {
	border: 1px solid #838282;
}

.inset h2 {
	background: url(/_media/green_bullet.jpg) 0 3px no-repeat; 
	padding-left: 15px; 
	margin-bottom: 5px;
	font-size: 13px;	
}

.inset p a.rtLink {
	font-size: 10px;
}

.column {
	float: left;
	width: 48%;
	margin-right: 2%; 
}

#team .column {
	width: 49%;
	margin-right: 1%; 
}

.column li, #mainBody li {
	background: url(/_media/gray_bullet.gif) 0 5px no-repeat;
	color: #999; 
	padding-left: 13px;
	xxfont-size: 12px;	
}

.columns {
	float: left;
	width: 304px;
	margin-top: 20px;
	padding-right: 10px;
}

.columns h3 {
	text-transform: uppercase;
}

#leftPad .columns p {
	xxfont-size: 11px;
	line-height: 1.2;
}

.green {
	color: #5db947;
	font-weight: bold;
}
.blue {
	font-weight: bold;
	color: #00AAE1;
	text-decoration: none;
}


.blue a,
.blue a:hover {
	font-weight: bold;
	color: #00AAE1;
	text-decoration: none;
}

.new {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	padding: 1px;
	padding-right: 2px;
	background: red;
	}
	
#popup {
	padding: 23px 0 0 15px;
	background: url(/_media/map_full.gif) no-repeat;
	width: 510px;
	height: 434px;
}

#popup h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
}

#popup h1 {
	background: url(/_media/blue_bullet.gif) 0 5px no-repeat; 
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #fff;
	margin-bottom: .5em;
}

ul.faq li {
	text-transform: uppercase;
	}
	
#optionsWrap {
	margin-left: 17px;
	margin-top: 10px;
	}
	
#optionsWrap .options {
	float: left;
	width: auto;
	text-align: center;
	margin-right: 20px;
	}

#optionsWrap .last {
	margin-right: 0;
	}
	
body .answers {
	display: none;
	}

/**************** PROJECT PAGE ********************/
#productsWrap {
	margin-top: -15px;
	margin-bottom: 20px;
}

#featureProd {
	background: #0b0b0b;
	padding: 0 17px;
}

#featureProd div {
	zoom: 1;
}

#featureImg {
	float: right;
	width: 370px;
	margin-left: 50px;
}

#featureInfo {
	xxfloat: left;
	xxbackground: red;
	xxwidth: 500px;
}

p#headMfr {
	padding-top: 25px;
}

p#headMfr {
	xxcolor: #999;
	text-transform: uppercase;
	xxletter-spacing: .1em;
	margin-bottom: 0;
	font-size: 11px;
}

p#headMfr span {
	color: #00aae1;
}

p#descrMfr {
	color: #fff;
	font-size: 13px;
	line-height: 1.5;
}

ul#featureTabs {
	background: #5db947;
}

ul#featureTabs span {
	text-transform: uppercase;
}

ul#featureTabs li {
	height: 50px;
	margin: 0;
	float: left;
	xxwidth: 260px;
	padding: 0 10px;
	background: #5db947 url(/_media/border_vert_white.gif) 100% 0 repeat-y;	
}

ul#featureTabs li.noborder {
	background-image: none;
}

.tab {
	margin-right: 3px;
	width: 297px;
	xxpadding: 8px;
}

#featureTabs .tab a {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	display: block;
	xxheight: 26px;
	text-decoration: none;
	xxwidth: 280px;
	padding: 8px;
	padding-bottom: 15px;
	white-space: nowrap;
}

.controls a {background: url(/_media/arrow_up.gif) 145px 15px no-repeat;}
.interior a {background: url(/_media/arrow_up.gif) 160px 15px no-repeat;}
.exterior a {background: url(/_media/arrow_up.gif) 263px 15px no-repeat;}

#test {
	background: red;
	padding: 10px;
}

/**************** PORTFOLIO PAGE ********************/
.darkBox {
	margin-bottom: 20px;
	background: #111;
	padding: 10px;
}

.portFloatLt {
	float: left;
	height: 275px;
	width: 290px;
	margin-bottom: 10px;
	margin-right: 12px;
	display: inline;
}

.portLast {
	margin-right: 0;
}

.darkBox img {
	border: 1px solid #838282;
	margin-bottom: 15px;
}

.projTitle {
	background: url(/_media/dotted_line.gif) 0 bottom  repeat-x;
}

.projTitle h2 a {
	color: #fff;
	text-decoration: none;
}

.projTitle h2 a:hover {
	color: #fff;
	text-decoration: none;
}

#mainBody .darkBox .projTitle p {
	xxfloat: right;
	color: #666;
	font-size: 11px;
}

#mainBody p.productList {
	font-size: 11px;
	color: #828282;
	margin-top: 10px;
	line-height: 1.2;
}

#mainBody p.productList span {
	text-transform: uppercase;
}

#mainBody p.productList a {
	font-weight: normal;
}

.imgLt {
	float: left;
	width: 553px;
}

.imgRt {
	float: right;
	width: 362px;
}

#mainBody p.detailLoc {
	float: right;
	margin: 0;
	padding-top: 6px;
	margin-right: 250px;
	color: #666;
	font-size: 11px;
}

.projDetails {
	float: left;
	width: 270px;
	margin-right: 10px;
	display: inline;
}

#mainBody .projDetails p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 11px;
	margin: 0;
	line-height: 1.4;
}

#mainBody .projDetails a {
	font-weight: normal;
}

#detailFooter {
	background: url(/_media/detail_footer.gif) 100% 0 no-repeat;
	height: 30px;
	text-align: right;
	padding-top: 6px;
	padding-right: 8px;
}

#mainBody #detailFooter p {
	font-size: 11px;
	color: #999;
}

/************ Product Search **********************/

#container {
	border-top: 2px solid #ccc;
}

.row {
	clear: left;
	background: url(/_media/dotted_line.gif) 0 100% repeat-x;
	padding: 10px 0;
	height: 1%;
}

.horizRow {
	float: left;
	width: 50%;
	height: 100px;
	padding: 10px 0;
	background: url(/_media/dotted_line.gif) 0 100% repeat-x;
}

#container .floatItem {
	float: left;
	width: 145px;
	margin-right: 20px;
}

.floatLeft {
	float: left;
	width: auto;
	margin-right: 20px;
}

#container .topPad {
	padding-top: 30px;
}

#container a {
	color: #5db947;
	font-weight: normal;
	text-decoration: underline;
}

#container a:hover {
	color: #5db947;
	text-decoration: underline;
}
#team a {
	color: #5db947;
	font-weight: bold;
}

#team a.name {
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

#team a.name:hover {
	color: #3f3f3f;
	font-weight: bold;
	width: 100%;
}

#team a.name .contactTitle {
	color: #959595;
	font-weight: normal;
}

#team a.name .contactEmail {
	color: #959595;
	font-weight: normal;
	text-decoration: underline;
}

#team a.name:hover .contactEmail {
	text-decoration: none;
}

form#productSearch {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

form#productSearch select {
	float: left;
	width: 280px;
	margin-right: 44px;
}

form#productSearch select#Controls {
	float: right;
	margin: 0;
}

table {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	width: 100%;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

tr {
	background: url(/_media/dotted_line.gif) 0 100% repeat-x;
}

td {
	padding: 10px;
	padding-left: 0;
	color: #959595; 
	font-weight: normal;
}

td a.company {
	color: #003;
	xxfont-weight: bold;
	text-decoration: underline;
}

table#team td {
	width: 160px;
}

table#team a.name {
	color: #3f3f3f;
	xxfont-weight: bold;
	text-decoration: none;
}

table#team a.name:hover {
	color: #3f3f3f;
	font-weight: bold;
}

table#team td.teamTitle {
	padding-left: 15px;
	font-weight: normal;
	font-size: 10px;
	color: #878a70;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 0;
}

table#team td a {
	color: #959595;
	text-decoration: underline;
	font-weight: normal;
}

table#team td a:hover {
	color: #959595;
	text-decoration: none;
}

/**************** FOOTER ********************/
#footer {
	margin-top: 25px;
	border-top: 1px solid #3B3B3B;
	padding-top: 10px;
}

#footer p {
	color: #666;
	font-size: 11px;
	text-align: right;
	margin-bottom: 3px;
	xxmargin-top: 0;
}

#footer p a {
	color: #666;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: none;
}

/* misc.
---------------------------------------------------------- */
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

hr { 
	display: none;
	height:0px; 
    border:0px; 
    border-top:1px solid #ccc;
}

.nomargin {margin: 0;}
.notopgap {margin-top: 0;}
.nobottomgap {margin-bottom: 0;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ccc;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/_media/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #252525;
	z-index: 102;
	color:#000000;
	display:none;
	border: 15px solid #252525;
	border-top: none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 0 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#252525;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:10px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	background: #171717 url(/_media/featured_bg.gif) 100% 100% no-repeat; 
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent h1{
	line-height: 1.2;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
	color: #ccc;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
