@font-face {
	font-family: 'officinaserifcregular';
	src: url('./fonts/officinaserifc-book-webfont.eot');
	src: url('./fonts/officinaserifc-book-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/officinaserifc-book-webfont.woff') format('woff'), url('./fonts/officinaserifc-book-webfont.ttf') format('truetype'), url('./fonts/officinaserifc-book-webfont.svg#officinaserifcregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	overflow-y: scroll;
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 100%;
}
body {
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS";
	width: 100%;
	color: #2c2b29;
	min-height: 100%;
}
h1, h2, h3 {
	font-family: officinaserifcregular;
	font-weight: normal;
	margin: 0px;
	line-height: 18px;
}
h1 {
	color: #000;
	padding: 8px 0px;
	font-size: 30px;
	line-height: 30px;
	color: #2C2B29;
	text-align: center;
}
h2 {
	font-family: 'OfficinaSerifCTT Regular', 'OfficinaSerifCTT';
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #B62700;
	text-align: left;
	line-height: normal;
	padding: 5px 0px;
}
h3 {
	font-size: 20px;
	font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
	color: #333;
	word-wrap: break-word;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
	text-align: left;
	line-height: normal;
	font-weight: 400;
	font-style: normal;
	padding: 5px 0px;
}
h3>a, button, input[type=submit] {
	font-family: officinaserifcregular;
}
h4 {
	font-family: 'Arial Полужирный', 'Arial';
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: normal;
}
h5 {
	font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #333333;
	text-align: left;
	line-height: normal;
}
h6 {
	font-family: 'Arial Полужирный', 'Arial';
	font-weight: 700;
	font-style: normal;
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: normal;
}
a:link, a:visited {
	color: #b62700;
	text-decoration: none;
}
a:hover {
	color: #7e1b00;
	text-decoration: underline;
}
ul, table {
	margin: 0;
	padding: 0;
}
p {
	margin: 0px;
	padding: 0;
}
ul {
	list-style-type: none;
	/*margin:0 0 0 25px;*/
}
ol {
	padding: 0;
	margin: 0 0 0 28px;
	list-style-position: inside;
}
ol li {
	padding: 0;
	margin: 5px 0 0 0;
}
img {
	/*	-moz-box-shadow: 2px 4px 5px rgba(0,0,0,.7);
	-webkit-box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.7);  */
	/*	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);*/
}
img[align=right] {
	margin-left: 20px;
}
img[align=left] {
	margin-right: 20px;
}
form {
	margin: 0;
	padding: 0;
}
.text-center {
	text-align: center;
}
.clr {
	clear: both;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	*display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	margin: 0;
}
.c_red {
	color: #A12301;
}
.ul-title {
	font-size: 20px;
	color: #B62700;
	line-height: 20px;
	display: block;
	margin: 25px 0 10px 0;
}
.info-box {
	border: 2px dashed #C8CACA;
	max-width: 480px;
	padding: 10px 15px;
	margin: 10px auto;
	color: #7A756E;
	border-radius: 5px;
}
.info-box_long {
	border: 2px dashed #C8CACA;
	max-width: 700px;
	padding: 10px 15px;
	margin: 10px auto;
	color: #000000;
	border-radius: 5px;
}
.two_infobox .left, .two_infobox .right {
	float: left;
	width: 320px;
	margin-right: 32px;
}
.two_infobox .right {
	margin-right: 0;
}
.two_infobox .info-box {
	padding: 5px;
}
#btn_left_menu {
	padding: 10px;
}
#page-wrapper {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: url(./img/bg_body.jpg) top center repeat;
	min-height: 100%;
}
#page-wrapper:after {
	display: block;
	clear: both;
	height: 150px;
	content: '.';
	visibility: hidden;
}
/***HEADER***/

#header-wrapper {
	width: 100%;
	float: left;
	/*background: #DBDEDD;
	-webkit-box-shadow: 0px 6px 19px 0px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0px 6px 19px 0px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 6px 19px 0px rgba(0, 0, 0, 0.22);  */
	margin: 0 0 18px 0;
}
#header {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	/*background: url(./img/bg_header.png) top center no-repeat;*/
}
#header_top {
	padding-top: 30px;
}
#header_top .left {
	float: left;
	width: 50%;
	position: relative;
}
#header_top .right {
	float: right;
	width: 50%;
	text-align: right;
}
.header_contact {
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 24px;
}
#header_top .left .goHome {
	width: 35px;
	position: absolute;
	left: 0;
	top: -16px;
}
#header_top .left .goHome span {
	width: 23px;
	margin: 0 auto;
	height: 36px;
	display: block;
	/* background: url("img/home_but.png") center center no-repeat;*/
}
.slogan {
	font-family: 'officinaserifcregular';
	font-size: 18px;
	color: #212121;
	line-height: 23px;
	margin-top: 30px;
}
.slogan:first-letter {
	font-size: 24px;
	color: #af1806;
}
.slogan .c_red {
	font-size: 24px;
}
.slogan .line_2 {
	margin-left: 45px;
}
.frame-gray {
	background-color: #FCFCFC;
	padding: 15px;
	/* padding: 30px 15px 4px 23px;*/
	font: 14px "Trebuchet MS";
	color: #64605A;
	*min-height: 150px;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 27px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 27px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 27px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;
}
#id-cart-list {
	margin-top: -31px;
}
.btn-gray {
	cursor: pointer;
	text-decoration: none;
	font-family: 'officinaserifcregular';
	font-size: 18px;
	color: #64605a;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #e2dfd6;
	border-bottom-color: #c8c5ba;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	border-bottom-color: rgba(41, 27, 0, 0.26);
	background: #e8e8e8;
	background: -moz-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #f5f4ed 0%, #e8e8e8 100%);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset;
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35), 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	height: 36px;
}
.btn-gray:hover {
	/*border:1px solid rgba(41,27,0,0.15);
	border-bottom-color:rgba(41,27,0,0.2);
	background:#faf9f4;*/
	color: #000;
	/*box-shadow:2px 2px 5px 0 rgba(0,0,0,0.7);*/
}
.btn-gray span {
	position: relative;
}
.btn-gray:active {
	-moz-box-shadow: 0px;
	-webkit-box-shadow: 0px;
	box-shadow: none;
}
.btn-gray:active span {
	top: 1px;
	right: -1px;
}
.header_contact .btn-gray {
	text-decoration: none;
	color: #64605A;
	display: block;
	width: 173px;
	margin-top: 10px;
	float: right;
	padding: 8px 0;
	height: 18px;
}
.header_contact a.btn-gray:active {
	-moz-box-shadow: 0px;
	-webkit-box-shadow: 0px;
	box-shadow: none;
}
.header_contact .btn-gray:active span {
	position: relative;
	top: 1px;
	right: -1px;
}
.contacts-numb a:hover {
	border: 1px solid rgba(41, 27, 0, 0.15);
	border-bottom-color: rgba(41, 27, 0, 0.2);
	background: #faf9f4;
	color: #000;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
}
.contacts-numb a:active {
	-moz-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.35);
}
.btn-black {
	text-decoration: none;
	font-family: 'officinaserifcregular';
	font-size: 18px;
	color: #64605a;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #e2dfd6;
	border-bottom-color: #c8c5ba;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	border-bottom-color: rgba(41, 27, 0, 0.26);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset;
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35), 0 2px 0 rgba(109, 109, 109, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset;
	background: #4f4f4f;
	/* Old browsers */
	background: -moz-linear-gradient(top, #4f4f4f 0%, #363636 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f4f4f), color-stop(100%, #363636));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4f4f4f 0%, #363636 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4f4f4f 0%, #363636 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4f4f4f 0%, #363636 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #4f4f4f 0%, #363636 100%);
	/* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#363636',GradientType=0 ); /* IE6-9 */
	padding: 8px 10px;
}
.btn-black a {
	color: white;
	text-decoration: none;
}
.btn-black:hover {
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
}
.btn-red, a.btn-red {
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: 'officinaserifcregular';
	border: 1px solid #a11300;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.05);
	border-bottom-color: rgba(0, 0, 0, 0.35);
	background: #951c0e;
	background: -moz-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: -webkit-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: -o-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: linear-gradient(to bottom, #c63422 0%, #951c0e 100%);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35), 0 2px 0 rgba(201, 110, 100, 0.3) inset, 0 0 0 1px rgba(255, 178, 122, 0.2) inset, 0 0 10px rgba(104, 12, 0, 0.25) inset;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(104, 12, 0, 0.2);
	padding: 5px 10px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}
.oform_box .bt3.btn-red {
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: 'officinaserifcregular';
	border: 1px solid #a11300;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.05);
	border-bottom-color: rgba(0, 0, 0, 0.35);
	background: #951c0e;
	background: -moz-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: -webkit-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: -o-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: linear-gradient(to bottom, #c63422 0%, #951c0e 100%);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35), 0 2px 0 rgba(201, 110, 100, 0.3) inset, 0 0 0 1px rgba(255, 178, 122, 0.2) inset, 0 0 10px rgba(104, 12, 0, 0.25) inset;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(104, 12, 0, 0.2);
	padding: 5px 10px;
	border-radius: 5px;
	cursor: pointer;
}
.oform_box .bt3.btn-red:hover {
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
}
.oform_box .bt3.btn-red:active {
	box-shadow: 1px 0px 0px 0 rgba(0, 0, 0, 0.4);
}
.btn-red:hover {
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
}
a.btn-red:hover {
	text-decoration: none;
}
.btn-red:active {
	-moz-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
}
.btn-red:active>span {
	top: 1px;
	left: -1px;
}
#header_menu {
	margin-top: 10px;
}
#header_menu .btn-black {
	padding: 8px 0;
	width: 170px;
}
#header_menu .box_1, #header_menu .box_2, #header_menu .box_3 {
	float: left;
}
#header_menu .box_1 {
	width: 365px;
}
#header_menu .box_2 {
	width: 305px;
}
.box_2 a, .box_2 span {
	font-family: 'officinaserifcregular';
	font-size: 32px;
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
	color: #000;
	text-decoration: none;
	display: block;
}
.box_2 a:first-letter, .box_2 span:first-letter {
	font-size: 60px;
	color: #A12301;
}
.top-horizontal {
	list-style: none;
	padding: 0;
	margin: 0;
}
.top-horizontal>li {
	float: left;
	margin-right: 10px;
	position: relative;
	padding-bottom: 10px;
}
.top-horizontal>li>ul {
	/*display: none;*/
	list-style: none;
	background: #F5F5F5;
	;
	border-radius: 3px;
	-webkit-box-shadow: 3px 3px 7px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 3px 3px 7px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 3px 3px 7px 0px rgba(50, 50, 50, 0.75);
	padding: 0;
	margin: 0;
}
.sublinks {
	display: none;
	text-align: center;
	min-width: 232px;
}
.sublinks li {
	text-align: left;
}
.sublinks:after {
	content: " ";
	position: absolute;
	top: -16px;
	margin-left: -6px;
	border: 6px solid transparent;
	/* Прозрачные границы */
	border-bottom: 10px solid #F6F6F6;
	/* Добавляем треугольник */
}
/*
.top-horizontal > li:hover > ul {
	display: block;
	position: absolute;
	top: 40px;
	padding: 0;
	margin: 0;
}*/

.top-horizontal>li:hover .btn-black {
	background: #c63422;
	/* Old browsers */
	background: -moz-linear-gradient(top, #c63422 0%, #91190d 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c63422), color-stop(100%, #91190d));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c63422 0%, #91190d 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c63422 0%, #91190d 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c63422 0%, #91190d 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #c63422 0%, #91190d 100%);
	/* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c63422', endColorstr='#91190d',GradientType=0 ); /* IE6-9 */
	color: white;
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7), 0 2px 0 rgba(228, 69, 69, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset;
}
.top-horizontal>li>ul>li {
	padding: 8px 20px;
	font-size: 18px;
	color: #4E4B46;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #DEDDDA;
	border-top: 1px solid #FFF;
}
.top-horizontal>li>ul>li:first-child {
	border-radius: 3px 3px 0 0;
}
.top-horizontal>li>ul>li:hover {
	background: #d42610;
	background: -moz-linear-gradient(top, #d42610 0%, #fc452d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d42610), color-stop(100%, #fc452d));
	background: -webkit-linear-gradient(top, #d42610 0%, #fc452d 100%);
	background: -o-linear-gradient(top, #d42610 0%, #fc452d 100%);
	background: -ms-linear-gradient(top, #d42610 0%, #fc452d 100%);
	background: linear-gradient(to bottom, #d42610 0%, #fc452d 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d42610', endColorstr='#fc452d',GradientType=0 );*/
	color: white;
	border-bottom: 1px solid #666;
}
.top-horizontal>li>ul>li:last-child {
	border: none;
	border-radius: 0 0 3px 3px;
}
.top-horizontal>li>ul>li:hover a {
	color: white;
}
.top-horizontal>li>ul>li a {
	text-decoration: none;
	color: #333;
	display: block;
	width: 100%;
	font-family: 'officinaserifcregular';
}
.search_box {
	border-top: 1px solid #2D2D2D;
	border-left: 1px solid #383838;
	border-right: 1px solid #2E2E2E;
	border-bottom: 1px solid #313131;
	-moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.5);
	border-radius: 3px;
	background: #4F4F4F;
	background: -moz-linear-gradient(90deg, rgb(79, 79, 79) 0%, rgb(31, 31, 31) 100%);
	background: -webkit-linear-gradient(90deg, #4F4F4F 0%, #1F1F1F 100%);
	background: -o-linear-gradient(90deg, rgb(79, 79, 79) 0%, rgb(31, 31, 31) 100%);
	background: -ms-linear-gradient(90deg, rgb(79, 79, 79) 0%, rgb(31, 31, 31) 100%);
	background: linear-gradient(180deg, #4F4F4F 0%, #1F1F1F 100%);
}
.search_box .srch_wrap {
	width: 277px;
	height: 32px;
	border-top: 1px solid #757575;
	border-left: 1px solid #444;
	border-bottom: 1px solid #3C3C3C;
	border-right: 1px solid #4A4A4A;
	border-radius: 3px;
	background: url(./img/se.png) repeat-y 197px 0px;
	overflow: hidden;
}
.search_box input[type=text] {
	border: none;
	width: 159px;
	height: 24px;
	background: url(./img/search_input.png) top left no-repeat;
	float: left;
	outline: none;
	margin: 4px 0 0 3px;
	padding-left: 30px;
}
.search_box input[type=submit] {
	float: right;
	font-family: 'officinaserifcregular';
	color: #fff;
	font-size: 18px;
	padding: 0;
	background: 0;
	border: 0;
	margin: 5px 17px 0 0;
	cursor: pointer;
	position: relative;
	outline: none;
}
.search_box input[type=submit]:active {
	position: relative;
	top: 1px;
	right: -1px;
}
/***TOP_MENU***/

#top-menu {
	width: 994px;
	height: 32px;
	float: left;
}
#top-menu ul.store-horizontal {
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style: none;
}
#top-menu ul.store-horizontal li {
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}
#top-menu ul.store-horizontal li:last-child {
	margin: 0px;
}
#top-menu ul.store-horizontal li a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #d5d8db;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	padding: 0px 14px 0px 13px;
}
#top-menu ul.store-horizontal li:hover a, #top-menu ul.store-horizontal li.jshover a, #top-menu ul.store-horizontal li:hover a.root-item-selected, #top-menu ul.store-horizontal li.jshover a.root-item-selected {
	color: #fff;
	text-decoration: none;
	background: #31353a;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
#top-menu ul.store-horizontal li a.root-item-selected {
	color: #34383d;
	text-decoration: none;
	background: #fff;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
#top-menu ul.store-horizontal li ul {
	position: absolute;
	top: auto;
	display: none;
	z-index: 500;
	height: auto;
	width: 183px;
	background: rgba(29, 31, 33, 0.9);
	margin: 0px;
	padding: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-khtml-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	border-top: 1px solid #4a5158;
	list-style: none;
}
#top-menu ul.store-horizontal li:hover ul, #top-menu ul.store-horizontal li.jshover ul {
	display: block;
}
#top-menu ul.store-horizontal li ul li {
	float: none;
	background: none;
	border-bottom: 1px solid #4a5158;
	margin: 0px;
	padding: 0px;
}
#top-menu ul.store-horizontal li ul li a {
	font-family: Arial;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #d5d8db !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	background: none !important;
	display: block;
	height: auto;
	line-height: 1.3;
	margin: 0px;
	padding: 7px 13px
}
#top-menu ul.store-horizontal li ul li a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #5c6067 !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
}
/***CONTENT***/

#content-wrapper {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	float: left;
	/*background:#fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0px 0px 10px rgba(124, 128, 136, 0.75);
	-moz-box-shadow:0px 0px 10px rgba(124, 128, 136, 0.75);
	box-shadow:0px 0px 10px rgba(124, 128, 136, 0.75);*/
}
#content {
	width: 950px;
	min-height: 539px;
	margin: 0px auto;
	float: none;
	margin-bottom: 0px;
	padding: 0px;
}
#left-column {
	float: left;
	width: 220px;
	position: relative;
	/*padding: 12px 0 0px 0px;*/
}
/*#left-column h3 {
	margin-bottom: 15px;
}*/

#right-column {
	float: left;
	width: 700px;
	padding-left: 30px;
}
#workarea {}
/***LEFT_MENU***/

.left_menu_box {
	margin-bottom: 25px;
}
.left_menu_box h3 {
	margin-bottom: 15px;
}
.left_menu {
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
}
.left_menu>li {
	background: url("./img/li-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #fff;
	color: #4e4b46;
	display: block;
	font-family: "officinaserifcregular";
	font-size: 18px;
	text-decoration: none;
}
.left_menu>li>a {
	color: #4E4B46;
	text-decoration: none;
	/*width: 100%;*/
	display: block;
	padding: 8px 10px;
}
.left_menu li ul li a {
	text-decoration: none;
}
.left_menu>li>a:hover {
	color: #b62700;
}
.left_menu>li>ul {
	display: none;
}
/*.left_article_box, .left_subscribe_box, .left_news_box {*/

.lwbox {
	background: #F5F5F5;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 25px;
}
.lwbox h3.title, .lwbox div.title {
	display: block;
	text-align: center;
	color: #ffffff;
	border-radius: 3px 3px 0 0;
	padding: 8px;
	background: #d73c2a;
	background: -moz-linear-gradient(top, #a12012 0%, #d73c2a 100%);
	background: -webkit-linear-gradient(top, #a12012 0%, #d73c2a 100%);
	background: -o-linear-gradient(top, #a12012 0%, #d73c2a 100%);
	background: linear-gradient(to bottom, #a12012 0%, #d73c2a 100%);
	border-bottom: 1px solid #797979;
	font-family: 'officinaserifcregular';
	font-size: 18px;
	margin-bottom: 0;
}
.lwbox h3.title>a, .lwbox div.title>a {
	color: #fff;
	text-decoration: none;
}
.lwbox h3.title>a:hover, .lwbox div.title>a:hover {
	text-decoration: underline;
}
.lwbox div.title {
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.article_item {
	padding: 8px 12px;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #fff;
	overflow: hidden;
}
.article_item span {
	display: block;
}
.article_item span, .article_item a {
	font: 14px/15px "Trebuchet MS";
	color: #4e4b46;
}
.article_item a {
	text-decoration: none;
}
.article_item a:hover {
	color: #b62700;
	text-decoration: underline;
}
.article-search-form {
	margin-top: 10px;
	padding: 0px 9px;
	text-decoration: none;
	font-family: 'officinaserifcregular';
	font-size: 18px;
	color: #64605a;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #e2dfd6;
	border-bottom-color: #c8c5ba;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	border-bottom-color: rgba(41, 27, 0, 0.26);
	background: #e8e8e8;
	background: -moz-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #f5f4ed 0%, #e8e8e8 100%);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset;
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35), 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.article-search-form .left, .article-search-form .right, .article-search-form .center {
	float: left;
}
.article-search-form .left {
	padding: 8px 0;
}
.article-search-form .right {
	float: right;
	border-left: 2px solid rgba(41, 27, 0, 0.45);
	height: 100%;
}
.article-search-form .center {
	padding: 5px 5px;
}
.article-search-form .center input {
	width: 368px;
	height: 14px;
	border: none;
	padding: 5px 10px 5px 30px;
	background: url(./img/search-form.png) left top no-repeat;
	outline: none;
}
.article-search-form .right input {
	border: none;
	background: none;
	font-family: 'officinaserifcregular';
	font-size: 18px;
	outline: none;
	color: #64605A;
	cursor: pointer;
	padding: 5px 8px 6px 5px;
	float: left;
}
.article-search-result h3 {
	padding: 0;
}
.article-search-result h3 a {
	text-decoration: none;
	font-size: 20px;
	color: #B62700;
	font-family: 'officinaserifcregular';
	line-height: 30px;
}
.article-search-result h3 a:hover {
	text-decoration: underline;
}
.article-search-result small {
	display: block;
	text-align: right;
	font: bold 14px "Trebuchet MS";
	color: #4E4B46;
	padding: 4px 0px 6px 0;
}
.article-search-result p {
	font: 16px/20px "Trebuchet MS";
	color: #2C2B29;
}
.stati-list {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.stati-list .stati-item {
	padding: 0 0 25px 0;
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 9px;
}
.stati-list .stati-item .left {
	float: left;
	width: 520px;
}
.stati-list .stati-item .right {
	width: 156px;
	float: right;
	padding-top: 8px;
	text-align: right;
}
.stati-list .stati-item .stati-title {}
.stati-list .stati-item .image {
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
.stati-list .stati-item .right img {
	max-width: 150px;
	max-height: 150px;
	-moz-box-shadow: 0 0 5px 0 rgba(71, 71, 71, .4);
	-webkit-box-shadow: 0 0 5px 0 rgba(71, 71, 71, 0.4);
	box-shadow: 0 0 5px 0 rgba(71, 71, 71, 0.4);
}
.stati-list .stati-item .left h3 {
	padding: 0;
}
.stati-list .stati-item .left h3 a.stati-title {
	text-decoration: none;
	font-size: 20px;
	color: #B62700;
	font-family: 'officinaserifcregular';
	line-height: 30px;
}
.stati-list .stati-item .left h3 a.stati-title:hover {
	text-decoration: underline;
}
.stati-list .stati-item .left .stati-date {
	text-align: right;
	font: bold 14px "Trebuchet MS";
	color: #4E4B46;
	padding: 4px 0px 6px 0;
}
.stati-list .stati-item .left .stati-detail {
	font: 16px/20px "Trebuchet MS";
	color: #2C2B29;
}
.text-center.nav-tcenter .nav-pages.clearfix {
	display: inline-block
}
.stati-detail .left {
	float: left;
}
.stati-detail h1 {
	margin-top: 20px;
	margin-bottom: 5px;
}
.stati-detail .detail_picture {
	max-width: 250px;
	max-height: 250px;
	float: right;
	margin: 0 0 10px 10px;
}
.stati-detail .detail-text {
	/*font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #333;
	text-align: left;
	line-height: normal;*/
}
.stati-detail .detail-date {
	text-align: right;
	color: #666;
	font-weight: bold;
}
.article-prev-all-next {
	padding: 10px 0;
	border-bottom: 1px solid #333;
}
.article-prev-all-next.bottom {
	margin-top: 20px;
	border-top: 1px solid #333;
	border-bottom: 0;
}
.article-prev-all-next .left a, .article-prev-all-next .center a, .article-prev-all-next .right a {
	font-family: 'Trebuchet MS';
	font-size: 16px;
	color: #333;
}
.article-prev-all-next .left {
	float: left;
	width: 30%;
	min-height: 1px;
}
.article-prev-all-next .prev {
	padding-left: 30px;
	background: url(./img/article-prev.png) center left no-repeat;
}
.article-prev-all-next .center {
	width: 40%;
	float: left;
	text-align: center;
}
.article-prev-all-next .right {
	width: 30%;
	min-height: 1px;
	float: right;
}
.article-prev-all-next .next {
	padding-right: 30px;
	background: url(./img/article-next.png) center right no-repeat;
	text-align: right;
}
.left_subscribe_box {
	padding: 5px;
}
.left_subscribe_box>div {
	-moz-box-shadow: inset 0 0 41px -18px #C4C4C4;
	-webkit-box-shadow: inset 0 0 41px -18px #C4C4C4;
	box-shadow: inset 0 0 41px -18px #C4C4C4;
	border-radius: 4px;
	font-family: 'officinaserifcregular';
	text-align: center;
	padding: 7px 0 15px 5px;
}
.left_subscribe_box div img {
	display: block;
	margin: 10px auto 9px auto;
	box-shadow: none;
}
.left_subscribe_box div p {
	font-size: 24px;
	color: #b62700;
	margin: 0;
}
.left_subscribe_box div span {
	font: 14px/25px "Trebuchet MS";
	color: #4e4b46;
}
.left_subscribe_box div a {
	text-decoration: none;
	color: #64605a;
	border-radius: 3px;
	display: block;
	width: 150px;
	text-align: center;
	margin: 12px 0 12px 3px;
	border: 1px solid #e2dfd6;
	border-bottom-color: #c8c5ba;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	border-bottom-color: rgba(41, 27, 0, 0.26);
	background: #e8e8e8;
	background: -moz-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #f5f4ed 0%, #e8e8e8 100%);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	margin: 0 auto;
}
.left_subscribe_box div a span {
	display: block;
	padding: 5px 0;
	font: 16px 'Trebuchet MS';
}
.left_subscribe_box div a:active span {
	position: relative;
	top: 1px;
	right: -1px;
}
.left_subscribe_box div a:hover {
	border: 1px solid rgba(41, 27, 0, 0.15);
	border-bottom-color: rgba(41, 27, 0, 0.2);
	background: #faf9f4;
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
}
.left_subscribe_box div a:active {
	-moz-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
}
.left_subscribe_box div a span:hover {
	color: #a92515;
}
.left_news_box p span {
	display: initial;
	margin-right: 5px;
}
#left-column .left_tags h3 {
	margin-bottom: 0;
}
.filt {
	overflow: hidden;
	margin: 7px 0 10px 5px;
	padding: 0 8px 7px 0;
}
.filt li {
	float: left;
	list-style: none;
}
.filt li {
	float: left;
	font-size: 17px;
	font-family: 'officinaserifcregular';
	margin: 0 3px 0 3px;
}
.filt li span {
	line-height: 32px;
	color: #62605b;
}
.filt li a {
	text-decoration: none;
	color: #4e4b46;
	border-radius: 3px;
	display: block;
	width: 93px;
	line-height: 30px;
	text-align: center;
	-moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	border: 1px solid #e2dfd6;
	border-bottom-color: #c8c5ba;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	border-bottom-color: rgba(41, 27, 0, 0.26);
	background: #e8e8e8;
	background: -moz-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #f5f4ed 0%, #e8e8e8 100%);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08), 1px 0px 4px 0 rgba(58, 59, 69, 0.23);
}
.filt li.active a, .nav-pages>span {
	font-size: 18px;
	font-family: 'officinaserifcregular';
	margin: 0 4px 0 3px;
	float: left;
	display: block;
}
.nav-pages>span:last-child {
	margin-right: 0px;
}
.nav-pages>span a {
	text-decoration: none;
}
.nav-pages>span a {
	text-decoration: none;
	color: #4e4b46;
	border-radius: 3px;
	display: block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	-moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	border: 1px solid #e2dfd6;
	border-bottom-color: #c8c5ba;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	border-bottom-color: rgba(41, 27, 0, 0.26);
	background: #e8e8e8;
	background: -moz-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #f5f4ed 0%, #e8e8e8 100%);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08), 1px 0px 4px 0 rgba(58, 59, 69, 0.23);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.nav-pages>span a:hover {
	color: #b62700;
	border: 1px solid rgba(41, 27, 0, 0.15);
	border-bottom-color: rgba(41, 27, 0, 0.2);
	background: #faf9f4;
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08), 0px 0px 0px 0 rgba(58, 59, 69, 0.23);
}
.nav-pages>.nav-current-page {
	border-radius: 3px;
	display: block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #b62700;
	border: 1px solid rgba(41, 27, 0, 0.15);
	border-bottom-color: rgba(41, 27, 0, 0.2);
	background: #faf9f4;
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08), 0px 0px 0px 0 rgba(58, 59, 69, 0.23);
}
.show_pages {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}
.show_pages li {
	float: left;
	font-size: 18px;
	font-family: 'officinaserifcregular';
	margin: 0 4px 0 3px;
}
.show_pages li>span {
	line-height: 32px;
	color: #2C2B29;
}
.show_pages li>a {
	text-decoration: none;
	color: #4E4B46;
	border-radius: 3px;
	display: block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	-moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.5);
	border: 1px solid #E2DFD6;
	border-bottom-color: #C8C5BA;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	border-bottom-color: rgba(41, 27, 0, 0.26);
	background: #E8E8E8;
	background: -moz-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top, #F5F4ED 0%, #E8E8E8 100%);
	background: -o-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #F5F4ED 0%, #E8E8E8 100%);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08), 1px 0px 4px 0 rgba(58, 59, 69, 0.23);
	text-shadow: 0 1px 0 #FFF;
}
.show_pages li.active a, .show_pages li:hover a {
	color: #b62700;
	border: 1px solid rgba(41, 27, 0, 0.15);
	border-bottom-color: rgba(41, 27, 0, 0.2);
	background: #faf9f4;
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08), 0px 0px 0px 0 rgba(58, 59, 69, 0.23);
}
/* CATALOG */

#cat_filtr.lwbox {
	overflow: initial;
}
div#catalog {
	position: relative;
	width: 100%;
}
/***TABLE_VIEW***/

div.catalog-item-table {
	width: 100%;
	padding: 0px;
}
div.catalog-item-table .item-all-title {
	font: 14px "Trebuchet MS";
	padding: 12px 16px 0px;
	overflow: hidden;
	height: 40px;
	margin-bottom: 8px;
}
div.catalog-item-table .item-all-title a {
	color: #2c2b29;
	text-decoration: none;
}
div.catalog-item-table .item-all-title:hover a {
	text-decoration: underline;
	color: #b62700;
}
#catalog div.catalog-item-table a.catalog-item-card:last-child {
	margin-right: 0px;
}
div.catalog-item-table .deliver {
	height: 2px;
	background: url(./img/cat_img_deliver.png) no-repeat center bottom;
}
div.catalog-item-table .img_box {
	text-align: center;
	position: relative;
}
div.catalog-item-table img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
div.catalog-item-table img.new {
	position: absolute;
	right: 20px;
	top: 5px;
}
a.catalog-item-card .price_box {
	margin-top: 15px;
	padding: 0 10px;
	overflow: hidden;
	padding-top: 9px;
}
a.catalog-item-card span.item-price {
	font-size: 24px;
	color: #2C2B29;
	float: left;
	line-height: 38px;
	padding-left: 2px;
	padding-right: 2px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: 'officinaserifcregular';
}
a.catalog-item-card div.catalog-item-price-full {
	float: left;
	position: relative;
	/*margin:0px;
	padding:0px;
	margin-left: 18px;*/
}
a.catalog-item-card span.catalog-item-price-old {
	position: absolute;
	top: -11px;
	left: 5px;
	font-size: 18px;
	color: #7A756E;
	text-decoration: line-through;
	font-family: 'officinaserifcregular';
}
a.catalog-item-card span.catalog-item-price-percent {
	font-weight: normal;
	color: #616161;
}
a.catalog-item-card span.catalog-item-price-new {
	font-size: 23px;
	color: #2C2B29;
	line-height: 38px;
	padding-left: -2px;
	padding-right: 2px;
	letter-spacing: 0px;
	font-family: 'OfficinaSerifCTT Regular', 'OfficinaSerifCTT';
}
a.catalog-item-card .buy_more small.result {
	float: right;
	text-decoration: none;
	font-size: 18px;
	border-radius: 3px;
	width: 92px;
	line-height: 32px;
	text-align: center;
	-moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	border-bottom-color: #c8c5ba;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	background: -moz-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #f5f4ed 0%, #e8e8e8 100%);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08);
	color: #b62700;
	border: 1px solid rgba(41, 27, 0, 0.15);
	border-bottom-color: rgba(41, 27, 0, 0.2);
	background: #faf9f4;
	display: block;
	margin-top: 2px;
}
a.catalog-item-card .buy_more small.hidden {
	display: none;
}
#addItemInCart .close, a.catalog-item-card .buy_more input[name="add2basket"], .d-button {
	cursor: pointer;
	float: right;
	text-decoration: none;
	font-size: 18px;
	color: #4e4b46;
	border-radius: 3px;
	width: 92px;
	line-height: 30px;
	text-align: center;
	-moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .5);
	border: 1px solid #e2dfd6;
	border-bottom-color: #c8c5ba;
	border: 1px solid rgba(41, 27, 0, 0.14);
	border-top-color: rgba(41, 27, 0, 0.08);
	border-bottom-color: rgba(41, 27, 0, 0.26);
	background: #e8e8e8;
	background: -moz-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f5f4ed 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #f5f4ed 0%, #e8e8e8 100%);
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08);
}
.d-button {
	float: none;
	width: 182px;
}
#addItemInCart .close {
	float: none;
	width: 200px;
}
#addItemInCart .close:hover {
	color: #000;
}
a.catalog-item-card .buy_more input[name="add2basket"]:hover, .d-button:hover {
	color: #b62700;
	border: 1px solid rgba(41, 27, 0, 0.15);
	border-bottom-color: rgba(41, 27, 0, 0.2);
	background: #faf9f4;
}
#pagin_top, #pagin_bottom {
	position: absolute;
	right: 0px;
	top: -49px;
	max-width: 250px;
}
#pagin_bottom {
	top: 0px;
}
/***CATALOG DETAIL***/

h1.small {
	font-size: 24px;
	color: #2C2B29;
	line-height: 24px;
	display: block;
	margin: 0;
}
div.catalog-detail {
	width: 100%;
	margin-top: 5px;
}
.catalog-detail .right_box-wrapper {
	background: #F5F5F5;
	padding: 15px 30px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	border-radius: 2px;
	position: relative;
	max-height: 360px;
}
div.catalog-detail table.catalog-detail {
	border-collapse: collapse;
}
div.catalog-detail-pictures {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div.catalog-detail-pictures div.detail_picture {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
div.catalog-detail-pictures div.detail_picture a.catalog-detail-images {
	display: block;
	text-decoration: none;
	text-align: center;
}
div.catalog-detail-pictures div.detail_picture img {
	border: none;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
}
div.catalog-detail-pictures div.detail_picture img.discount, div.catalog-detail-pictures div.detail_picture img.hit, div.catalog-detail-pictures div.detail_picture img.new {
	position: absolute;
	top: 0px;
	right: 0px;
}
div.catalog-detail-pictures div.detail_picture img.manufacturer {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div.catalog-detail-pictures div.more_photo {
	width: 100%;
	text-align: left;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
div.catalog-detail-pictures div.more_photo>div {
	margin-bottom: 10px;
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images {
	margin-right: 30px;
	float: left;
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images:last-child {
	margin-right: 0;
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images:hover {
	text-decoration: none;
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images img {
	border: none;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
}
div.catalog-detail .catalog-detail-price-box {
	margin-top: 16px;
	padding-top: 26px;
	position: relative;
}
div.catalog-detail div.catalog-detail-price {
	font-family: officinaserifcregular;
}
div.catalog-detail span.catalog-detail-item-price {
	font-size: 30px;
	display: block;
	color: #2C2B29;
	line-height: 46px;
}
div.catalog-detail span.catalog-detail-item-price-new {
	font-size: 28px;
	color: #2C2B29;
	line-height: 46px;
	font-family: 'OfficinaSerifCTT Regular', 'OfficinaSerifCTT';
}
div.catalog-detail span.catalog-detail-item-price-old {
	/*position: absolute;*/
	top: 0px;
	text-decoration: line-through;
	font-size: 18px;
	color: #64605A;
	display: block;
	line-height: 25px
}
div.catalog-detail span.cdp-wrapper {
	position: absolute;
	top: -6px;
	left: 126px;
}
div.catalog-detail span.catalog-detail-item-price-percent {
	position: absolute;
	top: -2px;
	font-size: 16px;
	color: #64605A;
	display: block;
	line-height: 25px;
	background: #FFF;
	visibility: hidden;
	opacity: 0;
	transition: all 0.7s ease;
	box-shadow: 0 0 5px 0 #666;
	-webkit-box-shadow: 0 0 5px 0 #666;
	-moz-box-shadow: 0 0 5px 0 #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 2px 7px;
}
div.catalog-detail .cdp-wrapper:hover span.catalog-detail-item-price-percent {
	opacity: 1;
	visibility: visible;
}
.mytooltip {
	position: absolute;
	padding: 10px;
	background: white;
	box-shadow: 0 0 5px 0 #666;
	-webkit-box-shadow: 0 0 5px 0 #666;
	-moz-box-shadow: 0 0 5px 0 #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	top: -10px;
	left: -10px;
	font-size: 14px;
	line-height: 27px;
	text-align: justify;
	z-index: 100;
}
div.catalog-detail .preview_text_box {
	position: relative;
	margin: 13px 0 10px 0;
}
div.catalog-detail .preview-text-box {
	font-size: 16px;
	line-height: 18px;
	color: #64605A;
	text-align: justify;
	overflow: hidden;
	max-height: 90px;
	font-family: 'officinaserifcregular';
}
div.catalog-detail div.preview_text {
	font-size: 16px;
	line-height: 18px;
	color: #64605A;
	text-align: justify;
	overflow: hidden;
	max-height: 90px;
	font-family: 'officinaserifcregular';
}
div.catalog-detail .catalog-detail-property .mytooltip, div.catalog-detail div.preview_text_box .mytooltip {
	width: 360px;
	border: 0;
	font-family: "Trebuchet MS";
}
div.catalog-detail div.preview_text_box .mytooltip {
	font-family: "officinaserifcregular";
	font-size: 16px;
	line-height: 18px;
}
div.catalog-detail .preview_text_box .mytooltip, div.catalog-detail .catalog-detail-property .mytooltip {
	transition: all 0.7s ease;
	opacity: 0;
	visibility: hidden;
}
div.catalog-detail .catalog-detail-property .mytooltip {
	top: -30px;
}
div.catalog-detail .preview_text_box:hover>.mytooltip, div.catalog-detail .catalog-detail-property:hover>.mytooltip {
	opacity: 1;
	visibility: visible;
}
div.catalog-detail .nalichie {
	font: 16px/30px "Trebuchet MS";
	color: #4E4B46;
}
div.catalog-detail .buy_more_detail {}
div.catalog-detail .buy_more_detail form {}
div.catalog-detail .buy_more_detail a.minus {
	width: 21px;
	height: 23px;
	float: left;
	text-decoration: none;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	background: url(./images/bg_a_minus.jpg) left top no-repeat;
}
div.catalog-detail .buy_more_detail a.minus:hover {
	text-decoration: none;
	background: url(./images/bg_a_minus.jpg) left -23px no-repeat;
}
div.catalog-detail .buy_more_detail input[name="quantity"] {
	width: 34px;
	height: 21px;
	line-height: 21px;
	float: left;
	border: 1px solid #dadada;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	background: #fff;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
div.catalog-detail .buy_more_detail a.plus {
	width: 21px;
	height: 23px;
	float: left;
	text-decoration: none;
	margin: 6px 9px 0px 0px;
	padding: 0px;
	background: url(./images/bg_a_plus.jpg) left top no-repeat;
}
div.catalog-detail .buy_more_detail a.plus:hover {
	text-decoration: none;
	background: url(./images/bg_a_plus.jpg) left -23px no-repeat;
}
div.catalog-detail .buy_more_detail form input[name="add2basket"], div.catalog-detail .buy_more_detail form #add2basket {
	cursor: pointer;
	width: 285px;
	text-align: center;
	font-size: 24px;
	font-family: 'officinaserifcregular';
	border: 1px solid #a11300;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.05);
	border-bottom-color: rgba(0, 0, 0, 0.35);
	background: #951c0e;
	background: -moz-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: -webkit-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: -o-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: linear-gradient(to bottom, #c63422 0%, #951c0e 100%);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(104, 12, 0, 0.2);
	padding: 5px 0;
	border-radius: 3px;
	text-decoration: none;
	margin: 10px 0;
}
div.catalog-detail .buy_more_detail form input[name="add2basket"]:hover, div.catalog-detail .buy_more_detail form #add2basket:hover {
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
}
div.catalog-detail .buy_more_detail form #add2basket:active {
	-moz-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
}
div.catalog-detail .buy_more_detail form #add2basket span {
	width: 285px;
	position: relative;
}
div.catalog-detail .buy_more_detail form #add2basket:active span {
	position: relative;
	top: 1px;
	right: -1px;
}
div.catalog-detail .buy_more_detail form small.result {
	width: 285px;
	display: block;
	text-align: center;
	font-size: 24px;
	font-family: 'officinaserifcregular';
	border: 1px solid #a11300;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.05);
	border-bottom-color: rgba(0, 0, 0, 0.35);
	background: #951c0e;
	background: -moz-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: -webkit-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: -o-linear-gradient(top, #c63422 0%, #951c0e 100%);
	background: linear-gradient(to bottom, #c63422 0%, #951c0e 100%);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(104, 12, 0, 0.2);
	padding: 10px 0;
	border-radius: 3px;
	text-decoration: none;
	margin: 10px 0;
	-moz-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.7);
}
div.catalog-detail .buy_more_detail form small.result.hidden {
	display: none;
}
div.catalog-detail .buy_more_detail form .hidden {
	display: none;
}
div.catalog-detail #catalog-compare {
	width: 100%;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
div.catalog-detail div#catalog-compare a {
	width: 135px;
	height: 18px;
	display: block;
	text-decoration: none;
	background: url(./images/bg_compare_a.jpg) left top no-repeat;
}
div.catalog-detail div#catalog-compare a:hover {
	background: url(./images/bg_compare_a.jpg) left -18px no-repeat;
}
div.catalog-detail div#catalog-compare a.catalog-item-compared, div.catalog-detail div#catalog-compare a.catalog-item-compared:hover {
	background: url(./images/bg_compare_a.jpg) left -36px no-repeat;
}
div.catalog-detail-line {
	width: 100%;
	height: 1px;
	float: left;
	margin: 12px 0;
	padding: 0px;
	background: url(./images/title-line.gif) left top no-repeat;
}
div.catalog-detail-properties {
	width: 100%;
	padding: 0px;
	position: relative;
	/*margin-bottom: 20px;*/
}
div.catalog-detail-property {
	font: 16px "Trebuchet MS";
	color: #2C2B29;
	/*padding: 4px 0 4px 30px;*/
	padding: 0px 0 0px 30px;
	height: 30px;
	background: url(./img/pit.png) no-repeat left 3px;
}
div.catalog-detail-property>p {
	border-bottom: 2px dotted #979797;
	;
}
div.catalog-detail-property span {
	float: left;
	position: relative;
	top: 5px;
	padding: 0px 3px 0px 0px;
	background: transparent;
}
div.catalog-detail-property b {
	float: right;
	position: relative;
	top: 5px;
	padding: 0px 0px 0px 3px;
	font-weight: normal;
	background: transparent;
	max-width: 200px;
	overflow: hidden;
	height: 20px;
	text-align: right;
}
div.catalog-detail .section {
	width: 100%;
	float: left;
	margin: 30px 0px 0px 0px;
}
div.catalog-detail .section {
	margin-bottom: 10px;
}
div.catalog-detail ul.tabs {
	height: 40px;
	padding: 0;
	margin: 0;
	list-style: none outside none;
	margin: 0 0 -4px;
}
div.catalog-detail .tabs li {
	display: table-cell;
	vertical-align: middle;
	height: 30px;
	font-size: 18px;
	/*font-weight: bold;*/
	line-height: 30px;
	color: #64605A;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 4px 4px 0 0;
	padding: 4px 12px 0;
	font-family: 'officinaserifcregular';
}
div.catalog-detail .tabs li.current {
	background-color: #FCFCFC;
	color: #B62700;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border: 4px solid #FFF;
	border-bottom: 0;
	position: relative;
	padding-bottom: 4px;
	padding-top: 0px;
	top: 2px;
}
div.catalog-detail .box {
	display: none;
	background-color: #FCFCFC;
	padding: 15px;
	/*font: 16px "Trebuchet MS";*/
	color: #64605A;
	min-height: 150px;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;
}
div.catalog-detail .box.visible {
	display: block;
}
div.catalog-detail .box .description {
	margin: 0px;
	padding: 0px;
}
div.catalog-detail .box .description p {
	font-familly: 'officinaserifcregular';
}
table.reviews-post-table:after {
	content: ' ';
	width: 100%;
	height: 34px;
	background: url(./img/razd-bg.png) repeat-x;
}
div.catalog-detail .box #video {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
div.catalog-detail-stores {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div.catalog-detail-store {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #cccccc;
	float: left;
	width: 100%;
}
div.catalog-detail-store span {
	float: left;
	position: relative;
	top: 5px;
	padding: 0px 3px 0px 0px;
	background: #fff;
}
div.catalog-detail-store b {
	float: right;
	position: relative;
	top: 5px;
	padding: 0px 0px 0px 3px;
	font-weight: normal;
	background: #fff;
}
/***BREADCRUMBS***/

#breadcrumb-search {
	margin: 0px;
	overflow: hidden;
}
#breadcrumb a, #breadcrumb span, #breadcrumb i {
	padding: 0px;
	margin: 0px;
}
#breadcrumb a {
	color: #666666 !important;
}
#breadcrumb i {
	color: #64605a !important;
}
#breadcrumb i {
	padding: 0px 6px;
}
#breadcrumb img {
	vertical-align: middle;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-bottom: 3px;
}
/***MENU_NEW_LEADER_DISCOUNT***/

ul#new_leader_disc {
	margin: 15px 0px 25px 0px;
	padding: 0px;
	list-style: none;
}
ul#new_leader_disc li a {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 45px;
}
ul#new_leader_disc li a:hover {
	color: #cc9900;
	text-decoration: none;
}
ul#new_leader_disc li a.new {
	height: 34px;
	line-height: 34px;
	background: url(./images/new_left.jpg) left top no-repeat;
}
ul#new_leader_disc li a.saleleader {
	height: 33px;
	line-height: 28px;
	background: url(./images/hit_left.jpg) left top no-repeat;
}
ul#new_leader_disc li a.discount {
	height: 34px;
	line-height: 26px;
	background: url(./images/discount_left.jpg) left top no-repeat;
}
/***BANNER_LEFT***/

#banner_left {
	float: left;
	margin: 0px 0px 0px 1px;
}
#banner_left img {
	border: none;
}
/***DISCOUNT_LEFT***/

#discount_left {
	float: left;
	margin: 0px;
}
#discount_left .catalog-item-cards {
	margin: 0px;
}
#discount_left a.link {
	width: 200px;
	height: 200px;
	display: block;
	text-decoration: none;
	position: relative;
}
#discount_left a.link img {
	border: none;
}
#discount_left a.link img.new, #discount_left a.link img.discount, #discount_left a.link img.hit {
	position: absolute;
	top: 24px;
	right: 24px;
}
#discount_left a.link img.manufacturer {
	position: absolute;
	bottom: 24px;
	right: 24px;
}
#discount_left a.item-title {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #37414c;
	text-decoration: underline;
	text-align: center;
	display: block;
	height: 48px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 15px;
}
#discount_left a.item-title:hover {
	color: #cc9900;
	text-decoration: none;
}
/***VENDORS***/

#vendors {
	width: 202px;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
#vendors div.h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	margin: 0px;
	padding: 25px 0px 10px 0px;
}
#vendors .vendors-list {
	width: 192px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#vendors p.vendors-item {
	margin: 0px;
	padding: 0px;
	width: 50%;
	float: left;
}
#vendors p.vendors-item a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #37414c;
	text-decoration: underline;
	padding: 4px 0px;
	display: block;
}
#vendors p.vendors-item a:hover {
	text-decoration: none;
	color: #cc9900 !important;
}
/***SUBSCRIBE***/

#subscribe {
	width: 234px;
	height: 152px;
	float: left;
	margin: 25px 0px 0px -24px;
	padding: 0px;
	background: url(./images/bg_subscribe.jpg) left top no-repeat;
}
#subscribe .h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #222;
	margin: 0px;
	padding: 15px 0px 0px 25px;
}
#subscribe p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #383526;
	margin: 0px;
	padding: 0px 0px 10px 25px;
}
#subscribe input[type="text"] {
	width: 165px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #c6c2bd;
	background: #fff;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #1e1d19;
	margin: 0px 0px 10px 25px;
	padding: 0px 9px;
}
#subscribe input[name="submit"] {
	width: 188px;
	height: 34px;
	border: none;
	margin: 0px 0px 0px 24px;
	padding: 0px;
	background: url(./images/bg_subscribe_input_submit.png) left top no-repeat;
}
#subscribe input[name="submit"]:hover {
	cursor: pointer;
	background: url(./images/bg_subscribe_input_submit.png) left -34px no-repeat;
}
/***LEFT_STATI***/

div#stati_left {
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
div#stati_left .h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #222222;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
div#stati_left ul.lsnn {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#stati_left ul.lsnn li {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #d6d9df;
}
div#stati_left ul.lsnn li img {
	width: 57px;
	height: 57px;
	float: left;
	border: 1px solid #e1e4e8;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
div#stati_left ul.lsnn li a.title-link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	width: 134px;
	float: right;
	margin: 0px;
	padding: 0px;
}
div#stati_left ul.lsnn li a.title-link:hover {
	color: #cc9900;
	text-decoration: none;
}
div#stati_left a.all {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #838384;
	text-decoration: underline;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#stati_left a.all:hover {
	text-decoration: none;
}
/***SLIDER_TOP***/

#banner_top {
	width: 740px;
	margin: 23px 0px 0px -10px;
}
/***HOME_NEWS***/

div#news_home {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#news_home ul.lsnn {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#news_home ul.lsnn li {
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
div#news_home ul.lsnn li a {
	display: block;
}
div#news_home ul.lsnn li a span.date {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	text-decoration: none;
	display: block;
	width: 70px;
	height: 23px;
	line-height: 23px;
	float: left;
	margin: 21px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	background: url(./images/bg_news_news_date.jpg) left top no-repeat;
}
div#news_home ul.lsnn li a:hover span.date {
	background: url(./images/bg_news_news_date.jpg) left -23px no-repeat;
}
div#news_home ul.lsnn li a div.title-link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	display: block;
	float: left;
	width: 252px;
	height: 35px;
	overflow: hidden;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 10px;
}
div#news_home ul.lsnn li a:hover div.title-link {
	color: #cc9900;
	text-decoration: none;
}
div#news_home ul.lsnn li a div.title-link span {
	display: table-cell;
	height: 35px;
	vertical-align: middle;
}
/***NEW,SALELEADER,DISCOUNT***/

.ndl_tabs {
	width: 100%;
	float: left;
	margin: 35px 0px 0px 0px;
	padding: 0px;
}
.ndl_tabs .section {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ndl_tabs .section ul.tabs {
	width: 100%;
	height: 44px;
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	border-bottom: 1px solid #cdd0d3;
}
.ndl_tabs .section ul.tabs li {
	width: 161px;
	height: 42px;
	line-height: 42px;
	float: left;
	position: relative;
	border: 1px solid #cdd0d3;
	margin: 0px !important;
	padding: 0px 0px 0px 75px;
	text-indent: 0px !important;
	background: #e3e4e8;
	background: -webkit-linear-gradient(top, bottom, #fff, #e3e4e8);
	background: -moz-linear-gradient(top, #fff, #e3e4e8);
	background: -o-linear-gradient(top, #fff, #e3e4e8);
	background: -ms-linear-gradient(top, #fff, #e3e4e8);
}
.ndl_tabs .section ul.tabs li.hit {
	margin: 0px 2px !important;
}
.ndl_tabs .section ul.tabs li:hover {
	cursor: pointer;
}
.ndl_tabs .section ul.tabs li.new.current {
	background: #85a51b;
	background: -webkit-linear-gradient(top, bottom, #b5e115, #85a51b);
	background: -moz-linear-gradient(top, #b5e115, #85a51b);
	background: -o-linear-gradient(top, #b5e115, #85a51b);
	background: -ms-linear-gradient(top, #b5e115, #85a51b);
}
.ndl_tabs .section ul.tabs li.hit.current {
	background: #e18b00;
	background: -webkit-linear-gradient(top, bottom, #facf00, #e18b00);
	background: -moz-linear-gradient(top, #facf00, #e18b00);
	background: -o-linear-gradient(top, #facf00, #e18b00);
	background: -ms-linear-gradient(top, #facf00, #e18b00);
}
.ndl_tabs .section ul.tabs li.discount.current {
	background: #b40d00;
	background: -webkit-linear-gradient(top, bottom, #de1c0e, #b40d00);
	background: -moz-linear-gradient(top, #de1c0e, #b40d00);
	background: -o-linear-gradient(top, #de1c0e, #b40d00);
	background: -ms-linear-gradient(top, #de1c0e, #b40d00);
}
.ndl_tabs .section ul.tabs li span {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #7a8492;
}
.ndl_tabs .section ul.tabs li:hover span {
	color: #000;
}
.ndl_tabs .section ul.tabs li.current span {
	color: #fff;
}
.ndl_tabs .section ul.tabs li img {
	position: absolute;
	left: 4px;
	top: -12px;
}
.ndl_tabs .section ul.tabs li.current img {
	top: -8px;
	z-index: 500;
}
.ndl_tabs .section ul.tabs li img.nohover, .ndl_tabs .section ul.tabs li:hover img.hover, .ndl_tabs .section ul.tabs li.current img.hover {
	display: block;
}
.ndl_tabs .section ul.tabs li img.hover, .ndl_tabs .section ul.tabs li:hover img.nohover, .ndl_tabs .section ul.tabs li.current img.nohover {
	display: none;
}
.ndl_tabs .section .box {
	width: 716px;
	float: left;
	margin: -5px 0px 0px 1px;
	position: relative;
	display: none;
}
.ndl_tabs .section .box.visible {
	display: block;
}
.ndl_tabs .section .new.box {
	border-top: 4px solid #87a81b;
}
.ndl_tabs .section .hit.box {
	border-top: 4px solid #e28e00;
}
.ndl_tabs .section .discount.box {
	border-top: 4px solid #b70e01;
}
div.catalog-top {
	width: 100%;
	float: left;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #e1e4e8;
}
div.catalog-top a.all {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838384;
	text-decoration: underline;
	float: right;
	margin: 0px 14px 0px 0px;
	padding: 0px;
}
div.catalog-top a.all:hover {
	text-decoration: none;
}
div.catalog-item-cards {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
a.catalog-item-card .item-all-title a.item-title {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px !important;
	color: #222222;
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
a.catalog-item-card .item-all-title a.item-title:hover {
	color: #cc9900;
	text-decoration: none;
}
a.catalog-item-card a.link {
	width: 100%;
	height: 150px;
	display: block;
	text-align: center;
	margin: 10px 0px;
	overflow: hidden;
	border-bottom: 1px solid #e1e3e7;
	position: relative;
}
a.catalog-item-card a.link img {
	border: none;
}
a.catalog-item-card a.link img.discount, a.catalog-item-card a.link img.new, a.catalog-item-card a.link img.hit {
	position: absolute;
	top: 0px;
	right: 14px;
}
a.catalog-item-card a.link img.manufacturer {
	position: absolute;
	bottom: 5px;
	right: 0px;
}
a.catalog-item-card .item-info {
	margin: 0px;
	float: left;
	width: 100%;
}
a.catalog-item-card .item-info div.item-desc {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #616161;
	margin: 0px 0px 10px 0px;
	height: 62px;
	overflow: hidden;
}
a.catalog-item-card .buy_more, div.catalog-item-card-top .buy_more {
	width: 83px;
	float: right;
}
a.catalog-item-card .buy_more a.minus {
	width: 21px;
	height: 23px;
	float: left;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	background: url(./images/bg_a_minus.jpg) left top no-repeat;
}
a.catalog-item-card .buy_more a.minus:hover {
	text-decoration: none;
	background: url(./images/bg_a_minus.jpg) left -23px no-repeat;
}
a.catalog-item-card .buy_more input[name="quantity"] {
	width: 34px;
	height: 21px;
	line-height: 21px;
	float: left;
	border: 1px solid #dadada;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
a.catalog-item-card .buy_more a.plus {
	width: 21px;
	height: 23px;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(./images/bg_a_plus.jpg) left top no-repeat;
}
a.catalog-item-card .buy_more a.plus:hover {
	text-decoration: none;
	background: url(./images/bg_a_plus.jpg) left -23px no-repeat;
}
a.catalog-item-card .buy_more .hidden {
	display: none;
}
.message_box .notetext {
	margin: 10px 0;
}
/***BODY_TEXT***/

#body_text {
	margin: 0px;
}
/*
#body_text p {
	font-weight:normal;
	color:#616161;
	margin:0px;
	padding:0px 0px 12px 0px;
}

#body_text ul {
	margin:0px;
	padding:0px 0px 12px 20px;
	line-height:1.5;
}

#body_text ul li {
	text-align:left;
}
*/

.red-liststyle-box .title {
	font-family: 'officinaserifcregular';
	font-size: 20px;
	color: #B62700;
	line-height: 20px;
	display: block;
	margin: 25px 0 10px 0;
}
.red-liststyle-box ul li, ul.red-liststyle li {
	/*list-style: none;
	background: url(./img/pit.png) no-repeat left 4px;*/
	list-style-image: url(./img/pit.png);
	font: 16px "Trebuchet MS";
	color: #2C2B29;
	/*padding: 4px 0 4px 30px;*/
	margin: 0 0 0 25px;
}
.red-liststyle-box.link-style ul li a, ul.red-liststyle.link-style ul li a {
	color: #333;
	text-decoration: underline;
}
.red-liststyle-box.link-style ul li a:hover, ul.red-liststyle.link-style ul li a:hover {
	color: #B62700;
}
#podelitsya {
	float: right;
}
.personal {
	margin-top: 31px;
}
.personal form {
	background-color: #FCFCFC;
	padding: 15px;
	font: 14px "Trebuchet MS";
	color: #000;
	height: 224px;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;
}
.personal .left, .personal .right {
	float: left;
}
.personal .left {
	margin-left: 19px;
	width: 353px;
}
.personal form h2 {
	font-size: 20px;
	color: #B62700;
	margin-bottom: 10px;
}
.personal input[type="text"], .personal input[type="password"] {
	width: 255px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #a0a0a0;
	background: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px 4px;
}
.personal textarea {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	border: 1px solid #a0a0a0;
	background: none;
	width: 260px;
	max-width: 260px;
	margin: 0px;
	padding: 10px;
}
.personal .bt3 {
	padding: 0px 55px;
	margin-top: 12px;
	margin-right: -2px;
}
a.callback_anch {
	color: #333;
	text-decoration: none;
	border-bottom: dashed 1px;
	position: relative;
}
.map-wrapper.frame-gray {
	padding: 0;
	overflow: hidden;
}
/***FOOTER***/

#footer-wrapper {
	/*background: url(./img/bg_footer.png) top center repeat-x;
	height: 150px;*/
	border-bottom: 1px solid #2C2C2C;
	background: #222;
	box-shadow: 3px 4px 7px rgba(145, 145, 145, 0.7) inset, -5px -8px 5px rgba(11, 11, 11, 0.7) inset;
}
#footer {
	position: relative;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 17px;
}
.footer-nav {
	padding-top: 17px;
}
.footer-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer .site-map {
	text-align: right;
	font: 14px Trebuchet MS;
	margin-top: 19px;
}
#footer .site-map a {
	color: #7a756e;
	text-decoration: underline;
}
#footer .site-map a:hover {
	color: rgb(182, 39, 0);
}
.footer-counters {
	margin-top: 10px;
}
.footer-counters ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-counters ul li {
	float: left;
	margin-right: 12px;
}
.counters {
	display: none;
}
#foot_panel {
	width: 467px;
	border-radius: 10px 10px 0 0;
	background: #454545;
	box-shadow: 3px 4px 3px rgba(145, 145, 145, 0.7) inset, -3px -4px 3px rgba(11, 11, 11, 0.7) inset;
	position: fixed;
	bottom: 1px;
	right: 0px;
	z-index: 500;
	display: none;
}
#foot_panel_1 {
	float: left;
	height: 58px;
}
#foot_panel_1 .kabinet {
	float: left;
	margin: 0px;
	height: 58px;
	background: url(./images/bg_kabinet.png) 14px top no-repeat;
}
.kabinet a.login_anch, .kabinet a.personal {
	font-weight: bold;
	color: #2f2d18 !important;
	float: left;
	height: 58px;
	line-height: 67px;
	padding: 0px 0px 0px 68px;
}
.kabinet a.register {
	font-weight: normal;
	color: #2f2d18 !important;
	float: left;
	height: 58px;
	line-height: 67px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 14px;
	background: url(./images/bg_compare.jpg) left 29px no-repeat;
}
.kabinet a.login_anch:hover, .kabinet a.personal:hover, .kabinet a.register:hover {
	color: #670000 !important;
	text-decoration: none;
}
#foot_panel_2 {
	background: url(./img/cart.png) 19px 17px no-repeat;
	position: relative;
	padding: 15px 0 13px 57px;
	font-family: 'officinaserifcregular';
}
#foot_panel_2 a.cart {
	font-size: 18px;
	color: #FFF;
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: underline;
	position: relative;
	top: 8px;
}
#foot_panel_2 a.cart:first-letter {
	font-size: 30px;
}
#foot_panel_2 a.cart:hover {
	text-decoration: none;
}
#cart_line .left, #cart_line .center, #cart_line .right {
	float: left;
	margin-right: 18px;
}
#cart_line .right {
	margin-right: 0;
}
#cart_line .center {
	position: relative;
}
#cart_line .count {
	position: absolute;
	top: -21px;
	left: -46px;
	display: block;
	width: 40px;
	height: 39px;
	font: 18px "Trebuchet MS";
	color: #FFF;
	/*padding: 5px 0px 0 11px;*/
	background: url(./img/cart-numb.png) no-repeat left top;
	text-align: left;
}
#cart_line .count>span {
	display: block;
	margin-top: 6px;
	text-align: center;
	width: 32px;
}
#cart_line .sum_curr {
	background: url(./img/cart-input.png) no-repeat left top;
	width: 96px;
	border: none;
	padding: 7px 5px 6px;
	font: 18px "Trebuchet MS";
	text-align: center;
	display: block;
	border-radius: 3px;
}
.oformit, a.oformit:link {
	margin: 0 5px 0 0;
	font-family: 'officinaserifcregular';
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #8c180c;
	border: 1px solid rgba(140, 24, 12, 0.2);
	border-top-color: rgba(113, 23, 12, 0.05);
	border-bottom-color: rgba(106, 35, 13, 0.35);
	border-right: 1px solid #71170c;
	background: #c23321;
	background: -moz-linear-gradient(top, #c23321 0%, #8d170c 100%);
	background: -webkit-linear-gradient(top, #c23321 0%, #8d170c 100%);
	background: -o-linear-gradient(top, #c23321 0%, #8d170c 100%);
	background: linear-gradient(to bottom, #c23321 0%, #8d170c 100%);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35), 0 2px 0 rgba(201, 86, 61, 0.3) inset, 0 0 0 1px rgba(203, 89, 68, 0.2) inset, 0 0 10px rgba(104, 12, 0, 0.25) inset;
	text-shadow: 0 -1px 0 rgba(104, 12, 0, 0.2);
	display: inline-block;
	width: 140px;
	padding: 8px 0;
}
#addItemInCart .oformit {
	width: 200px;
	margin-left: 25px;
}
a.oformit:hover {
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
}
a.oformit span {
	position: relative;
	color: #fff;
}
a.oformit:active {
	-moz-box-shadow: 2px 2px 3px 0 rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 2px 2px 3px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 2px 2px 3px 0 rgba(255, 255, 255, 0.1);
}
a.oformit:active span {
	top: 1px;
	right: -1px;
}
#compare {
	float: left;
	margin: 0px 0px 0px 15px;
	height: 58px;
	background: url(./images/bg_compare.jpg) left 29px no-repeat;
}
#compare .block-content {
	float: left;
	padding: 0px 0px 0px 13px;
}
#compare a {
	font-weight: normal;
	color: #2f2d18;
	display: block;
	float: left;
	height: 58px;
	line-height: 67px;
}
#compare a:hover {
	color: #670000;
	text-decoration: none;
}
#compare span {
	font-weight: bold;
	color: #363224;
	text-align: center;
	display: block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	float: left;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	background: #b3b3b3;
	background: -webkit-linear-gradient(top, bottom, #fff, #b3b3b3);
	background: -moz-linear-gradient(top, #fff, #b3b3b3);
	background: -o-linear-gradient(top, #fff, #b3b3b3);
	background: -ms-linear-gradient(top, #fff, #b3b3b3);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	margin: 14px 0px 0px 0px;
	padding: 0px;
}
#foot_panel_2 a.cart {
	font-weight: bold;
	color: #2f2d18;
	padding: 0px 0px 0px 52px;
	float: left;
	display: block;
	height: 58px;
	line-height: 67px;
}
#foot_panel_2 a.cart:hover {
	color: #670000;
	text-decoration: none;
}
#foot_panel_2 span.count {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	float: left;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	background: #363a42;
	background: -webkit-linear-gradient(top, bottom, #6f737e, #363a42);
	background: -moz-linear-gradient(top, #6f737e, #363a42);
	background: -o-linear-gradient(top, #6f737e, #363a42);
	background: -ms-linear-gradient(top, #6f737e, #363a42);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	margin: 13px 0px 0px 0px;
	padding: 0px;
}
#foot_panel_2 span.sum_curr {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2F2D18;
	background: #F0EFE2;
	display: block;
	float: left;
	margin: 20px 0 0 15px;
	padding: 5px 9px;
}
#foot_panel_2 span.sum_curr span.curr {
	font-size: 14px;
	font-weight: normal;
}
#foot_panel_2 a.oformit {
	width: 157px;
	height: 34px;
	float: left;
	margin: 20px 0px 0px 8px;
	background: url(./images/bg_a_oformit.png) left top no-repeat;
	text-decoration: none;
}
#foot_panel_2 a.oformit:hover {
	background: url(./images/bg_a_oformit.png) left -34px no-repeat;
}
/*#foot_panel_poloska {
	height:58px;
	width:100%;
	position:fixed;
	left:0px;
	bottom:0px;
	background:url(./images/bg_foot_poloska.png) left top repeat-x;
}
*/

/***ALTOP_LOGIN***/

.login_body {
	display: none;
	background: #161719;
	left: 0;
	top: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 600;
}
.login {
	display: none;
	position: absolute;
	bottom: 63px;
	left: 38px;
	-webkit-box-shadow: 0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-box-shadow: 0px 0px 12px rgba(91, 91, 91, 0.65);
	box-shadow: 0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	z-index: 700;
}
.login_close {
	float: right;
	width: 23px;
	height: 23px;
	margin: -6px -10px 0px 0px;
	background: url(./images/bg_callback_close.png);
}
img.login_arrow {
	width: 13px;
	height: 7px;
	position: absolute;
	left: 28px;
	bottom: -7px;
}
.login .login-form {
	width: auto;
	margin: 0px;
	padding: 20px;
}
.login .login-form .fields input[type="text"], .login .login-form .fields input[type="password"] {
	width: 167px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #d7d4d1;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	margin: 0px 0px 4px 0px;
	padding: 0px 8px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #1e1d19;
}
.login .login-form .fields input[type="submit"] {
	width: 188px;
	height: 34px;
	border: none;
	margin: 6px 0px 0px -1px;
	padding: 0px;
	background: url(./images/bg_login_form_submit.jpg) left top no-repeat;
}
.login .login-form .fields input[type="submit"]:hover {
	cursor: pointer;
	background: url(./images/bg_login_form_submit.jpg) left -34px no-repeat;
}
.login .login-form .fields a.forgot {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #c18800;
	text-decoration: underline;
}
.login .login-form .fields a.forgot:hover {
	text-decoration: none;
}
.login .login-form p.login_as {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #616161;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
/***NEWS***/

.news-list {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.news-list .news-item {
	width: 100%;
	float: left;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #d1d6dc;
}
.news-list .news-item a {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.news-list .news-item a .news-date {
	width: 70px;
	height: 23px;
	line-height: 23px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 7px;
	background: url(./images/bg_news_news_date.jpg) left top no-repeat;
}
.news-list .news-item a:hover .news-date {
	text-decoration: none;
	background: url(./images/bg_news_news_date.jpg) left -23px no-repeat;
}
.news-list .news-item a .news-title {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #37414c;
	text-decoration: underline;
	width: 603px;
	float: left;
}
.news-list .news-item a:hover .news-title {
	color: #cc9900;
	text-decoration: none;
}
.news-detail {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.news-detail img.detail_picture {
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.news-detail .detail-text {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/***VENDORS***/

.vendors-section-list {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.vendors-section-list .vendors-section-item {
	width: 100%;
	float: left;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #d1d6dc;
}
.vendors-section-list .vendors-section-item .image {
	width: 71px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
.vendors-section-list .vendors-section-item .image img {
	width: 69px;
	border: 1px solid #e2e5e9;
}
.vendors-section-list .vendors-section-item a.vendors-section-title {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #37414c;
	text-decoration: underline;
	float: left;
	margin: 0px;
	padding: 0px;
}
.vendors-section-list .vendors-section-item a.vendors-section-title:hover {
	color: #cc9900;
	text-decoration: none;
}
/***CATALOG SECTIONS***/

div.catalog-section-list {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.catalog-section {
	overflow: hidden;
	margin: 0px;
	padding: 10px 0px;
	position: static;
	cursor: default;
}
div.catalog-section-separator {
	background: url(images/fade-catalog.gif) no-repeat left center;
	height: 1.8em;
	font-size: 1em;
}
div.catalog-section-hover {
	position: relative;
}
div.catalog-section-hover div.catalog-admin-links {
	display: block;
}
div.catalog-section-image {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
	width: 75px;
}
div.catalog-section-info {
	margin-left: 87px;
}
div.catalog-section-desc {
	margin-bottom: 0.6em;
	width: 80%;
}
div.no-picture-mode div.catalog-section-info {
	margin-left: 0;
}
div.catalog-section-title {
	margin-bottom: 1em;
}
div.catalog-section-title a {
	font-size: 1.4em;
	line-height: 0.7em;
}
table.catalog-section-childs {
	width: 80%;
}
table.catalog-section-childs td {
	width: 33.33%;
	padding: 0.3em 0.5em 0.3em 0;
	vertical-align: top;
}
table.catalog-section-childs a {
	padding-left: 8px;
	display: block;
}
table.catalog-section-childs a:hover {
	text-decoration: none;
}
/*FILTER*/

a#catalog_item_toogle_filter {
	float: left;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dashed #c18800;
}
a#catalog_item_toogle_filter:hover {
	text-decoration: none;
	border-bottom: 1px dashed #996600;
}
.filter {
	width: 716px;
	float: left;
	display: none;
	margin: 0px 0px 24px 0px;
	padding: 6px 0px 8px 0px;
	background: #e6e6e6;
	background: -webkit-linear-gradient(top, bottom, #f3f3f3, #e6e6e6);
	background: -moz-linear-gradient(top, #f3f3f3, #e6e6e6);
	background: -o-linear-gradient(top, #f3f3f3, #e6e6e6);
	background: -ms-linear-gradient(top, #f3f3f3, #e6e6e6);
	border: 1px solid #e6e6e6;
}
.filter form {
	margin: 0px;
}
.filter form table {
	border-collapse: collapse;
}
.filter form .label {
	height: 34px;
	line-height: 40px;
}
.filter form .label .input {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #636b76;
	float: left;
}
.filter form .label input {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #636b76;
	background: none;
	border: none;
	max-width: 50px;
}
.filter #slider_all {
	height: 5px;
	width: 190px;
	background: #fff;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
}
.filter .slider {
	height: 7px;
	width: 175px;
	position: relative;
}
.filter .ui-slider-range {
	height: 5px;
	background: #12a0ff;
	position: relative;
}
.filter .slider .ui-slider-handle {
	position: absolute;
	width: 15px;
	height: 16px;
	border: 1px solid #707070;
	top: -7px;
	background: url(./images/bg_filter_handle.jpg) center center no-repeat #fff;
	margin-left: -1px;
}
.filter form .input {
	display: block;
	height: 25px;
	line-height: 25px;
}
/***SORTING***/

div.catalog-item-sorting {
	float: left;
	height: 29px;
	line-height: 29px;
	margin: 0px;
	padding: 0px;
}
div.catalog-item-sorting label {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #636b76;
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}
div.catalog-item-sorting a {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #cc9900;
	text-decoration: underline;
	float: left;
	margin: 0px 1px;
}
div.catalog-item-sorting a:hover {
	color: #996600;
	text-decoration: none;
}
div.catalog-item-sorting a.selected {
	color: #232526;
	text-decoration: underline;
	padding: 0px 15px 0px 7px;
}
div.catalog-item-sorting a.selected:hover {
	color: #232526;
	text-decoration: none;
}
div.catalog-item-sorting a.desc {
	background: url(./images/icons-sprite.gif) right -185px no-repeat #e6e6e6;
}
div.catalog-item-sorting a.asc {
	background: url(./images/icons-sprite.gif) right -228px no-repeat #e6e6e6;
}
/***LIMIT***/

div.catalog-item-limit {
	float: left;
	height: 29px;
	line-height: 29px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
div.catalog-item-limit label {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #636b76;
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}
div.catalog-item-limit a {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #cc9900;
	text-decoration: underline;
	float: left;
	margin: 0px 6px;
}
div.catalog-item-limit a:hover {
	color: #996600;
	text-decoration: none;
}
div.catalog-item-limit a.selected {
	color: #232526;
	text-decoration: none;
	background: #e6e6e6;
	padding: 0px 8px;
}
div.catalog-item-limit a.selected:hover {
	color: #232526;
	text-decoration: none;
}
/***VIEW***/

div.catalog-item-view {
	float: right;
	height: 29px;
}
div.catalog-item-view a.list {
	width: 29px;
	height: 29px;
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	text-decoration: none;
	background: url(./images/bg_catalog_item_view_a_list.jpg) left top no-repeat;
}
div.catalog-item-view a.list:hover {
	background: url(./images/bg_catalog_item_view_a_list.jpg) left -29px no-repeat;
}
div.catalog-item-view a.list.selected {
	background: url(./images/bg_catalog_item_view_a_list.jpg) left -58px no-repeat;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
div.catalog-item-view a.table {
	width: 29px;
	height: 29px;
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	text-decoration: none;
	background: url(./images/bg_catalog_item_view_a_table.jpg) left top no-repeat;
}
div.catalog-item-view a.table:hover {
	background: url(./images/bg_catalog_item_view_a_table.jpg) left -29px no-repeat;
}
div.catalog-item-view a.table.selected {
	background: url(./images/bg_catalog_item_view_a_table.jpg) left -58px no-repeat;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
div.catalog-item-view a.price {
	width: 29px;
	height: 29px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background: url(./images/bg_catalog_item_view_a_price.jpg) left top no-repeat;
}
div.catalog-item-view a.price:hover {
	background: url(./images/bg_catalog_item_view_a_price.jpg) left -29px no-repeat;
}
div.catalog-item-view a.price.selected {
	background: url(./images/bg_catalog_item_view_a_price.jpg) left -58px no-repeat;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
/***CATALOG_SECTION***/

div.catalog-item-list {
	width: 100%;
	float: left;
	padding: 10px 0px 10px 0px;
}
div.catalog-item {
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #e2e5e9;
}
div.catalog-item:hover {
	margin: 4px 0px -1px -1px;
	border: 2px solid #ffcd00;
}
div.catalog-item div.catalog-item-info {
	float: left;
	width: 696px;
	margin: 0px;
	padding: 10px;
	position: relative;
}
div.catalog-item div.catalog-item-image {
	float: left;
	margin: 5px 10px 5px 0px;
	overflow: hidden;
	width: 150px;
	position: relative;
}
div.catalog-item div.catalog-item-image a {
	display: block;
	text-align: center;
	text-decoration: none;
}
div.catalog-item div.catalog-item-image img {
	border: none;
}
div.catalog-item div.catalog-item-image img.discount, div.catalog-item div.catalog-item-image img.new, div.catalog-item div.catalog-item-image img.hit {
	position: absolute;
	top: 0px;
	right: 0px;
}
div.catalog-item div.catalog-item-image img.manufacturer {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div.catalog-item div.catalog-item-desc {
	float: left;
	width: 380px;
}
div.catalog-item div.catalog-item-title {
	margin-bottom: 5px;
	width: 100%;
}
div.catalog-item div.catalog-item-title a {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #222222 !important;
	text-decoration: underline;
}
div.catalog-item div.catalog-item-title a:hover {
	color: #C18800 !important;
	text-decoration: none;
}
div.catalog-item div.catalog-item-preview-text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #616161;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
div.catalog-item div#catalog-compare {
	float: left;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
div.catalog-item div#catalog-compare a {
	width: 135px;
	height: 18px;
	display: block;
	text-decoration: none;
	background: url(./images/bg_compare_a.jpg) left top no-repeat;
}
div.catalog-item div#catalog-compare a:hover {
	background: url(./images/bg_compare_a.jpg) left -18px no-repeat;
}
div.catalog-item div#catalog-compare a.catalog-item-compared, div.catalog-item div#catalog-compare a.catalog-item-compared:hover {
	background: url(./images/bg_compare_a.jpg) left -36px no-repeat;
}
div.catalog-item .buy_more {
	width: 83px;
	position: absolute;
	bottom: 10px;
	right: 16px;
}
div.catalog-item .buy_more a.minus {
	width: 21px;
	height: 23px;
	float: left;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	background: url(./images/bg_a_minus.jpg) left top no-repeat;
}
div.catalog-item .buy_more a.minus:hover {
	text-decoration: none;
	background: url(./images/bg_a_minus.jpg) left -23px no-repeat;
}
div.catalog-item .buy_more input[name="quantity"] {
	width: 34px;
	height: 21px;
	line-height: 21px;
	float: left;
	border: 1px solid #dadada;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
div.catalog-item .buy_more a.plus {
	width: 21px;
	height: 23px;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(./images/bg_a_plus.jpg) left top no-repeat;
}
div.catalog-item .buy_more a.plus:hover {
	text-decoration: none;
	background: url(./images/bg_a_plus.jpg) left -23px no-repeat;
}
div.catalog-item .buy_more input[name="add2basket"] {
	width: 83px;
	height: 31px;
	float: left;
	border: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background: url(./images/bg_add_to_cart.jpg) left top no-repeat;
}
div.catalog-item .buy_more input[name="add2basket"]:hover {
	cursor: pointer;
	background: url(./images/bg_add_to_cart.jpg) left -31px no-repeat;
}
div.catalog-item .buy_more small.result {
	width: 79px;
	height: 27px;
	float: left;
	margin: 27px 0px 0px 0px;
	padding: 0px;
	background: url(./images/bg_add_to_cart_added.jpg) left top no-repeat;
}
div.catalog-item .buy_more .hidden {
	display: none;
}
/***PRICE_VIEW***/

div.catalog-item-price {
	width: 100%;
	float: left;
	padding: 10px 0px 10px 0px;
}
div.catalog-item-price div.catalog-item-info {
	width: 710px;
	padding: 3px;
}
div.catalog-item-price div.catalog-item-image {
	margin: 0px 5px 0px 0px;
	width: 40px;
	height: 30px;
}
div.catalog-item-price div.catalog-item-image a img {
	width: 30px;
	height: 30px;
}
div.catalog-item-price div.catalog-item-image span.discount, div.catalog-item-price div.catalog-item-image span.new, div.catalog-item-price div.catalog-item-image span.hit {
	width: 3px;
	height: 3px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.catalog-item-price div.catalog-item-image span.discount {
	border: 1px solid #c81b0e;
	background: #df1d0f;
	background: -webkit-linear-gradient(top, bottom, #ee473b, #df1d0f);
	background: -moz-linear-gradient(top, #ee473b, #df1d0f);
	background: -o-linear-gradient(top, #ee473b, #df1d0f);
	background: -ms-linear-gradient(top, #ee473b, #df1d0f);
}
div.catalog-item-price div.catalog-item-image span.new {
	border: 1px solid #a5ca28;
	background: #a6cb27;
	background: -webkit-linear-gradient(top, bottom, #bded09, #a6cb27);
	background: -moz-linear-gradient(top, #bded09, #a6cb27);
	background: -o-linear-gradient(top, #bded09, #a6cb27);
	background: -ms-linear-gradient(top, #bded09, #a6cb27);
}
div.catalog-item-price div.catalog-item-image span.hit {
	border: 1px solid #f7be00;
	background: #f6b900;
	background: -webkit-linear-gradient(top, bottom, #fada00, #f6b900);
	background: -moz-linear-gradient(top, #fada00, #f6b900);
	background: -o-linear-gradient(top, #fada00, #f6b900);
	background: -ms-linear-gradient(top, #fada00, #f6b900);
}
div.catalog-item-price div.catalog-item-title {
	width: 360px;
	height: 30px;
	float: left;
	overflow: hidden;
	margin: 0px;
}
div.catalog-item-price div.catalog-item-title a {
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}
div.catalog-item-price span.catalog-item-price-old {
	width: 84px;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	text-align: right;
	line-height: 1.1;
}
div.catalog-item-price span.catalog-item-price-new {
	width: 90px;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	padding: 0px 11px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	line-height: 1.1;
}
div.catalog-item-price span.catalog-item-price {
	width: 160px;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding: 0px 11px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	line-height: 1.1;
}
div.catalog-item-price .buy_more {
	width: 120px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	right: 0px;
	bottom: 0px;
}
div.catalog-item-price .buy_more a.minus {
	margin: 4px 0px 0px 0px;
}
div.catalog-item-price .buy_more input[name="quantity"] {
	margin: 4px 0px 0px 0px;
}
div.catalog-item-price .buy_more a.plus {
	margin: 4px 0px 0px 0px;
}
div.catalog-item-price .buy_more input[name="add2basket"] {
	width: 34px;
	margin: 1px 0px 0px 7px;
	padding: 0px;
	background: url(./images/bg_add_to_cart_price.jpg) left top no-repeat;
}
div.catalog-item-price .buy_more input[name="add2basket"]:hover {
	background: url(./images/bg_add_to_cart_price.jpg) left -31px no-repeat;
}
div.catalog-item-price .buy_more small.result {
	width: 30px;
	float: right;
	margin: 1px 3px 0px 0px;
	background: url(./images/bg_add_to_cart_added_price.jpg) left top no-repeat;
}
/***CATALOG_SECTION_DESCR***/

.catalog_description {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
/***RELATED_ITEMS***/

div.related-items {
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
div.related-items div.h3 {
	width: 100%;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #222;
	margin: 0px;
	padding: 10px 0px;
}
/***COMPARE***/

.compare-list-result .sort {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.compare-list-result .sort .sorttext {
	display: inline-block;
}
.compare-list-result .sort a {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	text-decoration: underline;
	display: inline-block;
	margin: 0px;
	padding: 5px;
}
.compare-list-result .sort a:hover {
	text-decoration: none;
}
.compare-list-result .sort b {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #232526;
	background: #e6e6e6;
	display: inline-block;
	margin: 0px;
	padding: 5px;
}
div.compare-props {
	border: 1px solid #E5E5E5;
	padding: 1em;
	margin: 0 0 2em;
}
div.compare-buttons {
	margin-top: 1em;
	text-align: right;
}
div.compare-buttons input {
	padding-left: 0.5em;
	padding-right: 0.5em;
	overflow: visible;
}
table.compare-props {
	width: 100%;
}
table.compare-props td {
	width: 33.33%;
	vertical-align: top;
}
table.compare-props a {
	text-decoration: none;
}
table.compare-props input {
	float: left;
	margin-right: -23px;
}
table.compare-props label {
	color: #000;
	margin-left: 23px;
	display: block;
	padding-top: 2px;
}
div.compare-props label.unchecked {
	color: #b2b2b2;
}
div.compare-grid {
	overflow: auto;
	overflow-y: visible;
	padding-bottom: 1.5em;
	width: 100%;
}
table.compare-grid {}
table.compare-grid td {
	padding: 11px 8px 10px 15px;
	font-size: 0.85em;
	vertical-align: top;
}
table.compare-grid thead td {
	border-left: 1px solid #D9D9D9;
	font-weight: bold;
	background: #ECECEC;
}
table.compare-grid td.compare-property {
	border: none;
	white-space: nowrap;
	font-weight: bold;
}
table.compare-grid .compare-delete-item {
	width: 15px;
	height: 15px;
	display: inline-block;
	float: right;
	margin-left: 15px;
	background: url(./images/delete_from_cart.jpg) left top no-repeat;
}
table.compare-grid .compare-delete-item:hover {
	background: url(./images/delete_from_cart.jpg) left -15px no-repeat;
}
table.compare-grid tr.alt td {
	background-color: #F6F6F6;
}
/***ALTOP_CALL_BACK***/

.callback_body {
	display: none;
	/*background:#161719; */
	background-color: #2F4F4F;
	left: 0;
	top: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 600;
}
.callback-wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.callback {
	display: none;
	/*position:fixed;
	top:116px;
	right:20%; */
	position: absolute;
	top: 407px;
	right: 6%;
	width: 300px;
	/*-webkit-box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
	box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	background:url(./images/bg_callback.jpg) left top repeat-x #fff;*/
	z-index: 700;
	background-color: #FCFCFC;
	padding: 0px;
	font: 14px "Trebuchet MS";
	color: #64605A;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;
}
.callback form {
	padding: 0 20px;
}
.callback div.h1 {
	font-size: 20px;
	color: #B62700;
	text-align: center;
	font-family: "officinaserifcregular";
	padding: 10px 0;
}
.callback form input {
	width: 100%;
}
.callback_close {
	float: right;
	width: 23px;
	height: 23px;
	margin: -6px -10px 0px 0px;
	background: url(./images/bg_callback_close.png);
}
.ajax_login-wrapper {
	position: relative;
	width: 1000px;
	/*margin: 0 auto;*/
}
.ajax_login {
	display: none;
	/*position:fixed;
	top:116px;
	right:20%; */
	position: fixed;
	top: 100px;
	left: 50%;
	width: 336px;
	/*-webkit-box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
	box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	background:url(./images/bg_callback.jpg) left top repeat-x #fff;*/
	z-index: 700;
	/*background-color: #FCFCFC;
	padding: 0px;
	font: 14px "Trebuchet MS";
	color: #64605A;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;*/
}
.ajax_login form {
	padding: 0 20px;
}
.ajax_login div.h1 {
	font-size: 20px;
	color: #B62700;
	text-align: center;
	font-family: "officinaserifcregular";
	padding: 10px 0;
}
.ajax_login form input#submit_auth_ajax {
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	/*padding: 7px 0px;*/
	width: 301px;
	color: #666666;
}
.ajax_login_close {
	float: right;
	width: 23px;
	height: 23px;
	margin: -6px -10px 0px 0px;
	background: url(./images/bg_callback_close.png);
}
/***MODAL***/

#bgmod {
	display: none;
	background: rgba(22, 23, 25, 0.4);
	left: 0;
	top: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 600;
}
.modal {
	display: none;
	top: 50%;
	left: 50%;
	position: fixed;
	z-index: 700;
	-webkit-box-shadow: 0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-box-shadow: 0px 0px 12px rgba(91, 91, 91, 0.65);
	box-shadow: 0px 0px 12px rgba(91, 91, 91, 0.65);
}
#addItemInCart {
	width: 714px;
	height: 226px;
	background: url(./images/bg_additemincart.jpg) left top repeat-x #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin: -123px 0px 0px -377px;
	padding: 0px 20px 30px 20px;
}
#addItemInCart .item_added {
	width: 714px;
	height: 45px;
	line-height: 45px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#addItemInCart .item_image_full {
	width: 194px;
	height: 182px;
	float: left;
}
#addItemInCart .item_image_full .item_image_table {
	width: 194px;
	height: 182px;
	display: table-cell;
	vertical-align: middle;
}
#addItemInCart .item_image_full .item_image_table img.item_image {
	border: none;
	box-shadow: none;
	max-height: 150px;
	max-width: 180px;
}
#addItemInCart .item_title_desc {
	width: 413px;
	height: 135px;
	float: left;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.3;
	overflow: hidden;
}
#addItemInCart .item_title_desc .item_title {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	width: 413px;
	margin: 0px;
	padding: 15px 0px 5px 0px;
}
#addItemInCart .item_title_desc .item_desc {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #616161;
	width: 413px;
	margin: 0px;
	padding: 0px;
}
#addItemInCart .item_count_full {
	width: 107px;
	height: 151px;
	float: left;
}
#addItemInCart .item_count_full .item_count_table {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #616161;
	text-align: center;
	width: 107px;
	height: 151px;
	display: table-cell;
	vertical-align: middle;
}
#addItemInCart .item_count_full .item_count_table .item_count {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #9e9e9e;
	text-align: center;
}
#addItemInCart .item_links {
	float: right;
	margin: 0px;
	padding: 0px;
}
#addItemInCart .item_links a.close {
	width: 208px;
	height: 34px;
	float: left;
	text-decoration: none;
	margin: 0px 17px 0px 0px;
	padding: 0px;
	background: url(./images/bg_additemincart_a_close.png) left top no-repeat;
}
#addItemInCart .item_links a.close:hover {
	text-decoration: none;
	background: url(./images/bg_additemincart_a_close.png) left -34px no-repeat;
}
#addItemInCart .item_links a.order {
	width: 188px;
	height: 34px;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(./images/bg_additemincart_a_order.png) left top no-repeat;
}
#addItemInCart .item_links a.order:hover {
	text-decoration: none;
	background: url(./images/bg_additemincart_a_order.png) left -34px no-repeat;
}
#addItemInCart .close.button {
	width: 23px;
	height: 23px;
	position: absolute;
	right: -8px;
	top: -7px;
	background: url(./images/bg_close_button.png) left top no-repeat;
	box-shadow: none;
	border: none;
}
#addItemInCart .close.button:hover {
	cursor: pointer;
}
/***ORDER-CART***/

.cart-items .sort {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.cart-items .sort .sorttext {
	display: inline-block;
}
.cart-items .sort a.sortbutton {
	font-family: 'officinaserifcregular';
	/*display:table-cell;*/
	vertical-align: middle;
	height: 30px;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	color: #64605A;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 4px 4px 0 0;
	padding: 4px 12px 0;
}
.cart-items .sort a.sortbutton:hover {
	text-decoration: none;
}
.cart-items .sort a.sortbutton.current {
	background-color: #FCFCFC;
	color: #B62700;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border: 4px solid #FFF;
	border-bottom: 0;
	position: relative;
	padding-bottom: 8px;
	padding-top: 2px;
}
.cart-items table.equipment {
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	background-color: #FCFCFC;
	padding: 15px;
	font: 14px "Trebuchet MS";
	color: #64605A;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 20px;
}
.cart-items table.equipment thead {
	border: 1px solid #f7f7f7;
}
.cart-items table.equipment thead td {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #838383;
	background: #f7f7f7;
	margin: 0px;
	padding: 5px;
}
.cart-items table.equipment thead td.cart-item-image, .cart-items table.equipment thead td.cart-item-name, .cart-items table.equipment thead td.cart-item-actions {
	text-align: left;
}
.cart-items table.equipment td.cart-item-actions {
	text-align: right;
}
td.cart-item-image {
}
td.cart-item-image .wrapper {
	box-shadow: 0 0 3px 0 rgba(102, 102, 102, 0.62);
	border-radius: 4px;
	padding: 1px;
}
td.cart-item-image .left {
	position: relative;
	line-height: 66px;
	float: left;
	width: 90px;
	height: 72px;
}
td.cart-item-image .right {
	position: relative;
	float: left;
	width: 340px;
	height: 72px;
	line-height: 22px;
	/*font-size: 16px;*/
	color: #333333;
}
td.cart-item-image .left a {
	margin-right: 18px;
	display: block;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #fff;
}
td.cart-item-image .left a img {
	vertical-align: middle;
	border-radius: 4px;
	max-height: 70px;
	max-width: 70px;
}
td.cart-item-image .left a:hover {
	border: 1px solid #7A7A7A;
}
td.cart-item-image .left img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.cart-items table.equipment thead td.cart-item-price, .cart-items table.equipment thead td.cart-item-summa {
	text-align: right;
}
.cart-items table.equipment thead td.cart-item-quantity {
	text-align: center;
}
/*
.cart-items table.equipment tbody tr {
	border:1px solid #e0e3e7;
}

.cart-items table.equipment tbody tr:hover {
	border:1px solid #ffcd00;
}

.cart-items table.equipment tbody tr:hover td.separator {
	padding:0px;
}
*/

.cart-items table.equipment tbody tr.separator {
	border: none;
}
.cart-items table.equipment tbody td {
	border: 0px;
	margin: 0px;
	padding: 5px;
}
.cart-items table.equipment tbody td.separator {
	height: 3px;
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
.cart-items table.equipment tbody td.cart-item-name {
	width: 240px;
}
.cart-items table.equipment tbody td.cart-item-name a {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	text-decoration: underline;
}
.cart-items table.equipment tbody td.cart-item-name a:hover {
	color: #cc9900;
	text-decoration: none;
}
.cart-items table.equipment tbody td.cart-item-price {
	width: 70px;
}
.cart-items table.equipment tbody td.cart-item-summa {
	width: 70px;
	font-family: 'officinaserifcregular';
	font-size: 18px;
	color: #000;
}
.cart-items table.equipment tbody td.cart-item-price div.price, .cart-items table.equipment tbody td.cart-item-price div.discount-price, .cart-items table.equipment tbody td.cart-item-price div.old-price, .cart-items table.equipment tbody td.cart-item-summa {
	font-weight: normal;
	color: #222;
	text-align: right;
}
td.cart-item-price div.price {
	font-family: 'officinaserifcregular';
	font-size: 18px;
	color: #000;
}
.cart-items table.equipment tbody td.cart-item-price div.old-price {
	color: #ca1507;
	text-decoration: line-through;
}
.cart-items table.equipment tbody td.cart-item-quantity {
	width: 120px;
	text-align: center;
	font-family: 'officinaserifcregular';
	color: #000;
	font-size: 18px;
}
.cart-items table.equipment tbody td.cart-item-quantity span {
	margin-left: 20px;
}
.cart-items table.equipment tbody td.cart-item-quantity a.minus {
	width: 21px;
	height: 23px;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(./images/bg_a_minus.jpg) left top no-repeat;
}
.cart-items table.equipment tbody td.cart-item-quantity a.minus:hover {
	text-decoration: none;
	background: url(./images/bg_a_minus.jpg) left -23px no-repeat;
}
.cart-items table.equipment tbody td.cart-item-quantity input[class="quantity"] {
	margin-left: 5px;
	width: 26px;
	height: 22px;
	text-align: right;
	padding: 0 5px;
	/*width:34px;
	height:21px;
	line-height:21px;
	float:left;
	border:1px solid #dadada;
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	background:#fff;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#000;
	text-align:center;*/
}
.cart-items table.equipment tbody td.cart-item-quantity a.plus {
	width: 21px;
	height: 23px;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(./images/bg_a_plus.jpg) left top no-repeat;
}
.cart-items table.equipment tbody td.cart-item-quantity a.plus:hover {
	text-decoration: none;
	background: url(./images/bg_a_plus.jpg) left -23px no-repeat;
}
.cart-items table.equipment tbody td.cart-item-actions a {
	font-family: 'officinaserifcregular';
	font-size: 20px;
	color: #B62700;
}
.cart-items table.equipment tbody td.cart-item-actions a.deleteitem {
	margin-right: 10px;
	/*width:15px;
	height:15px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(./images/delete_from_cart.jpg) left top no-repeat;*/
}
/*
.cart-items table.equipment tbody td.cart-item-actions a.deleteitem:hover {
	background:url(./images/delete_from_cart.jpg) left -15px no-repeat;
}
*/

.cart-items table.equipment tbody td.cart-item-actions a.setaside {
	font-size: 18px;
	color: #060;
}
/*.cart-items table.equipment tbody td.cart-item-actions a.setaside:hover {*/

/*	color:#cc9900;*/

/*	text-decoration:none;*/

/*}*/

.cart-itogo-box>.left, .cart-itogo-box>.right {
	float: left;
}
.cart-itogo-box>.right {
	color: #000 !important;
}
.cart-itogo-box>.left {
	width: 585px;
	position: relative;
}
.cart-coupon-box {
	/*width: 220px; height: 35px; background: url('./img/basket_coupon_code.png') 0 0 no-repeat; */
}
.cart-coupon-box .input_text_style {
	/* margin: 0 15px; padding: 10px 0; width: 190px; background: none; border: 0; outline: none; */
}
/*.cart-coupon-box .input_text_style { width: 200px; padding: 8px 9px; background: #fff; border: 1px solid #d9d9d9; outline: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }*/

.cart-coupon-box .bt2 {
	width: 146px;
	font-size: 18px;
	cursor: pointer;
	margin-left: 10px;
}
.cart-coupon-box .bt2[type=submit] {
	margin-top: 1px;
}
.cart-coupon-box .bt2[type=submit]:active {
	padding: 0 6px;
}
.cart-coupon-box-btn {
	font-family: "Trebuchet MS";
	color: #666;
	border-bottom: 1px dashed;
	cursor: pointer;
	margin-left: 15px;
}
.cart-itogo-box>.right {
	width: 365px;
	font-family: 'officinaserifcregular';
	font-size: 18px;
}
.cart-itogo-box>.right .left, .cart-itogo-box>.right .right {
	float: left;
}
.cart-itogo-box>.right .left {
	padding-right: 10px;
}
.cart-itogo-box>.right .right {
	width: 70px;
	text-align: right;
}
.cart-itogo-box .right1 {
	text-align: right;
}
.cart-items table.equipment tbody tr.myorders_itog td.cart-itogo {
	font-weight: bold;
	color: #838383;
	text-align: right;
}
.cart-items table.equipment tbody tr.myorders_itog td.cart-allsum {
	font-weight: bold;
	color: #222;
	text-align: right;
}
.cart-items table.w100p {
	width: 100%;
	border-collapse: collapse;
	margin: 17px 0px 0px 0px;
	padding: 0px;
}
.cart-items table.w100p td {
	margin: 0px;
	padding: 0px;
}
.cart-items table.w100p td.cart-coupon {
	width: 365px;
}
.cart-items table.w100p td.cart-coupon input {
	width: 251px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #a0a0a0;
	background: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	margin: 0px;
	padding: 0px 10px;
}
.cart-items table.w100p td.tal input {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	width: 157px;
	height: 34px;
	line-height: 34px;
	border: none;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	background: url(./images/bg_table_w100p_td_tal_input.jpg) left top no-repeat;
}
.cart-items table.w100p td.tal input:hover {
	background: url(./images/bg_table_w100p_td_tal_input.jpg) left -34px no-repeat;
	cursor: pointer;
}
.cart-items table.w100p td.tar input {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	width: 188px;
	height: 34px;
	line-height: 34px;
	border: none;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	background: url(./images/bg_table_w100p_td_tar_input.jpg) left top no-repeat;
}
.cart-items table.w100p td.tar input:hover {
	background: url(./images/bg_table_w100p_td_tar_input.jpg) left -34px no-repeat;
	cursor: pointer;
}
.cart-accessories {
	width: 100%;
	float: left;
	margin: 50px 0px 0px 0px;
	padding: 0px;
}
.cart-accessories .h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #787d8b;
	width: 100%;
	margin: 0px;
	padding: 10px 0px;
}
.myorders div.order-info {
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.myorders div.order-info input[type="text"] {
	width: 380px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #a0a0a0;
	background: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	margin: 0px;
	padding: 0px 10px;
}
.myorders div.order-info textarea {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	border: 1px solid #a0a0a0;
	background: none;
	width: 380px;
	max-width: 380px;
	margin: 0px;
	padding: 10px;
}
.myorders div.order-info select {
	border: 1px solid #a0a0a0;
	background: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	margin: 0px;
	padding: 5px 0px;
}
.myorders div.order-info label {
	font-weight: bold;
}
.myorders div.order-info span.star {
	font-weight: bold;
	color: #ca1507;
}
.oform_box {
	text-align: right;
}
.oform_box .bt3.btn-red {
	padding: 5px 20px;
	display: initial;
}
/*
.order-checkout input[name="submitbutton"] {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	width:188px;
	height:34px;
	line-height:34px;
	border:none;
	margin:0px;
	padding:0px 0px 4px 0px;
	background:url(./images/bg_table_w100p_td_tar_input.jpg) left top no-repeat;
}

.order-checkout input[name="submitbutton"]:hover {
	background:url(./images/bg_table_w100p_td_tar_input.jpg) left -34px no-repeat;
	cursor:pointer;
}
*/

/***ORDER LIST***/

.order-list .sort {
	margin: 0px 0px 20px 0px;
}
.order-list .sort .sorttext {
	display: inline-block;
}
.order-list .sort a.sortbutton {
	font-family: 'officinaserifcregular';
	font-weight: normal;
	color: #999;
	text-decoration: underline;
	display: inline-block;
	margin: 0px;
	padding: 5px;
	font-size: 18px;
}
.order-list .sort a.sortbutton:hover {
	color: #333;
	text-decoration: underline;
}
.order-list .sort a.sortbutton.current {
	color: #333;
	text-decoration: underline;
}
.order-list .frame-gray .order-title div.order-title-inner {
	background: none;
}
.order-list .frame-gray.order-item {
	width: initial;
}
.order-list .frame-gray.order-item .detail_box {}
.order-list .frame-gray.order-item .detail_box .left {
	float: left;
	width: 450px;
	margin-right: 22px;
}
.order-list .frame-gray.order-item .detail_box .right {
	float: left;
	width: 188px;
}
.order-title-inner .left {
	float: left;
	width: 450px;
	margin-right: 22px;
}
.order-title-inner .right {
	float: left;
	width: 188px;
}
.order-list .frame-gray .order-title .red {
	font-family: 'officinaserifcregular';
	font-size: 20px;
	color: #B62700;
	font-weight: normal;
}
.order-list .frame-gray .order-title .date {
	padding-top: 4px;
	margin-left: 5px;
}
div.order-item {
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 5px 15px;
}
div.order-title-inner {
	padding: 5px 0px;
	overflow: hidden;
	background: #e6e6e6;
}
div.order-title-inner span {
	font-weight: bold;
	float: left;
}
div.order-title-inner a {
	float: right;
}
div.order-details {
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333;
}
div.order-props p label {
	font-weight: normal;
}
div.order-items {
	background: white;
	box-shadow: 0 0 3px 0 rgba(102, 102, 102, 0.62);
	border-radius: 4px;
	padding: 10px;
}
div.order-items table tr td {
	margin-bottom: 10px;
}
div.order-items table tr td:first-child {
	width: 300px;
}
div.order-items table tr td:last-child {
	text-align: right;
}
div.order-items label {
	font-weight: bold;
}
div.order-items ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.order-items li {
	margin: 0px 0px 5px 0px;
}
div.order-status-info {
	font-size: 16px;
	color: #333;
}
div.order-status-date {
	margin: 0px 0px 7px 0px;
}
div.order-status {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 0px 0px 7px 0px;
	padding: 2px 6px;
	background: none;
	border-radius: 6px;
	border: 1px solid;
}
div.order-status-n {
	color: #666;
}
div.order-status-deny {
	color: #F00;
}
div.order-status-f, div.order-status-p {
	color: #090;
}
div.order-status-links {
	padding-left: 10px;
	padding-top: 10px;
}
div.order-status-links a {
	font-family: "officinaserifcregular";
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
	display: block;
}
div.order-status-links a.c_cancel {
	color: #B62700;
}
div.order-status-links a.c_copy {
	color: #060;
}
/***ORDER DETAIL***/

table.order-properties {
	width: 100%;
}
table.order-properties td {
	vertical-align: top;
	padding: 0px 5px 3px 5px;
}
table.order-properties td.field-name {
	width: 50%;
	text-align: right;
}
table.order-properties td.field-value {
	width: 50%;
}
table.order-properties td.field-title {
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.order-cancel textarea {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	border: 1px solid #a0a0a0;
	background: none;
	width: 380px;
	max-width: 380px;
	margin: 0px;
	padding: 10px;
}
/***SUBSCRIBE***/

div.subscribe-edit table.data-table {
	width: 100%;
	border-collapse: collapse;
}
div.subscribe-edit table.data-table thead {
	border: 1px solid #e6e6e6;
}
div.subscribe-edit table.data-table thead td {
	font-weight: bold;
	background: #e6e6e6;
	margin: 0px;
	padding: 5px;
}
div.subscribe-edit table.data-table tbody {
	border: 1px solid #f7f7f7;
}
div.subscribe-edit table.data-table tbody td {
	margin: 0px;
	padding: 5px;
}
div.subscribe-edit table.data-table tbody td input[type="text"], div.subscribe-edit table.data-table tbody td input[type="password"] {
	width: 200px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #a0a0a0;
	background: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	margin: 0px;
	padding: 0px 10px;
}
div.subscribe-edit table.data-table tfoot td {
	margin: 0px;
	padding: 5px;
}
/***REGISTER, AUTORIZATION, FORGOT PASS, CHANGE PASS, CONTACTS***/

div.content-form.register-form, div.content-form.login-form, div.content-form.forgot-form, div.content-form.changepswd-form, div.content-form.feedback-form {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.content-form.register-form div.field, div.content-form.login-form div.field, div.content-form.forgot-form div.field, div.content-form.changepswd-form div.field, div.content-form.feedback-form div.field {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.content-form.register-form div.field label, div.content-form.login-form div.field label, div.content-form.forgot-form div.field label, div.content-form.changepswd-form div.field label, div.content-form.feedback-form div.field label {
	font-weight: bold;
}
div.content-form.register-form div.field span.starrequired {
	font-weight: bold;
	color: #ca1507;
}
div.content-form.register-form div.field input[type="text"], div.content-form.register-form div.field input[type="password"], div.content-form.login-form div.field input[type="text"], div.content-form.login-form div.field input[type="password"], div.content-form.forgot-form div.field input[type="text"], div.content-form.forgot-form div.field input[type="password"], div.content-form.changepswd-form div.field input[type="text"], div.content-form.changepswd-form div.field input[type="password"], div.content-form.feedback-form div.field input[type="text"] {
	width: 380px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #a0a0a0;
	background: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	margin: 0px;
	padding: 0px 10px;
}
div.content-form.register-form div.field img, div.content-form.feedback-form div.field img {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
div.content-form.feedback-form div.field textarea {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #37414c;
	border: 1px solid #a0a0a0;
	background: none;
	width: 380px;
	max-width: 380px;
	margin: 0px;
	padding: 10px;
}
/***OTHER***/

div.errortext {
	color: #ca1507;
}
/*=== DORABOTKA KATALOGA ===*/

#left-column {
	position: relative;
}
#left_cat_menu {
	border: 1px solid #d2d2d2;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlYWViMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYWVhZWIwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzElIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
	background: -moz-linear-gradient(top, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aeaeb0), color-stop(0%, #aeaeb0), color-stop(31%, #ffffff), color-stop(100%, #ffffff));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeb0', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	margin-top: 28px;
	position: relative;
	left: -24px;
	width: 210px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.ui-widget-content {
	height: 7px !important;
	border-radius: 4px !important;
	border: none !important;
	color: #222222 !important;
	background: url(/include/i/slider_cont.gif) !important;
}
.ui-widget-header {
	background: url(/include/i/slider_cont.gif) !important;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -5px !important;
}
#price_fr {
	background: url("/include/i/pr_from.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #5E5E5E;
	display: block;
	font-size: 14px;
	height: 23px;
	margin-top: 30px;
	position: relative;
	text-align: center;
	width: 74px;
}
#price_to {
	background: url("/include/i/pr_from.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #5E5E5E;
	display: block;
	height: 23px;
	left: 122px;
	margin-top: -22px;
	position: relative;
	text-align: center;
	width: 74px;
}
#pr_text {
	display: block;
	left: 85px;
	margin-top: -20px;
	position: relative;
}
#subscribe {
	border: 1px solid #d2d2d2;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlYWViMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYWVhZWIwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzElIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
	background: -moz-linear-gradient(top, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aeaeb0), color-stop(0%, #aeaeb0), color-stop(31%, #ffffff), color-stop(100%, #ffffff));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #aeaeb0 0%, #aeaeb0 0%, #ffffff 31%, #ffffff 100%);
	/* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeb0', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	float: left;
	height: 152px;
	margin: 25px 0 0 -24px;
	padding: 0;
	width: 234px;
}
.ui-slider {
	top: 20px !important;
	width: 190px !important;
}
#price_fr_num {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #5E5E5E;
	font-size: 14px;
	left: -10px;
	position: relative;
	top: 27px;
	width: 40px;
}
#price_to_num {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #5E5E5E;
	font-size: 14px;
	left: 125px;
	position: relative;
	top: 27px;
	width: 40px;
}
#mater_f {
	background: url("/include/i/mat.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	height: 30px;
	left: -10px;
	margin-top: 15px;
	position: relative;
	width: 212px;
}
#bl_mat {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #AAAAAA;
	left: -10px;
	margin-bottom: 15px;
	margin-top: 5px;
	position: relative;
	width: 210px;
	display: none;
}
#bl_mat span {
	cursor: pointer;
	display: block;
	padding: 5px 0 5px 15px;
	width: 195px;
}
#bl_mat span:hover {
	background: #e5e5e5;
}
#color_f {
	background: url("/include/i/col.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 28px;
	width: 212px;
	cursor: pointer;
	left: -10px;
	position: relative;
	margin-top: 15px;
}
#bl_col {
	border: 1px solid #AAAAAA;
	margin-top: 5px;
	width: 210px;
	background: #fff;
	left: -10px;
	position: relative;
	display: none;
}
#bl_col span {
	cursor: pointer;
	display: block;
	padding: 5px 0 5px 15px;
	width: 195px;
}
#bl_col span:hover {
	background: #e5e5e5;
}
#leng_f {
	background: url("/include/i/len.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 28px;
	width: 212px;
	cursor: pointer;
	left: -10px;
	position: relative;
	margin-top: 15px;
}
#bl_leng {
	border: 1px solid #AAAAAA;
	margin-top: 5px;
	width: 210px;
	background: #fff;
	left: -10px;
	position: relative;
	display: none;
}
#bl_leng span {
	cursor: pointer;
	display: block;
	padding: 5px 0 5px 15px;
	width: 195px;
}
#bl_leng span:hover {
	background: #e5e5e5;
}
#size_f {
	background: url("/include/i/size.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 28px;
	width: 212px;
	cursor: pointer;
	left: -10px;
	position: relative;
	margin-top: 15px;
}
#bl_size {
	border: 1px solid #AAAAAA;
	margin-top: 5px;
	width: 210px;
	background: #fff;
	left: -10px;
	position: relative;
	display: none;
}
#bl_size span {
	cursor: pointer;
	display: block;
	padding: 5px 0 5px 15px;
	width: 195px;
}
#bl_size span:hover {
	background: #e5e5e5;
}
#zod_f {
	background: url("/include/i/zod.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 28px;
	width: 212px;
	cursor: pointer;
	left: -10px;
	position: relative;
	margin-top: 15px;
}
#bl_zod {
	border: 1px solid #AAAAAA;
	margin-top: 5px;
	width: 210px;
	background: #fff;
	left: -10px;
	position: relative;
	display: none;
}
#bl_zod span {
	cursor: pointer;
	display: block;
	padding: 5px 0 5px 15px;
	width: 195px;
}
#bl_zod span:hover {
	background: #e5e5e5;
}
#f_sbros {
	color: #000000;
	display: block;
	left: 36px;
	margin-top: 15px;
	position: relative;
}
ul#new_leader_disc {
	display: block !important;
	margin: 490px 0 25px !important;
}
#discount_left {
	margin: 15px 0 !important;
}
.ord_s {
	background: url("/include/i/ord.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #605E5F !important;
	display: block;
	height: 22px;
	line-height: 22px;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	top: 4px;
	width: 66px;
}
.act_ord {
	background: url("/include/i/ord_act.gif") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.count_s {
	background: url("/include/i/count.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #605E5F !important;
	display: block;
	height: 21px;
	line-height: 21px;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	top: 4px;
	width: 21px;
	margin-right: 2px !important;
}
.count_act {
	background: url("/include/i/count_act.gif") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.addBlo {
	background: url("/include/i/act_blo.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	height: 28px !important;
	line-height: 28px;
	text-align: center;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: url("/include/i/po.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	width: 20px !important;
	height: 19px !important;
	margin-top: -2px;
}
.glossary_box .red-liststyle {
	margin-bottom: 25px;
}
.glossary_box p {
	margin-bottom: 15px;
}
.glossary_box p>a {
	font-weight: bold;
	margin-left: 6px;
	color: #2C2B29;
}
.row-confirm.frame-gray {
	min-height: 50px;
	margin-bottom: 20px;
}
.row-confirm.frame-gray p {
	margin-bottom: 5px;
	font-size: 16px;
	font-family: "Trebuchet MS";
}
.row-confirm.frame-gray .products-table {
	width: 100%;
	border-collapse: collapse;
}
.row-confirm.frame-gray .products-table tr td {
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
}
.row-confirm.frame-gray .products-table tr td:first-child {
	width: 60%;
}
.row-confirm.frame-gray .products-table tr td.td-null {
	width: 90px;
	border: 0;
	padding: 5px;
}
.row-confirm.frame-gray .products-table .itogo {
	font-size: 16px;
	font-family: "Trebuchet MS";
}
.row-confirm.sp_opl h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.row-confirm.frame-gray .products-table tr.no-border td, .row-confirm.frame-gray .products-table tr:last-child td {
	border: none;
}
.row-confirm.frame-gray .products-table a {
	color: #333;
}
.hide, .hidden, button.hide, input[type=submit].hide, button.hidden, input[type=submit].hidden {
	display: none;
}
.print-version-link-news-list a {
	display: inline-block;
	position: relative;
	margin-top: 50px;
}
.print-version-link-news-list a u {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: left;
	color: #7a756e;
	margin: 10px 0 0 11px;
	display: inline-block;
}
.print-version-link-news-list a:hover u {
	color: #505050;
}
.print-version-link-news-list a span {
	float: left;
	display: block;
	width: 32px;
	height: 35px;
	opacity: 0.8;
	background: url(images/u1.png) no-repeat;
}
.print-version-link-news-list a:hover span {
	opacity: 1;
}
/* PRINT-VERSION */

body.print-version {}
body.print-version .print-header {
	padding: 20px 0px;
	width: 750px;
	margin: 0 auto;
}
body.print-version .box_2 a:first-letter {
	color: #a12301;
	font-size: 36px;
}
body.print-version .box_2 a {
	color: #000;
	display: block;
	font-family: 'officinaserifcregular';
	font-size: 36px;
	text-decoration: none;
	text-align: center;
	margin: 20px 0;
	/*text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);*/
}
body.print-version .domain {
	color: #000000;
	display: block;
	position: absolute;
	margin-left: 20px;
	margin-top: -3px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.647);
	font-size: 18px;
}
body.print-version #left-column {
	display: none;
}
body.print-version #content-wrapper {
	background: #fff;
	padding-top: 30px;
}
body.print-version #content {
	width: 750px;
}
body.print-version #footer-wrapper {
	display: none;
}
body.print-version #breadcrumb-search {
	display: none;
}
/* /PRINT-VERSION */

.outer {
	display: table;
	position: absolute;
	height: 100%;
	width: 100%;
}
.middle {
	display: table-cell;
	vertical-align: middle;
}
.inner {
	margin-left: auto;
	margin-right: auto;
	width: inherit;
	/*whatever width you want*/
	color: #64605A;
}
.inner a {
	color: #64605A;
}
/* Форма авторизации */

.auth-form-cont {
	width: 340px;
	float: left;
	margin-right: 47px;
}
.auth-form {
	background-color: #FCFCFC;
	padding: 15px;
	font: 14px "Trebuchet MS";
	color: #64605A;
	min-height: 150px;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;
	/*width: 360px;*/
}
.auth-form label {
	display: block;
	color: #2c2b29;
	font-size: 14px;
	font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
}
.auth-form label.label-store-pass {
	font-size: 13px !important;
	margin-bottom: 10px;
	height: 24px;
}
.auth-form input {
	color: #000;
	margin-bottom: 19px;
	font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
}
.auth-form input[name="USER_LOGIN"] {
	width: 195px;
}
.auth-form [type="submit"] {
	font-size: 18px;
	font-weight: normal;
	/*padding: 7px 0px;*/
	width: 301px;
	color: #666666;
}
.auth-form-cont h2 {
	color: #b62700;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 30px;
	background: url("./img/pit.png") no-repeat scroll left 1px rgba(0, 0, 0, 0);
}
.auth-form-cont .forgot-pass-url-cont {
	margin-top: 30px;
}
.auth-form-cont .form_auth_ajax .forgot-pass-url-cont {
	margin-top: 0;
}
.auth-form-cont .forgot-pass-url-cont p {
	color: #4e4b46;
	font-size: 16px;
	margin-left: 36px;
}
.auth-form-cont .forgot-pass-url-cont a {
	color: #4e4b46;
	text-decoration: underline;
}
.auth-form-cont .forgot-pass-url-cont a:hover {
	color: #b62700;
}
/* /Форма авторизации */

/* Форма восставновить пароль */

.forgot-form {
	background-color: #FCFCFC;
	padding: 15px;
	font: 14px "Trebuchet MS";
	color: #64605A;
	min-height: 150px;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;
	width: 296px;
	float: left;
}
.forgot-form label {
	display: block;
	color: #2c2b29;
	font-size: 14px;
	font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
}
.forgot-form input {
	color: #000;
	margin-bottom: 20px;
	font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
}
.forgot-form input[type="text"] {
	width: 288px;
	height: 16px;
	font-size: 16px;
}
.forgot-form [type="submit"] {
	font-size: 18px;
	font-weight: normal;
	/*padding: 7px 0px;*/
	width: 295px;
	margin-top: 7px;
	color: #666666;
}
.forgot-form-cont h2 {
	color: #b62700;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 30px;
	padding-left: 30px;
	background: url("./img/pit.png") no-repeat scroll left 1px rgba(0, 0, 0, 0);
}
.forgot-form-cont .forgot-pass-url-cont {
	margin-top: 30px;
}
.forgot-form-cont .forgot-pass-url-cont p {
	color: #4e4b46;
	font-size: 16px;
	margin-left: 36px;
}
.forgot-form-cont .forgot-pass-url-cont a {
	color: #4e4b46;
	text-decoration: underline;
}
.forgot-form-cont .forgot-pass-url-cont a:hover {
	color: #b62700;
}
.forgot-form-cont .desc-text {
	width: 336px;
	float: right;
}
/* /Форма авторизации */

/* Форма регистрации */

.reg-form-cont {}
.reg-form {
	background-color: #FCFCFC;
	padding: 15px;
	font: 14px "Trebuchet MS";
	color: #64605A;
	min-height: 150px;
	border: 4px solid #FFF;
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	box-shadow: inset 0px 0px 18px 0px rgba(237, 237, 237, 0.75);
	border-radius: 5px 5px 5px 5px;
	width: 302px;
}
.reg-form label {
	display: block;
	color: #2c2b29;
	font-size: 14px;
	font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
}
.reg-form label.label-store-pass {
	font-size: 13px !important;
	margin-bottom: 10px;
	height: 24px;
}
.reg-form input {
	color: #000;
	margin-bottom: 20px;
	font-family: 'Trebuchet MS Обычный', 'Trebuchet MS';
}
.reg-form input[type="text"] {
	width: 274px;
	height: 17px;
	font-size: 13px;
}
.reg-form [type="submit"] {
	font-size: 18px;
	font-weight: normal;
	/*padding: 7px 0px;*/
	width: 303px;
	color: #666666;
}
.reg-form-cont h2 {
	color: #b62700;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 30px;
	background: url("./img/pit.png") no-repeat scroll left 1px rgba(0, 0, 0, 0);
}
.reg-form-cont .pass-left {
	float: left;
	width: 138px;
}
.reg-form-cont .pass-right {
	float: right;
}
.reg-form-cont .pass-left input, .reg-form-cont .pass-right input {
	width: 122px;
}
/* /Форма регистрации */

.auth-page-reg-block {
	width: 200px;
	float: left;
}
.auth-page-reg-block .reg-form-cont h2 span {
	border-bottom: 1px dashed #b62700;
	cursor: pointer;
}
.auth-page-reg-block .reg-form-cont form {
	display: none;
}
.nav.left_menu>li {
	position: relative;
}
.nav.left_menu>li>span {
	display: inline-block;
	background: url('./img/u2.png') no-repeat 11px 14px;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}
.nav.left_menu>li>span.active {
	color: #b62700;
}
.nav.left_menu>li>ul {
	margin-left: 27px;
	margin-top: -6px;
	margin-bottom: 9px;
}
.nav.left_menu>li>ul>li {
	margin: 4px 0px;
}
.nav.left_menu>li>ul>li>a:before {
	content: "• ";
	color: rgb(78, 75, 70);
	font-size: 15px;
	font-family: Verdana;
}
.nav.left_menu>li>ul>li>a {
	font-size: 16px;
	color: #4E4B46;
	text-decoration: none;
}
.nav.left_menu li.selected>a, .nav.left_menu>li>ul>li>a:hover {
	color: #b62700;
}
.catalog-simple-gallery {
	background-color: #fff;
	border: 4px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 30px 0 rgba(225, 225, 225, 0.75) inset;
	padding: 15px 15px 11px 15px;
}
.catalog-simple-gallery ul>li {
	float: left;
	width: 139px;
	height: 139px;
	position: relative;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	text-align: center;
	margin: 2px;
	line-height: 140px;
}
.catalog-simple-gallery ul>li:hover {
	border-color: #C9C9C9;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.catalog-simple-gallery img {
	box-shadow: none;
}
.catalog-simple-gallery ul>li>a>img {
	vertical-align: middle;
}
.catalog-simple-gallery>div {
	width: 580px;
	overflow: hidden;
	height: 147px;
	position: relative;
	margin: 0 5px;
}
.catalog-simple-gallery>div>div {
	position: absolute;
	width: 2000px;
	/*background: #fff;*/
}
.catalog-simple-gallery .go-prev, .catalog-simple-gallery .go-next {
	display: inline-block;
	width: 25px;
	background: #fff;
	cursor: pointer;
	word-wrap: break-word;
	font-family: 'Trebuchet MS Полужирный', 'Trebuchet MS';
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	color: #333333;
	padding: 62px 4px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0);
	margin-top: 3px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	/*user-select: none;*/
}
.catalog-simple-gallery .go-prev:hover, .catalog-simple-gallery .go-next:hover {
	border-color: #C9C9C9;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.catalog-simple-gallery .go-prev,
/*.catalog-simple-gallery .go-next,*/

.catalog-simple-gallery>div {
	float: left;
}
.catalog-simple-gallery .go-next {
	float: right;
}
.catalog-simple-gallery .clear {
	display: block;
	float: none;
	clear: both;
}
.catalog-simple-gallery-cont>a {}
.catalog-simple-gallery>a.preview-link {
	position: absolute;
	display: none;
	height: 155px;
	width: 155px;
	border: 1px solid #C9C9C9;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	z-index: 2;
	background: #fff;
	border-radius: 5px;
}
.catalog-simple-gallery>a.preview-link.show {
	display: block;
}
.catalog-simple-gallery-cont h4 {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: 'officinaserifcregular';
	font-weight: normal;
}
.catalog-simple-gallery-cont h4 a {
	font-size: 20px;
	color: #b62700;
}
.top-horizontal>li>ul>li:first-child {
	border-top: 0
}
.top-horizontal>li>ul>li:last-child {
	border-top: 1px solid #fff
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images {
	margin: 0 0 30px 31px;
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images img {
	width: 115px !important;
	height: 115px !important;
	margin: 0
}
div.catalog-detail-pictures div.more_photo .clearfix:after {
	display: none
}
div.catalog-detail-pictures div.more_photo {
	width: auto;
	margin: 20px 0 0 -20px
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images {
	margin: 0 0 20px 20px!important
}
div.catalog-detail-pictures div.detail_picture img {
	margin: 0
}
.catalog-detail .right_box-wrapper {
	height: 355px;
	max-height: none
}
.top-horizontal>li>ul>li:hover {
	border-top-color: #fc452d
}
h1 {
	padding-top: 5px
}
#id-cart-list {
	margin: 15px 0 0
}
.cart-coupon-box {
	/*min-height: 27px;top: 0;margin: -8px 0*/
}
.oform_box .bt3.btn-red {
	margin-top: 21px;
	height: 40px;
	width: 300px
}
.cart-items table.equipment {
	border-collapse: separate;
	padding: 10px 15px;
	margin-bottom: 28px
}
.cart-items table.equipment tbody td {
	padding: 10px 5px
}
.cart-items table.equipment tbody td.cart-item-price div.old-price {
	font-size: 15px;
	color: #666;
	margin-top: -18px
}
td.cart-item-image .wrapper {
	background: #fff
}
.cart-coupon-box-msg {
	color: red;
	font-family: "Trebuchet MS";
	font-size: 16px;
	display: block;
	margin: 10px 0 0;
}
.back-btn {
	text-decoration: underline;
	position: relative;
	top: -12px;
	color: #666;
	display: block;
	float: left;
	font-size: 16px;
	width: 0;
	cursor: pointer;
	margin: -5px 0 5px;
	white-space: nowrap
}
.back-btn:hover {
	text-decoration: underline;
	color: #B02919;
}
.cart-itogo-box>.left {
	height: 19px
}
#content {
	min-height: 0
}
#footer .site-map {
	margin: 19px 0
}
.cart-notetext {
	margin: 0 0 20px
}
#footer .site-map a {
	margin: 0 0 0 50px
}
/* ---------- Новые стили ---------------*/

@font-face {
	font-family: 'officina';
	src: url('./fonts/officinaserifc-bookitalic-webfont.eot');
	src: url('./fonts/officinaserifc-bookitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/officinaserifc-bookitalic-webfont.woff2') format('woff2'), url('./fonts/officinaserifc-bookitalic-webfont.woff') format('woff'), url('./fonts/officinaserifc-bookitalic-webfont.ttf') format('truetype'), url('./fonts/officinaserifc-bookitalic-webfont.svg#officinaserifcitalic') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'officina';
	src: url('./fonts/officinaserifc-book-webfont.eot');
	src: url('./fonts/officinaserifc-book-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/officinaserifc-book-webfont.woff2') format('woff2'), url('./fonts/officinaserifc-book-webfont.woff') format('woff'), url('./fonts/officinaserifc-book-webfont.ttf') format('truetype'), url('./fonts/officinaserifc-book-webfont.svg#officinaserifcregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'officina';
	src: url('./fonts/officinaserifc-bolditalic-webfont.eot');
	src: url('./fonts/officinaserifc-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/officinaserifc-bolditalic-webfont.woff2') format('woff2'), url('./fonts/officinaserifc-bolditalic-webfont.woff') format('woff'), url('./fonts/officinaserifc-bolditalic-webfont.ttf') format('truetype'), url('./fonts/officinaserifc-bolditalic-webfont.svg#officinaserifcbold_italic') format('svg');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'officina';
	src: url('./fonts/officinaserifc-bold-webfont.eot');
	src: url('./fonts/officinaserifc-bold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/officinaserifc-bold-webfont.woff2') format('woff2'), url('./fonts/officinaserifc-bold-webfont.woff') format('woff'), url('./fonts/officinaserifc-bold-webfont.ttf') format('truetype'), url('./fonts/officinaserifc-bold-webfont.svg#officinaserifcbold') format('svg');
	font-weight: bold;
	font-style: normal;
}
.b_catalog_button a, .b_catalog_button div {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	cursor: default;
	background: linear-gradient(to bottom, #c63422 0%, #951c0e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
	border-image: none;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 5px 5px 0 0;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 1px;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35), 0 2px 0 rgba(201, 110, 100, 0.3) inset, 0 0 0 1px rgba(255, 178, 122, 0.2) inset, 0 0 10px rgba(104, 12, 0, 0.25) inset;
	color: #fff;
	display: block;
	font-family: "officinaserifcregular";
	font-size: 18px;
	padding: 5px 10px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(104, 12, 0, 0.2);
}
.b_catalog_button a:hover {
	text-decoration: none;
}
.b_catalog_button2 a {
	cursor: pointer;
}
.b_catalog_button2 a:hover {
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.7);
}
.b_catalog_button_down a {
	box-shadow: inset 0px 6px 30px 0px rgba(90, 90, 90, 0.0) !important;
}
.clear {
	clear: both;
}
#header {
	font-family: "officina";
}
.b_header_logo {
	height: 41px;
	margin: 29px 0 0 0;
	float: left;
	top: 29px;
	width: 220px;
	text-shadow: 1px 1px 7px rgba(13, 13, 13, 0.3);
}
.b_header_logo .b_red {
	color: #b62700;
	font-size: 36px;
	font-weight: bold;
	white-space: nowrap;
	line-height: 42px;
}
.b_header_logo .b_gray {
	color: #333333;
	font-size: 32px;
	font-weight: bold;
	white-space: nowrap;
	line-height: 42px;
}
.b_header_logo a {
	text-decoration: none;
}
.b_header_phhone {
	float: left;
	width: 200px;
	margin: 21px 0 0 102px;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
}
.b_header_phhone .b_number {
	color: #333333;
	font-size: 24px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	white-space: nowrap;
}
.b_header_phhone .b_number .b_red {
	color: #b62700;
}
.b_header_phhone .b_schedule {
	color: #666666;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
	margin-top: 10px;
	white-space: nowrap;
	font-size: 14px;
	white-space: nowrap;
}
.b_header_top1_menu {
	float: right;
	width: 400px;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}
.b_header_top1_menu a {
	float: right;
	text-decoration: underline;
	margin: 5px 14px 0 5px;
	white-space: nowrap;
	color: #333333;
	font-size: 14px;
}
.b_header_top1_menu a.b_call_back {
	text-decoration: none;
	background: url('./img/dashed_bg.png') scroll left 16px repeat-x;
	border: 0px;
}
.b_header_top2_menu {
	float: right;
	width: 400px;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	margin-top: 22px;
	overflow: hidden;
}
.b_header_top2_menu ul {}
.b_header_top2_menu ul li {
	list-style: none url();
	float: right;
	margin: 0 0 0 29px;
}
.b_header_top2_menu ul li a {
	float: right;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}
.b_header_top2_menu ul li a:hover {
	color: #b62700;
}
.b_catalog_button {
	float: left;
	width: 220px;
	height: 36px;
	margin: 26px 0px 0px 0px;
}
.b_catalog_button a, .b_catalog_button div {
	font-family: "officina";
	padding: 8px 10px;
}
.b_header_search {
	float: left;
	width: 475px;
	height: 40px;
	margin: 26px 0 0 31px;
}
.b_header_search #altop_search {
	width: 470px;
}
.b_header_search .search_box .srch_wrap {
	width: 468px
}
.b_header_search #title-search-input {
	width: 318px;
	padding-right: 30px;
	box-sizing: content-box;
}
.b_header_search .search_box .srch_wrap {
	background: url("./img/se.png") repeat-y scroll 386px 0 rgba(0, 0, 0, 0);
}
.b_header_search .search_box input[type="submit"] {
	margin: 5px 16px 0 0;
}
.b_smol_basket {
	float: right;
	width: 209px;
	height: 36px;
	margin: 26px 0px 0px 0px;
}
.b_smol_basket a {
	float: right;
	font-family: "officina";
	padding: 0 12px;
	text-align: right;
}
.b_smol_basket a span {
	background: url("./img/smoll_basket.png") no-repeat scroll 5px 5px rgba(0, 0, 0, 0);
	display: block;
	float: right;
	height: 17px;
	padding: 8px 0 9px 44px;
	width: 139px;
	box-sizing: content-box;
}
.b_smol_basket a span.b_hide {
	display: none;
}
.b_smol_basket a span.b_show {
	display: inline;
}
div.title-search-result div.title-search-result-top {
	left: 195px;
}
.left_menu>li {
	background: #f5f5f5 url();
	position: relative;
}
.left_menu>li:hover {
	background: #fff url();
}
.left_menu>li ul {
	background: none repeat scroll 0 0 transparent;
	background: none repeat scroll 0 0 transparent;
	box-shadow: 1px 0 5px rgba(0, 0, 0, 0.35);
	margin: 0 0 0 10px !important;
	padding-left: 0;
}
.nav.left_menu>li>span {
	background: transparent;
	color: rgb(100, 96, 90);
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 28px;
	line-height: 32px;
	width: 19px;
}
.nav.left_menu>li:hover>span {
	color: #b62700;
}
.nav.left_menu {
	width: 220px;
}
.b_nav {
	position: absolute;
	top: -1px;
	width: 220px;
	display: none;
	z-index: 200;
	left: 220px;
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images {
	height: 115px;
	margin: 0;
	display: table-cell;
	width: 115px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	float: none;
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images img {
	width: auto !important;
	height: auto !important;
}
.left_menu>li:hover .b_nav {
	display: block;
}
div.catalog-detail-pictures div.more_photo a.catalog-detail-images img {
	box-shadow: none;
	text-align: center !important;
}
div.catalog-detail-pictures div.more_photo>div {
	float: left;
	width: 115px;
	height: 115px;
	margin: 10px 0 20px 20px;
}
.left_menu>li:hover ul {
	display: block;
}
.left_menu>li ul li {
	list-style: none;
	box-shadow: none;
	background: #f5f5f5 url();
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #fff;
}
.left_menu>li ul li:hover {
	background: #fff url();
}
.left_menu>li ul li a:before {
	content: '' !important;
}
.left_menu>li ul li a {
	color: #000 !important;
	display: block;
	font-family: "officina" !important;
	font-size: 16px !important;
	padding: 8px 10px;
	box-shadow: none;
}
.left_menu>li ul li a:hover {
	color: #b62700 !important;
}
.left_menu>li ul li.last {
	border-radius: 0px 0px 4px 4px;
	border-bottom: 0px solid #d9d9d9;
}
.left_menu>li>a {
	padding: 8px 23px 8px 10px;
}
.left_menu>li ul li.last.first {
	border-radius: 4px;
	border-bottom: 0px solid #d9d9d9;
	border-top: 0px solid #fff;
}
.left_menu_box .first {
	border-radius: 4px 4px 0 0;
}
.left_menu_box .b_last_link, .left_menu_box ul li:last-child {
	border-radius: 0 0 4px 4px;
}
.left_menu_box {
	border-radius: 4px;
}
.left_menu_box ul li a {
	color: #000;
	font-family: "officina";
}
.left_menu_box ul .b_first_link {
	border-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 2px;
}
.left_menu_box ul .b_last_link {
	border: 0px;
	padding-bottom: 11px;
}
.left_menu_box ul .b_first_link a {
	color: #64605a;
	text-decoration: underline;
	padding-right: 10px;
}
.left_menu_box ul .b_last_link a {
	color: #64605a;
	text-decoration: underline;
	padding-right: 10px;
}
.slidesjs-control, .slidesjs-container {
	height: 290px !important;
}
.slidesjs-previous, .slidesjs-next {
	display: none;
}
.slidesjs-pagination {
	background: url('./img/white_bg.png') repeat scroll 0 0;
	border-radius: 5px;
	bottom: 10px;
	height: 24px;
	list-style: none outside none;
	overflow: hidden;
	padding: 0 8px;
	position: absolute;
	right: 12px;
	width: auto;
	z-index: 100;
}
.slidesjs-pagination li {
	float: left;
	margin: 7px 3px 5px;
	width: 12px;
}
.slidesjs-pagination li a {
	color: transparent;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #fff;
	display: block;
	float: left;
}
.slidesjs-pagination li a.active {
	background: #f00;
}
#slides {
	position: relative;
	border: 5px solid #fff;
	border-radius: 5px;
}
.slidesjs-container {
	overflow: hidden;
	width: 690px !important;
}
.slidesjs-control {
	overflow: hidden;
	width: 690px
}
#workarea h1 {
	color: #2c2b29;
	text-align: center;
	font-size: 30px;
	font-family: "officina";
	margin: 9px 0px 0px 0px;
}
.b_catalog_top_elements {
	float: left;
	width: 100%;
	margin: 18px 0px 0px 0px;
}
.b_catalog_top_elements .b_catalog_top_element {
	float: left;
	position: relative;
	display: block;
	margin: 0px 20px 20px 0px;
	;
	width: 216px;
	height: 289px;
	background: #fff;
	border-radius: 5px;
	border: 2px solid #ccc;
}
.b_catalog_top_elements .b_catalog_top_element.last {
	margin-right: 0px;
}
.b_catalog_top_elements .b_catalog_top_element:hover {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.31) inset;
}
.b_catalog_top_elements .b_catalog_top_element .b_name {
	float: left;
	color: #333333;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	/*padding: 13px 9px 15px;*/
	padding: 14px 0;
	background: url('./img/smoll_line.png') scroll left bottom no-repeat;
}
.b_catalog_top_elements .b_catalog_top_element .b_name div {
	padding: 0 9px;
	height: 36px;
	overflow: hidden;
}
.b_catalog_top_elements .b_catalog_top_element .b_for_img {
	display: table-cell;
	vertical-align: middle;
	height: 144px;
	width: 210px;
	text-align: center;
	padding: 10px 3px 10px;
	background: url('./img/smoll_line.png') scroll left bottom no-repeat;
}
.b_catalog_top_elements .b_catalog_top_element .b_for_img img {
	box-shadow: 0px 0px 0px 0px;
}
.b_catalog_top_elements .b_catalog_top_element .b_cost {
	font-family: 'OfficinaSerifCTT Regular', 'OfficinaSerifCTT';
	float: left;
	margin: 21px 0 0 19px;
	font-size: 24px;
	color: #333333;
	font-family: "officina";
}
.b_catalog_top_elements .b_catalog_top_element .b_more {
	float: right;
	margin: 25px 14px 0 0;
	font-size: 14px;
	color: #000;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
}
.b_catalog_top_elements .b_catalog_top_element .b_hit, .catalog-item-card .b_hit, .catalog-detail-pictures .b_hit {
	z-index: 100;
	position: absolute;
	width: 39px;
	height: 40px;
	right: 6px;
	top: 70px;
	background: url('./img/ico_hit.png') scroll left top no-repeat;
}
.b_catalog_top_elements .b_catalog_top_element .b_new, .catalog-item-card .b_new, .catalog-detail-pictures .b_new {
	z-index: 100;
	position: absolute;
	width: 39px;
	height: 40px;
	right: 6px !important;
	top: 75px;
	background: url('./img/ico_new.png') scroll left top no-repeat;
}
.b_catalog_top_elements .b_catalog_top_element .b_stock, .catalog-item-card .b_stock, .catalog-detail-pictures .b_stock {
	z-index: 100;
	position: absolute;
	width: 39px;
	height: 40px;
	right: 6px;
	top: 70px;
	background: url('./img/ico_stock.png') scroll left top no-repeat;
}
div.catalog-detail-pictures {
	position: relative;
}
.catalog-detail-pictures .b_hit {
	top: 10px;
}
.catalog-detail-pictures .b_new {
	top: 10px;
}
.catalog-detail-pictures .b_stock {
	top: 10px;
}
.b_quote {
	cursor: pointer;
	float: none;
	margin: 0px auto 0;
	text-align: center;
	text-align: center;
}
.b_quote span {
	padding: 13px 15px;
	border-radius: 4px;
	border: 2px dashed #ccc;
	display: inline-block;
	color: #7a756e;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 14px;
}
.b_quote span i {
	float: right;
}
.b_show_header_text_link {
	cursor: pointer;
	color: #7a756e;
	margin: 20px 0px 20px 4px;
	float: left;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 16px;
	border-bottom: 1px dashed #999;
	text-align: center;
}
#home_text {
	border: 2px dashed #ccc;
	border-radius: 4px;
	padding: 20px 20px 20px 20px;
	display: none;
}
/*ЛАВ*/

/*#home_text{font-family: "Trebuchet MS Полужирный","Trebuchet MS";}
#home_text h2{font-family: "officina"; color: #b62700; font-size: 20px; margin-top:10px;}
#home_text h3{color: #333333; font-weight: bold; font-family: "Arial Полужирный","Arial"; font-size: 18px; margin-top:20px;  padding:0px 10px;}
#home_text p{f font-size: 14px; color:#333; margin-top:17px; padding:0px 10px;}*/

#footer {
	background: none;
	border: 1px solid #cfcfcf;
	border-radius: 5px 5px 0 0;
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2) inset;
	margin: 0 auto;
	padding: 20px 25px 20px;
	position: relative;
	width: 900px;
}
.b_catalog_button2 a span {
	background: url("./images/menu_marker.png") no-repeat scroll right 3px rgba(0, 0, 0, 0);
	display: block;
	height: 18px;
	line-height: 18px;
	width: 200px;
}
#footer-wrapper {
	background: url("./img/bg_body.jpg") repeat scroll center top;
	border: 0px solid #999;
	border-radius: 5px 5px 0 0;
	box-shadow: none;
	margin: 0 auto;
	padding: 0px 0 0px;
	position: relative;
	z-index: 5;
	margin-top: -119px;
	height: 119px;
}
.footer-nav {
	padding: 0px;
}
.footer-nav ul {
	float: left;
	width: 500px;
	margin-left: 5px;
}
.footer-nav ul li {
	width: 135px;
	padding: 8px 0;
	float: left;
	/*font-family: "officina";*/
	font-size: 18px;
	text-align: left;
}
.footer-nav ul li.small a {
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.647);
	color: #7a756e;
	font-size: 14px;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
}
.footer-nav ul li.small a:hover {
	color: rgb(182, 39, 0);
}
#footer .site-map a.b_personal {
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	color: #64605a;
	font-size: 18px;
	font-family: "officina";
}
#footer .site-map a.b_personal:hover {
	text-decoration: underline;
	color: #b62700;
}
.footer-nav ul li a {
	font-family: "officina";
	color: #64605a;
	font-size: 18px;
	text-decoration: underline;
}
.footer-nav li:hover a {
	color: #b62700;
}
.footer-nav li a:active span {
	top: 1px;
	right: -1px;
}
.footer-nav ul li span {
	position: relative;
}
.b_coppy {
	text-align: right;
	color: #7a756e;
	font-size: 14px;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
}
.footer-counters {
	margin-top: 30px;
	text-align: right;
}
#footer .site-map {
	margin: 8px 0;
}
.b_catalog_button2 a {
	text-align: left;
}
#breadcrumb {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#sidebar h3 {
	background: url('./images/header_t.png') scroll left top no-repeat;
}
#sidebar div.title {
	background: url('./images/header_t.png') scroll left top no-repeat;
}
#body_text {
	position: relative;
}
.filt {
	background: none repeat scroll 0 0 #f5f5f5;
	border-radius: 5px;
	box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.4);
	left: 436px;
	margin: 0;
	overflow: hidden;
	padding: 2px 0 2px 8px;
	position: absolute;
	top: 0px;
	width: 255px;
}
.filt li span {
	font-size: 18px;
	color: #333333;
}
.filt li a {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	box-shadow: none;
	color: #333333;
	font-size: 18px;
	margin-top: 1px;
	width: 80px;
}
.filt li a:hover {
	color: #b62700
}
.filt li.active a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 2px rgba(100, 100, 100, 0.5) inset, 1px 1px 0 rgba(100, 100, 100, 0.5) inset;
	color: #333333;
	display: block;
	line-height: 22px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 80px;
}
/*.filt li.active a:hover{#333333}*/

div#catalog {
	margin-top: 20px;
}
.b_section_lists {
	float: left;
	width: 428px;
	margin: 5px 0 0px 3px;
}
.b_section_lists li {
	list-style: none url();
	float: left;
	margin-left: 24px;
}
.b_section_lists li a {
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.698);
	color: #64605a;
	text-decoration: underline;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 14px;
}
.b_section_lists li a:hover {
	color: #b62700
}
#catalog div.catalog-item-table a.catalog-item-card {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #ccc;
	border-radius: 5px;
	display: block;
	float: left;
	height: 297px;
	margin: 0 20px 20px 0;
	position: relative;
	width: 216px;
}
#catalog div.catalog-item-table div.catalog-item-card:hover {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.31) inset;
}
div.catalog-item-table .item-all-title {
	height: 55px;
	margin-bottom: 2px;
}
div.catalog-item-table .item-all-title span {
	color: #64605a;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 14px;
	float: right
}
div.catalog-item-table .img_box {
	display: table-cell;
	height: 147px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 216px;
}
a.b_ajax_pagenetion:link, a.b_ajax_pagenetion:visited {
	color: #666666;
}
a.b_ajax_pagenetion:hover {
	color: #000;
	text-decoration: none;
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08), 1px 2px 2px rgba(100, 100, 100, 0.3);
}
.b_ajax_pagenetion {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: linear-gradient(to bottom, #f5f4ed 0%, #e8e8e8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: rgba(41, 27, 0, 0.08) rgba(41, 27, 0, 0.14) rgba(41, 27, 0, 0.26);
	border-image: none;
	border-left: 1px solid rgba(41, 27, 0, 0.14);
	border-radius: 5px;
	border-right: 1px solid rgba(41, 27, 0, 0.14);
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 2px 0 rgba(255, 255, 255, 0.7) inset, 0 0 10px rgba(41, 27, 0, 0.05) inset, 0 1px 1px rgba(41, 27, 0, 0.04), 0 7px 4px -4px rgba(41, 27, 0, 0.08);
	cursor: pointer;
	text-align: center;
	display: table-cell;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	width: 354px;
	color: #666666;
	font-family: "officina";
	font-size: 18px;
	padding: 2px 0px;
}
.b_pagination {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 360px;
}
.b_in_base {
	float: right;
	width: auto;
	margin: 7px 9px 0 0;
	color: #009900;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 14px;
}
a.catalog-item-card .item-info {
	float: left;
	height: 70px;
	margin: 0;
	position: relative;
	width: 100%;
}
a.catalog-item-card .price_box {
	bottom: 0;
	overflow: hidden;
	padding: 9px 10px 0;
	position: absolute;
	width: 199px;
}
#workarea h1.b_catalog_element {
	border: 2px solid #fff;
	border-radius: 2px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 14px 0 rgba(200, 200, 200, 0.35) inset;
	background: none repeat scroll 0 0 #fff;
	color: #333333;
	font-family: "officina";
	font-size: 20px;
	margin-bottom: 20px;
	padding: 4px 0;
	text-align: center;
	width: 946px;
}
div.catalog-detail-pictures div.detail_picture img {
	box-shadow: none;
}
.catalog-detail .right_box-wrapper {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 30px 5px rgba(200, 200, 200, 0.35) inset;
	background: none repeat scroll 0 0 #fff;
	border: 5px solid #fff;
	border-radius: 5px;
}
.b_detail_page #right-column {
	padding: 0px;
	width: 100%;
}
div.catalog-detail-properties {
	float: right;
	padding: 0;
	position: relative;
	width: 275px;
}
div.catalog-detail-property {
	background: none no-repeat scroll left 3px rgba(0, 0, 0, 0);
	color: #2c2b29;
	font: 16px "Trebuchet MS";
	height: auto;
	padding: 0;
}
div.catalog-detail-property>p {
	border: 0px;
	line-height: 22px;
}
div.catalog-detail-property {
	color: #7a756e;
	font-size: 14px;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
}
div.catalog-detail .catalog-detail-price-box {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	width: 301px;
}
div.catalog-detail .buy_more_detail form input[name="add2basket"], div.catalog-detail .buy_more_detail form #add2basket {
	font-size: 18px;
	font-family: "officina";
	width: 245px;
}
div.catalog-detail .buy_more_detail form small.result {
	font-size: 18px;
	font-family: "officina";
	width: 245px;
}
.b_mini_img {
	float: left;
	width: 300px;
	margin-top: 20px;
	font-size: 10px;
	color: #333333;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
}
.b_mini_img .b_img1 {
	float: left;
	width: 100px;
	background: url('./img/ico1.png') scroll 24px top no-repeat;
	padding-top: 42px;
}
.b_mini_img .b_img2 {
	float: left;
	width: 100px;
	background: url('./img/ico2.png') scroll 14px top no-repeat;
	padding-top: 42px;
}
.b_mini_img .b_img3 {
	float: left;
	width: 60px;
	background: url('./img/ico3.png') scroll 4px top no-repeat;
	padding-top: 42px;
}
div.catalog-detail span.catalog-detail-item-price {
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 18px;
	color: #4e4b46;
}
div.catalog-detail span.catalog-detail-item-price b {
	font-family: "officina";
	font-size: 28px;
	color: #333333;
	font-weight: normal;
}
div.catalog-detail .preview_text_box {
	background: url('./img/big_line.png') scroll center top no-repeat;
	margin: 20px 0 10px;
	padding-top: 20px;
	position: relative;
}
div.catalog-detail .preview_text_box h2 {
	font-family: "officina";
	color: #b62700;
	font-size: 20px;
	margin-top: 10px;
}
div.catalog-detail .preview_text_box h3 {
	color: #333333;
	font-weight: bold;
	font-family: "Arial Полужирный", "Arial";
	font-size: 18px;
	margin-top: 20px;
	padding: 0px 10px;
}
div.catalog-detail .preview_text_box p, div.catalog-detail .preview_text_box .preview_text {
	/*font-size: 14px; ЛАВ*/
	color: #333;
	margin-top: 0px;
	padding: 0px 10px;
}
/*такие уже есть:
div.catalog-detail .tabs li{font-weight: bold; color: #7a756e; font-family: "officina"; font-size: 18px; text-decoration: none; padding: 5px 12px 5px;}
div.catalog-detail .tabs li.current{text-decoration: none;padding: 0px 12px 5px; border-radius: 7px 7px 0px 0px;}
*/

div.catalog-detail ul.tabs {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	top: 4px;
}
.b_detail_page {
	position: relative;
}
.b_detail_page .left_menu_box {
	position: absolute;
	z-index: 300;
}
.callback {
	height: 282px;
	top: 159px;
	width: 682px;
	right: 30px;
}
.callback div.h1 {
	color: #b62700;
	font-family: "officinaserifcregular";
	font-size: 20px;
	padding: 28px 0 10px;
	text-align: center;
	margin-bottom: 10px;
}
.callback .b_left {
	float: left;
	width: 290px;
	margin-top: 10px;
	margin-bottom: 35px;
}
.callback .b_right {
	border-left: 1px solid #ccc;
	float: right;
	padding-left: 25px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 35px;
}
.callback label {
	float: left;
	color: #2c2b29;
	margin-top: 3px;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 14px;
}
.callback .b_left input[type=text] {
	color: #000000;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 14px;
	margin-left: 10px;
}
.callback #callback_name {
	width: 232px;
}
.callback #callback_tel {
	width: 199px;
}
.callback .b_left .row {
	padding-bottom: 25px;
}
.callback .b_right input[type=text] {
	color: #000000;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
	font-size: 14px;
	margin-left: 10px;
}
.callback #callback_time {
	width: 190px;
}
.callback #callback_question {
	width: 231px;
}
.callback .b_right .row {
	padding-bottom: 25px;
}
.callback .b_mess1 {
	float: left;
	text-align: center;
	color: #64605a;
	font-size: 16px;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
}
.callback_body {
	background: #000 !important;
	opacity: 0.7 !important;
}
.callback span.alertMsg.good {
	margin: 0 0 5px;
}
.callback span.alertMsg.bad {
	margin: 0 0 5px;
}
#slides .slidesjs-slide {
	left: 0px !important;
}
.callback {}
#breadcrumb span {
	color: #7a756e;
}
/*
.b_not_show{opacity:0;}
.b_for_qoute{position: absolute; top:0px; left:0px; width: 700px;}
.b_quote{position: relative; height: 99px;}

 */

a.catalog-item-card span.item-price {
	font-size: 24px;
	font-family: "officinaserifcregular";
	font-weight: normal;
}
div.catalog-detail-pictures div.detail_picture {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	display: table-cell;
	height: 250px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 250px;
}
div.catalog-detail .box_ {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 50px 0 rgba(210, 210, 210, 0.5) inset;
}
div.catalog-detail .tabs li.current_ {
	box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.1), 0 0 50px 0 rgba(203, 203, 203, 0.5) inset;
}
#breadcrumb {
	margin-top: -1px;
}
#workarea h1.b_catalog_element {
	margin-top: 11px;
}
.b_section_lists {
	float: left;
	margin: 5px 0 0 3px;
	position: absolute;
	top: 14px;
	left: -2px;
	width: 428px;
}
.filt {
	position: relative;
	top: -18px;
}
div#catalog {
	margin-top: 3px;
}
div.catalog-item-table .item-all-title {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	font-family: "Trebuchet MS Обычный", "Trebuchet MS";
}
div.catalog-item-table .item-all-title:hover {
	text-decoration: none;
}
a.catalog-item-card:hover {
	text-decoration: none;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.31) inset;
}
.left_menu_box ul .b_first_link.no_link:hover {
	background: url("") repeat scroll 0 0 #f5f5f5;
}
.left_menu_box ul .b_first_link.no_link:hover a {
	color: #b62700;
	text-decoration: underline;
}
.left_menu_box ul .b_last_link.no_link:hover {
	color: #b62700;
	text-decoration: underline;
	background: url("") repeat scroll 0 0 #f5f5f5;
}
.left_menu_box ul .b_last_link.no_link:hover a {
	color: #b62700;
	text-decoration: underline;
}
div.catalog-item-table .item-all-title div {
	height: 34px;
	overflow: hidden;
}
.win-cover {
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.6;
	z-index: 499;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.left-shadow {
	box-shadow: 0 0 5px rgba(99, 99, 99, 0.35);
}
.left_menu li ul {
	border-radius: 4px;
}
.big_text {
	font-size: 16px;
}
ul.check {
	list-style: none;
}
ul.check li {
	background: url(./img/pit.png) no-repeat left 4px;
	font: 16px "Trebuchet MS";
	color: #2C2B29;
	padding: 6px 0 6px 30px;
}
div.big_text, div#big_text {
	font-size: 16px;
	color: #4E4B46;
	text-shadow: 1px 1px #ffffff;
}
.bx-soa {
	padding-top: 20px;
	*background: #fff;
}
.bx-soa select {
	max-width: 100%;
}