/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {
	margin:0;padding:0
}
.clearfix:after{content:".";display:block;height:0;line-height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-table}

/* IE7 */
*+html .clearfix {min-height:1px;}
*+html table {border-collapse: collapse;}

/* BEGIN: hide from IE Mac \*/
* html .clearfix{height:1%}
.clearfix{display:block}
/* END */
img.png 
{
  behavior: url('/css/iepngfix.htc');
}
body {
	text-align:center;
	background: transparent url(../img/bg_body.png) repeat;
	color: #eeeeee;
	font: 12px/18px "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
}
#outer{
	min-height:100%;
	margin-bottom:-91px;
	background: transparent url(../img/bg_outer.png) repeat-x top left;
}
* html #outer{
	height:100%;
}
#footer {
	width:100%;
	clear:both;
	height:91px;
	background: transparent url(../img/bg_footer.png) repeat-x 0 0;
}
#clearfooter{
	clear:both;
	height:91px;
}
p{
	margin:0 0 .5em 0
}
a:link{
	color: #007cb7;
	text-decoration: underline;
}
a:visited{
	color: #007cb7;
	text-decoration: underline;
}
a:hover{
	color: #007cb7;
	text-decoration: none;
}
.container{
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
h1.title{
	background: transparent url(../img/bg_h1.png); /*PNG_24*/
	color: #007cb7;
	font-size: 18px;
	padding: 0 0 0 3px;
	height: 23px;
	line-height: 23px;
	margin: 0;
	clear: both;
	behavior: url('/css/iepngfix.htc');
}
h1.title span{
	font-size: 14px;
	color: #b4d333;
	padding: 0 0 0 5px;
}
#heading{
	height: 147px;
}
.img{
	background: transparent url(../img/bg_image.png) no-repeat top left; /*PNG_24*/
	height: 147px;
	behavior: url('/css/iepngfix.htc');
}
.menu{
	position: absolute;
	top:0;
}
.menu ul{
	list-style: none;
	padding: 110px 0 0 500px;
	margin: 0;
	height: 36px;
}
.menu ul li{
	float: left;
	padding: 0 7px;
	line-height: 36px;
	white-space: nowrap;
	margin: 0;
}
.menu ul li a{
	font-weight: bold;	
}
.pagetitle{
	height: 37px;
	background: transparent url(../img/image_1.png) no-repeat top left;
	margin: 0 0 0 55px;
	padding: 35px 0 0 185px;
	behavior: url('/css/iepngfix.htc');
}
.pagetitle h1.title{
	width: 524px;
}
.products_menu{
	padding: 0 0 0 25px;
	float: left;
	width: 195px;
}
.products_menu h1.title{
	font-size: 14px;
	padding: 0 0 0 16px;
	margin: 0 0 5px 0;
}
.products_menu ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
.products_menu ul li a:link, .products_menu ul li a:visited, .products_menu ul li a:hover,
.pages a:link, .pages a:visited, .pages a:hover{
	color: #b4d333;
}
.submenu{
	padding: 0 15px 0 0;
	float: left;
	width: 195px;
}
.submenu h1.title{
	font-size: 14px;
	padding: 0 0 0 16px;
	margin: 0 0 5px 0;
	color: #f5debe;
}
.submenu ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
.submenu ul li a:link, .submenu ul li a:visited, .submenu ul li a:hover{
	color: #f5debe;
}
.content{
	float: left;
	padding: 0 13px;
	width: 524px;
}
.product_preview{
	background: transparent url(../img/bg_h1.png); /*PNG_24*/
	width: 166px;
	font-size: 11px;
	color: #b4d333;
	float: left;
	margin: 0 4px 8px 4px;
	cursor: pointer;
	behavior: url('/css/iepngfix.htc');
}
.product_preview h1, .product_preview h2, .news h1, .survey h1{
	color: #b4d333;
	font-size: 14px;
	margin: 0;
	padding: 2px 3px;
}
.product_preview p{
	padding: 2px 3px;
}
.product_preview h2 span{
	color: #b61112;
	font-size: 18px;
	padding: 0 0 0 5px;
}
.separator{
	height: 2px;
	font-size: 1px;
	background: #4a5253;
	width: 100%;
	clear: both;
	margin: 0 0 8px 0;
}
.pages{
	background: transparent url(../img/bg_h1.png); /*PNG_24*/
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0;
	height: 23px;
	line-height: 23px;
	clear: both;
	behavior: url('/css/iepngfix.htc');
}

.news{
	clear: both;
	padding: 0 0 8px 0;
}
.news input{
	float: left;
}
.survey{
	background: transparent url(../img/bg_h1.png); /*PNG_24*/
	color: #b4d333;
	margin: 8px 0 0;
	behavior: url('/css/iepngfix.htc');
}
.survey h1{
	color: #007cb7;
}
.survey form{
	padding: 5px;
	margin: 0;
}
.survey .results{
	padding: 5px;
	margin: 0;	
}
.survey .results .bar{
	height: 10px;
	background: #007cb7;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	padding: 0 0 0 2px;	
}
input.button{
	background: transparent url(../img/bg_button.png) no-repeat 0 0;
	border: none;
	color: #ffffff;
	width: 89px;
	height: 24px;
	margin: 8px 0 0 15px;
}
.manufacture{
	text-align: right;
	color: #007cb7;
	margin: 0 0 8px 0;
}
.manufacture select{
	font-size: 12px;
}
.product_description{
	clear: both;
	margin: 8px 0 0;
}
.product_description .product_preview{
	cursor: default;
}
.product_description td, .standartform td{
	padding: 3px;
}
.product_description td.even, .standartform tr.even{
	background: transparent url(../img/bg_table_even.png); /*PNG_24*/
	behavior: url('/css/iepngfix.htc');
}
.product_description input.button{
	margin: 8px 0 8px 40px;
}
.standartform .textinput, textarea{
	width: 100%;
	border: none;
	font-size: 12px;
	padding: 2px;
}
.standartform input.button{
	margin: 8px 0 8px 0px;
}
#footer .scaido{
	background: transparent url(../img/bg_scaido.png) no-repeat; /*PNG_24*/
	width: 199px;
	height: 31px;
	float: left;
	text-align: left;
	padding: 60px 0 0 60px;
	behavior: url('/css/iepngfix.htc');
}
#footer .logos{
	padding: 22px 0 0;
	height: 32px;
}
#footer .copy{
	padding: 8px 0 0;
}
h1, h2{
	color: #b4d333;
}
.error{
	border: 1px solid #b61112;
	color: #b61112;
	text-align: center;
	padding: 8px;
}
.success{
	border: 1px solid #b4d333;
	color: #b4d333;
	text-align: center;
	padding: 8px;
}