.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 */

.png{
   behavior: url('/css/iepngfix.htc');
}

body{
	color: #000;
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	text-align:center;
	background: #012585;
}
body.optika{
	background: #3671bd;
}
body.vcentrs{
	background: #ffcd36;
}
body.healthp{
	background: #cd2626;
}

html, body{
	padding: 0;
	margin: 0;
}
a:link{
	color: #1e60a5;
	text-decoration: underline;
}
a:visited{
	color: #1e60a5;
	text-decoration: underline;
}
a:hover{
	color: #1e60a5;
	text-decoration: none;
}
img{
	border: 0;
}
#outer{
	width:920px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	text-align:left;
}
.optika .heading{
	background: transparent;
}
.vcentrs .heading{
	background: transparent;
}
.healthp .heading{
	background: transparent;
}

.vcentrs .logo{
	background: transparent;
	padding: 18px 0 0 33px;
	height: 81px;
	width: 271px;
}
.optika .logo{
	background: transparent;
	padding: 5px 0 0 33px;
	height: 94px;
	width: 271px;
}
.healthp .logo{
	background: transparent;
}

.optika .search{
	background: transparent;
}
.vcentrs .search{
	background: transparent;
}
.heading{
	height: 85px;
	width: 100%;
	background: transparent url(../img/head_bg.png) repeat-x;
}



.logo{
	height: 85px;
	float: left;
	background: transparent url(../img/head_img_l.png) no-repeat top left;
	padding: 14px 0 0 33px;
}
.lng{
	float: left;
	padding: 15px 0 0 20px;
}
.vcentrs .lng a:link, .vcentrs .lng a:visited, .vcentrs .lng a:hover{
	background: transparent url(../img/lng_a_ico_vcentrs.png) no-repeat center right;
}
.healthp .lng a:link, .healthp .lng a:visited, .healthp .lng a:hover{
	background: transparent url(../img/lng_a_ico_healthp.png) no-repeat center right;
}
.lng a:link, .lng a:visited, .lng a:hover{
	color: #ffffff;
	background: transparent url(../img/lng_a_ico.png) no-repeat center right;
	padding: 0 15px 0 0;
}
.search{
	height: 85px;
	float: right;
	background: transparent url(../img/head_img_r.png) no-repeat top right;
	color: #ffffff;
	padding: 0 15px;
}
.search .phone{
	font-size: 14px;
	float: left;
	padding: 8px 15px 8px 0;
}
.search .navigation{
	float: left;
	padding: 8px 0;
}
.search .navigation a.home{
	color: #ffffff;
	background: url(../img/home_a_ico.png) no-repeat center left;
	padding: 7px 0 7px 35px;
}
.search .navigation a.mail{
	color: #ffffff;
	background: url(../img/mail_a_ico.png) no-repeat center left;
	padding: 5px 0 5px 35px;
}
.vcentrs .search .navigation a.home{
	color: #ffffff;
	background: url(../img/home_a_ico_vcentrs.png) no-repeat center left;
	padding: 7px 0 7px 35px;
}
.vcentrs .search .navigation a.mail{
	color: #ffffff;
	background: url(../img/mail_a_ico_vcentrs.png) no-repeat center left;
	padding: 5px 0 5px 35px;
}
.healthp .search .navigation a.home{
	color: #ffffff;
	background: url(../img/home_a_ico_healthp.png) no-repeat center left;
	padding: 7px 0 7px 35px;
}
.healthp .search .navigation a.mail{
	color: #ffffff;
	background: url(../img/mail_a_ico_healthp.png) no-repeat center left;
	padding: 5px 0 5px 35px;
}
.search form{
	
}

.search form.auth{
	clear: both;
	text-align: left;
	font-size: 12px;
	float: right;
	padding: 0;
	margin: 2px 0px 0 0;
	
}

.search form.auth input{
	font-size: 12px;
	margin: -1px 0 0 0;
}

.reg_link{
	/*float: right;*/
	padding: 0;
	margin: 0px 0px 0 0px;
}
.reg_link a{
	color: #ffffff;
	margin: 0; padding: 0;
}

#search1{
	float: right;
	/*background: transparent url(../img/head_img_r.png) no-repeat top right;*/
	color: #ffffff;
	padding: 0px;
}
#search1 a{
	color: #ffffff;
}
#search1 .phone1{
	font-size: 14px;
	padding: 6px 0 6px 0;
	
}
#search1 .navigation1{
	padding: 8px 0;
}
#search1 .navigation1 a.home{
	color: #ffffff;
	background: url(../img/home_a_ico.png) no-repeat center left;
	padding: 7px 0 7px 35px;
}
#search1 .navigation1 a.mail{
	color: #ffffff;
	background: url(../img/mail_a_ico.png) no-repeat center left;
	padding: 5px 0 5px 35px;
}
.vcentrs #search1 .navigation1 a.home{
	color: #ffffff;
	background: url(../img/home_a_ico_vcentrs.png) no-repeat center left;
	padding: 7px 0 7px 35px;
}
.healthp #search1 .navigation1 a.home{
	color: #ffffff;
	background: url(../img/home_a_ico_healthp.png) no-repeat center left;
	padding: 7px 0 7px 35px;
}
.vcentrs #search1 .navigation1 a.mail{
	color: #ffffff;
	background: url(../img/mail_a_ico_vcentrs.png) no-repeat center left;
	padding: 5px 0 5px 35px;
}
.healthp #search1 .navigation1 a.mail{
	color: #ffffff;
	background: url(../img/mail_a_ico_healthp.png) no-repeat center left;
	padding: 5px 0 5px 35px;
}
#search1 form.auth{
	text-align: left;
	font-size: 12px;
	padding: 0;
	margin: 0px 0px 0 0;
	
}



.textinput{
	border: 1px solid #2963a8;
	background: #f7f7f7;
	width: 140px;
	height: 22px;
	padding: 0 2px;
	margin: 0;
	line-height: 22px;
}
.button{
	border: none;
	background: #ffce36;
	color: #002584;
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	margin: 0 0 1px 3px;
}
.vcentrs .search .button{
	border: none;
	color: #ffce36;
	background: #002584;
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	margin: 0 0 1px 3px;
}

.optika #content{
	background: #ffffff url(../img/menu_img_l_optika.png) no-repeat top left;
}
.vcentrs #content{
	background: #ffffff url(../img/menu_img_l_vcentrs.png) no-repeat top left;
}
.healthp #content{
	background: #ffffff url(../img/menu_img_l_healthp.png) no-repeat top left;
}
#content{
	background: #ffffff url(../img/menu_img_l.png) no-repeat top left;
	clear: both;
	padding: 0 0 0 21px
}

/*  ---- Уже не ипользуется, т.к. меню теперь имеет класс dropdown --- */
.optika #content .menu{
	background: transparent url(../img/menu_img_r_optika.png) no-repeat top right;
}

.vcentrs #content .menu{
	background: transparent url(../img/menu_img_r_vcentrs.png) no-repeat top right;
}

#content .menu{
	background: transparent url(../img/menu_img_r.png) no-repeat top right;
}
.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 34px;
}

.optika .menu ul li{
	background: transparent url(../img/menu_li_bg_optika.png) no-repeat top right;
}
.vcentrs .menu ul li{
	background: transparent url(../img/menu_li_bg_vcentrs.png) no-repeat top right;
}
.menu ul li{
	float: left;
	padding: 4px 7px 0 5px;
	background: transparent url(../img/menu_li_bg.png) no-repeat top right;
}
.menu ul li.last{
	background: none;
}
/*----------------------------- */



/* ------- Dropdown Menu --- */

.vcentrs #content .dropdown{
	background: transparent url(../img/menu_img_r_vcentrs.png) no-repeat top right;
}

.optika #content .dropdown{
	background: transparent url(../img/menu_img_r_optika.png) no-repeat top right;
}

.healthp #content .dropdown{
	background: transparent url(../img/menu_img_r_healthp.png) no-repeat top right;
}

#content .dropdown{
	background: transparent url(../img/menu_img_r.png) no-repeat top right;
}

ul.dropdown {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 34px;
	width: 100%;
}

.optika ul.dropdown  li{
	background: transparent url(../img/menu_li_bg_optika.png) no-repeat top right;
}

.optika ul.dropdown  ul, .optika ul.dropdown  ul li{
	background: #FFF;
}

.vcentrs  ul.dropdown li{
	background: transparent url(../img/menu_li_bg_vcentrs.png) no-repeat top right;
}
.vcentrs  ul.dropdown ul, .vcentrs  ul.dropdown ul li{
	background: #FFF;
}

.healthp  ul.dropdown li{
	background: transparent url(../img/menu_li_bg_healthp.png) no-repeat top right;
}
.healthp  ul.dropdown ul, .healthp  ul.dropdown ul li{
	background: #FFF;
}

.dropdown li{
	float: left;
	padding: 4px 7px 0 5px;
	background: transparent url(../img/menu_li_bg.png) no-repeat top right;
}
.dropdown li.last{
	background: none;
}

ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none; 	margin: 0; padding: 0; 
}
ul.dropdown {
	position: relative;
	z-index: 597;
 	float: left; 
}

ul.dropdown li {
	float: left; 
	line-height: 1.3em; 
	vertical-align: middle; 
	zoom: 1;
}
ul.dropdown li.hover, ul.dropdown li:hover { 
	position: relative; 
	z-index: 599;
 	cursor: default; 
}
ul.dropdown ul { 	
	visibility: hidden; 
 	position: absolute;	
	top: 100%; 
	left: 0; 
	z-index: 598;
 	min-width: 155px;
	background: #FFF;
}
ul.dropdown ul li {
	float: none; 
	background: #FFF; 
	padding: 3px 7px 3px 5px; 
}
ul.dropdown ul ul {	
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul { visibility: visible; }  







/* --------------- */


.r_cont{
	float: left;
	padding: 0 30px 0 0;
	width: 670px;
	clear:both;
}
.l_cont{
	float: left;
	width: 184px;
}
.optika h1.title, .vcentrs h1.title{
	background: transparent url(../img/cont_h1_bg_optika.png) no-repeat right;
}
h1.title{
	background: transparent url(../img/cont_h1_bg.png) no-repeat right;
	height: 29px;
	color: #ffffff;
	line-height: 29px;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.optika h1.title span, .vcentrs h1.title span{
	background: transparent url(../img/h1_img_l_optika.png) no-repeat left;
}
h1.title span{
	background: transparent url(../img/h1_img_l.png) no-repeat left;
	height: 29px;
	display: block;
	float: left;
	width: 20px;
}
h1.title a:link, h1.title a:visited, h1.title a:hover{
	color: #ffffff;
}
.mainbanner{
	height: 200px;
	margin: 0 0 15px 0;
}
.mainbanner a{
	background: transparent url(../img/banner_a_bg.png) no-repeat center left;
	behavior: url('/css/iepngfix.htc');
	position: relative;
	top:171px;
	left: 510px;
	padding: 0 0 0 35px;
	line-height: 29px;
	display: block;
	width: 135px;
	height: 29px;
}
.sidebanner{
	margin: 3px 0 15px 0;
	height: 158px;
	vertical-align: bottom;
}
.sidebanner a{
	position: relative;
	top:120px;
	left: 15px;
	/*//padding: 0 0 0 15px;*/
}
.sidebanner a:link, .sidebanner a:visited, .sidebanner a:hover,
.mainbanner a:link, .mainbanner a:visited, .mainbanner a:hover{
	color: #ffffff;
}
.product{
	margin: 13px 0;
	text-align: center;
}
.product td{
	border-right: 1px dashed #cccccc;
	padding: 13px 7px;
	width: 33%;
	text-align: center;
	vertical-align: top;
}
.product td.empty{
	border-right: none;
	padding: 13px 7px;
	width: 33%;
	text-align: center;
}
.product img{
	padding: 5px 0;
	margin: 0 !important;
	border: none !important;
}
.product .image{
	width: 140px;
	height: 110px;
	padding: 0 0 0 30px;
}
.product .name, .product .comments, .product .economy, .product .price{
	color: #4588cf;
	font-weight: bold;
	text-align: left;
}
.product .price, .product_image .price{
	color: #004395;
	padding: 5px 0;
}
.product_image .economy,.product .economy{
	color: red;
	font-size: 13px;
	font-weight: bold;
}
.product ul{
	margin: 0px 0 0;
	padding: 0 0 0 5px;
	background: transparent url(../img/product_a_bg.png) repeat-x top;
	list-style: none;
	text-align: left;
}
.product ul li{
	background: transparent url(../img/product_a_ico.png) no-repeat center left;
	padding: 3px 0 3px 15px;
}
ul.submenu{
	padding: 0;
	margin: 3px 0 15px 5px;
	list-style: none;
}
ul.submenu li{
	padding: 3px 0 3px 20px;
}
ul.submenu li a{
	color: #3880ca;
}
ul.news li{
	background: transparent url(../img/submenu_a_ico.png) no-repeat center left;
}

.r_cont .submenu{
	background: transparent url(../img/submenu_div_end.png) no-repeat center right;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.r_cont .submenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 32px;
	background: transparent url(../img/submenu_div_begin.png) no-repeat center left;
}
.r_cont .submenu ul li{
	float: left;
	padding: 0 10px;
	line-height: 32px;
}
.r_cont .submenu ul li.center{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.r_cont .submenu ul li a:link,.r_cont .submenu ul li a:visited,.r_cont .submenu ul li a:hover{
	color: #fff;
	font-size: 12px;
}

.r_cont .subtable {
	background: transparent url(../img/submenu_div_end.png) no-repeat center right;
	margin-left: auto;
	margin-right: auto;
}

.r_cont .subtable td{
	padding: 0 10px;
	line-height: 32px;
}

.r_cont .subtable .firsttable {
	height: 32px;
	background: transparent url(../img/submenu_div_begin.png) no-repeat center left;
}

.r_cont .subtable .centertable {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.r_cont .subtable a:link,.r_cont .subtable a:visited,.r_cont .subtable a:hover{
	color: #fff;
	font-size: 12px;
}

.apsearch{
	background: transparent url(../img/apsearch_bg.png) no-repeat top left;
	color: #ffffff;
	height: 199px;
	padding: 2px 15px;
	margin: 3px 0 15px 0;
}
.apsearch .textinput{
	width: 60px;
}
.apsearch p{
	padding: 0;
}
#footer{
	margin: 15px;
	text-align: center;
	color: #ffffff;
	
}
#footer .menu{
	background: none;
}
#footer .menu ul{
	margin: 0;
	padding: 0 auto;
	list-style: none;
	height: 34px;
}
#footer .menu ul li{
	float: left;
	padding: 4px 7px 0 5px;
	background: none;
}
#footer .menu ul li.last{
	background: none;
}
#footer .menu ul li a{
	color: #ffffff;
}
.copyrights{
	float: right;
}
.partner{
	padding: 10px 0;
	clear: both;
}
.partner a{
	display: block;
}
.partner .description{
	padding: 0 0 0 150px;
}
.partner .description h2{
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.partner .logo{
	background: none;
	width: 140px;
	float: left;
	text-align: center;
	padding: 0;
}
.partner .logo img{
	margin: 0 !important;
	border: none !important;
}
.pagemenu{
	text-align: center;
	height: 20px;
	font-size: 11px;
	color: #ffffff;
}
.pagemenu span{
	background: transparent url(../img/pagemenu_span_bg.png) no-repeat;
	padding: 0 4px 1px 4px;
	line-height: 14px;
}
.pagemenu a{
	background: transparent url(../img/pagemenu_a_bg.png) no-repeat;
	padding: 0 4px 1px 4px;
	line-height: 14px;
}
.pagemenu a:link, .pagemenu a:visited, .pagemenu a:hover{
	color: #ffffff;
	text-decoration: none;
}
.product_image{
	float: right;
	width: 190px;
	text-align: center;
}
.product_image img{
	margin: 0 !important;
	border: none !important;
}
h2{
	font-size: 12px;
	margin: 5px 0 2px 0;
	color: #11509c;
}
ul{
	list-style-image: url(../img/ul_ico.png);
}
.newsheading{
	clear: both;
	padding: 5px 0 0;
}
.newsheading span{
	color: #8c9193;
	float: right;
	border-left: 2px solid #ffce34;
	padding: 1px 4px;
}
.newsheading h2{
	float: left;
	margin: 0;
	color: #404445;
}
.newsheading h2 a{
	background: transparent url(../img/submenu_a_ico.png) no-repeat center left;
	padding: 0 0 0 20px;
}
.newsheading h2.active a{
	background: transparent url(../img/submenu_a_active_ico.png) no-repeat center left;
	padding: 0 0 0 20px;
}

.newstext{
	clear: both;
	padding: 0 0 0 20px;
}
hr{
	clear: both;
}
.r_cont img{
	margin: 5px;
}
.contacts{
	background: #f4f4f4 url(../img/contacts_form_bg.png) no-repeat center right;
	height: 119px;
	padding: 10px;
	margin: 10px;
}
.contacts select{
	width: 275px;
	clear: both;
	float: none !important;
}
.contacts label{
	clear: both;
	float: none !important;
	font-weight: bold;
}
.contacts .button{
	margin: 5px 0 0 230px;
}
.adrlist{
	margin: 10px;
}
.adrlist td{
	vertical-align: top;
	padding: 2px 0;
}
.adrlist th{
	padding: 10px 0 0;
}
.adrlist .brder{
	border-left: 1px dashed #cccccc;
	padding: 0 10px 0 0;
}
#obligate{
	display: none;
}
.register .textinput{
	width: 275px;
	background: #ffffff;
	border: 1px solid #a5acb2;
	height: 21px;
	line-height: 20px;
}
.register textarea{
	width: 100%;
	background: #ffffff;
	border: 1px solid #a5acb2;
	line-height: 20px;
}
.searchresult {
	padding: 10px 0 0;
}
.searchresult .path{
	font-size: 10px;
	padding: 0 0 0 20px;
	color: #9a9a9a;
}
.searchresult h3{
	margin: 0;
	padding: 0;
}
.searchresult h3 a{
	background: transparent url(../img/submenu_a_ico.png) no-repeat center left;
	padding: 0 0 0 20px;
}
.searchresult p{
	margin: 0;
	padding: 0 0 0 20px;
}
.searchresult span{
	background: #cad1e4;
}
.pad{
	padding: 0 0 0 20px;
}
.question, .answer{
	background: #f4f4f4;	
	padding: 10px;
	margin: 10px;
}
.question .textinput{
	width: 295px;
	background: #ffffff;
	border: 1px solid #a5acb2;
	height: 21px;
	line-height: 20px;
}
.question textarea{
	width: 590px;
	background: #ffffff;
	border: 1px solid #a5acb2;
}
.question label{
	clear: both;
	float: none !important;
	font-weight: bold;
}
.question .button{
	margin: 5px 0 0;
	float: left;
}
.question .links{
	float: left;
}
.question ul{
	margin: 10px 0 0 10px;
	padding: 0 0 0 5px;
	list-style: none;
	text-align: left;
}
.question ul li{
	background: transparent url(../img/product_a_ico.png) no-repeat center left;
	padding: 3px 0 3px 15px;
	list-style-image: none;
}
.answer{
	height: auto;
	padding: 0;
}
.answer img{
	border: none;
	margin: 0;
}
.answer .picture{
	font-size: 10px;
	padding: 10px;
	float: left;
}
.answer h1{
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 10px 0 0;
}
.answer .text{
	padding: 0 0 0 95px;
}
.error{
	border: 1px solid red;
	padding: 5px;
	text-align: center;
	margin: 2px;
	color: red;
}
.success{
	border: 1px solid green;
	padding: 5px;
	text-align: center;
	margin: 2px;
	color: green;
}
.list{
border: 1px solid #cccccc;
margin: 0 0 15px 0;
}
.list td{
border: 1px solid #cccccc;
}
.list th{
border: 1px solid #cccccc;
background: #cccccc;
padding: 5px;
}