/*=======ОСНОВНЫЕ СТИЛИ=========*/
body { 
background-color: #FFFFFF;
color: #1D2731;
font-family: "Tahoma";
font-size: 13px;
font-weight: 300;
margin:0px;
}

h1, .h1 { 
color: #666666;
font-size: 20px;
font-weight: 600;
padding: 10px 0px 0px;
text-transform: uppercase;
}
h2, .h2 { 
color: #666666;
font-size: 14px;
font-weight: 600;
padding: 10px 0px 0px;
text-transform: uppercase;
}
h3, .h3 {
color: #666666;
font-size: 12px;
padding: 10px 0px 0px;
font-weight: 600;
text-transform: uppercase;
}
h4, .h4 {margin-bottom:10px }
h5, .h5 {margin-bottom:10px }
h6, .h6 {
margin-bottom: 10px;
font-weight:400;
font-size:17px;}

img {
border:none;
}

a { 
color: #0882F5;
text-decoration: none;
}
a:hover { 
color: #666666;
text-decoration: underline;
}

.subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
dl dt { font-weight:bold; margin:0 0 .5em }
dl dd { margin:0 0 .5em; }
ul,
ol,
dl,
p,
address,
blockquote { margin:0 0 0em; padding:0; }
p { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; overflow:hidden }
ul.tick li{ background:url("../images/icons.png") -492px 8px no-repeat; list-style:none; padding-left:15px; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
ul ul,
ol ol,
ul ol,
ol ul { margin:0 0 1em; color:#646464 }



.std li { margin-bottom:.5em }
dt { font-weight:normal; color:#646464; }
dd { padding:0; color:#646464 }
blockquote { font-style:italic; padding:0 0 0 1.5em; }
address { font-style:normal; }
b,
strong { font-weight:bold; }
i,
em { font-style:italic; }
code { color:#969898}
blockquote { color:#969898 }
small, .small { font-size:90%; }

hr { clear:both; border:0; border-top:1px solid #cccccc; height:1px }

/*Кнопки*/
input.input-text, select, textarea { padding:3px 8px; border:1px solid #c3c1c1; color:#646464; background:#ffffff }

/*Кнопка "Купить"*/
.button {
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.102));
cursor: pointer;
display: block;
font-size: 11px;
font-weight: 700;
line-height: 29px;
margin: 0px auto;
overflow: hidden;
text-align: center;
text-transform: uppercase;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
border:1px solid #ccc;
padding:0px 25px;
float:left;
}
.button:hover {
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.047));
}

/*Сбросить в фильтре*/
a.button:hover {
text-decoration:none;
}
.filter_blue_theme .button {
margin-left: 20px;
}



/*Поиск*/
.poisk {
border: 1px solid #CCCCCC;
box-shadow: 0px 0px 1px #FFFFFF;
float: right;
height: 27px;
margin: 4px -12px 0px;
padding: 0px 5px 0px 10px;
}
 
.poisk:focus {
border: 1px solid #999999;
box-shadow: 0px 0px 1px #cccccc; 
}
 
.poisk_img {
float: right;
position: relative;
right: 9px;
top: 10px;
width: 17px;
}

/*Название товара*/
.product-name-big-img a,
.product-name h3,
.product-name h4,
.product-name a {
color:#0784F9; text-transform:capitalize; font-weight:normal}
.in-stock span, .products-grid .in-stock span, .products-list .in-stock span {
font-size: 80%;
font-weight: 700;
}


/*Цена*/
.price { 
color: #FF0101;
font-family: "cifrobit";
font-size: 22px;
letter-spacing: -1.5px;
float: left;
}
.price_detail { 
color: #FF0101;
float: left;
font-family: "cifrobit";
font-size: 32px;
letter-spacing: -1.5px;
}

/*Вверх*/
.container-header{position:relative; z-index:10; /* background:url("../q_img/container-header.png")*/;}
.header-container{
min-height:95px;
color: #69696A;
}
.header-container .top-container{float:right;
padding-right: 15px;}
.grid_header{background-color:#191818; position:relative; z-index:100; margin-bottom:5px}
.header{
margin: 0px auto;
padding: 7px 0px 9px;
position: relative;
text-align: left;
z-index: 10;
}
.header .links{padding-left:0px; }
.header .links li { float: left; padding: 0 0 0 9px; margin-top: 20px;}
.header .links li:first-child{ padding-right:0}
.header .links a { color:#000000; float: left; font-size:90%; text-transform: capitalize; margin-bottom:9px}
.header .links a:hover{text-decoration:none; color:#FE0000}


/*Поиск*/
.grid_search{
background-image: -o-linear-gradient(top, #1D2731, rgba(29, 39, 49, 0.812));
box-shadow: 2px 7px 5px #CCCCCC;
padding: 4px 3px;
position: relative;
z-index: 11;
background-color: #1D2731;
}
.form-search{float:right;margin:11px 0 0;height:36px;  position:relative; display:inline-block; padding:0 10px 10px 5px}
.form-search .input_search{background: #FFFFFF;
border: 1px solid #7D7777;
float: right;
height: 32px;
position: relative;}
.form-search input.input-text { border: medium none currentColor;
color: #969898;
font-style: normal;
margin: 0px;
padding: 8px 11px;
width: 150px;}
 
.form-search button.button { background: linear-gradient(to bottom, #FFFFFF 0px, #FFFFFF 50%, #FFFFFF 53%, #FFFFFF 100%) #FFFFFF;
border: medium none currentColor;
}


.form-search button.button:hover{text-shadow:0 0 0 #fff; box-shadow: 0 0 0 0 #fff}
.form-search button.button span { background: none repeat scroll 0 0 transparent; float: right; padding: 0; text-indent:-9999px}



.form-search  { background: url("../q_img/icons.png") 2px -56px no-repeat;  text-indent: -9999px;  width: 20px;}


.form-search .search-autocomplete { z-index:999; position:absolute; left: 0 !important; top: 34px !important;z-index: 999;}
.form-search .search-autocomplete ul {background-color: #FFFFFF;border: 1px solid #DDDDDD;}
.form-search .search-autocomplete li.selected { background: none repeat scroll 0 0 #F7E8DD;}
.form-search .search-autocomplete li { border-bottom: 1px solid #DDDDDD; cursor: pointer; padding: 3px 11px;  }
.form-search .search-autocomplete li.last{border-bottom:none}
.form-search .search-autocomplete li .amount { float:right; font-weight:bold;  }

.adapt-0 .catsearch-dropdown{display:none !important}
.catsearch-dropdown span.current {
    background:#F25300 url("../q_img/btn-select.png") 94% 15px no-repeat;
    border: none;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: inline-block;
    line-height: 1.25;
    margin-top: 0px;
    padding: 9px 20px 10px;
    text-align: left;
    width: 147px;
}
.catsearch-dropdown ul{
    border: 1px solid #D6D6D6;
    position: absolute;
    right: 0;
    top: 32px;
    width: 185px;
    z-index: 999;
}
.catsearch-dropdown ul li {
    background-color: #ffffff;
    padding: 5px;
    text-align: left;
}
.catsearch-dropdown ul li:hover {
    background: none repeat scroll 0 0 #F9EFE2;
    cursor: pointer;
}
.catsearch-dropdown ul li  a {
    text-decoration: none;
}

.dropdown-cart{ display: inline;
float: right;
position: relative;
z-index: 9;
margin: 0px 33px;
width: 150px;
}
 
/*Хлебные крошки*/
.breadcrumbs ul{margin:0}
.breadcrumbs li { 
display: inline; 
font-size:12px;
}
.breadcrumbs li a{ /*color:#646464 */}
.breadcrumbs li.pager_arrow_right{
background: url('../q_img/pager_arrow_right.gif') 9px 4px no-repeat transparent;
padding: 1px 11px;
}
.breadcrumbs li strong {color:#004D90; font-weight:bold}
.breadcrumbs li.active_link { /* color:#004D90 */}

/*Цена в детальной корзине*/
.data-table .price{
color: #646464;
font-size: 17px;
}

/*Нижний кол-во страниц*/
.toolbar-bottom .pager { 
color: #323232;
font-size: 85%;
font-weight: 700;
padding: 10px 0px;
}
.pager span {
color:#008017;
}
.toolbar select{height: 34px; margin: 0; padding: 8px 5px 7px 10px; text-transform: lowercase; vertical-align: middle; width: 110px;}
.view-mode label{margin-top:0px}
.pager .pages strong{font:12px/1.35 Arial, Helvetica, sans-serif; color:#646464; font-weight:bold; text-transform:uppercase}
.pager .pages li {font:12px/1.35 Arial, Helvetica, sans-serif;}
.pager .pages li a{color:#646464; font:12px/1.35 Arial, Helvetica, sans-serif;}
.pager .pages li a:hover{color:#323232}
.pager .pages li a.next{}
.pager .pages .current {color:#303030}

/*Footer*/
.footer-text{border-bottom: 1px solid #D6D6D6;
border-top: 1px solid #D6D6D6;
display: block;
margin-bottom: 6px;
margin-top: 6px;
padding: 4px 0px;}
.footer-text h6{float: left;
line-height: 30px;
margin-bottom: 0px;
margin-right: 1px;}
.footer-text p{color:#D6D6D6;  margin:0; float: left; line-height:30px;}
.footer-text p a:first-child{padding-left:3px}

.footer-information{border-bottom:1px solid #D6D6D6; display:block; padding-top:10px}
.newsletter{display:block}
.footer-left{border-right:1px solid #D6D6D6;}
.footer-inner{padding-bottom:50px; padding-top:17px; margin-top:6px}
  
/*Кнопка прокрутки вверх*/
#back-top { bottom: 25px; margin: 0; position: fixed; right: 20px; z-index:10}
#back-top a{background: url("../q_img/icons.png") 0 -254px no-repeat;width:36px !important;height:36px !important;display: block;text-indent:-9999px;}

/*Под заказ*/
.productlabels_icons .label.pod_zakaz { 
background: #fff;
}
.productlabels_icons .label p span.pod_zakaz {
font-size: 8px;
color:#666;
line-height:7px;
}
.productlabels_icons .pod_zakaz p {
color:#ccc;
}
.productlabels_icons .label.pod_zakaz p span:hover { 
color: #ccc;
}

/*Иконки наличия на складе*/
.productlabels_icons{
font-size: 10px;
position: absolute;
}
.productlabels_icons .label {
background: #CCCCCC;
border-radius: 100%;
box-shadow: 0px 2px 4px rgba(4, 4, 4, 0.196);
color: #FFFFFF;
height: 50px;
margin-right: 0px;
padding: 3px 4px 0px 2px;
width: 50px;
}
.productlabels_icons .label p span {
font-size: 20px;
}
.productlabels_icons .label p span.nal{
color: #8DDD0C;
}
.productlabels_icons .label p span.nal:hover{
transition: all 600ms ease-in-out 0s;
color: #CFFE2D;
}
.productlabels_icons .label p span:hover{
color: #fff;
}
.productlabels_icons p{
font-size: 80%;
font-weight: 700;
line-height: 8px;
margin: 13px 0px;
padding: 0px;
text-align: center;
text-transform: uppercase;
}
/*================*/
/*=======КОНЕЦ ОСНОВНЫЕ СТИЛИ=========*/
/*================*/

/*Шрифт для цены*/
@font-face {
font-family: cifrobit; 
src: url(/q_css/cifrobit.ttf); 
}
   
   /*Рамка для описания*/
.boxRamka {
box-shadow: -20px 20px 0px -17px #FFFFFF, 20px -20px 0px -17px #FFFFFF, 20px 20px 0px -20px #000000, 0px 0px 0px 2px #CCCCCC;
margin: 3em auto;
max-width: 95%;
padding: 1em;
}
.boxRamka h2 {
padding: 0px;
}


/*Ajax корзина всплывающее окно*/
.itemContainer {position:relative;}
.itemContainer .item-add-cart {
background-color: #F7F7F7;
border: 1px solid #FFFFFF;
display: block;
left: 0px;
margin: auto;
padding: 12px;
position: fixed;
right: 0px;
top: 50%;
width: 151px;
box-shadow: 0px 0px 3px #CCCCCC;
}

/*Отсупы*/
.otstup_10 {
margin-right:10px;
}
.otstup_20 {
margin-right:20px;
}
.otstup_10_left {
margin-left: 10px;
margin-top: 10px;
}
.otstup_20_left {
margin-left:20px;
}

/*Виджет для избраннного*/
.vidzhet {
font-size:12px;
width: 225px;
height:216px;
text-align:center;
float: left;
margin-left: 5px;
margin-right: 2px;
padding: 10px;
border: 1px solid #F7F7F7;
}
.vidzhet:hover { 
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.096);
}
.vidzhet .button {
float:right;
}
.vidzhet .product-name {
height: 16px;
margin: 3px 0px 3px 1px;
overflow: hidden;
}
.vidzhet .img {
height:100px;
}
.vidzhet .descr {
height: 30px;
margin: 1px 0px 10px 1px;
overflow: hidden;
}

/*Отображение карусели на главной*/
.home-featured-list .cart { 
float:right;
}

.home-featured-list .featured-item {
background: #FFFFFF;
border: none;
box-shadow: 2px 3px 3px #CCCCCC;
float: left;
height: 175px;
margin-left: 5px;
margin-right: 0px;
padding: 8px;
position: relative;
width: 179px;
    }
.home-featured-list .featured-item:hover { 
box-shadow: 3px 6px 6px #CCCCCC;
}
    .home-featured-list .featured-image,
    .home-featured-list .featured-image a,
    .home-featured-list .featured-image img {
height: 105px;
text-align: center;
    }

/*Карусель*/
.carousel  {
}

.carouselWrapper {
   overflow: hidden;
   position:relative;
   margin: auto;
}

.carouselLineBlocks {
   width: 10000px; 
   position: relative; 
   padding: 0;
   margin-left: -5px;
}
.carouselBlock {
   float: left; 
}

.carouselArrowLeft a, .carouselArrowRight a { 
cursor: pointer;
height: 36px;
position: relative;
text-decoration: none;
top: 82px;
width: 33px
}
.carouselArrowRight a { 
background: url("/q_img/arrow-next.png") no-repeat transparent;
float: right;
}

.carouselArrowLeft a{
background: url("/q_img/arrow-prev.png") no-repeat transparent;
float: left;
}

/*Цена корзины*/
.price-right {
font-size: 16px;
margin: 0px 7px;
color: #FF0101;
font-family: "cifrobit";
}

/*Ссылки для избраннного*/
.dashed a {
cursor:pointer;
}
.dashed a.current {
border-bottom: 1px dashed #FE0000;
color: #FE0000
}

/*dashed ссылки*/
.dashed a { border-bottom: 1px dashed #666666;
color: #666666;
padding-bottom: 2px;
text-decoration: none;
}

.dashed a:hover { border-bottom: 1px dashed #FE0000;
color: #FE0000;
padding-bottom: 2px;
text-decoration: none;
}


 /*Своя форма отображения radio (без тега <label> не работает), стили для select*/
select {
cursor: pointer;
padding: 7px;
}


/*Кнопка "Удалить" в корзине*/
.delete_car {
background: none repeat scroll 0% 0%;
border: medium none;
cursor: pointer;
color: #FE0000;
font-size: 150%;
}

td.del_td {
text-align:center;
}

/*Иконки Изменение кол-ва товаров в корзине*/
/*
.minus{
background: url("/q_img/down.png") 0px 0px no-repeat transparent;
padding: 0px 7px;
position: relative;
right: 9px;
top: 15px;
cursor:pointer;
}        
.plus{
background: url("/q_img/up.png") 0px 0px no-repeat transparent;
bottom: 4px;
height: 6px;
padding: 0px 5px;
position: relative;
cursor:pointer;
}
*/

/*Блок с отображением*/

.toolbar-top {
color: #000000;
float: right;
font-size: 80%;
min-height: 15px;
padding: 0px 0px 4px;
text-transform: uppercase;
width: 100%;
}

.bold {
background: #FE0000;
color: #FFFFFF;
padding: 2px 7px;
font-weight:800;
}
/*Цена в заголовке*/
.price_ruble {
font-family: "cifrobit";
font-size:13px;
}

.clear-toolbar-top {
clear:left;
margin-top:5px;
}

#otobrazhenie {
float:right;
width: 30%;
}

#otobrazhenie span {
float:left;
padding-right:10px;
padding-top: 2px;
}


/*Сетка*/
		.up-boxes-polosy a { 
			display: block; 
			height: 20px;
			width:20px; 
			overflow: hidden; 
			background: url(../q_img/setca.png) no-repeat  -25px 0px   ;
			float:left;
		}
		
		.up-boxes-polosy .polosy { 
             height: 40px; 
			 -webkit-transition: all 0.6s linear; 
			 -moz-transition: all 0.6s linear; 
			 -o-transition: all 0.6s linear;
			opacity: 0; 
			-webkit-transform: rotate(3deg); 
			-webkit-transition: all 0.2s linear; 
			-moz-transform: rotate(40deg); 
			-moz-transition: all 0.2s linear; 
			-o-transform: rotate(40deg); 

		}

		.up-boxes-polosy a:hover .polosy { 
			margin-top: -17px;
			opacity: 1; 
			-webkit-transform: rotate(0); 
			-moz-transform: rotate(0); 
			-o-transform: rotate(0); 
		}
		.up-boxes-polosy a:nth-child(1) .polosy { background: url(../q_img/setca.png) -25px -5px  no-repeat  ;  }
		
		
/*Полосой*/		
		
		.up-boxes-setca a { 
			display: block; 
			height: 20px;
			width:23px; 
			overflow: hidden; 
			background: url(../q_img/setca.png) no-repeat  0px 0px   ;
			float:left;
			margin-right:10px;
		}
		
		.up-boxes-setca .setca { 
             height: 40px; 
			 -webkit-transition: all 0.6s linear; 
			 -moz-transition: all 0.6s linear; 
			 -o-transition: all 0.6s linear;
			opacity: 0; 
			-webkit-transform: rotate(3deg); 
			-webkit-transition: all 0.2s linear; 
			-moz-transform: rotate(40deg); 
			-moz-transition: all 0.2s linear; 
			-o-transform: rotate(40deg); 

		}

		.up-boxes-setca a:hover .setca { 
			margin-top: -17px;
			opacity: 1; 
			-webkit-transform: rotate(0); 
			-moz-transform: rotate(0); 
			-o-transform: rotate(0); 
		}
		.up-boxes-setca a:nth-child(1) .setca { background: url(../q_img/setca.png) 0px -5px no-repeat  ;  }
		
		
		
		
		
		
		/*НАЗВАНИЕ КАТАЛОГА*/
.catalog_name {
background-color: #F7F7F7;
color: #000000;
float: left;
font-size: 16px;
padding: 20px 20px 18px;
width: 220px;
}


/*Меню каталога*/
#column-left { border-bottom: 1px solid #F7F7F7;
border-left: 1px solid #F7F7F7;
border-right: 1px solid #F7F7F7;
border-top: medium none currentColor;
padding: 0px 10px 0px 0px;
position: relative;
top: 7px;
width: 248px;}

.box-category ul { list-style: none; margin: 0; padding: 0; font-size: 12px;}
.box-category > ul > li { border-top: 1px solid #CCCCCC; display: block; position: relative; }
.box-category > ul > li:first-child > li:first-child { border-top:0; }
.box-category .down { top: 6px; right: 0; position: absolute; cursor: pointer; width:22px; height:24px; padding: 2px; background: transparent url("../q_img/plus.png") 5px 6px no-repeat; opacity: 0.5; -moz-opacity: 0.5; }
.box-category .down:hover { opacity: 1; -moz-opacity: 1;}
.box-category ul li a, .list-item li a { padding: 10px 19px; display: block; }
.box-category ul li.double a { display: inline-block; margin: 0; }
.box-category ul li { position: relative; }
.box-category ul li a.active { font-weight: bold; }
.box-category > ul > li a.active + .down {background-position: 5px -16px;}
.box-category > ul > li > a { text-transform: uppercase; }
.box-category > ul > li ul { display: none; padding-left: 10px; }
.box-category > ul > li a.active { font-weight: bold; }
.box-category > ul > li > a.active { /*margin-bottom:8px;*/ }
.box-category > ul > li a.active + ul { display: block; }
.box-category a:hover { background: #F7F7F7;
text-decoration:none;
color:#0784F9;}

.box-category > ul > li ul li a:hover .box-category > ul > li > ul > li a.active {color:#0784F9; }

.box-category > ul > li ul li { border-top: 1px dashed #CCCCCC }
.box-category > ul > li ul li a { margin-right: 16px; }
.box-category > ul > li ul li a:hover, .list-item a:hover { margin-right: 16px; color:#0784F9; }
.box-category > ul > li ul > li > a { text-decoration: none; }
.box-category > ul > li ul > li > a.active { font-weight: 700;}
.box-category > ul > li ul > li > a.active:hover { background:none;}
/*Конец*/

.soc {float:left;
margin-left: 10px;
	height: 31px;
	width: 31px;	 
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.vkontakte {	
	background: url("../q_img/soc.png") -38px 0px #666666;
}

.vkontakte:hover,
.twitter:active {
	background: url("../q_img/soc.png")-38px 1px #507195;
}

.twit {	
	background: url("../q_img/soc.png") -2px 0px #666666;
}

.twit:hover,
.twit:active {
	background: url("../q_img/soc.png") -2px 1px #55ACEE;
}


/*.active {text-decoration:underline}*/
.schetchik {position:fixed; left:-9999px}

/*Текст ваш город*/
.city {margin-left:9px;
 font-weight:500; 
 color:#666666}
 
/*select при выборе города*/
.select {
 position: absolute;
 height: 21px;
 padding: 0 24px 0 8px;
 color: #000;
 font: 12px/21px arial,sans-serif;
 border-bottom:1px dashed #cccccc;
 background: url("../q_filtr/mini-arrow-down-1.gif") 90% 60% no-repeat transparent;
 overflow: hidden;
font-size:14px;
height: 27px;
}
.disabled {color:#FE0000;
background: none; 
border:none;
font-size:15px; cursor:default;
}

/*Отступ в комментариях*/
.field  span {float: left; width: 170px;}

/*Логотип*/
#logo { 
background: url("../q_img/logo.png") no-repeat transparent;
color: #000000;
float: left;
font-size: 11px;
height: 92px;
letter-spacing: 4px;
margin-top: 6px;
text-align: center;
text-decoration: none;
width: 300px;
    }
    

/*Полосатая таблица*/
#zebra tbody tr:nth-of-type(odd){ background:#F7F7F7;}

#wrap {min-height: 335px;}
 

/* Forms */
form          { display:inline; }
fieldset      { border:0; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%;}
caption,th,td { text-align:left; font-weight:normal; }
.page-print table th, .page-print table td {
    border: 1px solid #CCCCCC;
    color: #878686;
    padding: 10px;
}
.page-print h1, .page-print h2 {
    padding: 10px 0;
}
/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }
 
 

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:45%; }
.col2-set .col-2 { float:left; width:45%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle; color:#000; }
input.input-text,select,textarea { border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 5px; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

/* Form lists */

.form-list li.control{ margin-bottom:5px;}
.form-list label.required em {  font-style:normal; color:#e70808;}
.form-list li.control label { float:none; display:inline-block; padding:0; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; margin-top:-3px;}
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box,.form-list .input-range { display:block; clear:both; }
.form-list .field { float:left; }

.form-list input.input-text {
padding: 6px;
width: 280px;
}
.form-list input.input-text:focus {
border:1px solid #1D2731;
}
.form-list label {
line-height:35px;
float: left;
}

.kapcha {
bottom: -4px;
position: relative;
width: 135px;
}

.form-list textarea {
height: 5em;
line-height: 16px;
padding: 6px;
width: 280px;
}
.form-list textarea:focus {
border:1px solid #1D2731;
}

.form-list select { width:298px; }
.form-list li.wide .input-box { width:350px; }
.form-list li.wide input.input-text { width:280px; margin-bottom:10px}
.form-list li.wide textarea { width:280px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:35px; padding-top:7px; }
.form-list li.additional-row p{margin-bottom:0}
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:118px; }
select.multiselect{height:auto !important}
.catalogsearch-advanced-index .buttons-set{float:left}
.sales-guest-form .form-alt li{padding-bottom:10px; float:left}
.sales-guest-form .form-alt li button.button{float:left}
.catalog-seo-sitemap-product .pager{clear:both}
.catalog-seo-sitemap-product #sitemap_top_links li{margin-right:0px}
 
/*Inputы в контактах*/
.fieldset { float:left; width:40%}
.fieldset .legend { font-weight:bold; position:relative; text-transform:uppercase; }


/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:5px 0; padding-left:17px; padding-top:2px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#e70808; float:left; width:100%}
.validation-failed { border:1px solid #ff0101 !important; background:#f4bebe !important; }
.validation-passed {}
p.required {  text-align:left; color:#ff0000; clear:left; padding-top:5px;}
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative;float:none }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages{ list-style:none !important; margin:0 0 10px; padding:0 ; }
.messages ul { list-style:none !important; padding:0 ; margin-bottom:0}
.messages { width:100%; overflow:hidden; /*margin-top:30px;*/ }
.messages li li { margin:0 0 3px; }
.error-msg,
.note-msg,
.notice-msg { border-style:solid; border-width:1px; background-position:10px 9px; background-repeat:no-repeat; min-height:14px; padding:8px 8px 8px 32px; overflow:hidden }
.error-msg { border-color:#f16048; background-color:#ffe3e3; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {  
clear: both;
padding: 12px 0px 5px;
}
.breadcrumbs ul{margin:0}
.breadcrumbs li { display:inline; }

/*Отображение кол-во страниц*/
.toolbar {padding-bottom:35px; padding-top:15px}
.toolbar-bottom .toolbar { 
clear: left;
padding-bottom: 0px;
padding-top: 0px;
}

.toolbar .pager {display:none}
.toolbar-bottom .pager {display:block}
.toolbar-bottom .sorter{display:none}
.toolbar .sorter {}
.toolbar-bottom {}

.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0; line-height:29px; float:left;}
.my-account .pager .pages{clear:both}
.my-account .pager .pages{clear:both}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}
.pager .pages li { display:inline; margin:0 5px;text-align:center;line-height:13px;}
.pager .pages li a .v-middle{margin-top:11px}
.pager .pages li a.previous,
.pager .pages li a.next{text-transform:uppercase;margin:0;height:9px; text-decoration:none}
.pager .pages li a.previous span{padding-right:15px;}
 

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

.header .links { float:right; margin-bottom:0}

.top-container { clear:both; text-align:right;}
 

/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px;}
.category-image {width:100%; overflow:hidden; margin:16px 0 25px 0; text-align:center; }
.category-image img {width:100%}
.category-description {margin:0;padding:10px 0;margin:0 0 15px 0; }
.category-products {float: left;
width: 69%;}
.add-to-links li {float:left; margin-bottom:5px ; background:url(../images/line-compare.png) 0 center no-repeat; padding-left:10px;}
.add-to-links li:first-child{margin-right:10px; background:none; padding-left:0}
.add-to-links li .separator{display:none}
.category-products .products-grid,
.category-products .products-list {
   
}
/* View Type: Grid */
.products-grid {position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item {
border: 1px solid #F7F7F7;
float: left;
margin: 5px 0px 0px 5px;
padding: 10px;
width: 205px;
}
.products-grid li.item:hover {
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.196);
border:1px solid #fff;
}
.products-grid .product-image { display:block; margin: 15px 0px 0px 0px;}

.products-grid .ratings .rating-box { margin-top:1px;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }
.products-grid  .btn-cart { clear: both; margin: 2px 20px 0px 0px; display:block}
.products-grid .add-to-links { float: left; margin: 12px 0 0; }
/* View Type: List */
.products-list li.item { padding:10px 0; }
.products-list li.item.last { border-bottom:0; padding-bottom:0}
.products-list .product-image { float:left; margin:0 0 10px; }
.products-list .product-shop { margin-left:260px; }
.products-list .product-name { margin:0 0 2px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}

.availability { margin:3px 0 0;
display: block;
height: 20px;
/*overflow: hidden;*/
width: 105%;
 }
.products-list .desc { clear:both; padding:4px 0 0; margin:0 0 7px; line-height:1.35; }
.products-list .add-to-links { float: left; margin: 11px 0 0; padding:0; min-width:70px}
.category-products .products-list .add-to-links{float:right}
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { }
.products-list .btn-cart { clear: both; float: left; margin: 4px 10px 0 0;}

/* ======================================================================================= */

 
 

/* Footer ================================================================================ */
.footer { padding:0 }
.footer p { text-align:right; }
.footer address { text-align:left; margin-bottom:0;}
.footer ul {}
.footer ul li {
display:inline;
border-right: 1px solid #CCCCCC;
padding: 0px 10px;
}
.footer ul div { 
float:right;}
.footer ul div span{ 
color:#FE0000;}
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */










/*******Верхнее меню с навигацией > */

#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu {
background-color: #1D2731;
	margin: 0 auto;
	background-image: -moz-linear-gradient(#444, #1D2731);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background-image: -webkit-linear-gradient(#444, #1D2731);
	background-image: -o-linear-gradient(#444, #1D2731);
	background-image: -ms-linear-gradient(#444, #1D2731);
	background-image: linear-gradient(#444, #1D2731);
	-moz-box-shadow: 2px 7px 5px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 2px 7px 5px #CCCCCC, 0 1px 0 #CCCCCC inset;
	box-shadow: 2px 7px 5px #CCCCCC, 0 1px 0 #CCCCCC inset;
    clear:both;
    padding:5px;
	}
	#menu:before,
	#menu:after {
	content: "";
	display: table;
	}
#menu:after {
	clear: both;
	}
#menu {
	zoom:1;
	}
#menu li {
	float: left;
border-right: 1px solid #FEFEFE;
	-moz-box-shadow: 1px 0 0 #444;
	-webkit-box-shadow: 1px 0 0 #444;
	box-shadow: 1px 0 0 #444;
	position: relative;
	}
 
    
#menu a { 
color: #FFFFFF;
float: left;
padding: 8px 30px;
text-decoration: none;
text-shadow: 0px 1px 0px #000000;
text-transform: uppercase;
}
#menu li:hover > a {
	color: #1D2731;
    background: #FFFFFF;
	}
    #menu li.active a {
	color: #1D2731;
    background: #FFFFFF;
	}
*html #menu li a:hover { /* Только для IE6 */
	color: #fafafa;
	}
#menu ul {
	margin: 20px 0 0 0;
	_margin: 0; /*Только для IE6*/
	opacity: 0;
	visibility: hidden;
    /*  */
	position: absolute;
	top: 30px;
	left: 0px;
   
	z-index: 9999;
	background: #444;
	background: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background: -webkit-linear-gradient(#444, #111);
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
	-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	 
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
    
	}

#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
    
	}
#menu ul ul {
	top: 0px;
	left: 150px;
	margin: 0 0 0 20px;
	_margin: 0; /*Только для IE6*/
	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	box-shadow: -1px 0 0 rgba(255,255,255,.3);
	}
#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*Только для IE6*/
	-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	box-shadow: 0 1px 0 #111, 0 2px 0 #666; 
	}
#menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none; 
	}
#menu ul a {
	padding: 10px;
	width: 130px;
	_height: 10px; /*Только для IE6*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none; 
	}
#menu ul a:hover {
	background-color: #0784F9;
    color:#fff;
   
	background-image: -moz-linear-gradient(#04acec,  #0186ba);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background-image: -webkit-linear-gradient(#04acec, #0186ba);
	background-image: -o-linear-gradient(#04acec, #0186ba);
	background-image: -ms-linear-gradient(#04acec, #0186ba);
	background-image: linear-gradient(#04acec, #0186ba); 
	 
    }

 
    
#menu ul li:first-child > a {
/*
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
    */
	}
    
#menu ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
   
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #444;
 
    }
#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
    /*
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #3b3b3b;
    */
	}
#menu ul li:first-child a:hover:after {
    border-bottom-color: #04acec;   
	}
#menu ul ul li:first-child a:hover:after {
	border-right-color: #0299d3;
	border-bottom-color: transparent;
	}
#menu ul li:last-child > a {
/*
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
*/
}

/*поиск яши*/
.ya_poisk { 
float: right;
width: 232px;
}


/********** конец Верхнее меню с навигацией > */

.red_text {font-size: 14px; line-height: 30px; color:red}

/****************ЗУМЕР ФОТО КАТАЛОГА В ДЕТАЛЬНОЙ СТРАНИЦЕ*******/
.product-info {
	overflow: visible;
	margin-bottom: 20px;
	padding-top: 5px;
	min-height: 355px; position: relative;  z-index:0;

}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin: 15px;
padding-bottom: 16px;
width: 50%;
float: right;}
.product-info .image_det {
	float: left;
	margin-bottom: 8px;
	text-align: center;
	padding:7px;
	position: relative;
	border: 1px solid #f4f4f4;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px; 
    z-index: 0;	
    width: 450px;
}
.product-info .image_det {
}

.image_inside { width:450px;
}

.product-info .zoom_btn{
	clear: both;
margin-left:384px;
margin-bottom: 8px;
width: auto;
}
.product-info .zoom_btn a{
	display: block;
	font-size: 10px;
	line-height: 11px;
	color: #999;
	text-transform: uppercase;
	background: white url("../images/cloud/zoom_tiny.png") 3px 3px no-repeat;
	padding: 3px 3px 2px 17px;
}
.product-info .zoom_btn a:hover{
	color: #444;
}
.product-info .image-additional {
	width: 450px;
	margin-left: -11px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #f4f4f4;
	width: 90px;
	height: 90px;
    padding: 3px;
	
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;    
}
.product-info .image-additional img:hover{
	border: 1px solid #eee;	
	}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 11px;
	margin-bottom: 11px;
}
.product-info .description {
	padding: 6px 0px 10px 0px;
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 12px;
}
.product-info .description span {
	color: #999;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .description a:hover {
	color: #00d0dd;
}
.txt_price {
	display: none;
	font-size: 14px;
}

.product-info .options {
	padding: 0px;
	margin-bottom: 0px;
}
.product-info .option input[type='checkbox'], .product-info .option input[type='radio']{
	position:relative;
	top: 1px;
	margin-right: 5px;
}
.product-info .options .option b{
	font-weight: normal;
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
}
.product-info .options h2{
	margin-top: 10px;
	margin-bottom: 6px;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #f3f3f3;
	cursor: pointer;
}
.product-info .cart {
	padding: 0px 0px 8px 0px;
	margin-bottom: 4px;
	overflow: auto;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
	padding: 16px 0px 15px 0px;
	font-size: 14px;
}
/*Конец зумера*/

 
.product-info .cart div .qty_input{
    float: left;
	padding: 7px;
	margin: 0;
	width: 32px;
	background: #fff;
	-moz-box-shadow:    inset 0px 1px 2px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.05);
    box-shadow:         inset 0px 1px 2px rgba(0,0,0,0.05);
    border: 1px solid #ededed;
   	-moz-border-radius: 0;
    -webkit-border-radius:0;
    -khtml-border-radius: 0;
    border-radius:0;
    color: #666;
    text-align: center;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}

 
	
.sub_prod_count {
	float: left;
	height: 31px;
	width: 24px;
	background: #f6f6f6 url("../images/cloud/minus.png") center center no-repeat;
	-moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius:  3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    cursor: pointer;
}
.add_prod_count {
	float: left;
	height: 31px;
	width: 24px;
	background: #f6f6f6;
	-moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    cursor: pointer; 
}
.sub_prod_count:hover {
	background: #eee;
}
.add_prod_count:hover {
	background: #eee;
}
	

 
/*ПОЛОСАТАЯ СПЕЦИФИКАЦИИ В КАТАЛОГЕ ДЕТАЛЬНОМ*/
.attribute {
	border-collapse: collapse;
	width: 97%;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin: 10px 20px 6px;
	float: left;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #333333;
	font-weight: bold;
	text-align: right;
	width: 30%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
/*КОНЕЦ*/
/*ОТЗЫВЫ КАТАЛОГ ДЕТАЛЬНАЯ*/
.product-info .review {
	color: #999;
}
.product-info .review .divider{
	color: #ccc;
	font-size: 13px;
}
.product-info .review > div {
	padding: 10px 0 8px;
	line-height: 20px;
}
.product-info .review > div img{
	position: relative;
	top: 3px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .share {
	margin: 8px 0 0;
	overflow: auto;
	line-height: normal;
}
.product-info .share a {
	text-decoration: none;
}

.product-info .review a.rev_count {
	font-size: 11px;
	color: #666;
}
.product-info .review a.rev_count:hover {
	color: #00d0dd;
}
.tab-content #review .content {
/* 	color: #555;*/	
}
.tab-content #review .content img{
	position: relative;
	top: 3px;
}
.tab-content #review .content .r_date{
	margin: 8px 0;
	color: #aaa;
}
.tab-content div.r_label{
	color: #666;
	margin: 20px 0 4px;
}
.tab-content b.r_label{
	color: #666;
}
/*КОНЕЦ*/
/*регистрация от неткет*/
.nc_auth_login_check, .nc_auth_pass2_check { margin-left: 15px; font-weight: bold; display: none;}
.nc_auth_pass1_check { margin-left: 5px; font-weight: bold; display: none;}
#nc_auth_pass1_security { margin-left: 15px; display: none;}
#nc_auth_login_ok, #nc_auth_pass2_ok { color: #088A08; }
#nc_auth_login_fail, #nc_auth_pass2_fail { color: #FF0000;}
#nc_auth_pass1_s1 { color: #FF0000; }
#nc_auth_pass1_s2 { color: #ddcc11; }
#nc_auth_pass1_s3 { color: #8cd750; }
#nc_auth_pass1_s4 { color: #088A08; }
#nc_auth_pass1_empty, #nc_auth_pass_min { margin-left: 15px; font-weight: bold; display: none; color: #FF0000; }
/*КОНЕЦ*/

/*--- ТЕКСТ ОШИБКИ ---*/
.warnText {
color: #333333;
font-style: italic;
margin-bottom: 10px;
padding: 8px;
}

.detail_box {
border-bottom: 1px solid #D6D6D6;
padding: 15px 0px;
}
/*Отступ в детальной странице*/
.product-info .price_box { 
padding: 15px 0px;
width: 300px;
}
/*Корзина в детальной*/
.price_box .button {
float: right;
margin: 7px;
}

.text_top{
color: #000000;
float: left;
font: 700 12px/1.35 "Arial", "Helvetica", sans-serif;
margin-right: 27px;
text-align:left;
 }
.text_top a{color:#ffffff; font-weight:bold}

/*Виджет на главной*/
.box-top{ padding:0px; margin-top:40px}
.box .widget-title, .box-top .widget-title {
background:url("../q_img/widget-up.png") 0 1px repeat-x;
border-bottom: 1px solid #004D90;
padding: 8px 19px 9px;
}
.widget-static-block .grid_6{margin-bottom:15px}
.box-bottom{border-top: 1px solid #004D90;padding:15px; display:block}
.carousel  {
margin-bottom:20px;
margin-top:20px;
}
.widget-title h2{
margin-right:70px;
padding:0;
}


.data-table {
width: 100%;
margin-bottom:15px
}
.data-table tbody tr td {
padding:8px;
}
.data-table tbody tr td.cart_desc {
width:45%;
}
.data-table tbody tr td {
border: 1px solid #F7F7F7;
}
.data-table tbody tr td.last {
border-top: 1px solid #F7F7F7;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.data-table th {
padding:8px;
}

/* Кол-вао товара в корзине*/
.choice {
    position: relative;
    display: table;
}
.choice>input {
border: 1px solid #cccccc;
border-radius: 4px 0px 0px 4px;
float: left;
height: 25px;
padding: 2px 2px 2px 4px;
}
.choice > span {
background-color: #FAFAFA;
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.149), transparent);
border: 1px solid #cccccc;
cursor: pointer;
display: block;
font-size: 16px;
height: 11px;
line-height: 12px;
margin: 0px;
padding: 1px;
position: absolute;
right: -25px;
text-align: center;
width: 20px;
}

.choice>span.minus {
top: 16px;
}
.choice>span:hover {
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));
    transition: all 0.2s ease;
}

/*Общая сумма в корзине*/
.total_summ {
font-size:17px;
float:right;
}
.total_summ span.price {
float:right;
font-size:17px;
font-weight:700;
}

/*Новый Хедер*/
.cifro-birzha {
text-transform: uppercase;
float: left;
margin-left: 30px;
line-height: 100px;
font-size: 30px;
}
.conttact-box {
float: right;
text-align: right;
}
.phone {
line-height: 37px;
font-size: 30px;
}
.phone span{
color: #1D2731;
}
.vhod {
margin: 6px 0px 11px;
}
.vhod span a {
padding:0px 5px 0px 0px;
margin-left:5px
}
.vhod span a:hover {
text-decoration:underline;
}
.vhod span.border {
border-right:1px solid #93929A;
}

/*Выбор города новый*/
.select_phone a {
color: #0784F9;
text-align: right;
   }
.select_phone a span {
background: url("/q_img/icon_vniz.png") 0px 7px no-repeat transparent;
height: 20px;
margin-left: 4px;
padding: 0px 5px;
width: 20px;
}
.select_phone {
height: 21px;
padding-top: 6px;
text-transform: uppercase;
   }
   
/*Города в окне*/
.goroda {
width:250px;
float:left;
font-size:15px;
margin-bottom:20px;
}
.goroda a {
color: #0784F9;
}
.goroda a:hover {
text-decoration:underline;
}

.goroda_input {
line-height:50px;
text-align: center;
margin-bottom: 20px;
}
.goroda_input span{
padding: 10px;
}
.goroda_input input{
padding: 10px;
width: 50%;
} 

/*Корзина*/
.cart_block {
bottom: 1px;
float: left;
position: relative;
}
.cart_block .cart {
color: #FE0000;
float: right;
font-size: 14px;
left: 5px;
position: relative;
top: 6px;
}

/*Меню каталога новое*/
.menu_kat{
    padding: 0px;
    margin: 0px;
}
.menu_kat ul{
    padding: 0px;
    margin: 0px;

}
.menu_kat ul li{
padding: 10px 0px 10px 19px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #CCCCCC;
}
.menu_kat ul li span { 
background: url("/q_img/menu-next.png") -25px 0px no-repeat transparent;
bottom: 14px;
float: right;
height: 14px;
position: relative;
width: 15px;
}
.menu_kat ul li .active{
font-weight:700
}
.menu_kat ul li a{
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    display: block;
}
.menu_kat ul li ul{
border: 1px solid #CCCCCC;
display: none;
left: 101%;
list-style: none outside none;
margin: 0px;
padding: 5px;
position: absolute;
top: 0px;
width: 100%;
z-index: 999999;
top:-5px;
background:#fff
}
.menu_kat ul li ul li{
padding: 10px 19px;
}
.menu_kat ul li ul li .active{
font-weight:700
}

.menu_kat ul li ul li a { 
color: #69696A;
display: block;
text-transform: none;
}
.menu_kat ul li ul li a:hover{
color:#0784F9;
}
.menu_kat ul li ul li{ 
border-bottom: 1px dashed #CCCCCC;
}
.menu_kat ul li ul li:last-child{ 
border-bottom: 1px dashed #ffffff;
}

/*Черная линия на главной и футере*/
.black-slide {
background-image: -o-linear-gradient(top, #56595C, rgba(29, 39, 49, 0.110));
box-shadow: 1px 3px 3px #CCCCCC;
height: 2px;
width: 100%;
background-color: #CCCCCC;
}
.black-tovar {
box-shadow: 1px 3px 3px #CCCCCC;
height: 3px;
width: 100%;
}

/*ТАБЛИЦА ЗАКАЗОВ*/
/*Верх*/
.table_zakaz_top {
width:100%;
height: 1px;
}
.table_zakaz_top .stroka_top {
float: left;
height: 27px;
line-height: 20px;
padding: 0px 5px;
width: 32%;
}
.stroka_top {
font-weight:700
}
/*Низ*/
.table_zakaz {
width:100%;
}
.table_zakaz input {
display: block;
float: left;
padding-left: 10px;
}
.table_zakaz .stroka {
float: left;
height: 27px;
line-height: 20px;
padding: 0px 5px;
width: 32%;
}

/*Раскрывающийся текст при закаказе*/
.accordian {
	width: auto;
	margin: 50px auto;
}
.accordian li {
	list-style-type: none;
	padding: 0px 5px;
}

li.podbor {
	list-style-type: none;
	padding: 14px 5px;
}

.dimension {
	height: auto;
}
.even, .odd { 
	height: 27px;
}	
.even {
	border: 0px solid #d8d8d8;	 
}	
.odd {
 border: 0px solid #d8d8d8;
}

/*Кнопки*/
.buttons-set {
clear: left;
padding-top: 20px;
width: 100%;
}
.buttons-set .button {
margin-right:10px;
}

.grid_20.zakaz_table_1 {
padding:0px 0px 15px 0px;
border-bottom:1px solid #F7F7F7;
}
.grid_20.zakaz_table_2 {
padding:15px 0px ;
border-bottom:1px solid #F7F7F7;
}
.grid_20.zakaz_table_3 {
padding:15px 0px ;
border-bottom:1px solid #F7F7F7;
}
/*Шаги*/
.shag_block_first { 
height: 40px;
width: 300px;
}
.shag_block {
float: left;
padding-right:10px
}
.shag_step_disabled {
font-size:17px;
color:grey;
}
.shag_step_name_disabled {
text-align:center;
color:grey;
}
.shag_step_current { 
color: #1D2731;
font-size: 22px;
font-weight: 700;
}
.shag_step_name_current { 
color: #93929A;
float: left;
font-size: 17px;
text-align: center;
}
 
/*Обводка в ШАГах*/
fieldset { 
border: 1px solid #F7F7F7;
margin: 0px 3px;
padding: 15px;
}

.data-table a:hover {
text-decoration:underline;
}


/*Данные во всплывающих блоках при заказе*/
.min_hide_block { 
border-left: 1px solid #1D2731;
margin: 15px;
min-height: 0px;
padding: 15px;
}
.min_hide_block p {
font-style: italic
}
.min_hide_block .dannye {
margin-bottom: 10px;
margin-right: 10px;
width: 100%;
}
.dannye label {
display:block;
}
.dannye label em{
color: #FE0000;
}
.min_hide_block input{
width: 200px;
margin-top: 4px;
border: 1px solid #DDDDDD;
}
.min_hide_block input:focus{
border:1px solid #1D2731;
}

/*КЛИЕНТЫ / ПАРТНЕРЫ*/
.logo_client { 
float: left;
padding: 7px 7px 25px 7px;
width: 23%;

}
.logo_client:hover { 
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.196);
}
.txt_client { 
border-bottom: 1px solid #F7F7F7;
color: #4D5255;
font-size: 13px;
height: 30px;
padding: 5px;
}
.txt_client span { 
background: #F7F7F7;
border: 1px solid #FFE617;
float: left;
height: 10px;
margin: 3px 5px 0px 0px;
width: 10px;
}
.pic_logo { 
text-align: center;
padding:7px;
}

/*Подбор расходки*/
.podbor { 
float: left;
line-height: 30px;
text-align: center;
width: 699px;
}

.filterform select {
width:100%;
margin: 0px 0px 10px 0px;
}

/*в каталоге*/
.podbor select { 
float: left;
margin: 7px;
width: 208px;
text-transform:none;
}
.podbor button { 
float: right;
margin: 10px;
}

.accordian.podbor { 
margin: 0px;
}

/*Новости*/
.news { 
border-bottom: 1px solid #E3E3E3;
padding: 20px 12px 20px 20px;
position: relative;}

.news h2 {
padding: 0px;
}
.news_content { 
min-height: 83px;}

.news_img { 
border-left: 1px solid #F7F7F7;
float: right;
height: 125px;
padding-left: 20px;
width: 200px;
}

.news_text { 
height: 125px;
overflow: hidden;
padding-right: 20px;
}

.news_title { 
font-size: 14px;
font-weight: 700;
margin-bottom: 3px;}

.news_date { 
color: #858F97;
font-size: 11px;
line-height: 15px;
margin: 1px 0px 3px;}

.news_announce { 
line-height: 15px;
padding: 10px 10px 10px 0px;
}


.news table { 
border: 1px solid #cccccc;
border-collapse: collapse;
border-spacing: 0px;
empty-cells: show;
font-size: 100%;
margin:15px 0px;
}
.news td{ 
padding: 10px;
border: 1px solid #cccccc;
}
.news tr:first-child{ 
background:#F7F7F7;
font-size:110%;
}
.news tr{ 
border: 1px solid #cccccc;
}

/*кнопка подбора расходки*/
.but_podpor {
background-color: #005494;
background-image: linear-gradient(to bottom, #005494, #04244B);
background-repeat: repeat-x;
border-bottom: 1px solid #A2A2A2;
border-left: 1px solid #04244B;
border-radius: 4px;
border-right: 1px solid #04244B;
border-top: 1px solid #04244B;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.196), 0px 1px 2px rgba(0, 0, 0, 0.047);
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 13px;
line-height: 30px;
margin-bottom: 0px;
text-align: center;
vertical-align: middle;
width: 50%;
text-transform: uppercase;
}
.but_podpor:hover {
background-image: linear-gradient(to bottom, #04244B, #005494);
color: #FFFFFF;
text-decoration: none;
}

/*отображение товара на главной*/
.akcii .price {
font-size: 20px;
}
.akcii p.product-name a{
color:#69696A;
}
.akcii p.product-name a:hover{
color:#0784F9;
}
.akcii.hity p.product-name a{
text-transform: uppercase;
}
.akcii p.product-name {
height: 20px;
overflow: hidden;
}
.akcii.hity .price { 
color:#69696A;
}


/*Кнопка товар по акции на главной*/
.akcia-red {
background: url("/q_img/red_submit.png") 0px 0px transparent;
border-radius: 3px;
color: #FFFFFF;
display: block;
float: left;
font-size: 16px;
line-height: 39px;
text-align: center;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
width: 160px;
}
.akcia-yellow {
background: url("/q_img/yellow_submit.png") 0px 0px transparent;
border-radius: 3px;
display: block;
float: left;
font-size: 16px;
line-height: 39px;
text-align: center;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
width: 160px;

}


/*карта сайта*/


#primaryNav li {
	width:10%;
}

#primaryNav li ul li {
	width:100% !important;
}

#primaryNav.col1 li { width:99.9%; }
#primaryNav.col2 li { width:50.0%; }
#primaryNav.col3 li { width:33.3%; }
#primaryNav.col4 li { width:25.0%; }
#primaryNav.col5 li { width:20.0%; }
#primaryNav.col6 li { width:16.6%; }
#primaryNav.col7 li { width:14.2%; }
#primaryNav.col8 li { width:12.5%; }
#primaryNav.col9 li { width:11.1%; }
#primaryNav.col10 li { width:10.0%;  }



.sitemap {
float: left;
margin: 0px 0px 40px;
padding-top: 40px;
width: 100%;
    
}



#primaryNav {
	margin: 0;
	float: left;
	width: 100%;
    
}
#primaryNav #home {
	display: block;
	float: none;
	background: #ffffff url('../q_img/sitemap/L1-left.png') center bottom no-repeat;
	position: relative;
	z-index: 2;
	padding: 0 0 30px 0;
    
}
#primaryNav li {
	float: left;
	background: url('../q_img/sitemap/L1-center.png') center top no-repeat;
margin-top: -30px;
padding: 30px 0px;
}
#primaryNav li a {
box-shadow: rgba(0, 0, 0, 0.204) 2px 2px 2px;
display: block;
margin: 0px 10px 0px 0px;
padding: 5px;
text-align: center;
	background: #c3eafb url('../q_img/sitemap/white-highlight.png') top left repeat-x;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
}
#primaryNav li a:hover {
	background-color: #e2f4fd;
	border-color: #97bdcf;
}
#primaryNav li:last-child {
	background: url('../q_img/sitemap/L1-right.png') center top no-repeat;
}
a:link:before,
a:visited:before {

	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
#primaryNav li a:link:before,
#primaryNav li a:visited:before {
	color: #78a9c0;
}

/* --------	Second Level --------- */

#primaryNav li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url('../q_img/sitemap/vertical-line.png') center bottom repeat-y;
}
#primaryNav li li a {
	background-color: #cee3ac;
	border-color: #b8da83;
}
#primaryNav li li a:hover {
	border-color: #94b75f;
	background-color: #e7f1d7;
}
#primaryNav li li:first-child {
	padding-top: 30px;
}
#primaryNav li li:last-child {
	background: url('../q_img/sitemap/vertical-line.png') center bottom repeat-y;
}
#primaryNav li li a:link:before,
#primaryNav li li a:visited:before {
	color: #8faf5c;
}

/* --------	Third Level --------- */

#primaryNav li li ul {
	margin: 10px 0 0 0;
	width: 100%;
	float: right;
	padding: 9px 0 10px 0;
	background: #ffffff url('../q_img/sitemap/L3-ul-top.png') 50.2% 0% no-repeat;
}
#primaryNav li li li {
	background: url('../q_img/sitemap/L3-center.png') left center no-repeat;
	padding: 5px 0;
}
#primaryNav li li li a {
	background-color: #fff7aa;
	border-color: #e3ca4b;
	font-size: 12px;
	padding: 5px 0;
	width: 80%;
	float: right;
}
#primaryNav li li li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#primaryNav li li li:first-child {
	padding: 15px 0 5px 0;
	background: url('../q_img/sitemap/L3-li-top.png') left center no-repeat;
}
#primaryNav li li li:last-child {
	background: url('../q_img/sitemap/L3-bottom.png') left center no-repeat;
}
#primaryNav li li li a:link:before,
#primaryNav li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
}

/*еффект с изображением*/
.effect { 
opacity: 0.7;
}

.min_hide_block input.min{ 
width:50px;
float:left;
}
.dannye.min label{
float: left;
line-height: 26px;
padding: 0px 10px;
}

/*Способ доставки*/
.min_hide_block input.min{ 
width:50px;
float:left;
}
.dannye.min label{
float: left;
line-height: 26px;
padding: 0px 10px;
}


/*Заменна radiobuttom*/
.sposob input[type="radio"] { 
opacity: 0;
position: absolute;
}
.sposob .each { 
cursor: pointer;
line-height: 27px;
}
.sposob input[type="radio"] + label > span { 
background-color: #FFFFFF;
border: 1px solid #BCBCBC;
border-radius: 12px;
display: inline-block;
height: 14px;
margin: 0px 1em 0px 0px;
position: relative;
vertical-align: middle;
width: 14px;
}
.sposob input[type="radio"]:checked + label > span span { 
background: #3884CA;
border: medium none currentColor;
border-radius: 4px;
display: inline-block;
height: 6px;
left: 4px;
position: absolute;
top: 4px;
width: 6px;
}
/*Заказ для личного кабинета*/
.data-table .num_zak {
font-weight:700;
text-align:center;
}
.history.data-table th{
width:15%;
}
.history.data-table td.opisanie{
width:30%;
}
.history input{
float: none;
margin-bottom: 10px;
margin-top: 10px;
height:30px;
}



/*Синия кнопка*/
.btn-continue {
background-color: #0784F9;
background-image: linear-gradient(to bottom, #0784F9, #065AA8);
background-repeat: repeat-x;
border-bottom: 1px solid #A2A2A2;
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
float: right;
width: 200px;
padding: 0px 10px;
}
button.btn-continue span { 
background: url("/q_img/menu-next.png")  -27px -47px  no-repeat transparent;
margin-left: 10px;
padding: 0px 6px;
}
/*желтая кнопка*/
.btn-update {
background-color: #FFE519;
background-image: linear-gradient(to bottom, #FFE519, #C3AC02);
background-repeat: repeat-x;
border-bottom: 1px solid #A2A2A2;
border-radius: 4px;
cursor: pointer;
width: 232px;
padding: 0px 0px;
}
button.btn-update span { 
background: url("/q_img/menu-next.png") -54px -2px  no-repeat transparent;
margin-left: 10px;
padding: 0px 6px;
}
/*удаление*/
button.btn-update span.del { 
background: url("/q_img/ico_delete.png") 0px 2px no-repeat transparent;
margin-left: 10px;
padding: 0px 6px;
}
/*вернуться назад*/
a.button.btn-update span.back { 
background: url("/q_img/menu-next.png") 0px 1px no-repeat transparent;
margin-right: 10px;
padding: 0px 6px;
}
a.button {
color:#000;
font-weight:500;
}

/*Лого партнеры/клиенты*/
.logo_client { 
float: left;
padding: 7px 7px 25px 7px;
width: 23%;
}
.logo_client:hover { 
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.196);
}
.txt_client { 
border-bottom: 1px solid #F7F7F7;
color: #4D5255;
font-size: 13px;
height: 30px;
padding: 5px;
}
.txt_client span { 
background: #F7F7F7;
border: 1px solid #FFE617;
float: left;
height: 10px;
margin: 3px 5px 0px 0px;
width: 10px;
}
.pic_logo { 
text-align: center;
padding:7px;
}

/*Что то с корзиной*/
.cart-table-finish td {
 padding: 4px 19px 0px; 
 min-width:150px;
}

/*Список подразделов / каталог*/
.boxShadow {
width: 205px;
float: left;
margin: 5px 0px 0px 5px;
padding: 10px;
border: 1px solid #F7F7F7;
}
.boxShadow:hover {
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.196);
border:1px solid #fff;
background: #F7F7F7
}

/*Список подразделов / личный кабинет*/
.lk .zagolovok {
text-align: center;
padding-left: 10px;
font-size: 17px;
color: #93929A;
font-weight: 700;
}
.lk .korobka {
float: left;
padding: 7px;
width: 25%;
border: 1px solid #F7F7F7;
}
.lk .korobka:hover {
background: #F7F7F7;
border: 1px solid #FFFFFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.196);
}
.lk .opis { 
border-bottom: 1px solid #F7F7F7;
color: #4D5255;
font-size: 13px;
height: 45px;
padding: 5px;
}
.lk .name { 
color: #0882F5;
}
.lk .name:hover { 
color: #4D5255;
}
.lk .text { 
height: 35px;
}
.lk .img { 
padding: 7px;
text-align: center;
}
.lk img { 
height: 100px;
}

/*Валадция*/
.form-list label.error { 
float: none;
margin-left: 15px;
} 
.form-list input.error:focus { 
border:1px solid #fe0000;
}
/*Форма отзывов*/
.otzyv {
font-weight: 400;
margin: 0px auto;
width: 305px;
}
#nc_captcha_container0 img {
margin-top: 10px;
width: 100px;
}
button#nc_captcha_refresh_button0 {
background-image: url('/q_img/ico_update.png');
background-position: 0px 4px;
background-repeat: no-repeat;
border: medium none currentColor;
font-size: 0px;
width: 25px;
cursor:pointer;
margin-left:10px;
}
button#nc_captcha_refresh_button0:hover {
background-position: -31px 4px;
}
button.small {
width:130px;
}


/*Для андройда*/
@media (max-width: 1200px) {
.product-info > .left + .right { 
width: 47%;
}
.container_24 .grid_19 { 
float: right;
width: 81%;
}
.container_24 .grid_5 { 
font-size: 85%;
width: 17%;
}
.product-info > .left {
width:47%;
}
.toolbar-top {
display:none;
}
.container_24 .grid_24 { 
width: 1125px;
}
.container_24 {
width: auto;
}
.cart_block { 
width: 64px;
}
.total_summ { 
width: 100%;
}
}


/*Наличие на складе в детальной*/
.detail_box span.left {
float:left;
}
.nal_detail { 
color: #666666;
text-align: center;
}
.kol_detail {
font-size: 260%;
font-weight: 700;
line-height: 0px;
text-align: center;
}
.kol_detail span.nal {
color: #8DDD0C;
}

a .boxShadow span.small {
color: #666666;
font-size: 12px;
}
a .boxShadow span.small:hover {
color: #0882F5;
}

/*старая цена*/
.price_old {
text-decoration: line-through;
color: #646464;
font-size: 90%;
margin-right:5px;
}

button.delete_car:hover { 
color: #93929A;
}

/*Акция в детальной*/
.uspey {
font-size:90%;
color:#1D2731;
font-weight: 700;
line-height:5px;
}

/*Аякс окошко*/
#ajax_btn {
padding:0px;
border:none;
}
.ajax_btn_block {
display:block;
}
.okno {
background-color:#fff;
border: 2px solid #0784F9;
cursor: pointer;
display: block;
float: left;
font-size: 11px;
line-height: 29px;
margin: 0px auto;
overflow: hidden;
padding: 0px 25px;
position: fixed;
right: 25%;
text-align: center;
text-transform: uppercase;
top: 50%;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
z-index:1000;
}
.okno:hover {
color:#0784F9;
}