body{
  background-color: #DFDFDF;
  font-family: Arial;
  font-size: 10pt;
  color: #000;
  padding: 0;
  margin: 0;
}

a:link, a.visited{
  color: #00357E;
  text-decoration: none;
  outline: none;
}

a:hover{
  color: #270CEF;
}

@media print{
  #non-printable { display: none; }
}

.header{
  background-image: url(http://sturdymet.vestrahost.com/site/header.jpg);
  background-repeat: no-repeat;
  width: 1250px;
  height: 220px;
}

.leftHeader{
  width: 283px;
  height: 205px;
  padding: 15px 0 0 25px;
  float: left;
}

.leftHeaderTop{
  width: 283px;
  height: 198px;
}

.leftHeaderMiddle{
  width: 268px;
  height: 5px;
  background-color: #000;
  margin-left: 15px;
}

.leftHeaderBottom{
  width: 268px;
  height: 2px;
  background-color: #FFF;
  margin-left: 15px;
}

.leftHeaderPhone{
  color: #0045B8;
  font-size: 10pt;
  padding: 25px 40px 0 0;
}

.leftHeaderFax{
  color: #0045B8;
  font-size: 10pt;
  padding: 5px 40px 0 0;
}

.middleHeader{
  float: left;
  width: 43px;
  height: 220px;
}

.rightHeaderLeftTop{
  width: 43px;
  height: 213px;
}

.rightHeaderLeftMiddle{
  background-color: #0045B8;
  width: 43px;
  height: 5px;
}

.rightHeaderLeftBottom{
  width: 43px;
  height: 2px;
  background-color: #FFF;
}

.rightHeader{
  float: left;
  height: 220px;
}

.rightHeaderRightTop{
  height: 179px;
}

.rightHeaderRightMiddle{
  height: 39px;
}

.rightHeaderRightBottom{
  width: 899px;
  height: 2px;
  background-color: #FFF;
}

.headerMenu{
  float:left;
  background-image: url(http://sturdymet.vestrahost.com/site/menuBg.gif);
  background-repeat: repeat-x;
  padding: 12px 16px 0 15px;
  height: 39px;
}

.headerMenu a:link, .headerMenu a:visited{
  font-size: 11pt;
  font-weight: bold;
  color: #FFF;
  text-decoration:none;
}

.headerMenu a:hover{
  color: #F7D49D;
  text-decoration:none;
}

.headerMenuSep{
  float:left;
}

.leftMiddle{
  width: 349px;
  height: 100%;
  background-image: url(http://sturdymet.vestrahost.com/site/productsCatBg.gif);
  background-repeat: repeat-y;
  padding-bottom: 30px;
}

.leftMenuTitle{
  font-size: 14pt;
  padding: 25px 0 15px 20px;
  font-weight: bold;
  color: #333333;
}

.footer{
  background-color: #0045B8;
  height: 42px;
}

.copyright{

  float: left;
  color: #A6BEE6;
  font-size: 9pt;
  padding: 10px 0 0 10px;
}

.designed{
  float: right;
  color: #A6BEE6;
  font-size: 9pt;
  padding: 10px 10px 0 0;
}

.designed a:link, .designed a:visited{
  font-weight: bold;
  color: #A6BEE6;
  text-decoration: none;
}

.designed a:hover{
  color: #f7d49d;
}

.footerTop{
  width: 268px;
  height: 5px;
  background-color: #000;
}

.leftMenuItem{
  width: 206px;
  background-image: url(http://sturdymet.vestrahost.com/site/leftMenuArr.gif);
  background-repeat: no-repeat;
  background-position: left 15px;
  margin-left:20px;
  padding: 10px 0 10px 15px;
}

.leftMenuChilds{
  padding: 10px 0 5px 0;
}

.leftMenuSubItem{
  background-image: url(http://sturdymet.vestrahost.com/site/leftMenuArr.gif);
  background-repeat: no-repeat;
  background-position: left 4px;
  padding:0 0 5px 10px;
}

a.leftMenuSubItemLink:link, a.leftMenuSubItemLink:visited{
  text-decoration:none;
  color:#000;
  font-weight:normal;
  font-size:9pt;
  color: #1C333B;
  outline:none;
}

a.leftMenuSubItemLink:hover{
  text-decoration:underline;
}

.leftMenuItemBoredr{
  border-bottom: 1px dashed #000;
}

a.leftMenuItemLink:link, a.leftMenuItemLink:visited{
  color: #00357E;
  text-decoration:none;
  font-size: 10pt;
  font-weight: bold;
  outline:none;
}

a.leftMenuItemLink:hover{
  color: #943c1a;
}

.rightMiddle{
  background-image: url(http://sturdymet.vestrahost.com/site/dataBg.gif);
  background-repeat: repeat-y;
  width: 866px;
  padding-bottom:30px;
  height:430px;
}

.blockTitle{
  font-size: 15pt;
  font-weight:bold;
  background-image: url(http://sturdymet.vestrahost.com/site/blockTitleBg.gif);
  background-repeat: no-repeat;
  padding:5px 0 0 35px;
  height: 40px;
  margin-top: 20px;
  color: #333333;
}

.prImageContainer{
  margin-right:40px;
  padding:2px;  
  border: 2px solid #6D95D6;
  width: 152px;
}

.prImage{
  width: 150px;
  height: 114px;
  background-color: #FFF;
  text-align: center;
  overflow:hidden;

}

.prImageFloat{
  float: left;
}

.featuredTitle{
  overflow:auto;
  padding: 3px;
}

.featuredTitle a:link, .featuredTitle a:visited{
  font-size:8pt;
  font-weight:bold;
  color:#1B2F38;
  text-decoration:none;
}

.featuredTitle a:hover{
  color: #943c1a;
}

.mainData{
  margin-right:20px;
  width: 846px;
  position:relative;
}

.prDataContainer{
  margin: 20px 0;
  width:100%;
}

.prTitle{
  background-color:#6D95D6;
  height:25px;
  color:#FFF;
  font-size:12pt;
  font-weight:bold;
  padding-left:10px;
  padding-top:3px;
}

.prSpec{
  padding-bottom:2px;
  list-style-type:circle;
}

.moreInfo{
  padding-left:10px;
}

.moreInfo a:link, .moreInfo a:visited{
  text-decoration:underline;
  color:#00357E;
  font-size:9pt;
  font-weight:bold;
}

.moreInfo a:hover{
  text-decoration:none;
  color: #943c1a;
}

.prText{line-height:150%;}

.nothing{
  font-size:14pt;
  color:#555555;
  width:100%;
  text-align:center;
  padding: 30px 0;
}

.ch_left{
	float:left;
}

.ch_right{
	position:absolute;
	top:10px;
	right:1px;
}

.c_input{
	border:1px solid #9BB8CA;
	width:90%;
	color:#504848;
	font-size:10pt;
	padding:2px;
}

.c_select{
	border:1px solid #9BB8CA;
	width:98%;
	color:#504848;
	font-size:10pt;
	padding:2px;

}

.c_textarea{
	border:1px solid #9BB8CA;
	width:98%;
	color:#504848;
	font-size:10pt;
	padding:2px;
}

.c_secure{
	float:left;
	padding-left:10px;
}

.c_submit{
	padding:3px;
	border:1px outset #0988EF;
	background-color:#FFF;
	color:#154695;
	font-size:11pt;
	font-weight:bold;
	cursor:pointer;
}

.c_submit_over{
	padding:3px;
	border:2px inset #9BB8CA;
	background-color:#FFF;
	color:#154695;
	font-size:11pt;
	font-weight:bold;
	cursor:pointer;
}

.c_captcha{
	border:1px solid #9BB8CA;
	color:#504848;
	width:70px;
	font-size:11pt;
	font-weight:bold;
	padding:4px 2px 2px 2px;	
	text-align:center;
	height:20px;
}

.c_chcap{
	color:#0951B3;
	font-size:8pt;
}

.c_msg{
	font-weight:bold;
	color:#096BD0;
	font-size:10pt;
	padding-top:20px;
	height:30px;
	margin-top:5px;
}

.quoteBtnContainer{
	padding:2px;
	float:right;
	width:180px;
	height:24px;
	margin-top:10px;
	border:1px solid #0045B8;

}

.quoteBtn{
	padding-top:3px;
	color:#FFF;
	background-color:#6D95D6;
	font-size:10pt;
	font-weight:bold;
	height:21px;
	text-align:center;
	cursor:pointer;
}

.quoteBtnOver{
	color:#6D95D6;
	padding-top:1px;
	background-color:#FFF;
	font-size:10pt;
	font-weight:bold;
	height:19px;
	text-align:center;
	cursor:pointer;
	border:2px solid #6D95D6;
}

.print{
	float:right;
	padding-right:10px;
}

.print a:link, .print a:visited{
	color:#FFF;
	font-size:8pt;
	text-decoration:none;
	font-family:Verdana;
	font-weight:normal;
}

.print a:hover{
	text-decoration:underline;
}

.fileCaption{
  background-image: url(http://sturdymet.vestrahost.com/site/fileCaption.gif);
  background-repeat: no-repeat;
  padding:5px 0 5px 30px;
  margin-bottom:10px;
}

.fileCaption a:link, .fileCaption a:visited{
  color:#6D95D6;
  text-decoration:none;
  font-weight:bold;
}

.fileCaption a:hover{
  text-decoration:underline;
}