/*main*/
html {height:100%; overflow-y: scroll; font-size: 100.01%;}

body {
	margin: 0 !important;
	padding: 0;
	color: #555252;
	font: 13px Arial, Helvetica, sans-serif;
	/*background: url(../images/bg_2.gif) 0 0 repeat-x #ffffff;*/
}

a {color:#7e0917; outline:none; text-decoration:underline }
form { margin:0; padding:0}
table, td, tr { vertical-align:top; }
img { border:0; }
input, textarea { outline:none; resize:none; }
#showImage {
    position: absolute;
    z-index: 1000;
}

/*HEADER*/
#wrap { width:100%; min-height:100%; min-width:1000px; position:relative; margin:0 auto; }
#header { height:131px; max-width:1380px; margin:0 auto;position:relative; background:url(../images/head_bg.jpg) 0 0  no-repeat #230408; z-index: 6}
@media all and (min-width: 2500px) {
    #header{height:130px}
}
#header .logo { position:absolute; left:25px; top:18px;}
#header .town_choice { position:absolute; left:12px; top:102px; border:1px solid #ffffff; background:url(../images/bg_1.gif) 0 -23px repeat-x #ffffff; width:auto; height:21px; padding:8px 20px 0 20px; font-size:92.3%;}
#header .town_choice strong { width:auto; overflow:hidden; height:20px; float:left; color:#7e0917; }
#header .town_choice a { margin-left:10px; color:#555252; float:left;}
#header .search { position:absolute; left:27.6%; top:52px; border:1px solid #ffffff; height:28px; background: #fff }
#header .search .advanced-search {
	position: absolute;
	left: 0;
	top:-20px;
	font-size: 11px;
	color:#FCF8E5;
}
#header .search .inp_1 { border:0; width:30%; float:left; background:none; height:16px; font:12px Arial, Helvetica, sans-serif; color:#555252; padding:6px 23px 6px 8px; width:423px; overflow:hidden !important}
#header .search .inp_2 { position:absolute; width:20px; height:20px; cursor:pointer; background:url(../img/ico-search.png) center center no-repeat; border:0; margin-top:4px; overflow: hidden;top:0;right:7px; z-index: 10}
#header .search .ui-helper-hidden-accessible {
    display: none;
}

#header .menu  {position:absolute; left:27.6%; top:82px; list-style:none; padding:0; margin:0;}
#header .menu .item { display:inline-block; padding:15px 9px 21px 11px;  font-size:12px; position: relative }
#header .menu a { color:#fcf8e5}
#header .menu span { color:#fcf8e5;text-decoration: underline; cursor: pointer}
#header .menu .submenu {
	display: none;
	position: absolute;
	border:1px solid #E0E0E0;
	border-top:0;
	background: #F3F3F3;
	top:50px;
	left: 0;
	padding: 18px 5px 6px 18px;
	width: 165px;
	list-style: none;
	z-index: 999;
}

#header .menu .submenu .subitem {
	padding: 0;
	margin: 0 0 10px;
}
#header .menu .submenu .subitem a {
	font-size: 12px;
	color:#7E0917;
	text-decoration: none;
}
#header .menu .submenu .subitem a:hover {
	text-decoration: underline;
}

#header .menu .item.expand:hover {
	background: #F3F3F3 url(../img/menu-li-exp.png) center bottom no-repeat;
}
#header .menu .item.expand:hover span {
	text-decoration: none;
	color: #7E0917;
}
#header .menu .item:hover .submenu { display: block;}

#header #head_cart {position: absolute; right:30px; top:96px; }
#header .address { color:#fcf8e5; font-size:11px;	text-align: right; padding-left:30px; background:url(../img/ic_cart.png) no-repeat left center;}
#header .address a { color:#fcf8e5; }
#header .address a:hover {text-decoration:none;}
#header .callback {
	position: absolute;
	top:7px;
	right: 30px;
	font-size: 11px;
	color:#FCF8E5;
	border-bottom: 1px dashed;
	cursor:pointer;
}


#callback {
	position: absolute;
	background: #f3f3f3;
	right: 10px;
	top: 0;
	z-index: 10;
	padding: 14px 17px;
	width: 141px;
	color:#333;
	display: none;
}


#callback .callback {
	font-size: 11px;
	text-align: center;
	margin: 0;
	color:#7E0917;
	border-bottom: 1px dashed #7E0917;
	cursor: pointer;
}

#callback label {
	font-size: 11px;
	color:#313131;
}

#callback .legend {
	text-align: center;
	margin: 9px 0 11px;
	letter-spacing: -0.6px;
}

#callback .error {
	text-align: center;
	color:red;
	display: none;
}

#callback .field {
	margin: 0 0 8px;
}

#callback input[type="text"] {
	border:1px solid #e0e0e0;
	font-size: 11px;
	padding: 5px;
	width:129px;
	color:#999;
}

#callback .result {
	display: none;
	text-align: center;
}

#callback .submit {
	text-align: center;
	background: url(../img/ajax-loader.gif) center center no-repeat;
	height: 29px;
}

#callback input[type="submit"] {
	background: #7E0A17;
	color:#FCF8E5;
	padding: 7px 16px;
	border:0;
	margin: -2px 0 0;
	font-size: 12px;
	cursor: pointer;
}

#callback .close {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 0;
}

#callback-form {display:none;font-size:14px;}
#callback-form .callback-hr {width:100%;height:45px;border-bottom:1px dashed #6b6a6a;margin-bottom:30px;text-align:center;}
#callback-form .callback-hr2 {width:100%;height:40px;border-bottom:1px dashed #6b6a6a;margin-bottom:30px;}
#callback-form .callback-block {padding:0 3%}
#callback-form p {margin:0}
#callback-form .btn-callback {border:1px solid #E1E1E1; background: url(/images/action-but.png?2) repeat-x;
	color:white;display:block;width:107px;height:43px;text-decoration:none;
	margin:0 auto;text-indent:-9999px;}
#callback-form .btn-callback:hover {background-position:0 -43px;}
#callback-form input{width:99%;margin-bottom:35px}
#callback-form .btn-ok {border:1px solid #E1E1E1; background: url(/img/cart-btn.png?2) repeat-x;
	color:white;display:block;width: 60px;height:20px;padding:12px;text-align:center;text-decoration:none;
	font-size:18px;margin:0 auto;}
#callback-form .btn-ok:hover {background-position:0 -47px;}
#callback-form .callback-result {color:#6b6a6a;text-align:center;}
#callback-form .callback-result h3 {font-family:Arial;font-size:24px;margin-bottom:5px}
#callback-form .callback-result h3 span {color:#7e0917}
#callback-form .callback-block {text-align:center;}

#header .tels { position:absolute; right:30px; top:31px; color:#fcf8e5; text-align:right;}
#header .tels .text { float:left; font-size:84.6%; padding:23px 9px 0 0; line-height:12px; opacity: 0.5}

@media screen and (max-width: 1024px) {
	#header .tels .text {
		display: none;
	}
}

#header .tels .numbers { font-size:20px; float:left; word-spacing:-2px; line-height:24px;}
#header .shopping_cart { position:absolute; right:17px; top:96px; color:#fcf8e5; background:url(../images/sprite_1.png) -209px 2px no-repeat; font-size:92.3%; padding:0 0 5px 19px;}
#header .shopping_cart a {color:#fcf8e5;}

#header .city {
	position: absolute;
	left: 21.6%;
	top: 52px;
	height: 28px;
	color: #4b1a21;
}

/*CONTENT*/
#content {
    padding:0 17px 5px 14px;
    width:1265px;
    margin:0 auto;
}

/*left_block*/
#left_block { float:left; width:263px; padding:17px 0 0 0;}
#left_block .tree_menu {
    font-weight: bold;
    margin-bottom: 0px;
}
.tree_menu { list-style:none; padding: 0px;}
.tree_menu > li { padding:6px 0 0 27px; font-size:14px; line-height:24px; position: relative; cursor: pointer;}
.tree_menu > li a {
    color: #7E0917;
    display: block;
    margin: -5px;
    padding: 5px;
}
.tree_menu > li span a:hover,
.tree_menu > li span a.active,
.tree_menu > li span a.active:hover {
    	background: #7e0917;
	color: #fff;
	text-decoration: none;
        width: 208px;
}
.tree_menu > li a:hover,
.tree_menu > li span a:hover {
    background: #F7F1F1;
    color:#232323 !important;
    width: 208px;
}
.pod:hover {
	text-decoration:none;
}
.fixed {
	position:fixed; left:12px; top:0; width: 263px;
}
 #inner {
	width: 975px;
  }
  .navpage {
  width: 950px !important;
  }

	#right_block_wrap {
		width:975px !important;
	}


@media screen and (max-width: 1100px) {
  #header .search {
	width:400px;
  }
  #header .menu {
	  margin-left:-20px;
  }
   }
   @media screen and (max-width: 1300px) {
  #right_block  { width:970px !important;}
  #inner {
	width:950px;
  }
  #footer-menu ul {
	margin-left:150px !important;
  }
   }
@media screen and (min-width: 1400px) {
    .fixed {
	position:fixed; left:5px; top:0;
}
   }
   @media screen and (min-width: 1500px) {
    .fixed {
	position:fixed; left:90px; top:0;
}
   }
   @media screen and (min-width: 1550px) {
    .fixed {
	position:fixed; left:140px; top:0;
}
   }
    @media screen and (min-width: 1700px) {
    .fixed {
	position:fixed; left:180px; top:0;
}
   }
    @media screen and (min-width: 1800px) {
    .fixed {
	position:fixed; left:190px; top:0;
}
   }
     @media screen and (min-width: 1900px) {
    .fixed {
	position:fixed; left:270px; top:0;
}
   }
#images1 {
	background-image:url(../images/recomendation.png);
	width:250px;
	height:214px;
}
#images2 {
	background-image:url(../images/price_low.png);
	width:250px;
	height:110px;
}

#images3 {
	background-image:url(../images/left-banner.png);
	width:250px;
	height:105px;
}

#fix {z-index:4}
#left_block .icon_block {font-size:92.3%;
 display:block; min-height:42px; line-height:14px;}
#fix-sticky-wrapper .icon_block {padding-bottom: 170px;}
#left_block .icon_block p.title { margin:0 0 0 1px; color:#212121;  font-size:150%; line-height:18px;}
#left_block .icon_block p { margin:8px 0 0 0;}
#left_block .icon_block p.more { color:#7e0917; font-size:116.7%; margin:16px 0 0 0; padding-bottom:2px;}
#left_block .icon_block p.more a { font-size:85.7%; margin-right:3px;}
#left_block .icon_block .review_item { padding:11px 0 0 0; }
#left_block .icon_block .review_item p { margin:7px 0 0 0; }
#left_block .icon_block .review_item p.rew_title {font-size:91.7%; font-weight:bold;}
#left_block .section_name { font-size:230%; padding:27px 0 0 0;}
#left_block .section_name a { font-size:12px; color:#7e0917;  margin-left:6px;}
#left_block .video { width:298px; height:170px; margin-top:11px;}
#left_block .video_tags { font-size:92.3%; padding:14px 0 5px 0;}
.catalog_1 { list-style:none; padding:0; margin:0;}
.catalog_1 li.item { margin:25px 0 0 0; height:369px; width:296px; border:1px solid #c9c9c9; position:relative;}
.catalog_1  .delivery_in_gift { position:absolute; color:#7e0917; left:0; width:100%; text-align:center; top:13px; text-transform:uppercase; font-size:169.2%;}
.catalog_1  .bottom { position:absolute; bottom:20px; left:20px;}
.catalog_1  .bottom .name { color:#7e0917; font-size:138.5%; clear:both;}
.catalog_1  .bottom .price { float:left; height:30px; padding:6px 13px 0 8px; color:#ffffff; font-size:138.5%; background:url(../images/sprite_1.png) right -61px no-repeat #7e0917; margin:14px 0 0 1px;}
.catalog_1  .img { height:334px; width:294px; text-align:center; vertical-align:middle; display:table-cell;}
.catalog_1  .img img {vertical-align:middle; }
#left_block .icon_block2 {font-size:92.3%; border:1px solid #c9c9c9; background:#ffffff; padding:16px 28px 17px 23px; margin-top:30px; position:relative; min-height:42px; line-height:14px;}
#left_block .icon_block2 p.title { margin:0 0 0 -1px; color:#212121;  font-size:150%; line-height:18px;}
#left_block .discount_table { padding:17px 0 0 0; font-family:tahoma, Arial, sans-serif;}
#left_block .discount_table .bg { clear:both; padding:2px 0 0 0; background:url(../images/bg_1.gif) 0 13px repeat-x; height:16px}
#left_block .discount_table .price { float:left; background:#ffffff; padding-right:3px;}
#left_block .discount_table .percent { float:right; font-weight:bold; background:#ffffff; padding-left:3px}
#left_block .icon_block3 {font-size:92.3%; border:1px solid #c9c9c9; background:#ffffff; padding:23px 15px 24px 76px; margin-top:30px; position:relative; min-height:42px; line-height:14px;}
#left_block .icon_block3 p.title { margin:0 0 0 -1px; color:#212121;  font-size:150%; line-height:18px;}
#left_block .icon_block3 .img3 { position:absolute; left:21px; top:23px;}
#left_block .icon_block3 p.more { color:#7e0917; font-size:116.7%; margin:8px 0 0 0; padding-bottom:2px;}
#left_block .icon_block3 p.more a { font-size:85.7%; margin-right:3px;}

.tree_menu .submenu li:before {
	content: '-';
	position: absolute;
	top: 8px;
	left: 6px;
	color:#999999;
}

.tree_menu .submenu li{
    line-height: 15px;
    list-style: none outside none;
    margin: 3px 0 -8px 3px;
    position: relative;
    font-weight: normal;
}

#inner .tree_menu .submenu li {
}

.tree_menu > li.expand {
	font-weight: bold;
}

#left_block .tree_menu .submenu li a {
    padding: 8px 0 8px 19px;
    display: block;
}

#left_block .tree_menu .submenu li a:hover,
#left_block .tree_menu .submenu li a.active,
#left_block .tree_menu .submenu li a.active:hover {
	background: #7e0917;
	color: #fff;
	text-decoration: none;
        width: 200px;
}

#left_block .tree_menu .submenu li a:hover {
    background: #F7F1F1;
    color:#232323;
    width: 200px;
}

/*.tree_menu .submenu li:hover a{
	color: #fff;
}*/

.tree_menu .submenu li a{
	font-size:13px;
	display: block;
	padding: 7px 0 7px 19px;
}

#inner .tree_menu .submenu li a:hover {
    color:#7E0917;
}
.tree_menu .submenu{
	display: none;
	margin: 0 0 15px -3px;
	padding: 0;
}

#inner .tree_menu .submenu .submenu {
    margin-left: 20px;
}

.tree_menu li.hasexp span:before  {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	top:12px;
	left: 4px;
	background: url(../img/menu-li.png) no-repeat;
}

.tree_menu li.hasexp li.hasexp span:before {
    top:9px;
    left: 0;
}

.tree_menu li.hasexp.expand span:before {
	background-position: 0 -15px;
}


.discount_table {width: 100%}
#left_block .discount_table tr { padding:2px 0 0 0; background:url(../images/bg_1.gif) 0 13px repeat-x; height:16px}
#left_block .discount_table .bg {background: none}

/*right_block*/
#right_block_wrap { margin-left: 286px;overflow: hidden; width:1000px;}

#right_block_wrap.cart {
    margin: 0 321px;
}
#right_block  { width:980px; overflow:hidden;margin: 0 0 20px;}
#right_block  .banner_1 { float:left; border:1px solid #dddddd; background:#fafafa; color:#555252; font:84.6% tahoma, Arial, sans-serif; text-transform:uppercase; padding:18px 0 0 0; height:104px; width:47.8%; line-height:14px; text-shadow:0 0 1px #adacac }
#right_block  .banner_1  a { text-decoration:none; color:#555252;}
#right_block  .banner_1  a:hover { text-decoration:underline}
#right_block  .banner_1 .wrap { margin:0 auto; width:256px; padding-left:10px;}
#right_block  .banner_1 img { margin:0 0 5px -2px;}
#right_block  .banner_2 { float:right; border:1px solid #dddddd; background: url(../images/icon_4.png) right bottom no-repeat #fafafa; color:#555252; font:92.3% tahoma, Arial, sans-serif; text-transform:uppercase; height:122px; width:47.8%; line-height:16px; margin-right:1px; text-shadow:0 0 1px #adacac }
#right_block  .banner_2 a { color:#555252; text-decoration: none; display:block; padding: 36px 0 0 11%; }

#right_block  .banner_2 .wrap { margin:0 auto; width:246px; padding:37px 0 0 14px;}
#right_block  .banner_2 img { margin:-7px 18px 0 0; float:left}
#right_block h1, #center_block h1 { clear:both; margin:0 0 0 -1px; color:#282828; font:normal 290% Arial, Helvetica, sans-serif; padding:0; line-height:40px;}
#right_block .text_block_1{ padding:2px 0 0 1px; font-style:italic; line-height:18px; }
#right_block .text_block_1 p { margin:10px 0 0 0;}
#right_block p.title {color:#212121;  font-size:150%; line-height:18px;}

.catalog_2 { width:100%; overflow:hidden; padding-top:13px; }
.catalog_2 .list {list-style:none; padding:0; margin:0; width:110%}
.catalog_2 li.product {display:-moz-inline-box; display:inline-block; *zoom:1; *display:inline; vertical-align: top; width:29%; margin:13px 1% 0 0; position:relative; border:1px solid #cccccc; background:#ffffff; padding-top:26px;}
.catalog_2 li.product .name {  margin:-21px 0 0 9px; padding-bottom:2px; font-size:92.3%;  }

.catalog_2 li.product .name a {color:#7e0917; font-size: 15px; text-transform: uppercase; text-decoration: none;}
.catalog_2 li.product .name a .link-name {text-decoration: underline; font-weight: bold;}
.catalog_2 li.product .name a .product-count {color:#666; font-style:italic; font-size:16px; text-transform: none; text-decoration: none;}
.catalog_2 li.product .name a:hover .link-name{text-decoration: none;}
.catalog_2 li.product .img {
	height: 159px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: center;
	width: 204px;
}
.catalog_2 li.product .img a {height:168px; width:204px; text-align:center; display:table-cell; vertical-align:middle;}
.catalog_2 li.product .img img { vertical-align:middle;}
#right_block h2, #right_block .h2 { margin:0 0 0 -1px; color:#555252; font:normal 240% Arial, Helvetica, sans-serif; clear:both; padding:18px 0 0 0; line-height:28px;}
#right_block .sale { color:#7e0917; padding-top:37px;}
#right_block .sale a { font-size:12px; color:#7e0917; margin-left:7px;}
#right_block .text_block_2 { background:#f4f4f4; padding:3px 28px 28px 32px; line-height:18px; margin:13px 1px 0 0;}
#right_block .text_block_2 p { margin:18px 0 0 0;}
#right_block .text_block_2  ul { list-style:none; padding:9px 0 0 0; margin:0;}
#right_block .text_block_2  ul li { margin:6px 0 0 11px; padding-left:15px;}
#right_block .text_block_2  ul li{	//z-index: expression(runtimeStyle.zIndex = 1, this.innerHTML = "<div class='listMarkerBackColor'></div>" + this.innerHTML) }
#right_block .text_block_2  ul  li:before, #right_block .text_block_2  ul .listMarkerBackColor{	background-color:#7e0917;	width:4px;	height:4px;	content:"";	float:left;	margin:7px 0 0 -15px;	overflow:hidden;}
* html .listMarkerBackColor{	margin-right:1px; }
#right_block .text_block_2.icon_1 { background:url(../images/icon_5.png) 20px 23px no-repeat #f4f4f4; padding-left:102px;}
.catalog_3 { list-style:none; padding:0; margin:-7px 0 0 0; clear:both; width:105%;}
.catalog_3 li.product {
	display:-moz-inline-box;
	display:inline-block;
	*zoom:1; *display:inline;
	vertical-align: top;
	position:relative;
	background:#ffffff;
	padding-top:5px;
	margin: 2% 2% 0 10px;
    width: 28% ;
	border: 0px solid #DCDCDC !important;
	height: 259px;
	min-width:260px
}
.catalog_3 li.product .wrap {
	position:relative;
	margin:0 auto;
	z-index:1;
    width: 100%;
}
.catalog_3 li.product .discount { position:absolute;  left:6px; top:8px;  background:url(../images/sprite_1.png) -32px 0 no-repeat #7e0917; padding:3px 11px 2px 21px; height:28px; color:#ffffff; font-size:184.6%; font-weight:bold; letter-spacing:1px; line-height:26px; z-index:2 }
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
.catalog_3 li.product .discount  { margin:8px 0 0 6px; left: auto; top:auto;}
}
.catalog_3  .bottom {
	 margin: -60px 0 0 ;
	position: relative ;
}
.catalog_3  .bottom .name, .name1 { color:#7e0917; font-size:138.5%; clear:both;}
.catalog_3 .name1 {
	position: relative;
	top: 40px;
	text-align: left ;
	z-index: 2;
}
.catalog_3  .bottom .oldprice, .catalog_3  .bottom .price { float:left; height:30px; padding:6px 15px 0 8px; color:#ffffff; font-size:138.5%; background:url(../images/sprite_1.png) right -98px no-repeat #979797; margin:13px 0 0 0; text-decoration:line-through;}
.catalog_3  .bottom .price {  padding:6px 13px 0 8px; background:url(../images/sprite_1.png) right -61px no-repeat #7e0917; text-decoration:none}

.catalog_3 .img {
	height:237px;
	vertical-align:middle;
	display: block;
    text-align: left;
	margin:0 auto;
    width: 260px;
}

.catalog_3 .img .cover a {
	display: block;
}
.catalog_3  .img img { vertical-align:middle; }
#right_block .text_block_2.icon_2 { background:url(../images/icon_6.png) 23px 29px no-repeat #f4f4f4; padding-left:102px;}
#right_block .discount_table { padding:17px 0 0 0; font-size:92.3%;}
#right_block .discount_table .bg { clear:both; padding:2px 0 0 0; background:url(../images/bg_1.gif) 0 -2px repeat-x; height:16px}
#right_block .discount_table .price { float:left; background:#f4f4f4; padding-right:2px; font-weight:bold;}
#right_block .discount_table .percent { float:right;  background:#f4f4f4; padding-left:7px; width:348px;}

/*bottom_block*/
#bottom_block { clear:both; padding:34px 0; overflow: hidden;width:400px;margin:0 auto;}
#bottom_block .tels_text {width:167px; float:left; text-align:right; font-size:84.6%; padding:2px 14px 0 0; line-height:12px;}
#bottom_block .tels_text span { display:block; font-size:163.6%; line-height:20px; padding-bottom:8px; margin-right:-6px;}
#bottom_block .tels { float:left; font-size:153.8%; line-height:31px; text-align:right; margin:-4px 0 0 6px; word-spacing:-1px;}

/*FOOTER*/
.clear { clear:both; }
.pfooter { clear:both; height:53px;}
#footer  { height:62px; margin:0 auto;  position:relative;  min-width:1000px; max-width:1280px;  }
.footer_wrap {margin-top:-63px; width:100%; border-top:1px solid #8a8d8a;min-width:1000px;}
#footer .foot_1 { position:absolute; left:22px; top:9px; font-size:92.3%; line-height:20px;}
#footer .foot_2 { position:absolute; left:33.8%; top:15px;}
#footer .foot_2 img { margin-right:6px;}
#footer .foot_3 { position:absolute; right:14.5%; top:12px; line-height:18px;  font-size:92.3%; width:190px;}
#footer .foot_3 img { float:left; margin-top:4px;}
#footer .foot_4 { position:absolute; right:20px; top:12px; font-size:92.3%; line-height:18px;}
#footer .foot_5 {left: 48%; position: absolute; top: 15px;}

#footer-menu {
    background: #fbfbfb;
    border-top:1px solid #d1d1d1;
    border-bottom:3px double #d1d1d1;
    margin: -70px 20px 90px;
    position: relative;
    z-index: 3;
}

#footer-menu ul {
    padding: 8px;
	margin:0 auto;
	width:900px;
}

#footer-menu li {
    display: inline-block;
    font-size: 11px;
    margin: 0 10px;
}

#footer-menu li a:hover {
    text-decoration: none;
}

#footer-menu li.sitemap a:before {
    content: '';
    background: url(../img/ico-sitemap.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top:0;
    left: -25px;
}

#footer-menu li.sitemap {
    float: right;
    position: relative;
	top:2px;
}

/* FROM screen.css */
ul.ui-autocomplete {
	background:white;
	list-style:none;
	/*width:402px;*/
	width:394px;
	padding:0;
	max-height:200px;
	_height:200px;
	border:1px solid #7E0917;
	overflow-y:scroll;
	font-size:0.9em;
        margin-left: -2px;
}

ul.ui-autocomplete a {
	font-size: 14px;
	color: black;
	cursor: hand;
}

ul.ui-autocomplete a.ui-state-focus {
	color: black;
	font-style: italic;
	color: gray;
	background-color: #F2E7E8;
}

li.ui-menu-item {
	margin:0;
}

li.ui-menu-item a {
	display:block;
	text-decoration:none;
	padding:5px;
}

li.ui-menu-item a span {
	font-weight:bold;
	/*color:red;*/
	color: #9d0417;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	background:#7E0917;
	color:white;
}
form#search label {
    color: #BEBEBE;
    padding: 6px 6px 7px 7px;
    position: absolute;
    width: 415px;
    left: 0;
    top: 0;
}
p.ag {
	background:url(/images/ag.png) no-repeat left center;
        margin: 0;
        padding-left: 50px;
}
#rekvizit {
    cursor: pointer;
    text-decoration: underline;
}

#cpl div input[type="button"] {
	display:block;
	cursor:pointer;
	padding:0px;
	margin: 2px 0 2px 0
}

#cpl td input[type="text"] {
	display:block;
	height:17px;

}

div.category {
	font-size: 20px;
    text-align: left;
	display:block;
	width:200px;
	margin:0 auto;
	height:30px;
	overflow:hidden;
}


#right_block .banner_1 a {
	color: #555252;
	text-decoration: underline !important;
}


.searchform {
    background: #f7f1f1;
    padding: 10px;
    width: 740px;
}

.searchform p {
    margin: 0;
    line-height: 20px;
}

.searchform input[type="text"] {
    border:1px solid #e0e0e0;
    padding: 5px;
    width: 401px;
    background: #fff;
    vertical-align: top;
    font-size: 12px;
    margin: 0;
    height: 15px;
}

.searchform input[type="submit"] {
    background: #7e0917;
    color:#fff;
    border: 0;
    font-size: 15px;
    healignment-adjust: 30px;
    padding: 3px 8px 4px;
    cursor: pointer;
}

.searchform .selectBox-dropdown {
    border:1px solid #e0e0e0;
    border-radius: 0;
    padding: 5px;
    background: #fff;
    vertical-align: top;
    color:#343434;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    outline: none;
    line-height: 15px;
    height: 15px;
}

.searchform .selectBox-dropdown .selectBox-label {
    padding: 0;
}

.searchform .selectBox-dropdown .selectBox-arrow {
    background: url(../img/select-arr.png) no-repeat center center;

    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
}

.searchform label {
    line-height: 30px;
    display: inline-block;
    font-style: italic;
}

.searchform label input[type="checkbox"] {
    vertical-align: middle;
}

.selectBox-dropdown-menu li a {
    text-decoration: none;
    color:#343434;
    display: block;
    padding: 3px;
}

.selectBox-dropdown-menu li.selectBox-selected a {
    color: #fff;
    background: #7E0917;
}

.selectBox-dropdown-menu li.selectBox-hover a {
    background: #F2E7E8;
    cursor: pointer;
    color:#000;
}


.selectBox-dropdown-menu {
    margin: -1px 0 0 0;
    padding: 0;
    background: none repeat scroll 0 0 #FFFFFF;
    border:1px solid #e0e0e0;
    max-height: 200px;
    min-height: 1em;
    overflow: auto;
    position: absolute;
    z-index: 99999;
}

#inner .contacts {
    width: 960px;
    margin: 10px 0 18px;
    line-height: 18px;
}

.contacts th {
    text-align: left;
    color: #7e0917;
    font-size: 15px;
    white-space: nowrap;
}

.contacts td {
    padding-right: 15px;
}

.contacts .head1 {
    font-size: 15px;
    font-weight: bold;
    color: #343434;
    display: block;
    margin: 0;
}
.contacts address {
    font-style: normal;
}
.contacts .phones {
    font-size: 14px;
    color: #343434;
    font-weight: bold;
    line-height: 18px;
}
.contacts .tip {
    font-size: 11px;
}

.cols {
    position: relative;
    overflow: hidden;
    width: 960px;
}
.cols .col {
    width: 50%;
    float: left;
}

#inner .cols .col h2 {
    font-weight: bold;
    line-height: 24px;
}

#inner .cols .col h2.head-left {
    margin: 20px 0;
}

.manager {
    overflow: hidden;
    position: relative;
    margin: 0 0 30px;
    width: 450px;
}
.manager .photo {
    float: left;
    width: 100px;
    margin: 0 20px 0 0;
}
.manager .name {
    margin: 0 0 3px;
    font-size: 15px;
    color: #343434;
}
.manager .desc {
    color: #343434;
}
.manager .info {
    line-height: 21px;
    color: #626663;
}
.manager .icq img, .manager .skype img {
    vertical-align: middle;
}

.map {
    margin: 20px 0 34px;
}

#feedback,
#result {
    width: 438px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #f3f3f3;
    margin-left: 215px;
}
#inner .col form h2 {
    margin: 0;
    font-weight: bold;
    line-height: 24px;
}
#inner .feedback {
    width: 460px;
    border-spacing: 10px;
    border-collapse: separate;
    margin: 0 0 0 -10px;
}

#feedback .response {
    background: none repeat scroll 0 0 #E5CED1;
    border: 1px solid #7E0917;
    color: #7E0917;
    padding: 10px;
    display: none;
}

#feedback .response p {
    margin: 0;
}

#result {
    display: none
}

.feedback label {
    display: block;
    color: #343434;
}
.feedback .req {
    color: #7e0917;
}
.feedback input, .feedback textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #999999;
}
.feedback textarea {
    height: 140px;
}
.feedback input[type="submit"] {
    border: 0;
    background: #7e0917;
    color: #fff;
    margin: 0 auto;
    display: block;
    width: auto;
    padding: 11px 15px;
    cursor: pointer;
}

.breadcrumbs a {
    color:#555252;
}

.parameters .selectBox-dropdown ,
.home-filter .selectBox-dropdown{
    border:1px solid #e0e0e0;
    border-radius: 0;
    padding: 5px;
    background: #fff;
    vertical-align: top;
    color:#343434;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    outline: none;
    line-height: 15px;
    vertical-align: middle;

    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ededed 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ededed 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ededed 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ededed 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ededed 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.parameters .selectBox-dropdown .selectBox-label,
.home-filter .selectBox-dropdown .selectBox-label{
    padding: 0;
}

.parameters .selectBox-dropdown .selectBox-arrow,
.home-filter .selectBox-dropdown .selectBox-arrow{
    background: url(../img/select-arr.png) no-repeat center center;

    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    border-left: 1px solid #e0e0e0;
    margin: 2px;
}

#inner div.parameters #param-submit {
    text-transform: uppercase;
    white-space: nowrap;

  border: 1px solid #43060E;
  border-radius: 2px;

  box-shadow: 0px 0px 2px 1px ffffff inset;
  -webkit-box-shadow: 0px 0px 2px 1px ffffff inset;
  -moz-box-shadow: 0px 0px 2px 1px ffffff inset;
  -ms-box-shadow: 0px 0px 2px 1px ffffff inset;
  -o-box-shadow: 0px 0px 2px 1px ffffff inset;


background: #7e0917; /* Old browsers */
background: -moz-linear-gradient(top,  #7e0917 0%, #7e0917 70%, #6a0614 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e0917), color-stop(70%,#7e0917), color-stop(100%,#6a0614)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7e0917 0%,#7e0917 70%,#6a0614 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7e0917 0%,#7e0917 70%,#6a0614 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7e0917 0%,#7e0917 70%,#6a0614 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7e0917 0%,#7e0917 70%,#6a0614 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e0917', endColorstr='#6a0614',GradientType=0 ); /* IE6-9 */

    text-decoration: none;
    color:#fff;
    padding: 4px 15px;
    display: inline-block;
    /*width:140px;*/
    text-align: center;
}

#inner .parameters table {
    width:100%;
    margin: 0;
    border-spacing: 12px;
    border-collapse: separate;
}

#inner .parameters table td {
    padding: 5px 10px;
    white-space: nowrap;
}

#cart {
    position: fixed;
    bottom: 0;
    width:100%;
    left: 0;
    background: #f7f1f1;
    opacity: 0.95;
    border-top:1px solid #eed9d9;
    padding: 16px;
    height: 31px;

    z-index: 1000;
    display: none;
}

#cart .close-cart {
    position: absolute;
    right: 60px;
    top: 10px;
    color:#959393;
    text-decoration: underline;
    cursor: pointer;
    font-size: 11px;
}

#cart .close-cart:before {
    content: '\00D7';
    position: absolute;
    left: -15px;
    top:-3px;
    font-size: 1.5em;
}

#cart .close-cart:hover {
    text-decoration: none;
}


#cart .cart-link {
	left: 635px;
    position: absolute;
    top: 17px;
}

/*#cart .cart-link > a:after {
    content: '\2192';
    font-size: 1.5em;
    position: absolute;
    top: -4px;
    margin: 0 0 0 5px;
}*/

#cart .cart-link > a {
    color: #FFFFFF;
    padding: 10px 30px 10px 10px;
    text-decoration: none;
    background: url(../img/buy-button-background.png) left top;
    background-repeat: repeat-x;
    width: 135px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
    height: 20px;
    padding-left: 52px;
    font-size: 15px;
}

#cart .shopping_cart {
    margin: 10px 0 0 318px;
    font-size: 15px;
}

#cart .shopping_cart strong {
    color:#7e0917;
}

#cart2 thead th {
    padding: 10px;
    border-top:1px solid #e0e0e2;
    border-bottom: 1px solid #e0e0e0;
    background: #f3f3f3;
    color:#343434;
}

#cart2 thead th:first-child {
    border-left: 1px solid #e0e0e2;
}

#cart2 thead th:last-child {
    border-right: 1px solid #e0e0e2;
}

#cart2 td {
    padding:10px 15px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: middle;
}

#cart2 tr:nth-child(2n) td {
    background: #fbfbfb;
}

#cart2 td .articul {
    color:#8e8e8e;
    font-size: 12px;
}

#cart2 td.quant {
    text-align: center;
    white-space: nowrap;
    padding-left:40px;
    word-spacing:-4px;
}

#cart2 td.price2 {
    text-align: center;
    white-space: nowrap;
    color:#B50102;
    font-size:15px;
}
#cart2 td.price2 s{color:gray}
#cart2 td.cart {padding-bottom:2px;}
#cart2 input {
    border: 1px solid #E0E0E0;
    padding: 4px 0;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    display:inline-block;

    height: 30px;
    margin-top: 0;
}

#cart2 input[type="text"] {
	margin-left: -1px;
}

#cart2 input[type="button"] {
        cursor: pointer;
        background: url("../img/cpl-down-button-tall.png") no-repeat scroll right top / 14px 30px rgba(0, 0, 0, 0);
        border: medium none;
        cursor: pointer;
        display: inline-block;
        height: 30px;
        width: 14px;
}

#cart2 input.plus[type="button"] {
    background-image:url("../img/cpl-up-button-tall.png");
}


div.item form {margin:0;padding:0}
#cart2 a {color:#b50102}
#cart2 .del .hint {
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #8E8E8E;
    color: #8E8E8E;
    font-size: 11px;
    font-style: italic;
    margin: 20px 0 0 -90px;
    padding: 5px;
    position: absolute;

-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);

}
#dop td {height:30px;padding-left:10px}
input.s {border:1px solid #737172;width:250px}

#cart2 .color {
    width:25px;
    height: 25px;
    display: inline-block;
    border-radius: 12px;
    background-size: cover;
}

#cc .services {
    padding: 0;
}

#cc .services > li {
    display: inline-block;
}

#cc .services input {
    vertical-align: middle;
}
#cc .overall-container {
position: relative;
height:220px
}
#cc .overall {
font-size: 16px;
line-height: 30px;
position: absolute;
right: 15px;
top: 0;
}

#cc .overall .label {
    display: inline-block;
    width: 100px;
}

#cc .overall .discount {
    color:#7e0917;
}

#cc .send-form {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #E0E0E0;
    margin: 20px 0;
    padding: 20px;
}

#cc h3 {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}
#cc .item-image {padding-right:0;}
#cc .item-image img{width:70px;border: 1px solid #E3E3E3;}

#inner div.text .send-form table {
    margin: 10px 0 0;
}

#cc .send-form td {
    padding: 5px 20px 8px 0;
}

#cc input.s {
    border: 1px solid #E0E0E0;
    color: #999999;
    font-family: Arial;
    font-size: 13px;
    padding: 5px 3px;
    width: 240px;
}

#cc textarea {
    border: 1px solid #E0E0E0;
    height: 80px;
    margin: 0;
    width: 350px;
}

#cc .req {
    color:#7e0917;
}

#cc a.send-form {
    background: none repeat scroll 0 0 #7E0917;
    color: #FFFFFF;
    font-size: 23px;
    margin: 0 auto;
    padding: 10px 15px;
    text-decoration: none;
    display:block;
    width:70px;
}


.ui-dialog {
    background: #fff;
    border:5px solid #343434;
    padding: 10px;
}

.ui-dialog .ui-dialog-titlebar {
    font-size: 18px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 0 10px;
    padding: 0 0 3px;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog .ui-dialog-buttonset {
    border-top: 1px solid #e0e0e0;
    padding: 3px 0;
    text-align: right;
}

.ui-dialog .ui-dialog-buttonset button {
    background: #e0e0e0;
    border: 0;
    padding: 3px;
    margin: 0 0 0 5px;
}

.stars {
	display: inline-block;
	background: url(../img/ico-stars.png) 0 -16px;
	width: 90px;
	height: 16px;
	vertical-align: middle;
	/*margin: 0 0 0 10px;*/
}

.stars .current {
	display: inline-block;
	background: url(../img/ico-stars.png) 0 0;
        background-repeat: no-repeat;
	height: 16px;
}

.stars .current.star-1 {
	width: 18px;
}

.stars .current.star-2 {
	width: 36px;
}

.stars .current.star-3 {
	width: 54px;
}

.stars .current.star-4 {
	width: 72px;
}

.stars .current.star-5 {
	width: 90px;
}

.product .stars {
    margin: 10px 0 5px;
}

.product .delivery {
    float: right;
    font-size: 11px;
    font-style:italic;
    text-align: right;
    margin:3px 0 0;
}

.product .delivery b {
    font-size:12px;
}

.product_list .stars {
    width: 70px;
    height:12px;
    background:url(../img/ico_stars2_down.png) no-repeat scroll 0 0
}

.product_list .stars .current {
display: inline-block;
background: url(../img/ico_stars2_up.png) no-repeat 0 0;
height: 12px;
}

#upstairs {
    border: 1px solid #c9c9c9;
    position: fixed;
    left: 130px;
    top: 50%;
    padding: 5px;
    background: #983a45;
    color: white;
    font-size: 15px;
    line-height: 24px;
    z-index: 10;
    display: none;
}

#upstairs:hover{
    background: #7e0917;
}
#upstairs a {color:white; text-decoration:none;}
#upstairs span {background:url(../images/sprite_arrow.png) 0 0 no-repeat; padding:0 7px; margin-right:1px;}

#right_block .banner{
	font-size: 26px;
	font-weight: 800;
	font-family: 'Open Sans';
	width: 330px;
	display: inline-block;
	color: #fff;
	vertical-align: bottom;
    margin: 0 30px 20px 0;
}
#right_block .banner1{
	font-size: 26px;
	font-weight: 800;
	font-family: 'Open Sans';
	background-image: url(../img/glavn.png);
	height: 125px;
	width: 330px;
	display: inline-block;
	color: #fff;
	vertical-align: bottom;
}
#right_block .banner a {
	display: block;
	height: 100%;
	text-decoration: none;
}
#right_block .banner i{
	font-style: normal;
	font-size: 42px;
	display: block;
	margin-top: -12px;
	margin-bottom: -10px;
}
#right_block .banner .text{
	padding: 20px 45px 10px;
	text-align: center;
	text-decoration: none;
	color:white;
}
#right_block .banner span{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	display: block;
	text-align: right;
	padding: 0 15px 8px 0;
	text-decoration:underline;
}

#right_block .banner a:hover span {
	text-decoration:none;

}

.workplace {
	position: absolute;
	z-index: 10;
	right: 5px;
	bottom: 15px;
	font-size: 11px;
	font-style: italic;
	background: lightgray;
	padding: 3px;
}

#cart .cart-link a:before {
    content: '';
    position: absolute;
    background: url(/img/buy-button-icn.png) no-repeat scroll 0 0 transparent;
    left: -2px;
    top: 0;
    height: 40px;
    width: 41px;
}

.workplace-upper {
	position: absolute;
	z-index: 10;
	right: 5px;
	bottom: 47px;
	font-size: 11px;
	font-style: italic;
	background: lightgray;
	padding: 3px;
}

#return-cart {
position: fixed;
bottom: 0px;
right: 150px;
background: #f3e2e2;
opacity: 0.95;
border-top: 1px solid #eed9d9;
padding: 5px 9px 5px 9px;
z-index: 1000;
display: none;
font-size: 11px;
text-decoration: underline;
line-height: 17px;
color: #7E0917;
    cursor: pointer;
}

#return-cart img{
    float: left;
    margin-right: 9px;
}

#return-cart:hover{

    text-decoration: none;

}

.promo {
    position: fixed;
    width: 320px;
    height: 320px;
    background: #c11418;
    border-radius: 160px;
    left: 50%;
    top: 50%;
    margin: -160px 0 0 -160px;
    z-index: 999;
    box-shadow: 0 0 0 40px rgba(0,0,0,0.5);
    text-align: center;
    color:white;
    display: none!important;
    cursor:pointer;
}

.promo .xx {
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    font-size: 50px;
    margin: 12px;
}

.promo .cl {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    left: 50%;
    margin: 0 0 0 -40px;
    position: absolute;
    top: -29px;
    width: 80px;
    display:none;
}

.promo:hover .cl {
    display:block;
}

.promo .p1 {
    font-size: 42px;
    margin: 40px 0 0;
    padding: 0;
}

.promo .p2 {
    margin: 0;
    font-size: 120px;
}

.promo .p3 {
    font-size: 20px;
    margin: 0;
}


/*Checkbox*/
label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox {
	  position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px;
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
	margin-right: 10px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}


.lite-red-check{background-image:url(../img/checkbox.png);}

input[type=checkbox].css-checkbox.med + label.css-label.med {
	padding-left:22px;
    height:17px;
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {

    background-position: 0 -17px;
}
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
	padding-left:22px;
    height:16px;
	display:inline-block;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{

    background-position: 0 -16px;
}
input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
	padding-left:22px;
    height:20px;
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{

    background-position: 0 -20px;
}

/*-- checkbox -- */

.ProductList_v2 {
    overflow:hidden;
    margin-bottom: 10px;
}

.Product_v2 {
	height: 320px;
	width: 290px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
	float: left;
	margin:0 7px 0 13px;
	padding: 5px;
	margin-top: 20px;
	font-family: "OpenSans", sans-serif;
}
.Product_v2 .Badge_v2 {
	position: absolute;
	margin-top: -16px;
	margin-left: -16px;
	z-index: 5;
}

.ImageContainer_v2 {
    height:200px;
	position:relative;
}

.Product_v2 .ImageContainer, .ImageContainer_v2 img {



	max-width: 280px;
	max-height: 200px;
	/*float: left;*/
  /*-webkit-transition: opacity 0.3s ease-in-out;*/
  /*-moz-transition: opacity 0.3s ease-in-out;*/
  /*-ms-transition: opacity 0.3s ease-in-out;*/
  /*-o-transition: opacity 0.3s ease-in-out;*/
  /*transition: opacity 0.3s ease-in-out;*/


    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
-moz-backface-visibility: hidden;
box-shadow: #000 0em 0em 0em;
position:relative;
z-index:2;
}

.ImageContainer_v2 img:hover {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  }
.Product_v2 .NameContainer_v2 {
	margin-top: 8px;
	width: 100%;
	float: left;
}

.Product_v2 .NameContainer_v2 a{
	color: #7d0917;
	font-size: 15px;
	text-decoration: underline;
}
.Product_v2 .NameContainer_v2 a:hover{
text-decoration:none;
}
.Product_v2 .RatingAndDeliveryContainer {
	width: 100%;
	float: left;
	line-height: 15px;
	margin-top: 8px;
}

.Product_v2 .RatingAndDeliveryContainer  .Rating{
	width: 90px;
	float: left;

}
.Product_v2 .RatingAndDeliveryContainer  .Delivery {
	width: 185px;
	float: right;
	text-align: right;
	color: #838383;
	font-size: 11px;
	font-style: italic;
}
.Product_v2 .RatingAndDeliveryContainer  .Delivery .DeliveryTime {
	font-weight: bold;
	color: #000;
}

.Product_v2 ul.Colors_v2 {
height: 30px;
overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
margin-left: -3px;
max-width: 100%;
clear:both;
}
.Product_v2 ul.Colors_v2 a {

}
.Product_v2 ul.Colors_v2 li  {
	width: 22px;
	height: 22px;
	float: left;
	padding: 0 6px 6px 0;
	border-radius: 22px;
	overflow: hidden;
    border: 2px solid rgba(255, 255, 255, .0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	margin-right: -4px;
}

.Product_v2 ul.Colors_v2 li.bordered {
	border: 2px solid #7e0917;
	margin-right: 0;
}
.Product_v2 ul.Colors_v2 li img {
	width: 25px;
	height: 25px;
	border-radius: 12px;
}
.Product_v2 .Prices_v2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
        clear:both;
}
.Product_v2 .Prices_v2 .Price_v2 {
	display:inline-block;
	color: #a1a1a1;
	margin-left: 7px;
	text-decoration: line-through;
}
.Product_v2 .Prices_v2 .Currency_v2 {
	font-weight: normal!important;
}
.Product_v2 .Prices_v2 .DiscountPrice_v2 {
	color: #7d0917;
}

/*****************************/
.CheckoutHeader_v2 {
	margin-top: 28px;
	float: left;
	width: 100%;
	margin-bottom: 13px;
}

.CheckoutHeader_v2 h1{
	font-size: 28px;
	line-height: 28px;
	color: #333;
	font-family: "Arial";
	font-size: 28px;
	margin: 0;
}

.CheckoutTable_v2 {
	width: 710px;
	float: left;
	border-bottom: 5px solid #e0e0e0;
}
.CheckoutTable_v2 .Row {
	width: 100%;
	float: left;
	overflow: hidden;
}
.CheckoutTable_v2 .Row div  {
	vertical-align: middle;
	display: inline-block;
}
.TableHeader_v2 {
	width: 708px!important;
	line-height: 48px;
	border: 1px solid #dfdfdf;
	background-color: #f3f3f3;
	color: #333;
	font-family: "OpenSans", sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.AlignRight {
	text-align: right;
}
.CheckoutTable_v2 .TableHeader_v2  .span1 {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.CheckoutTable_v2 .Row .span1 {
	width: 280px;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.CheckoutTable_v2 .Row .span2 {
	width: 54px;
}
.CheckoutTable_v2 .Row .span3 {
	width: 83px;
}
.CheckoutTable_v2 .Row .span4 {
	width: 70px;
}
.CheckoutTable_v2 .Row .span5 {
text-align: center;
	width: 86px;
}
.CheckoutTable_v2 .Row .span6 {
	width: 55px;
	padding-left: 10px;
}
.CheckoutTable_v2 .span7 {
	width: 22px;
}


.CheckoutTable_v2 .Odd.Row {
width: 710px;
background-color: #fbfbfb;
-moz-box-shadow: 0 1px 0 #dfdfdf;
-webkit-box-shadow: 0 1px 0 #dfdfdf;
box-shadow: 0 1px 0 #dfdfdf;
border-bottom: 1px solid #e0e0e0;
}
.CheckoutTable_v2 .Even.Row {
width: 710px;
background-color: #fff;
-moz-box-shadow: 0 1px 0 #dfdfdf;
-webkit-box-shadow: 0 1px 0 #dfdfdf;
box-shadow: 0 1px 0 #dfdfdf;
border-bottom: 1px solid #e0e0e0;
}

.CheckoutTable_v2 .ProductTitle_v2 {
	color: #c11318;
	font-family: "Arial";
	font-size: 13px;
	width: 100%;
	float: left;
}

.CheckoutTable_v2 .ProductParams_v2 {
	width: 100%;
	color: #ababab;
	float: left;
}
.CheckoutTable_v2 .Price {
color: #c11318;
font-family: "OpenSans", sans-serif;
font-size: 13px;
}

.OrderTotal_v2 {
	width: 710px;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.OrderTotal_v2 .Labels_v2 {
	margin-left: 340px;
	width: 107px;
	line-height: 33px;
	float: left;
}
.OrderTotal_v2 .Values_v2 {
float: left;
text-align: right;
width: 120px;
line-height: 33px;
}
.Label_v2.sum{
color: #333;
font-family: "OpenSans", sans-serif;
font-size: 16px;
width: 100%;
float: left;
}
.Label_v2.total{
color: #343434;
font-family: "OpenSans", sans-serif;
font-size: 16px;
font-weight: bold;
width: 100%;
float: left;
}
.Label_v2.discount{
color: #c11418;
font-family: "OpenSans", sans-serif;
width: 100%;
font-size: 16px;
float: left;
}

.AdditionalInfo_v2 {
	width: 710px;
	float: left;
	margin-top: 20px;
}

.AdditionalInfo_v2  h1{
color: #333;
font-family: "Arial";
font-size: 20px;
margin: 0;
padding: 0;
}

.AdditionalInfo_v2 .Services_v2 {
	width: 340px;
	float: left;

}

.ServiceList_v2 {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.PromoCode_v2 {
	width: 350px;
	float: left;
	padding-left: 20px;
}
.PromoCode_v2 input {
	width: 297px;
height: 28px;
border: 1px solid #dfdfdf;
background-color: #fff;
text-indent: 5px;
margin-top: 10px;
}

.ContactInfo_v2 {
	width: 668px;
border: 1px solid #dfdfdf;
background-color: #f3f3f3;
float: left;
margin-top: 35px;
padding: 20px;
}
.ContactInfo_v2 h1 {
	color: #333;
font-family: "Arial";
font-size: 20px;
margin: 0;
padding: 0;
width: 100%;
float: left;
}
.ContactInfo_v2 label {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.ContactInfo_v2 label sup {
	color: #7e0917;
}

.ContactInfo_v2 input {
float: left;
width: 297px;
height: 28px;
border: 1px solid #dfdfdf;
background-color: #fff;
text-indent: 5px;
}
#comment {
width: 347px;
height: 148px;
min-height: 148px;
max-height: 148px;
border: 1px solid #dfdfdf;
background-color: #fff;
min-width: 347px;
max-width: 347px;
}
.CreateOrderButton_v2 {
width: 154px;
height: 42px;
background-color: #7d0917;
padding: 10px 40px;
color: #fff;
cursor: pointer;
color: #fff;
font-family: "Arial";
font-size: 15px;
text-decoration: none;
}
.CreateOrderButton_v2:hover, .CreateOrderButton_v2:active{
	opacity: 0.7;
	text-decoration: none;
}

/******cart color*******/
.color{
    background-size: cover;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    height: 20px;
    width: 20px;
}


/*



.tooltip div{
    border-radius: 5px 5px 5px 5px;
    visibility: hidden;
    position: absolute;
	background: #FFFFFF;
	border: 1px solid #999999;
	border-radius: 50%;
	box-shadow: 0px 1px 1px 1px #BBBBBB;
	float: left;
	height: 80px;
	margin: 5px -32px;
	padding: 5px;
	width: 80px;
	z-index:11111;
	text-align:center;
}


.tooltip span{
background: #7f0918;
border-radius: 15px;
color: #FFFFFF;
display: inline-block;
font-weight: 700;
line-height: 24px;
padding: 0 5px 0 5px;
text-shadow: 0px 1px 2px #222222;
width:110px !important;
margin-top:15px;
}

.tooltip2{
border: 0px none currentColor!important;
border-radius: 50%!important;
display: block!important;
margin: 0px!important;
width: 100%!important;
height: 100%!important;
}
.tooltip:hover div{
visibility: visible;
}*/



.tooltip div{
border-radius: 5px 5px 5px 5px!important;
visibility: hidden!important;
position: absolute !important;
background: #FFFFFF!important;
border: 1px solid #999999!important;
border-radius: 50%!important;
box-shadow: 0px 1px 1px 1px #BBBBBB!important;

height: 100px!important;
margin: 3px!important;
padding: 5px!important;
width: 100px!important;
z-index:999999!important;
text-align:center!important;

margin-left:-45px!important;
}


.tooltip span{
background: #7f0918!important;
border-radius: 15px!important;
color: #FFFFFF!important;
display: inline-block!important;
font-size: 12px!important;
font-weight: 700!important;
line-height: 16px!important;
padding: 4px 8px!important;
text-shadow: 0px 1px 2px #222222!important;
margin-top:15px!important;z-index:999999!important;
min-width: 110px!important;
margin-left:-10px;
line-height:12px;
}

.tooltip2{
border: 0px none currentColor!important;
border-radius: 50%!important;
display: block!important;
margin: 0px!important;
width: 100%!important;
height: 100%!important;z-index:999999!important;
}
.tooltip:hover div{
visibility: visible!important;z-index:999999!important;
}




.colors li img {
border-radius: 20px;
height: 20px;
width: 20px;
}

.col {float:left !important; width:260px !important;}

.image_link{
	position: relative;
	margin: 5px 0px;
	display: inline-block;
}

.image_link:first-child{
	margin-top: 0px;
}

.image_link img{
	width: 250px;
}

#button:hover {background: #b12535!important;}

#toTop {
width:100px;
border:1px solid #ccc;
background:#B00000;
text-align:center;
padding:5px;
position:fixed;
bottom:10px; /* отступ кнопки от нижнего края страницы*/
right:10px;
cursor:pointer;
display:none;
color:#fff;
font-family:verdana;
font-size:11px;
z-index:9999;
}
#toTop:hover {
	opacity: 0.5;
}
.foot_1 a {position:relative;z-index:5}
.var-color div {
margin-top:30px !important
}
.cpl-title .tooltip span{border:1px solid white}
.home-filter {
    background-color: #F7F1F1;
    width: 790px;
    padding: 10px;
    margin-bottom:15px;
}
.home-filter select {
    width: 170px;
    height: 25px;
    margin-right: 10px;
    color:#343434;
    padding-left:2px
}
.home-filter .filter-sel4 , .home-filter .filter-sel4 >a {
    width: 95px;
	display: inline-block;
}
.home-filter .filter-sel4 {margin-right:10px;width: 105px;}
.filter-sel4 .selectBox-label {width: 74px;}
#filter-search {
    background-color: #7E0917;
    padding: 4px 10px;
    color: white;
    cursor: pointer;
	border:0;
}
#filter-search:hover {
    background-color: #B00000
}
.home-filter .selectBox-dropdown {margin-right:5px;}
.filter-sel4-down {
    position:absolute;
    top:238px;
    background-color:#F7F1F1;
    width:187px;
    display:none;
    border:0;
    padding:5px;
	z-index:999;
}

.filter-sel4-down >div {
    background-color:white;
    width:165px;
    height:55px;
    border:1px solid #e0e0e0;
    padding:5px;
    margin:5px;
    margin-top:0;
}
.slider-container {
  width: 300px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  top: 20px;
  left: 5px;
}
.slider-container .back-bar {
  height: 10px;
  position: relative;
}
.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%;
}
.slider-container .back-bar .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: red;
  cursor: move;
  opacity: 1;
  z-index: 2;
}
.slider-container .back-bar .pointer-label {
  position: absolute;
  top: -20px;
  font-size: 12px;
  background: white;
  white-space: nowrap;
  line-height: 1;
}
.slider-container .back-bar .focused {
  z-index: 10;
}
.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slider-container .scale {
  top: 2px;
  position: relative;
  display:none;
}
.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0;
}
.slider-container .scale ins {
  font-size: 9px;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 5px;
  color: #999;
  line-height: 1;
}
.theme-green .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-green .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #767676;
}
.theme-green .back-bar .pointer {
  width: 3px;
  height: 18px;
  top: -7px;
  background-color: #767676;
  cursor: pointer;
}
.theme-green .back-bar .pointer-label {
  color: #999;
}
.theme-green .back-bar .focused {
  color: #333;
}
.theme-green .scale span {
  border-left: 1px solid #e5e5e5;
}
.theme-green .scale ins {
  color: #999;
}
.theme-blue .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-blue .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #92c1f9;
  background-image: -moz-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1d1f9), to(#64a8f9));
  background-image: -webkit-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: -o-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: linear-gradient(to bottom, #b1d1f9, #64a8f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9', endColorstr='#ff64a8f9', GradientType=0);
}
.theme-blue .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
  cursor: col-resize;
}
.theme-blue .back-bar .pointer-label {
  color: #999;
}
.theme-blue .back-bar .focused {
  color: #333;
}
.theme-blue .scale span {
  border-left: 1px solid #e5e5e5;
}
.theme-blue .scale ins {
  color: #999;
}
span.sel4-notice {position:relative;top:35px;left:90px}
a.selectBox-disabled{
    color: #A2A2A2 !important;
}
/* multiselect */
.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 27px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-choice > span.placeholder {
    color: #999;
}

.ms-choice > div {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 25px;
    background: url('/img/multiple-select.png') left top no-repeat;
}

.ms-choice > div.open {
    background: url('/img/multiple-select.png') right top no-repeat;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: 9px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
   background-color: #F7F1F1;
}

.ms-drop.bottom {
    top: 100%;
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 24px;
    padding: 0 20px 0 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff url('/img/multiple-select.png') no-repeat 100% -22px;
    background: url('/img/multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('/img/multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/img/multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/img/multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('/img/multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('/img/multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-drop ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
}

.ms-drop .ms-no-results {
    display: none;
}
.ms-parent.filter-sel3 .ms-choice {
    border: 1px solid #e0e0e0;
    border-radius: 0;
    padding: 5px;
    text-decoration: none;
    background: #fff;
    background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #ededed 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ededed 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
}
.ms-parent.filter-sel3 button > div {
    background: url(../img/select-arr.png) no-repeat center center;
    height: 20px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 20px;
    border-left: 1px solid #e0e0e0;
}
.supplier_info {
	right: 5px;
	position: absolute;
	z-index: 9999;
	background-color: #fff;
	display: block;
	padding: 10px;
	color: #000;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border: 2px solid;
}
.supplier_info span {
	font-size: 26px;
	padding: 10px 0;
	display: block;
}

.supplier_info a {

}
.supplier_info h3 {

}
.supplier_info .hide_link {
	float: right;
}

.filter-sel3 span.placeholder {color: #343434;}
.filter-sel3 .disabled span.placeholder {color: #A2A2A2;}
.filter-notfound {font-size: 14px;
margin-top: 30px;
margin-left: 20px;}
#filter-hidden-block {display:none}
.filter-sel1 {width:185px !important}
.filter-sel3 {width:180px !important;margin-right: 5px;}
.filter-sel1-selectBox-dropdown-menu {max-height:400px !important}
span.selectBox-label,span.placeholder {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #343434;
}
li.selectBox-disabled {display:none}
.selectBox-disabled span.selectBox-label {color:#A2A2A2;}
/* end */

.displayNone {
	display: none;
}

.new-header {

}

.new-header .header-container {
	position: relative;
	/*padding: 20px 17px 15px 17px;*/
	/*width: 1265px;*/
	padding: 20px 0 15px 0;
	width: 1296px;
	margin: 0 auto;
	background: url(../img/new-header/logo.png) 10px 14px no-repeat white;
	height: 60px;
}

.new-header .header-container .home {
	text-decoration: none;
	position: absolute;
	top: 14px;
	left: 10px;
	width: 148px;
	height: 54px;
}

.new-header .header-container .search-container {
	position: absolute;
	left: 420px;
	top: 36px;
	border: 1px solid #bdbdbd;
	height: 27px;
	background: #fff;
	width: 456px;
}

.new-header .header-container .search-container form#search label {
	color: #BEBEBE;
	padding: 6px 6px 7px 7px;
	position: absolute;
	width: 195px;
	left: 0;
	top: 0;
}

.new-header .header-container .search-container .advanced-search {
	position: absolute;
	left: 0;
	top: -20px;
	font-size: 11px;
	color: #FCF8E5;
	display: none;
}

.new-header .header-container .search-container .inp_1 {
	box-sizing: content-box;
	border: 0;
	/*width: 30%;*/
	float: left;
	background: none;
	height: 16px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #555252;
	/*padding: 6px 64px 6px 8px;*/
	padding: 6px 8px 6px 8px;
	/*width: 382px;*/
	width: 194px;
	overflow: hidden !important
}

.new-header .header-container .search-container .inp_2 {
	position: absolute;
	width: 60px;
	height: 27px;
	cursor: pointer;
	border: 0;
	/*margin-top: 4px;*/
	overflow: hidden;
	top: 0;
	right: 0;
	/*right: 7px;*/
	z-index: 10;
	background: #9d0417 url(../img/new-header/search.png) 22px 6px no-repeat;
}

.new-header .header-container .search-container .selectBox-dropdown {
	width: 171px;
	display: inline-block;
	border-left: 1px solid #bdbdbd;
	border-radius: 0;
	/*padding: 5px 7px;*/
	padding: 5px 7px 5px 7px;
	background: #fff;
	vertical-align: top;
	color: #343434;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	outline: none;
	line-height: 17px;
	height: 17px;
}

.new-header .new-header-select-box {
	border: none;
	width: 172px;
	height: 27px;
}

.new-header .header-container .search-container .selectBox-dropdown .selectBox-label {
	padding: 0;
}

.new-header .header-container .search-container .selectBox-dropdown .selectBox-arrow {
	background: url(../img/select-arr.png) no-repeat center center;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 23px;
}

.new-header .header-container .search-container .inp_2:hover {
	background-color: #c41029;
	/*background-color: white;*/
	color: black;
}

.new-header .header-container .search-container .ui-helper-hidden-accessible {
	display: none;
}

.new-header .menu-container {
	width: 100%;
	text-align: center;
	/*height: 200px;*/
	background-color: #9d0417;
	font-size: 14px;
	color: white;
	min-width: 1299px;
}

.new-header .menu-container .menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.new-header .menu-container .menu-bread {
	display: none;
}

.new-header .menu-container .menu a {
	color: white;
}

.new-header .menu-container .menu .item:hover a {
	color: black;
}

.new-header .menu-container .menu .subitem:hover {

	background-color: #F2E7E8;
}

.new-header .menu-container .menu .subitem:hover a {
	font-style: italic;
	color: gray;
}

.new-header .menu-container .menu .item {
	display: inline-block;
	padding: 10px 8px 10px 8px;
	font-size: 14px;
	position: relative;
	cursor: pointer;
}

.new-header .menu-container .menu .item {
	/*color: #fcf8e5;*/
	color: white;
	text-decoration: none;
}

.new-header .menu-container .menu .subitem {
	/*color: #fcf8e5;*/
	color: white;
	text-decoration: none;
}

.new-header .menu-container .menu .item a {
	/*color: #fcf8e5;*/
	/*color: white;*/
	text-decoration: none;
}

.new-header .menu-container .menu .item.current {
	background-color: #F2E7E8;
}

.new-header .menu-container .menu .item.current a {
	color: black;
}

.new-header .menu-container .menu .item:hover {
	color: black;
}

.new-header .menu-container .menu .subitem:hover {
	color: gray;
}

.new-header .menu-container .menu span {
	/*color: #fcf8e5;*/
	color: white;
	/*text-decoration: underline;*/
	cursor: pointer;
}

.new-header .menu-container .menu .submenu {
	border: 1px solid #9d0417;
	display: none;
	position: absolute;
	/*border: 1px solid #E0E0E0;*/
	/*border: 1px solid #c41029;*/
	border-top: 0;
	/*background: #F3F3F3;*/
	/*background: #c41029;*/
	background-color: white;
	color: black;
	top: 36px;
	left: -1px;
	/*padding: 18px 5px 6px 18px;*/
	padding: 0;
	width: 196px;
	list-style: none;
	z-index: 999;
}

.new-header .menu-container .menu .submenu .subitem {
	margin: 0;
	/*margin: 0 0 10px;*/
	padding: 10px 13px;
	text-align: left;
	font-size: 14px;
	/*color: #7E0917;*/
	color: black;
	text-decoration: none;
}

/*.new-header .menu-container .menu .submenu .subitem a {*/
/*}*/

.new-header .menu-container .menu .submenu .subitem:hover {
	/*text-decoration: underline;*/
	color: gray;
	font-style: italic;
}

.new-header .menu-container .menu .item.expand:hover {
	/*background: #c41029 url(../img/menu-li-exp.png) center bottom no-repeat;*/
	background-color: white;
	color: black;
}

.new-header .menu-container .menu .item.expand:hover span {
	text-decoration: none;
	color: black;
	/*color: #7E0917;*/
}

.new-header .menu-container .menu .item:hover {
	/*background-color: #c41029;*/
	background-color: white;
	color: black;
}

.new-header .menu-container .menu .item:hover .submenu {
	display: block;
}

.new-header .menu-container .menu .submenu .subitem:hover {
	/*background-color: #9d0417;*/

	cursor: pointer;
}

.new-header .header-container .callback {
	position: absolute;
	top: 7px;
	right: 10px;
	font-size: 11px;
	/*color: #cbcbcb;*/
	color: #6c6c6c;
	cursor: pointer;
	text-transform: uppercase;
}

.new-header .header-container .callback:hover {
	color: #555252;
}

.new-header .header-container .tels {
	position: absolute;
	right: 10px;
	top: 31px;
	color: #4c4c4c;
	font-size: 11px;
	text-align: right;
}


.new-header .header-container .tels .text {
	float: left;
	font-size: 84.6%;
	padding: 23px 9px 0 0;
	line-height: 12px;
	/*opacity: 0.5;*/
	/*color: #bdbdbd;*/
	color: #6c6c6c;
}

.new-header .header-container .tels .numbers {
	font-size: 20px;
	float: left;
	word-spacing: -2px;
	line-height: 24px;
}

.new-header .header-container .geo {
	text-align: left;
	position: absolute;
	left: 180px;
	top: 27px;
	color: #4c4c4c;
}


.new-header .header-container .geo .header {
	color: #8a2935;
	text-transform: uppercase;
	font-weight: bold;
}

.new-header .header-container .geo .footer {
	word-spacing: -2px;
	color: #4c4c4c;
}

.new-header .header-container #head_cart {
	position: absolute;
	right: 10px;
	bottom: -24px;
}

.new-header .header-container #head_cart .address {
	color: white;
	font-size: 11px;
	text-align: right;
	padding-left: 30px;
	background: url(../img/ic_cart.png) no-repeat left center;
}

.new-header .header-container #head_cart .address a {
	color: white;
	text-decoration: none;
}

.new-header .header-container #head_cart .address a.on {
	border-bottom: 2px solid #b54553;
}

.new-header .header-container #head_cart .address a:hover {
	/*text-decoration: none;*/
}


.new-header-select-box-selectBox-dropdown-menu {
	max-height: initial !important;
	border: 1px solid #bdbdbd;
	margin: 0 0 0 0;
}

.pay-form input[type=text] {
	margin-bottom: 10px;
	width: 180px;
	margin-right: 10px;
}

.pay-form input[type=submit] {
	background-color: #7e0917;
	border: 0;
	color: white;
	font-size: 14px;
	padding: 5px 10px;
}

.pay-form > p {
	width: 400px;
	border-top: 1px dashed gray;
	font-size: 14px;
	margin-top: 40px;
	padding-top: 40px;
}

/*body {*/

	/*opacity: 1;*/
/*}*/
