HTML {	
	height: 100%;
}

BODY  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #095D7E;
	color: #095D7E;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	text-align: center;
	line-height:13px;
}

TD {
	font-size: 11px;
}

H2 {
	font: 20px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 20px;
}

H3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}


A:link, A:visited {
	color: #095D7E;
}
A IMG {border:none;}

P {
	margin: 0px;
	margin-bottom: 14px;
}

/*
A:hover, A:active {
	color: #b5cd8d;
}
*/

INPUT.formInput {
	width: 205px;
	height: 20px;
	overflow: hidden;
	background-image: url(../images/bg_input.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 4px;
	margin-bottom: 4px;
	color: #333333;
}
.prodHeader {
	background-color: #b5cd8d;
	border-bottom: 0px solid #ffffff;
	padding-top: 0px;
	height: 6px;
}

.prodHeaderLeft {
	background-image: url(../images/prodHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.prodHeaderRight {
	background-image: url(../images/prodHeaderRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-right: none;
}
#productScroll_mcontentwrapper {
	background-color: #b5cd8d !important;
}
.prodHeaderRow {
	background-color: #b5cd8d !important;
	border-right: 1px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 6px;
	height: 36px;
	max-height: 36px;
}

.prodFooter {
	background-color: #b5cd8d;
	border-top: 0px solid #ffffff;
	padding-top: 0px;
	height: 6px;
	overflow: hidden;
}

.prodFooterLeft {
	background-image: url(../images/prodFooterLeft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: none;
	width: 6px;
	height: 6px;
}

.spacerRow {
	height: 1px;
	overflow: hidden;
	background-color: #b5cd8d;
}
.prodFooterRight {
	background-image: url(../images/prodFooterRight.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-right: none;
	background-color: none;
	width: 6px;
	height: 6px;
}

.prodRowDark {
	background-color: #cae49e;
	border-right: 1px solid #ffffff;
	height: 30px;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
	font-weight:bold;
}

.prodRowLight {
	background-color: #e5f1d0;
	border-right: 1px solid #ffffff;
	height: 30px;
	vertical-align: middle;
	font-weight:bold;
}

.prodPopupRowDark {
	background-color: #d6e1c3;
	border-right: 1px solid #ffffff;
	height: 18px;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
	
}

.prodPopupRowLight {
	background-color: #eaf0e2;
	border-right: 1px solid #ffffff;
	height: 18px;
	vertical-align: middle;
}

.prodPopupRow {
	padding-left: 16px;
}

.prodTopLeft {	
	background-image: url(../images/prodPopRowTopLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.prodTopRight {	
	background-image: url(../images/prodPopRowTopRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.prodBottomLeftDark {	
	background-image: url(../images/prodPopRowBottomLeftDark.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.prodBottomRightDark {	
	background-image: url(../images/prodPopRowBottomRightDark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.prodBottomLeftLight {	
	background-image: url(../images/prodPopRowBottomLeftLight.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.prodBottomRightLight {	
	background-image: url(../images/prodPopRowBottomRightLight.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.prodPopupHeader {
	height: 21px;
	background-color: #095d7E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 14px;
}

.prodPopupSubHeader {
	height: 33px;
	color: #095d7E;
	font-weight: bold;
	font-size: 14px;
	padding-left: 14px;
}

.prodPopupFooter {
	background-image: url(../images/prod_list_pop_footer.gif);
	width: 542px;
	height: 12px;
	overflow: hidden;
	background-color: #ffffff;
	border: none;
	background-repeat: no-repeat;
}

.firstCol {
	border-left: 1px solid #B5CD8D;
}

.lastCol {
	border-right: 0px solid #B5CD8D;
}

TABLE#main { 
	width: 996px;
	background-color: #FFFFFF;
	margin: 0;
	margin-left: 12px;
	text-align: left;
	height: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
}

#headerParent {
	height: 77px;
	max-height: 77px;
}

#header {
	margin-left: 8px;
	height: 77px;
	margin-bottom: 23px;
	border-bottom: 1px solid #afc6d7;
	position: relative;
	width: 988px;
	left: 0px;
	top: 0px;
}

IMG#logo {
	position: absolute;
	left: 12px;
	top: 24px;
	width: 200px;
	height: 41px;
}

IMG#closeWindow {
	position: absolute;
	right: 16px;
	top: 38px;
	width: 96px;
	height: 14px;
}

IMG#since {
	position: absolute;
	right: 48px;
	top: 30px;
	width: 417px;
	height: 28px;
}

IMG#sinceHome {
	position: absolute;
	left: 236px;
	top: 30px;
	width: 84px;
	height: 28px;
}

IMG#isoPopup {
	position:absolute;
	top:6px;
	right:282px;
	width:149px;
	height:68px;
}

TD#nav {
	width: 244px;
}

TD#content {
	width: 752px;
	position:relative;
}


#leftNav {
	float: left;
	width: 200px;
	padding-left: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
}

A.leftNav:link, A.leftNav:visited, A.leftNavOn:link, A.leftNavOn:visited {
	text-decoration: none;
	display: block;
	width:144px;
	padding-left: 50px;
	padding-top: 6px;
	padding-bottom: 5px;
}
A.leftNavOn:link, A.leftNavOn:visited{
	background-color: #b5cd8d;
	
}

a.leftNav:hover {
	background-color: #b5cd8d !important;
	
}

.subNav A:link,  .subNav A:visited, .subNavOn A:link, .subNavOn A:visited {
	text-decoration: none;
	display: block;
	
}

.subNavOn A:link, .subNavOn A:visited  {
	font-weight: bold;
}

.subNav A:hover{
font-weight:bold;}



.subNavBlock {	
	background-color: #DAE6C6;
	margin-left: 40px;
	padding-left: 10px;
}

.subNavImg {
	width: 10px;
	float: left;
	margin-right: 8px;
	padding-top: 4px;
	position: relative;
}

.subNav {
	width: 126px;
	float: left;
	/*padding-right: 10px;*/
	margin-top: 2px;
	margin-bottom: 3px;
	position: relative;
}

.subNavOn {
	width: 126px;
	float: left;
	/*padding-right: 10px;*/
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}

.homepageCallout {
	width: 104px;
	text-align:center;
	float: left;
	margin-right: 18px;
	margin-top: 16px;
}

.homepageCallout A:link, .homepageCallout A:visited {
	text-decoration: none;
}

.homepageCallout IMG {
	margin-bottom: 8px;
}

.clearAll { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#homeNewProductParent {
	position: absolute;
}

.homeNewProduct {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	display: none;

}

.homeNewProductImage {
	float: left;
	text-align: center;
	width: 100px;
	margin-right: 14px;
	margin-top: 28px;
}

.homeNewProductImage IMG {
	margin-bottom: 2px;
}

.homeNewProductText {
	float: left;
	width: 372px;
	margin-top: 40px;
}

.homeNewProductTitle {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 17px;
}

#address {
	font-size: 10px;
	text-decoration: none;
	position: relative;
	padding-left: 50px;
	top: 14px;
	float:left;
}

#address A:link, #address A:Visited {
	text-decoration: none;
}

#new_products {
	height: 200px;
	clear: both;
	border-bottom:1px solid #afc6d7;
}
#new_products_button {
	float: left;
	margin-top: 13px; 
	border: 0;
}

.rounded_box {
	width: 156px;
	height: 58px;
	background: url(../images/rounded_box.gif) no-repeat;
}

#new_products .rounded_box {
	float: right;
	display: inline;
	margin: 71px 133px 0 0
}
.rounded_box a {
	color: #ffffff !important;
	text-decoration: none;
	border-top: 1px dotted #ffffff;
	display: block;
	margin: 0 8px;
	padding: 7px 0 10px;
	font-size: 9px;
}
.rounded_box a.first { border-top: none; }

a.pdf {
	background: url(../images/icon_pdf.gif) no-repeat right center;
	padding-right: 28px;
}

.new_product_content {padding-left:30px; width:450px; height:740px;}
.new_product_content img {margin:0 0 24px 1px; float:left;}
.new_product_content .prodimage { float:left; width:179px; padding-bottom:19px;}
.new_product_content .learnMore {background:url(../images/btn-learn-more.gif) left bottom no-repeat;}
.new_product_content div {width:447px; overflow:hidden; padding-bottom:13px; margin-top:12px; background:url(../images/line_dot.gif) left bottom repeat-x; clear:both; float:left;}
/**html .new_product_content div {padding-bottom:8px;}
*+html .new_product_content div {padding-bottom:8px;}*/
.new_product_content div.last {background:0;}
.new_product_content div div {width:254px; padding:0; margin:0; background:0; clear:none;}
.new_product_content div img {margin:3px 14px 0 0; float:left;}
.new_product_content div p {line-height:13px; width:264px; margin-bottom:7px;}
.new_product_content div a {text-decoration:none; color:#350075; cursor:pointer;}/*line-height:14px;height:34px;float:none; display:block; */
.new_product_content div a span {margin-top:21px; position:absolute; cursor:pointer;}
.new_product_content div a.prodSheet img {width:27px; height:32px; border:0; margin:0 5px 0 2px;}

a.contact, a.req_a_quote, a.product_search, a.req_a_quote:visited, a.product_search:visited {float:left; display:inline; background:url(../images/btn_purple.gif) 0 0 no-repeat; width:100px; height:24px; color:#ffffff; text-decoration:none; letter-spacing:-1px; text-align:center; cursor:pointer; line-height: 23px;}
a.contact {margin: 17px 0 0 50px;}
a.req_a_quote {margin: 10px 0 0 50px;}
a.product_search {margin: 10px 0 60px 50px;}
.submit_spec {width:70px; height:24px; color:#ffffff; text-decoration:none; text-align:center; cursor:pointer; border:none; padding-bottom: 2px;}


/*Rightpart homepage block*/
.rightpart_block {width:157px; position:absolute; top:0; margin: 101px 0px 0px 584px;}
.rightpart_block_header {width:157px; height:41px; background:url(../images/wu_header.gif) 0 0 no-repeat; position:relative;}
.rightpart_block_content {width:155px; padding-bottom:5px; border:1px solid #095d7f; background:#ecf2f5 url(../images/bg_right_bottom.gif) 1px 100% no-repeat;position:relative;}/*height:571px;*/
.rightpart_block_content ul {display:block; width:148px;  margin: -3px 0 0; padding:0 0 0 7px;}
.rightpart_block_content li {width:141px; padding-top:8px; padding-bottom:7px; list-style-type:none; background:url(../images/bg_dotted.gif) 0 100% repeat-x; text-align:center;}
.rightpart_block_content li.last {background:none;}
.rightpart_block_content li a {display:block; padding-top:32px; font-size:10px; line-height:12px; background-position:0 0; background-repeat:no-repeat; color:#000000; text-decoration:none;}
.rightpart_block_content li a.link_pdf {background:url(../images/ico_pdf.gif) center 0 no-repeat;}
.rightpart_block_content li a.link_video {background:url(../images/ico_video.gif) center 0 no-repeat;}

/*Search page*/
.search_block {float:left; padding-top:2px;} 
.search_block_left {float:left; width:169px;}
.search_block_right {float:left; width:550px; padding-top:2px;} 
.search_block_right form {margin:0;}
.search_block_right  h2 {margin:0; height:18px; font-size: 14px; line-height:15px; font-weight: bold; color:#095d7f;}
.search_block_right  h2 img {float:left; margin:0; width:112px; height:13px; line-height:0; font-size:0;}
.search_block_right div {float:left; padding-bottom:4px;}

.search_block_right .select_block {float:left; padding:7px 0 26px 0; font:normal 11px/13px Verdana, Geneva, sans-serif; color:#095D7E/*#0e5d7e*/;}
.search_block_right .select_block h3 {float:left; width:450px; font-weight:bold; letter-spacing:0.3px; margin:0;}
.search_block_right .select_block .radio {float:left; width:105px; padding:17px 0 0 1px;}
.search_block_right .select_block .radio label {float:left; width:87px; margin-top:1px; padding-left:5px;}
.search_block_right .select_block .radio input {float:left; margin:0;width:13px; height:13px;}
.search_block_right .select_block .text_input {float:left; width:430px;}
.search_block_right .select_block .text_input div {float:left; padding-bottom:3px;}
.search_block_right .select_block .text_input .top_label {padding-left:88px; margin-top:-3px;}
.search_block_right .select_block .text_input .top_label p {float:left; width:90px; text-align:center; margin:0 11px 0 0;}
.search_block_right .select_block .text_input label {float:left; width:110px; margin-top:4px; padding-right:9px; text-align:right;}
.search_block_right .select_block .text_input input {float:left; width:89px; height:20px; line-height:20px; margin-right:11px;}

a.leftNav.home, a.leftNavOn.home {margin-bottom:3px; padding-left:51px; }
a.leftNav.about, a.leftNavOn.about {padding-bottom:8px;}
a.leftNav.directional, a.leftNavOn.directional {padding-bottom:4px; padding-left:51px; width:143px; }
a.leftNav.hybrid, a.leftNavOn.hybrid  {padding-top:5px; padding-left:51px; width:143px;}
a.leftNav.new_product, a.leftNavOn.new_product  {padding-left:51px; padding-bottom:8px; width:143px;}
a.leftNav.contact_us, a.leftNavOn.contact_us  {margin-top:0;}

.subNavBlock {width: 144px;}

.new_product_content div div {overflow:visible;}
.new_product_content div a.audio {margin:5px 0 0 -1px; height:30px; width:30px;}
.new_product_content div a.audio img {border:0 none; height:30px; margin:0; width:30px;}

.new_product_content div .prod_img {width:182px;}
.new_product_content div .prod_img a {float:left; margin-top:10px; width:70px; height:15px;}

.search_results_container {
	width: 566px;	
}
.dottedLine {
	border-bottom: 1px dotted color:#005d7d !important;
}
.Wlink {
	font-size:9px;
	color:#005d7d !important;
	text-decoration:none;	
	font-family: 'OfficinaSans Book', verdana;
	font-weight:bold;
}
