/*���������� �����*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
font-family:Arial;
font-size:12px;
}
ol, ul {
list-style: none;
}


a, a:link, a:visited, a:hover, a:active {
	color:#727272;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

#page-wrapper
{	
	min-height:100%;	  
	margin: 0 auto -85px;
	width:100%;
	background: url('/images/header_bg.jpg') top left repeat-x #efefef;
	overflow-x: hidden;
}

/*�����*/
header{
width:940px;
height:150px;
margin: 0 auto;
font-family: Arial, Verdana, sans-serif;
margin:0 auto;
position:relative;}

#logo{
	height:102px;
	position: relative;
	width:50%;
}
#logo_img {position:absolute;top:15px;left:10px;width:340px;height:70px;}
#logo_comment{font-size:13px;color:#8a8a8a;position:absolute;top:41px;left:93px;}
#logo_text{font-size:23px;text-transform:uppercase;position:absolute;top:60px;left:67px;}
#login{
	width:315px;
	height:23px;
	color:#727272;
	text-align:center;
	float:right;
}
#login ul{background:url(/images/login.png) no-repeat right top;height:25px;line-height:18px;}
#login ul li{display:inline;padding:0 8px;}
#login ul li a{font-size:11px;color:#727272;text-decoration:none;}
#telefon{font-size:26px;color:#478c15;position: absolute;right:55px;top:38px; margin: 0 0 20px 0; text-decoration: none;}
#telefon_comment{color:#727272;position: absolute;right:55px;top:70px;font-size:14px;}
nav{
	width:940px;
	height:38px;
	border-width: 1px;
  	border-color: #fff;
	border-radius:50px;
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	background:#54a01c;
	background: -webkit-gradient(linear,left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(left top, left bottom, #76cb38, #54a01c);
	background: -moz-linear-gradient(top,  #76cb38,  #54a01c);
	background: -o-linear-gradient(top, #76cb38,  #54a01c);
	background: -ms-linear-gradient(top,  #76cb38, #54a01c); 
	margin:0 auto;}
ul#horizontal-multilevel-menu{
	margin:0;
	padding:0 0 0 0;
  	width:730px;
	min-height: 38px;
	display: flex;
	flex-wrap: wrap;
}
ul#horizontal-multilevel-menu li 
{
	float:left;
	padding:0px; /* 0px 0px 10px 0px */
	position:relative;
}
ul#horizontal-multilevel-menu a 
{
  font-size:13px;
  color:#fffebf;
  text-decoration:none;
  padding:10px 15px 14px 5px;
	box-sizing: border-box;
  display: block;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  font-family: Arial, Verdana, sans-serif;
}
ul#horizontal-multilevel-menu li:first-child a {
	padding-left: 1em;
}

ul#horizontal-multilevel-menu a::after{
  content: "";
  position: absolute;
 background:url(/images/menu_right.jpg) no-repeat 0 50%;
 top:0;
 width:13px;
	height: 37px;
}
ul#horizontal-multilevel-menu li:hover > ul 
{
	display:block;
}
/*Подменю*/
#horizontal-multilevel-menu ul 
{
	display:none;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:38px;
	z-index:99999;
	background:#54a01c;
	background: -webkit-gradient(linear,left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(#76cb38, #54a01c);
	background: -moz-linear-gradient(#76cb38,  #54a01c);
	background: -o-linear-gradient(#76cb38,  #54a01c);
	background: -ms-linear-gradient(#76cb38, #54a01c); 
	border-radius:0 0 5px 5px;
	width: 172px;
}

ul#horizontal-multilevel-menu ul li{
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	display:block;
	float:none;
	margin:0;
	padding:0;
}
ul#horizontal-multilevel-menu ul a{
	display:block;
	float:none;
	height:auto;
	line-height:1;
	padding:10px;
	white-space:nowrap;
}
ul#horizontal-multilevel-menu ul a::after{
	display:none;
}
ul#horizontal-multilevel-menu ul a:hover{
	background:#76cb38;
	border-radius:5px;
}
ul#horizontal-multilevel-menu ul ul{
	border-radius:5px;
	left:140px;
	top:5px;
}

.form-box {
	width: 196px;
	position:relative;
	float:right;
	height:26px;
	margin:5px 5px 0;
	background:white;
	border-radius:13px;
	box-shadow:0 1px 2px 0 #B0B0B0, 0 2px 2px 0 #D6D6D6 inset;
	border:1px solid #ffffff;
}
#fsearch{margin:0 5px 0 10px;}
input.tfi{background-color:transparent;height:25px;width:140px;color:#727272;border:0;font-size:14px;float:left;}
input.tfi-2{width:26px;vertical-align:middle;margin-top:4px;float:right;background:url("/images/f3.png") no-repeat;height:22px;border:0;cursor:pointer;}


/*�������*/
#slide {
	width:100%;
	background:url(/images/slide.png) repeat-x;
	height:300px;
	height:115px;
	position:relative;
}

#slider {
	width:971px;
	height:298px;
	height:114px;
    overflow: hidden;


	margin:0 auto;
	/*background:url(/images/slider.jpg) no-repeat;   */
	position:relative;
	padding: 1px 15px 0px 15px;
}
#slider .slider-link {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 30;
}
#slider .slider-link1 {
    left: 20px;
}
#slider .slider-link2 {
    left: 335px;
}
#slider .slider-link3 {
    left: 650px;
}

#slider_gradient_top {position:absolute;top:0px;left:0px;width:100%;height:14px;background:url('/images/slider_gradient_top.png') repeat-x top left;z-index: 30;}
#slider_gradient_bottom {position:absolute;bottom:0px;left:0px;width:100%;height:14px;background:url('/images/slider_gradient_bottom.png') repeat-x bottom left;z-index: 30;}
#slider_gradient_right {position:absolute;top:0px;right:15px;width:30px;height:100%;background:url('/images/slider_gradient_right.png') repeat-y top right;z-index: 20;}
#slider_gradient_left {position:absolute;top:0px;left:15px;width:30px;height:100%;background:url('/images/slider_gradient_left.png') repeat-y top left;z-index: 20;}

#sticker {
	position:absolute;
	top: -25px;
	right: -40px;
	width:126px;
	height:90px;
	background:url(/images/stick_green.png) no-repeat top left;
	text-align:center;
	color:#376A11;
	font-size:18px;
	padding-top:37px;
    z-index: 30;

}

#sticker span {
	color:#fff;
	font-size:34px;
}

div.float_menu{
	width:304px;
	height:74px;
	background:url(/images/float_.png) no-repeat;
	display:inline-block;
	margin: 0px 8px 0;
	vertical-align:bottom;
}

div.float_menu h4{
	padding:10px 30px 10px 10px;
	font-family: Arial, Verdana, sans-serif;
	color:#494949;
	font-size:17px;
}

div.float_menu p, div.float_menu table{
	font-size:11px;
	color:#727272;
	padding:0px 30px 0px 10px;
	font-family: Arial;
}

div.float_menu table td b {
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#top_sections {
	width:100%;
	background:url(/images/top_sections_bg.png) repeat-y top center;
	position:relative;
}

#top_sections_inner {
	width:990px;
	margin:0 auto;
    text-align: center;
    padding: 20px 0 0 0;
}
#top_sections_inner img {
  vertical-align: bottom;
}

div.top_sections_bottom {position:absolute;bottom:-23px;left:0px;width:100%;height:23px;background:url('/images/top_sections_bottom.png') no-repeat bottom center;}
div.top_sections_top {position:absolute;top:-23px;left:0px;width:100%;height:23px;background:url('/images/top_sections_top.png') no-repeat top center;}

#Loader {text-align:center;}

#filter_area{
	position: relative;
	float:left;
	width:300px;
	background: url(/images/filter_bg.png) repeat-x top left #e4e4e4;
	margin:0px 0px 0px 0px;
	border:1px solid #F6F6F6;
	box-shadow:0 0 1px 1px #C4C4C4 inset;
	border-radius:5px;
	font-family: Arial, Verdana, sans-serif;
	}

#filter_area a{
	display: block;
}

#filter_area .podfilter{
	display: none;
}

.master{
	color:#727272;
	height:40px;
	font-size:17px;
	/*border-bottom:1px dotted #909090;*/
	text-align:center;
	line-height:40px;
	text-shadow:#fff 0px 1px 0px;
}

.separator {width:100%; height:1px; background: url(/images/separator.png) repeat-x bottom left; display:block; clear:both;}

.blue_field{
	/*border-bottom:2px dotted #919191;*/
	padding:10px;
	height:30px;
}

/****************** ОБЩИЕ СТИЛИ ДЛЯ КАТАЛОГА, СПИСКА ТОВАРОВ, КАРТОЧКИ ТОВАРА ИТП ИТД ********************/

/* если у картинки не заданы параметры ширины и высоты, то картинка будет изменена пропорционально размерам,
в противном случае картинка скорее всего станет квадратной. Если нужно чтобы картинки отображалась с жесткими размерами,
то убираем приставки max- у ширины и высоты. */
img.catalog_img_small, img.catalog_img_big {
	float:left;
	padding: 1px;
	margin: 9px;
	border: 1px solid #E6E6E6;

}

img.catalog_img_small {
	max-width: 93px;
	max-height: 180px;
}

img.catalog_img_big {
	max-width: 200px;
	max-height: 200px;
}

a.catalog_name {
	color: #000000;
	font-family: Arial,Verdana,sans-serif;
}
.news-title {
  font-size: 17px;
  font-weight: bold;
  font-family: Trebuchet MS;
  margin: 0 0 10px 0;
}
.news-date {
  float: left;
}
.news-adv {
  float: right;
}
.news-adv a {
  color: #63b52d;
}
.news-list .news-detail {
  margin-bottom: 10px;
}

div.catalog_block_small, div.catalog_block_big {
	position: relative;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	background: url(/images/separator.png) repeat-x bottom left;
}

div.catalog_block_big {
	overflow: hidden;
}

div.catalog_block_small {
	width: 50%;
	height: 230px !important;
	float: left;
}

div.catalog_right_border {
	width: 100%;
	height: 100%;
	background: url(/images/separator_v.png) repeat-y top right;
    position: relative;
}

div.catalog_block_desc_small, div.catalog_block_desc_big {
	padding: 8px 0px;
	color: #727272;
}

div.catalog_block_desc_small {
	margin: 0px 0px 5px 115px;
}

div.catalog_block_desc_big {
	margin: 0px 10px 5px 222px;
}

div.catalog_desc_small {
	margin-bottom:5px;
	margin-right: 10px;
	/*max-height:150px;*/
	overflow:hidden;
}

div.catalog_desc_small.full {display: none;}

div.catalog_desc_small p {text-align:left;line-height:1.5;}

.catalog-item-not-available {padding-right:10px;}

div.catalog_buy_block {
	position:relative;
    margin: 10px 0 10px 0;
}

div.catalog_price_small {
	color: #727272;
}
div.catalog_price_small .max_price {
  display: block;
  color: #ccc;
  padding-top: 5px;
  text-decoration: line-through;
}
div.catalog_price_small .max_price .catalog_price_sum_small {
  color: #ccc;
}

div.catalog_price_small .catalog_price_sum_small {
	color: #000000;
	font-size: 17px;
}

div.catalog_buttons_small {
	position:absolute;
	top:0px;
	right:0px;
}

div.catalog_clear {
	clear:both;
}

input.catalog_input_text {
	height: 21px;
	padding: 4px 10px 0;
	border-radius: 20px;
	border-width: 1px;
  	border-color: #fff;
  	border-style: solid;
	background-color: #ffffff;
	text-align: center;
	box-shadow: 0 1px 2px 0 #B0B0B0, 0 2px 2px 0 #D6D6D6 inset;
}

.catalog_textarea {
	padding: 4px 10px 0;
	border-radius: 15px;
	border-width: 1px;
  	border-color: #fff;
  	border-style: solid;
	background-color: #ffffff;
	box-shadow: 0 1px 2px 0 #B0B0B0, 0 2px 2px 0 #D6D6D6 inset;
	resize: none;
}

.text_left, .catalog_input_text.text_left, .catalog_textarea.text_left {text-align:left;}

.catalog_green_button, .catalog_green_button_big {
	border-radius: 20px;
	border-width: 0px;
  	border-color: #fff;
  	border-style: solid;
	box-shadow: 0px 0px 1px 2px #ffffff, 0px 1px 3px 0px #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(left top, left bottom, #76cb38, #54a01c);
	background: -moz-linear-gradient(top, #76cb38, #54a01c);
	background: -o-linear-gradient(top, #76cb38, #54a01c);
	background: -ms-linear-gradient(top, #76cb38, #54a01c);
	background: linear-gradient(top, #76cb38, #54a01c);
	font-size: 14px;
	color: #fffebf !important;
	font-family: Arial, Verdana, sans-serif;
	text-shadow: #214d00 0px 1px 1px;
	cursor: pointer;
}

a.catalog_green_button {
	color: #fffebf;
	display: block;
	float: right;
	padding: 4px 0px;
	width: 90px;
	height: 12px;
	font-size: 11px;
	text-align: center;
	margin-right: 10px;
	box-shadow: none;
}

a.catalog_green_button_big {
	display: block;
	height: 16px;
	padding: 7px 0;
	margin: 0 15px 5px 0;
	width: 135px;
	text-align: center;
}

.catalog_submit_middle {
	height:25px;
	margin: 0px 5px;
}

div.static_page {
	margin: 10px 15px;
	line-height: 1.5;
}
.static_page h4{
	color: #727272;
	font-size:1.3em;
	margin:5px 0 5px 0;
}

/****************** ОБЩИЕ СТИЛИ ДЛЯ КАТАЛОГА, СПИСКА ТОВАРОВ, КАРТОЧКИ ТОВАРА ИТП ИТД ********************/

.top3{
	float:left;
	width:300px;
	background:#fff;
	margin-right:20px;
	border:1px solid #ffffff;
	box-shadow:0 1px 4px -2px #000000;
	border-radius:5px;
	font-family: Arial, Verdana, sans-serif;
}

.top3 .catalog-top{
	color:#000;
	height:40px;
	font-size:17px;
	/*border-bottom:2px dotted #919191;*/
	text-align:center;
	line-height:40px;
	background:#fff url(/images/top3_bg.png) repeat-x top left;
}

.top3 .catalog-top a {border-bottom:1px dotted #999;}

.top3 .item-image{
	float:left;
	margin: 9px;
}

.top3 .item-image img{
	border: 1px solid #E6E6E6;
	padding: 1px;
}

.top3 .item-descs {
	margin-left:117px;
	padding-top: 8px;
	color: #727272;
	font-family: Arial;
	font-size:11px;
}

.top3 .item-title {
	color:#193d6e;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.top3 .item-desc {
	margin: 5px 0px;
}

.top3 .catalog-item-cards{
	min-height:105px;
	padding-bottom: 15px;
	font-size:11px;
	position:relative;
}

.top3 .item-desc p{
	line-height:1.5;
	text-align: left !important;
}

.top3 .item-price {
	font-family: Arial, Verdana, sans-serif;
}

.top3 .item-price-sum {
	color: #000000;
	font-size: 17px;
}

.top3 .item-price-buy {
	float: right;
	width: 90px;
	height: 12px;
	margin-right: 10px;
	padding: 4px 0px;
	border-radius: 10px;
	cursor: pointer;
	display:block;
	text-align: center;
	color: #fffebf;
	text-shadow:#214d00 0px 1px 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(left top, left bottom, #76cb38, #54a01c);
	background: -moz-linear-gradient(top, #76cb38, #54a01c);
	background: -o-linear-gradient(top, #76cb38, #54a01c);
	background: -ms-linear-gradient(top, #76cb38, #54a01c);
	background: linear-gradient(top, #76cb38, #54a01c);
}

.top3 .item-compare {
	display:block;
	float: left;
	width: 78px;
	height: 12px;
	margin-right: 10px;
	padding: 4px 0px;
	border-radius: 10px;
	text-align: center;
	color: #494949;
	text-shadow:#ffffff 0px 1px 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e4e4e4));
	background: -webkit-linear-gradient(left top, left bottom, #f2f2f2, #e4e4e4);
	background: -moz-linear-gradient(top, #f2f2f2, #e4e4e4);
	background: -o-linear-gradient(top, #f2f2f2, #e4e4e4);
	background: -ms-linear-gradient(top, #f2f2f2, #e4e4e4);
	background: linear-gradient(top, #f2f2f2, #e4e4e4);
}

form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 


* html #page-wrapper { height: 100%; }
#header-wrapper { height: 107px; }
#header {  position: relative; margin: 0 auto; width: 98%; height: 107px;}


#schedule { position: absolute; top:0; right: 350px; height: 70px;}
#schedule td { padding: 0;}
#schedule div.telephone { margin:0; padding:0 0 0 27px; font-size:1.5em; font-family:Arial;  }
#schedule div.schedule {  }
#schedule p { margin: 0;} 

#top-menu {position: absolute; left:0; bottom:0; }
#top-menu ul.store-horizontal {list-style-type: none; overflow: hidden; height: 34px; margin:0 0 0 5px; padding:0;}
#top-menu ul.store-horizontal li { float: left; margin: 0 6px 0 0; height: 29px;}
#top-menu ul.store-horizontal li a { font-family: Arial; font-size: 1.1em; padding:3px 6px 4px 6px; text-decoration: none; outline: none; line-height: 29px;}


#left-menu { list-style-type: none; margin: 0; padding: 0 0 0 13px; font-family: Arial;display:none;}
#left-menu a { font-size: 1.1em; outline: none; text-decoration: none;}
#left-menu ul a { font-size: 0.95em !important; outline: none; vertical-align:top; }
#left-menu li.current { padding: 0; overflow: hidden; zoom:1; display: block; margin-top: 0.3em;}
#left-menu li.current ul { padding: 0 0 0 12px;}
#left-menu .current a  { padding: 1px 10px 2px 13px;  display: block; zoom:1; font-style:normal; font-size: 0.95em !important; vertical-align:top;}
#left-menu .current ul a { padding:0;}
#left-menu ul { font-weight: normal; margin: 0.5em 0 0 -4px; padding: 0; list-style-type: none;}
#left-menu ul ul { margin: 0.5em 0 0 0; }
#left-menu li li { margin-bottom: 0.5em; padding:0 13px 0; text-indent: 0; background: none;}
#left-menu li { background: url(images/left-menu-arrow.gif) no-repeat 0 6px; padding:0 0 0 11px; margin-bottom: 0.55em; }
#left-menu li li li { margin-bottom: 0.3em; }


#compare {  overflow:hidden; position: absolute; bottom: 0; right: 0; width: 200px; height:22px;}
#compare .corner { width:5px; height: 5px; background-position: 0 -542px;}
#compare .left-top { float: left; background-position: -5px -542px;}
#compare .right-top { float: right; }
#compare .block-content { padding: 2px 18px 4px;}
#compare a { text-decoration: none; outline: none; }
#compare a:hover { text-decoration: underline;}
#compare a.close { position:absolute; right:8px; top:9px; width: 6px; height: 5px;}

#content-wrapper { position: relative; margin: 0 auto; max-width: 950px;}
#content-wrapper a {text-decoration:none;}

#breadcrumb-search {width: 100%; margin: 13px auto 14px auto; overflow: hidden; padding:2px 0px 2px 0px;}
#breadcrumb {font-size:11px; padding-left:0px; color:#193d6e;}
#breadcrumb a, #breadcrumb span {padding:0; text-decoration:none; vertical-align: top; line-height: 13px; color:#727272;}
#breadcrumb img {vertical-align: top;}
#breadcrumb a:hover {text-decoration:underline;}


#subscribe {zoom:1; }
#subscribe .form-textbox-border { float: left; height: 20px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box;}
#subscribe .form-textbox-border input { width: 95%; float: left; padding: 0 2px; height: 18px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box;}
#subscribe .form-button { float: right; clear: left; margin-top: 10px; }
#subscribe .form-button input { padding: 0 3px;  overflow: visible;}

.form-box input { vertical-align: top;}
.form-textbox-border input {border:1px solid; padding:0; margin:0;}
.form-textbox-border {border: 1px solid; }
.form-button {border: 1px solid;}
.form-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
.form-button input { display: block; border: none; background: none; padding:0; margin:0; cursor: pointer; cursor: hand; outline: none; font-family: Georgia, serif; font-size: 12px; height: 19px;}

#content { width: 100%;  /*overflow: hidden;*/}

#workarea { width:100%; position:relative;}
#workarea p{/*text-align:justify;*/ width:98%; box-sizing: border-box;}
#left_column {width:300px; float:left; /*margin:0px 20px 0px 0px;*/}
#right_column {margin:2px 3px 4px 0px; padding-top:1px; position:relative; float:right; width:624px;}

div.content_border {
	background:#fff url(/images/top3_bg.png) repeat-x top left;
	border:1px solid #ffffff;
	box-shadow:0 1px 4px -2px #000000;
	border-radius:5px;
}
div.right_title {color:#000000; min-height:20px; font-size:17px; line-height:20px; font-family:Arial, Verdana, sans-serif; padding:10px 15px;}
div.sidebar-mode #workarea { width: 555px; margin-right:17px;}

#sidebar { width: 200px; float: right; padding: 26px 0 0 0;}

#tags_manuf {position:relative; width:100%; background:url("/images/top_sections_bg.png") repeat-y scroll center top transparent; padding:30px 0px; margin:23px 0px;}
#tags_manuf_inner {position:relative; width:950px; margin:0 auto; }
#tags_manuf_title {color:#000; font-size:17px; text-align:center; font-family:Arial, Verdana, sans-serif; padding:0px 0px 10px;}

#space-for-footer { }
#footer-wrapper, #footer { height: 63px; }
#footer-wrapper {width:100%; background:url("/images/top_sections_bg.png") repeat-y scroll center top transparent; margin-top:23px; position:relative;}
#footer {position:relative; width:950px; margin:0 auto;}

#copyright { padding:20px 0 0 0; /*width: 49%;*/ float:right; color:#727272; font-family:Arial; font-size:12px;}
#copyright p { margin:0;}

#footer-links { /*width:50%;*/ position:absolute; left:0px; top: 15px;  text-align: left; margin:0; padding:0; list-style: none;}
#footer-links ul { margin:0; padding:0; list-style: none; text-align: right; }
#footer-links li { display: inline; padding-right:1.5em;}
#footer-links a {color:#000000; font-family:Arial; font-size:13px; text-decoration:none;}
#footer-links a:hover {text-decoration:underline;}

#footer-design { color:#757575; font-size:11px; width:300px; position:absolute; top: 37px;  text-align: left;}
#footer-design a{color:#757575; text-decoration:none;}
#footer-design a:hover{text-decoration:underline;}

/* Rounded block */
div.rounded-block { padding: 10px 0; overflow: hidden; position:relative; margin: 0 0 2em; zoom:1;}
div.rounded-block div.corner 
{
	height:20px;
	width:20px;
	position:absolute;
	left:-10px;
	top:-10px;
	overflow: hidden;
}

div.rounded-block div.right-top, div.rounded-block div.right-bottom { margin-left: 100%; }
div.rounded-block div.left-bottom, div.rounded-block div.right-bottom { top: auto; }
div.rounded-block div.block-content { padding: 0 21px;}

/* Inline Filter */
div.inline-filter { margin: 0.5em 0 2em;}
div.inline-filter b { padding: 0.2em 0.3em 0.3em ; font-weight: normal;}
div.inline-filter b, div.inline-filter a { margin-right: 0.5em;}

/*Catalog Item List*/
table.catalog-item-filter { width: 100%; }
div.catalog-item-filter-body { width:50%; display: block;  padding-bottom: 1em;}
div.catalog-item-filter-body-inner { padding:0.5em 1em; }
div.catalog-item-filter-title { padding-bottom: 1em; display: none;} 
#js div.catalog-item-filter-title { display: block;}
#js div.catalog-item-filter-body { display: none; }
#js div.filter-active div.catalog-item-filter-body { display: block; }
div.catalog-item-filter-title a { text-decoration: none; border-bottom: 1px dashed; outline: none;}

div.filter-active div.catalog-item-filter-title span { padding: 0.35em 0.5em 0.65em; display: inline-block; }

table.catalog-item-filter td { padding: 0.3em 0;}
table.catalog-item-filter td.field-name {font-size:0.95em;  width: 55%;}
table.catalog-item-filter td.field-control { font-size:0.95em;  width: 45%;}
table.catalog-item-filter tfoot td.field-control  { white-space: nowrap;}
span.filter-textbox { display: block; width: 100%;}
span.filter-textbox input { width: 95%; float: left;}
span.filter-dropdown select { width: 100%;}

div.catalog-item-sorting { padding: 1em 0 1em;}
div.catalog-item-sorting a { margin:0 0.3em;}
div.catalog-item-sorting a.selected {padding:0.4em 0.6em 0.6em; }
div.catalog-item-sorting a.desc {padding-right: 1.3em; }
div.catalog-item-sorting a.asc {padding-right: 1.3em; }

div.catalog-item-list { padding: 1.3em 0 0 0;}
div.catalog-item .corner { width: 5px; height: 5px; font-size: 1px; background: url(images/catalog-item-card-sprite.gif) no-repeat; }
div.catalog-item  
{
	overflow: hidden; 
	margin: 1px; 
	padding: 0.65em 0 0.65em 0; 
	position:static;
	zoom:1; 
    width:100%;
    display:block;
    float:left;
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-khtml-box-sizing: border-box;
	border-left: 1px solid #e5e5e5; 
	border-right: 1px solid #e5e5e5;
}
div.catalog-item-separator {background: url(images/fade-catalog.gif) no-repeat left center; height: 1.7em; font-size: 1em;}
div.catalog-item-info { float: left; width: 100%; display:block;}
div.catalog-item div.catalog-item-links { float: right; width: 188px;}

div.catalog-item-links a.catalog-detail-buy {
	height: 16px;
	width:135px;
	float: right;
	border-radius: 20px;
	border-width: 0px;
  	border-color: #fff;
  	border-style: solid;
	box-shadow: 0px 0px 1px 2px #ffffff, 0px 1px 3px 0px #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(left top, left bottom, #76cb38, #54a01c);
	background: -moz-linear-gradient(top, #76cb38, #54a01c);
	background: -o-linear-gradient(top, #76cb38, #54a01c);
	background: -ms-linear-gradient(top, #76cb38, #54a01c);
	background: linear-gradient(top, #76cb38, #54a01c);
	font-size: 14px;
	color: #fffebf;
	font-family: Arial, Verdana, sans-serif;
	text-shadow: #214d00 0px 1px 1px;
	margin:0px 15px 5px 0px;
	padding:7px 0px;
	display:block;
	text-align:center;
}

div.catalog-item-links a.catalog-item-compare {
	height: 16px;
	width: 135px;
	float: right;
	border-radius: 20px;
	border-width: 0px;
  	border-color: #fff;
  	border-style: solid;
	box-shadow: 0px 0px 1px 2px #ffffff, 0px 1px 3px 0px #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e3e3e3));
	background: -webkit-linear-gradient(left top, left bottom, #f3f3f3, #e3e3e3);
	background: -moz-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: -o-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: -ms-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: linear-gradient(top, #f3f3f3, #e3e3e3);
	font-size: 14px;
	color: #494949;
	font-family: Arial, Verdana, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
	margin:0px 15px 5px 0px;
	padding: 7px 0px;
	display: block;
	text-align: center;
}

div.catalog-item-title { margin-bottom: 1em;}
div.catalog-item-title a { font-size: 1.1em; margin-top: -4px;}

div.catalog-item-title span.sticker,  h1 span.sticker { color: red;  padding-right: 0.5em; padding-right: 0.2em; white-space: nowrap; vertical-align:top; }
div.catalog-item-title span.sticker { font-size: 1em;}
h1 span.sticker { font-size: 0.6em; /*line-height: 1.3em;*/ zoom:1;}

div.catalog-item-preview-text { margin-bottom: 1em; }
div.catalog-item-image {float:left; margin:4px 10px 0 0; overflow:hidden; text-align:center; width:150px; min-height:100px; max-height:280px; zoom:1;}
div.catalog-item-desc { float:left; }
div.no-picture-mode div.catalog-item-desc { margin-left: 0;}
div.catalog-item-price { }
div.catalog-item-price span { padding:0.2em 0.3em; display:inline-block;}

/*div.catalog-item-links a, div.catalog-item-links span  
{
	text-decoration: none; 
	padding-left: 20px; 
	display: block; 
	float: left; 
	clear: left; 
	margin-bottom: 1em; 
	outline: none;
	zoom:1;
	white-space: nowrap;
}*/

div.catalog-item-hover { position:relative;}
div.catalog-item-hover div.catalog-admin-links { display: block; }

div.catalog-item-offers{ width:466px;  position: relative; }
div.catalog-item-offers .table-offers{min-height: 43px;}
div.catalog-item-offers div.catalog-item-links{ left: 496px; position: absolute;}
div.no-picture-mode div.catalog-item-offers div.catalog-item-links{ left: 583px; position: absolute; }
div.catalog-item-offers div.catalog-item-price{  margin-top: 10px; }

div.catalog-detail-price-offer{ margin-top:15px; margin-bottom:17px; }
div.catalog-item-offers td.catalog-item-offers-field, div.catalog-item-offers td.catalog-item-offers-prop{ padding-right:5px; }

div.catalog-detail div.catalog-item-offers div.catalog-item-links{ left: 0; position: static; }

/* Admin Links */
div.catalog-admin-links
{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	zoom:1;
}

div.catalog-admin-links a  
{
	display: block; 
	padding: 0.3em 0.6em 0.4em; 
	font-size: 0.85em;
	color: white !important;
	margin: 1px 1px 0 0;
	text-decoration: none;
	background: #dc1a35 url(images/catalog-item-btn-bg.png) repeat-x 0 0;
}

div.catalog-admin-links a:hover { text-decoration: underline;}

/* Admin Buttons */
div.catalog-admin-buttons { overflow: hidden; margin-top: 1.5em; zoom:1;}
div.catalog-admin-buttons a  
{
	float: left; 
	background: url(images/admin-button-bg.gif) no-repeat right 0; 
	height: 27px; 
	line-height: 25px; 
	text-decoration: none;
	font-family: Arial;
	font-size: 1.2em;
	padding: 0;
	margin: 0 10px 0 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
}
div.catalog-admin-buttons span { display: block; height: 27px; background: url(images/admin-button-bg.gif) no-repeat; margin-right: 3px; padding:0 8px 0 11px; float: left;}
div.catalog-admin-buttons a:hover { background-position: right -27px; }
div.catalog-admin-buttons a:hover span { background-position: 0 -27px}

/* Catalog Section List */
/*div.catalog-section-list {margin: 2.1em 0 0 0;}*/
div.catalog-section  
{
	overflow: hidden; 
	margin: 0; 
	padding: 0.9em 0 0.9em 0; 
	position:static;
	/*border: 1px solid;*/
	cursor: default;
	zoom:1;
	width:100%;
}
div.catalog-section-separator {background: url(images/fade-catalog.gif) no-repeat left center; height: 1.8em; font-size: 1em;}
div.catalog-section-hover { position: relative; }
div.catalog-section-hover div.catalog-admin-links { display: block; }

div.catalog-section-image {float:left; margin-right:10px; overflow:hidden; text-align:center;}
div.catalog-section-info { margin-left:87px; }
div.catalog-section-desc { margin-bottom: 0.3em; width: 100%; text-align:justify;}
div.no-picture-mode div.catalog-section-info { margin-left: 0;}
div.catalog-section-title { margin-bottom: 1em;}
div.catalog-section-title a { font-size: 1.4em; line-height: 0.7em; font-weight:bold;}
table.catalog-section-childs { width: 100%; margin:0 auto;}
table.catalog-section-childs td { width: 33.33%; padding: 0.3em 0.5em 0.3em 0; vertical-align: top;}
table.catalog-section-childs a { padding-left: 8px; display: block; color:#193D6E; font-family:Arial,Verdana,sans-serif; font-weight:bold; }
table.catalog-section-childs a:hover { text-decoration: underline; }

/* Catalog Detail Item */
div.catalog-detail { position: relative; zoom:1; display: table;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

table.catalog-detail td { padding:0; vertical-align: top;}
table.catalog-detail td div.catalog-detail-desc-desc {margin:10px 12px 15px 0;text-align:justify; line-height:1.5; font-size:12px;}
div.catalog-detail-line 
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
	background: url(images/title-line.gif) no-repeat;
	width:100%;
}

div.catalog-detail-image { margin: 0 25px 0 0; display: table-cell;}
div.catalog-detail-image a {margin:9px; display:block;}
div.catalog-detail-image img {padding:1px; border:1px solid #e6e6e6; max-width:200px;}
div.catalog-detail-images { overflow: hidden;  margin: 0 25px 0 0;}
div.catalog-detail-images div.catalog-detail-image { position: relative; float: left; /*margin: 10px 10px 0 0; width:100px; height:100px;*/ overflow:hidden; padding: 2px; text-align:center; }
div.catalog-detail-images div.catalog-detail-image a { width: 100%; height: 100%; display: block;}
div.catalog-detail-images div.catalog-detail-image img { vertical-align: middle;}

div.catalog-detail-desc { width: 100%; display: table-cell; vertical-align: top;}
div.catalog-detail-price { font-family: Arial, Verdana, sans-serif; font-size:12px; color:#727272; margin:15px 0px; }
div.catalog-detail-price span.catalog-detail-price-sum {color:#000000; font-size:30px;}
div.catalog-detail-price label { font-size: 1.5em; }
div.catalog-detail-price p { font-size: 1.5em; margin: 0.5em 0 0;}
div.catalog-detail-buttons { overflow: hidden; margin-top: 1.5em;}
div.catalog-detail-buttons a  
{
	float: left; 
	background: url(images/button-bg.gif) no-repeat right 0; 
	height: 33px; 
	line-height: 30px; 
	text-decoration: none;
	font-family: Arial;
	font-size: 1.5em;
	padding: 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
	text-shadow:1px 1px 1px #EEEEAA;
}
div.catalog-detail-buttons span { display: block; height: 33px; background: url(images/button-bg.gif) no-repeat; margin-right: 3px; padding:0 12px 0 15px; float: left;}
div.catalog-detail-buttons a.disabled { background-position: right -33px; text-shadow:1px 1px 1px #EEE;}
div.catalog-detail-buttons a.disabled span { background-position: 0 -33px}
div.catalog-detail div.catalog-item-links { margin: 5px 0 10px; overflow: hidden;}

div.catalog-detail-properties { clear: both; padding: 9px 0 0;  overflow: hidden; width: 100%; }
div.catalog-detail-properties h4 { clear: both; padding: 10px 10px 10px 0;  color:#CE0000;}
div.catalog-detail-property tr.grey_bg {background:#f3f3f3;}
div.catalog-detail-property td { color:#000000; font-family:Arial; font-size:14px; padding:10px; vertical-align:middle; }
div.catalog-detail-property td.first_td {border-right:1px solid #ffffff;}
div.catalog-detail-property td span {color:#727272; /*font-size:12px;*/}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

div.catalog-detail-recommends { clear: both; padding: 1em 0 0;  overflow: hidden; width: 100%; }
div.catalog-detail-recommend { margin-top: 15px;}

div.catalog-detail-full-desc { width: 100%; text-align: justify; word-spacing: -0.3ex;}

span.price {
background: url(images/button-bg.gif) no-repeat 0 0;
font-weight:bold;
color: black !important;
font-size: 14px !important;
font-weight: bold !important;
display: block;
width: 80px;
height: 30px;
text-decoration: none;
padding-top: 5px;
margin: 0 10px 0 auto;
text-align:center;
}


/* Content Block */
div.content-block { padding: 0.85em 1.2em 1.2em; border: 1px solid; margin: 0 0 15px;}
div.content-block h3 { font-size: 1.0em; font-weight:bold; margin: 0 0 1em 0; font-family: Verdana;}

/* Special Offer Block */
div.content-block-special { border: none; }
div.content-block-special .item-image { text-align: center; margin: 1em 0;}
div.content-block-special .item-image a { border: 1px solid; display: inline-block; padding: 3px;}
div.content-block-special .item-name { margin:1em 0;}
div.content-block-special .item-desc { font-size: 0.85em; margin: 1em 0;}
div.content-block-special .item-price {font-size: 0.85em; }
div.content-block-special .item-price span { font-weight: bold;}

/* Subscribe Block */
div.content-block-subscribe { border: none; overflow: hidden;}

/* Content Block List */
dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 0}
dl.block-list dd { margin:0 0 1em; padding:0;}
dl.block-list a { text-decoration: none;}
dl.block-list a:hover {  text-decoration: underline;}

a.rss-icon { background: url(images/rss.gif) no-repeat; width: 16px; height: 16px; float: right;}

/* News List */
div.news-list { margin: 0px 0px 10px; padding: 0;}
div.news-item { margin: 9px; line-height:1.5; /*border:1px solid;*/ zoom:1; } 
div.news-item img{margin:4px;}
div.news-date { margin: 0 0 0.5em; }
div.news-detail { zoom:1;}
div.news-title {  }
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

div.news-item-hover div.catalog-admin-links { display: block; }

/*FAQ List */
div.faq-list { margin: 1.3em 0 2em; }
div.faq-item {position:relative; /*border: 1px solid;*/  zoom:1; }
div.faq-item-answer { zoom:1; }
div.faq-item-hover div.catalog-admin-links { display: block; }

/* Order List */
div.order-item { margin: 0 0 2em 0; zoom:1; }
div.order-title-inner { padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.order-title-inner span { font-weight: bold; float: left;} 
div.order-title-inner a { float: right; }
div.order-title .r1 {}
div.order-title .r2, div.order-title .r0 { border-left: 1px solid; border-right: 1px solid;}

div.order-info { overflow: hidden; padding: 1em 11px 1em 11px; /*border-bottom: 1px solid; border-right: 1px solid; border-left: 1px solid;*/ zoom:1; }
div.order-details { float: left; width: 60%;}
div.order-status-info { float: right; width: 30%;}
div.order-status-date { margin-bottom: 0.7em;}
div.order-status { margin-bottom: 0.7em; padding: 0.2em 0.6em 0.3em; }
div.order-status-links a { display: block; outline: none; margin-bottom: 0.3em;}

div.order-props p { margin: 0 0 0.5em 0;}
div.order-items { margin: 1em 0 0 1.5em; }
div.order-items ol { padding: 0 0 0 1.5em; margin: 0.5em 0 0;}
div.order-items li { margin: 0 0 0.5em 0;}
div.order-buttons {text-align: center;}
div.order-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}

table.order-properties { width: 100%;}
table.order-properties td { vertical-align: top; padding:0 0.5em 0.3em; }
table.order-properties td.field-name { text-align: right; width: 50%; color: #7f7f7f;}
table.order-properties td.field-value { width: 50%; }
table.order-properties td.field-title { text-align: center; font-weight: bold; padding: 0.5em;}

div.order-checkout div.order-title-inner, div.order-full-summary div.order-title-inner { padding: 2px 12px 4px; }
div.order-checkout table.cart-items tfoot td, div.order-full-summary table.cart-items tfoot td { border: none;}
div.order-checkout div.order-item, div.order-full-summary div.order-item { margin: 0 0 1.2em 0; background:url(/images/separator.png) repeat-x bottom left;}

/* Subscription */
div.subscription { width: 100%; margin: 0 0 2em;}
div.subscription-title-inner { font-weight: bold; padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.subscription-title .r2, div.subscription-title .r0 { border-left: 1px solid; border-right: 1px solid;}
div.subscription-form { padding: 17px 11px 0; border: 0px solid; border-top:none; margin: 0 0 1.5em;}
table.subscription-layout { width: 100%; }
table.subscription-layout td { vertical-align: top; padding: 0 0 20px;} 
table.subscription-layout td.field-name { width: 70px; text-align: right; padding-right: 7px;}
table.subscription-layout td.field-form {  }
input.subscription-textbox { width: 230px;}
input.subscription-email { width: 150px;}
div.subscription-format { white-space:nowrap; float: right; margin-right:1em;}
div.subscription-rubric { padding: 0 0 1em; overflow: hidden;}
div.subscription-rubric input { float: left; margin-right: -23px;}
div.subscription-rubric label { margin-left: 23px; display: block; padding-top: 2px;}
div.subscription-rubric span { display:block; margin-top: 0.25em; font-size: 0.85em; }
div.subscription-notes { margin: 1em 0 1.5em;}
div.subscription-utility p { font-size: 0.85em;}
div.subscription-buttons { margin-top: 1em;}

/* Cart Item List */
table.cart-items { width: 100%; }
table.cart-items td { background:url(/images/separator.png) repeat-x bottom left; white-space: nowrap; text-align:center; padding: 0.5em;}
table.cart-items td p { margin: 0 0 0.3em;}
table.cart-items td.cart-item-name p { text-align: right; }
table.cart-items td.cart-item-name {width: 100%; white-space: normal; text-align: left; padding-left:10px;}
table.cart-items tfoot td.cart-item-name {font-size:14px;}
table.cart-items td.cart-item-actions {padding-right:10px;}
table.cart-items td.cart-item-price {  text-align: right;}
table.cart-items thead td.cart-item-price { text-align: center;}
td.cart-item-quantity input { width: 40px; text-align: center;}
div.cart-ordering { overflow: hidden; margin: 10px; }
div.cart-code { float: left; }
div.cart-code input { width: 240px;}
div.cart-buttons { float: right; }
div.cart-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}
td.cart-item-actions a.cart-delete-item { width: 16px; height: 16px;  display: inline-block; } 
td.cart-item-actions a.cart-shelve-item, td.cart-item-actions a.cart-unshelve-item { font-size: 0.85em; display: inline-block;  vertical-align: top;}
td.cart-item-actions a.cart-shelve-item { margin-left: 1em; } 

/*Compare Grid */
div.compare-props { border:1px solid ; padding: 1em; margin: 0 0 2em;}
div.compare-buttons { margin-top: 1em; text-align: right;}
div.compare-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}
table.compare-props { width: 100%; }
table.compare-props td { width: 33.33%; vertical-align: top;}
table.compare-props a { text-decoration: none; }
table.compare-props input { float: left; margin-right: -23px;}
table.compare-props label { margin-left: 23px; display: block; padding-top: 2px;}

div.compare-grid { overflow: auto; overflow-y:visible; padding-bottom: 1.5em; width: 100%;}
table.compare-grid { }
table.compare-grid td { padding: 11px 8px 10px 15px; font-size: 0.85em; vertical-align: top;}
table.compare-grid thead td { border-left: 1px solid; font-weight: bold; }
table.compare-grid td.compare-property { border: none; white-space: nowrap; font-weight: bold;}
table.compare-grid .compare-delete-item { margin-left: 15px; width: 16px; height: 16px;  display: inline-block; float: right;}

/*Site Map */
table.map-columns { width: 100%; }
table.map-columns td { vertical-align: top; padding: 0;}
table.map-columns ul { padding:0 0 2em 0; font-weight: bold;}
table.map-columns li { margin: 0 0 1.5em 0 !important;}
table.map-columns li li { margin: 0 0 0.6em 0 !important;}
table.map-columns ul ul { font-weight: normal; padding:0 0 0 1.5em; margin: 0.6em 0}

/* Navigation */
div.navigation { font-size:12px; font-family:Arial, Verdana, sans-serif; line-height:200%; text-align:right; padding:10px; overflow:hidden; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { color:#727272; padding:0px 2px;}
div.navigation a { text-decoration: underline !important; }
div.navigation a:hover { text-decoration: none !important; }
span.nav-current-page { padding:0px 2px; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }
div.top_nav {position:absolute; top:-42px; right:0px;}

/*Common Elements */
div.content-form input.input-submit { font-size:1.3em; overflow:visible; padding:0 0.5em;}
div.content-form { width: 75%; font-size:0.95em; padding-left: 15px;}

/* Sales */
div.sale_bestseller_days, div.sale_bestseller_type {display:none;}

div.jcarousel-clip {overflow:hidden;}

div#cata {width:100%;height:158px;}
li.cells {display:inline-block;width:49%;vertical-align:top;text-align:center;}
div.frontcataloga{}
li.cells img{max-width:200px;max-height:95px;padding:1px;border:1px solid #e6e6e6;}
div#zagh5main, div.zagh5main {width:100%; font-size:1.2em; font-weight:bold; margin:14px auto; text-align:justify;}
div#zagh5main p, div.zagh5main p {font-size:.8em; margin:-5px 0 0 0; display:block;text-align:justify;}
div#zagh5main a, div.zagh5main a {display:block; text-align:center; width:100%; color:#193d6e; font-size:14px; font-family:Arial, Verdana, sans-serif; text-decoration:none; }
div.cells a.frontcataloga {display:block;text-align:center;}
div#bx_incl_area_13_1{width:560px;display:block;float:left;}

div.right_block{float:left;display:block;width:16%;}

div.item_description { margin: 20px 0 1em; float: left; width: 100%; }
span.item_description_col { width:35%; float: left; top: 0.31em; padding-left: 3px;  font-weight:bold;color:#506CBC !important;}
span.item_description_row {width:63%; font-weight:bold; float: right; text-align:right; top: 0.31em; padding-right: 3px; zoom: 1; }

/*
div.item_description{margin: 10px 0 0; float: left; width: 100%; } 
span.item_description_col{width:42%; float: left; top: 0.31em; padding-left: 3px;  font-weight:bold;}
span.item_description_row_left{width:55%;font-weight:bold; float: right; top: 0.31em; padding-right: 3px; zoom: 1; color:#506CBC !important; }
*/
div.item_description_left{width:42%;display:block;float:left;margin:0 2em 0 10px;}
/*div.item_description_right{width:40%;display:block;float:left;} */
div.clear{clear:both;width:100%;height:2px;display:block;}
.clear-both{clear: both;}
/*!!!!!*/
div.sec_info_div {/*overflow:hidden;*/ position:relative; /*margin-bottom:20px;*/} /* margin-bottom убран т.к. слишком большой отступ между пагинацией */
div.sec_info_mini { float: left; height: 172px; overflow: hidden; text-align: center; width: 50%; background: url(/images/separator.png) repeat-x bottom left;}
div.sec_info_mini .right_border {width:100%; height:100%; background: url(/images/separator_v.png) repeat-y top right;}
div.sec_info_mini a.a_img {float:left; margin:9px;}
div.sec_info_mini img { max-width:150px; max-height:150px; border:1px solid #E6E6E6; padding:1px; }
div.sec_info_mini div.sec_info_mini_desc {margin-left:172px; padding-top:8px; color:#727272; font-family: Arial; font-size:11px; text-align:left; line-height: 1.2;}
div.sec_info_mini div.sec_info_mini_desc a.sec_info_mini_name {color:#193d6e; font-size:14px; font-family:Arial, Verdana, sans-serif; display:block; margin-bottom:5px; font-weight:bold;}
div.sec_info_mini div.sec_info_mini_desc div.sec_info_mini_links {margin-top: 10px;}
div.sec_info_mini div.sec_info_mini_desc a.sec_info_mini_link {
	display:block;
	float: right;
	width: 90px;
	height: 12px;
	margin-right: 10px;
	padding: 4px 0px;
	border-radius: 10px;
	text-align: center;
	color: #fffebf;
	text-shadow:#214d00 0px 1px 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(left top, left bottom, #76cb38, #54a01c);
	background: -moz-linear-gradient(top, #76cb38, #54a01c);
	background: -o-linear-gradient(top, #76cb38, #54a01c);
	background: -ms-linear-gradient(top, #76cb38, #54a01c);
	background: linear-gradient(top, #76cb38, #54a01c);
}

div.sec_info_mini div.sec_info_mini_desc a.sec_info_mini_compare {
	display:block;
	float: left;
	width: 78px;
	height: 12px;
	margin-right: 10px;
	padding: 4px 0px;
	border-radius: 10px;
	text-align: center;
	color: #494949;
	text-shadow:#ffffff 0px 1px 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e4e4e4));
	background: -webkit-linear-gradient(left top, left bottom, #f2f2f2, #e4e4e4);
	background: -moz-linear-gradient(top, #f2f2f2, #e4e4e4);
	background: -o-linear-gradient(top, #f2f2f2, #e4e4e4);
	background: -ms-linear-gradient(top, #f2f2f2, #e4e4e4);
	background: linear-gradient(top, #f2f2f2, #e4e4e4);
}

div.sec_info_mini div.sec_info_mini_desc div.sec_info_mini_prop {
	margin:5px 0px;
	line-height:1.5;
	height:100px;
	overflow:hidden;
}
div.sec_info_mini div.sec_info_mini_desc div.sec_info_mini_price {color:#727272;font-family:Arial, Verdana, sans-serif;font-size:11px;}
div.sec_info_mini div.sec_info_mini_desc div.sec_info_mini_price span.sec_info_mini_price_sum {color:#000000;font-family:Arial, Verdana, sans-serif;font-size:17px;}

div.sec_info_mini div.sec_info_mini_desc p { text-align: left !important; }
/*!!!!!*/

.arrow_down {
	background:url("/css/images/arrow_down.png") no-repeat right bottom !important;
	padding-right:15px !important;
}

.arrow_down_span{
	color:#151515 !important;
	border-bottom:1px dashed #151515 !important;
}

.arrow_down_span:hover {
	border-bottom:none !important;
}

#search form div.select .no_find, #search form div.select .no_find2 {
	margin-bottom:20px;
}

#search form div.select .no_find .span, #search form div.select .no_find2 .span {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#search form div.select .no_find a.small, #search form div.select .no_find2 a.small {
	text-decoration:none;
	color:#418aab;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#search form div.select .no_find .small .arrow_down, #search form div.select .no_find2 .small .arrow_down{
	background:url("/css/images/arrow.png") no-repeat;
}

#search form div.select .no_find a span, #search form div.select .no_find2 a span{
	border-bottom:1px dashed #418aab;
}

#search form div.select .no_find a span:hover, #search form div.select .no_find2 a span:hover {
	border-bottom:none;
}

#search form div.select .no_find a span.border, #search form div.select .no_find2 a span.border{
	border-bottom:1px dashed #151515;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#search form div.select .no_find a span.border:hover, #search form div.select .no_find2 a span.border:hover{
	border-bottom:none;
}

#search form div.select .no_find a.arrow, #search form div.select .no_find2 a.arrow{
	color:#151515;
	font-size:13px;
	padding-right:15px;
	background:url("/css/images/arrow_down.png") no-repeat bottom right;
}

#price {
	margin:15px 0 0 0px;
	/*margin-bottom: 18px;*/
	color: #494949;
	font-size:14px;
	font-weight:bold;
	position:relative;
	overflow:hidden;
	padding:0px 0px 5px 12px;
	/*border-bottom:2px dotted #919191;*/
}
#price p{
	padding:10px;
	width:auto;
	color:#494949;
}
#price .pricerange {
	display: inline-block;
	width: 60px;
	font-size: 11px;
}
#price .pricerange.min {
	float: left;
}
#price .pricerange.max {
	float: right;
	text-align:right;
	margin-right: 15px;
}

#price input {
	width: 55px;
	height: 25px;
	border-radius:20px;
	border-width: 1px;
  	border-color: #fff;
  	border-style:solid;
	background-color:white;
	text-align:center;
	box-shadow: 0 1px 2px 0 #B0B0B0, 0 2px 2px 0 #D6D6D6 inset;
	padding:0px 10px;
}
.submit{
	height: 30px;
	width:135px;
	border-radius: 20px;
	border-width: 0px;
  	border-color: #fff;
  	border-style: solid;
	box-shadow: 0px 0px 1px 2px #ffffff, 0px 1px 3px 0px #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(left top, left bottom, #76cb38, #54a01c);
	background: -moz-linear-gradient(top, #76cb38, #54a01c);
	background: -o-linear-gradient(top, #76cb38, #54a01c);
	background: -ms-linear-gradient(top, #76cb38, #54a01c);
	background: linear-gradient(top, #76cb38, #54a01c);
	font-size: 14px;
	color: #fffebf;
	font-family: Arial, Verdana, sans-serif;
	text-shadow: #214d00 0px 1px 1px;
}
.reset{
	height:30px;
	width:135px;
	float:right;
	border-radius:20px;
	border-width: 0px;
  	border-color: #fff;
  	border-style:solid;
	box-shadow: 0px 0px 1px 2px #ffffff, 0px 1px 3px 0px #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e3e3e3));
	background: -webkit-linear-gradient(left top, left bottom, #f3f3f3, #e3e3e3);
	background: -moz-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: -o-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: -ms-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: linear-gradient(top, #f3f3f3, #e3e3e3);
	font-size: 14px;
	color: #494949;
	font-family: Arial, Verdana, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
}

.select_box {
	margin: 10px;
	position: relative;
}

.select_box select{
	height: 30px;
	border-radius:20px;
	border-width: 1px;
  	border-color: #fff;
  	border-style:solid;
	margin:0px;
	padding:6px 5px 5px 11px;
	box-shadow: 0 1px 2px 0 #B0B0B0, 0 2px 2px 0 #D6D6D6 inset;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	background:#ffffff;
}

.select_box .ik_select {
	width: 100% !important;
	height: 30px;
}

.select_box .ik_select .ik_select_link {
	height: 14px;
	border-radius: 20px;
	border-width: 1px;
  	border-color: #fff;
  	border-style: solid;
	margin: 0px;
	padding: 7px 22px 7px 15px;
	box-shadow: 0 1px 2px 0 #B0B0B0, 0 2px 2px 0 #D6D6D6 inset;
	background: #ffffff;
}

.select_box .ik_select .ik_select_link .ik_select_link_text {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}

.select_box .ik_select .ik_select_link .ik_select_link_text:after {
	content: none;
}

.select_box .ik_select .ik_select_link .ik_select_link_text:before {
	color: #478C15;
	font-size: 10px;
	right: 12px;
	top: 13px;
}

.ik_select_block {
	margin-top: 16px;
}

.ik_select_block .ik_select_list {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}

div.checkbox_params{
	float:left;
	font-size:14px;
	margin-top:10px;
	margin-left: 10px;
	width:135px;
}
div.checkbox_params input.filteritem{
	display:block;
	float:left;
	margin-top:0;
}
div.checkbox_params span{
	/*display: block;*/
	overflow: hidden;
	color: #727272;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	border-bottom:1px dotted #999999;
}
/* filter */
a.filterhead, span.filterhead{
	color:#727272;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-left: 13px;
	clear: both;
    float: left;
    margin: 0;
    padding: 0;
}
.arrow-up{display: none;}
.arrow-down{border: none!important;}
.dop_params{
	margin:0 10px;
    overflow: hidden;
    height: 0;
}
.dop_params .group_filter{
	display:block;
	font-size:14px;
	vertical-align:top;
}
.sec-head-wrapper{
    height: 30px;
    line-height: 30px;
    border-top:  1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 6px 10px;
    cursor: pointer;
}

/* filter */
#pricefilter .dop_params .group_filter a.podfilter_link {
	margin-bottom:10px;
	/*overflow:hidden;*/
	color:#727272 !important;
	font-size:12px;
	font-family: Arial;
	line-height:14px;
}
#pricefilter .dop_params .group_filter a.podfilter_link span {border-bottom:1px dotted #999999;}

#pricefilter input, #pricefilter label, #pricefilter a.ui-slider-handle {cursor:pointer;}
#pricefilter #price input {cursor:text;}

.podfilter_checkbox{
	margin-top:0;
}
.podfilter{
	margin:10px;
}
#model_counter{
	background:#e4e4e4;
	border: 1px solid #DDE6BD;
    border-radius: 0 4px 4px 0;
    cursor: default;
    display: none;
    font-size: 12px !important;
    height: 25px;
    padding: 2px 30px 2px 10px;
    position: absolute;
    top: 175px;
    vertical-align: middle;
    z-index: 5000;

}
#model_counter_t {
    height: 100%;
    left: 0;
    position: relative;
    width: 165px;
    z-index: 500;
}
#model_counter_t td {
    border-spacing: 0;
    padding: 0;
}
.model_counter_inner {
    border-right: 0 none;
}
.model_counter_show {
    text-align: right;
}
#model_counter span {
}
#search form #brend {
	margin-bottom: 25px;
	width: 100%;
	overflow: hidden;
}
#search form #brend p {
	margin-bottom: 8px;
}
#search form #brend p a {
	color: #599ba6;
	text-decoration: none;
	border-bottom: 1px dashed #599ba6;
}
#search form #brend div {
	color: #323232;
	font: 11px Arial, sans-serif;
	overflow: hidden;
	white-space: nowrap;
}
#search form #brend div input {
	margin-right: 3px;
}
#search form #brend div.left {
	float: left;
        width: 77px;
}

#search .select_box select {
	width: 166px;
        margin-top: 4px;
}
#search .bigmenu {
	padding-left: 17px;
	color: #151515;
	font: bold 14px Arial, sans-serif;
	text-decoration: none;
	background: url("/css/images/arrow.png") no-repeat 5px center;
	margin-left: 3px;
	margin-bottom: 5px;
	vertical-align: top;
}

#search .bigmenu.on {
	background:url("/css/images/arrow_bl.png") no-repeat 5px center;
}
#search .bigmenu span {
	border-bottom: 1px dashed #323232;
	vertical-align: top;
}
#search .bigmenu:hover span {
	border: none;
}

#search div.select li a {
	padding-left: 7px;
	color: #151515;
	font: 11px Arial, sans-serif;
	text-decoration: none;
	background: url("/css/images/arrow.png") no-repeat 5px center;
	vertical-align: top;
	outline: none;
}
#search div.select li a.on {
	background:url("/css/images/arrow_bl.png") no-repeat 5px center;
}
#search div.select li{
	display: block;
	white-space: nowrap;
	position:relative;
}
#search div.select li a span {
	border-bottom: 1px dashed #323232;
	vertical-align: top;
}
#search div.select li a:hover span {
	border: none;
}
#search div.select li div {
	display: none;
	color: #151515;
	font: 11px Arial, sans-serif;
}
#search div.select li div.left {
	margin-top: 6px;
}
#search .no_find ul li div {
	padding: 5px 0 0 5px !important;
	
}
#search div.select li div input {
	margin-right: 3px;
	margin-bottom:5px;
}
#search div.select li div input.text {
	margin-right: 0;
	width: 35px;
	height: 20px;
}
#search .podmenulink {
	margin-left: 10px;
}
#search .select p.crystal {
	margin-bottom: 25px;
}
#search .select p.crystal input {
	margin-right: 3px;
}
#search .select p.crystal a {
	color: #323232;
	font: 11px Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dashed #323232; 
}
#search .select p.crystal a:hover {
	border: none;
}
#search div.blue_field {
	padding: 5px 0 0 6px;
	width: 200px;
	height: 30px;
	overflow: hidden;
	background-color: #e8edf9;
}
#search div.blue_field input.submit {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 75px;
	height: 21px;
	color: #fff;
	font: 11px Arial, sans-serif;
	background: url("/css/images/submit.jpg") no-repeat left top;
	border: none;
	cursor: pointer;
}
#search div.blue_field .reset {
	position: absolute;
	left: 90px;
	top: 7px;
	width: 50px;
	color: #0a6a92;
	font: 11px Arial, sans-serif;
	background: none;
	border: none;
	border-bottom: 1px solid #0a6a92;
	cursor: pointer;
}

.block-input {
	/*overflow:hidden;*/
	display:block !important;
	margin-left:0px;
	padding-top:1px;
}
.block-input label input{
	vertical-align:bottom;
	margin-bottom:0;
}

.block-input label span{
	vertical-align: bottom;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	border-bottom:1px dotted #999;
	color:#727272 !important;
}

.input {
	display:block !important;
	margin-left:0px; 
	padding: 0px;
}

.input-text {
	display:block !important;
	padding-top: 3px;
}

#search form .pricerange {
	display: inline-block;
	width: 60px;
	font-size: 11px;
}
#search form .pricerange.min {
	float: left;
}
#search form .pricerange.max {
	float: right;
	margin-right: 15px;
}
#search form .max {
	text-align: right;

}

.filter_select{
	width:280px;;
	display:block;
}

.top5{
	display: block;
	white-space: nowrap;
	margin: 5px 0 0 0;
}



.search-tags-cloud{
	/*clear:both;*/
	width:100%;
	display:block;
	margin:15px 0 0 0;
	text-align: center;
}

.tabs {
	position: relative;   

	clear: both;
	margin:25px auto 20px;
	/*border-top: 1px dashed #323232;
	border-bottom: 1px dashed #323232;*/
	vertical-align: top;
	width:950px;
}
	.tabs a{
		border-bottom:1px dotted #727272;
		color:#727272;
		text-decoration:none;
	}
    .tab {
      text-align:center;
      margin:10px;
		display: none;
    }
	.tab.active {
		display: block;
	}
	.tabs-head ul {
		list-style: none;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.tabs-head ul li,
    .tab label {
		text-align: center;
	padding: 7px;  
	cursor: pointer;
	position: relative;
	margin: 8px;
	height: 15px;
	width: 150px;
	display: block;
	border-radius: 20px;
	border-width: 0px;
  	border-color: #fff;
  	border-style: solid;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	box-shadow: 0px 0px 1px 2px #ffffff, 0px 1px 3px 0px #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e3e3e3));
	background: -webkit-linear-gradient(left top, left bottom, #f3f3f3, #e3e3e3);
	background: -moz-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: -o-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: -ms-linear-gradient(top, #f3f3f3, #e3e3e3);
	background: linear-gradient(top, #f3f3f3, #e3e3e3);
	color: #494949;
	text-shadow: #ffffff 0px 1px 1px;
    }
    .tab [type=radio] {
	display: none;   
    }
    .content {
	/*border-top: 1px dashed #323232;*/
	/*background: white;*/
	position: absolute;
	top: 28px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 5px 0 10px 0;
	margin: 30px 0 0 0;
	overflow: hidden;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
    }
.tabs-content .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin-top: 0;
}
    .content > * {
	opacity: 0;

    }
	.tabs-content .content > *{
		opacity: 1;
	}
    [type=radio]:checked ~ label {
	z-index: 2;
	/*box-shadow: 0px 0px 1px 2px #ffffff, 0px 1px 3px 0px #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(left top, left bottom, #76cb38, #54a01c);
	background: -moz-linear-gradient(top, #76cb38, #54a01c);
	background: -o-linear-gradient(top, #76cb38, #54a01c);
	background: -ms-linear-gradient(top, #76cb38, #54a01c);
	background: linear-gradient(top, #76cb38, #54a01c);
	color: #fffebf;
	text-shadow: #214d00 0px 1px 1px;*/
    }
    [type=radio]:checked ~ label ~ .content {
      z-index: 1;
    }
	[type=radio]:checked ~ label ~ .content > * {
      opacity: 1;
      
      -webkit-transform: translateX(0);
      -moz-transform:    translateX(0);
      -ms-transform:     translateX(0);
      -o-transform:      translateX(0);
    }



#suggestions{ 
	position: absolute; 
	/*left:235px; */
	width:300px; 
	display:none; 
	z-index: 10000;
}
/* suggestions */
#suggestions #searchresults { 
	border-width: 0px; 
	border-color: #919191; 
	border-style: solid;
	border-radius: 5px;
	width:300px; 
	/*background-color:#a0a0a0;*/
	background: url(/images/searchresults_bg.png) repeat top left;
	font-size:11px; 
	line-height:14px; 
}
#suggestions #searchresults a { 
	display:block; 	
	/*background-color:#D8E0F7;*/
	clear:left; 
	height: auto; 
	text-decoration:none; 
	}
.suggestword { 
	color: red;
}
#suggestions #searchresults a:hover { 
	background-color:#494949; color:#ffffff; }
#suggestions #searchresults a .imgdiv { 
	/*min-height:100px; */
}
#suggestions #searchresults a img { 
	float: left;
	padding: 1px;
	margin: 10px; 
	max-width: 63px;
	border: 1px solid #565656;
}
#suggestions #searchresults a div { 
	/*float:left; */
	/*padding:5px 10px; */
	/*height: 80px;*/
}
#suggestions #searchresults a span.searchheading { display:block; padding:5px 0px; color:#ffffff; font-family:Arial, Verdana, sans-serif; font-size:14px; }
#suggestions #searchresults a:hover span.searchheading { color:#ffffff; }
#suggestions #searchresults a span.searchdescription { color:#a0a0a0; font-family:Arial; font-size:11px; margin:0px 0px 0px 87px; padding:5px 0px; display:block; }
#suggestions #searchresults a span.searchdescription span.searchprice {font-family:Arial, Verdana, sans-serif; font-size:11px; color:#a0a0a0; display:block; margin-top:7px; float:left;}
#suggestions #searchresults a span.searchdescription span.searchprice span.searchpricesum {color:#ffffff; font-size:17px;}
#suggestions #searchresults a span.searchdescription span.maxprice span.searchpricesum {
    color:gray;
    font-size:17px;
    text-decoration: line-through;
}
#suggestions #searchresults a span.searchdescription span.searchlink {
	float: right;
	width: 78px;
	height: 12px;
	margin: 5px 10px 0px 0px;
	padding: 4px 0px;
	border-radius: 10px;
	cursor: pointer;
	text-align: center;
	color: #fffebf;
	text-shadow:#214d00 0px 1px 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#76cb38), to(#54a01c));
	background: -webkit-linear-gradient(left top, left bottom, #76cb38, #54a01c);
	background: -moz-linear-gradient(top, #76cb38, #54a01c);
	background: -o-linear-gradient(top, #76cb38, #54a01c);
	background: -ms-linear-gradient(top, #76cb38, #54a01c);
	background: linear-gradient(top, #76cb38, #54a01c);
}
#suggestions #searchresults a:hover span { color:#f1f1f1; }
#suggestions #searchresults span.category { font-size:17px; font-family:Arial, Verdana, sans-serif; margin:0px; padding:15px; display:block; color:#a0a0a0; text-align:center;}
#suggestions #searchresults span.separatorr {
	padding: 15px;
	/*float: right;*/
	/*padding-right:15px; margin-right:5px;*/
	/*background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; */
}
#suggestions #searchresults span.separatorr a { background-color:transparent; display:block; margin:0px; height:auto; color:#ffffff; font-family:Arial, Verdana, sans-serif; font-size:14px; text-align:center; }
.clear2 { clear:both; }


/*TEXT ROTATOR*/
#rotator { width: 590px; height: 100%; position: relative;  padding: 1px;}

#rotator h1{
	font-size:1.4em;
	margin:5px;
}

#rotator h2{
	font-size:1.3em;
	color:#727272;
	margin:3px 0 3px 0;
}

#rotator p{
	margin:5px 3px 5px 3px;
}

#rotator li{
	font-size:1.3em;
	margin:5px 0 15px 0;
	color:#727272;
}

#rotator img{
	margin:0 auto;
	width:216px;
	display:block;
}

#block-1 { background: #d5fcff; }
#block-2 { background: #e1ffd5; }
#block-3 { background: #ffffd8; }
#block-4 { background: #d47979; }

#rotator > div { 
	position: absolute; 
	overflow: hidden;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

#rotator > div > div { 
	padding: 20px; 
}
#rotator > div > div img {
	float: right;
	margin: 0 0 2px 10px;
}

#rotator .active { top: 20px; left: 0; width: 330px; height: 1200px; }
#rotator .non-active-top { top: 20px; left: 340px; height: 130px; width: 240px; }
#rotator .non-active-bottom { top: 170px; left: 340px; height: 130px; width: 240px; }
#rotator .non-active-bottom2 { top: 320px; left: 340px; height: 130px; width: 240px; }
#rotator .non-active-top:hover, #rotator .non-active-bottom:hover { 
	cursor: pointer;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4); 
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4); 
	box-shadow: 0 0 10px rgba(0,0,0,0.4); 
}

/* миникарточка в витрине */
.shadow-one {
	padding: 12px 0px 0px 12px !important;
	position: absolute;
	z-index: 1000;
	/*width: 325px;
	display: none;*/
}
.shadow-one div.catalog_right_border {background:none;}
.shadow-two {
	background: url(/images/popup_shadow.png) right bottom no-repeat;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
.shadow-three {
    position: relative;
    left: -12px;
    top: -12px;
    background: url(/images/popup_shadow.png) left top no-repeat;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
.shadow-four {
    position: relative;
    left: 6px;
    top: 6px;
}
.corner-a {
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px;
    background: url(/images/popup_shadow.png) right top no-repeat;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
.corner-b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(/images/popup_shadow.png) left bottom no-repeat;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
.productContainer {
	overflow:hidden;
	text-align:left;
	position:relative;
	padding:6px 6px 6px 6px;
	background-color:#FFFFFF !important;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	min-height: 210px;
}
#popupContent .productContainer .catalog_right_border {
	background: none;
}
#popupContent .productContainer a {
	text-decoration: none;
}
#popupContent .productContainer p {
	width: 98%;
}
#popupContent a.zoom, .shadow-one a.zoom{
	position:absolute;
	z-index:2;
	top:6px;right:6px;
	width:22px;
	height:19px;
	background-color:#ccc; 
	text-decoration:none;
	background:url(/images/zoom_off.gif) no-repeat top left;
}
#popupContent a.zoom:hover{
	background:url(/images/zoom_on.gif) no-repeat top left;
}
/* миникарточка в витрине */

table.personal {
	width:100%;
}

table.personal td {
	text-align:center;
	width:25%;
}


/* sweet slider */
.b-sweet-slider {
    position: relative;
    width: 971px;
    height: 300px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #fff url(/images/preload.gif) center center no-repeat;
}
.b-home-slider-container {
  display: none;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.b-home-slider {
    width: 971px;
    margin-left: 50%;
}
.b-home-slider-inner {
    float: left;
}
.b-home-slider-content {
    margin-left: -50%;
}
.b-sweet-slider li, .b-sweet-slider .featured{
    display: block;
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
}

.js_active .b-sweet-slider li, .js_active .b-sweet-slider .featured{
    display:none;
}

.b-sweet-slider img, .b-sweet-slider a img, .b-sweet-slider a{
    border:none;
    text-decoration: none;
}

.slidecontrolls{
    top: 20px;
    right: 43px;
    position: absolute;
    float:left;
    z-index: 100;
}

.slidecontrolls a{
    height: 12px;
    width: 12px;
    background: #fff;
    -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    display:block;
    cursor: pointer;
    float:left;
    outline: none;
    margin-left: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.slidecontrolls a:hover, .slidecontrolls .active_item{
    -webkit-box-shadow:  0px 0px 3px 0px #6bbd2f;
    box-shadow:  0px 0px 3px 0px #6bbd2f;
    background: #6bbd2f;
}

.feature_excerpt{
    width:610px;
    position: absolute;
    display: block;
    bottom: 0;
    left:0;
    z-index: 2;
    padding:14px 15px;
    font-size: 11.5px;
    line-height:1.5em;
    cursor: pointer;
    background: #000;
    color: #fff;
}

.feature_excerpt strong{
    display: block;
    font-size: 15px;
    padding-bottom: 3px;
}
/* sweet slider */


.new-logo {
    width: 193px;
    height: 43px;
    background: url("/images/logo2.png") no-repeat 0 0;
    position: absolute;
    top: 30px;
    left: 0;
}
/*
.new-logo {
    width: 326px;
    height: 102px;
    background: url("/images/ny-logo.png") no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 0;
}      */
.tel1 {
     color: #478C15;
     font-size: 26px;
     position: absolute;
     right: 300px;
     top: 38px;
 }
.tel1-c {
    color: #727272;
    font-size: 14px;
    position: absolute;
    right: 300px;
    top: 70px;
}

.static_page ul {
  list-style: disc;
  margin-left: 20px;
}
.blp-top-text {
  margin-bottom: 40px;
}
.blp-bottom-text {
  margin-bottom: 20px;
}
.ny-banner {
  height: 64px;
  padding: 10px 0 0 93px;
  background: url("/images/ny-banner.png") no-repeat 2px 0;
}
.ny-banner span {
  color: #505050;
  font-size: 26px;
  font-weight: bold;
  display: block;
  margin: 0 0 5px 0;
}
.ny-banner i {
  font-style: normal;
  font-size: 11px;
  color: #727272;
  display: block;
  line-height: 14px;
}

.b-osn-map .b-gm-points {
    display: none;
}

.au-photo {
}
.au-photo a {
}
.au-photo-one {
  float: left;
  width: 33%;
  background: url("/images/separator.png") repeat-x scroll left bottom transparent;
}
.au-photo-one-2 {
  background: url("/images/separator_v.png") repeat-y scroll right top transparent;
  padding: 4px;
  text-align: center;
}

.hidden {
    display: none;
}

.fancybox__image {
	background-color: #FFF;
}