@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Geneva, sans-serif;
	margin:0;
	color:#CCC;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #a4abb3;
	font-size: 12px;
}
div, h1, h2, h4, form, label, textarea,  span{
	margin:0; padding:0;
}
h3{	margin-right: auto;
	margin-left: auto;
	padding:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

a.shows{
	text-align: right;
	margin-right: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #174277;
}
a.shows:hover{
	color: #F60;
	text-decoration: underline;
}
.applications{
	padding:0;
	padding-top: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
a img {border: none; 
}
.bullets {
	list-style-position: outside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: disc;
  }
img.b {/* replacement for <br /> after images */
  display: block; /* forces line break for content after */
  }

p{
	padding:0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	font-weight: normal;
}
/*--------------breadcrumb--------------*/
.breadcrumb{
	width:874px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-image: url(../images/cr-bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}
.bread {
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;/*adjust bullet image padding*/
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
}
.bread:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.bread a:visited, .bread a:active{
	font-weight: bold;
	text-decoration: underline;	
}
/*---------------Print--------------------*/
.print-link {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
.print-link:hover {
	color: #fff;
	text-decoration: underline;	
}
/*---------------topheader--------------------*/
#topheader{
	width:884px;
	height:74px;
	margin-top: 0;
	margin: 0 auto;
	padding: 0px;	
}
#topheader img.logo{
	float: left;
	width:347px;
	height:45px;
	padding-top: 15px;
	padding-left: 21px;
}
/*---------------topsearch--------------------*/
#topheader .poisk {
	width:180px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	margin-top: 27px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#searchbox{
	float:right;
	height:14px;
	width:70px;
	FONT-SIZE: 8pt;
	border:1px solid #FFF;
	width: 145px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background-color: #bfbfbf;
	vertical-align:middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
#searchButton {
	float:right;
	background:url(images/go.gif) no-repeat 0 0;
	height:16px;
	width:19px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
}
/*--------------body_area---------------*/
.manuals a{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0344BA;
	background-image: url(../images/pdf.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 22px;
	margin-top: -15px;

}
.manuals a:hover{
	color: #FFF;
	background-color: #F00;
}
#body_area{
	width:884px; height:auto;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
	padding: 0px;
	float: none;!important;
	
}
.body_text {
	width:874px;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
}
.body_textlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	background-color: #FFFFFF;
	text-decoration: none;
	}
.gototop a {
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #fff;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 40px center;
	background-image: url(../images/gototop.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.gototop a:hover {
	background-color: #ff0000;
	color: #fff;
	background-repeat: no-repeat;
	background-position: 40px center;
	background-image: url(../images/gototop-o.gif);

}
/*-------------footer--------------------*/
#divisionscart{
	width:884px;
	height:19px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;	
}
.divis{
	float:left;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: 0px;
	border-style: none;
}
a.marshall{height:21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;	
}
a.installation{
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
}
a.installation:hover{
	background-color: #333;
	color: #FFF;
}
a.marshall:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #174277;	
}
#cart{
	float:right;
	width:158px;
	padding: 0px;
	margin: 0px;
	height: 19px;
}
.cart{
	height: 19px;
	width: 158px;
	padding: 0px;
	
}

#fotter_copyrights{
	color: #fff;
	width:884px;
	font-size: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
}
.fotter_copyrights{
	font-size: 10px;
	margin: 0px;
	color: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}
.fotter_copyrights:hover {
	font-size: 10px;
	margin: 0px;
	color: #CCC;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: underline;
	font-weight: bold;
}
.corporate{
	font-weight: normal;
	font-size: 10px;
	color: #fff8ae;
	margin: 0px;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
.corporate:hover{
	color: #000;
	text-decoration:none;
	background-color: #fff8ae;
	padding-right: 5px;
	padding-left: 5px;
}
/*-------------fotterlinksend------------*/
#catalog{
	color: #000;
	width:884px;
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;	
}
.catalog{
	font-size: 10px;
	color: #f0f1e6;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.catalog:hover{
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
.clear {
	clear: both;
	line-height: 0px;	
}
#subpagesheader {
	text-align: left;
	margin-bottom: 0px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/SubpageHeaderBG.gif);
	background-repeat: repeat-x;
	letter-spacing: 1pt;
	height: 35px;
}
.tableinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #ddd;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	height:15px;
	width: 140px;
	background-color: #515151;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	left: 828px;
	top: 83px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;

}
.catinputdropdown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	height:16px;
	width: 145px;
	background-color: #515151;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
}
.catinputdisr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	height:55px;
	width: 200px;
	background-color: #515151;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:1px solid #fff/*#00457f*/;
}
.input2{
	height: 13px;
	width: 13px;
	border: 0px;
	border-style: solid;
	border-color : #999999;
	margin: 0px;
	padding: 0px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/button1.gif);
	height: 21px;
	width: 71px;
	margin: 0px;
	cursor: hand; /* hand-shaped cursor */
	cursor: hand;
	padding: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #DDDDDD;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	vertical-align: top;
}
a{
	text-decoration: none;
	color: #2b64aa;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}
.hideme {
position : absolute;
left : -1000px;
}
