/* ресетим */
html{ padding:0px;margin:0px;height:100%;background:#ffffff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

legend{color:#000;}
del,ins{text-decoration:none;}


select, input, textarea {font-family:Arial;}

input:focus {outline: none;}
textarea:focus {outline: none;}

body {
  background-color:white;
  font-family:Arial,Verdana;
  font-size:0.8em;
  pline-height:1.6em;
  height: 100%;
  padding:0 50px 0 50px;

  
}   
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  body {height:auto;min-height:100%;}
}  


a {color:#366ea1;}
a:hover {color:#91a27e}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}

.ajax_link {color:#366ea1;border-bottom:1px dashed #366ea1;cursor:pointer;}
.ajax_link:hover {color:#91a27e;border-bottom:1px dashed #91a27e;cursor:pointer;}


h1 {line-height:normal;font-family:Arial;color:#b2c2a0;font-size:22px; margin-bottom:12px;margin-left:9px;}
h3 {font-size:1.4em;}
h2 {font-size:1.6em}

.subtitle {padding-left:10px;padding-bottom:15px;}
.subtitle2 {padding-left:10px;margin-bottom:15px;margin-top:20px;font-weight:bold;}

sup {line-height:0.7em;}

#wrapper {
	width: 100%;
	min-width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 113px;
	pbackground: #FFE680;
	vertical-align:middle;
	height: 226px;
	  max-width:1200px;
  margin: 0 auto ; 
	/* 113*/
}
#header h1 {padding:20px;}

.header_container {height:113px;overflow: hidden;}
.header_logo {float: left; width: 250px;  position: relative;padding-top:46px;padding-left:8px;}
.header_adress {margin: 0px 0 0px 297px;background:url(/images/header_text.gif) no-repeat  9px 42px;height:113px;}
.header_adress h4 {font-size:14px;color:#8ea278;padding-top:62px;background:none;padding-left:6px;}

.header_search_block {height:113px;background:url(/images/header_bg_pattern.png) top left;width:100%;}
.hsb_l {background:url(/images/header_bg_left.jpg) no-repeat top left;height:113px;width:100%;}
.hsb_r {background:url(/images/header_bg_right.jpg) no-repeat top right;height:113px;width:100%;}

/* поисковя форма в шапке*/
.search_form {
	padding:11px 11px 0 0px;
	margin-left:296px;
	background:url(/images/ul_bg.jpg) no-repeat top left;;
	
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 20px 0;
	height: 1%;
	padding-top:35px;
	max-width:1200px;
  	margin: 0 auto 0px;
    pbackground:blue; 
 
	
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	
	
}
#content {
	padding: 0px 0 0px 297px;
	
	line-height:1.56em;
	pbackground-color:red;
	
}

/* Главная
-----------------------------------------------------------------------------*/
.main_intro {width:100%;margin-bottom:30px;}
.main_intro td {width:50%;vertical-align:top;}
.mi-d1 {padding-right:15px;padding-left:11px;}
.mi-d2 {padding-left:15px;}
.mi-d2 h2 {margin-top:20px;color:#006993;font-size:15px;font-family:arial;font-weight:bold;}
.main_hr {border-top:1px solid #b9ced6;margin-top:15px;pading-top:15px;}
.last_news {width:100%;}
.last_news td {width:33%;padding:0 10px 30px 10px;vertical-align:top;}
.last_news td p {margin-top:8px;color:#a7c0c9;font-size:11px;}
.news_title {margin-left:10px;font-size:15px;font-weight:bold;margin-bottom:10px;}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 258px;
	margin-left: -100%;
	position: relative;
	margin-bottom:0px;
	 /* background: #B5E3FF; */
	pbackground:red;
}

.menu {font-size:13px;padding-left:12px;background:white;overflow:hidden;zoom:1;padding-top:0}
.menu li {margin-bottom:14px;}
.menu li a {color:#006993;width:230px;display:block;text-decoration:none;background:url(/images/menu_bg.gif) repeat-x bottom left;}
.menu li a i {font-style: normal; text-decoration:underline;background:white;padding-right:8px;}
.menu li a b {background:white;padding-right:8px; }
.menu li a:hover {color:#91a27e;background:url(/images/menu_bg.gif) repeat-x top left;}
#menu-active, #menu-active:hover {color:#b9ced6;background:url(/images/menu_bg.gif) repeat-x bottom left;cursor:normal;}
#menu-active  i {text-decoration:none;}



.brands-table  {
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0 30px 0;
}

.brands-table  td {
	width: 25%;
	text-align: left;
	height: 47px;

}
.brands-table   td a img {
    border:0;
}
.brands-table   td img {
	padding: 0 7px 0 0;
	vertical-align: middle;
    max-width:36px;
    max-height:26px;
}

.brands-table   td a {
	font-size: 13px;
	color: #0e7ca6;
}

.brands-table  tr.border-dash {
	border-top: 1px dashed #0e7ca6;
}

.brands-table  tr.border-dash td {
	padding-left: 7px;
    padding-top:10px;
}

.brands-table  tr.border-dash td img {
	padding: 0 13px 0 0;
}


/* Логин форма слева
--------------------------------------------------------*/
.rounded_menu{
	margin-top:15px;
	position:relative;
	overflow:hidden;
	padding:5px 0;
	float:left;
	width:100%;		
	margin-bottom:10px;
	_margin-bottom:0;

}
 
.rounded_menu .rounded_content{
	background:#e7f2d9;
}

.rounded_menu .rounded_content{
	padding:5px 10px;
}

.rounded_menu .cn{
	position:absolute;
	width:10px;
	height:10px;
	left:-5px;
	top:-5px;
	background:url(/images/modal_bg.png);
}

.rounded_menu .cn.tr, .rounded_menu .cn.br {
	margin-left:100%;
}

.rounded_menu .cn.bl, .rounded_menu .cn.br {
	top:auto;
}

.rounded_menu .cn{
	background:url(/images/modal_bg.png);
}

.rounded_menu .cn.tl, .rounded_menu .cn.bl {
	width:100%;
} 

.rounded_menu .bt {
	overflow:hidden;height:35px;
}
.rounded_menu .checkbox {
	width:150px;float:left;overflow:hidden;height:35px;vertical-align:top;
}
.rounded_menu .checkbox label {line-height:normal;display: block;float: left;clear: none; padding-top:1px;_padding-top:3px;padding-left:3px;font-size:13px;}
.rounded_menu .checkbox input {margin-left:0;display: block;float:left;clear: left;}
*+html .rounded_menu .checkbox label {
  padding-top:2px;
}

.rounded_menu .button {float:right;}
.rounded_menu .button button {font-size:13px;font-family:Arial;width:75px;}
.rounded_menu .button a {text-decoration:underline;cursor:pointer;}

.input-wrap {background:#fefefe url(/images/login_input_bg.gif) repeat-x top left;height:26px;padding:0;vertical-align:top;margin-bottom:13px;}
.input-wrap input { width:228px;font-size:13px;padding:4px;border:1px solid #d8d8d8;background:none;margin:0;color:#91a27e;}
.input-wrap input:focus, .inputfocused { margin:0;width:228px;font-size:13px;padding:3px;border:2px solid #004662;color:black;}

.registration_link {background:url(/images/registration_link_bg.gif) repeat-x top left;zoom:1;}
.registration_link a {background:#e7f2d9;padding-right:10px;}
.hint {margin-top:25px;font-size:11px;color:#91a27e;line-height:16px;padding-bottom:3px;}

.rounded_content div h5 {font-size:11px;color:#91a27e;padding-top:0px;}
.rounded_content .manager_info {line-height:20px;font-size:13px;padding-bottom:7px;}
.rounded_content .mi2 {padding-bottom:0px;}
.rounded_content .bt2 {height:15px;padding-top:6px;}
.mm {margin-top:18px;vertical-align:top;}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -70px auto 0;
	min-width: 900px;
	height: 70px;
	color:#a7c0c9;
	font-size:13px;
	overflow:hidden;
	max-width:1200px;
    margin: 0 auto ; 
  
}
#footer a {color:#006993;}
#footer a:hover {color:#91a27e}
.copyright {float:left;width:300;padding-left:10px;}
.copyright a {font-size:11px;}
.veryweb {float:right;width:300px;text-align:right;padding-right:10px;}
.veryweb span {font-size:11px;}
#fhl {text-decoration:none;color:#91a27e;}
#fhl span {color:#a7c0c9;font-size:13px;}
.v-link {position:absolute;left:-2000px;}
/*
/*
#footer div {
	border-top: 1px solid #BFF08E;padding:10px;}
*/	
	
/* Регистрация
---------------------------*/
.registration	{
	width:582px;
	line-height:normal;
	margin-top:10px;
	margin-bottom:30px;
	margin-left:10px;
}	



.registration td {
	width:50%;
	padding-bottom:5px;
	vertical-align:top;
	padding-right:25px;
}
.registration th {
	width:50%;
	padding-bottom:5px;
	vertical-align:top;
	padding-left:25px;
}

.registration td label, .registration th label{
	color:#91a27e;
	font-size: 10pt;
}
.registration td label span, .registration th label span{
	color:red;padding-left:3px;
}

.registration td div, .registration th div{
	padding:0;vertical-align:top;margin-bottom:13px;
	b ackground:#fefefe url(/images/login_input_bg.gif) repeat-x  0 1px;
	margin-top:5px;
} 	
.registration td div input, .registration th div input{
  	 width:260px;font-size:13px;padding:4px;border:1px solid #d8d8d8;margin:0;
	 background: url("/images/login_input_bg.gif") 0 0 repeat-x;
} 
.registration td div input:focus, .registration th div input:focus{
	margin:0;width:260px;font-size:13px;padding:3px;border:2px solid #004662;
}
.registration .textarea {padding:0;}
 	
.textarea .textarea_bg {background:#fefefe url(/images/textarea_bg.gif) repeat-x top left;width:586px;margin-bottom:30px;}
.textarea .textarea_bg textarea {  resize: none;font-size:13px;;background:none;border: 1px solid #e1e1e1;margin:0;padding:0;padding:4px;width:577px;}
.textarea .textarea_bg textarea:focus {padding:3px;border:2px solid #004662;}
.registration td button {width:auto;}
.registration td b {font-size:14px;}

.fill_form {background:#FFF5EC;padding:10px;width:570px;margin-left:10px;display:none;}
#fill_form {padding-left:5px;}
#fill_form li {
	margin-bottom:7px;list-style:decimal;margin-left:30px;font-size:11px;
	}
/*
.input-wrap {background:#fefefe url(/images/login_input_bg.gif) repeat-x top left;height:26px;padding:0;vertical-align:top;margin-bottom:13px;}
.input-wrap input { width:228px;font-size:13px;padding:4px;border:1px solid #d8d8d8;background:none;margin:0;color:#91a27e;}
.input-wrap input:focus, .inputfocused { margin:0;width:228px;font-size:13px;padding:3px;border:2px solid #004662;color:black;}



.registration td input {width:235px;font-size:14px}
.registration td select {width:241px;font-size:14px}
.registration td textarea {width:235px;font-size:14px}
*/

/* Прайс лист
----------------------------------------------------------*/
table.pricelist {	
	margin-bottom:10px;
	font-size:13px;
	width:100%;
	line-height:normal;
}
table.pricelist .light th {
	vertical-align:top;
	background:#f8fbf4;
	padding:15px 10px 14px 10px;
}
table.pricelist .light td {
	vertical-align:top;
	padding:15px 10px 14px 10px;
}
table.pricelist .light th sup{
	font-size:9px;
	color:#91a27e;
	padding-left:4px;
}

table.pricelist .dark th {
	vertical-align:top;
	background:#d6e2c7;
	padding:15px 10px 14px 10px;
}


table.pricelist .dark td {
	vertical-align:top;
	padding:15px 10px 14px 10px;
	background:#e7f2d9;
}

table.pricelist .light th span, table.pricelist .light td span,table.pricelist .dark th span, table.pricelist .dark td span{
	font-size:11px;
	color:#91a27e;
	white-space:nowrap;
}
table.pricelist .light th p, table.pricelist .light td p,table.pricelist .dark th p, table.pricelist .dark td p{
	padding-top:8px;
	pdisplay:none;
}

table.pricelist p strong {font-weight:normal;float:left;width:40%;}
table.pricelist p strong span {line-height:22px;}


#name_td {paddi ng-left:20px;}
#open_all {background: url(/images/+_grey.gif) no-repeat  0 -18px;padding-left:14px;margin-left:-15px;font-size:11px;color:#808080;cursor:pointer;border:0;}
#open_all i {font-style:normal;border-bottom:1px dashed #808080;}
#open_all:hover {color:#91a27e;}
#open_all:hover i {border-bottom:1px dashed #91a27e;}

/* background: url(/images/+_grey.gif) no-repeat  0px -18px */

.pricelist-head {white-space:nowrap;padding-bottom:0;}
.pricelist-head a {text-decoration:none;border-bottom:1px dashed #366ea1;line-height:22px;}
.pricelist-head a:hover {text-decoration:none;border-bottom:1px dashed #91a27e;}
.sort_curr {font-weight:bold}


.show_item_info {background: url(/images/+item_info.gif) no-repeat  0 4px; margin-left:-15px;padding-left:14px;cursor:pointer;}
.show_item_info i {font-style:normal;border-bottom:1px dashed #366ea1;}

.show_item_info:hover {background: url(/images/+item_info.gif) no-repeat  0 -109px;}
.show_item_info:hover i {font-style:normal;border-bottom:1px dashed #91a27e;}

.show_item_info_toogled {background: url(/images/+item_info.gif) no-repeat  0 -53px; margin-left:-15px;padding-left:14px;cursor:pointer;}
.show_item_info_toogled i {font-style:normal;border-bottom:1px dashed #366ea1;}

.show_item_info_toogled:hover {background: url(/images/+item_info.gif) no-repeat  0 -166px;}
.show_item_info_toogled:hover i {font-style:normal;border-bottom:1px dashed #91a27e;}

.order_price {font-size:11px;color:#91a27e;font-family:Arial;padding-top:6px;}
.order_comment {font-size:12px; color: #5891c6; font-family: Arial; padding-top: 5px;}
.order_price i {color:black;font-style:normal;}

.price_form {text-align:right;font-size:11px;}

.amount-plus{font-size:13px;color:black;font-weight:normal;background:url(/images/plus.gif) no-repeat 0 3px;padding-left:18px;white-space:nowrap; }
.amount-minus{font-size:13px;color:black;font-weight:normal;background:url(/images/minus.gif) no-repeat 0 3px;padding-left:18px;white-space:nowrap; }


/* Корзина 
----------------------------------------------------------*/
table.basket {	
	margin-bottom:10px;
	font-size:13px;
	width:100%;
	line-height:normal;
}
table.basket td { padding:10px 12px 11px 11px;vertical-align:top;}	
table.basket td .name {font-weight:bold;vertical-align:top;margin-bottom:4px;overflow:auto;_width:100%}
table.basket td .name span {margin-right:18px;float:left;margin-top:6px;}
table.basket td .name button {width:24px;padding:0;height:24px;font-size:13px;font-family:tahoma;line-height:normal;float:left;margin-top:1px;}

table.basket td .name input { 
	    float:left;
		width:25px;
		border:0;
		border-style:none;
		border-top:1px solid #b7b7b7;
		border-left:1px solid #b7b7b7;
		border-bottom:1px solid #d8d8d8;
		border-right:1px solid #d8d8d8;
		padding:3px 0 3px 2px;
		background-color:transparent;
		background:#deebcf url(/images/input_bg.gif) repeat-x top left;
		margin:1px 3px 1px 3px;
	}
table.basket td .name input:focus {
	border:2px solid #004662;margin:0;margin:0px 2px 0px 2px;
}	
table.basket td .info {overflow:hidden;margin-bottom:5px;}
table.basket td .info span {font-weight:normal;font-size:11px;color:#91a27e;width:75px;display:block;float:left;}

/*
.search_input:focus {border:2px solid #004662;margin:0;}
.search_input {
		font-weight:bold;
		font-size:18px;
		border:0;
		border-style:none;
		
		
	  
		background-color:transparent;
		margin:0px;  
		padding:4px 0 4px 5px;
		width:99%;
		margin-bottom:0;
		pline-height:30px;
		pheight:30px;
		margin:1px;
		background:#deebcf url(/images/input_bg.gif) repeat-x top left;
		position:relative;
	}
*/	


/* Белый оверлей
---------------------------------------------------------*/
#white-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	display:none;	
}


/* Всплывающее оконшко с производителем
-----------------------------------------------------------*/
.modal{
	overflow:hidden;
	padding:5px 0;
	top:50%;
	z-index:1001;
	width:425px;
	top: 50%;
	position:fixed;
	_position:absolute;
	display:none;
	position:absolute;
}

.modal .modal-content{
	background:#e7f2d9;
}

.modal .modal-content{
	padding:5px 10px;
}

.modal .cn{
	position:absolute;
	width:10px;
	height:10px;
	left:-5px;
	top:-5px;
	background:url(/images/modal_bg.png);
}

.modal .cn.tr, .modal .cn.br {margin-left:100%;}
.modal .cn.bl, .modal .cn.br {top:auto;}
.modal .cn.tl, .modal .cn.bl {width:100%;} 

.modal-content{ _height:100px;min-height:100px;}
.modal_close { position:absolute;float:right;top:18px;left:393px;width:14px;cursor:pointer;}

/* Контент модального окна
------------------------------------------------------------*/
#modal-title {
	font-size:22px;color:#006993;
	margin:7px;margin-bottom:15px;
}
.modal-content div {
	padding:5px 0 0px 5px;
	font-size:13px;
}
.modal-content div h5 {font-size:11px;color:#91a27e;padding-top:8px;}
/* +item_info */

/* - -------------------------------------------  */
/* Пагинатор
------------------------------------------------------*/
.pages {padding:20px 0 0px 0;font-size:14px;color:#000000;line-height:34px;}
.pages li { float:left;margin:5px;padding-right:10px;}
.pages a {color:#006993;}
#current-page {background:url(/images/paginator.gif) no-repeat top right;}
#current-page div {background:url(/images/paginator.gif) no-repeat top left; margin-right:2px;padding-left:10px;}
#current-page div span {font-size:12px;}
/* Меню в профиле
------------------------------------------------------*/
ul.submenu {margin-bottom:15px;}
.submenu li {display: inline;list-style-type: none; padding: 0; margin-right:5px;line-height:18px;}
.submenu li a {padding:3px;}
.submenu li a:hover {color:#ca3737;}
a.submenu-active {background-color:#ebebcf;padding:3px;color:black;text-decoration:none;} 


/* Чат
------------------------------------------------------*/
.chat-log { }
.chat-log td {padding:5px 10px 10px 10px; border-bottom:1px solid #999999}
td.message {background-color:#ECFEE9;}
td.message span {font-weight:bold;}

td.message-manager {background-color:#FEF5E9;}
td.message-manager span {font-weight:bold;}

.chat_log {padding-left:10px;margin-top:30px;width:580px}
.chat {padding:0 0px 10px 10px; }
.chat-wrap {background:#ffffff url(/images/textarea_bg.gif) repeat-x top left;width:582px;margin-bottom:10px;}
.chat-wrap textarea {  resize: none;font-size:13px;;background:none;border: 1px solid #e1e1e1;margin:0;padding:0;padding:4px;width:572px;}
.chat-wrap textarea:focus {padding:3px;border:2px solid #004662;}

.chat_user {font-size:14px;font-weight:bold;margin-bottom:10px;}
.chat_user span {font-weight:normal;color:#a7c0c9;}
.chat_text {font-size:13px;color:#91a27e;}
.chat_text_manager {font-size:13px;color:#000000;}
/*


.input-wrap {background:#fefefe url(/images/login_input_bg.gif) repeat-x top left;height:26px;padding:0;vertical-align:top;margin-bottom:13px;}
.input-wrap input { width:228px;font-size:13px;padding:4px;border:1px solid #d8d8d8;background:none;margin:0;color:#91a27e;}
.input-wrap input:focus, .inputfocused { margin:0;width:228px;font-size:13px;padding:3px;border:2px solid #004662;color:black;}


*/
/* Форма поиска
-------------------------------------------------------*/


.search_tab{height:30px;zoom:1}
.search_tab li{float:left; margin-right:2px;}
.tab-first {margin-left:12px;}

.search_tab a{
	background:url(/images/search_tab.png) right 60px;
	color:#ffffff;
	display:block;
	height:30px;
	line-height:30px;
	text-decoration:none;
	position: relative;
	display: block;
	font-size:13px;
	cursor:pointer;
	
	
}
.search_tab a span{
	background:url(/images/search_tab.png) left 60px;
	display:block;
	height:30px;
	margin-right:18px;padding-left:14px;margin-left:-12px;
	white-space:nowrap;
		
}
.search_tab a span i { font-style:normal;border-bottom:1px dashed white;}

.search_tab a:hover{
	background:url(/images/search_tab.png) right 60px;
	display:block;
	color:#ffffff;
	
}
.search_tab a:hover span{
	background:url(/images/search_tab.png) left 60px;
	display:block;
	cursor:pointer;
}

.active a, .active a:hover{
	color:#000000;
	background:url(/images/search_tab.png) right 0 no-repeat;
	z-index:11;
	cursor:default;
} 
.active a span, .active a:hover span{
	background:url(/images/search_tab.png) left 0 no-repeat;
	z-index:11;
	cursor:default;
}
.active2 a, .active2 a span {
    z-index:10;
}

.active a span i { font-style:normal;border:0;}


/* Форма
------------------------------------------------*/
.sf_tr {background:#deebcf url(/images/search_tr.gif) no-repeat top right;}
.sf_br {background: url(/images/search_br.gif) no-repeat bottom right; }
.sf_bl {
	height:46px;
	background: url(/images/search_bl.gif) no-repeat bottom left;
	padding:14px 15px 1px 11px;
	_height: auto; 
    _padding-bottom:7px;
}

html>body .sf_bl {
   *height: auto; 
   *padding-bottom:7px;
}



.sf_tb {width:100%;table-layout:fixed}
.sf_tb td {vertical-align:top;padding:0;madrgin:0;border:1px solid #deebcf;width:100%;height:10}
.sf_tb th {vertical-align:top;width:93px;text-align:right;padding-top:1px;}
.sf_tb th button {font-size:12px;width:80px;line-height:28px;padding:0;margin:0;}
.sf_tb th button span {line-height:27px;font-family:Arial;font-size:13px;}
@-moz-document url-prefix() {
  .sf_tb th button span {line-height:25px;}
}
.wrap-div {border:0;padding:0;border:1px solid #deebcf;padding-right:0px;border:1px solid #b7b7b7;padding-left:5px;}


.search_input {
		font-weight:bold;
		font-size:18px;
		border:0;
		border-style:none;
		
		border-top:1px solid #b7b7b7;
		border-left:1px solid #b7b7b7;
		border-bottom:1px solid #d8d8d8;
		border-right:1px solid #d8d8d8;
	  
		background-color:transparent;
		margin:0px;  
		padding:4px 0 4px 5px;
		width:99%;
		margin-bottom:0;
		pline-height:30px;
		pheight:30px;
		margin:1px;
		background:#deebcf url(/images/input_bg.gif) repeat-x top left;
		position:relative;
	}
	
.search_input:focus {border:2px solid #004662;margin:0;}	

/* faq на главной
-------------------------------------------------------------------*/	
.section-body{
	background:#dbe8ed url(/images/faq_bl.gif) no-repeat  bottom left;
	margin-top:1px;
	height:1%;
	_margin-top:0;
}
.section-body1 {padding:15px;background: url(/images/faq_br.gif) no-repeat  bottom right;}
.faq-main {
	margin-top:7px;
	background:#b9ced6 url(/images/faq_tab_bg.jpg) no-repeat  top right;
	margin-bottom:30px;
	overflow:hidden;
}
	
.faq-tab{
	height:29px;
	background: url(/images/faq_tab_bg_dummy.jpg) no-repeat  top left;
	font-size:13px;
}
.faq-tab li{float:left; margin-right:2px;}
.faq-tab a{
	background:url(/images/faq_tab.png) right 30px;
	color:#000000;
	display:block;
	height:30px;
	
	line-height:30px;
	text-decoration:none;
	position: relative;
	display: block;
	_width: 150px;
	cursor:pointer;
	
}
.faq-tab a span{
	background:url(/images/faq_tab.png) left 30px;
	display:block;
	height:30px;
	margin-right:20px;
	padding-left:18px;
	margin-left:-15px;
}
.faq-tab a span i {font-style:normal; border-bottom:1px dashed #000000}


.faq-tab a:hover{
	background:url(/images/faq_tab.png) right 60px;
	display:block;
	color:#ffffff;
	
}
.faq-tab a:hover span{
	background:url(/images/faq_tab.png) left 60px;
	display:block;
}

.faq-tab a:hover span i {font-style:normal; border:0}

.faq-active a, .faq-active a:hover{
	color:#000000;
	background:url(/images/faq_tab.png) right 0 no-repeat;
	z-index:11;
	cursor:normal;
} 
.faq-active a span, .faq-active a:hover span{
	background:url(/images/faq_tab.png) left 0 no-repeat;
	z-index:11;
	cursor:normal;
}

.faq-active a span i {font-style:normal; border:0}
.f1 {z-index:10;margin-left:14px;}
.f2 {z-index:9;}
.f3 {z-index:8;}
#f1 {}
#f2 {display:none;}	
#f3 {display:none;}	



.faq-list {width:100%}
.faq-list a { }
.faq-list td {padding-left:12px;vertical-align:top;padding-top:15px;width:33%;background:url(/images/faq_str.gif) no-repeat 0 23px ;padding-right:8px;}
.faq-list th {padding-left:12px;vertical-align:top;padding-top:15px;width:33%;}
	



/* Логотипы н главной 
------------------------ */
#maker-logos {
	width: 100%;
	height: 1%;
}
#maker-logos:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#logo-container {
	width: 100%;
	float: left;
	overflow: hidden;
	_position: relative;
}
#logo-list {
	padding: 0 22px 0 22px;
	overflow:hidden;
	position: relative;
	_zoom:1;
}

/* 
-----------------------------------------------------------------------------*/
.slide-left {
	float: left;
	width: 22px;
	margin-left: -100%;
	position: relative;
	background: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	z-index:1;
}

.slide-left a{
	text-indent: -5000em;
	float: left;
	height: 43px;
	width:22px;
	position: relative;
	overflow: hidden;
	margin:0;
	background:#ffffff url(/images/carousel_left.gif) no-repeat 0 0;
	cursor:pointer;
}
.slide-left a:hover{
	background:#ffffff url(/images/carousel_left.gif) no-repeat 0 -43px;
}


/* <img src='/images/carousel_left.gif' />
-----------------------------------------------------------------------------*/
.slide-right {
	float: left;
	margin-right: -3px;
	width: 22px;
	margin-left: -22px;
	position: relative;
	background: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	z-index:1;
	
}
.slide-right a{
	text-indent: -5000em;
	float: left;
	height: 43px;
	width:22px;
	position: relative;
	overflow: hidden;
	margin:0;
	background:#ffffff url(/images/carousel_right.gif) no-repeat 0 0;
	cursor:pointer;
}
.slide-right a:hover{
	background:#ffffff url(/images/carousel_right.gif) no-repeat 0 -43px;
}



#carousel_ul {

	left:-130px; 
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	width:9999px; 
	padding-bottom:10px;
	position:relative;
	overflow:hidden;
	
}

#carousel_ul li{
	float: left;                                    
	padding:0px;
	height:67px;
	background: white;
	color:white;
	margin:0px;
	width:130px;
}
#carousel_ul li a  {	
	text-indent: -5000em;
	/*z-index:10;*/
	float: left;
	height: 67px;
	position: relative;
	overflow: hidden;
	margin:0;
	color:white;
	cursor:pointer;
	width:130px;
}

/* Сами логотипы
-------------------------------------------------*/

.maker-kyb a {
	background:url('/images/logos.png') 0 -67px no-repeat;
}
.maker-kyb a:hover {
	background:url('/images/logos.png') 0 0px no-repeat;
}

.maker-ctr a {
	background:url('/images/logos.png') -130px -67px no-repeat;
}
.maker-ctr a:hover {
	background:url('/images/logos.png') -130px 0 no-repeat;
}

.maker-denso a {
	background:url('/images/logos.png') -260px -67px no-repeat;
}
.maker-denso a:hover {
	background:url('/images/logos.png') -260px 0 no-repeat;
}

.maker-exedy a {
	background:url('/images/logos.png') -390px -67px no-repeat;
}
.maker-exedy a:hover {
	background:url('/images/logos.png') -390px 0 no-repeat;
}

.maker-sshnbo a {
	background:url('/images/logos.png') -520px -67px no-repeat;
}
.maker-sshnbo a:hover {
	background:url('/images/logos.png') -520px 0 no-repeat;
}
.maker-tp a {
	background:url('/images/logos.png') -650px -67px no-repeat;
}
.maker-tp a:hover {
	background:url('/images/logos.png') -650px 0 no-repeat;
}

.maker-gmb a {
	background:url('/images/logos.png') -780px -67px no-repeat;
}
.maker-gmb a:hover {
	background:url('/images/logos.png') -780px 0 no-repeat;
}
.maker-nsk a {
	background:url('/images/logos.png') -910px -67px no-repeat;
}
.maker-nsk a:hover {
	background:url('/images/logos.png') -910px 0 no-repeat;
}

.maker-ngk a {
	background:url('/images/logos.png') -1040px -67px no-repeat;
}
.maker-ngk a:hover {
	background:url('/images/logos.png') -1040px 0 no-repeat;
}

.maker-sakura a {
	background:url('/images/logos.png') -1170px -67px no-repeat;
}
.maker-sakura a:hover {
	background:url('/images/logos.png') -1170px 0 no-repeat;
}

.maker-tokico a {
	background:url('/images/logos.png') -1300px -67px no-repeat;
}
.maker-tokico a:hover {
	background:url('/images/logos.png') -1300px 0 no-repeat;
}
.maker-obk a {
	background:url('/images/logos.png') -1430px -67px no-repeat;
}
.maker-obk a:hover {
	background:url('/images/logos.png') -1430px 0 no-repeat;
}
.maker-ndk a {
	background:url('/images/logos.png') -1560px -67px no-repeat;
}
.maker-ndk a:hover {
	background:url('/images/logos.png') -1560px 0 no-repeat;
}

.maker-philips a {
	background:url('/images/logos.png') -1690px -67px no-repeat;
}
.maker-philips a:hover {
	background:url('/images/logos.png') -1690px 0 no-repeat;
}








.maker-continental a:hover {
	background:url('/images/logos.gif') 0 -67px no-repeat;
}


.maker-elring {
	width:125px;
}
.maker-elring a {
	width:125px;
	background:url('/images/logos.gif') -115px 0 no-repeat;
	cursor:pointer;
}
.maker-elring a:hover {
	background:url('/images/logos.gif') -115px -67px no-repeat;
}



.maker-febu {
	width:85px;
}
.maker-febu a {
	width:85px;
	background:url('/images/logos.gif') -240px 0 no-repeat;
	cursor:pointer;
}
.maker-febu a:hover {
	background:url('/images/logos.gif') -240px -67px no-repeat;
}


.maker-koyo {
	width:100px;
}
.maker-koyo a {
	width:100px;
	background:url('/images/logos.gif') -325px 0 no-repeat;
	cursor:pointer;
}
.maker-koyo a:hover {
	background:url('/images/logos.gif') -325px -67px no-repeat;
}


.maker-musahi {
	width:130px;
}
.maker-musahi a {
	width:130px;
	background:url('/images/logos.gif') -425px 0 no-repeat;
	cursor:pointer;
}
.maker-musahi a:hover {
	background:url('/images/logos.gif') -425px -67px no-repeat;
}

.maker_list_maker{
    font-size: 8pt;
    padding: 3px 5px;
    margin: 3px 0;
}


.maker_list_maker a{
    color: #006993;
}

.maker_list_maker a:hover{
    color: #91A27E;
}

#maker_list_div{
    background: #E7F2D9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	
}


#show_left_menu_container{
	border-bottom-right-radius: 5px; border-top: 1px solid #B2C2A0; font-weight: bold; -webkit-border-bottom-right-radius: 5px; -moz-border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; background: #E7F2D9; padding: 5px;
}
