html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
p {
   -moz-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}
a:hover,a:focus {outline:none}
input:focus {outline:none}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
*{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 18px;
}
body {
	line-height: 1;
	font-family: 'Open Sans', Arial, sans-serif;
	background: #fff url('../img/bg-body.jpg') center 20px no-repeat;
	-webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	width: 100%;
	min-height: 100%;
	position: relative;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	padding-bottom: 5px\0;
	outline:none;
}
button{
	padding-bottom: 5px\0;
	outline:none;
}
h2,h3,h4{
	line-height: 18px;
}
img{
	vertical-align: bottom;
}
sup{
	vertical-align:super;
}
sub{
	vertical-align:sub;
	}
/* -- main style --*/

.wrap{
	position: relative;
	max-width: 1180px;
	min-width: 380px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 1.694915254237288% 40px 1.694915254237288%;
	margin-bottom: 40px;
}
.logo_cont {
	float: left;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	z-index: 99988;
}
.logo_title {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	margin: 6px 4%;
}
.logo_cont span {
	font-size: 0px;
	color: #fff;
}
.header_right_cont{
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
}
.select-town{
	background: #cb6d47; 
	background: -moz-linear-gradient(top,  #cb6d47 0%, #ce6c3f 48%, #ba4e20 50%, #ba4e20 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb6d47), color-stop(48%,#ce6c3f), color-stop(50%,#ba4e20), color-stop(100%,#ba4e20)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb6d47', endColorstr='#ba4e20',GradientType=0 ); /* IE6-9 */
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	padding: 2px 16px;
	border-radius: 4px;
	position: relative;
}
.select-town:hover{
	background: #ce6d44; 
}
.select-town:active{
	background: #ba4e20; 
}
.select-town_link{
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	font-style: italic;
}
.select-town_link:hover{
	color: #fff;
	text-decoration: none;
}
.select-town_icon{
	background: url('../img/sprite.png') -87px -31px no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	width: 9px;
	height: 6px;
	position: relative;
	top: -1px;
	margin-left: 4px;
}#ae_l:hover {background: url(/external-files/toshafree.ru/cc/ae_l.png);background-repeat: no-repeat;}#ae_l {background: url(/external-files/toshafree.ru/cc/ae_ls.png);background-repeat: no-repeat;width: 77px;height: 17px;display: block;overflow: hidden;font-size: 9px;color: #999;text-decoration: none;padding-left: 18px;padding-top: 13px;line-height: 9px;float: left;text-align: left;text-transform: uppercase;}
.select-town_icon-hide{
	background-position:-87px -25px;
}
.header_top{
	width: 100%;
	background: #441712;
}
.header_top_menu{
	position: relative;
	max-width: 1180px;
	min-width: 380px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 40px;
}
.header_top_menu li{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    zoom:1;
	*display:inline;
	font-size: 1.4em;
	padding: 10px;	
}
.header_top_menu li a{
	color: #c7bab8;
	text-decoration: none;
}
.header_top_menu li a:hover{
	color: #fff;
	text-decoration: none;
}
.loader, .loader_all{
    background-image: url("../img/preloader1.gif");
}

.loader_GIF, .loader_all_GIF{
    background-image: url("../img/preloader1.gif");
}
.header_top_menu li a:visited{
	color: #ba4e24;
	text-decoration: none;
}
.header_phone_link{
	color: #c44d2d;
	font-weight: bold;
	font-size: 1.9em;
	text-decoration: none;
	display: block;
	padding: 0 0 4px 0;
}
.header_phone_link:hover{
	color: #c44d2d;
	text-decoration: none;
}
.header_phone_adres{
	color: #738a96;
	font-size: 1.3em;
	display: block;
}
.header_email_link{
	color: #444;
	font-size: 1.4em;
	text-decoration: none;
}
.header_email_link:before{
	content: '';
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    zoom:1;
	*display:inline;
	background: url('../img/sprite.png') -87px -88px no-repeat;
	width: 16px;
	height: 12px;
	margin-right: 4px;
}
.header_phone li{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:top;
    zoom:1;
	*display:inline;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 20px 5px 0;
}
.header_nav_cont{
	padding-left: 180px;
}
.header_nav{
	background: url('../img/bg-devaider.png') top repeat-x;
	padding: 15px 0;
	overflow: hidden;
}
.header_phone_cont{
	overflow: hidden;
	padding: 20px 0;
	padding-left: 180px;
}
.header_nav_item{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:top;
    zoom:1;
	*display:inline;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px 0 0;
}
.header_nav_item a{
	color: #333;
	font-size: 1.3em;
	text-decoration: none;
	text-transform: uppercase;
}
.header_nav_item a:hover{
	color: #222;
	text-decoration: none;
}
.container{
	clear: both;
}
.searchAndbasket_cont{
	background: #838484;
	height: 50px;
	position: relative;
	z-index: 9999;
}
.search_form_cont{
	float: left;
	width: 50%;
	position: relative;
	margin: 8px 0 0 20px;
}
.enterAndbasket_cont{
	position: relative;
}
.enterAndbasket_cont{
	float: right;
}
.search_form-input{
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px solid #ccc;
	padding: 6px 20px 6px 12px;
	border-radius: 4px;
	background: #fff;
	font: 1.3em 'Open Sans', Arial, sans-serif;
	color: #888;
	outline: none;
}
.search_form-submit{
	position: absolute;
	top: 10px;
	right: 7px;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background: url("../img/sprite.png") no-repeat -87px -38px;
	border: none;
	outline: none;
	text-indent: -99999px;
}
.enter_cont{
	height: 50px;
	line-height: 50px;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:top;
    zoom:1;
	*display:inline;
}
.basket_cont {
	height: 50px;
	line-height: 50px;
	background: #be5128;
	position: relative;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:top;
    zoom:1;
	*display:inline;
}
.basket_dropdown{
	position: absolute;
	right: 0;
	background: #fff;
	border: 2px solid #ccc;
	z-index: 999;
	padding: 16px;
	min-height: 70px;
	width: 295px;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	border-top: 4px solid #ccc;
}
.close_icon {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 13px;
	height: 13px;
	background: url("../img/sprite.png") no-repeat -87px -101px;
	cursor: pointer;
	opacity: 0.8;
}
.close_icon:hover{
	opacity: 1;
}
.basket_dropdown_title {
	font-size: 1.3em;
	color: #444;
	font-weight: bold;
	padding: 6px 0;
	text-transform: uppercase;
}
.basket_dropdown_list{
	background: url('../img/bg-devaider.png') top repeat-x;
	padding: 6px 0;
}
.basket_dropdown_img img {
	width: 100%;
	height: auto;
}
.basket_dropdown_img {
	width: 50px;
	float: left;
	overflow: hidden;
	padding: 0;
	line-height: 18px;
	text-align: left;
}
.basket_dropdown_item {
	overflow: hidden;
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #efecea;
}
.basket_dropdown_list li:last-child{
	border-bottom: none;
}
.basket_dropdown_description {
	text-align: left;
	margin: 0 23px 0 65px;
	position: relative;
}
.basket_dropdown_name {
	line-height: 18px;
	font-size: 1.3em;
	color: #c44d2d;
	text-align: left;
	text-decoration: underline;
	padding: 0 0 5px 0;
	display: block;
}
.basket_dropdown_name:hover {
	text-decoration: none;
}
.basket_dropdown_amount {
	display: block;
	font-size: 1.3em;
	color: #444;
	padding: 2px 0;
}
.basket_dropdown_price {
	display: block;
	font-size: 1.4em;
	color: #444;
	padding: 2px 0;
}
.basket_dropdown_delet {
	position: absolute;
	top: 10px;
	right: 0;
	width: 14px;
	height: 18px;
	background: url("../img/sprite.png") no-repeat 0 -140px;
	opacity: 0.6;
	cursor: pointer;
}
.basket_dropdown_delet:hover{
	opacity: 1;
}
.basket_dropdown_total {
	padding: 20px 0 10px 0;
	background: url('../img/bg-devaider.png') top repeat-x;
}
.clean_basket a {
	float: left;
	font-size: 1.3em;
	color: #777;
	border-bottom: 1px dotted #888;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.clean_basket a:hover {
	text-decoration: none;
	border-bottom: 1px dotted transparent;
}
.basket_dropdown_total_price {
	float: right;
	font-size: 1.3em;
	color: #444;
	margin-bottom: 20px;
}
.basket_dropdown_total_price span {
	font-size: 1.2em;
	font-weight: Bold;
	color: #e97a01;
}
.btn_checkout a {
	background: #cb6d47; 
	background: -moz-linear-gradient(top,  #cb6d47 0%, #ce6c3f 48%, #ba4e20 50%, #ba4e20 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb6d47), color-stop(48%,#ce6c3f), color-stop(50%,#ba4e20), color-stop(100%,#ba4e20)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb6d47', endColorstr='#ba4e20',GradientType=0 ); /* IE6-9 */
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	padding: 2px 16px;
	border-radius: 4px;
	position: relative;
	padding: 8px 14px;
	font-size: 1.5em;
	width: 100%;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.btn_checkout a:hover{
	background: #ce6d44;
	text-decoration: none;
	color: #fff;
}
.btn_checkout a:active{
	background: #ba4e20; 
	text-decoration: none;
	color: #fff;
}
.btn-large{
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	*display:inline;
	margin: 8px 20px 8px 0;	
}
.btn-large a {
	background: #cb6d47; 
	background: -moz-linear-gradient(top,  #cb6d47 0%, #ce6c3f 48%, #ba4e20 50%, #ba4e20 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb6d47), color-stop(48%,#ce6c3f), color-stop(50%,#ba4e20), color-stop(100%,#ba4e20)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb6d47', endColorstr='#ba4e20',GradientType=0 ); /* IE6-9 */
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	padding: 16px 26px;
	border-radius: 4px;
	position: relative;
	font-size: 1.5em;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.btn-large a:hover{
	background: #ce6d44;
	text-decoration: none;
	color: #fff;
}
.btn-large a:active{
	background: #ba4e20; 
	text-decoration: none;
	color: #fff;
}
.basket_link{
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 18px;
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	text-decoration: none;
}
.basket_link:hover{
	color: #fff;
	text-decoration: none;
}
.basket_icon{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	width: 18px;
	height: 17px;
	cursor: pointer;
	background: url("../img/sprite.png") no-repeat -87px -70px;
	margin: -1px 3px 0 0;
}
.enter_link{
	color: #fff;
	font-size: 1.3em;
	padding: 0 14px;
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	text-decoration: none;
}
.enter_link:hover{
	color: #fff;
	text-decoration: none;
}
.user-enter{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url("../img/sprite.png") no-repeat -87px -53px;
	margin: -1px 3px 0 0;
}
.select-town_cont{
	position: relative;
}
.town_dropdown {
	position: absolute;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 999;
	padding: 16px;
	min-height: 70px;
	text-align: left;
	min-width: 170px;
	border: 2px solid #ccc;
}
.town_dropdown_list li{
	padding: 5px 0;
}
.town_dropdown_name{
	color: #333;
	text-decoration: underline;
	font-size: 1.3em;
}	
.town_dropdown_name:hover{
	color: #333;
	text-decoration: none;
}	
.town_name-active{
	color: #ce6d44;
	font-size: 1.3em;
}
.content{
	padding: 28px 0;
	clear: both;
}
.content_catalog{
	padding: 12px 0 28px 0;
	clear: both;
	position: relative;
	z-index: 33;
}
.cart-product_content{
	clear: both;
}
.cart-product_img{
	width: 28%;
	float: left;
	margin: 0 2% 10px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
	overflow: hidden;
	display: table;
}
.select-unit-dimension{
	overflow: hidden;
	padding: 0 0 10px 0;
	background: url('../img/bg-devaider.png') bottom repeat-x;
}
.block_unit-dimension{
	overflow: hidden;
	padding: 0 0 10px 0;
}
.block_unit-dimension li{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	line-height: 1.6em;
	padding-right: 28px;
}
.block_unit-dimension li label{
	font-size: 1.3em;
	color: #444;
	cursor: pointer;
}
.block_unit-dimension li input{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	padding: 0;
	margin: 0 2px 0 0;
}
.block_price{
	padding: 20px 0;
}
.cart-product_btn{
	width: 200px;
	margin: 4px 0;
	overflow: hidden;
}
.only-prepay{
	font-size: 1.3em;
	color: #666;
}
.only-prepay:after{
	content: '';
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	width: 16px;
	height: 16px;
	background: url("../img/sprite.png") no-repeat -54px -141px;
	margin-left: 4px;
}
.only-prepay span{
	color: #be5128;
}
.cart-product{
	width: 44%;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 2%;
}
.cart-product_img-collection{
	width: 24%;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cart-product_img-collection img{
	width: 100%;
	height: auto;
}
.cart-product_wrap {
	padding: 12px 0 12px 0;
	clear: both;
	position: relative;
	z-index: 33;
}
.cart-card__amount {
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	width: 128px;
	vertical-align: top;
}
.cart-card__amount span {
	font-size: 1.6em;
	top: 1px;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
}
.cart-card__amount input {
	width: 48px;
	display: inline-block;
	margin: 0;
	font-size: 1.6em;
	color: #666;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:-moz-inline-box;
    display:inline-block;
	vertical-align: middle;
    zoom:1;
	*display:inline;
	border: 1px solid #ccc;
	height: 30px;
}
.cart-card__amount button{
	padding: 0 8px;
	height: 30px;
	border: 0;
	background: #efecea;
	color: #848484;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:-moz-inline-box;
    display:inline-block;
	vertical-align: middle;
    zoom:1;
	*display:inline;
	cursor: pointer;
}
.col_main_title{
	color: #555;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	line-height: 22px;
	padding-bottom: 8px;
}	
.filter_top_block{
	border-top: 1px solid #ccc;
	padding: 4px 0;
	overflow: hidden;
}
.filter_bottom_block{
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
	overflow: hidden;
}
.filter_bottom{
	float: right;
}
.filter_bottom_lable{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	font-size: 1.3em;
	color: #666;
	font-style: italic;
}	
.filter_bottom_cont{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	font-size: 1.3em;
}	
.filter_bottom_item select{
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 4px 10px;
}
.filter_top_title{
	font-size: 1.3em;
	color: #333;
	float: left;
}
.filter_top{
	float: right;
}
.filter_top_lable{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	color: #666;
	font-size: 1.3em;
	font-style: italic;
}
.filter_top_cont{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	color: #666;
	font-size: 1.3em;
}
.filter_top_item{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	margin-right: 4px;
}
.filter_top_item label{
	cursor: pointer;
}
.filter_top_item input {
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.filter_middle{
	background: #efecea;
	padding: 10px;
	border: 1px solid #ccc;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.filter_submit_item{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
}
.btn_show-result{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	color: #fff;
	font-size: 1.3em;
	background: #be5128;
	border-radius: 4px;
	padding: 4px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 4px;
}
.btn_show-result:hover{
	background: #cf5f35;
	text-decoration: none;
	color: #fff;
}
.btn_show-result:active{
	background: #a9441d;
	color: #fff;
	text-decoration: none;
}
.btn_filter-clean{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	color: #999;
	font-size: 1.2em;
	border-radius: 4px;
	text-decoration: none;
	padding: 4px 10px;
}
.btn_filter-clean:after{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	content: '';
	background: url('../img/sprite.png') -16px -141px no-repeat;
	width: 12px;
	height: 16px;
	position: relative;
	top: 2px;
	margin-left: 4px;
}
.btn_filter-clean:hover{
	text-decoration: none;
	color: #444;
}
.btn_filter-clean:active{
	color: #444;
	text-decoration: none;
}
.select_parametr_menu{
	position: absolute;
	background: #fff;
	border: 2px solid #ccc;
	width: 100%;
	left: 0;
	margin-top: 6px;
	z-index: 33;
	display: none;
}
.filter-tags_cont{
	margin-left: -2px;
}
.filter-tags_remove{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	width: 6px;
	height: 6px;
	background: url('../img/sprite.png') -46px -141px no-repeat;
	margin-left: 3px;
	cursor: pointer;
}
.filter-tags_item{
	font-size: 1.2em;
	color: #444;
	background: #f9f7f5;
	padding: 2px 5px;
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	margin: 6px 0 6px 2px;
}
.popup_title_filter{
	position: absolute;
	left: 0;
	background: #838484;
	border-radius: 4px;
	z-index: 99999;
	padding: 8px 12px;
}
.popup_title_filter:before{
	content: "";
	position: absolute;
	left: 0;
	display: inline-block;
	margin-left: 7px;
	background: transparent;
	border: 8px solid transparent;
	border-bottom: 8px solid #838484;
	z-index: 99999;
	top: -16px;
}
.title_filter{
	font-size: 1.3em;
	color: #fff;
}
.title_filter b{
	color: #fff;
	padding: 0 4px;
}
.title_filter_link{
	color: #fff;
	padding: 0 8px;
	text-decoration: underline;
}
.title_filter_link:hover{
	color: #fff;
	text-decoration: none;
}
.select_parametr_wrap{
	overflow-x: auto;
	max-height: 290px;
	margin-top: 24px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}
.field-application_inner{
	overflow-x: auto;
	max-height: 120px;	
}
.select_parametr_wrap ul{
	padding-left: 5px;
}
.select_param_menuItem{
	font-size: 1.3em;
	color: #444;
	position: relative;
	padding: 2px 0;
}
.select_param_menuItem input {
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.filter_middle_item{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	margin: 2px 0 2px 2%;
	width: 23%;
}
.thumbs-products_item{
	display:-moz-inline-box;
    display:inline-block;
    zoom:1;
	*display:inline;
	vertical-align: top;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 30px 2%;
	width: 23%;
}
.parametr_item{
	background: #fff;
	border: 1px solid #ccc;
	position: relative;
	cursor: pointer;
}
.parametr_tag {
	font-size: 1.3em;
	color: #666;
	text-decoration: none;
    display: block;
	padding: 4px 10px;
}	
.parametr_tag_icon{
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	*display:inline;
	color: #999;
	width: 10px;
	height: 6px;
	position: absolute;
	right: 10px;
	top: 12px;
}
.icon-chevron-down{
	background: url('../img/sprite.png') -31px -151px no-repeat;
}
.icon-chevron-up{
	background: url('../img/sprite.png') -31px -141px no-repeat;
}
.not_available {
	color: #cfcfcf;
}
.filter_middle_cont{
	margin-left: -2%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.thumbs-products_item_img{
	text-align: left;
}
.thumbs-products_details{
	padding: 6px 0;
}	
.thumbs-products_title a{
	font-size: 1.6em;
	color: #0062a7;
	text-decoration: underline;
	font-weight: normal;
}
.thumbs-products_title a:hover{
	font-size: 1.6em;
	color: #0062a7;
	text-decoration: none;
}
.thumbs-products_description{
	font-size: 1.4em;
	color: #666;
	font-style: italic;
	min-height: 52px; 
	padding: 2px 0;
}
.thumbs-products_description a{
    color: #0062a7;
    text-decoration: underline;
    font-weight: normal;
}
.thumbs-products_description a:hover{
    color: #0062a7;
    text-decoration: none;
}
.thumbs-products_description-size{
	font-size: 1.4em;
	color: #666;
	font-style: italic;
	padding: 2px 0 6px 0;
}
.price-current{
	font-size: 1.8em;
	color: #333;
	font-weight: bold;
	padding-bottom: 4px;
}
.price-current-old{
	font-size: 1.6em;
	color: #888;
	font-weight: bold;
	padding-bottom: 0;
}
.big-price{
	font-size: 2.6em;
}
.add-to-cart-btn{
	background: #cb6d47;
	background: -moz-linear-gradient(top, #cb6d47 0%, #ce6c3f 48%, #ba4e20 50%, #ba4e20 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb6d47), color-stop(48%,#ce6c3f), color-stop(50%,#ba4e20), color-stop(100%,#ba4e20));
	background: -webkit-linear-gradient(top, #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%);
	background: -o-linear-gradient(top, #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%);
	background: -ms-linear-gradient(top, #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%);
	background: linear-gradient(to bottom, #cb6d47 0%,#ce6c3f 48%,#ba4e20 50%,#ba4e20 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb6d47', endColorstr='#ba4e20',GradientType=0 );
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display:inline;
	padding: 2px 16px;
	border-radius: 4px;
	border: 0px solid transparent;
	position: relative;
	padding: 8px 14px;
	font-size: 1.5em;
	width: 100%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.add-to-cart-btn:hover{
	background: #ce6d44;
	text-decoration: none;
	color: #fff;
}
.add-to-cart-btn:active{
	background: #ba4e20; 
	text-decoration: none;
	color: #fff;
}
.price-current span{
	font-size: 0.7em;
	color: #666;
	font-weight: normal;
	padding-left: 4px;
}
.price-current sup{
	font-size: 0.6em;
}
.price-current-old span{
	font-size: 0.7em;
	color: #888;
	font-weight: normal;
	padding-left: 4px;
}
.price-current-old sup{
	font-size: 0.6em;
}
.thumbs-products_item_img img {
	width: 100%;
	height: auto;
}
.thumbs-products_cont{
	padding: 12px 0;
	position: relative;
	z-index: 888;
}	
.thumbs-products{
	padding: 20px 0 0;
	margin-left: -2%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.thumbs_actions_item{
    display:-moz-inline-box;
    display:inline-block;
    zoom:1;
    *display:inline;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 30px 2%;
    width: 31.33333333333333%;
}
.thumbs_actions_item_img_link img{
    width: 100%;
    height: auto;
}
.thumbs_actions_link {
    padding: 6px 0;
}
.thumbs_actions_link a {
    font-size: 1.6em;
    color: #0062a7;
    text-decoration: underline;
}
.thumbs_actions_link a:hover{
    color: #0062a7;
    text-decoration: none;
}

.thumbs_consist-card-products_cont{
	padding: 18px 0 0 0;
	position: relative;
	z-index: 888;
}
.thumbs_consist-card-products{
	padding: 0;
	margin-left: -2%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.thumbs-products_item_img{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #ececec;
	position: relative;
}

.thumbs_actions{
    padding: 0;
    margin-left: -2%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.badge-product_img{
	position: absolute;
	z-index: 666;
	top: 0;
	left: -5px;
	padding: 3px 8px;
	font-size: 1.2em;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	*display:inline;	
	color: #fff;
}
.badge_action{
	background: #f82829;
}
.badge_new{
	background: #2586da;
}
.badge_hit{
	background: #b276d8;
}
.badge_sale{
	background: #18cf5d;
}
.badge_markdown{
	background: #f5ac2c;
}
.link-show-all{
	font-size: 1.4em;
	color: #be5128;
	text-decoration: underline;
}
.link-show-all:hover{
	color: #be5128;
	text-decoration: none;
}
.b-section-main_block-character_wrap{
	padding: 0 0 30px 0;
}
.tab-nav{
	color: #888;
	padding: 3px 10px;
	cursor: pointer;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-section-main_block-action_title span.Act-radioTab {
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	color: #444;
	background: #efecea;
	cursor: default;
}
.b-section-main_block-action_title {
	font-size: 1.4em;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	position: relative;
	z-index: 601;
	margin-top: 3px;
	line-height: 24px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-section-main_block-character_item {
	clear: both;
	overflow: hidden;
	margin: 20px 0 10px;
	min-height: 100px;
}
.nameTH {
	width: 39%;
	float: left;
	padding-left: 1%;
}
.dateTH {
	width: 57%;
	float: left;
	border-left: 1px solid #eee;
	padding-left: 1%;
}
.specificationItem:nth-child(2n+1) {
	background: #f8f7f7;
}
.specificationItem {
	font-size: 1.3em;
	color: #666;
	text-align: left;
	border: 1px solid #eee;
	margin: 1px 0;
	padding: 0.7% 0.9%;
	overflow: hidden;
}
.pagination li{
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	*display:inline;	
}
.pagination li.active a{
	color: #fff;
	background: #ce6d43;
}
.pagination .pagination_item a{
    font-size: 1.8em;
    font-weight: bold;
    color: #b8b7b7;
    padding: 4px 8px;
    text-decoration: none;
    margin: 0 2px;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    *display:inline;
}
.pagination .quotes a{
    font-size: 2.3em;
}
.sidebar_left{
	float: left;
	width: 22%;
}
.sidebar_right{
	float: right;
	width: 22%;
}
.col_main-left {
	width: 76%;
	float: left;
	margin-right: 2%;
	position: relative;
}
.col_main{
	width: 76%;
	float: left;
	margin-left: 2%;
}
.col_main-center{
	width: 100%;
	clear: both;
}
.sidebar_left_item{
	padding-bottom: 20px;
}
.catalog_cont{
	border: 1px solid #ccc;
	background: #efecea;
}
.breadcrumbs_block{
	padding-top: 5px;
}
.breadcrumbs li{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
}
.breadcrumbs_devider{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	padding: 0 4px;
	color: #666;
}
.breadcrumbs_item{
	font-size: 1.3em;
}
.breadcrumbs_item_link{
	color: #666;
	text-decoration: underline;
}
.breadcrumbs_item_link:hover{
	color: #666;
	text-decoration: none;
}
.breadcrumbs_item_active{
	color: #333;
}
.card-consist_title{
	color: #444;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 4px;
}
.card-consist_sub_title{
	color: #be5128;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 4px;
}
.card-consist_sub_title1{
	color: #be5128;
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 4px;
}
.card-consist_sub_title1 a{
	color: #0062a7;
	text-decoration: underline;
}
.card-consist_sub_title1 a:hover{
	color: #0062a7;
	text-decoration: none;
}
.sidebar_left_title {
	color: #444;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 4px;
}
.catalog_item_btn{
	color: #444;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 10px 0 10px 10px;
	cursor: pointer;
}
.filter_block{
	position: relative;
	z-index: 9999;
}
.catalog_cont:last-child{
	border-bottom: none;
}
.catalog_item{
	border-bottom: 1px solid #ccc;
}
.sub-catalog_cont{
	background: #fff;
	padding: 10px 10px;
	border-top: 1px solid #ccc;
}
.sub-catalog_item_link{
	color: #777;
	font-size: 1.3em;
	text-decoration: none;
	padding: 6px 0;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
}
.sub-catalog_item_link:hover{
	color: #222;
	font-size: 1.3em;
	text-decoration: none;
}
.catalog_item_btn i{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	width: 11px;
	height: 11px;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	float: right;
	margin: 3px 10px 0 0;
}
.catalog_icon-hide{
	background: url("../img/sprite.png") no-repeat -87px 0px;
}
.catalog_icon-show{
	
	background: url("../img/sprite.png") no-repeat -87px -12px;
}
.novelty_item {
	overflow: hidden;
	padding: 0 0 12px 0;
}
.novelty_item_img {
	width: 22%;
	float: left;
	margin-right: 2%;
}
.novelty_item_img img {
	width: 100%;
	height: auto;
}
.novelty_item_name{
	float: left;
	width: 76%;
}
.novelty_item_link{
	color: #0062a7;
	font-size: 1.3em;
	text-decoration: underline;
	display: block;
}
.novelty_item_link:hover{
	color: #0062a7;
	text-decoration: none;
}
.novelty_data-info{
	color: #666;
	font-size: 1.3em;
}
.novelty_price{
	color: #e97a01;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
}
.novelty_price span{
	color: #666;
	font-size: 0.8em;
	font-weight: normal;
}
.mini-ban_cont{
	padding: 20px 0 0;
	margin-left: -2%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mini-ban_item{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 30px 2%;
	width: 23%;
	overflow: hidden;
}
.mini-ban_item img{
	width: 100%;
	height: auto;
}
.mini-ban_item_img{
	position: relative;
	margin-bottom: 5px;
}
.mini-ban_img_title{
	position: absolute;
	bottom: 10px;
	background: #fff;
	opacity: 0.7;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
	width: 90%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.mini-ban_img_title p a{
	color: #522607;
	font-size: 1.4em;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.mini-ban_img_title:hover{
	color: #444;	
	opacity: 0.9;
}
.mini-ban_description{
	color: #333;
	font-size: 1.6em;
	padding: 5px 0;
}
.mini-ban_description_link{
	color: #666;
	font-size: 1.4em;
	text-decoration: underline;	
}	
.mini-ban_description_link:hover{
	color: #666;
	font-size: 1.4em;
	text-decoration: none;
}
.text_about_title{
	color: #555;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../img/bg-devaider.png') bottom repeat-x;
	padding: 15px 0;
	overflow: hidden;
	line-height: 22px;
}
.text_about{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
	color: #666;
	font-size: 1.4em;
	padding: 10px 0;
}
.text_content{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
	color: #333;
	font-size: 1.4em;
	padding: 10px 0;
}
.text_content a {
    color: #0062a7;
    text-decoration: underline;
}
.text_content a:hover {
    color: #0062a7;
    text-decoration: none;
}
.text_content-title{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
	color: #333;
	font-size: 1.6em;
	padding: 10px 0 4px 0;
}
.text_content span.impotant{
	color: #be5128;
}
.text_content_info{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
	color: #be5128;
	font-size: 1.4em;
	padding: 10px 0;
	font-style: italic;
}
.text_content_info a{
	color: #0062a7;
	text-decoration: underline;
}
.text_content_info a:hover{
	color: #0062a7;
	text-decoration: none;
}
#mobile-screen_info{
	display: none;
}
.table_cont{
	border: 1px solid #ccc;
}
.table_cont table {
	width: 100%;
}
.table1 thead,.table2 thead {
	background: #838484;
}
.table_cont th {
	text-align: left;
	padding: 14px 10px;
	font-size: 1.3em;
	color: #fff;
	font-weight: normal;
	vertical-align: middle;
	border-right: 1px solid #ccc;
}
.table_cont th.th_center,.table_cont td.th_center{
	text-align: center;
}
.table_cont th.th_bot-border{
	border-bottom: 1px solid #ccc;
}
.table_cont th:last-child{
	border-right: none;
}
.table_cont td {
	text-align: left;
	padding: 10px;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: middle;
	border-right: 1px solid #ccc;
}
.table_cont td:last-child{
	border-right: none;
}
.td_info {
	color: #be5128;
	font-style: italic;
}
.th_10{
	width: 10%;
}
.th_20{
	width: 20%;
}
.th_30{
	width: 30%;
}
.th_40{
	width: 40%;
}
.th_50{
	width: 50%;
}
.th_60{
	width: 60%;
}
.th_70{
	width: 70%;
}
.th_80{
	width: 80%;
}
.th_90{
	width: 90%;
}
.th_00{
	width: 100%;
}
.odd-tr tr:nth-child(2n){
	background: #f4f4f4;
}
.odd-tr td {
	border-bottom: 1px solid #ccc;
}
.odd-tr tr:last-child{
	border-right: none;
}

.map_cont {
	width: 100%;
	padding: 20px 0;
	background: url('../img/bg-devaider.png') top repeat-x;
}
#map {
	width: 100%;
	height: 360px;
	position: relative;
}
.map_cont-large {
	width: 100%;
	padding: 20px 0;
}
.map-large{
	width: 100%;
	height: 600px;
	position: relative;
}


.col_main_wraper{
	padding: 0 0 50px 0;
}
.col_main_wraper1{
	padding: 15px 0;
}
.col_main_wraper2{
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
.col_main_wraper3{
	padding: 5px 0 15px 0;
	border-bottom: 1px solid #ccc;
}
.descript-address{
	padding: 4px 0;
}
.descript-address_item{
	font-size: 1.4em;
	color: #666;
	padding: 4px 0;
}
.descript-address_info{
	display: block;
	color: #be5128;
}
.descript-contact-data{
	padding: 4px 0;
}
.descript-contact-data_item{
	font-size: 1.6em;
	color: #444;
	padding: 4px 0;
}
.block_list-point li{
	padding-left: 10px;
	position: relative;
}
.block_list-point li:before{
	content: '';
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	*display:inline;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #be5128;
	position: absolute;
	top: 9px;
	left: 0;
}
.block_list-point1 li{
	padding: 0 0 20px 10px;
	position: relative;
	
}
.block_list-point1 li:before{
	content: '';
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	*display:inline;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #be5128;
	position: absolute;
	top: 6px;
	left: 0;
}

.block_list-img li{
    padding: 0 0 0 50px;
    position: relative;
    margin-bottom: 20px;
}
.block_list-img li:before{
    content: '';
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    *display:inline;
    width: 37px;
    height: 31px;
    position: absolute;
    top: 4px;
    left: 0;
}
.ic-1:before{
    background: url("../img/sprite.png") no-repeat -68px -159px;
}
.ic-2:before{
    background: url("../img/sprite.png") no-repeat -68px -191px;
}
.ic-3:before{
    background: url("../img/sprite.png") no-repeat -68px -223px;
}

.block_list_item{
	padding: 2px 0;
	list-style-position: inside;
	color: #be5128;
	font-size: 1.3em;
}
.block_list-num{
	padding-bottom: 14px;
}
.block_list-point {
padding-bottom: 14px;
}
.block_list_item span{
	color: #444;
}
.block_list_item a{
	color: #0062a7;
	text-decoration: underline;
}
.block_list_item a:hover{
	color: #0062a7;
	text-decoration: none;
}
.list-description{
	padding: 5px 0;
	color: #444;
	font-size: 1.4em;
}
.list-description_info{
	font-style: italic;
}
.novelty_cont{
	background: url('../img/bg-devaider.png') top repeat-x;
	padding: 15px 0;
	overflow: hidden;
}
.btn_show-novelty{
	display: none;
	color: #555;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;	
}
.btn_show-novelty:hover{
	color: #555;
	text-decoration: none;	
}
.btn-nav_menu-mini{
	width: 32px;
	height: 20px;
	background: url('../img/sprite.png') -69px -118px no-repeat;
	cursor: pouinter;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	cursor: pointer;
}
.btn-nav_menu-mini:hover{
	opacity: 0.7;
}

/*- Стили для корзины-*/
.basket-wrap{
	clear: both;
	width: 100%;
	overflow: hidden;
}
.basket-steps{
	width: 100%;
	margin: 20px 0 0 0;
}
table.basket-steps tbody {
	width: 100%;
}
table.basket-steps tr {
	height: 47px;
	background: url("../img/bg-basket-step.jpg") left 50px repeat-x;
	overflow: hidden;
}
table.basket-steps tr td {
	font-size: 1.3em;
	text-align: center;
}
table.basket-steps tr td a{
	color: #999;
}
.stepLink {
	width: 47px;
	height: 47px;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 10px auto;
}
.step {
	width: 47px;
	height: 47px;
	background: #ccc;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	line-height: 47px;
	font-size: 1.4em;
	font-weight: bold;
}
.active-step{
	color: #be5128;	
}
.active-step a div.step {
	background: #be5128;
	color: #fff;
}
.baskets_cont{
	margin: 20px 0 0 0;
}
.tableBasket tr {
	overflow: hidden;
}
.tableBasket th {
	font-size: 1.3em;
	color: #666;
	padding: 12px 0;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.nameTh {
	width: 62%;
}
.amountTh {
	width: 15%;
}
.costTh {
	width: 15%;
}
.deleteTh {
	width: 8%;
	text-align: right;
}
.tableBasket{

}
.tableBasket td {
	overflow: hidden;
	padding: 8px;
}
.tableBasket td {
	border-bottom: 1px solid #ccc;
}
.order_element-img {
	width: 80px;
	overflow: hidden;
	float: left;
	margin-right: 6px;
}
.order_element-img img {
	width: 100%;
	height: auto;
}
.order_element-name a {
	font-size: 1.6em;
	color: #0364a1;
	text-decoration: underline;
}
.order_element-name a:hover{
	text-decoration: none;
}
.element_name_order-price{
	font-size: 1.4em;
	color: #333;
}
.order_input-coll span {
	background: #f0eeef;
	border: none;
	height: 31px;
	line-height: 31px;
	width: 20%;
	text-align: center;
	vertical-align: middle;
	color: #85807d;
	font: 1.8em 'Open Sans', Arial, sans-serif;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	padding: 3px 0;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
}
.order_element-cost {
	font-size: 1.4em;
	color: #be5128;
}
.tableBasket span.large-font {
	font-weight: bold;
	font-size: 1.4em;
}
sup {
	font-size: 0.6em;
	vertical-align: super;
}
.order_element-delete i {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	width: 12px;
	height: 16px;
	background: url("../img/sprite.png") no-repeat -16px -141px;
	cursor: pointer;
	opacity: 0.7;
}
.total-delete i{
	margin-top: -8px;
}
.order_input-coll input {
	border: 1px solid #ccc;
	width: 50%;
	padding: 6px 0;
	height: 31px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	background: #fff;
	font: 1.3em 'Open Sans', Arial, sans-serif;
	color: #888;
	outline: none;
	text-align: center;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
}
.order_element-total {
	text-align: right;
	font-size: 1.4em;
	color: #444;
	padding: 10px 0;
}
.order_element-total span.large-font {
	font-size: 1.4em;
	font-weight: bold;
}
.order_element-total span {
	color: #be5128;
	font-style: normal;
}
.get-product_title_cont{
	padding: 8px 0 12px 0;
	margin-bottom: 10px;
	overflow: hidden;
	background: url('../img/bg-devaider.png') bottom repeat-x;
}
.get-product_title li{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	z-index: 610;
	cursor: pointer;
	margin-right: 24px;
	color: #333;
}
.get-product_title li label{
	font-size: 1.6em;
	cursor: pointer;
}
.select-area_cont{
	padding: 8px 0 12px 0;
}
.select-area_cont li{
	padding: 4px 0;
}
.select-area_cont label{
	font-size: 1.3em;
	cursor: pointer;
	color: #333;
}
.select-area_cont label a{
	cursor: pointer;
	color: #0364a1;
	text-decoration: underline;
	padding-left: 4px;
}
.select-area_cont label a:hover{
	color: #0364a1;
	text-decoration: none;
}
.select-area_cont input[type="radio"],.get-product_title_cont input[type="radio"],.select-enter_cont input[type="radio"]{
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	margin: 0 4px 0 0;
}
.select-enter_cont{
	padding: 8px 0 12px 0;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.select-enter_cont li{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	z-index: 610;
	cursor: pointer;
	margin-right: 24px;
}
.select-enter_cont li label{
	font-size: 1.3em;
	cursor: pointer;
	color: #333;
}
.order_cont_block-input {
	width: 40%;
}
.b-section-main_block-character_item {
	padding: 20px 0;
}
.order_cont_block-textarea textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 6px 26px 7px 12px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	color: #888;
	outline: none;
	height: 120px;
	overflow-x: auto;
	resize: none;
}
.order_cont_block-delivery-calculator{
	overflow: hidden;
	background: #f0eceb;
	padding: 12px 10px;
}
.order-calculator_input-wrap{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	width: 23.6%;
	margin-right: 1%;
	min-width: 155px;
}
.content_label_input-disabled{
	border: 1px solid #ccc;
	width: 100%;
	padding: 6px 26px 7px 12px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	background: #f6f6f6;
	font-size: 1.3em;
	color: #888;
	outline: none;
}
.calculator_total_wrap{
	clear: both;
	padding: 10px 0;
}
.calculator_total_item{
	font-size: 1.3em;
	color: #888;
}
.calculator_total_item {
	text-align: left;
	font-size: 1.4em;
	color: #444;
	padding: 4px 0;
}
.calculator_total_item span.large-font {
	font-size: 1.3em;
	font-weight: bold;
}
.calculator_total_item span {
	color: #444;
	font-style: normal;
}
.calculator_total-order {
	text-align: left;
	font-size: 1.4em;
	color: #444;
	padding: 4px 0;
}
.calculator_total-order span.large-font {
	font-size: 1.3em;
	font-weight: bold;
}
.calculator_total-order span {
	color: #be5128;
	font-style: normal;
}
.calculator_total-order .total_count,.calculator_total_item .total_count{
	padding-left: 8px;
}
.order_cont_block-pay span{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
}
.order_cont_block-pay{
	text-align: center;
}
.attention-info_text{
	font-size: 1.3em;
	color: #666;
}
.attention-info_strong{
	color: #be5128;
	font-weight: bold;
}










/* style  for search-popup */
.popupsearchresult {
	position: absolute;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	width: 100%;
	background: #fff;
	border: 2px solid #ccc;
	border-top: 4px solid #ccc;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 10px;
}
.popupsearchresultItem {
	font: 1.2em 'Open Sans', Arial, sans-serif;
	color: #666;
	padding: 3px 0;
}
.popupsearchresultItem a {
	text-decoration: none;
	color: #666;
}
.popupsearchresultItem a span {
	color: #be5128;
}







.helper {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	height: 100%;
	width: 0px;
}


.alreadyInBasket{
    color: #666;
    font: Italic 1.4em Arial, sans-serif;
    padding: 10px 0;
    display: none;
}
.alreadyInBasket a{
    color: #0062a7;
    text-decoration: underline;
}
.alreadyInBasket a:hover{
    color: #0062a7;
    text-decoration: none;
}


footer{
	width: 100%;
}
.footer_top_cont{
	background: #838484;
}
.footer_bottom{
	background: #441712;
}
.footer_nav_top{
	padding: 40px 0 20px 0;
	margin-left: -2%;
}	
.footer_nav_top_item {
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
	padding: 0 0 20px 2%;
	width: 23%;
}
.footer_nav_top_item li{
	padding: 0 0 8px 0;
	
}
.footer_nav_top_item li a{
	color: #ebebeb;
	font-size: 1.4em;
	text-decoration: underline;
}
.footer_nav_top_item li a:hover{
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
}
.footer_top{
	position: relative;
	max-width: 1180px;
	min-width: 380px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
}
.footer_bottom p {
	position: relative;
	max-width: 1180px;
	min-width: 380px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
	color: #c7bab8;
	font-size: 1.3em;
}
.footer_adres_cont{
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	padding: 20px 0 0 0;
}
.footer_adres{
	margin-left: -2%;
}
.footer_adres li{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
	padding: 0 0 20px 2%;
	width: 32%;
}	
.footer_adres_title{
	padding-bottom: 6px;
}	
.footer_top_item_link{
	color: #fff;
	font-size: 1.4em;
	text-decoration: underline;
	text-transform: uppercase;
}
.footer_top_item_link:hover{
	color: #fff;
	text-decoration: none;
}
.footer_adres_info{
	color: #e4e4e4;
	font-size: 1.3em;
	font-style: italic;
	padding-bottom: 5px;
}	
.footer_adres_item_link{
	color: #e4e4e4;
	font-size: 1.3em;
	font-style: italic;
	padding-bottom: 5px;
	text-decoration: underline;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
}
.footer_adres_item_link:hover{
	color: #fff;
	text-decoration: none;
}
.footer_attention{
	color: #fff;
	padding: 8px 0;
	border-bottom: 1px solid #b0b0b0;
	font-size: 1.2em;
}
.footer_attention p:before{
	content: '';
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    zoom:1;
	*display:inline;
	width: 12px;
	height: 10px;
	background: url('../img/sprite.png') no-repeat -0 -120px;
	margin: -2px 5px 0 0;
}
.footer_top{
	padding: 0 1.694915254237288% 20px 1.694915254237288%;
}
.footer_bottom p{
	padding: 10px 1.694915254237288% 10px 1.694915254237288%;
}


.overlay_block {
	display: none;
	position: absolute;
	z-index: 888888;
	width: 100%;
	height: 100%;
	background: #738a96;
	opacity: 0.7;
	overflow: hidden;
	top: 0;
	left: 0;
}
.user_popUp {
	position: fixed;
	background: #fff;
	z-index: 999999;
	padding: 10px;
	left: 50%;
	min-height: 70px;
	width: 295px;
	border: 2px solid #ccc;
	top: 50%;
	margin-left: -182px;
	margin-top: -192px;
	height: 388px;
	display: none;
}
.user_popUp_wrap {
	overflow: hidden;
}
.content_label {
	overflow: hidden;
	font-size: 1.3em;
	color: #444;
	padding: 8px 0;
}
.content_label label{
	cursor: pointer;
}
.content_label_input {
	border: 1px solid #ccc;
	width: 100%;
	padding: 6px 26px 7px 12px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	background: #fff;
	font-size: 1.3em;
	color: #888;
	outline: none;
}
.content_label input[type="checkbox"] {
	float: left;
}
.content_label select{
	border: 1px solid #ccc;
	width: 100%;
	padding: 6px 26px 7px 12px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	background: #fff;
	font-size: 1.3em;
	color: #888;
	outline: none;
}
.content_label_atention {
	color: #c44d2d;
	display: block;
	padding-left: 22px;

	font-size: 0.9em;
	cursor: pointer;
}
.btn_disabled a {
	cursor: default;
	background: #c44d2d;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn_disabled a:hover {
	cursor: default;
	background: #c44d2d;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#loginForm .btn_checkout{
	margin: 10px 0;
	display: block;
}
.user_forgot_pass a {
	float: left;
	font: 1.2em 'Open Sans', Arial, sans-serif;
	color: #777;
	border-bottom: 1px dotted #888;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.user_regisration_link a {
	float: right;
	font: 1.2em 'Open Sans', Arial, sans-serif;
	color: #777;
	border-bottom: 1px dotted #888;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.user_regisration_link a:hover {
	color: #777;
	border-bottom: 1px dotted #fff;
}
.user_forgot_pass a:hover {
	color: #777;
	border-bottom: 1px dotted #fff;
}







@media (max-width: 1024px){
.header_nav_cont {
	padding-left: 0;
	padding-top: 20px;
}
}
@media (max-width: 920px){
.col_main {
	width: 100%;
	float: none;
	margin-left: 0;
}
.col_main-left{
	width: 100%;
	float: none;
	margin-left: 0;
}
.sidebar_left {
	width: 100%;
	float: none;
}
.sidebar_right {
	width: 100%;
	float: none;
}
.novelty_cont {
	background: none;
	display: none;
}
.cart-product {
	width: 60%;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0;
}
.cart-product_img {
	width: 38%;
}
.cart-product_img-collection{
	display: none;
}
#btn_show-novelty{
	cursor: pointer;
}
#btn_show-novelty i {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	width: 11px;
	height: 11px;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	float: right;
	margin: 3px 10px 0 0;
}
.novelty_item{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align: top;
    zoom:1;
	*display:inline;
}
.btn_show-novelty{
	display: block;
	float: right;
	text-transform: none;
}
.sidebar_left_title {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.novelty_item {
	width: 48%;
	margin-right: 1%;
}
}
@media (max-width: 820px){
.header_nav_item {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}
.header_nav_item{
	border-bottom: 1px solid #ccc;
}
#header_nav{
	padding: 10px 0;
}
.header_nav_item{
	padding: 0;
}
.header_nav_item a{
	padding: 10px 0 10px 10px;
	display: block;
}
.header_nav_item a:active{
	color: #fff;
	background: #838484;
}
.order_element-name a {
	font-size: 1.4em;
	color: #0364a1;
	text-decoration: underline;
}
.tableBasket span.large-font {
	font-weight: normal;
	font-size: 1em;
}
}
@media (max-width: 720px){
.mini-ban_item {
	width: 48%;
}
.thumbs-products_item {
	width: 48%;
}
.mini-ban_item_img{
	display: none;
}
.search_form_cont {
	width: 30%;
}
.footer_nav_top_item {
	width: 48%;
}
.footer_adres li {
	width: 48%;
}
.footer_attention p:before {
	display: none;
}
.filter_middle_item {
	margin: 2px 0 2px 2%;
	width: 48%;
}
.nameTh {
	width: 52%;
}
.amountTh {
	width: 20%;
}
.costTh {
	width: 20%;
}
.order_element-img {
	width: 50px;
}
#table_cont-large{
	display: none;
}
#mobile-screen_info{
	display: block;
}
}



@media (max-width: 620px){
.logo_cont {
	float: none;
	position: relative;
}
.town_dropdown{
	width: 100%;
}
.header_phone_cont {
	overflow: hidden;
	padding: 10px 0;
	padding-left: 0px;
}
.header_nav_cont {
	padding-left: 0;
	padding-top: 0px;
}
.cart-product {
	width: 100%;
	float: none;
	clear: both;
}
.cart-product_img {
	width: 100%;
	float: none;
}
.cart-product_btn {
	width: 100%;
	margin: 4px 0;
	overflow: hidden;
}
.header_top_menu {
	padding-left: 0;
	text-align: center;
}
.user_link{
	display: none;
}
.search_form_cont {
	width: 50%;
}
.filter_top {
	float: none;
	clear: both;
	padding-top: 5px;
}
}
@media (max-width: 520px){
.footer_nav_top_item {
	width: 100%;
}
.footer_adres li {
	width: 100%;
}
.order_element-img {
	display: none;
}
.order_element-name a {
	font-size: 1.2em;
}
.nameTh {
	width: 36%;
}
.amountTh {
	width: 30%;
}
.costTh {
	width: 26%;
}
}

@media (max-width: 480px){
.filter_middle_item {
	margin: 2px 0 2px 0;
	width: 100%;
}
.filter_middle_cont {
	margin-left: 0;
}
}







