


/* Start:/bitrix/components/altop/callback/templates/.default/style.css*/
.callback form.new_callback_form {
	width:100%;
	float:left;
	margin:0px;
	padding:20px 0px 10px 0px;
}

.callback span#echo_callback_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.callback span.alertMsg.bad {
	width:302px;
	display:block;
	margin:0px 0px 5px 20px;
	padding:5px 10px 5px 33px;
	font:normal 13px/1.3 Arial;
	color:#50280d;
	border:1px solid #eb9d5e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/components/altop/callback/templates/.default/./images/bg_alertmsg_bad.jpg') 10px center no-repeat #ffbb8d;
}

.callback span.alertMsg.good {
	width:302px;
	display:block;
	margin:0px 0px 5px 20px;
	padding:5px 10px 5px 33px;
	font:normal 13px/1.3 Arial;
	color:#406100;
	border:1px solid #b9e014;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/components/altop/callback/templates/.default/./images/bg_alertmsg_good.jpg') 10px center no-repeat #c8ff5b;
}

.callback .row {
	width:347px;
	float:left;
	margin:0px;
	padding:0px 20px 5px 20px;
}

.callback .row .span1 {
	width:105px;
	float:left;
	font:normal 14px/26px Arial;
	color:#1e1d19;
}

.callback .row .span2 {
	width:239px;
	float:right;
}

.callback .row .span2 input[type="text"] {
	width:217px;
	height:24px;
	margin:0px;
	padding:0px 10px;
	font:bold 14px/24px Arial;
	color:#1e1d19;
	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;
}

.callback .row .span2 textarea {
	width:217px;
	height:33px;
	margin:0px;
	padding:10px;
	font:normal 14px/1.3 Arial;
	color:#1e1d19;
	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;
}

.callback .row .span2 input[name="callback_captcha_word"] {
	width:93px;
	float:left;
	margin:0px 7px 0px 0px;
}

.callback .row .span2 img {
	float:left;
}

.callback div.submit {
	width:347px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 20px 5px 20px;
}

.callback div.submit button {
	width:153px;
	height:30px;
	float:right;
	margin:0px;
	padding:0px;
	font:bold 14px/1.3 Arial;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #5c0f01;
	border:1px solid #ce2708;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(73, 77, 83, 0.98);
	-moz-box-shadow:2px 2px 3px rgba(73, 77, 83, 0.98);
	box-shadow:2px 2px 3px rgba(73, 77, 83, 0.98);
	background:url('/bitrix/components/altop/callback/templates/.default/./images/bg_callback_button.jpg') left top repeat-x;
}

.callback div.submit button:hover {
	text-shadow:0px -1px 0px #000;
	border:1px solid #686e76;
	cursor:pointer;
	background:url('/bitrix/components/altop/callback/templates/.default/./images/bg_callback_button.jpg') left -28px repeat-x;
}
/* End */



/* Start:/bitrix/components/altop/search.title/templates/.default/style.css*/
#altop_search {
	height:49px;
	float:left;
	position:relative;
}

#altop_search_container {
	float:left;
	width:100%;
	margin:0px -12px 0px 0px;
}

#altop_search_content {
	margin:0px 12px 0px 0px;
}

#altop_search_left {
	width:31px;
	height:49px;
	float:left;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_search_left.png') left top no-repeat;
}

#altop_search_center {
	width:auto;
	height:49px;
	margin:0px 0px 0px 31px;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_search_center.png') left top repeat-x;
}

#altop_search_right {
	width:12px;
	height:49px;
	float:right;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_search_right.png') left top no-repeat;
}

#altop_search_center input[type="text"] {
	width:75%;
	height:37px;
	background:none;
	border:none;
	font:normal 14px/1.3 Arial;
	color:#282c31;
	margin:4px 0px 0px 0px;
	padding:0px 5px;
}

#altop_search_center input[type="text"]:focus { 
	outline:none;
}

#altop_search_center div.submit {
	width:50px;
	height:39px;
	position:absolute;
	top:3px;
	right:7px;
	border-left:2px solid #ffd100;
	border-right:none;
	border-top:none;
	border-bottom:none;
}

#altop_search_center input[type="submit"] {
	width:50px;
	height:39px;
	margin:0px;
	padding:0px;
	border:none;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_search_submit.jpg') left top no-repeat;
}

#altop_search_center input[type="submit"]:hover {
	cursor:pointer;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_search_submit.jpg') left -39px no-repeat;
}

#altop_search_center .form-textbox {
	background:none !important;
	border:none !important;
}

#altop_search_center .form-textbox-border {
	background:none !important;
	border:none !important;
}

div.title-search-result {
	border:none;
	display:none;
	z-index:500;
}

div.title-search-result div.title-search-result-top {
	width:13px;
	height:12px;
	position:absolute;
	top:0px;
	left:28px;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_title-search-result-top.png') left top no-repeat;
}

div.title-search-result a.search_close {
	position:absolute;
	width:23px;
	height:23px;
	top:-2px;
	right:-10px;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_a_close.png') left top no-repeat;
}

div.title-search-result a.search_close:hover {
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_a_close.png') left -23px no-repeat;
}

div.title-search-result table.title-search-result {
	width:100%;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_table_result.jpg') left bottom repeat-x #f6f6f6;
	margin:7px 0px 0px 0px;
	border:5px solid #ffc200;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:0px 0px 5px rgba(115, 113, 92, 0.77);
	-moz-box-shadow:0px 0px 5px rgba(115, 113, 92, 0.77);
	box-shadow:0px 0px 5px rgba(115, 113, 92, 0.77);
}

div.title-search-result table.title-search-result td {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

/*Search*/
div.title-search-result #catalog_search {
	width:100%;
	float:left;
	border-top:1px solid #e8e8df;
	margin:7px 0px;
	padding:0px;
}

div.title-search-result #catalog_search a.search_all {
	font:normal 13px/1.3 Arial;
	color:#333;
	display:block;
	float:right;
	margin:0px;
	padding:7px 10px 0px 0px;
	text-decoration:underline;
}

div.title-search-result #catalog_search a.search_all:hover {
	color:#cc9900;
	text-decoration:none;
}

div.title-search-result .tvr_search {
	width:100%;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #e8e8df;
}

div.title-search-result .tvr_search:hover {
	background:#fff;
}

div.title-search-result .tvr_search .image {
	width:82px;
	height:66px;
	float:left;
	text-align:center;
	position:relative;
	background:#fff;
}

div.title-search-result .tvr_search .image a {
	width:82px;
	height:66px;
	display:table-cell;
	vertical-align:middle;
	text-decoration:none !important;
	text-align:center;
}

div.title-search-result .tvr_search .image a img {
	max-width:82px;
	max-height:66px;
	border:none;
}

div.title-search-result .tvr_search .item_title,
div.title-search-result .tvr_search .cat_title {
	width:200px;
	height:58px;
	float:left;
	margin:4px 0px;
	padding:0px;
	overflow:hidden;
}

div.title-search-result .tvr_search .cat_title {
	width:300px;
}

div.title-search-result .tvr_search .item_title a {
	font:normal 13px/1.3 Arial;
	color:#333 !important;
	text-align:left;
	text-decoration:underline;
	height:58px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 13px;
}

div.title-search-result .tvr_search .cat_title a {
	font:bold 14px/1.3 Arial;
	color:#333 !important;
	text-align:left;
	text-decoration:underline;
	height:58px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 13px;
}

div.title-search-result .tvr_search .item_title a:hover,
div.title-search-result .tvr_search .cat_title a:hover {
	color:#cc9900 !important;
	text-decoration:none;
}

div.title-search-result .tvr_search .search_price {
	width:93px;
	height:66px;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	margin:0px;
	padding:0px 10px 0px 0px;
}

div.title-search-result .tvr_search .search_price span.price_new,
div.title-search-result .tvr_search .search_price span.price {
	font:bold 16px/1.3 Arial;
	color:#222;
}

div.title-search-result .tvr_search .search_price span.price_old {
	font:normal 12px/1.3 Arial; 
	color:#ff0000; 
	text-decoration:line-through;
}

div.title-search-result .tvr_search .search_price a.ask_price_anch {
	font:normal 12px/1.3 Arial;
	text-decoration:none;
	border-bottom:1px dashed #925601;
}

div.title-search-result .tvr_search .search_price a.ask_price_anch:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

div.title-search-result .add2basket_block {
	width:124px;
	height:66px;
	display:table-cell;
	vertical-align:middle;
}

div.title-search-result .add2basket_block form {
	margin:0px;
	padding:0px;
}

div.title-search-result .add2basket_block form a.minus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:3px 0px 0px 0px;
	padding:0px;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_a_minus.png') left top no-repeat;
}

div.title-search-result .add2basket_block form a.minus:hover {
	text-decoration:none;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_a_minus.png') left -23px no-repeat;
}

div.title-search-result .add2basket_block form input[name="quantity"] {
	width:34px;
	height:21px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
	font:normal 13px/21px Arial;
	color:#000;
	text-align:center;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right: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;
}

div.title-search-result .add2basket_block form a.plus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:3px 0px 0px 0px;
	padding:0px;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_a_plus.png') left top no-repeat;
}

div.title-search-result .add2basket_block form a.plus:hover {
	text-decoration:none;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_a_plus.png') left -23px no-repeat;
}

div.title-search-result .add2basket_block form input[name="add2basket"] {
	width:30px;
	height:27px;
	float:right;
	margin:0px 7px 0px 0px;
	padding:0px;
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_add_to_cart_price.png') left top no-repeat;
}

div.title-search-result .add2basket_block form input[name="add2basket"]:hover {
	cursor:pointer;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_add_to_cart_price.png') left -27px no-repeat;
}

div.title-search-result .add2basket_block form small.result {
	width:30px;
	height:27px;
	float:right;
	margin:0px 7px 0px 0px;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/bg_add_to_cart_added_price.png') left top no-repeat;
}

div.title-search-result .add2basket_block #not_available {
	width:30px;
	height:27px;
	float:right;
	margin:0px 7px 0px 0px;
	padding:0px;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/not_available_price.png') left top no-repeat;
}

div.title-search-result .add2basket_block #available {
	width:30px;
	height:27px;
	float:right;
	margin:0px 7px 0px 0px;
	padding:0px;
	background:url('/bitrix/components/altop/search.title/templates/.default/./images/available_price.png') left top no-repeat;
}

div.title-search-result .add2basket_block form .hidden {
	display:none;
}
/* End */



/* Start:/bitrix/components/altop/ask.price/templates/.default/style.css*/
.ask_price_body { 
	display:none; 
	background:rgba(22, 23, 25, 0.4); 
	left:0; 
	top:0; 
	position:fixed; 
	width:100%; 
	height:100%; 
	z-index:600;
}

.ask_price { 
	width:387px; 
	display:none; 
	position:fixed; 
	top:290px; 
	left:50%;
	margin:0px 0px 0px -193px;
	-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('/bitrix/components/altop/ask.price/templates/.default/./images/bg_ask_price.jpg') left top repeat-x #fff;
	z-index:700;
}

.ask_price div.h1 {
	font:bold 20px/45px Arial;
	color:#fff;
	text-align:left;
	text-shadow:0px -1px 0px #9a9ea7;
	height:45px;
	margin:0px;
	padding:0px 0px 0px 19px;
}

.ask_price .ask_price_close { 
	float:right; 
	width:23px; 
	height:23px; 
	margin:-6px -10px 0px 0px; 
	background:url('/bitrix/components/altop/ask.price/templates/.default/./images/bg_a_close.png') left top no-repeat;
}

.ask_price .ask_price_close:hover {
	background:url('/bitrix/components/altop/ask.price/templates/.default/./images/bg_a_close.png') left -23px no-repeat;
}

.ask_price form.new_ask_price_form {
	width:100%;
	float:left;
	margin:0px;
	padding:20px 0px 10px 0px;
}

.ask_price span#echo_ask_price_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.ask_price span.alertMsg.bad {
	width:302px;
	display:block;
	margin:0px 0px 5px 20px;
	padding:5px 10px 5px 33px;
	font:normal 13px/1.3 Arial;
	color:#50280d;
	text-align:left;
	border:1px solid #eb9d5e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/components/altop/ask.price/templates/.default/./images/bg_alertmsg_bad.jpg') 10px center no-repeat #ffbb8d;
}

.ask_price span.alertMsg.good {
	width:302px;
	display:block;
	margin:0px 0px 5px 20px;
	padding:5px 10px 5px 33px;
	font:normal 13px/1.3 Arial;
	color:#406100;
	text-align:left;
	border:1px solid #b9e014;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/components/altop/ask.price/templates/.default/./images/bg_alertmsg_good.jpg') 10px center no-repeat #c8ff5b;
}

.ask_price .row {
	width:347px;
	float:left;
	margin:0px;
	padding:0px 20px 5px 20px;
}

.ask_price .row .span1 {
	width:105px;
	float:left;
	font:normal 14px/26px Arial;
	color:#1e1d19;
	text-align:left;
}

.ask_price .row .span2 {
	width:239px;
	float:right;
}

.ask_price .row .span2 input[type="text"] {
	width:217px;
	height:24px;
	margin:0px;
	padding:0px 10px;
	font:bold 14px/24px Arial;
	color:#1e1d19;
	text-align:left;
	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;
}

.ask_price .row .span2 textarea {
	width:217px;
	height:33px;
	margin:0px;
	padding:10px;
	font:normal 14px/1.3 Arial;
	color:#1e1d19;
	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;
}

.ask_price .row .span2 input[name="ask_price_captcha_word"] {
	width:93px;
	float:left;
	margin:0px 7px 0px 0px;
}

.ask_price .row .span2 img {
	float:left;
}

.ask_price div.submit {
	width:347px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 20px 5px 20px;
}

.ask_price div.submit button {
	width:153px;
	height:30px;
	float:right;
	margin:0px;
	padding:0px;
	font:bold 14px/1.3 Arial;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #5c0f01;
	border:1px solid #ce2708;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(73, 77, 83, 0.98);
	-moz-box-shadow:2px 2px 3px rgba(73, 77, 83, 0.98);
	box-shadow:2px 2px 3px rgba(73, 77, 83, 0.98);
	background:url('/bitrix/components/altop/ask.price/templates/.default/./images/bg_ask_price_button.jpg') left top repeat-x;
}

.ask_price div.submit button:hover {
	text-shadow:0px -1px 0px #000;
	border:1px solid #686e76;
	cursor:pointer;
	background:url('/bitrix/components/altop/ask.price/templates/.default/./images/bg_ask_price_button.jpg') left -28px repeat-x;
}
/* End */



/* Start:/bitrix/templates/adaptive/components/bitrix/iblock.vote/ajax/style.css*/
.iblock-vote div.star-active {
	cursor:pointer;
}

.iblock-vote div.star,
.iblock-vote div.star-empty {
	background:url('/bitrix/templates/adaptive/components/bitrix/iblock.vote/ajax/./images/star-ico.png') left top no-repeat;
	width:16px;
	height:15px;
	overflow:hidden;
}

.iblock-vote div.star-voted {
	background:url('/bitrix/templates/adaptive/components/bitrix/iblock.vote/ajax/./images/star-ico.png') left -15px no-repeat;
	width:16px;
	height:15px;
	overflow:hidden;
}

.iblock-vote div.star-over {
	background:url('/bitrix/templates/adaptive/components/bitrix/iblock.vote/ajax/./images/star-ico.png') left -30px no-repeat;
	width:16px;
	height:15px;
	overflow:hidden;
}

.iblock-vote td.vote-result {
	font:normal 11px Arial !important;
	color:#a7a7a7 !important;
	margin:0px !important;
	padding:0px 0px 0px 5px;
	vertical-align:middle;
}
/* End */



/* Start:/bitrix/templates/elektro_light/components/bitrix/iblock.vote/ajax/style.css*/
.iblock-vote div.star-active {
	cursor:pointer;
}

.iblock-vote div.star,
.iblock-vote div.star-empty {
	background:url('/bitrix/templates/elektro_light/components/bitrix/iblock.vote/ajax/./images/star-ico.png') left top no-repeat;
	width:16px;
	height:15px;
	overflow:hidden;
}

.iblock-vote div.star-voted {
	background:url('/bitrix/templates/elektro_light/components/bitrix/iblock.vote/ajax/./images/star-ico.png') left -15px no-repeat;
	width:16px;
	height:15px;
	overflow:hidden;
}

.iblock-vote div.star-over {
	background:url('/bitrix/templates/elektro_light/components/bitrix/iblock.vote/ajax/./images/star-ico.png') left -30px no-repeat;
	width:16px;
	height:15px;
	overflow:hidden;
}

.iblock-vote td.vote-result {
	font:normal 11px Arial !important;
	color:#a7a7a7 !important;
	margin:0px !important;
	padding:0px 0px 0px 5px;
	vertical-align:middle;
}
/* End */



/* Start:/bitrix/templates/adaptive/components/bitrix/menu/left_menu_footer/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/adaptive/components/bitrix/menu/left_menu_footer/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/adaptive/template_styles.css*/
html { 
	width:100%; 
	margin:0px;
	padding:0px;
}

body {
	width:100%;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:13px;
	color:#616161;
	line-height:1.3;
	background:url('/bitrix/templates/adaptive/./images/bg_top.jpg') left top repeat-x, url('/bitrix/templates/adaptive/./images/bg_bottom.jpg') left bottom repeat-x #999da6;
	min-width: 320px;
}

#page-wrapper {	
	width:100%;
	margin:0px auto;
	padding:0px;
    background:url('/bitrix/templates/adaptive/./images/bg_header_wrapper_top_gimp1.jpg') center top no-repeat, url('/bitrix/templates/adaptive/./images/bg_header_wrapper_bottom_gimp1.jpg') center bottom no-repeat;
}

.center {
	max-width:1234px;
	margin:0 auto;
}

.clr {
	clear:both;
}

form { 
	margin:0; 
	padding:0;
}

a:link, a:visited {
	color:#925601;
	text-decoration:underline;
}

a:hover {
	color:#cc9900;
	text-decoration:none;
}

a:focus {
	outline: none;
}


/***HEADER***/
#header {  
	max-width:1234px;
	height:155px;
	margin:0px auto; 
	padding:0px;
}

#header_1, #header_2, 
#header_3, #header_4 {
	height:123px;
	float:left;
}

#header_1 {
	width:333px;
}

#header_1 #logo { 
	width:272px; 
	height:60px;
	float:left;
	margin:39px 0px 0px 17px;
	padding:0px;
}

#header_1 #logo a {
	display:block; 
	text-decoration:none;
}

#header_1 #logo a img {
	border:none;
}

#header_2 {
	width:583px
}

#header_2 #altop_search {
	width:551px;
}

#header_3 { 
	width:136px;
}

#header_3 div.schedule { 
	float:left;
	padding:39px 0px 0px 0px;
}

#header_3 div.schedule p {
	font:normal 12px/1.3 Arial;
	color:#cfd2d6;
	text-align:left;
	text-shadow:0px -1px 0px #31353a;
	margin:0px;
	padding:0px;
}

#header_3 div.schedule p.time {
	background:url('/bitrix/templates/adaptive/./images/time.png') left top no-repeat;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 22px;
}

#header_4 {
	width:182px;
}

#header_4 div.telephone { 
	float:left;
	margin:0px; 
	padding:32px 0px 0px 0px; 
}

#header_4 div.telephone p {
	font:normal 24px/1.0 Arial;
	color:#fff;
	text-align:left;
	text-shadow:0px -1px 0px #31353a;
	margin:0px;
	padding:0px 0px 3px 0px;
}

#header_4 div.telephone p span {
	font-size:18px;
}

#header_4 div.telephone a.callback_anch {
	font:normal 13px/1.3 Arial;
	color:#ffdf00;
	text-decoration:none;
	text-shadow:0px -1px 0px #31353a;
	float:right;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_callback_anch.png') left bottom repeat-x;
}

#header_4 div.telephone a.callback_anch:hover {
	text-decoration:none;
	background:none;
}

.telephone .phone-head {
	text-decoration: none;
	color: #fff;
}
.phone-footer {
	text-decoration: none !important;
	color: #dfe2e9 !important;
}
.phone-contact {
	text-decoration: none !important;
	color: #616161 !important;
}

/***TOP_MENU***/
#top-menu {
	width:100%;
	height:32px;
	float:left;
	margin:0px;
	padding:0px;
}

#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:normal 11px/32px Arial; 
	color:#d5d8db;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #31353a;
	display:block;
	height:32px;
	margin:0px;
	padding: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:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
}

#top-menu ul.store-horizontal li a.root-item-selected {
	color:#34383d;
	text-decoration:none;
	text-shadow:none;
	background:#fff;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 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:normal 11px Arial !important;
	color:#d5d8db !important;
	text-decoration:none !important;
	text-transform:uppercase !important;
	text-shadow:0px -1px 0px #31353a !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 { 
	max-width:1234px;
	margin:0px auto; 
	padding:0px 0px 20px 0px;
	background:#fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0px 0px 15px rgba(124, 128, 136, 0.75);
	-moz-box-shadow:0px 0px 15px rgba(124, 128, 136, 0.75);
	box-shadow:0px 0px 15px rgba(124, 128, 136, 0.75);
}
#content-wrapper:after{
	content: '';
	display: block;
	clear: both;
}

#content { 
	width:1185px;
	float:left;
	margin:0px 0px 0px 24px; 
	padding:0px;
}

#left-column { 
	float:left; 
	width:203px; 
	padding:0px;
	margin:0px 24px 0px 0px;
}

#left-column div.h3 {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#222222;
	margin:0px;
	padding:25px 0px 10px 0px;
}

#workarea { 
	width:958px;
	float:left; 
}


/***PERSONAL_USER***/
.personal_user {
	width:183px;
	float:left;
	margin:0px 0px 2px 0px;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#e4e6ec;
}

.personal_user .photo {
	width:57px;
	height:57px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	border:1px solid #d3d7dc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.personal_user .photo img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.personal_user .info {
	width:114px;
	float:left;
	margin:0px;
	padding:0px;
}

.personal_user .info p.fio {
	font:normal 12px/1.3 Arial;
	color:#616161;
	margin:0px;
	padding:0px 0px 5px 0px;
}

.personal_user .info a.exit {
	font:normal 12px/1.3 Arial;
	color:#37414c;
	text-decoration:underline;
}

.personal_user .info a.exit:hover {
	color:#cc9900;
	text-decoration:none;
}


/***LEFT_MENU***/
ul#left-menu { 
	width:100%;
	float:left;
	margin:0px; 
	padding:0px; 
	list-style-type:none; 
}

ul#left-menu li { 
	margin:0px 0px 2px 0px;
	padding:0px;
	position:relative;
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

ul#left-menu li:last-child {
	margin:0px;
}

ul#left-menu li:hover,
ul#left-menu li.selected {
	border:1px solid #ffcd00;
	background:#ffcd00;
}

ul#left-menu li.parent:hover {
	width:203px;
	padding:0px 11px 0px 0px;
	-moz-border-radius:4px 0px 0px 4px;
	-webkit-border-radius:4px 0px 0px 4px;
	-khtml-border-radius:4px 0px 0px 4px;
	border-radius:4px 0px 0px 4px;
}

ul#left-menu li a { 
	font:bold 14px/1.3 Arial;
	color:#37414c;
	text-decoration:underline;
	display:block;
	margin:0px;
	padding:7px 34px 7px 11px;
	position:relative;
}

ul#left-menu li.parent a span.arrow {
	width:15px;
	height:15px;
	position:absolute;
	margin:-7.5px 0px 0px 0px;
	padding:0px;
	top:50%;
	right:8px;
	background:url('/bitrix/templates/adaptive/./images/bg_left_arrow.png') left top no-repeat;
}

ul#left-menu li:hover a,
ul#left-menu li.selected a { 
	color:#fff;
	text-decoration:none;
	text-shadow: 0px -1px 0px #cc9900;
}

ul#left-menu li.parent:hover a span.arrow,
ul#left-menu li.parent.selected a span.arrow {
	background:url('/bitrix/templates/adaptive/./images/bg_left_arrow.png') left -15px no-repeat;
}

ul#left-menu li.parent:hover a span.arrow,
ul#left-menu li.parent.selected:hover a span.arrow {
	right:10px;
}


/***SUBMENU***/
ul#left-menu li.parent ul#submenu, ul#left-menu li.parent ul.submenu {
	width:952px;
	display:none;
	margin:0px;
	padding:15px 25px 15px 0px;
	list-style:none;
	position:absolute;
	left:214px;
	top:-4px;
	border:2px solid #ffcd00;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/adaptive/./images/bg_left_ul.jpg') left top repeat-x #f0f2f3;
	-webkit-box-shadow:3px 3px 12px rgba(0, 0, 0, 0.51);
	-moz-box-shadow:3px 3px 12px rgba(0, 0, 0, 0.51);
	box-shadow:3px 3px 12px rgba(0, 0, 0, 0.51);
	z-index:600;
}

ul#left-menu li.parent:hover ul#submenu {
	display:block;
}

ul#left-menu li.parent ul#submenu li, ul#left-menu li.parent ul.submenu li {
	width:141px;
	display:inline-block;
	vertical-align:top;
	margin:0px;
	padding:0px 0px 0px 25px;
	border:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	border-radius:0px;
	position:static;
}

ul#left-menu li.parent ul#submenu li:hover, ul#left-menu li.parent ul.submenu li:hover {
	border:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	border-radius:0px;
	background:none;
}

ul#left-menu li.parent ul#submenu li a, ul#left-menu li.parent ul.submenu li a {
	font:bold 14px/1.3 Arial;
	color:#37414c;
	text-decoration:underline;
	text-shadow:none;
	display:block;
	margin:0px;
	padding:7px 0px;
	position:static;
}

ul#left-menu li.parent ul#submenu li a:hover, ul#left-menu li.parent ul.submenu li a:hover {
	color:#cc9900;
	text-decoration:none;
	text-shadow:none;
}

ul#left-menu li.parent ul#submenu li a span.arrow, ul#left-menu li.parent ul.submenu li a span.arrow {
	display:none;
}

ul#left-menu li.parent ul#submenu li.parent ul, ul#left-menu li.parent ul.submenu li.parent ul {
	width:auto;
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	position:static;
	border:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	border-radius:0px;
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

ul#left-menu li.parent ul#submenu li.parent ul li, ul#left-menu li.parent ul.submenu li.parent ul li {
	display:block;
	margin:0px;
	padding:0px;
}

ul#left-menu li.parent ul#submenu li.parent ul li a, ul#left-menu li.parent ul.submenu li.parent ul li a {
	font:normal 13px/1.3 Arial;
	padding:5px 0px 5px 7px;
}

ul#left-menu li.parent ul#submenu li.parent ul li.parent ul li a, ul#left-menu li.parent ul.submenu li.parent ul li.parent ul li a {
	font:normal 11px/1.3 Arial;
	padding:5px 0px 5px 17px;
}

ul#left-menu li.parent ul#submenu li.parent ul li.parent ul li.parent ul, ul#left-menu li.parent ul.submenu li.parent ul li.parent ul li.parent ul {
	display:none;
}


/***MENU_NEW_LEADER_DISCOUNT***/
ul#new_leader_disc {
	width:100%;
	float:left;
	margin:15px 0px 25px 0px;
	padding:0px;
	list-style:none;
}

ul#new_leader_disc li a {
	font:normal 13px/1.3 Arial;
	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('/bitrix/templates/adaptive/./images/new_left.jpg') left top no-repeat;
}

ul#new_leader_disc li a.saleleader {
	height:33px;
	line-height:28px;
	background:url('/bitrix/templates/adaptive/./images/hit_left.jpg') left top no-repeat;
}

ul#new_leader_disc li a.discount {
	height:34px;
	line-height:26px;
	background:url('/bitrix/templates/adaptive/./images/discount_left.jpg') left top no-repeat;
}


/***BANNER_LEFT***/
#banner_left {
	float:left;
	margin:0px 0px 0px 1px;
}

#banner_left a {
	display:block;
	text-decoration:none;
}

#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-align:center;
	text-decoration:none;
	position:relative;
}

#discount_left a.link img {
	border:none;
}

#discount_left a.link div.sticker {
	position:absolute;
	top:24px;
	right:24px;
}

#discount_left a.link div.sticker img.new {
	display:block;
	margin:0px 0px -10px 0px;
	position:relative;
	z-index:300;
}

#discount_left a.link div.sticker img.hit {
	display:block;
	margin:0px 0px -10px 0px;
	position:relative;
	z-index:200;
}

#discount_left a.link div.sticker img.discount {
	display:block;
	margin:0px;
	position:relative;
	z-index:100;
}

#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:227px;
	height:152px;
	float:left;
	margin:25px 0px 0px -24px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_subscribe.jpg') left top no-repeat;
}

#subscribe div.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('/bitrix/templates/adaptive/./images/bg_subscribe_input_submit.png') left top no-repeat;
}

#subscribe input[name="submit"]:hover {
	cursor:pointer;
	background:url('/bitrix/templates/adaptive/./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;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	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:980px;
	margin:23px 0px 0px -10px;
}


/***HOME_NEWS***/
div#news_home {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

div#news_home ul.lsnn {
	width:100%;
	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:normal 11px/23px Arial;
	color:#fff;
	text-align:left;
	text-decoration:none;
	text-shadow:0px -1px 0px #5d6978;
	display:block;
	width:70px;
	height:23px;
	float:left;
	margin:21px 0px 0px 0px;
	padding:0px 0px 0px 7px;
	background:url('/bitrix/templates/adaptive/./images/bg_news_news_date.jpg') left top no-repeat;
}

div#news_home ul.lsnn li a:hover span.date {
	text-shadow:0px -1px 0px #c19402;
	background:url('/bitrix/templates/adaptive/./images/bg_news_news_date.jpg') left -23px no-repeat;
}

div#news_home ul.lsnn li a div.title-link {
	font:normal 13px/1.3 Arial;
	color:#333;
	text-decoration:underline;
	display:block;
	float:left;
	width:371px;
	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;
	float:left;
	position:relative;
	border:1px solid #cdd0d3;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
	margin:0px !important;
	padding:0px 0px 0px 75px;
	text-indent:0px !important;
	background:#e3e4e8;
	background:linear-gradient(to bottom, #fff, #e3e4e8);
	background:-webkit-linear-gradient(top, #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 {
	width:163px;
	height:44px;
	border:none;
	background:#85a51b;
	background:linear-gradient(to bottom, #b5e115, #85a51b);
	background:-webkit-linear-gradient(top, #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 {
	width:163px;
	height:44px;
	border:none;
	background:#e18b00;
	background:linear-gradient(to bottom, #facf00, #e18b00);
	background:-webkit-linear-gradient(top, #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 {
	width:163px;
	height:44px;
	border:none;
	background:#b40d00;
	background:linear-gradient(to bottom, #de1c0e, #b40d00);
	background:-webkit-linear-gradient(top, #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:bold 20px/42px Arial;
	color:#7a8492;
	text-shadow:0px 1px 0px #fff;
}

.ndl_tabs .section ul.tabs li:hover span {
	color:#000;
}

.ndl_tabs .section ul.tabs li.current span {
	font:bold 20px/44px Arial;
	color:#fff;
}

.ndl_tabs .section ul.tabs li.new.current span {
	text-shadow:0px -1px 0px #5f7809;
}

.ndl_tabs .section ul.tabs li.hit.current span {
	text-shadow:0px -1px 0px #c27905;
}

.ndl_tabs .section ul.tabs li.discount.current span {
	text-shadow:0px -1px 0px #5c0600;
}

.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:100%;
	float:left;
	margin:-5px 0px 0px 0px;
	padding:0px;
	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; 
}

div.catalog-item-card { 
	width:236px;
	float:left;
	margin:0px 0px 2px 0px;
	padding:0px;
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_card.jpg') left bottom repeat-x;
	background:linear-gradient(to bottom, #ffffff 195px, #ebedee);
	background:-webkit-linear-gradient(top, #ffffff 195px, #ebedee);
	background:-moz-linear-gradient(top, #ffffff 195px, #ebedee);
	background:-o-linear-gradient(top, #ffffff 195px, #ebedee);
	background:-ms-linear-gradient(top, #ffffff 195px, #ebedee);
}

div.catalog-item-card:nth-child(4n + 2) {
	margin:0px 2px 2px 2px;
}

div.catalog-item-card:nth-child(4n + 3) {
	margin:0px 2px 2px 0px;
}

div.catalog-item-card div.catalog-item-info {
	float:left;
	margin:0px;
	padding:10px 14px;
	border:1px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

div.catalog-item-card:hover {
	border:1px solid #ffcd00;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_card_hover.jpg') left bottom repeat-x;
	background:linear-gradient(to bottom, #ffffff 195px, #fffdc6);
	background:-webkit-linear-gradient(top, #ffffff 195px, #fffdc6);
	background:-moz-linear-gradient(top, #ffffff 195px, #fffdc6);
	background:-o-linear-gradient(top, #ffffff 195px, #fffdc6);
	background:-ms-linear-gradient(top, #ffffff 195px, #fffdc6);
}

div.catalog-item-card:hover div.catalog-item-info {
	border:1px solid #ffcd00;
}

div.catalog-item-card .item-all-title {
	width:100%;
	height:35px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

div.catalog-item-card .item-all-title a.item-title { 
	font:bold 13px/1.3 Arial;
	color:#222222;
	text-align:left;
	text-decoration:underline;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item-card .item-all-title a.item-title:hover {
	color:#cc9900;
	text-decoration:none;
}

div.catalog-item-card a.link { 
	width:100%;
	height:150px;
	display:block;
	text-align:center; 
	margin:10px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	overflow:hidden;
	border-bottom:1px solid #e1e3e7;
	position:relative;
}

div.catalog-item-card a.link img {
	border:none;
}

div.catalog-item-card a.link div.sticker {
	position:absolute;
	top:0px;
	right:1px;
}

div.catalog-item-card a.link div.sticker img.new {
	display:block;
	margin:0px 0px -10px 0px;
	position:relative;
	z-index:300;
}

div.catalog-item-card a.link div.sticker img.hit {
	display:block;
	margin:0px 0px -10px 0px;
	position:relative;
	z-index:200;
}

div.catalog-item-card a.link div.sticker img.discount {
	display:block;
	margin:0px;
	position:relative;
	z-index:100;
}

div.catalog-item-card a.link img.manufacturer {
	position:absolute;
	bottom:5px;
	right:0px;
}

div.catalog-item-card .item-info {
	width:100%;
	height:160px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	position:relative;
}

div.catalog-item-card .item-info div.item-desc { 
	font:normal 12px/1.3 Arial;
	color:#616161;
	margin:0px 0px 10px 0px;
	height:62px;
	overflow:hidden;
}

div.catalog-item-card .rating_compare {
	width:100%;
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px;
}

div.catalog-item-card .rating_compare div.rating {
	float:left;
	margin:1px 0px 0px 0px;
	padding:0px;
}

div.catalog-item-card .rating_compare div.add_to_compare {
	float:right;
	margin:0px;
	padding:0px;
}

div.catalog-item-card .add_to_compare a.catalog-item-compare {
	font:normal 12px/1.3 Arial;
	color:#616161;
	text-decoration:none;
	border-bottom:1px dashed #616161;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item-card .add_to_compare a.catalog-item-compare:hover {
	color:#9ca0a6;
	text-decoration:none;
	border-bottom:1px dashed #9ca0a6;
}

div.catalog-item-card .add_to_compare a.catalog-item-compared,
div.catalog-item-card .add_to_compare a.catalog-item-compared:hover {
	font:normal 12px/1.3 Arial;
	color:#9ca0a6;
	text-decoration:none;
	border-bottom:1px dashed transparent;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item-card .add_to_compare a.catalog-item-compare span.added,
div.catalog-item-card .add_to_compare a.catalog-item-compared span.add {
	display:none;
}

div.catalog-item-card div.catalog-item-price-nofull { 
	float:left;
	margin:24px 0px 0px 0px;
	padding:0px;
}

div.catalog-item-card span.item-price { 
	font:normal 18px/1.05 Arial;
	color:#222222;
}

div.catalog-item-card div.catalog-item-price-full {
	float:left;
	margin:-5px 0px 0px 0px;
	padding:0px;
}

div.catalog-item-card span.catalog-item-price-old {
	font:normal 12px/1.3 Arial;
	color:#ca1507;
	text-decoration:line-through;
}

div.catalog-item-card span.catalog-item-price-percent {
	font:normal 11px/1.3 Arial;
	color:#616161;
}

div.catalog-item-card span.catalog-item-price-new {
	font:normal 18px/1.0 Arial;
	color:#222222;
}

div.catalog-item-card div.catalog-item-price-zero { 
	float:left;
	margin:18px 0px 0px 0px;
	padding:0px;
}

div.catalog-item-card a.ask_price_anch { 
	font:normal 12px/1.3 Arial;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #925601;
}

div.catalog-item-card a.ask_price_anch:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

div.catalog-item-card span.unit {
	font:normal 12px/1.3 Arial;
	color:#616161;
}

div.catalog-item-card .buy_more,
div.catalog-item-card-top .buy_more {
	width:79px;
	position:absolute;
	right:0px;
	bottom:0px;
}

div.catalog-item-card .buy_more a.minus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left top no-repeat;
}

div.catalog-item-card .buy_more a.minus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left -23px no-repeat;
}

div.catalog-item-card .buy_more input[name="quantity"],
div.catalog-item-card .buy_more input[name="quantity_offer"] {
	width:34px;
	height:21px;
	line-height:21px;
	float:left;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right: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-card .buy_more a.plus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left top no-repeat;
}

div.catalog-item-card .buy_more a.plus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left -23px no-repeat;
}

div.catalog-item-card .buy_more input[name="add2basket"],
div.catalog-item-card .buy_more input[name="add2basket_offer"] {
	width:79px;
	height:27px;
	float:left;
	border:none;
	margin:3px 0px 0px 0px;
	padding:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart.png') left top no-repeat;
}

div.catalog-item-card .buy_more input[name="add2basket"]:hover,
div.catalog-item-card .buy_more input[name="add2basket_offer"]:hover {
	cursor:pointer;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart.png') left -27px no-repeat;
}

div.catalog-item-card .buy_more small.result {
	width:79px;
	height:27px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_added.png') left top no-repeat;
}

div.catalog-item-card .buy_more .hidden {
	display:none;
}

div.catalog-item-card .buy_more #not_available {
	width:79px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/not_available.png') left top no-repeat;
}

div.catalog-item-card .buy_more #available {
	width:79px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/available.png') left top no-repeat;
}


/***BODY_TEXT***/
#body_text {
	margin:0px;
}

#body_text p {
	font:normal 13px/1.3 Arial;
	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;
}


/***H1,H2,H3***/
h1, h2, h3 {
	font-family:Arial;
	margin:0px;
	line-height:1.1;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#000;
	padding:10px 0px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#56606d;
	padding:5px 0px;
}

h3 {
	font-size:16px;
	font-weight:normal;
	color:#56606d;
	padding:5px 0px;
}


/***BREADCRUMBS***/
#breadcrumb-search { 
	margin:20px 0px 0px 0px; 
	overflow:hidden;
}

#breadcrumb { 
	width:700px;
	float:left;
	margin:5px 0px 0px 0px; 
	padding:0px;
}

#breadcrumb ul {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

#breadcrumb ul li {
	float:left;
	margin:0px;
	padding:0px;
}

#breadcrumb ul li a,
#breadcrumb ul li span,
#breadcrumb ul li i { 
	font:normal 13px/1.3 Arial;
	margin:0px;
	padding:0px;
}

#breadcrumb ul li i { 
	padding:0px 6px;
}

#breadcrumb ul li a,
#breadcrumb ul li a span {
	color:#666;
}

#breadcrumb ul li span {
	color:#999;
}

#breadcrumb ul li i {
	color:#ccc;
}

#breadcrumb ul li img { 
	vertical-align:middle;
	border:none;
}

#podelitsya {
	float:right;
}


/***ALREADY_SEEN***/
.already_seen {
	width:100%;
	float:left;
	margin:20px 0px -20px 0px;
	padding:0px 0px 20px 0px;
	background:url('/bitrix/templates/adaptive/./images/bg_already_seen.jpg') left top repeat-x #e4e6ec;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
}

.already_seen div.h3 {
	font:bold 14px Arial;
	color:#37414c;
	margin:0px;
	padding:15px 0px 5px 22px;
}

.already_seen ul {
	width:1187px;
	float:left;
	margin:0px 22px;
	padding:0px;
	list-style:none;
	background:url('/bitrix/templates/adaptive/./images/bg_already_seen_ul.jpg') 2px center repeat-x;
}

.already_seen ul li {
	width:70px;
	height:70px;
	float:left;
	position:relative;
	z-index:100;
	margin:0px 5px 0px 0px;
	padding:0px;
	border:2px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.already_seen ul li:last-child {
	margin:0px;
}

.already_seen ul li:hover {
	border:2px solid #ffcf00;
}

.already_seen ul li a {
	width:68px;
	height:68px;
	display:table-cell;
	background:#fff;
	vertical-align:middle;
	border:1px solid #d3d7dc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.already_seen ul li:hover a {
	border:1px solid #ffcf00;
}

.already_seen ul li a span {
	font:normal 13px Arial;
	color:#fff;
	text-align:left;
	width:159px;
	display:none;
	margin:0px;
	padding:10px 15px;
	position:absolute;
	z-index:200;
	left:18px;
	bottom:76px;
	background:rgba(49, 53, 58, 0.8);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.already_seen ul li:nth-child(n+14) a span {
	left:auto;
	right:18px;
}

.already_seen ul li a span::before {
	content:'';
	width:11px;
	height:11px;
	display:block;
	background:url('/bitrix/templates/adaptive/./images/arrow.png') left top no-repeat;
	position:absolute;
	bottom:-11px;
	left:11px;
}

.already_seen ul li:nth-child(n+14) a span::before {
	left:auto;
	right:11px;
}

.already_seen ul li:hover a span {
	display:block;
}

.already_seen ul li a img {
	max-width:68px;
	max-height:68px;
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}


/***FOOTER***/
#footer { 
	max-width:1182px;
	height:420px;
	position:relative; 
	margin:0px auto;
	padding:0px;
}

#footer_left {
	float:left;
	width:308px;
	height:71px;
}

#footer_left #copyright { 
	padding:22px 0px 0px 13px; 
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#dfe2e9;
}

#footer_left #copyright p { 
	margin:0px;
	padding:0px;
}

#footer_center {
	float:left;
	width:467px;
	height:71px;
}

#footer_center #footer-links { 
	float:left;
	text-align:left; 
	margin:0px; 
	padding:30px 0px 0px 0px; 
	list-style: none;
}

#footer_center #footer-links ul { 
	float:left;
	margin:0; 
	padding:0; 
	list-style:none; 
	text-align:left; 
}

#footer_center #footer-links ul li { 
	float:left;
	margin:0px;
	padding:0px;
}

#footer_center #footer-links a {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
	margin:0px;
	padding:0px 7px 0px 6px;
	background:url('/bitrix/templates/adaptive/./images/bg_footer_links_a.jpg') right center no-repeat;
}

#footer_center #footer-links ul li:first-child a {
	padding:0px 7px 0px 0px;
}

#footer_center #footer-links ul li:last-child a {
	padding:0px 0px 0px 6px;
	background:none;
}

#footer_center #footer-links a:hover {
	color:#dfe2e9;
	text-decoration:none;
}

#footer_right {
	float:left;
	width:407px;
	height:71px;
}

#footer_right #counters {
	float:left;
	margin:23px 0px 0px 0px;
	padding:0px;
}

#footer_right #counters #counter_1,
#footer_right #counters #counter_2 {
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

#footer_right #footer-design { 
	float:right;
	margin:23px 9px 0px 0px;
	padding:0px;
}

#footer_right #footer-design a {
	font:normal 11px Arial;
	color:#c1c6d1;
	text-align:right;
	text-decoration:none;
	display:block;
	height:33px;
	margin:0px;
	padding:0px 100px 0px 0px;
	background:url('/bitrix/templates/adaptive/./images/altop.png') right top no-repeat;
}

#footer_right #footer-design a:hover {
	color:#dfe2e9;
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/altop.png') right -33px no-repeat;
}

#foot_panel {
	width:1182px;
	height:48px;
	position:fixed;
	margin:0px 0px 0px -591px;
	padding:0px;
	bottom:0px;
    left:50%;
	background: url('/bitrix/templates/adaptive/./images/bg_panel.jpg') left top repeat-x;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	-khtml-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	-webkit-box-shadow:2px 2px 12px rgba(0, 0, 0, 0.51);
	-moz-box-shadow:2px 2px 12px rgba(0, 0, 0, 0.51);
	box-shadow:2px 2px 12px rgba(0, 0, 0, 0.51);
	z-index:500;
}

#foot_panel_1 {
	height:58px;
	float:left;
	margin:-10px 0px 0px 0px;
}

#foot_panel_1 .kabinet {
	float:left;
	margin:0px;
	height:58px;
	background:url('/bitrix/templates/adaptive/./images/bg_kabinet.png') 14px top no-repeat;
}

/*left menu footer*/
.wrap {
	height: 280px;
}
.wrap ul {
	list-style-position: inside;
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;
	list-style-type: decimal;
	height: 255px;
}
.wrap #left-menu {
	width: 585px;
	padding-top: 20px;
}



.kabinet a.login_anch,
.kabinet a.personal {
	font:bold 14px/67px Arial;
	color:#2f2d18 !important;
	text-shadow:0px 1px 0px #ffe900;
	float:left;
	height:58px;
	padding:0px 0px 0px 68px;
}

.kabinet a.register {
	font:normal 13px/67px Arial;
	color:#2f2d18 !important;
	text-shadow:0px 1px 0px #ffe900;
	float:left;
	height:58px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 14px;
	background:url('/bitrix/templates/adaptive/./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;
}

#compare {  
	float:left;
	margin:0px 0px 0px 15px;
	height:58px;
	background:url('/bitrix/templates/adaptive/./images/bg_compare.jpg') left 29px no-repeat;
}

#compare .block-content { 
	float:left;
	padding:0px 0px 0px 13px;
}

#compare a {	
	font:normal 13px/67px Arial;
	color:#2f2d18;
	text-shadow:0px 1px 0px #ffe900;
	display:block;
	float:left;
	height:58px;
}

#compare a:hover {
	color:#670000;
	text-decoration:none;
}

#compare span {
	font:bold 14px/23px Arial;
    color:#fff;
	text-align:center;
	text-shadow:0px -1px 0px #6a7481;
    width:23px;
	height:23px;
	float:left;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-khtml-border-radius:11px;
	border-radius:11px;
	background:#707984;
	background:linear-gradient(to bottom, #b0b9c4, #707984);
	background:-webkit-linear-gradient(top, #b0b9c4, #707984);
	background:-moz-linear-gradient(top, #b0b9c4, #707984);
	background:-o-linear-gradient(top, #b0b9c4, #707984);
	background:-ms-linear-gradient(top, #b0b9c4, #707984);
	-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;
}

#delay {  
	float:left;
	margin:0px 0px 0px 5px;
	height:58px;
	background:url('/bitrix/templates/adaptive/./images/bg_compare.jpg') left 29px no-repeat;
}

#delay .block-content { 
	float:left;
	padding:0px 0px 0px 13px;
}

#delay a {	
	font:normal 13px/67px Arial;
	color:#2f2d18;
	text-shadow:0px 1px 0px #ffe900;
	display:block;
	float:left;
	height:58px;
}

#delay a:hover {
	color:#670000;
	text-decoration:none;
}

#delay span {
	font:bold 14px/23px Arial;
    color:#363224;
	text-align:center;
	text-shadow:0px 1px 0px #fff;
    width:23px;
	height:23px;
	float:left;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-khtml-border-radius:11px;
	border-radius:11px;
	background:#b3b3b3;
	background:linear-gradient(to bottom, #fff, #b3b3b3);
	background:-webkit-linear-gradient(top, #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 {
	float:right;
	height:58px;
	background:url('/bitrix/templates/adaptive/./images/bg_cart.png') left top no-repeat;
	margin:-10px 15px 0px 0px;
}

#foot_panel_2 a.cart {
	font:bold 13px/67px Arial;
	color:#2f2d18;
	text-shadow:0px 1px 0px #ffe900;
	padding:0px 0px 0px 52px;
	float:left;
	display:block;
	height:58px;
}

#foot_panel_2 a.cart:hover {
	color:#670000;
	text-decoration:none;
}

#foot_panel_2 span.count {
	font:bold 14px/23px Arial;
    color:#fff;
	text-align:center;
	text-shadow:0px -1px 0px #292b32;
    width:23px;
	height:23px;
	float:left;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
	background:#363a42;
	background:linear-gradient(to bottom, #6f737e, #363a42);
	background:-webkit-linear-gradient(top, #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:14px 0px 0px 0px;
	padding:0px;
}

#foot_panel_2 span.sum_curr {
	font:bold 16px/1.3 Arial;
    color:#1d2023;
	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:153px;
	height:30px;
	float:left; 
	margin:20px 0px 0px 8px;
	padding:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(124, 101, 18, 1.0);
	-moz-box-shadow:2px 2px 3px rgba(124, 101, 18, 1.0);
	box-shadow:2px 2px 3px rgba(124, 101, 18, 1.0);
	background:url('/bitrix/templates/adaptive/./images/bg_a_oformit.png') left -30px no-repeat;
	text-decoration:none;
}

#foot_panel_2 a.oformit:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_a_oformit.png') left -60px no-repeat;
}

#foot_panel_2 span.oformit_disabled {
	width:153px;
	height:30px;
	float:left; 
	margin:20px 0px 0px 8px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_oformit.png') left top no-repeat;
}

#foot_panel_poloska {
	width:100%;
	height:59px;
	position:fixed;
	left:0px;
	bottom:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_foot_poloska.png') left top repeat-x;
}


/***ALTOP_LOGIN***/
.login_body { 
	display:none; 
	background:rgba(22, 23, 25, 0.4);
	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('/bitrix/templates/adaptive/./images/bg_a_close.png') left top no-repeat;
}

.login_close:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_a_close.png') left -23px no-repeat;
}

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('/bitrix/templates/adaptive/./images/bg_login_form_submit.jpg') left top no-repeat;
}

.login .login-form .fields input[type="submit"]:hover {
	cursor:pointer;
	background:url('/bitrix/templates/adaptive/./images/bg_login_form_submit.jpg') left -34px no-repeat;
}

.login .login-form .fields a.forgot {
	font:normal 13px/1.3 Arial;
	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;
	float:left;
	font:normal 11px/23px Arial;
	color:#fff;
	text-decoration:none;
	text-shadow:0px -1px 0px #5d6978;
	margin:0px 8px 0px 0px;
	padding:0px 0px 0px 7px;
	background:url('/bitrix/templates/adaptive/./images/bg_news_news_date.jpg') left top no-repeat;
}

.news-list .news-item a:hover .news-date {
	text-decoration:none;
	text-shadow:0px -1px 0px #c19402;
	background:url('/bitrix/templates/adaptive/./images/bg_news_news_date.jpg') left -23px no-repeat;
}

.news-list .news-item a .news-title {
	font:normal 14px/1.3 Arial;
	color:#37414c;
	text-decoration:underline;
	width:843px;
	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;
}


/***PREV_NEXT_NEWS***/
ul.news_prev_next {
	width:100%;
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
	background:url('/bitrix/templates/adaptive/./images/separator.jpg') left top no-repeat;
}

ul.news_prev_next li {
	width:50%;
	margin:0px;
	padding:0px;
	text-indent:0px;
}

ul.news_prev_next li.prev,
ul.news_prev_next li.prev a {
	float:left;
}

ul.news_prev_next li.next,
ul.news_prev_next li.next a {
	float:right;
}

ul.news_prev_next li a span.date {
	font:normal 11px/23px Arial;
	color:#fff;
	text-align:left;
	text-decoration:none;
	text-shadow:0px -1px 0px #5d6978;
	display:block;
	height:23px;
	float:left;
	margin:21px 0px 0px 0px;
}

ul.news_prev_next li.prev a span.date {
	width:64px;
	padding:0px 0px 0px 13px;
	background:url('/bitrix/templates/adaptive/./images/bg_news_news_date_prev.jpg') left top no-repeat;
}

ul.news_prev_next li.next a span.date {
	width:70px;
	padding:0px 0px 0px 7px;
	background:url('/bitrix/templates/adaptive/./images/bg_news_news_date.jpg') left top no-repeat;	
}

ul.news_prev_next li.prev a:hover span.date {
	text-shadow:0px -1px 0px #c19402;
	background:url('/bitrix/templates/adaptive/./images/bg_news_news_date_prev.jpg') left -23px no-repeat;
}

ul.news_prev_next li.next a:hover span.date {
	text-shadow:0px -1px 0px #c19402;
	background:url('/bitrix/templates/adaptive/./images/bg_news_news_date.jpg') left -23px no-repeat;
}

ul.news_prev_next li a div.title-link {
	font:normal 13px/1.3 Arial;
	color:#333;
	text-decoration:underline;
	display:block;
	float:left;
	width:372px;
	height:35px;
	overflow:hidden;
	margin:15px 0px 0px 0px;
}

ul.news_prev_next li.prev a div.title-link {
	padding:0px 20px 0px 10px;
}

ul.news_prev_next li.next a div.title-link {
	padding:0px 10px 0px 20px;
}

ul.news_prev_next li a:hover div.title-link {
	color:#cc9900;
	text-decoration:none;
}

ul.news_prev_next li a div.title-link span {
	display:table-cell;
	height:35px;
	vertical-align:middle;
}

ul.news_prev_next li.prev a div.title-link span {
	text-align:left;
}

ul.news_prev_next li.next a div.title-link span {
	text-align:right;
}


/***STATI***/
.stati-list {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.stati-list .stati-item {
	width:100%;
	float:left;
	margin:0px 0px 12px 0px;
	padding:0px 0px 12px 0px;
	border-bottom:1px solid #d1d6dc;
}

.stati-list .stati-item .image {
	width:120px;
	float:left;
	margin:0px 15px 0px 0px;
	padding:0px;
}

.stati-list .stati-item .image img {
	 width:118px;
	 height:118px;
	 border:1px solid #e2e5e9;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
	 -khtml-border-radius:4px;
	 border-radius:4px;
}

.stati-list .stati-item .descr {
	width:820px;
	float:left;
	margin:0px;
	padding:0px;
}

.stati-list .stati-item .descr a.stati-title {
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#37414c;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}

.stati-list .stati-item .descr a.stati-title:hover {
	color:#cc9900;
	text-decoration:none;
}

.stati-list .stati-item .descr .stati-detail {
	width:100%;
	margin:5px 0px;
	padding:0px;
}

.stati-list .stati-item .descr a.more {
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#cc9900;
	text-decoration:underline;
}

.stati-list .stati-item .descr a.more:hover {
	color:#876e1f;
	text-decoration:none;
}


/***PREV_NEXT_STATI***/
ul.stati_prev_next {
	width:100%;
	float:left;
	margin:20px 0px 0px 0px !important;
	padding:20px 0px 0px 0px !important;
	list-style:none;
	background:url('/bitrix/templates/adaptive/./images/separator.jpg') left top no-repeat;
}

ul.stati_prev_next li {
	width:50%;
	margin:0px;
	padding:0px;
	text-indent:0px;
}

ul.stati_prev_next li.prev {
	float:left;
}

ul.stati_prev_next li.next {
	float:right;
}

ul.stati_prev_next li.prev a {
	float:left;
	padding:0px 0px 0px 15px;
	position:relative;
}

ul.stati_prev_next li.next a {
	float:right;
	padding:0px 15px 0px 0px;
	position:relative;
}

ul.stati_prev_next li.prev a div.arrow_prev {
	width:5px;
	height:9px;
	position:absolute;
	left:0px;
	top:23px;
	background:url('/bitrix/templates/adaptive/./images/bg_arrow_prev.jpg') left top no-repeat;
}

ul.stati_prev_next li.prev a:hover div.arrow_prev {
	background:url('/bitrix/templates/adaptive/./images/bg_arrow_prev.jpg') left -9px no-repeat;
}

ul.stati_prev_next li.next a div.arrow_next {
	width:5px;
	height:9px;
	position:absolute;
	right:0px;
	top:23px;
	background:url('/bitrix/templates/adaptive/./images/bg_arrow_next.jpg') left top no-repeat;
}

ul.stati_prev_next li.next a:hover div.arrow_next {
	background:url('/bitrix/templates/adaptive/./images/bg_arrow_next.jpg') left -9px no-repeat;
}

ul.stati_prev_next li a div.image {
	float:left;
}

ul.stati_prev_next li a div.image img {
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

ul.stati_prev_next li a div.title-link {
	font:normal 13px/1.3 Arial;
	color:#333;
	text-decoration:underline;
	display:block;
	float:left;
	width:375px;
	height:59px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

ul.stati_prev_next li.prev a div.title-link {
	padding:0px 20px 0px 10px;
}

ul.stati_prev_next li.next a div.title-link {
	padding:0px 10px 0px 20px;
}

ul.stati_prev_next li a:hover div.title-link {
	color:#cc9900;
	text-decoration:none;
}

ul.stati_prev_next li a div.title-link span {
	width:375px;
	height:59px;
	display:table-cell;
	vertical-align:middle;
}

ul.stati_prev_next li.prev a div.title-link span {
	text-align:left;
}

ul.stati_prev_next li.next a div.title-link span {
	text-align:right;
}


/***VENDORS***/
div.vendors-section-list {
	width:100%;
	margin:0px;
	padding:0px;
}

div.vendors-section-items { 
	width:100%;
	margin:0px;
	padding:0px;
}

div.vendors-section-item { 
	float:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}

div.vendors-section-item:nth-child(4n + 2) {
	margin:0px 2px 2px 2px;
}

div.vendors-section-item:nth-child(4n + 3) {
	margin:0px 2px 2px 0px;
}

div.vendors-section-item a {
	width:236px;
	height:58px;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:1px solid #e2e5e9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#ebedee;
	background:linear-gradient(to bottom, #ffffff, #ebedee);
	background:-webkit-linear-gradient(top, #ffffff, #ebedee);
	background:-moz-linear-gradient(top, #ffffff, #ebedee);
	background:-o-linear-gradient(top, #ffffff, #ebedee);
	background:-ms-linear-gradient(top, #ffffff, #ebedee);
}

div.vendors-section-item a div.item {
	margin:0px;
	padding:0px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	border-left:1px solid #fff;
	border-right:1px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/adaptive/./images/bg_vendors_section_items_item.jpg') left top repeat-y;
}

div.vendors-section-item a div.item div.image {
	width:88px;
	height:56px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

div.vendors-section-item a div.item div.image img {
	border:none;
}

div.vendors-section-item a div.item div.item-title {
	height:56px;
	display:table-cell;
	vertical-align:middle;
	padding:0px 12px;
	font:bold 14px/1.3 Arial;
	color:#616161;
	text-align:left;
	text-decoration:underline;
}

div.vendors-section-item a:hover { 
	text-decoration:none;
	border:1px solid #ffd425;
	background:#fffaba;
	background:linear-gradient(to bottom, #ffffff, #fffaba);
	background:-webkit-linear-gradient(top, #ffffff, #fffaba);
	background:-moz-linear-gradient(top, #ffffff, #fffaba);
	background:-o-linear-gradient(top, #ffffff, #fffaba);
	background:-ms-linear-gradient(top, #ffffff, #fffaba);
}

div.vendors-section-item a:hover div.item {
	border:1px solid #ffd425;
}

div.vendors-section-item a:hover div.item div.item-title {
	color:#cc9900;
	text-decoration:none;
}

div.vendors-section-descr {
	width:100%;
	margin:15px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	background:url('/bitrix/templates/adaptive/./images/separator.jpg') left top no-repeat;
}


/***CATALOG SECTIONS***/
div.catalog-section-list {
	width:100%;
	margin:0px;
	padding:0px;
}

div.catalog-section {
	width:100%;
	margin:0px 0px 8px 0px;
	padding:0px;
}

div.catalog-section div.catalog-section-title { 
	width:100%;
	padding:0px;
}

div.catalog-section div.catalog-section-title a { 
	font:normal 18px/41px Arial;
	color:#616161;
	text-decoration:underline;
	height:41px;
	display:block;
	margin:0px;
	padding:0px 13px;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_section_title_a.jpg') right top no-repeat #f0f2f3;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

div.catalog-section div.catalog-section-title a:hover {
	color:#cc9900;
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_section_title_a.jpg') right -41px no-repeat #fffabc;
}

div.catalog-section-childs {
	width:100%;
	margin:0px;
	padding:0px;
}

div.catalog-section-child {
	float:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}

div.catalog-section-child:nth-child(4n + 2) {
	margin:0px 2px 2px 2px;
}

div.catalog-section-child:nth-child(4n + 3) {
	margin:0px 2px 2px 0px;
}

div.catalog-section-child a {
	width:236px;
	height:58px;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:1px solid #e2e5e9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#ebedee;
	background:linear-gradient(to bottom, #ffffff, #ebedee);
	background:-webkit-linear-gradient(top, #ffffff, #ebedee);
	background:-moz-linear-gradient(top, #ffffff, #ebedee);
	background:-o-linear-gradient(top, #ffffff, #ebedee);
	background:-ms-linear-gradient(top, #ffffff, #ebedee);
}

div.catalog-section-child a div.child {
	margin:0px;
	padding:0px;
	border-left:1px solid #fff;
	border-right:1px solid transparent;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_section_childs_child.jpg') left top repeat-y;
}

div.catalog-section-child a div.child div.image {
	width:66px;
	height:56px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

div.catalog-section-child a div.child div.image img {
	border:none;
}

div.catalog-section-child a div.child div.text {
	height:56px;
	display:table-cell;
	vertical-align:middle;
	padding:0px 12px;
	font:normal 13px/1.3 Arial;
	color:#616161;
	text-align:left;
	text-decoration:underline;
}

div.catalog-section-child a:hover { 
	text-decoration:none;
	border:1px solid #ffd425;
	background:#fffaba;
	background:linear-gradient(to bottom, #ffffff, #fffaba);
	background:-webkit-linear-gradient(top, #ffffff, #fffaba);
	background:-moz-linear-gradient(top, #ffffff, #fffaba);
	background:-o-linear-gradient(top, #ffffff, #fffaba);
	background:-ms-linear-gradient(top, #ffffff, #fffaba);
}

div.catalog-section-child a:hover div.child {
	border:1px solid #ffd425;
}

div.catalog-section-child a:hover div.child div.text {
	color:#cc9900;
	text-decoration:none;
}

div.catalog-section-descr {
	width:100%;
	margin:15px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	background:url('/bitrix/templates/adaptive/./images/separator.jpg') left top no-repeat;
}


/*FILTER*/
a#catalog_item_toogle_filter {
	float:left;
	margin:0px 0px 8px 0px;
	padding:0px;
	text-decoration:none;
	border-bottom:1px dashed #925601;
}

a#catalog_item_toogle_filter:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

.filter {
	width:916px;
	float:left;
	display:none;
	margin:0px 0px 24px 0px;
	padding:10px 20px;
	border:1px solid #e2e5e9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/adaptive/./images/bg_filter.jpg') left top repeat-x #f3f4f4;
}

.filter form {
	margin:0px;
	padding:0px;
}

.filter form table {
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.filter form table tr {
	border-bottom:1px solid #e2e5e9;
}

.filter form table tr td {
	margin:0px;
	padding:10px 0px 6px 0px;
	vertical-align:top;
}

.filter form table tr td:first-child {
	width:134px;
	padding:10px 17px 10px 0px;
	text-align:right;
}

.filter form table tr td span.sect_name {
	font:bold 14px/1.3 Arial;
	color:#323232;
	display:block;
	margin:0px;
	padding:5px 0px 0px 0px;
}

.filter form table tr td .price {
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
	font:normal 13px/24px Arial;
	color:#616161;
}

.filter form table tr td .price input[type="text"] {
	width:83px;
	height:22px;
	border:1px solid #d6d9dc;
	background:#fff;
	font:normal 13px/22px Arial;
	color:#616161;
	text-align:center;
}

.filter form table tr td #slider_all {
	width:190px; 
	height:5px;
	float:left;
	margin:12px 15px 0px 15px;
	padding:0px;
	border:1px solid #d2d8db;
	background:#fff;
}

.filter form table tr td .slider {
	height:7px; 
	width:175px; 
	position:relative;
}

.filter form table tr td .ui-slider-range {
	height:5px;
	background:#0099cc;
	position:relative;
}

.filter form table tr td .slider .ui-slider-handle {
	position:absolute; 
	width:17px; 
	height:17px;
	top:-7px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);
	background:url('/bitrix/templates/adaptive/./images/bg_filter_handle.png') left top no-repeat;
	margin-left:-1px;
}

.filter form .submit {
	width:100%;
	margin:14px 0px 0px 0px;
	padding:0px;
}

a#catalog_item_toogle_filter_hidden {
	font:normal 13px/1.3 Arial;
	color:#818893;
	float:left;
	margin:8px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
	border-bottom:1px dashed #818893;
}

a#catalog_item_toogle_filter_hidden:hover {
	text-decoration:none;
	border-bottom:1px dashed transparent;
}

.filter form .submit input[type="submit"] {
	width:148px;
	height:34px;
	float:right;
	margin:0px;
	padding:0px;
	border:none;
	text-indent:-1000px;
	background:url('/bitrix/templates/adaptive/./images/bg_filter_submit.png') left top no-repeat;
}

.filter form .submit input[type="submit"]:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_filter_submit.png') left -34px no-repeat;
	cursor:pointer;
}

.count_items {
	float:left;
	height:29px;
	margin:0px 15px 0px 0px;
	padding:0px;
}

.count_items label {
	font:normal 13px/29px Arial;
	color:#636b76;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}

.count_items span {
	font:bold 14px/29px Arial;
	color:#222;
	float:left;
	margin:0px;
	padding:0px;
}


/***SORTING***/
div.catalog-item-sorting { 
	float:left;
	height:29px;
	margin:0px;
	padding:0px;
}

div.catalog-item-sorting label {
	font:normal 13px/29px Arial;
	color:#636b76;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}

div.catalog-item-sorting a { 
	font:normal 13px/29px Arial;
	text-decoration:underline;
	float:left;
	margin:0px 6px;
}

div.catalog-item-sorting a:hover {
	text-decoration:none;
}

div.catalog-item-sorting a.selected {
	color:#232526;
	text-decoration:underline;
	padding:0px 15px 0px 7px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
}

div.catalog-item-sorting a.selected:hover {
	color:#232526;
	text-decoration:none;
}

div.catalog-item-sorting a.desc {
	background:url('/bitrix/templates/adaptive/./images/icons-sprite.gif') right -185px no-repeat #e3e8ea; 
}

div.catalog-item-sorting a.asc {
	background:url('/bitrix/templates/adaptive/./images/icons-sprite.gif') right -228px no-repeat #e3e8ea;
}


/***LIMIT***/
div.catalog-item-limit {
	float:left;
	height:29px;
	margin:0px 0px 0px 15px;
	padding:0px;
}

div.catalog-item-limit label {
	font:normal 13px/29px Arial;
	color:#636b76;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}

div.catalog-item-limit a {
	font:normal 13px/29px Arial;
	text-decoration:underline;
	float:left;
	margin:0px 6px;
}

div.catalog-item-limit a:hover {
	text-decoration:none;
}

div.catalog-item-limit a.selected {
	color:#232526;
	text-decoration:none;
	background:#e3e8ea;
	padding:0px 8px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
}

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;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_view_a_list.jpg') left top no-repeat;
}

div.catalog-item-view a.list:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_view_a_list.jpg') left -29px no-repeat;
}

div.catalog-item-view a.list.selected {
	background:url('/bitrix/templates/adaptive/./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;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_view_a_table.jpg') left top no-repeat;
}

div.catalog-item-view a.table:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_view_a_table.jpg') left -29px no-repeat;
}

div.catalog-item-view a.table.selected {
	background:url('/bitrix/templates/adaptive/./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;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_view_a_price.jpg') left top no-repeat;
}

div.catalog-item-view a.price:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_view_a_price.jpg') left -29px no-repeat;
}

div.catalog-item-view a.price.selected {
	background:url('/bitrix/templates/adaptive/./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 {
	width:100%;
	float:left;
}

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;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item.jpg') right top repeat-y;
	background:linear-gradient(to right, #ffffff 41%, #ebedee);
	background:-webkit-linear-gradient(left, #ffffff 41%, #ebedee);
	background:-moz-linear-gradient(left, #ffffff 41%, #ebedee);
	background:-o-linear-gradient(left, #ffffff 41%, #ebedee);
	background:-ms-linear-gradient(left, #ffffff 41%, #ebedee);
}

div.catalog-item div.catalog-item-info { 
	width:934px;
	float:left; 
	margin:0px;
	padding:10px;
	border:1px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	position:relative;
}

div.catalog-item:hover {
	border:1px solid #ffcd00;
	background:url('/bitrix/templates/adaptive/./images/bg_catalog_item_hover.jpg') right top repeat-y;
	background:linear-gradient(to right, #ffffff 41%, #fffdc6);
	background:-webkit-linear-gradient(left, #ffffff 41%, #fffdc6);
	background:-moz-linear-gradient(left, #ffffff 41%, #fffdc6);
	background:-o-linear-gradient(left, #ffffff 41%, #fffdc6);
	background:-ms-linear-gradient(left, #ffffff 41%, #fffdc6);
}

div.catalog-item:hover div.catalog-item-info {
	border:1px solid #ffcd00;
}

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 div.sticker {
	position:absolute;
	top:0px;
	right:0px;
}

div.catalog-item div.catalog-item-image div.sticker img.new {
	display:block;
	margin:0px 0px -10px 0px;
	position:relative;
	z-index:300;
}

div.catalog-item div.catalog-item-image div.sticker img.hit {
	display:block;
	margin:0px 0px -10px 0px;
	position:relative;
	z-index:200;
}

div.catalog-item div.catalog-item-image div.sticker img.discount {
	display:block;
	margin:0px;
	position:relative;
	z-index:100;
}

div.catalog-item div.catalog-item-image img.manufacturer {
	position:absolute;
	bottom:0px;
	right:0px;
}

div.catalog-item div.catalog-item-desc { 
	width:580px;
	float:left;
}

div.catalog-item div.catalog-item-title { 
	margin-bottom:5px;
	width:100%;
}

div.catalog-item div.catalog-item-title a { 
	font:normal 18px/1.3 Arial;
	color:#222222 !important;
	text-decoration:underline;
}

div.catalog-item div.catalog-item-title a:hover { 
	color:#cc9900 !important;
	text-decoration:none;
}

div.catalog-item div.catalog-item-preview-text {
	font:normal 12px/1.3 Arial;
	color:#616161;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}

div.catalog-item div.rating_compare {
	float:left;
	margin:12px 0px 0px 0px;
	padding:0px;
}

div.catalog-item div.rating_compare .rating {
	float:left;
	margin:1px 0px 0px 0px;
	padding:0px;
}

div.catalog-item div.rating_compare .add_to_compare {
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;
}

div.catalog-item .add_to_compare a.catalog-item-compare {
	font:normal 12px/1.3 Arial;
	color:#616161;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px 0px 0px 22px;
	background:url('/bitrix/templates/adaptive/./images/bg_compare_a.jpg') left top no-repeat;
}

div.catalog-item .add_to_compare a.catalog-item-compare span {
	border-bottom:1px dashed #616161;
}

div.catalog-item .add_to_compare a.catalog-item-compare:hover {
	color:#9ca0a6;
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_compare_a.jpg') left -15px no-repeat;
}

div.catalog-item .add_to_compare a.catalog-item-compare:hover span {
	border-bottom:1px dashed #9ca0a6;
}

div.catalog-item .add_to_compare a.catalog-item-compared,
div.catalog-item .add_to_compare a.catalog-item-compared:hover {
	font:normal 12px/1.3 Arial;
	color:#9ca0a6;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px 0px 0px 22px;
	background:url('/bitrix/templates/adaptive/./images/bg_compare_a.jpg') left -15px no-repeat;
}

div.catalog-item .add_to_compare a.catalog-item-compared span,
div.catalog-item .add_to_compare a.catalog-item-compared:hover span {
	border-bottom:1px dashed transparent;
}

div.catalog-item .add_to_compare a.catalog-item-compare span.added,
div.catalog-item .add_to_compare a.catalog-item-compared span.add {
	display:none;
}

div.catalog-item div.rating_compare .add_to_delay {
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;
}

div.catalog-item .add_to_delay a.catalog-item-delay {
	font:normal 12px/1.3 Arial;
	color:#616161;
	text-decoration:none;
	border-bottom:1px dashed #616161;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item .add_to_delay a.catalog-item-delay:hover {
	color:#9ca0a6;
	text-decoration:none;
	border-bottom:1px dashed #9ca0a6;
}

div.catalog-item .add_to_delay a.catalog-item-delayed,
div.catalog-item .add_to_delay a.catalog-item-delayed:hover {
	font:normal 12px/1.3 Arial;
	color:#9ca0a6;
	text-decoration:none;
	border-bottom:1px dashed transparent;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item .add_to_delay a.catalog-item-delay span.added,
div.catalog-item .add_to_delay a.catalog-item-delayed span.add {
	display:none;
}

div.catalog-item span.catalog-item-price {
	font:normal 18px/1.3 Arial;
	color:#222222;
	text-align:right;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item span.catalog-item-price-new {
	font:normal 18px/1.3 Arial;
	color:#222222;
	text-align:right;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item span.catalog-item-price-old {
	font:normal 12px/1.3 Arial;
	color:#7a8492;
	text-decoration:line-through;
	text-align:right;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item span.catalog-item-price-percent {
	font:normal 11px/1.3 Arial;
	color:#ca1507;
	text-align:right;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-item a.ask_price_anch { 
	font:normal 12px/1.3 Arial;
	text-decoration:none;
	display:inline-block;
	margin:0px 0px 3px 0px;
	padding:0px;
	border-bottom:1px dashed #925601;
}

div.catalog-item a.ask_price_anch:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

div.catalog-item span.unit {
	font:normal 12px/1.3 Arial;
	color:#616161;
	text-align:right;
	display:block;
	margin:-3px 0px 0px 0px;
	padding:0px;
}

div.catalog-item .buy_more {
	width:79px;
	position:absolute;
    bottom:10px;
	right:10px;
}

div.catalog-item .buy_more a.minus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left top no-repeat;
}

div.catalog-item .buy_more a.minus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left -23px no-repeat;
}

div.catalog-item .buy_more input[name="quantity"],
div.catalog-item .buy_more input[name="quantity_offer"] {
	width:34px;
	height:21px;
	line-height:21px;
	float:left;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right: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:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left top no-repeat;
}

div.catalog-item .buy_more a.plus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left -23px no-repeat;
}

div.catalog-item .buy_more input[name="add2basket"],
div.catalog-item .buy_more input[name="add2basket_offer"] {
	width:79px;
	height:27px;
	float:left;
	border:none;
	margin:3px 0px 0px 0px;
	padding:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart.png') left top no-repeat;
}

div.catalog-item .buy_more input[name="add2basket"]:hover,
div.catalog-item .buy_more input[name="add2basket_offer"]:hover {
	cursor:pointer;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart.png') left -27px no-repeat;
}

div.catalog-item .buy_more small.result {
	width:79px;
	height:27px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_added.png') left top no-repeat;
}

div.catalog-item .buy_more .hidden {
	display:none;
}

div.catalog-item .buy_more #not_available {
	width:79px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/not_available.png') left top no-repeat;
}

div.catalog-item .buy_more #available {
	width:79px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/available.png') left top no-repeat;
}


/***TABLE_VIEW***/
div.catalog-item-table { 
	width:100%;
	float:left;
	padding:15px 0px 10px 0px;
}


/***PRICE_VIEW***/
div.catalog-item-price { 
	width:100%;
	float:left;
	padding:10px 0px 10px 0px;
}

div.catalog-item-price div.catalog-item-info {
	width:948px;
	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 div.sticker {
	position:absolute;
	top:0px;
	left:0px;
}

div.catalog-item-price div.catalog-item-image span.new,
div.catalog-item-price div.catalog-item-image span.hit,
div.catalog-item-price div.catalog-item-image span.discount {
	width:3px;
	height:3px;
	display:block;
}

div.catalog-item-price div.catalog-item-image span.new {
	border:1px solid #a5ca28;
	background:#a6cb27;
	background:linear-gradient(to bottom, #bded09, #a6cb27);
	background:-webkit-linear-gradient(top, #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:linear-gradient(to bottom, #fada00, #f6b900);
	background:-webkit-linear-gradient(top, #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-image span.discount {
	border:1px solid #c81b0e;
	background:#df1d0f;
	background:linear-gradient(to bottom, #ee473b, #df1d0f);
	background:-webkit-linear-gradient(top, #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-title {
	width:550px;
	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 {
	text-align:right;
	color:#ca1507;
	width:84px;
	height:30px;
	display:table-cell;
	vertical-align:middle;
}

div.catalog-item-price span.catalog-item-price-new {
	font:bold 14px/1.3 Arial;
	text-align:right;
	width:90px;
	height:30px;
	display:table-cell;
	vertical-align:middle;
}

div.catalog-item-price span.catalog-item-price {
	font:bold 14px/1.3 Arial;
	text-align:right;
	width:174px;
	height:30px;
	display:table-cell;
	vertical-align:middle;
	float:none;
}

div.catalog-item-price div.catalog-item-price-zero {
	text-align:right;
	width:174px;
	height:30px;
	display:table-cell;
	vertical-align:middle;
}

div.catalog-item-price div.catalog-item-price-zero a.ask_price_anch { 
	font:normal 12px/1.3 Arial;
	text-decoration:none;
	border-bottom:1px dashed #925601;
	margin:0px;
}

div.catalog-item-price div.catalog-item-price-zero a.ask_price_anch:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

div.catalog-item-price span.unit {
	text-align:right;
	width:50px;
	height:30px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 11px 0px 0px;
}

div.catalog-item-price .buy_more {
	width:117px;
	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"],
div.catalog-item-price .buy_more input[name="quantity_offer"] {
	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"],
div.catalog-item-price .buy_more input[name="add2basket_offer"] {
	width:30px;
	margin:1px 0px 0px 7px;
	padding:0px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_price.png') left top no-repeat;
}

div.catalog-item-price .buy_more input[name="add2basket"]:hover,
div.catalog-item-price .buy_more input[name="add2basket_offer"]:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_price.png') left -27px no-repeat;
}

div.catalog-item-price .buy_more small.result {
	width:30px;
	float:right;
	margin:1px 0px 0px 7px;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_added_price.png') left top no-repeat;
}

div.catalog-item-price .buy_more #not_available {
	width:30px;
	height:27px;
	float:right;
	margin:1px 0px 0px 7px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/not_available_price.png') left top no-repeat;
}

div.catalog-item-price .buy_more #available {
	width:30px;
	height:27px;
	float:right;
	margin:1px 0px 0px 7px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/available_price.png') left top no-repeat;
}


/***CATALOG_SECTION_DESCR***/
.catalog_description {
	width:100%;
	float:left;
	margin:20px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background:url('/bitrix/templates/adaptive/./images/title-line.gif') left top no-repeat;
}


/***CATALOG DETAIL***/
div.catalog-detail { 
	width:100%;
	float:left;
}

div.catalog-detail table.catalog-detail {
	border-collapse:collapse;
}

div.catalog-detail table.catalog-detail td.first {
	width:355px;
}

div.catalog-detail-pictures { 
	width:50%;
	float:left;
	margin:0px; 
	padding:0px;
	text-align:center;
}
.cart-description{
	width:50%;
	float:left;
}

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;
}

div.catalog-detail-pictures div.detail_picture img.img950 {
	display:none;
}

div.catalog-detail-pictures div.detail_picture div.sticker {
	position:absolute;
	top:0px;
	right:0px;
}

div.catalog-detail-pictures div.detail_picture div.sticker img.new {
	display:block;
	margin:0px 0px -10px 0px;
	position:relative;
	z-index:300;
}

div.catalog-detail-pictures div.detail_picture div.sticker img.hit {
	display:block;
	margin:0px 0px -10px 0px;
	position:relative;
	z-index:200;
}

div.catalog-detail-pictures div.detail_picture div.sticker img.discount {
	display:block;
	margin:0px;
	position:relative;
	z-index:100;
}

div.catalog-detail-pictures div.detail_picture img.manufacturer {
	position:absolute;
	bottom:0px;
	right:0px;
}

div.catalog-detail-pictures div.more_photo {
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

div.catalog-detail-pictures div.more_photo ul {
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}

div.catalog-detail-pictures div.more_photo ul li {
	width:75px;
	height:75px;
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px;
	border:3px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

div.catalog-detail-pictures div.more_photo ul li:nth-child(4n+4) {
	margin:0px 0px 10px 0px;
}

div.catalog-detail-pictures div.more_photo ul li.catalog-detail-video {
	width:81px;
	height:81px;
	border:none;
	-moz-border-radius:none;
	-webkit-border-radius:none;
	-khtml-border-radius:none;
	border-radius:none;
}

div.catalog-detail-pictures div.more_photo ul li:hover {
	border:3px solid #ffcf00;
}

div.catalog-detail-pictures div.more_photo ul li.catalog-detail-video:hover {
	border:none;
}

div.catalog-detail-pictures div.more_photo ul li a.catalog-detail-images {
	width:75px;
	height:75px;
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
	text-align:center;
}

div.catalog-detail-pictures div.more_photo ul li.catalog-detail-video a.catalog-detail-images {
	width:81px;
	height:81px;
}

div.catalog-detail-pictures div.more_photo ul li a.catalog-detail-images img {
	border:none;
}

div.catalog-detail-pictures div.more_photo ul li #video {
	visibility:hidden;
	display:none;
}

div.catalog-detail div.price_buy_detail {
	width:100%;
	float:left;
	margin:0px;
	padding:10px 0px;
	background:#f6f6f6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

div.catalog-detail div.catalog-detail-price { 
	float:left;
	margin:0px 0px 0px 15px;
	padding:0px;
}

div.catalog-detail span.catalog-detail-item-price,
div.catalog-detail span.catalog-detail-item-price-new {
	font:bold 24px/1.3 Arial;
	color:#000;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-detail span.catalog-detail-item-price-old {
	font:normal 12px/1.3 Arial;
	color:#ca1507;
	text-decoration:line-through;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-detail span.catalog-detail-item-price-percent {
	font:normal 11px/1.3 Arial;
	color:#616161;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-detail a.ask_price_anch { 
	font:normal 16px/1.3 Arial;
	text-decoration:none;
	border-bottom:1px dashed #925601;
}

div.catalog-detail a.ask_price_anch:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

div.catalog-detail span.unit {
	font:normal 12px/1.3 Arial;
	color:#616161;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-detail .buy_more_detail {
	float:left;
	margin:0px 0px 0px 15px;
	padding:0px;
}

div.catalog-detail .buy_more_detail form {
	float:left;
}

div.catalog-detail .buy_more_detail a.minus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:18px 0px 0px 0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left top no-repeat;
}

div.catalog-detail .buy_more_detail a.minus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left -23px no-repeat;
}

div.catalog-detail .buy_more_detail input[name="quantity"] {
	width:34px;
	height:21px;
	line-height:21px;
	float:left;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right: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:18px 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:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:18px 9px 0px 0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left top no-repeat;
}

div.catalog-detail .buy_more_detail a.plus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left -23px no-repeat;
}

div.catalog-detail .buy_more_detail form input[name="add2basket"] {
	width:124px;
	height:31px;
	float:left;
	margin:0px;
	padding:0px;
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_detail.png') left top no-repeat;
}

div.catalog-detail .buy_more_detail form input[name="add2basket"]:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_detail.png') left -31px no-repeat;
	cursor:pointer;
}

div.catalog-detail .buy_more_detail form small.result {
	width:124px;
	height:31px;
	float:left;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_detail.png') left -62px no-repeat;
}

div.catalog-detail .buy_more_detail form .hidden {
	display:none;
}

div.catalog-detail .buy_more_detail #not_available {
	width:148px;
	height:31px;
	float:left;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/not_available_detail.png') left top no-repeat;
}

div.catalog-detail .buy_more_detail #available {
	width:116px;
	height:31px;
	float:left;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/available_detail.png') left top no-repeat;
}

div.catalog-detail .catalog-detail-info {
	margin:0px 0px 0px 15px;
	padding:0px;
}

div.catalog-detail-info .rating_compare_detail {
	width:100%;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px;
}

div.catalog-detail-info .rating_compare_detail .rating {
	float:left;
	margin:0px;
	padding:0px;
}

div.catalog-detail-info .rating_compare_detail #catalog-compare {
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;
}

div.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compare {
	font:normal 12px/1.3 Arial;
	color:#616161;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px 0px 0px 22px;
	background:url('/bitrix/templates/adaptive/./images/bg_compare_a.jpg') left top no-repeat;
}

div.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compare span {
	border-bottom:1px dashed #616161;
}

div.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compare:hover {
	color:#9ca0a6;
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_compare_a.jpg') left -15px no-repeat;
}

div.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compare:hover span {
	border-bottom:1px dashed #9ca0a6;
}

div.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compared,
div.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compared:hover {
	font:normal 12px/1.3 Arial;
	color:#9ca0a6;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px 0px 0px 22px;
	background:url('/bitrix/templates/adaptive/./images/bg_compare_a.jpg') left -15px no-repeat;
}

div.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compare span.added,
div.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compared span.add {
	display:none;
}

div.catalog-detail-info .rating_compare_detail .add_to_delay {
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;
}

div.catalog-detail-info .rating_compare_detail .add_to_delay a.catalog-item-delay {
	font:normal 12px/1.3 Arial;
	color:#616161;
	text-decoration:none;
	border-bottom:1px dashed #616161;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-detail-info .rating_compare_detail .add_to_delay a.catalog-item-delay:hover {
	color:#9ca0a6;
	text-decoration:none;
	border-bottom:1px dashed #9ca0a6;
}

div.catalog-detail-info .rating_compare_detail .add_to_delay a.catalog-item-delayed,
div.catalog-detail-info .rating_compare_detail .add_to_delay a.catalog-item-delayed:hover {
	font:normal 12px/1.3 Arial;
	color:#9ca0a6;
	text-decoration:none;
	border-bottom:1px dashed transparent;
	display:block;
	margin:0px;
	padding:0px;
}

div.catalog-detail-info .rating_compare_detail .add_to_delay a.catalog-item-delay span.added,
div.catalog-detail-info .rating_compare_detail .add_to_delay a.catalog-item-delayed span.add {
	display:none;
}

div.catalog-detail-info .catalog-detail-line {
	width:100%;
	height:1px;
	float:left;
	margin:12px 0px 0px -15px;
	padding:0px;
	background: url('/bitrix/templates/adaptive/./images/title-line.gif') left top no-repeat;
}

div.catalog-detail-info .catalog-detail-preview-text {
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	font:normal 12px/1.3 Arial;
	color:#616161;
}

/***CHOOSE OFFER PROPERTY***/
div.catalog-detail-info div.offer_block {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

div.catalog-detail-info div.offer_block div.h3 {
	font:bold 14px/1.3 Arial;
	color:#2f2f2f;
	margin:0px;
	padding:10px 0px 5px 0px;
}

div.catalog-detail-info div.offer_block ul {
	width:100%;
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}

div.catalog-detail-info div.offer_block ul li {
	float:left;
	margin:6px 6px 0px 0px;
}

div.catalog-detail-info div.offer_block ul.COLOR li {
	margin:4px 4px 0px 0px;
}

div.catalog-detail-info div.offer_block ul li span {
	font:normal 13px/30px Arial;
	color:#616161;
	display:block;
	margin:0px;
	padding:0px 12px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

div.catalog-detail-info div.offer_block ul.COLOR li span {
	width:26px;
	height:26px;
	display:block;
	border:2px solid #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	padding:0px;
}

div.catalog-detail-info div.offer_block ul.COLOR li span i {
	width:24px;
	height:24px;
	display:block;
}

div.catalog-detail-info div.offer_block ul.COLOR li span img,
div.catalog-detail-info div.offer_block ul.COLOR li span i {
	border:1px solid #fff;
}

div.catalog-detail-info div.offer_block ul li:hover span {
	cursor:pointer;
	background:#d2d8db;
}

div.catalog-detail-info div.offer_block ul.COLOR li:hover span {
	border:2px solid #96a3a9;
	cursor:pointer;
}

div.catalog-detail-info div.offer_block ul li span.active.selected {
	color:#353535;
	background:#ffd113;
}

div.catalog-detail-info div.offer_block ul.COLOR li span.active.selected {
	border:2px solid #ffcd00;
}

div.catalog-detail-info .catalog-detail-properties { 
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;  
	overflow:hidden; 
}

div.catalog-detail-info .catalog-detail-properties div.h4 {
	width:100%;
	margin:0px;
	padding:0px 0px 10px 0px;
	font:bold 14px/1.3 Arial;
	color:#2f2f2f;
}

div.catalog-detail-info .catalog-detail-property { 
	margin:0px 0px 5px 0px; 
	border-bottom:1px dotted #cccccc; 
	float:left; 
	width:100%;
}

div.catalog-detail-info .catalog-detail-property span { 
	float:left; 
	position:relative; 
	top:5px; 
	padding:0px 3px 0px 0px; 
	background:#fff;
}

div.catalog-detail-info .catalog-detail-property b { 
	float:right; 
	position:relative; 
	top:5px; 
	padding:0px 0px 0px 3px;  
	font-weight:normal;
	background:#fff;
}

div.catalog-detail .section {
	width:100%;
	float:left;
	margin:30px 0px 0px 0px;
}

div.catalog-detail ul.tabs {
	height:46px;
	list-style:none !important;
	border:none;
	background:url('/bitrix/templates/adaptive/./images/bg_ul_tabs.jpg') left bottom repeat-x;
	margin:0px !important;
	padding:0px 0px 0px 10px !important;
}

div.catalog-detail .tabs li {
	float:left;
}

div.catalog-detail .tabs li a {
	font:bold 12px/1.3 Arial;
	color:#000;
	text-decoration:none;
	display:table-cell;
	height:41px;
	vertical-align:middle;
	margin:0px;
	padding:5px 25px 0px 25px;
	position:relative;
}

div.catalog-detail .tabs li.current a {
	height:46px;
	padding:0px 25px 0px 25px;
	background:url('/bitrix/templates/adaptive/./images/bg_ul_tabs_li_current.jpg') left top repeat-x;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
}

div.catalog-detail .tabs li:hover a {
	color:#c18800;
	text-decoration:none;
}

div.catalog-detail .tabs li.current:hover a {
	color:#000;
}

div.catalog-detail .tabs li span.reviews_count {
	font-weight:normal;
}

div.catalog-detail .box {
	width:100%;
	display:none;
	margin:0px;
	padding:20px 0px 0px 0px;
	background:none;
}

div.catalog-detail .box.visible {
	display:block;
}

div.catalog-detail .box .description {
	margin:0px;
	padding:0px;
}

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;
}

div.catalog-detail .hidden {
	display:none;
}


/***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:normal 13px/1.3 Arial;
	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:normal 13px/1.3 Arial;
	color:#353535;
	background:#ffd113;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	margin:0px;
	padding:5px 10px;
}

div.compare-grid { 
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	overflow:auto;
}

table.compare-grid {
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-bottom:1px solid #e2e2e4;
}

table.compare-grid td { 
	font:normal 11px/1.3 Arial;
	color:#616161;
	vertical-align:top;
	margin:0px;
	padding:5px 10px;
}

table.compare-grid td.compare-property {
	font:bold 11px/1.3 Arial;
}

table.compare-grid tr.compare-delete td {
	padding:5px 10px 15px 10px;
}

table.compare-grid tr.alt td { 
	background:#f3f3f7;
	border-top:1px solid #e2e2e4;
	border-bottom:1px solid #e2e2e4;
}

table.compare-grid tr.price td {
	padding:15px 10px 5px 10px;
}

table.compare-grid tr.buy td {
	vertical-align:bottom;
}

table.compare-grid tr.delay td {
	padding:5px 10px 15px 10px;
}

table.compare-grid td a.compare-title {
	font:bold 11px/1.3 Arial;
	color:#222;
	text-decoration:underline;
}

table.compare-grid td a.compare-title:hover {
	color:#cc9900;
	text-decoration:none;
}

table.compare-grid .compare-delete-item { 
	font:normal 11px/1.3 Arial;
	color:#616161;
	margin:0px;
	padding:1px 0px 1px 21px;
	text-decoration:underline;
	background:url('/bitrix/templates/adaptive/./images/delete_from_cart.png') left top no-repeat;
}

table.compare-grid .compare-delete-item:hover {
	color:#959da5;
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/delete_from_cart.png') left -15px no-repeat;
}

table.compare-grid span.catalog-item-price,
table.compare-grid span.catalog-item-price-new {
	font:normal 18px/1.05 Arial;
	color:#222222;
}

table.compare-grid span.catalog-item-price-old {
	font:normal 12px/1.3 Arial;
	color:#7a8492;
	text-decoration:line-through;
}

table.compare-grid span.catalog-item-price-percent {
	font:normal 11px/1.3 Arial;
	color:#ca1507;
}

table.compare-grid a.ask_price_anch { 
	font:normal 12px/1.3 Arial;
	text-decoration:none;
	border-bottom:1px dashed #925601;
	display:inline-block;
	margin:0px 0px 2px 0px;
	padding:0px;
}

table.compare-grid a.ask_price_anch:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

table.compare-grid span.unit {
	font:normal 12px/1.3 Arial;
	color:#616161;
}

table.compare-grid .buy_more {
	width:79px;
	margin:0px;
	padding:0px;
}

table.compare-grid .buy_more a.minus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left top no-repeat;
}

table.compare-grid .buy_more a.minus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left -23px no-repeat;
}

table.compare-grid .buy_more input[name="quantity"],
table.compare-grid .buy_more input[name="quantity_offer"] {
	width:34px;
	height:21px;
	line-height:21px;
	float:left;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right: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;
}

table.compare-grid .buy_more a.plus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left top no-repeat;
}

table.compare-grid .buy_more a.plus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left -23px no-repeat;
}

table.compare-grid .buy_more input[name="add2basket"],
table.compare-grid .buy_more input[name="add2basket_offer"] {
	width:79px;
	height:27px;
	float:left;
	border:none;
	margin:3px 0px 0px 0px;
	padding:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart.png') left top no-repeat;
}

table.compare-grid .buy_more input[name="add2basket"]:hover,
table.compare-grid .buy_more input[name="add2basket_offer"]:hover {
	cursor:pointer;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart.png') left -27px no-repeat;
}

table.compare-grid .buy_more small.result {
	width:79px;
	height:27px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_added.png') left top no-repeat;
}

table.compare-grid .buy_more .hidden {
	display:none;
}

table.compare-grid .buy_more #not_available {
	width:79px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/not_available.png') left top no-repeat;
}

table.compare-grid .buy_more #available {
	width:79px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/available.png') left top no-repeat;
}

table.compare-grid a.catalog-item-delay {
	font:normal 12px/1.3 Arial;
	color:#616161;
	text-decoration:none;
	border-bottom:1px dashed #616161;
}

table.compare-grid a.catalog-item-delay:hover {
	color:#9ca0a6;
	text-decoration:none;
	border-bottom:1px dashed #9ca0a6;
}

table.compare-grid a.catalog-item-delayed,
table.compare-grid a.catalog-item-delayed:hover {
	font:normal 12px/1.3 Arial;
	color:#9ca0a6;
	text-decoration:none;
	border-bottom:1px dashed transparent;
}

table.compare-grid a.catalog-item-delay span.added,
table.compare-grid a.catalog-item-delayed span.add {
	display:none;
}

.compare-list-result a.compare-delete-item-all { 
	font:normal 11px/1.3 Arial;
	color:#616161;
	margin:0px 0px 0px 10px;
	padding:1px 0px 1px 21px;
	text-decoration:underline;
	background:url('/bitrix/templates/adaptive/./images/delete_from_cart.png') left top no-repeat;
}

.compare-list-result a.compare-delete-item-all:hover {
	color:#959da5;
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/delete_from_cart.png') left -15px no-repeat;
}


/***PAGINATION***/
.pagination {
	width:100%;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px;
}

.pagination ul {
	margin:0px !important;
	padding:0px !important;
	list-style-type: none;
}

.pagination ul li {
	width:27px;
	height:22px;
	float:left;
	margin:0px 4px 0px 0px;
	padding:0px;
	border:1px solid #dadada;
	background:#e6e6e6;
	background:linear-gradient(to bottom, #ffffff, #e6e6e6);
	background:-webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background:-moz-linear-gradient(top, #ffffff, #e6e6e6);
	background:-o-linear-gradient(top, #ffffff, #e6e6e6);
	background:-ms-linear-gradient(top, #ffffff, #e6e6e6);
}

.pagination ul li a {
	width:100%;
	height:22px;
	font:normal 11px/22px Arial !important;
	color:#5a5750 !important;
	text-decoration:none !important;
	text-align:center;
	display:inline-block;
}


.pagination ul li:hover {
	border:1px solid #1d1f21;
	background:#3e4348
}

.pagination ul li:hover a {
	color:#fff !important;
}

.pagination ul li.active,
.pagination ul li.active:hover {
	border:1px solid #ffc800;
	background:#ffdb00;
	background:linear-gradient(to bottom, #ffde00, #ffdb00);
	background:-webkit-linear-gradient(top, #ffde00, #ffdb00);
	background:-moz-linear-gradient(top, #ffde00, #ffdb00);
	background:-o-linear-gradient(top, #ffde00, #ffdb00);
	background:-ms-linear-gradient(top, #ffde00, #ffdb00);
}

.pagination ul li.active span,
.pagination ul li.active:hover span {
	width:100%;
	height:22px;
	font:normal 11px/22px Arial;
	color:#5a5750;
	text-align:center;
	display:inline-block;
}

.pagination ul li.points,
.pagination ul li.points:hover {
	border:1px solid #dadada;
	background:#e6e6e6;
	background:linear-gradient(to bottom, #ffffff, #e6e6e6);
	background:-webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background:-moz-linear-gradient(top, #ffffff, #e6e6e6);
	background:-o-linear-gradient(top, #ffffff, #e6e6e6);
	background:-ms-linear-gradient(top, #ffffff, #e6e6e6);
}

.pagination ul li.points span,
.pagination ul li.points:hover span {
	width:100%;
	height:22px;
	font:normal 11px/22px Arial;
	color:#5a5750;
	text-align:center;
	display:inline-block;

}

.pagination ul li.first,
.pagination ul li.last {
	width:46px;
	border:1px solid #fff;
	background:#dddddd;
	background:linear-gradient(to bottom, #e6e6e6, #dddddd);
	background:-webkit-linear-gradient(top, #e6e6e6, #dddddd);
	background:-moz-linear-gradient(top, #e6e6e6, #dddddd);
	background:-o-linear-gradient(top, #e6e6e6, #dddddd);
	background:-ms-linear-gradient(top, #e6e6e6, #dddddd);
}

.pagination ul li.first {
	-moz-border-radius:11px 0px 0px 11px;
	-webkit-border-radius:11px 0px 0px 11px;
	-khtml-border-radius:11px 0px 0px 11px;
	border-radius:11px 0px 0px 11px;
}

.pagination ul li.last {
	-moz-border-radius:0px 11px 11px 0px;
	-webkit-border-radius:0px 11px 11px 0px;
	-khtml-border-radius:0px 11px 11px 0px;
	border-radius:0px 11px 11px 0px;
}

.pagination ul li.first:hover,
.pagination ul li.last:hover {
	border:1px solid #1d1f21;
	background:#3e4348
}

.pagination ul .navigation-button.navigation-disabled {
	display:none;
}


/***TO_TOP***/
a#to_top {
	width:36px;
	height:100%;
	left:0px;
	top:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_to_top.png') 10px 20px no-repeat rgba(0, 0, 0, 0.1);
}

a#to_top:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_a_to_top.png') 10px 20px no-repeat rgba(0, 0, 0, 0.3);
	cursor:pointer;
}


/***ALTOP_CALL_BACK***/
.callback_body { 
	display:none; 
	background:rgba(22, 23, 25, 0.4); 
	left:0; 
	top:0; 
	position:fixed; 
	width:100%; 
	height:100%; 
	z-index:600;
}

.callback { 
	display:none; 
	position:fixed; 
	top:116px; 
	right:20%; 
	width:387px; 
	-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('/bitrix/templates/adaptive/./images/bg_popup.jpg') left top repeat-x #fff;
	z-index:700;
}

.callback div.h1 {
	font:bold 20px/45px Arial;
	color:#fff;
	text-align:left;
	text-shadow:0px -1px 0px #9a9ea7;
	height:45px;
	margin:0px;
	padding:0px 0px 0px 19px;
}

.callback_close { 
	float:right; 
	width:23px; 
	height:23px; 
	margin:-6px -10px 0px 0px; 
	background:url('/bitrix/templates/adaptive/./images/bg_a_close.png') left top no-repeat;
}

.callback_close:hover {
	background:url('/bitrix/templates/adaptive/./images/bg_a_close.png') left -23px no-repeat;
}


/***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('/bitrix/templates/adaptive/./images/bg_popup.jpg') left top repeat-x #fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	margin:-123px 0px 0px -377px;
	padding:0px 20px 20px 20px;
}

#addItemInCart .item_added {
	width:714px;
	height:45px;
	margin:0px;
	padding:0px;
	font:bold 20px/45px Arial;
	color:#fff;
	text-align:left;
	text-shadow:0px -1px 0px #9a9ea7;
}

#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;
}

#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:202px;
	height:28px;
	float:left;
	margin:0px 11px 0px 0px;
	padding:0px;
	font:bold 14px/28px Arial;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #868b96;
	border:1px solid #ccd0d6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	background:url('/bitrix/templates/adaptive/./images/bg_additemincart_a_close.jpg') left top repeat-x;
}

#addItemInCart .item_links a.close:hover {
	text-decoration:none;
	text-shadow:0px -1px 0px #0c0c0d;
	border:1px solid #686e76;
	background:url('/bitrix/templates/adaptive/./images/bg_additemincart_a_close.jpg') left -28px repeat-x;
}

#addItemInCart .item_links a.order {
	width:182px;
	height:28px;
	float:left;
	margin:0px;
	padding:0px;
	font:bold 14px/28px Arial;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #52670a;
	border:1px solid #a0c61e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	background:url('/bitrix/templates/adaptive/./images/bg_additemincart_a_order.jpg') left top repeat-x;
}

#addItemInCart .item_links a.order:hover {
	text-decoration:none;
	text-shadow:0px -1px 0px #000;
	border:1px solid #686e76;
	background:url('/bitrix/templates/adaptive/./images/bg_additemincart_a_order.jpg') left -28px repeat-x;
}

#addItemInCart .close.button {
	width:23px;
	height:23px;
	position:absolute;
	right:-8px;
	top:-7px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_close.png') left top no-repeat;
}

#addItemInCart .close.button:hover {
	cursor:pointer;
	background:url('/bitrix/templates/adaptive/./images/bg_a_close.png') left -23px no-repeat;
}


/***ADD2BASKET_OFFER***/
.more_options_body {
	display:none; 
	background:rgba(22, 23, 25, 0.4); 
	left:0; 
	top:0; 
	position:fixed; 
	width:100%; 
	height:100%; 
	z-index:600;
}

.more_options {
	width:754px; 
	display:none; 
	position:fixed; 
	top:290px; 
	left:50%;
	margin:0px 0px 0px -377px;
	-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('/bitrix/templates/adaptive/./images/bg_popup.jpg') left top repeat-x #fff;
	z-index:700;
}

.more_options .title {
	font:bold 20px/45px Arial;
	color:#fff;
	text-align:left;
	text-shadow:0px -1px 0px #9a9ea7;
	height:45px;
	margin:0px;
	padding:0px 0px 0px 19px;
}

.more_options .more_options_close { 
	float:right; 
	width:23px; 
	height:23px; 
	margin:-6px -10px 0px 0px; 
	background:url('/bitrix/templates/adaptive/./images/bg_a_close.png') left top no-repeat;
}

.more_options .more_options_close:hover {
	cursor:pointer;
	background:url('/bitrix/templates/adaptive/./images/bg_a_close.png') left -23px no-repeat;
}

.more_options .item_info {
	width:734px;
	float:left;
	margin:0px;
	padding:0px 20px 20px 0px;
}

.more_options .item_info .item_image {
	width:214px;
	float:left;
	margin:0px;
	padding:0px;
}

.more_options .item_info .item_image .img {
	width:214px;
	height:214px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.more_options .item_info .item_block {
	width:520px;
	float:right;
	margin:0px;
	padding:0px;
}

.more_options .item_info .item_block .item_name {
	width:100%;
	margin:0px;
	padding:15px 0px 10px 0px;
	font:normal 18px/1.3 Arial;
	color:#000;
	text-align:left;
}

.more_options .item_info .item_block .item_options {
	width:100%;
	margin:0px;
	padding:0px;
}


/***MORE_OPTIONS CHOOSE OFFER PROPERTY***/
.more_options .item_options .offer_block {
	width:100%;
	margin:0px;
	padding:4px 0px 10px 0px;
	border-bottom:1px solid #ebedf0;
}

.more_options .item_options .offer_block.COLOR {
	padding:6px 0px 10px 0px;
}

.more_options .item_options .offer_block td.h3 {
	font:bold 14px/1.3 Arial;
	color:#323232;
	text-align:right;
	width:115px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.more_options .item_options .offer_block td.props {
	width:388px;
	margin:0px;
	padding:0px 0px 0px 17px;
}

.more_options .item_options .offer_block ul {
	width:388px;
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}

.more_options .item_options .offer_block ul li { 
	float:left;
	margin:6px 6px 0px 0px;
	padding:0px;
}

.more_options .item_options .offer_block ul.COLOR li { 
	margin:4px 4px 0px 0px;
}

.more_options .item_options .offer_block ul li span {
	font:normal 13px/30px Arial;
	color:#616161;
	display:block;
	margin:0px;
	padding:0px 12px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.more_options .item_options .offer_block ul.COLOR li span {
	width:26px;
	height:26px;
	display:block;
	border:2px solid #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	padding:0px;
}

.more_options .item_options .offer_block ul.COLOR li span i {
	width:24px;
	height:24px;
	display:block;
}

.more_options .item_options .offer_block ul.COLOR li span img,
.more_options .item_options .offer_block ul.COLOR li span i {
	border:1px solid #fff;
}

.more_options .item_options .offer_block ul li:hover span {
	cursor:pointer;
	background:#d2d8db;
}

.more_options .item_options .offer_block ul.COLOR li:hover span {
	border:2px solid #96a3a9;
	cursor:pointer;
}

.more_options .item_options .offer_block ul li span.active.selected {
	color:#353535;
	background:#ffd113;
}

.more_options .item_options .offer_block ul.COLOR li span.active.selected {
	border:2px solid #ffcd00;
}

.more_options .item_options .price_buy {
	float:right;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.more_options .item_options .price_buy .price {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}

.more_options .item_options .price_buy .price span.price-full,
.more_options .item_options .price_buy .price span.price-new {
	font:normal 18px/1.3 Arial;
	color:#222222;
	text-align:right;
	display:block;
	margin:-5px 0px 0px 0px;
	padding:0px;
}

.more_options .item_options .price_buy .price span.price-old {
	font:normal 12px/1.3 Arial;
	color:#7a8492;
	text-decoration:line-through;
	text-align:right;
	display:block;
	margin:0px;
	padding:0px;
}

.more_options .item_options .price_buy .price span.price-percent {
	font:normal 11px/1.3 Arial;
	color:#ca1507;
	text-align:right;
	display:block;
	margin:0px;
	padding:0px;
}

.more_options .item_options .price_buy .price a.ask_price_anch { 
	font:normal 12px/1.3 Arial;
	text-decoration:none;
	display:inline-block;
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #925601;
}

.more_options .item_options .price_buy .price a.ask_price_anch:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

.more_options .item_options .price_buy .price span.unit {
	font:normal 12px/1.3 Arial;
	color:#616161;
	text-align:right;
	display:block;
	margin:0px;
	padding:0px;
}

.more_options .item_options .price_buy .buy_more {
	float:left;
	margin:0px;
	padding:0px;
}

.more_options .item_options .price_buy .buy_more a.minus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:3px 0px 0px 0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left top no-repeat;
}

.more_options .item_options .price_buy .buy_more a.minus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left -23px no-repeat;
}

.more_options .item_options .price_buy .buy_more input[name="quantity"] {
	width:34px;
	height:21px;
	line-height:21px;
	float:left;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right: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:3px 0px 0px 0px;
	padding:0px;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#000;
	text-align:center;
}

.more_options .item_options .price_buy .buy_more a.plus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:3px 0px 0px 0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left top no-repeat;
}

.more_options .item_options .price_buy .buy_more a.plus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left -23px no-repeat;
}

.more_options .item_options .price_buy .buy_more input[name="add2basket"] {
	width:79px;
	height:27px;
	float:left;
	border:none;
	margin:0px 0px 0px 10px;
	padding:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.32);
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart.png') left top no-repeat;
}

.more_options .item_options .price_buy .buy_more input[name="add2basket"]:hover {
	cursor:pointer;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart.png') left -27px no-repeat;
}

.more_options .item_options .price_buy .buy_more small.result {
	width:79px;
	height:27px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_add_to_cart_added.png') left top no-repeat;
}

.more_options .item_options .price_buy .buy_more #not_available {
	width:79px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/not_available.png') left top no-repeat;
}

.more_options .item_options .price_buy .buy_more #available {
	width:79px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/available.png') left top no-repeat;
}

.more_options .hidden {
	display:none !important;
}


/***ORDER-CART***/
.cart-items .sort {
	width:100%;
	margin:0px;
	padding:0px 0px 10px 0px;
}

.cart-items .sort .sorttext {
	margin:0px 10px 0px 0px;
	display:inline-block;
}

.cart-items .sort a.sortbutton {
	font:normal 13px/1.3 Arial;
	color:#616161;
	text-decoration:none;
	display:inline-block;
	margin:0px 10px 0px 0px;
	padding:0px;
	border-bottom:1px dashed #616161;
}

.cart-items .sort a.sortbutton:last-child {
	margin:0px;
}

.cart-items .sort a.sortbutton:hover {
	color:#616161;
	text-decoration:none;
	border-bottom:1px dashed transparent;
}

.cart-items .sort a.sortbutton.current {
	color:#353535;
	text-decoration:none;
	border-bottom:none;
	background:#ffd113;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	padding:5px 10px;
}

.cart-items div.equipment,
.cart-items div.equipment-order {
	width:100%;
	margin:0px;
	padding:0px;
}

.cart-items div.equipment .thead,
.cart-items div.equipment-order .thead {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/adaptive/./images/bg_equipment_thead.jpg') right top repeat-y;
	background:linear-gradient(to right, #f0f2f3 50%, #e0e3e7);
	background:-webkit-linear-gradient(left, #f0f2f3 50%, #e0e3e7);
	background:-moz-linear-gradient(left, #f0f2f3 50%, #e0e3e7);
	background:-o-linear-gradient(left, #f0f2f3 50%, #e0e3e7);
	background:-ms-linear-gradient(left, #f0f2f3 50%, #e0e3e7);
}

.cart-items div.equipment .thead .cart-item-image,
.cart-items div.equipment .thead .cart-item-name,
.cart-items div.equipment .thead .cart-item-price,
.cart-items div.equipment .thead .cart-item-quantity,
.cart-items div.equipment .thead .cart-item-summa,
.cart-items div.equipment .thead .cart-item-actions {
	height:30px;
	display:table-cell;
	vertical-align:middle;
	padding:0px;
	font:normal 13px/1.3 Arial;
	color:#838383;
	text-align:left;
}

.cart-items div.equipment-order .thead .cart-item-name,
.cart-items div.equipment-order .thead .cart-item-price,
.cart-items div.equipment-order .thead .cart-item-quantity,
.cart-items div.equipment-order .thead .cart-item-summa {
	height:30px;
	display:table-cell;
	vertical-align:middle;
	padding:0px;
	font:normal 13px/1.3 Arial;
	color:#838383;
	text-align:right;
}

.cart-items div.equipment .thead .cart-item-image {
	width:78px;
	padding:0px 0px 0px 10px;
}

.cart-items div.equipment .thead .cart-item-name {
	width:463px;
}

.cart-items div.equipment .thead .cart-item-price {
	width:86px;
	text-align:right;
}

.cart-items div.equipment .thead .cart-item-quantity {
	width:74px;
	padding:0px 22px 0px 0px;
	text-align:right;
}

.cart-items div.equipment .thead .cart-item-summa {
	width:88px;
	text-align:right;
}

.cart-items div.equipment .thead .cart-item-actions {
	width:117px;
	padding:0px 0px 0px 20px;
}

.cart-items div.equipment-order .thead .cart-item-name {
	width:685px;
	padding:0px 0px 0px 15px;
	text-align:left;
}

.cart-items div.equipment-order .thead .cart-item-price {
	width:100px;
}

.cart-items div.equipment-order .thead .cart-item-quantity {
	width:58px;
}

.cart-items div.equipment-order .thead .cart-item-summa {
	width:87px;
	padding:0px 13px 0px 0px;
}

.cart-items div.equipment .tbody,
.cart-items div.equipment-order .tbody {
	width:100%;
	margin:0px;
	padding:0px;
}

.cart-items div.equipment .tbody .tr,
.cart-items div.equipment-order .tbody .tr {
	width:956px;
	height:74px;
	margin:2px 0px 0px 0px;
	padding:0px;
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/adaptive/./images/bg_equipment_tbody_tr.jpg') right top repeat-y;
	background:linear-gradient(to right, #fff 50%, #ebedee);
	background:-webkit-linear-gradient(left, #fff 50%, #ebedee);
	background:-moz-linear-gradient(left, #fff 50%, #ebedee);
	background:-o-linear-gradient(left, #fff 50%, #ebedee);
	background:-ms-linear-gradient(left, #fff 50%, #ebedee);
}

.cart-items div.equipment-order .tbody .tr {
	height:37px;
}

.cart-items div.equipment .tbody .tr_into,
.cart-items div.equipment-order .tbody .tr_into {
	width:954px;
	height:72px;
	margin:0px;
	padding:0px;
	border:1px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.cart-items div.equipment-order .tbody .tr_into {
	height:35px;
}

.cart-items div.equipment .tbody .cart-item-image,
.cart-items div.equipment .tbody .cart-item-name,
.cart-items div.equipment .tbody .cart-item-price,
.cart-items div.equipment .tbody .cart-item-quantity,
.cart-items div.equipment .tbody .cart-item-summa,
.cart-items div.equipment .tbody .cart-item-actions {
	height:72px;
	display:table-cell;
	vertical-align:middle;
	padding:0px;
	text-align:left;
}

.cart-items div.equipment-order .tbody .cart-item-number,
.cart-items div.equipment-order .tbody .cart-item-image,
.cart-items div.equipment-order .tbody .cart-item-name,
.cart-items div.equipment-order .tbody .cart-item-price,
.cart-items div.equipment-order .tbody .cart-item-quantity,
.cart-items div.equipment-order .tbody .cart-item-summa,
.cart-items div.equipment-order .tbody .cart-itogo,
.cart-items div.equipment-order .tbody .cart-allsum {
	height:35px;
	display:table-cell;
	vertical-align:middle;
	padding:0px;
	text-align:right;
}

.cart-items div.equipment .tbody .cart-item-image {
	width:86px;
}

.cart-items div.equipment .tbody .cart-item-name {
	width:463px;
}

.cart-items div.equipment .tbody .cart-item-name a {
	font:normal 13px/1.3 Arial;
	color:#222;
	text-decoration:underline;
}

.cart-items div.equipment .tbody .cart-item-name a:hover {
	color:#cc9900;
	text-decoration:none;
}

.cart-items div.equipment .tbody .cart-item-price {
	width:86px;
	text-align:right;
}

.cart-items div.equipment .tbody .cart-item-price div.price,
.cart-items div.equipment .tbody .cart-item-price div.discount-price {
	font:normal 13px/1.3 Arial;
	color:#222;
	margin:0px;
	padding:0px;
}

.cart-items div.equipment .tbody .cart-item-price div.old-price {
	font:normal 13px/1.3 Arial;
	color:#ca1507;
	text-decoration:line-through;
	margin:0px;
	padding:0px;
}

.cart-items div.equipment .tbody .cart-item-price div.unit {
	font:normal 13px/1.3 Arial;
	color:#616161;
	margin:-3px 0px 0px 0px;
	padding:0px;
}

.cart-items div.equipment .tbody .cart-item-quantity {
	width:96px;
	text-align:right;
}

.cart-items div.equipment .tbody .cart-item-quantity a.minus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left top no-repeat;
}

.cart-items div.equipment .tbody .cart-item-quantity a.minus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_minus.png') left -23px no-repeat;
}

.cart-items div.equipment .tbody .cart-item-quantity input[class="quantity"] {
	width:34px;
	height:21px;
	line-height:21px;
	float:left;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right: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 div.equipment .tbody .cart-item-quantity a.plus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left top no-repeat;
}

.cart-items div.equipment .tbody .cart-item-quantity a.plus:hover {
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/bg_a_plus.png') left -23px no-repeat;
}

.cart-items div.equipment .tbody .cart-item-summa {
	width:88px;
	text-align:right;
	font:normal 13px/1.3 Arial;
	color:#222;
}

.cart-items div.equipment .tbody .cart-item-actions {
	width:115px;
	padding:0px 0px 0px 20px;
}

.cart-items div.equipment .tbody .cart-item-actions a.deleteitem {
	font:normal 12px/15px Arial;
	color:#727272;
	text-decoration:underline;
	height:15px;
	display:inline-block;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;
	background:url('/bitrix/templates/adaptive/./images/delete_from_cart.png') left top no-repeat;
}

.cart-items div.equipment .tbody .cart-item-actions a.deleteitem:hover {
	color:#303338;
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/delete_from_cart.png') left -15px no-repeat;
}


.cart-items div.equipment .tbody .cart-item-actions a.setaside {
	font:normal 12px/15px Arial;
	color:#727272;
	text-decoration:underline;
	height:15px;
	display:inline-block;
	margin:0px;
	padding:0px 0px 0px 21px;
	background:url('/bitrix/templates/adaptive/./images/delay_from_cart.png') left top no-repeat;
}

.cart-items div.equipment .tbody .cart-item-actions a.setaside:hover {
	color:#303338;
	text-decoration:none;
	background:url('/bitrix/templates/adaptive/./images/delay_from_cart.png') left -15px no-repeat;
}

.cart-items div.equipment-order .tbody .cart-item-number {
	width:15px;
	padding:0px 0px 0px 15px;
	font:normal 13px/1.3 Arial;
	color:#a5a5a5;
	text-align:left;
}

.cart-items div.equipment-order .tbody .cart-item-image {
	width:42px;
	text-align:left;
}

.cart-items div.equipment-order .tbody .cart-item-name {
	width:626px;
	font:normal 13px/1.3 Arial;
	color:#616161;
	text-align:left;
}

.cart-items div.equipment-order .tbody .cart-item-price {
	width:100px;
	font:normal 13px/1.3 Arial;
	color:#222;
}

.cart-items div.equipment-order .tbody .cart-item-quantity {
	width:58px;
	font:normal 13px/1.3 Arial;
	color:#222;
}

.cart-items div.equipment-order .tbody .cart-item-summa {
	width:87px;
	padding:0px 11px 0px 0px;
	font:normal 13px/1.3 Arial;
	color:#222;
	text-align:right;
}

.cart-items div.equipment-order .tbody .cart-itogo {
	width:626px;
	padding:0px 0px 0px 72px;
	font:normal 13px/1.3 Arial;
	color:#616161;
	text-align:left;
}

.cart-items div.equipment-order .tbody .cart-allsum {
	width:245px;
	padding:0px 11px 0px 0px;
	font:normal 13px/1.3 Arial;
	color:#222;
}

.cart-items div.equipment .tbody .myorders_itog,
.cart-items div.equipment-order .myorders_itog {
	width:956px;
	height:28px;
	margin:2px 0px 0px 0px;
	padding:0px;
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.cart-items div.equipment-order .myorders_itog {
	height:37px;
}

.cart-items div.equipment .tbody .myorders_itog .cart-itogo,
.cart-items div.equipment-order .myorders_itog .cart-itogo {
	width:736px;
	height:28px;
	display:table-cell;
	vertical-align:middle;
	font:normal 13px/1.3 Arial;
	color:#838383;
	text-align:right;
}

.cart-items div.equipment-order .myorders_itog .cart-itogo {
	width:799px;
	height:37px;
	color:#222;
}

.cart-items div.equipment .tbody .myorders_itog .cart-allsum,
.cart-items div.equipment-order .myorders_itog .cart-allsum {
	width:203px;
	height:28px;
	display:table-cell;
	vertical-align:middle;
	padding:0px 0px 0px 17px;
	font:bold 14px/1.3 Arial;
	color:#222;
	text-align:left;
}

.cart-items div.equipment-order .myorders_itog .cart-allsum {
	width:145px;
	height:37px;
	padding:0px 12px 0px 0px;
	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 .cart-coupon {
	width:435px;
}

.cart-items .cart-coupon input {
	width:398px;
	height:28px;
	margin:0px;
	padding:0px 10px;
	font:normal 13px/28px Arial;
	color:#37414c;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:none;
}
.basket-btns{
	padding: 10px 0;
	text-align: center;
}
.basket-btns>div{
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
.basket-btns .tal input {
	width:141px;
	height:30px;
	margin:0px;
	padding:0px;
	font:bold 14px/28px Arial;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #868b96;
	border:1px solid #ccd0d6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	background:url('/bitrix/templates/adaptive/./images/bg_table_w100p_td_tal_input.jpg') left top repeat-x;
}

.basket-btns .tal input:hover {
	text-shadow:0px -1px 0px #0c0c0d;
	border:1px solid #686e76;
	background:url('/bitrix/templates/adaptive/./images/bg_table_w100p_td_tal_input.jpg') left -28px repeat-x;
	cursor:pointer;
}

.basket-btns .tac {
	padding:0px 10px;
}

.basket-btns .tac a.boc_cart_anch {
	width:188px;
	height:28px;
	display:block;
	margin:0px;
	padding:0px;
	font:bold 14px/28px Arial;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #734005;
	border:1px solid #ffa200;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	background:url('/bitrix/templates/adaptive/./images/bg_table_w100p_td_tac_a.jpg') left top repeat-x;
}

.basket-btns .tac a.boc_cart_anch:hover {
	text-decoration:none;
	text-shadow:0px -1px 0px #0c0c0d;
	border:1px solid #686e76;
	background:url('/bitrix/templates/adaptive/./images/bg_table_w100p_td_tac_a.jpg') left -28px repeat-x;
}

.basket-btns .tar input {
	width:172px;
	height:30px;
	margin:0px;
	padding:0px;
	font:bold 14px/28px Arial;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #52670a;
	border:1px solid #a0c61e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	background:url('/bitrix/templates/adaptive/./images/bg_table_w100p_td_tar_input.jpg') left top repeat-x;
}

.basket-btns .tar input:hover {
	text-shadow:0px -1px 0px #000;
	border:1px solid #686e76;
	background:url('/bitrix/templates/adaptive/./images/bg_table_w100p_td_tar_input.jpg') left -28px repeat-x;
	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 h2,
.personal h2 {
	font:bold 16px/1.3 Arial;
	color:#616c71;
	margin:0px 0px 2px 0px;
	padding:9px 0px 9px 14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#f0f2f3;
	background:linear-gradient(to right, #f0f2f3 50%, #e0e3e7);
	background:-webkit-linear-gradient(left, #f0f2f3 50%, #e0e3e7);
	background:-moz-linear-gradient(left, #f0f2f3 50%, #e0e3e7);
	background:-o-linear-gradient(left, #f0f2f3 50%, #e0e3e7);
	background:-ms-linear-gradient(left, #f0f2f3 50%, #e0e3e7);
}

.personal .column1,
.personal .column2,
.personal .column3 {
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px;
}

.personal .column1 {
	margin:0px 15px 15px 0px;
}

.personal .column3 {
	margin:0px;
}

.myorders .person_type,
.myorders .order-info,
.personal .personal-info {
	margin:0px 0px 10px 0px;
	padding:0px;
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
	background:linear-gradient(to right, #fff 50%, #ebedee);
	background:-webkit-linear-gradient(left, #fff 50%, #ebedee);
	background:-moz-linear-gradient(left, #fff 50%, #ebedee);
	background:-o-linear-gradient(left, #fff 50%, #ebedee);
	background:-ms-linear-gradient(left, #fff 50%, #ebedee);
}

.myorders .person_type_in,
.myorders .order-info_in,
.personal .personal-info_in {
	border:1px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	margin:0px;
	padding:10px;
}

.myorders .person_type_in table label,
.myorders .order-info_in table label {
	font:bold 14px/1.3 Arial;
	color:#222;
}

.myorders .order-info span.description {
	font:normal 13px/1.3 Arial;
	color:#999;
}

.myorders .order-info span.star {
	font:bold 14px/1.3 Arial;
	color:#cc0000;
}

.myorders .order-info input[type="text"],
.personal input[type="text"],
.personal input[type="password"] {
	width:297px;
	height:28px;
	margin:0px;
	padding:0px 10px;
	font:normal 13px/28px Arial;
	color:#37414c;
	text-align:left;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:#fff;
}

.myorders .order-info textarea,
.personal textarea {
	width:297px;
	max-width:297px;
	height:48px;
	max-height:48px;
	margin:0px;
	padding:10px;
	font:normal 13px/1.3 Arial;
	color:#37414c;
	text-align:left;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:#fff;
}

.myorders div.order-info select {
	margin:0px;
	padding:5px 0px 5px 11px;
	font:normal 13px/1.3 Arial;
	color:#37414c;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:#fff;
}

.order-checkout input[name="submitbutton"],
.personal input[type="submit"] {
	width:182px;
	height:30px;
	margin:5px 0px 0px 12px;
	padding:0px;
	font:bold 14px/1.3 Arial;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-shadow:0px -1px 0px #52670a;
	border:1px solid #a0c61e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.34);
	background:url('/bitrix/templates/adaptive/./images/bg_table_w100p_td_tar_input.jpg') left top repeat-x;
}

.personal input[type="submit"] {
	width:172px;
	margin:5px 0px 0px 0px;
}

.order-checkout input[name="submitbutton"]:hover,
.personal input[type="submit"]:hover {
	text-shadow:0px -1px 0px #000;
	border:1px solid #686e76;
	background:url('/bitrix/templates/adaptive/./images/bg_table_w100p_td_tar_input.jpg') left -28px repeat-x;
	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:Arial;
	font-size:13px;
	font-weight:normal;
	color:#37414c;
	text-decoration:underline;
	display:inline-block;
	margin:0px;
	padding:5px;
}

.order-list .sort a.sortbutton:hover {
	text-decoration:none;
}

.order-list .sort a.sortbutton.current {
	color:#232526;
	text-decoration:none;
	background:#e6e6e6;
}

div.order-item { 
	width:100%;
	margin:0px 0px 20px 0px;
	padding:0px;
}

div.order-title-inner { 
	padding:5px 10px; 
	overflow: hidden;
	background:#e6e6e6;
}

div.order-title-inner span { 
	font-weight:bold;
	float:left;
} 

div.order-title-inner a { 
	float:right;
}

div.order-info { 
	overflow: hidden; 
	padding:10px;
	border-bottom:1px solid #F7F7F7; 
	border-right:1px solid #F7F7F7; 
	border-left:1px solid #F7F7F7;
}

div.order-details { 
	width:60%;
	float:left; 
}

div.order-props p label { 
	font-weight:bold;
}

div.order-items { 
	margin:10px 0px 0px 15px;
}

div.order-items label {
	font-weight:bold;
}

div.order-items ol { 
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 15px; 
}

div.order-items li { 
	margin:0px 0px 5px 0px;
}

div.order-status-info { 
	width:30%;
	float:right;
}

div.order-status-date { 
	margin:0px 0px 7px 0px;
}

div.order-status { 
	color:#fff;
	margin:0px 0px 7px 0px; 
	padding:2px 6px; 
}

div.order-status { 
	background:#A4A4A4; 
}

div.order-status-n {
	background:#FFAE00;
}

div.order-status-deny { 
	background:#F20000;
}

div.order-status-p { 
	background:#3ABE00;
}

div.order-status-links a { 
	display:block; 
	outline:none; 
	margin:0px 0px 3px 0px;
}


/***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;
	margin:0px;
	padding:0px 10px;
	font:normal 13px/28px Arial;
	color:#37414c;
	text-align:left;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:#fff;
}

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 span.starrequired {
	font:bold 14px/1.3 Arial;
	color:#cc0000;
}

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:297px;
	height:28px;
	margin:0px;
	padding:0px 10px;
	font:normal 13px/28px Arial;
	color:#37414c;
	text-align:left;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:#fff;
}

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 {
	width:297px;
	max-width:297px;
	height:48px;
	max-height:48px;
	margin:0px;
	padding:10px;
	font:normal 13px/1.3 Arial;
	color:#37414c;
	text-align:left;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:#fff;
}


/***OTHER***/
.errortext {
	display:block;
	font:normal 13px/1.3 Arial;
	color:#50280d;
	background:url('/bitrix/templates/adaptive/./images/bg_alertmsg_bad.jpg') 10px center no-repeat #ffbb8d;
	border:1px solid #eb9d5e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	margin:0px 0px 5px 0px;
	padding:5px 10px 5px 33px;
}

.errortext ul {
	padding:0px 0px 0px 15px !important;
}


.oktext {
	display:block;
	font:normal 13px/1.3 Arial;
	color:#406100;
	text-align:left;
	background:url('/bitrix/templates/adaptive/./images/bg_alertmsg_good.jpg') 10px center no-repeat #c8ff5b;
	border:1px solid #b9e014;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	margin:0px 0px 5px 0px;
	padding:5px 10px 5px 33px;
}


/***NEW OLD BYERS***/
div.order-checkout table.sale_order_full_table input[type="text"],
div.order-checkout table.sale_order_full_table input[type="password"] {
	width:260px;
	height:28px;
	margin:0px;
	padding:0px 10px;
	font:normal 13px/28px Arial;
	color:#37414c;
	text-align:left;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:#fff;
}
.call_back {
	font-size:20px;
	font-weight:bold;
	color:#000;
	padding:10px 0px;
}
.already_seen{
	overflow: hidden;
}
.cart-box{
	overflow: hidden;
}

/***1200px***/
@media screen and (max-width:1253px) {
	.center {
		max-width:994px;
	}

	#header {  
		max-width:994px; 
	}

	#header_2 {
		width:343px;
	}

	#header_2 #altop_search {
		width:310px;
	}

	#content-wrapper { 
		max-width:994px;
	}

	#content { 
		max-width:945px;
		width: auto;
		float: none;
		margin-left: 10px;
	}

	ul#left-menu li.parent ul#submenu, ul#left-menu li.parent ul.submenu {
		width:712px;
	}

	#workarea { 
		width: auto;
		overflow: hidden;
		float: none;
	}

	#banner_top {
		width:500px;
	}

	.anythingSlider {
		width:500px;
		height:228px;
	}

	.anythingSlider .wrapper {
		width:500px;
		height:228px;
	}

	.anythingSlider ul li { 
		width:500px;
		height:228px;
	}

	.anythingSlider ul li img {
		width:500px;
		height:228px;
	}

	div#news_home ul.lsnn li a div.title-link {
		width:252px;
	}

	.ndl_tabs .section .box div.catalog-item-card:nth-child(n + 7) {
		display:none;
	}

	div.catalog-item-card:nth-child(3n + 2) {
		margin:0px 2px 2px 2px;
	}

	div.catalog-item-card:nth-child(3n + 1),
	div.catalog-item-card:nth-child(3n + 3) {
		margin:0px 0px 2px 0px;
	}

	#breadcrumb { 
		width:460px;
	}

	.already_seen ul {
		width:auto;
	}

	.already_seen ul li:nth-child(n + 13) {
		display:none;
	}

	.already_seen ul li:nth-child(n+11) a span {
		left:auto;
		right:18px;
	}

	.already_seen ul li:nth-child(n+11) a span::before {
		left:auto;
		right:11px;
	}

	#footer { 
		 
	}

	#footer_left {
		width:365px;
	}

	#footer_center {
		width:173px;
	}

	#foot_panel {
		width:945px;
		margin:0px 0px 0px -472.5px;
	}

	.news-list .news-item a .news-title {
		width:603px;
	}

	ul.news_prev_next li a div.title-link {
		width:237px;
	}

	.stati-list .stati-item .descr {
		width:580px;
	}

	ul.stati_prev_next li a div.title-link {
		width:128px;
	}

	ul.stati_prev_next li a div.title-link span {
		width:128px;
	}

	div.vendors-section-item:nth-child(3n + 2) {
		margin:0px 2px 2px 2px;
	}

	div.vendors-section-item:nth-child(3n + 1),
	div.vendors-section-item:nth-child(3n + 3) {
		margin:0px 0px 2px 0px;
	}

	div.catalog-section-child:nth-child(3n + 2) {
		margin:0px 2px 2px 2px;
	}

	div.catalog-section-child:nth-child(3n + 1),
	div.catalog-section-child:nth-child(3n + 3) {
		margin:0px 0px 2px 0px;
	}

	.filter {
		width:676px;
	}

	div.catalog-item div.catalog-item-info { 
		width:694px;
	}

	div.catalog-item div.catalog-item-desc { 
		width:380px;
	}

	div.catalog-item-price div.catalog-item-info {
		width:708px;
	}

	div.catalog-item-price div.catalog-item-title {
		width:310px;
	}

	div.catalog-detail table.catalog-detail td.first {
		width:265px;
	}

	div.catalog-detail-pictures div.detail_picture img {
		max-width:265px;
		max-height:265px;
	}

	div.catalog-detail-pictures div.more_photo ul li:nth-child(3n+3) {
		margin:0px 0px 10px 0px;
	}

	div.catalog-detail-pictures div.more_photo ul li:nth-child(3n+1),
	div.catalog-detail-pictures div.more_photo ul li:nth-child(3n+2) {
		margin:0px 10px 10px 0px;
	}

	div.catalog-detail .box div.catalog-item-card:nth-child(n + 7) {
		display:none;
	}

	div.related-items div.catalog-item-card:nth-child(n + 4) {
		display:none;
	}

	.cart-accessories div.catalog-item-card:nth-child(n + 7) {
		display:none;
	}

	.cart-items div.equipment .tbody .tr,
	.cart-items div.equipment-order .tbody .tr {
		width:716px;
	}

	.cart-items div.equipment .tbody .tr_into,
	.cart-items div.equipment-order .tbody .tr_into {
		width:714px;
	}

	.cart-items div.equipment .thead .cart-item-name {
		width:243px;
	}

	.cart-items div.equipment-order .thead .cart-item-name {
		width:445px;
	}

	.cart-items div.equipment .tbody .cart-item-name {
		width:243px;
	}

	.cart-items div.equipment-order .tbody .cart-item-name {
		width:386px;
	}

	.cart-items div.equipment-order .tbody .cart-itogo {
		width:386px;
	}

	.cart-items div.equipment .tbody .myorders_itog,
	.cart-items div.equipment-order .myorders_itog {
		width:716px;
	}

	.cart-items div.equipment .tbody .myorders_itog .cart-itogo {
		width:496px;
	}

	.cart-items div.equipment-order .myorders_itog .cart-itogo {
		width:559px;
	}

	.cart-items table.w100p td.cart-coupon {
		width:365px;
	}

	.cart-items table.w100p td.cart-coupon input {
		width:158px;
	}
	#top-menu ul.store-horizontal li a{
		padding: 0 10px;
	}
}
@media screen and (max-width:991px) {
	.center{
		width: 750px;
	}
	#discount_left{
		display: none;
	}
	#footer_right{
		width: 210px;
	}
	#left-column{
		width: auto;
		float: none;
		margin-bottom: 10px;
		overflow: hidden;
	} 
	#content{
		max-width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	#new_leader_disc, #banner_left, #vendors, #subscribe, #stati_left
	{display: none;}
	#banner_top ,
	.anythingSlider,
	.anythingSlider .wrapper ,
	.anythingSlider ul li,
	.anythingSlider ul li img {
		width:700px;
		height:228px;
	}
	.anythingSlider{
		margin-left: 0;
	}
	#workarea{
		overflow:inherit;
	}
	#left-column{
		margin-right: 0;
	}
	#content{
		margin-left: 0;

	}
	ul#left-menu li.parent:hover{
		width: auto;
	}
	.anythingSlider .arrow.forward{
		right: -22px;
	}
	ul#left-menu li.parent ul#submenu, ul#left-menu li.parent ul.submenu{
		display: none !important;
	}


	.toggle_mnu {
	  width: 40px;
	  height: 40px;
	  position: absolute;
	  z-index: 100;
	  border: none;
	  background-color: #000;
	  right: 10px;
	  top: 34px; }
	  .toggle_mnu span {
	    display: block; }
	.sandwich {
	  width: 28px;
	  height: 28px;
	  position: absolute;
	  top: 8px;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
	  z-index: 200; }
	.sw-topper {
	  position: relative;
	  top: 0;
	  width: 28px;
	  height: 3px;
	  background: white;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  display: block; }
	.sw-bottom {
	  position: relative;
	  width: 28px;
	  height: 3px;
	  top: 6.6px;
	  background: white;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  -webkit-transition-delay: 0.2s, 0s;
	          transition-delay: 0.2s, 0s; }
	.sw-footer {
	  position: relative;
	  width: 28px;
	  height: 3px;
	  top: 13.5px;
	  background: white;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: all 0.5s;
	          transition: all 0.5s;
	  -webkit-transition-delay: 0.1s;
	          transition-delay: 0.1s; }
	.sandwich.active .sw-topper {
	  top: 9px;
	  -webkit-transform: rotate(-45deg);
	      -ms-transform: rotate(-45deg);
	          transform: rotate(-45deg); }
	.sandwich.active .sw-bottom {
	  top: 6px;
	  -webkit-transform: rotate(45deg);
	      -ms-transform: rotate(45deg);
	          transform: rotate(45deg); }
	.sandwich.active .sw-footer {
	  opacity: 0;
	  top: 0;
	  -webkit-transform: rotate(180deg);
	      -ms-transform: rotate(180deg);
	          transform: rotate(180deg); }
	#top-menu{
		z-index: 12;
		position: fixed;
		top:0px;
		height: 100%;
		overflow-y: auto;
		left:0;
		width: 200px;
		background: #fff;
		box-shadow: 2px 0 15px 0 rgba(0,0,0,0.3);
		display: none;
	}
	#top-menu ul.store-horizontal li a, #top-menu ul.store-horizontal li ul li a{
		color: #000 !important;
		text-shadow: none !important;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px !important;
	}
	#top-menu ul.store-horizontal li{
		float: none;
		margin: 0;
	}
	#top-menu ul.store-horizontal{
		float: none;
		margin-left: 0;
	}
	#top-menu ul.store-horizontal li ul{
		width: auto;
		position: static;
		display: block;
	}
	#top-menu ul.store-horizontal li ul{
		background: none;
		border: 0;
		padding-bottom: 0;
	}
	#top-menu ul.store-horizontal li ul li{
		border: 0;
	}
	#top-menu ul.store-horizontal li ul li a{
		padding-top: 7px;
		padding-bottom: 7px;
	}
	#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{
		background: none;
	}
	#top-menu ul.store-horizontal li ul li a:hover{
		background: none !important;
		color: #000 !important;
	}
	#header_2{
		display: none;
	}
	#header_3{
		width: 170px;
	}
	#header_1 #logo{
		margin-left: 0;
	}
	#header_4{
		padding-right: 60px;
	}
	#left-column div.h3{
		padding: 10px;
		text-align: center;
		text-transform: uppercase;
		background: #eee;
	}
	ul#left-menu{
		display: none;
	}
	.wrap {
		height: 0 !important;
	}
	#header{
		position: relative;
	}
	.ndl_tabs .section ul.tabs li.current img,
	div.catalog-item-card a.link div.sticker img.new,
	div.catalog-item-card a.link div.sticker img.hit,
	div.catalog-item-card a.link div.sticker img.discount{
		z-index: 6;
	}
	#workarea img{
		max-width: 100%;
		height: auto;
	}
	#foot_panel_1{
		display: none;
	}
	#foot_panel{
		width: 750px;
		margin-left: -375px;
	}
	#foot_panel_2{
		float: none;
		max-width: 430px;
		margin: -10px auto  0;
	}
}
@media screen and (max-width:767px) {
	.anythingSlider{
		display: none;
	}
	#foot_panel{
		width: 100%;
		margin: 0;
		left: 0;
	}
	#news_home{
		display: none;
	}
	#to_top{
		display: none !important;
	}
	#header{
		height: 130px;
	}
	#header_3{
		display: none;
	}
	#header_4{
		float: right;
	}
	#header_1{
		width: auto;
	}
	.ndl_tabs .section ul.tabs li.new.current,
	.ndl_tabs .section ul.tabs li.hit.current,
	.ndl_tabs .section ul.tabs li.discount.current,
	.ndl_tabs .section ul.tabs li{
		width: auto;
		height: auto;
		float: none;
	}
	.ndl_tabs .section ul.tabs{
		height: auto;
	}
	.ndl_tabs .section ul.tabs li.hit{
		margin: 0 !important; 
	}
	div.catalog-item-card{
		margin: 0 !important;
		width: 50%;
		box-sizing: border-box;
	}
	#body_text{
		padding: 0 !important; 
	}
	#footer_left{
		width: auto;
		float: none;
		margin-bottom: 10px;
		height: auto;
		overflow: hidden;
	}
	#footer_center{
		width: auto;
		float: none;
		margin-bottom: 10px;
		height: auto;
	}
	#footer_right{
		width: auto;
		float: none;
		text-align: left;
		height: auto;
	}
	#footer{
		height: auto;
		padding: 10px 0;
	}
	#footer_left #copyright{
		padding: 0;
	}
	#footer_center #footer-links{
		padding-top: 0;
	}
	#footer_right #counters{
		width: auto;
		margin: 0;
	}
	#footer_right #footer-design{
		float: none;
		margin: 0;
	}
	#footer_center #footer-links{
		float: none;
	}
	#footer_center #footer-links ul{
		float: none;
		overflow: hidden;
	}
	#footer_right #footer-design{
		text-align:  left !important; 
	}
	.center{
		width: auto;
	}
	#header_4 div.telephone{
		float: none;
	}
	#header_4 div.telephone p{
		font-size: 20px;
		text-align: right;
	}
	#header_4{
		width: 164px;
	}
	#header_1 #logo{
		width: auto;
	}
	#header_1 #logo a img{
		width: 240px;
	}
	#footer{
		padding: 10px;
	}
	.filter{
		width: auto;
		float: none;
		overflow: hidden;
	}
	a#catalog_item_toogle_filter{
		display: inline-block;
		margin-bottom: 10px;
		float: none;
	}
	.count_items, div.catalog-item-sorting, div.catalog-item-limit, div.catalog-item-view{
		float: none;
		margin-left: 0;
		margin-bottom: 10px;
		overflow: hidden;
		height: auto;
	}
	div.catalog-item div.catalog-item-info{
		width: auto;
		float: none;
		overflow: hidden;
	}
	div.catalog-item div.catalog-item-image{
		margin: 10px;
		text-align: center;
		float: none;
		width: auto;
	}
	div.catalog-item div.catalog-item-desc{
		width: auto;
		float: none;
		margin-bottom: 10px;
		overflow: hidden;
	}
	div.catalog-item div.catalog-item-desc+div{
		float: none !important;
		width: auto !important;
		margin-bottom: 10px;
	}
	div.catalog-item .buy_more{
		width: auto;
		position: static;
	}
	div.catalog-item .buy_more input[name="add2basket"], div.catalog-item .buy_more input[name="add2basket_offer"]{
		margin-left: 10px;
		margin-top: 0;
	}
	div.catalog-item span.unit{
		margin: 0;
		text-align: left;
	}
	div.catalog-item span.catalog-item-price{
		text-align: left;
	}
	 div.catalog-item-price div.catalog-item-image{
		margin-bottom: 0;
	}
	div.catalog-item-price div.catalog-item-info{
		text-align: center;
	}
	div.catalog-item-price div.catalog-item-title{
		float: none;
		width: auto;
	}
	div.catalog-item-price span.catalog-item-price{
		width: auto;
		float: none;
		display: block;
		text-align: center;
	}
	div.catalog-item-price span.unit{
		display: none;
	}
	div.catalog-item-price .buy_more{
		width: 120px;
		float: none;
		display: block;
		margin: 0 auto;
	}
	div.catalog-item-price div.catalog-item-image div.sticker{
		left: 48%;
	}
	.catalog-item-price div.catalog-item{
		width: 33.3333%;
		float: left;
		box-sizing: border-box;
	}
	#breadcrumb{
		width: auto;
		float: none;
	}
	#podelitsya{
		float: none;
	}
	.review .row{
		width: auto;
		float: none;
		overflow: hidden;
		padding: 0px 10px 5px ;
	}
	.review .row .span2{
		width: auto;
		float: none;
	}
	.review .row .span1{
		width: auto;
		float: none;
		margin-bottom: 5px;
	}
	.review .row input[type="text"], .review .row textarea{
		width: 100% !important;
		box-sizing: border-box;
	}
	.review{
		top: 50px;
		margin-left: -150px;
		width: 300px;
	}
	.review div.submit{
		width: auto;
		float: none;
	}
	.review .row .span2 img{
		margin-top: 10px;
	}
	div.catalog-section div.catalog-section-title a{
		line-height: 22px;
		background:#f0f2f3;
		height: auto;
		font-size: 16px;
	}
	div.catalog-section-child a{
		width: auto;
		height: auto;
	}
	div.catalog-section-child{
		float: none;
	}
	div.catalog-section-child:nth-child(3n + 2){
		margin: 0;
		margin-bottom: 2px;
	}
	div.vendors-section-item a{
		width: auto;
		height: auto;
	}
	div.vendors-section-item{
		float: none;
	}
	div.vendors-section-item:nth-child(3n + 2){
		margin: 0;
		margin-bottom: 2px;
	}
	.news-list .news-item a .news-title{
		float: none;
		width: auto;
		overflow: hidden;
	}
	.stati-list .stati-item .descr{
		float: none;
		width: auto;
		overflow: hidden;
	}
	#addItemInCart{
		width: 300px;
		margin-left: -160px;
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0;
		top: 20px;
	}
	#addItemInCart .item_added{
		width: auto;
		height: auto;
		padding: 7px;
		font-size: 16px;
		line-height: 16px;
	}
	#addItemInCart .item_image_full{
		width: auto;
		height: auto;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	#addItemInCart .item_image_full .item_image_table{
		display: block;
		width: auto;
		height: auto;
	}
	#addItemInCart .item_title_desc{
		width: auto;
		height: auto;
		float: none;
	}
	#addItemInCart .item_title_desc .item_title{
		width: auto;
	}
	#addItemInCart .item_title_desc .item_desc{
		width: auto;
	}
	#addItemInCart .item_count_full{
		display: none;
	}
	#addItemInCart .item_links a.close{
		margin-bottom: 10px;
	}
	#footer{
		padding-bottom: 60px;
	}
	.cart-items div.equipment .tbody .tr_into, .cart-items div.equipment-order .tbody .tr_into{
		width: auto;
	}
	.cart-items div.equipment .tbody .myorders_itog, .cart-items div.equipment-order .myorders_itog{
		width: auto;
	}
	.cart-items div.equipment .tbody .tr, .cart-items div.equipment-order .tbody .tr{
		width: auto;
	}
	.cart-items div.equipment .thead{
		display: none;
	}
	.cart-items div.equipment .tbody .cart-item-image, .cart-items div.equipment .tbody .cart-item-name, .cart-items div.equipment .tbody .cart-item-price, .cart-items div.equipment .tbody .cart-item-quantity, .cart-items div.equipment .tbody .cart-item-summa, .cart-items div.equipment .tbody .cart-item-actions{
		height: auto;
		text-align: center;
		display: block;
		width: auto;
		margin-bottom: 10px;
	}
	.cart-items div.equipment .tbody .tr_into, .cart-items div.equipment-order .tbody .tr_into{
		height: auto;
		display: block;
	}
	.cart-items div.equipment .tbody .tr, .cart-items div.equipment-order .tbody .tr{
		display: block;
		height: auto;
	}
	.cart-items div.equipment .tbody .cart-item-quantity{
		width: 80px;
		overflow: hidden;
		margin: 0 auto 10px;
	}
	.cart-items div.equipment .tbody .cart-item-price{
		display: none;
	}
	div.catalog-detail-pictures{
		width: auto;
		float: none;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.cart-description{
		width: auto;
		float: none;
		overflow: hidden;
	}
	.already_seen ul{
		background: none;
		float: none;
		overflow: hidden;
	}
	#workarea{
		overflow: hidden;
	}
}
@media screen and (max-width:480px) {
	.callback{
		top: 50px;
		width: 300px;
		right: 50%;
		margin-right: -150px;
	}
	a.boc_anch{
		display: block;
		float: none;
		margin-top: 15px;
	}
	div.catalog-detail-info .rating_compare_detail .rating,
	div.catalog-detail-info .rating_compare_detail #catalog-compare,
	div.catalog-detail-info .rating_compare_detail .add_to_delay{
		margin-bottom: 10px;
		margin-left: 0;
		float: none;
	}
	 div.catalog-detail-info .rating_compare_detail .add_to_delay{
	 	display: inline-block;
	 }
	div.catalog-detail .buy_more_detail a.plus,
	div.catalog-detail .buy_more_detail input[name="quantity"],
	div.catalog-detail .buy_more_detail a.minus{
		margin-top: 5px;
	}
	div.catalog-detail div.catalog-detail-price{
		float: none;
	}
	div.catalog-detail .buy_more_detail{
		float: none;
		overflow: hidden;
	}
	#foot_panel_2 span.sum_curr{
		display: none;
	}
	.myorders .order-info textarea, .personal textarea,
	.myorders .order-info input[type="text"], .personal input[type="text"], .personal input[type="password"]{
		width: 100%; 
		box-sizing: border-box;
	}
	#foot_panel_2{
		max-width: 325px;
	}
	div.catalog-detail .tabs li.current a{
		padding: 0 10px;
	}
	div.catalog-detail .tabs li a{
		padding: 5px 10px 0px;
	}
	.stati_prev_next{
		display: none;
	}
	div.catalog-item-limit{
		overflow: hidden;
	}
	div.catalog-item div.rating_compare{
		float: none;
		overflow: hidden;
	}
	div.catalog-item div.rating_compare .rating,
	div.catalog-item div.rating_compare .add_to_compare,
	div.catalog-item div.rating_compare .add_to_delay{
		margin-left: 0;
		margin-bottom: 10px;
		float: none;
	}
	.catalog-item-price div.catalog-item{
		width: 50%;
	}
	.ndl_tabs{
		margin-top: 20px;
	}
	.callback .row{
		width: auto;
		float: none;
		overflow: hidden;
	}
	.callback .row .span2{
		width: 182px;
	}
	div.catalog-item-sorting label{
		width: 100%;
	}
	.callback .row .span1{
		width: 95px;
	}
	.callback textarea, .callback input{
		max-width: 100%;
		box-sizing: border-box;
	}
	#header_1, #header_2, #header_3, #header_4{
		width: auto;
		float: none;
		height: auto;
		text-align: center;
		overflow: hidden;
		padding: 0;
	}
	#header_1 #logo{
		margin-top: 20px;
		float: none;
		overflow: hidden;
		display: inline-block;
	}
	#header_4 div.telephone{
		padding: 0;
	}
	#header_4 div.telephone a.callback_anch{
		float: none;
		display: none;
	}
	#header_4 div.telephone p{
		text-align: center;
	}
	div.catalog-item-card{
		width: auto;
		float: none;
		margin-bottom: 10px !important;
		overflow: hidden;
	}
	div.catalog-item-card div.catalog-item-info{
		float: none;
	}
	#header_1 #logo{
		padding-right: 20px;
	}
	.toggle_mnu{
		top: 18px;
	}
	.filter form table tr td #slider_all{
		width: 130px;
	}
	.filter form table tr td .slider{
		width: 100%;
	}
	.filter form table tr td:first-child{
		padding: 5px;
	}
	.filter form table tr td{
		padding: 5px;
	}
	.filter form table tr td span.sect_name{
		font-size: 11px;
	}
	div.mfeedback div.mf-name input, div.mfeedback div.mf-email input, div.mfeedback div.mf-message textarea{
		width: 100%;
		box-sizing: border-box;
	}
	div.mfeedback div.mf-captcha img{
		margin-top: 10px;
		margin-left: 0;
		float: none;
	}
	div.mfeedback div.mf-captcha+div{
		padding-left: 0 !important;
	}
	.boc_cart{
		top: 20px;
		margin-left: -150px;
		width: 300px;
	}
	.boc_cart .row{
		width: auto;
	}
	.boc_cart .row .span2{
		width: auto;
		float: none;
		overflow: hidden;
	}
	.boc_cart .row .span2 input[type="text"]{
		width: 100%;
		box-sizing: border-box;
	}
	.basket-btns>div{
		display: block;
		margin: 0 0 10px;
	}
	.basket-btns .tac a.boc_cart_anch{
		display: inline-block;
	}
	.news_prev_next{
		display: none;
	}
}



















/* End */
/* /bitrix/components/altop/callback/templates/.default/style.css */
/* /bitrix/components/altop/search.title/templates/.default/style.css */
/* /bitrix/components/altop/ask.price/templates/.default/style.css */
/* /bitrix/templates/adaptive/components/bitrix/iblock.vote/ajax/style.css */
/* /bitrix/templates/elektro_light/components/bitrix/iblock.vote/ajax/style.css */
/* /bitrix/templates/adaptive/components/bitrix/menu/left_menu_footer/style.css */
/* /bitrix/templates/adaptive/template_styles.css */
