
div.ticker{
	width: 100%;
	height: 19px;
	background: #20448F;
	border: solid 1px #FFF;
	border-right: none;
	overflow: hidden;
	font: normal normal normal 11px Tahoma,Arial;
	text-align: left;
}

div.ticker *{
	color: #FFF;
	overflow: hidden;
	text-decoration: none;
	padding: 0 0 0 0;
	white-space: nowrap;
	background: #F00;
	width: 100%;
}

div.ticker *.bold{
	font-weight: bolder;
}

div.ticker .content{
	border: solid 1px #FFF;
	border-right: none;
	border-left: none;
	margin: 1px 0 1px 0;
	padding: 0 0 0 0;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	max-height: 15px;
}

div.ticker a:hover{
	text-decoration: underline;
}

/*Layout*/

#container{
	position: relative;
	width: 100%;
	min-height: 99%;
	border: 1px solid #D7DDEA; 
	background: #D7DDEA url(container-bg.png) repeat-y scroll 0 0;
}

#container:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 1px;
/*	visibility: hidden;
*/
}

.spc
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 1px;
/*	visibility: hidden;
*/
}

*html #container{
	height: 99%;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 732px;
	background: #E3001A url('logo.png') no-repeat scroll left;
	padding: 10px 60px 0 0;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font: normal normal bolder 12px Tahoma;
}

#header a{
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
}

#header ul{
	height: 1em;
	list-style: none;
	display: inline;
	width: 200px;
}

#header li{
	height: 1em;
	text-align: right;
	float: left;
	width: 230px;
}

#header table{
	position: relative;
}

#valve{
	position:absolute;
	right: -20px;
	top: 0px;
	z-index:20;
	display: block;
}

#main
{
	background: #000000 url('picture.png') no-repeat scroll 1px 32px;
	background-color: White;
	position: relative;
	float: right;
	width: 629px;
	margin: 32px 0 0 163px;
	padding: 132px 0 0 0;	
}

#main.mini{
	background: #000000 none no-repeat scroll 1px 32px;
	background-color: White;
	position: relative;
	float: right;
	width: 629px;
	margin: 64px 0 0 163px;
	padding: 0 0 0 0;	
}

#menu{
	position: absolute;
	top: 32px;
	left: 163px;
	height: 32px;
	width: 629px;
	padding: 0;
	margin: 0;
	background: #8E8E8E url(menu-bg.png) repeat-x 0 0;
}

.menuitem
{
	background-repeat: no-repeat;
	color: White;	
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	padding: 8px 6px 0px 6px;  
	font-family: Tahoma;
}

.menuitemover
{
	background-image: url(menuitemover.png);	
	background-repeat: no-repeat;
	color: White;	
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	padding: 8px 6px 0px 6px;  
	font-family: Tahoma;	
}

.menuitemstate
{
	background-image: url(menuitemstate.png);	
	background-repeat: no-repeat;
	color: White;	
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	padding: 8px 6px 0px 6px;  
	font-family: Tahoma;	
}

.linkItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 6px 6px  6px;
	color:#20448F;
}

a.linkItem{
	text-decoration: none;
}

a.linkItem:hover{
	text-decoration: underline;
}

#menu a{
	color: White;
	text-decoration: none;
}

#pict{

}

#submenu
{
	border-top: solid 2px #F00;
	position: absolute;
	left: 0px;
	top: 32px;
	width: 163px;
	float: left;	
}

#content{
	position: relative;
	padding: 20px;
	width: 590px;
	color: #3C4748;
	margin-top: 0px;
}

#footer{
	position: relative;
	bottom: 0px;
	background-color: #C9C9C9;
	height: 18px;
	margin: 0px;
	clear: both;
	padding-top: 5px;
	font-size: 90%;
	padding-left: 160px;
	margin-top: -20px;
	width: 634px;
}

*html #footer{
	
}

body{
	background-color: #8289A4;
	background-image: url(body.png);
	width: 792px;
	margin: auto;
	position: relative;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142569;
	font-size: 11px;
}

html{
	height: 100%;
}

table, td, input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
}

form{
	margin: 0px;
	padding: 0px;
}

h1{
	margin-top: 0px;
	margin-bottom: 0px;
	color: Red;
	font-size: 220%;
	font-weight: normal;
}

h1.h1{
	font: 55px 'Arial Black',Tahoma,Serif; 
	vertical-align: bottom; 
	letter-spacing: -3px;
	text-align: left; 
}

h1.h1a{
	font: bold 30px 'Arial',Tahoma,Serif; 
	font-style: normal; 
	font-variant: normal; 
	line-height: normal; 
	vertical-align: top; 
	letter-spacing: -1px; 
	text-align: left; 
}

h2.h2{
	font-family: Arial,Tahoma,Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	vertical-align: bottom;
	color: #05369A;
	letter-spacing: 0px;
	text-align: left;
}

h2{
	margin-top: 0px;
	color: #05369A;
	font-size: 150%;
}

h3{
	color: #ff0000;
	font-weight:normal;
	font-size: 130%;
}

h4{
	color: #878787;
	font-size: 110%;	
	margin: 0px;
}

h5{
	color: #333333;
	font-size: 100%;	
	margin: 0px;
}

a{
	color: #20448f;
/*
	font: normal normal normal 11px/11px Tahoma Arial;  
	text-decoration: none;
*/
}

td.secmenu a{
	font: normal normal normal 11px/14px Arial,Tahoma,Helvetica,sans-serif;
	text-decoration: none;
}

td.secmenu a:hover{
	text-decoration: underline;
}

a.red{
	color: Red;
}

a.red:hover{
	text-decoration: underline;
}

img{
	border: 0; 
}

ol{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

ol li{

}

img.png{
	width: 103px; 
	height: 180px;
	BEHAVIOR: url(../js/png.htc);
}

/*
#valve img{
	width: 103px; 
	height: 180px;
	BEHAVIOR: url(../js/png.htc);
}
*/

hr{
	height: 1px;
	color: #A8A8A8;
	background-color: #A8A8A8;
}

input.text{
	background-color: #F1F1F1;
	border: 1px solid #B2B2B2; 
}

#searchTextBox
{
	width: 200px;
}

select{
	background-color: #F1F1F1;	
	border: 1px solid #B2B2B2; 
}

input.button{
	background-color: Red;
	border: 1px solid #CCCCCC; 	
	border-left: 6px solid #1F438E;
	color: White;
	font-weight: bold;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	cursor: pointer;
}

/* content */

/* menu submenu */

.submenuitem{
	border-top: solid 1px #B3B3B3;
	background: #F2F2F2;
	height: 25px;
}

#submenu table.top{
	border-bottom: solid 7px #20448F;
	padding: 0 0 1px 0;
	margin: 0 0 40px 0;
}

.submenuitem a{
	color: #5A5A5A;
	text-decoration: none;
}

.sc{
	border-bottom: 1px solid #B3B3B3;
}

.sc1{
	border-right: 1px solid #C8C8C8;
}

.secmenu{
	padding-left: 20px;
	height: 20px;
}

.secmenucurrent{
	padding-left: 20px;
	background-color: White;
	font-weight: bold;
	/*border-bottom: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;*/
	background-image: url(submenu-curbg.png);
	background-position: right;
	height: 20px;
}

.secmenu a{
	color: #2544E2;
}

/* data */

.news {
	color: #20448F;
	font-weight: bold;
	font-size: 110%;
}

.news2 {
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
}

div.newsmore{
	border-bottom:1px solid #909aa4;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom: 5px;
	font-size: 110%;
	background-image: url(news-more.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}

div.newsmore div{
	padding: 5px; 
	color: #20448F;
}

div.newsmore div a{
	color:#20448F; 
}

.newstable{
	font-size: 110%;	
}

.newstable p{
	color: #20448F;
	font-size: 110%;	
}

div.title{
	color: #05369A;
	background-image: url(divtitle.png);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 140%;
	font-weight: bold;
	padding-left: 24px;
	padding-top: 5px;
}

div.back{
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	float: right;
	white-space: nowrap;
	clear: both;
}

div.back a, div.back1 a{
	text-decoration: none;
}

div.back1{
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	white-space: nowrap; 
	clear: both;
}

div.top
{
	display: inline; 
	float: right;
	position: relative;
	background-image: url(top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

span.red{
	color: Red;
}

span.blue{
	color: #20448F;
}

span.bigblue{
	color: #20448F;
	font-size: 120%;
	font-weight: bold;
}

table.newsdata{
	background-color: White;
}

table.newsdata td{
	background-color: #E7E7E7;
}

table.newsdata th{
	background-color: #9AB3E1;
	color: White;
}

table.sdata{
	background-color: #333333;
}

table.sdata td{
	background-color: White;
}

table.sdata td.title{
	background-color: #A3BAE4;
	color: Black;
	text-align: left;
}

table.sdata th {
	background-color: #E7E7E7;
	color: #5C5C5C;
	border-bottom: 1px solid white;
}

table.sdata a{
	text-decoration: none;
}

table.sdata a:hover{
	text-decoration: underline;
}

table.sdata1{
	background-color: #333333;
}

table.sdata1 td{
	background-color: White;
}

table.sdata1 td.title{
	background-color: #9AB3E1;
	color: Black;
}

table.sdata1 th{
	background-color: #D7DDEA;
	color: #5C5C5C;
	border-bottom: 1px solid white;
}

.note{
	color: #6D6D6D;
	font-size: 90%;
	text-transform: uppercase;
}

.mapback{
	background-image: url(mapback.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#content a{
	/*text-decoration: none;*/
}

.greytext{
	color: #606060;
}

div.price{
	padding: 7px;
	display: inline;
	color: Red;
	border: 1px solid red; 
	font-size: 110%;
}

.sep{
	background-image: url(separator.png);
	background-repeat: repeat-y;
}

#l1, #l2, #l3, #l4, #l5, #l6, #l7, #l8, #l9, #l10, #l11, #l12, #l13, #l14, #l15, #l16, #l17, #l18, #l19, #l20, #l20, #l21, #l22, #l23, #l24, #l25, #l26{
	display: none;
}

table.downloadlinks{
	margin-left: 8px;
}

table.downloadlinks td{
	vertical-align: top;
}

table.downloadlinks a.red{
	display: block;
	width: 102px;	
}

#certifnumber{
	font-size: 22px;
	color: #C7CCD7;
	font-weight: bold;
	vertical-align: top;
}

img.cert{
	border: 1px solid #999999; 
}

menu{
	padding-left: 0px;
	margin: 0px;
	margin-top: 20px;  
}

menu menu{
	padding-left: 10px;
	font-weight: bold;
	color: #20448F;
	padding-bottom: 5px;	
	font-size: 110%;
	margin: 0px;	
}

menu menu menu{
	padding-left: 24px;
	padding-bottom: 1px;		
	padding-top: 1px;
	font-weight: normal;
	font-size: 90%;	
	background-image: url(doc.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	margin: 0px;	
}

menu a{
	text-decoration: none;
	font-size: 100%;		
}

menu a:hover{
	text-decoration: underline;
}

.productsdata table{
	width: 97%;
	border-top: 1px solid #65656C;
}

.productsdata table th{
	background-color: #D7DDEA;
	border-bottom: 1px solid #65656C; 	
	padding: 3px;
	padding-left: 10px;
	color: #65656C;
	text-align: left;
}

.productsdata table td.sub{
	background-color: #E0E0E0;
	border-bottom: 1px solid #65656C; 	
	padding: 3px;
	padding-left: 10px;
	color: #65656C;
}

.productsdata table td{
	border-bottom: 1px solid #65656C; 	
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #65656C;
}

.productsdata{
	vertical-align: top;	
}
.ScrollingArea{
	width:100%;  
	overflow:auto;
	border: 1px solid #666666;
	background-color: #EAEAEA;
}

table.FinderResult{
	width: 100%;
/*	border: 1px solid black; */
	background-color: Black;
}

*html table.FinderResult{
	width: 95%;
}

table.FinderResult td{
	background-color: White;
}

table.FinderResult td.FinderResultTH{
	background-color: #D7DDEA;
	font-weight: bold; 
	color: #666666;
}

#toolTipLayer 
{
	border-width:2px;
	border-style:outset;
	border-color:#006BAE;
	background-color:#FFF6D9;
	white-space: nowrap;
	font-size:8pt;
	color:black;
	padding: 2px;
}

a#print_link{
	text-decoration: none;
	background-image: url(print.png);	
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 1px;
}

.producttypelist{
	/* line-height: 160%; */
	border-left: 1px solid #AFAFAF;
	padding-left: 10px;
}

.producttypelist a{
	text-decoration: none;
	color: #20448F;
}

.producttypelist a:hover{
	text-decoration: underline;
	color: #20448F;
}

.productdnlist{
	border-left: 1px solid #AFAFAF;
	padding-left: 10px;
	color: #969696;
/*	font-weight: bold;*/
}

table.sdata td a{

}

div.pdf{
	background-image: url(pdf1.png);	
	background-repeat: no-repeat;	
	padding-left: 22px;
	padding-top: 1px;
	height: 18px;
}

table.sdata .head {
	background-color: #E7E7E7;
	color: #5C5C5C;
	border-bottom: 1px solid white;
}

table.partners{
	background-color: #005BAB;
	border: 1px solid #005BAB;
	border-bottom: 0; 
}

table.partners th{
	color: White;
}

table.partners td{
	background-color: White;
	vertical-align: top;
	padding: 5px;
}

table.partners td.title{
	background-color: #E6E7E8;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #005BAB;
}

table.partners td.sign{
	border-bottom: 1px solid #005BAB;	
}

table.partners td.pdata{
	border-bottom: 1px solid #005BAB;	
	border-left: 1px solid #005BAB;		
}

table.sdata td.header {
	background-color: #E7E7E7;
	color: #5C5C5C;
	font-weight: bold;
}

.site_link {
	font-size: 90%;
	background-image: url(news-more.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	color:#20448F; 
	text-decoration:none;
}

.pagebreak { page-break-before: always; }

.printonly{
	display: none; 
	visibility:hidden;
}

table.sdata td.descr{
	padding-left: 20px;
	padding-right: 20px;
	color: #1F438E;
	background-color: #F4F4F4;
}

table.sdata td.title1{
	background-color: #D7DDEA;
	color: Black;
}	

ul.certlist{
	list-style-type: square;
	color: Red;
	margin-top: 20px;
}

table.partneraddress td{
	padding: 3px;	
	padding-left: 5px;
	border: 0; 
	background-color: #F2F2F2;
}

table.partneraddress{
	margin-top: 10px;
	margin-bottom: 10px;
	empty-cells: hide;
}

.tablebreak{

}

.tablebreak td{

}

#product-range{
	margin-top: 20px;
	margin-bottom: 20px;
}

table.productranges{
	height: 100%;	
}

table.productranges h3{
	margin-top: 0px;
	font-size: 12px;
}

.prodlist{
	border-left: 1px solid #1F438E;
	padding-left: 25px; 	
}

h2.us{
	font-size: 17px;
	padding: 10px 0px 10px 0px; 
}

.prodlist strong{
	font-size: 12px;
	color: #20448F;
}

.prodlist a{
	font-weight: bold; 
	display: block;
	font-size: 12px;
}

.prodlist a.sub{
	font-size: 12px;
	margin-left: 15px;
}

#downloaddata{
/*	visibility: hidden; */
}

table.download-category{
	margin-bottom: 20px;
	width: 155px;		
	border-top: 1px solid #B2B2B2; 	
}

table.download-category td{
	padding: 4px;
	padding-left: 17px;
	padding-right: 10px;
	background-image: url(downcatbullet.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

table.download-category td.current{
	font-weight: bold;	
	background-image: url(downcatbulletcurrent.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}

table.download-category td.category{
	background-color: #1F438E;
	border-bottom: 1px solid #B2B2B2; 
	background-image: none;
	color: White;
	padding-left: 10px;
}

table.download-category td.secondcat{
	background-color: #F1F1F1;
	border-bottom: 1px solid #B2B2B2; 
}

table.download-category td.firstcat{
	background-color: #C6D6EE;
	border-bottom: 1px solid #B2B2B2; 	
}

table.download-category a{
	text-decoration: none;
	display: block;
}

table.downloadcatalogues{
	
}

table.sdata th.filter{
	font-weight: normal; 
	background-color: #D4DFF7;
	padding: 2px;
}

table.sdata th.filter img{
	margin-top: 1px;
	margin-right: 1px;
}

table.sdata th.filter table{
	float: left;
}

table.sdata th.filter td.name{
	background-color: transparent;
	padding-right: 1px;
	padding-left: 1px;
text-align: left;
}

table.sdata th.filter td.inp{
	background-color: transparent;
text-align: left;
}

table.sdata td.filename a{
	display: block;
	width: 220px;
	overflow: hidden;
}

.valvestar a{
	color: #2544E2;
	text-transform: uppercase;
}

td.valvestar{
	background-image: url(icons/valvestar.png);
	background-repeat: no-repeat;
	background-position: 120px 3px;	
}

div.valvestar{
	background-image: url(icons/valvestar.png);
	background-repeat: no-repeat;
	background-position: 100px 0px;
}

.homematerial{
	margin: 0px 5px 20px 5px; 
}

.bigtext{
	color: #5F5F5F;
	font-size: 12px;
	font-weight: bold; 
}

.smalltext{
	font-size: 10px;
}

div.phone{
	background: transparent url(phone.png) no-repeat left top; 
	padding: 2px 0px 0px 20px; 
	height: 16px;
}

.accent{
	color: #1F438E;
	font-weight: bold; 
}

.nomargin{
	margin: 0px 0px 0px 0px; 
}

td.range-main
{
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 222px;
	height: 222px;
}

td.range-main span
{	
	color: #FF0000;
	width: 100%;
	display: block;
	text-align: left;
	margin: 0 0 0 1em;
}

.range-info
{
	vertical-align: top;
	background-color: #EBEBF7;
}

td.range-info .head
{	
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 34px;
	width: 100%;
	background-color: #0059AE;
	color: #FFFFFF;
	text-align: left;
}

td.range-info .subhead 
{	
	display: block;
	font-size: 12px;
	font-weight: bold; 
	width: 100%;
	color: #0059AE;
  	margin: 1em 0 1em 1em;
}

td.phoneB{
	border: 0 none;
	margin: 0;
	padding: 0;
	background: transparent url(phoneB.gif) no-repeat left center; 
	height: 20px;
	width: 75px;	
}

td.faxB{
	border: 0 none;
	margin: 0;
	padding: 0;
	background: transparent url(faxB.gif) no-repeat left center; 
	height: 20px;
	width: 75px;	
}

.range-info-txt
{	
	vertical-align: top;
	font-size: 10px;
	color: #000000;
}

td.range-info-txt ul
{
	list-style-type: square;
  	margin: 0 0 0 2em;
	padding: 0 0 0 0;
}

.range-sub
{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	background-color: #0059AE;
	height: 32px;
	padding: 0 0 10px 0;
}

.range-txt
{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	background-color: #0059AE;
	height: 32px;
}

p.addrH{
	color: #05369A;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	vertical-align: bottom;
	width: 100%;
}

p.addrT{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
	width: 100%;
}

p.bigtext{
	color: #5F5F5F;
	font-size: 13px;
	font-weight: bold; 
	text-align: justify;
}

table.ranges{
/*	background-color: #E6EbF3;
*/
	background-color: #D7DDEA;
	color: #2544E2;
	border-collapse: collapse;
	border: solid 3px #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

table.ranges tr{
	text-align: left; 
}

table.ranges td{
	height: 2em;
	font: normal normal bold 12px Arial; 
	color: #05369A;
	text-align: center; 
	vertical-align: middle;
	border: solid 1px #FFFFFF;
	width: 33%;
}

table.ranges td a{
	color: #05369A;
	text-decoration: none;
}

#footer ul{
	list-style: none;
	padding: 0 0 0 0em;
	margin: 0 0 0 2em;
	display: inline;	
}

#footer li{
	float: left;
	margin: 0 1em 0 0;
	color: #142569;
}

#footer li a{
	text-decoration: none;
	color: #142569;
}

.hide{
	display: none;	
}

.w172px{
	width: 172px;
}

.w70px{
	width: 70px;
}