html, body{
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #7D7D7D;
	min-height: 100%;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #E5EEF1;
}
a:link {
	color: #16B0E8;
	text-decoration: none;
}
a:visited {
	color: #16B0E8;
	text-decoration: none;
}
a:hover {
	color: #0F5789;
	text-decoration: none;
}
.home-gate-links a:link{
	padding: 0 10px;
	line-height: 34px;
	color: black;
	background-color: #16B0E8;
	width: 212px;
	height: 34px;
	display : block;
}
.home-gate-links a:visited{
	padding: 0 10px;
	line-height: 34px;
	color: black;
	background-color: #16B0E8;
	width: 212px;
	height: 34px;
	display : block;
}
.home-gate-links a:hover{
	padding: 0 10px;
	line-height: 34px;
	color: black;
	background-color: #E5EEF1;
	width: 212px;
	height: 34px;
	display : block;
}
.home-gate-links{
	text-transform: uppercase;
	font-weight: bold;
}
hr{
	width: 100%;
	background-color: #B7C0C9;
	height: 6px;
	border: 0;
	border: none;
}
h1{
	font-size: 20px;
	margin-top: 0;
	color: #000000;
}
h2{
	font-size: 17px;
	margin: 0 0 5px 0;
	color: #000000;
}
h3{
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	color: #000000;
}
h4{
	font-size: 20px;
	margin: 0 0 5px 0;
	color: #16B0E8;
}
.body {
	font-size: 13px;
	font-style: normal;
	color: #7D7D7D;
}
img {
	 border: 0;
}
.header1{
	font-size: 20px;
	margin-top: 0;
	color: #000000;
}
.header2{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #000000;
}
.header3{
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	color: #000000;
}
.header4{
	font-weight: normal;
	color: #000000;
}
.error{
	font-weight: bold;
	color: #C84215;
}
.blue{
	color: #16B0E8;
}
.bold{
	font-weight: bold;
}
.small{
	font-size: 12px;
}
.form-field{
	border: 1px solid #0F5789;
	height: 19px;
}
	/* slightly enhanced, universal clearfix hack */
.clearfix:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
 }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; clear: both; }
.clearfix2 { display: block; }
/* close commented backslash hack */
.prodname{
	display: block;
	float: left;
	height: 29px;
	width: 760px;
	margin-right: 15px;
}
.backtosupport{
	width: 145px;
	height: 29px;
	float: left;

}
.backtosupport a{
	width: 145px;
	height: 29px;

	display: block;
	background: transparent url("images/backtosupport.png");
}
.pdfitem{
	width: 305px;
	margin: 10px 0;
	height: 36px;
	overflow: hidden;
	float:left;
}
.pdfitem img{
	border: 0;
	float: left;
	display: block;
}
.pdfitem div{
	margin-left:7px;
	float: left;
line-height:40px;

}
.description{
font-size:14px;
color: #555;
}
.player{
display:block;
width:295px;
height:205px;
float: left;
margin: 5px;
}

#quote{
  display: block;
  float: left;
  width: 259px;
  min-height: 250px;
  margin: 15px -25px 15px 30px;
  padding: 10px;


}
#quote .title{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  color: #cbcbcb;
  padding: 10px 0;
}
#quote input[type=text]{
  width: 254px;
  border: 1px solid #cbcbcb;
  margin: 2px 0;
  padding: 1px;
}
#quote input[type=file]{

  border: 1px solid #cbcbcb;

}

#quote textarea{
  width: 254px;
  height: 50px;
  border: 1px solid #cbcbcb;
  margin: 2px 0;
  padding: 1px;
  font-family: Aria, sans-serif;
}
#quote textarea#comm{
  width: 254px;
  height: 100px;

}
#quote input[type="image"]{
  width: 118px;
  height: 25px;
  border: none;
  margin-top: 10px;

}

#mask {
	width:283px; /* Эти значения чисто из-за особенностей моего рисунка */
	height:37px;
	padding:3px 100px 0 10px;
	background:url("images/bgows.png") no-repeat 0 0;
}
#fileInput {
	width:393px; /* вот незадача, FF не хочет задавать ширину, для этого зададим size */
	height:40px;
	position:absolute;/* позиционируем настоящий input type=file */
	left:0;
	top:0;
	opacity: 0;/* задаем нулевую видимость */
	filter:alpha(opacity=0);
}
#fileInputText {
	border:1px solid #FFF;
	width:100%;
	font-size:22px;
}
#quote .file{
  width: 180px;
  height:25px;
  border: 1px solid #cbcbcb;
  margin: 0;
  padding: 1px;
}


/***************************************** pop up ************************************/
#popform {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 99999;
 background-color: #ffffff;
 padding: 0;
 margin: -270px 0 0 -240px;
 text-align: left;
 width: 480px;
 height: 540px;
 font: normal 14px/17px arial;
 color: #7d7d7d;
}
#pop-mask{
 z-index: 99998;
 background: transparent url(images/overlay_bg.png) repeat top left;
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 display: none;
}
#popclose_absolute {
 position: absolute;
 top: -20px;
 right: -20px;
}
.calc_title {
	font: bold 32px/32px arial;
	color: #16b0e8;
	padding: 0 0 10px 0;
	color: #16b0e8;
	text-align: center;
}
select.calc_inp {
	padding: 4px;
	height: 30px;
	border: 1px solid #c9c9c9;
	font: normal 14px/14px arial;
	color: #7d7d7d;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: inset 0 0 5px 5px #dee9eb;
	-webkit-box-shadow: inset 0 0 5px #dee9eb;
	box-shadow: inset 0 0 5px 5px #dee9eb;
	width: 400px;
	margin: 4px 0 12px 0;
}
.calc_inp {
	padding: 4px;
	height: 26px;
	border: 1px solid #c9c9c9;
	font: normal 14px/14px arial;
	color: #7d7d7d;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: inset 0 0 5px 5px #dee9eb;
	-webkit-box-shadow: inset 0 0 5px #dee9eb;
	box-shadow: inset 0 0 5px 5px #dee9eb;
	width: 392px;
	margin: 0 0 6px 0;
}
.calc_btn {
	position: absolute;
	bottom: 40px;
	right: 40px;
}
#modal_content4, #modal_content3, #modal_content2, #modal_content5 {display: none;}
#modal_content1, #modal_content2, #modal_content3, #modal_content4, #modal_content5 {height: 540px;}

.calc_results_grey {
	padding: 20px 0;
	background-color: #e9f1f3;
	font: normal 17px/20px arial;
	color: #58666a;
	text-align: center;
	margin: 0;
}
.calc_results {
	padding: 8px 35px;
	border-bottom: 1px solid #e9f1f3;
	margin-bottom: 13px;
	text-align: center;
	font: normal 24px/28px arial;
	color: #5a5a5a;
}
.calc_results strong {
	font-size: 34px;
	line-height: 37px;
	color: #17b1e8;
	display: block;
}

#popclose {
	display: block;
	background-color: #ffffff;
	top: -10px;
	right: -10px;
	padding: 5px;
	position: absolute;
	font-weight: bold;
	font-size: 15px;
	line-height: 9px;
	height: 10px;
	width: 10px;
	text-align: center;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
