

/* Start:/bitrix/templates/elektro_light/components/altop/callback/.default/style.css?16653510433003*/
.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/templates/elektro_light/components/altop/callback/.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/templates/elektro_light/components/altop/callback/.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/templates/elektro_light/components/altop/callback/.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/templates/elektro_light/components/altop/callback/.default/./images/bg_callback_button.jpg) left -28px repeat-x;
}
/* End */


/* Start:/bitrix/components/altop/search.title/templates/.default/style.css?16653510308714*/
#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?16653510304209*/
.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/elektro_light/components/bitrix/iblock.vote/ajax/style.css?1665351043688*/
.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/elektro_light/styles.css?1699943248722*/
div.catalog-detail-pictures div.more_photo ul li.catalog-detail-video a.catalog-detail-images {
    position: relative;
}
div.catalog-detail-pictures div.more_photo ul li a.catalog-detail-images img {
    max-width: 81px;
}
div.catalog-detail-pictures div.more_photo ul li.catalog-detail-video .catalog-detail-video-hover {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 81px;
    height: 81px;
    background: url('/bitrix/templates/elektro_light/images/video.png') center center no-repeat;
}

div.catalog-detail-pictures div.more_photo ul li .video-handler {
	visibility:hidden;
	display:none;
}
.consent_personal_data {
    margin-top: 10px;
}

#subscribe .consent_personal_data {
    margin:0px 0px 10px 25px;
}


/* End */


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

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

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

.center {
	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 {  
	width:1234px;
	height:175px;
	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:40px 0px 0px 1px;
	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: 451px;
	margin-right: 10px !important;
	float: right;
}

#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/elektro_light/./images/time.png) left top no-repeat;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 22px;
}

#header_4 {
	width:182px;
}

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

#header_4 .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 .telephone p span {
	font-size:18px;
}

#header_4 .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/elektro_light/./images/bg_a_callback_anch.png) left bottom repeat-x;
}

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


/***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 { 
	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 { 
	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/elektro_light/./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/elektro_light/./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 {
	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/elektro_light/./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 {
	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 {
	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 {
	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 {
	color:#cc9900;
	text-decoration:none;
	text-shadow:none;
}

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

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 {
	display:block;
	margin:0px;
	padding:0px;
}

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 {
	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 {
	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/elektro_light/./images/new_left.jpg) left top no-repeat;
}

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

ul#new_leader_disc li a.discount {
	height:34px;
	line-height:26px;
	background:url(/bitrix/templates/elektro_light/./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:230px /* 152px */;
	float:left;
	margin:25px 0px 0px -24px;
	padding:0px;
	background:url(/bitrix/templates/elektro_light/./images/bg_subscribe230.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/elektro_light/./images/bg_subscribe_input_submit.png) left top no-repeat;
}

#subscribe input[name="submit"]:hover {
	cursor:pointer;
	background:url(/bitrix/templates/elektro_light/./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 25px -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/elektro_light/./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/elektro_light/./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;
}

.catalog-top {
	width:100%;
	float:left;
	margin:5px 0px 10px 0px;
	padding:0px 0px 8px 0px;
	border-bottom:1px solid #e1e4e8;
}

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

.catalog-top a.all:hover {
	text-decoration:none;
}

.catalog-item-cards {
	width:100%;
	float:left;
	margin:0px 0px 10px 0px; 
}

.catalog-item-card { 
	width:235px;
	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/elektro_light/./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);
}

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

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

.catalog-item-card .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;
}

.catalog-item-card:hover {
	border:1px solid #ffcd00;
	background:url(/bitrix/templates/elektro_light/./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);
}

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

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

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

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

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

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

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

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

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

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

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

.catalog-item-card .item-info {
	width: 100%;
	height: 175px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	display: block;
}

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

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

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

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

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

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

.catalog-item-card .add_to_compare a.catalog-item-compared,
.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.catalog-item-card .buy_more input[name="quantity"],
.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;
}

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

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

.catalog-item-card .buy_more input[name="add2basket"],
.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/elektro_light/./images/bg_add_to_cart.png) left top no-repeat;
}

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

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

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

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

.catalog-item-card .buy_more #available {
	width:80px;
	height:27px;
	margin:0px;
	padding:0px;
	background:url(/bitrix/templates/elektro_light/./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:100%;
	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;
}


/***ALREADY_SEEN***/
.already_seen {
	width:100%;
	float:left;
	margin:20px 0px -20px 0px;
	padding:0px 0px 20px 0px;
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./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/elektro_light/./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 { 
	width:1182px;
	height:180px /* 129px */;
	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 20px 0px 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/elektro_light/./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_center #podelitsya {
	float:left;
	margin:25px 0px 0px 0px;
	padding:0px;
}

#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 12px Arial;

	color:#c1c6d1;
	text-align:right;
	text-decoration:none;
	display:block;
	height:33px;
	margin:0px;
	padding:0px 13px 0px 0px;
}

#footer_right #footer-design a:hover {

	color:#dfe2e9;
	text-decoration:none;
}

#foot_panel {
	width:1182px;
	height:48px;
	position:fixed;
	margin:0px 0px 0px -591px;
	padding:0px;
	bottom:0px;
    left:50%;
	background: url(/bitrix/templates/elektro_light/./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/elektro_light/./images/bg_kabinet.png) 14px top no-repeat;
}

.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/elektro_light/./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/elektro_light/./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.qnt {
	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, #add_offer {  
	float:left;
	margin:0px 0px 0px 5px;
	height:58px;
	background:url(/bitrix/templates/elektro_light/./images/bg_compare.jpg) left 29px no-repeat;
}

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

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

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

#delay span.qnt, #add_offer 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/elektro_light/./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 .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 .sum_curr .curr {
	font-size:14px;
    font-weight:normal;
}

#foot_panel_2 .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/elektro_light/./images/bg_a_oformit.png) left -30px no-repeat;
	text-decoration:none;
}

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

#foot_panel_2 .oformit_disabled {
	width:153px;
	height:30px;
	float:left; 
	margin:20px 0px 0px 8px;
	padding:0px;
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./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/elektro_light/./images/bg_a_close.png) left top no-repeat;
}

.login_close:hover {
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./images/bg_login_form_submit.jpg) left top no-repeat;
}

.login .login-form .fields input[type="submit"]:hover {
	cursor:pointer;
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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-section {
	width:100%;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #d1d6dc;
}

.stati-section .section-title {
	font:normal 18px/1.3 Arial;
	color:#37414c;
	text-decoration:underline;
	display:inline-block;
	margin:0px 0px 11px 0px;
	padding:0px;
}

.stati-section .section-title:hover {
	color:#cc9900;
	text-decoration:none;
}

.stati-section .items {
	width:100%;
	margin:0px 0px 4px 0px;
	padding:0px;
}

.items .stati-item {
	width:100%;
	margin:0px 0px 11px 0px;
	padding:0px;
}

.stati-item .image {
	width:59px;
	height:59px;
	display:table-cell;
	margin:0px;
	padding:0px 10px 0px 0px;
}

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

.stati-item .stati-title {
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.stati-item .stati-title a {
	font:normal 13px/1.3 Arial;
	color:#37414c;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}

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

.stati-section a.all {
	font:normal 13px/1.3 Arial;
	text-decoration:underline;
}

.stati-section a.all:hover {
	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/elektro_light/./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/elektro_light/./images/bg_arrow_prev.jpg) left top no-repeat;
}

ul.stati_prev_next li.prev a:hover div.arrow_prev {
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./images/bg_arrow_next.jpg) left top no-repeat;
}

ul.stati_prev_next li.next a:hover div.arrow_next {
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./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/elektro_light/./images/separator.jpg) left top no-repeat;
}


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

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

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

.catalog-section .catalog-section-title a { 
	font:normal 18px Arial;
	color:#616161;
	text-decoration:underline;
	height:18px;
	display:block;
	margin:0px;
	padding:0px 13px;
	background:url(/bitrix/templates/elektro_light/./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;
}

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

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

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

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

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

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

.catalog-section-child a .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/elektro_light/./images/bg_catalog_section_childs_child.jpg) left top repeat-y;
}

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

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

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

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

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

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

.catalog-section-descr {
	width:100%;
	margin:15px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./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 .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/elektro_light/./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/elektro_light/./images/bg_filter_submit.png) left top no-repeat;
}

.filter form .submit input[type="submit"]:hover {
	background:url(/bitrix/templates/elektro_light/./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***/
.catalog-item-sorting { 
	float:left;
	height:29px;
	margin:0px;
	padding:0px;
}

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

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

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

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

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

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

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


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

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

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

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

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

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


/***VIEW***/
.catalog-item-view {
	float:right;
	height:29px;
}

.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/elektro_light/./images/bg_catalog_item_view_a_list.jpg) left top no-repeat;
}

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

.catalog-item-view a.list.selected {
	background:url(/bitrix/templates/elektro_light/./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);
}

.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/elektro_light/./images/bg_catalog_item_view_a_table.jpg) left top no-repeat;
}

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

.catalog-item-view a.table.selected {
	background:url(/bitrix/templates/elektro_light/./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);
}

.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/elektro_light/./images/bg_catalog_item_view_a_price.jpg) left top no-repeat;
}

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

.catalog-item-view a.price.selected {
	background:url(/bitrix/templates/elektro_light/./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;
}

.catalog-item-list { 
	width:100%;
	float:left;
	padding:10px 0px 10px 0px;
}

.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/elektro_light/./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);
}

.catalog-item .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;
}

.catalog-item:hover {
	border:1px solid #ffcd00;
	background:url(/bitrix/templates/elektro_light/./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);
}

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

.catalog-item .catalog-item-image {
	float:left; 
	margin:5px 10px 5px 0px; 
	overflow:hidden; 
	width:150px;
	position:relative;
}

.catalog-item .catalog-item-image a {
	display:block;
	text-align:center;
	text-decoration:none;
}

.catalog-item .catalog-item-image img {
	border:none;
}

.catalog-item .catalog-item-image div.sticker {
	position:absolute;
	top:0px;
	right:0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.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/elektro_light/./images/bg_compare_a.jpg) left top no-repeat;
}

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

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

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

.catalog-item .add_to_compare a.catalog-item-compared,
.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/elektro_light/./images/bg_compare_a.jpg) left -15px no-repeat;
}

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

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

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

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

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

.catalog-item .add_to_delay a.catalog-item-delayed,
.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;
}

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

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

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

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

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

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

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

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

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

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

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

.catalog-item .buy_more input[name="quantity"],
.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;
}

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

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

.catalog-item .buy_more input[name="add2basket"],
.catalog-item .buy_more input[name="add2basket_offer"] {
	width:79px;
	height:26px;
	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/elektro_light/./images/bg_add_to_cart.png) left top no-repeat;
}

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

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

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

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

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


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


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

.catalog-item-price .catalog-item-info {
	width:948px;
	padding:3px;
}

.catalog-item-price .catalog-item-image {
	margin:0px 5px 0px 0px; 
	width:40px;
	height:30px;
}

.catalog-item-price .catalog-item-image a img {
	width:30px;
	height:30px;
}

.catalog-item-price .catalog-item-image div.sticker {
	position:absolute;
	top:0px;
	left:0px;
}

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

.catalog-item-price .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);
}

.catalog-item-price .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);
}

.catalog-item-price .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);
}

.catalog-item-price .catalog-item-title {
	width:550px;
	height:30px;
	float:left;
	overflow:hidden;
	margin:0px;
}

.catalog-item-price .catalog-item-title a {
	font-size:13px;
	height:30px;
	line-height:30px;
}

.catalog-item-price span.catalog-item-price-old {
	text-align:right;
	color:#ca1507;
	width:84px;
	height:30px;
	display:table-cell;
	vertical-align:middle;
}

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

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

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

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

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

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

.catalog-item-price .buy_more {
	width:117px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	right:0px;
	bottom:0px;
}

.catalog-item-price .buy_more a.minus {
	margin:4px 0px 0px 0px;
}

.catalog-item-price .buy_more input[name="quantity"],
.catalog-item-price .buy_more input[name="quantity_offer"] {
	margin:4px 0px 0px 0px;
}

.catalog-item-price .buy_more a.plus {
	margin:4px 0px 0px 0px;
}

.catalog-item-price .buy_more input[name="add2basket"],
.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/elektro_light/./images/bg_add_to_cart_price.png) left top no-repeat;
}

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

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

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

.catalog-item-price .buy_more #available {
	width:30px;
	height:27px;
	float:right;
	margin:1px 0px 0px 7px;
	padding:0px;
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./images/title-line.gif) left top no-repeat;
}


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

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

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

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

.catalog-detail-pictures div.detail_picture {
	width:100%;
	position:relative;
	margin:0px;
	padding:0px;
}

.catalog-detail-pictures div.detail_picture a.catalog-detail-images {
	display:block;
	text-decoration:none;
	text-align:center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.catalog-detail-pictures div.more_photo ul li.catalog-detail-video .catalog-detail-video-hover{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width:81px;
	height:81px;
	background: url(/bitrix/templates/elektro_light/images/video.png) center center no-repeat;
	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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/elektro_light/./images/bg_a_minus.png) left top no-repeat;
}

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

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

.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/elektro_light/./images/bg_a_plus.png) left top no-repeat;
}

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

.catalog-detail .buy_more_detail form input[name="add2basket"] {
	width:123px;
	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/elektro_light/./images/bg_add_to_cart_detail.png) left top no-repeat;
}

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

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

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

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

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

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

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

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

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

.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/elektro_light/./images/bg_compare_a.jpg) left top no-repeat;
}

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

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

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

.catalog-detail-info .rating_compare_detail #catalog-compare a.catalog-item-compared,
.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/elektro_light/./images/bg_compare_a.jpg) left -15px no-repeat;
}

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

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

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

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

.catalog-detail-info .rating_compare_detail .add_to_delay a.catalog-item-delayed,
.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;
}

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

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

.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***/
.catalog-detail-info div.offer_block {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.catalog-detail .tabs li.current a {
	height:46px;
	padding:0px 25px 0px 25px;
	background:url(/bitrix/templates/elektro_light/./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;
}

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

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

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

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

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

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

.catalog-detail .box #video {
	width:100%;
	margin:0 auto;
	text-align:center;
}


/***RELATED_MATERIALS***/
.related-materials {
	width:100%;
	margin:0px;
	padding:0px;
}

.materials-item {
	width:100%;
	margin:0px 0px 11px 0px;
	padding:0px;
}

.materials-item .image {
	width:59px;
	height:59px;
	display:table-cell;
	margin:0px;
	padding:0px 10px 0px 0px;
}

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

.materials-item .materials-title {
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.materials-item .materials-title a {
	font:normal 13px/1.3 Arial;
	color:#37414c;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}

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

.catalog-detail-stores { 
	margin:0px;
	padding:0px;  
	overflow: hidden; 
}

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

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

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

.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/elektro_light/./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/elektro_light/./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:80px;
	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/elektro_light/./images/bg_a_minus.png) left top no-repeat;
}

table.compare-grid .buy_more a.minus:hover {
	text-decoration:none;
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./images/bg_a_plus.png) left top no-repeat;
}

table.compare-grid .buy_more a.plus:hover {
	text-decoration:none;
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./images/bg_a_to_top.png) 10px 20px no-repeat rgba(0, 0, 0, 0.1);
}

a#to_top:hover {
	background:url(/bitrix/templates/elektro_light/./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:100px; 
	left:35%; 
	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/elektro_light/./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/elektro_light/./images/bg_a_close.png) left top no-repeat;
}

.callback_close:hover {
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./images/bg_a_close.png) left top no-repeat;
}

#addItemInCart .close.button:hover {
	cursor:pointer;
	background:url(/bitrix/templates/elektro_light/./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:50%;
	left:50%;
	margin:-130px 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/elektro_light/./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/elektro_light/./images/bg_a_close.png) left top no-repeat;
}

.more_options .more_options_close:hover {
	cursor:pointer;
	background:url(/bitrix/templates/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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 .equipment,
.cart-items .equipment-order {
	width:100%;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .thead,
.cart-items .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/elektro_light/./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 .equipment .thead .cart-item-image,
.cart-items .equipment .thead .cart-item-name,
.cart-items .equipment .thead .cart-item-price,
.cart-items .equipment .thead .cart-item-quantity,
.cart-items .equipment .thead .cart-item-summa,
.cart-items .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 .equipment-order .thead .cart-item-name,
.cart-items .equipment-order .thead .cart-item-price,
.cart-items .equipment-order .thead .cart-item-quantity,
.cart-items .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 .equipment .thead .cart-item-image {
	width:78px;
	padding:0px 0px 0px 10px;
}

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

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

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

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

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

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

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

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

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

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

.cart-items .equipment .tbody .tr,
.cart-items .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/elektro_light/./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 .equipment-order .tbody .tr {
	height:37px;
}

.cart-items .equipment .tbody .tr_into,
.cart-items .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 .equipment-order .tbody .tr_into {
	height:35px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.cart-items .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 .equipment .tbody .cart-item-quantity a.plus {
	width:22px;
	height:23px;
	float:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:url(/bitrix/templates/elektro_light/./images/bg_a_plus.png) left top no-repeat;
}

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

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

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

.cart-items .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/elektro_light/./images/delete_from_cart.png) left top no-repeat;
}

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


.cart-items .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/elektro_light/./images/delay_from_cart.png) left top no-repeat;
}

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

.cart-items .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 .equipment-order .tbody .cart-item-image {
	width:42px;
	text-align:left;
}

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

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

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

.cart-items .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 .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 .equipment-order .tbody .cart-allsum {
	width:245px;
	padding:0px 11px 0px 0px;
	font:normal 13px/1.3 Arial;
	color:#222;
}

.cart-items .equipment .tbody .myorders_itog,
.cart-items .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 .equipment-order .myorders_itog {
	height:37px;
}

.cart-items .equipment .tbody .myorders_itog .cart-itogo,
.cart-items .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 .equipment-order .myorders_itog .cart-itogo {
	width:799px;
	height:37px;
	color:#222;
}

.cart-items .equipment .tbody .myorders_itog .cart-allsum,
.cart-items .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 .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 table.w100p td.cart-coupon {
	width:435px;
}

.cart-items table.w100p td.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;
}

.cart-items table.w100p td.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/elektro_light/./images/bg_table_w100p_td_tal_input.jpg) left top repeat-x;
}

.cart-items table.w100p td.tal input:hover {
	text-shadow:0px -1px 0px #0c0c0d;
	border:1px solid #686e76;
	background:url(/bitrix/templates/elektro_light/./images/bg_table_w100p_td_tal_input.jpg) left -28px repeat-x;
	cursor:pointer;
}

.cart-items table.w100p td.tac {
	padding:0px 10px;
}

.cart-items table.w100p td.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/elektro_light/./images/bg_table_w100p_td_tac_a.jpg) left top repeat-x;
}

.cart-items table.w100p td.tac a.boc_cart_anch:hover {
	text-decoration:none;
	text-shadow:0px -1px 0px #0c0c0d;
	border:1px solid #686e76;
	background:url(/bitrix/templates/elektro_light/./images/bg_table_w100p_td_tac_a.jpg) left -28px repeat-x;
}

.cart-items table.w100p td.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/elektro_light/./images/bg_table_w100p_td_tar_input.jpg) left top repeat-x;
}

.cart-items table.w100p td.tar input:hover {
	text-shadow:0px -1px 0px #000;
	border:1px solid #686e76;
	background:url(/bitrix/templates/elektro_light/./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 20px 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/elektro_light/./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/elektro_light/./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/elektro_light/./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/elektro_light/./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;
}

#order_form_div .personal-data{
	margin: 5px 0 5px 15px;
}

#new_callback_form .personal-data,
.new_boc_form .personal-data,
.new_boc_cart_form .personal-data{
	margin: 10px 20px 10px 0;
	text-align: right;
}

.mfeedback  .personal-data{
	padding-top: 10px;
	margin: 0 0 5px 117px;
	float: left;
	width: 100%;
}

#subscribe .personal-data{
	padding: 15px 0px 10px 25px;
}

.review .personal-data{
    padding: 0 20px 10px 0;
    text-align: right;
   }
  
.personal-data-disclaimer{
	padding: 13px;
	font-size: 10px;
	color: #dfe2e9;
	width: 50%;
}

.personal-data-disclaimer b{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.preload_bg{
	background-image: url(//loading.io/spinners/palette-ring/index.svg) !important;
    background-size: contain !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
a.run_pdf, a.run_pdf:link, a.run_pdf:visited{
	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/elektro_light/./images/bg_table_w100p_td_tac_a.jpg) left top repeat-x;
}
a.run_pdf:hover {
    text-decoration: none;
    text-shadow: 0px -1px 0px #0c0c0d;
    border: 1px solid #686e76;
    background: url(/bitrix/templates/elektro_light/./images/bg_table_w100p_td_tac_a.jpg) left -28px repeat-x;
}

.confirm{
	display: none;
}

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

	#header {  
		width:994px; 
	}

	#header_2 {
		width:343px;
	}

	#header_2 #altop_search {
		width:310px;
	}

	#content-wrapper { 
		width:994px;
	}

	#content { 
		width:945px;
	}

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

	#workarea { 
		width:718px;
	}

	#banner_top {
		width:740px;
	}

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

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

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

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

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

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

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

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

	.already_seen ul {
		width:950px;
	}

	.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 { 
		width:945px;
	}

	#footer_left {
		width:288px;
	}

	#footer_right {
		width:260px;
	}
	
	#footer_center #podelitsya {
		margin-top: 10px;
	}
	
	.personal-data-disclaimer {		
		padding-top: 100px;
		padding-bottom: 60px;
		width: 90%;
	}

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

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

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

	.stati-related-items .catalog-item-card:nth-child(n + 4) {
		display:none;
	}

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

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

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

	.filter {
		width:676px;
	}

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

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

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

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

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

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

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

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

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

	div.related-items .catalog-item-card:nth-child(n + 4) {
		display:none;
	}

	.cart-accessories .catalog-item-card:nth-child(n + 7) {
		display:none;
	}

	.cart-items .equipment .tbody .tr,
	.cart-items .equipment-order .tbody .tr {
		width:716px;
	}

	.cart-items .equipment .tbody .tr_into,
	.cart-items .equipment-order .tbody .tr_into {
		width:714px;
	}

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

	.cart-items .equipment-order .thead .cart-item-name {
		width:445px;
	}

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

	.cart-items .equipment-order .tbody .cart-item-name {
		width:386px;
	}

	.cart-items .equipment-order .tbody .cart-itogo {
		width:386px;
	}

	.cart-items .equipment .tbody .myorders_itog,
	.cart-items .equipment-order .myorders_itog {
		width:716px;
	}

	.cart-items .equipment .tbody .myorders_itog .cart-itogo {
		width:496px;
	}

	.cart-items .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;
	}
	.boc_cart, .boc{
		top: 20%;
	}
	.catalog-item-card:hover .catalog-item-info{
		border: none;
	}
}

/*NEW STYLES*/

/***TOP_PANEL***/
.top_panel{	
	background:#dee0ee;
}

.top_panel .panel_1 ul.section-vertical li a.showsection{
	font-size:18px;
	font-weight:700;
	color:#575b71;
	text-align:center;
	text-decoration:none;	
	line-height:46px;
}

.top_panel .panel_1 ul.section-vertical li:hover a.showsection,
.top_panel .panel_1 ul.section-vertical li.jshover a.showsection,
.top_panel .panel_1 ul.section-vertical li.active a.showsection{
	color:#000;	
	-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;
	background:#fff;
}

.top_panel .panel_1 ul.section-vertical li .catalog-section-list{
	-webkit-box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	-moz-box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	background:#fff;
}

.top_panel .panel_2 ul.store-vertical li a.showsubmenu{
	font-size:14px;
	color:#575b71;
	text-align:center;
	text-decoration:none;	
	line-height:46px;
}

.top_panel .panel_2 ul.store-vertical li:hover a.showsubmenu,
.top_panel .panel_2 ul.store-vertical li.jshover a.showsubmenu,
.top_panel .panel_2 ul.store-vertical li.active a.showsubmenu{
	color:#000;
	-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;
	background:#fff;
}

.top_panel .panel_2 ul.store-vertical li ul.submenu{
	-webkit-box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	-moz-box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	box-shadow:0px 15px 15px -15px rgba(0, 0, 0, 0.51);
	background:#fff;
}

.top_panel .panel_2 ul.store-vertical li ul li a{
	font-size:14px;
	color:#575b71;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.top_panel .panel_2 ul.store-vertical li ul li a:hover,
.top_panel .panel_2 ul.store-vertical li ul li .text:hover a,
.top_panel .panel_2 ul.store-vertical li ul li a.root-item-selected{
	color:#cc9900;
	text-decoration:none;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild{
	text-align:center;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild i{
	font-size:17px;
	color:#b7bbd2;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild:hover i{
	color:#cc9900;
}

.top_panel .panel_2 ul.store-vertical li ul li ul li a{	
	background:#e0e3e7;
}

.top_panel .panel_3{
	border-left:1px solid #8184a1;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts{
	text-decoration:none;
}

.top_panel .panel_3 ul.contacts-vertical li:hover a.showcontacts,
.top_panel .panel_3 ul.contacts-vertical li.jshover a.showcontacts,
.top_panel .panel_3 ul.contacts-vertical li.active a.showcontacts{
	background:#000;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts i{
	font-size:19px;
	color:#fff;
	text-align:center;
}

.top_panel .panel_3 ul.contacts-vertical li:hover a.showcontacts i,
.top_panel .panel_3 ul.contacts-vertical li.jshover a.showcontacts i,
.top_panel .panel_3 ul.contacts-vertical li.active a.showcontacts i{
	color:#fff;
}

.top_panel .panel_4{
	border-left:1px solid #8184a1;
}

.top_panel .panel_4 ul.search-vertical li a.showsearch{
	text-decoration:none;
}

.top_panel .panel_4 ul.search-vertical li:hover a.showsearch,
.top_panel .panel_4 ul.search-vertical li.jshover a.showsearch,
.top_panel .panel_4 ul.search-vertical li.active a.showsearch{
	background:#000;
}

.top_panel .panel_4 ul.search-vertical li a.showsearch i{
	font-size:19px;
	color:#fff;
	text-align:center;
}

.top_panel .panel_4 ul.search-vertical li:hover a.showsearch i,
.top_panel .panel_4 ul.search-vertical li.jshover a.showsearch i,
.top_panel .panel_4 ul.search-vertical li.active a.showsearch i{
	color:#fff;
}

/***TOP_PANEL***/
.top_panel{
	width:100%;
	height:56px;	
	display:none;	
	margin:0px;
	padding:0px;
}

.top_panel .panel_1{
	width:143px;
	height:56px;
	float:left;
	margin:0px;
	padding:0px;
}

.top_panel .panel_1 ul.section-vertical{
	margin:5px 0px 0px 5px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_1 ul.section-vertical li{
	margin:0px;
	padding:0px;
	position:relative;
}

.top_panel .panel_1 ul.section-vertical li a.showsection{
	width:122px;
	height:51px;
	display:block;
	margin:0px;
	padding:0px;
}

.top_panel .panel_1 ul.section-vertical li a.showsection i{
	display:none;	
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.top_panel .panel_1 ul.section-vertical li .catalog-section-list{
	width:718px;
	position:absolute;
	top:51px;
	left:-5px;
	margin:0px;
	padding:20px 25px;
	z-index:600;
}

.top_panel .panel_2{
	width:99px;
	height:56px;
	float:right;
	margin:0px;
	padding:0px;
}

.top_panel .panel_2 ul.store-vertical{
	margin:5px 0px 0px 19px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_2 ul.store-vertical li{
	margin:0px;
	padding:0px;
	position:relative;
}

.top_panel .panel_2 ul.store-vertical li a.showsubmenu{
	width:75px;
	height:51px;
	display:block;
	margin:0px;
	padding:0px;
}

.top_panel .panel_2 ul.store-vertical li ul.submenu{
	width:718px;
	position:absolute;
	top:51px;
	right:0px;
	margin:0px;
	padding:20px 25px;
	list-style:none;
	z-index:600;
}

.top_panel .panel_2 ul.store-vertical li ul li{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.top_panel .panel_2 ul.store-vertical li ul li:last-child{
	margin:0px;
}

.top_panel .panel_2 ul.store-vertical li ul li .text{
	display:block;
	margin:0px 0px 2px 0px;
	padding:0px;
	position:relative;
}

.top_panel .panel_2 ul.store-vertical li ul li a{
	display:block;
	margin:0px;
	padding:7px 34px 7px 11px;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild{
	width:34px;
	height:100%;	
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild i{
	width:100%;
	position:absolute;
	left:0px;
	top:50%;
	margin:-9px 0px 0px 0px;
	padding:0px;
}

.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild .fa-plus-circle,
.top_panel .panel_2 ul.store-vertical li ul li .showchild .fa-minus-circle{
	display:none;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild .fa-plus-circle,
.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild .fa-minus-circle{
	display:block;
}

.top_panel .panel_2 ul.store-vertical li ul li ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_3{
	width:25%;
	height:46px;
	float:left;
	display:none;	
	margin:0px;
	padding:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.top_panel .panel_3 ul.contacts-vertical{
	margin:0px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_3 ul.contacts-vertical li{
	margin:0px;
	padding:0px;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts{
	width:100%;
	height:46px;
	display:table;
	margin:0px;
	padding:0px;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.top_panel .panel_4{
	width:25%;
	height:46px;
	float:left;
	display:none;	
	margin:0px;
	padding:0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.top_panel .panel_4 ul.search-vertical{
	margin:0px;
	padding:0px;
	list-style:none;
}

.top_panel .panel_4 ul.search-vertical li{
	margin:0px;
	padding:0px;
}

.top_panel .panel_4 ul.search-vertical li a.showsearch{
	width:100%;
	height:46px;
	display:table;
	margin:0px;
	padding:0px;	
}

.top_panel .panel_4 ul.search-vertical li a.showsearch i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.catalog-section .catalog-section-title .showchild,
.catalog-section .catalog-section-title .showsectionchild{
	text-align:center;
}

.catalog-section .catalog-section-title .showchild i,
.catalog-section .catalog-section-title .showsectionchild i{
	font-size:18px;
	color:#dee0ee;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.catalog-section .catalog-section-title .showchild:hover i,
.catalog-section .catalog-section-title .showsectionchild:hover i{
	color:#cc9900;
}
.catalog-section .catalog-section-title .showchild,
.catalog-section .catalog-section-title .showsectionchild{
	width:38px;
	height:100%;
	position:absolute;
	right:0px;
	top:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;
}

.catalog-section .catalog-section-title .showchild i,
.catalog-section .catalog-section-title .showsectionchild i{
	width:100%;
	position:absolute;
	left:0px;
	top:50%;
	margin:-9px 0px 0px 0px;
	padding:0px;
}

.catalog-section .catalog-section-title .showchild .fa-minus,
.catalog-section .catalog-section-title .showsectionchild .fa-minus,
.catalog-section .catalog-section-title.active .showchild .fa-plus,
.catalog-section .catalog-section-title.active .showsectionchild .fa-plus,
.catalog-section .catalog-section-title .showsectionchild .fa-minus-circle,
.catalog-section .catalog-section-title .showsectionchild .fa-plus-circle{
	display:none;
}

.catalog-section .catalog-section-title.active .showchild .fa-minus,
.catalog-section .catalog-section-title.active .showsectionchild .fa-minus,
.catalog-section .catalog-section-title .showchild .fa-plus,
.catalog-section .catalog-section-title .showsectionchild .fa-plus{
	display:block;
}
.kabinet a.login_anch i,
.kabinet a.personal i,
.kabinet a.register i,
.kabinet a.exit i{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px 12px 0px 0px;
}
#compare a i,
#delay a i{
	font-size:30px;
	color:#bea201;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
	display: none;
}

/***240px***/
@media screen and (max-width:787px){
	.center{
		width:100%;
		min-width:240px;
		max-width:767px;
	}

	#footer{
		position:static;
		width: 100%;
	}

	/***FOOT_PANEL***/
	#foot_panel{
		width:100%;
		min-width:240px;
		max-width:767px;
		/*height:46px;
		position:absolute;*/
		left:0px;
		top:auto;
		bottom:0px;
		margin:0px;
		z-index:550;
	}

	#foot_panel_1{
		width:75%;
		height:46px;
		margin:0px;
	}

	#foot_panel_1 .kabinet{
		width:33.33%;
		height:46px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	#add_offer{
		display: none;
	}

	#foot_panel_1 .kabinet{
		background-position: 50% top;
	}
#foot_panel_2 a.cart{font-size:0}
	.kabinet a.login_anch,
	.kabinet a.personal{
		width:100%;
		height:46px;
		padding: 0 0 0 60px;
		position:relative;
	}

	.kabinet a.login_anch:after,
	.kabinet a.personal:after{
		width:16px;
		height:18px;
		position:absolute;
		left:50%;
		top:50%;
		margin:-9px 0px 0px -8px;
		padding:0px;
	}

	.kabinet a.login_anch:hover:after,
	.kabinet a.personal:hover:after{
		margin:-10px 0px 0px -8px;
	}

	.kabinet a.register{
		display:none;
		visibility:hidden;
	}
	.kabinet a.login_anch i,
	.kabinet a.personal i{
		padding:0px;
	}
	.kabinet a.login_anch,
	.kabinet a.personal{
		padding: 0;
	}
	.kabinet .text{
		display: none;
	}
	#compare a i,
	#delay a i{
		font-size: 25px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		border: 0;
		text-decoration: none;
	}

	#compare{
		width:33.33%;
		height:46px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:0px;
		position:relative;
	}

	#compare .block-content{
		width:100%;
		height:46px;
		padding:0px;
	}

	#compare a{
		width:100%;
		height:46px;
		padding:0px;
		position:relative;
		text-decoration: none;
		display: table;
		text-align: center;
	}
	#compare a span{
		display: none;
	}

	#compare a:after{
		width:16px;
		height:14px;
		position:absolute;
		left:50%;
		top:50%;
		margin:-7px 0px 0px -8px;
		padding:0px;
	}

	#compare a:hover:after{
		margin:-8px 0px 0px -8px;
	}

	#compare .qnt{
		position:absolute;
		right:50%;
		top:5px;
		margin:0px -30px 0px 0px;
	}

	#delay{
		width:33.33%;
		height:46px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:0px;
		position:relative;
	}

	#delay .block-content{
		width:100%;
		height:46px;
		padding:0px;
	}

	#delay a{
		width:100%;
		height:46px;
		padding:0px;
		position:relative;
		text-decoration: none;
		display: table;
		text-align: center;
	}
	#delay a span{
		display: none;
	}

	#delay a:after{
		width:19px;
		height:20px;
		position:absolute;
		left:50%;
		top:50%;
		margin:-10px 0px 0px -9.5px;
		padding:0px;
	}

	#delay a:hover:after{
		margin:-11px 0px 0px -9.5px;
	}

	#delay .qnt{
		position:absolute;
		right:50%;
		top:5px;
		margin:0px -30px 0px 0px;
	}

	#foot_panel_2{
		width:25%;
		height:46px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:0px;
		position:relative;
		background-position: 58% 0px;
	}

	#foot_panel_2 a.cart{
		width: 100%;
		height: 46px;
		padding: 0 0 0px 60px;
		position: relative;
	}

	#foot_panel_2 a.cart:after{
		width:23px;
		height:17px;
		position:absolute;
		left:50%;
		top:50%;
		margin:-8.5px 0px 0px -11.5px;
		padding:0px;
	}

	#foot_panel_2 a.cart:hover:after{
		margin:-9.5px 0px 0px -11.5px;
	}

	#foot_panel_2 .qnt{
		height:15px;
		position:absolute;
		right:50%;
		top:5px;
		margin:0px -25px 0px 0px;
		padding:0px 5px;
	}
	#foot_panel_2 .count{
		position: absolute;
		right:50%;
		top: 5px;
	}
	#foot_panel_2 a.cart .text{
		display: none;
	}

	#foot_panel_2 .sum_curr,
	#foot_panel_2 form,
	#foot_panel_2 .oformit_dsbl,
	#foot_panel_2 .oformit_disabled,
	#foot_panel_2 .oformit{
		display:none;
		visibility:hidden;
	}

	#foot_panel_poloska{
		display:none;
		visibility:hidden;
	}

	/***ALTOP_LOGIN***/
	.login{
		width:auto;
		margin:0px 10px;
		left:0px !important;
		top:39px !important;
		bottom:auto;
	}

	.login:after{
		top:-7px;
		bottom:auto;
	}

	.login .login-form{
		width:100%;
		float:left;
		padding:12px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.login .login-form .fields{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}

	.login .login-form .fields .field{
		width:100%;
		float:left;
		display:table;
		margin:0px;
		padding:0px;
	}

	.login .login-form .fields input[type="text"],
	.login .login-form .fields input[type="password"]{
		width:100%;
		display:table-cell;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.login .login-form p.login_as{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}

	.login .login-form .fields button[type="submit"]{
		height:28px;
	}

	/***TOP_PANEL***/
	.top_panel{
		background:#575b71;
	}

	.top_panel .panel_1{
		border-left:1px solid #8184a1;
	}

	.top_panel .panel_1 ul.section-vertical li:hover a.showsection,
	.top_panel .panel_1 ul.section-vertical li.jshover a.showsection,
	.top_panel .panel_1 ul.section-vertical li.active a.showsection{
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:#000;
	}

	.top_panel .panel_1 ul.section-vertical li a.showsection i{
		font-size:19px;
		color:#fff;
	}

	.top_panel .panel_1 ul.section-vertical li:hover a.showsection i,
	.top_panel .panel_1 ul.section-vertical li.jshover a.showsection i,
	.top_panel .panel_1 ul.section-vertical li.active a.showsection i{
		color:#fff;
	}

	.top_panel .panel_1 ul.section-vertical li .catalog-section-list{
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		background:#000;
	}
	.top_panel .panel_3 ul.contacts-vertical li:hover a.showcontacts, .top_panel .panel_3 ul.contacts-vertical li.jshover a.showcontacts, .top_panel .panel_3 ul.contacts-vertical li.active a.showcontacts{
		background: none;
	}
	.top_panel .panel_4 ul.search-vertical li:hover a.showsearch, .top_panel .panel_4 ul.search-vertical li.jshover a.showsearch, .top_panel .panel_4 ul.search-vertical li.active a.showsearch, .top_panel .panel_3 ul.contacts-vertical li.active a.showcontacts{
		background: #000;
	}

	.panel_1 .catalog-section{
		border-top:1px solid #1b1d23;
	}

	.panel_1 .catalog-section:first-child{
		border:none;
	}

	.panel_1 .catalog-section-title.active{
		background:#575b71;
	}

	.panel_1 .catalog-section-title a{
		font-size:14px;
		font-weight:400;
		color:#b7bbd3;
		text-decoration:none;
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:none;
	}

	.panel_1 .catalog-section-title:hover a,
	.panel_1 .catalog-section-title.active a{
		color:#fff;
		border:none;
		background:none;
	}

	.panel_1 .catalog-section-title .showsectionchild i{
		color:#575b71;
	}

	.panel_1 .catalog-section-title .showsectionchild:hover i,
	.panel_1 .catalog-section-title.active .showsectionchild i{
		color:#b7bbd3;
	}

	.panel_1 .catalog-section-title.active .showsectionchild:hover i{
		color:#fff;
	}

	.panel_1 .catalog-section-childs{
		background:#18191e;
	}

 	.panel_1 .catalog-section-child{
		border-top:1px solid #282b2e;
	}

	.panel_1 .catalog-section-child:first-child{
		border:none;
	}

	.panel_1 .catalog-section-child a{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:none;
	}

	.panel_1 .catalog-section-child a:hover{
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}

	.panel_1 .catalog-section-child a .child{
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:none;
	}

	.panel_1 .catalog-section-child a .child .text{
		font-size:14px;
		color:#b7bbd3;
		text-decoration:none;
	}

	.panel_1 .catalog-section-child a:hover .child .text{
		color:#fff;
	}

	.top_panel .panel_2{
		border-left:1px solid #8184a1;
	}

	.top_panel .panel_2 ul.store-vertical li a.showsubmenu{
		font-size:10px;
		color:#fff;
		text-transform:uppercase;
		line-height:46px;
	}

	.top_panel .panel_2 ul.store-vertical li:hover a.showsubmenu,
	.top_panel .panel_2 ul.store-vertical li.jshover a.showsubmenu,
	.top_panel .panel_2 ul.store-vertical li.active a.showsubmenu{
		color:#fff;
		line-height:46px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
		background:#000;
	}

	.top_panel .panel_2 ul.store-vertical li ul.submenu{
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		background:#000;
	}

	.top_panel .panel_2 ul.store-vertical li ul li{
		border-top:1px solid #1b1d23;
	}

	.top_panel .panel_2 ul.store-vertical li ul li:first-child{
		border:none;
	}

	.top_panel .panel_2 ul.store-vertical li ul li.active > .text{
		background:#575b71;
	}

	.top_panel .panel_2 ul.store-vertical li ul li a{
		font-size:14px;
		color:#b7bbd3;
		text-decoration:none;
		border:none;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		border-radius:0px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li a:hover,
	.top_panel .panel_2 ul.store-vertical li ul li .text:hover a,
	.top_panel .panel_2 ul.store-vertical li ul li a.root-item-selected,
	.top_panel .panel_2 ul.store-vertical li ul li.active > .text a{
		color:#fff;
	}

	.top_panel .panel_2 ul.store-vertical li ul li .showchild i{
		color:#575b71;
	}

	.top_panel .panel_2 ul.store-vertical li ul li .showchild:hover i,
	.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild i{
		color:#b7bbd3;
	}

	.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild:hover i{
		color:#fff;
	}

	.top_panel .panel_2 ul.store-vertical li ul li ul{
		background:#18191e;
	}

	.top_panel .panel_2 ul.store-vertical li ul li ul li{
		border-top:1px solid #282b2e;
	}

	.top_panel .panel_2 ul.store-vertical li ul li ul li a{
		background:none;
	}

	/***TOP_PANEL***/
	.top_panel{
		min-width:240px;
		max-width:767px;
		height:46px;
		display:block;
		position:absolute;
		left:0px;
		top:0;
	}

	.top_panel .panel_1{
		width:25%;
		height:46px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.top_panel .panel_1 ul.section-vertical{
		margin:0px;
	}

	.top_panel .panel_1 ul.section-vertical li{
		position:static;
	}

	.top_panel .panel_1 ul.section-vertical li a.showsection{
		width:100%;
		height:46px;
		display:table;
		position:relative;
	}

	.top_panel .panel_1 ul.section-vertical li a.showsection i{
		display:table-cell;
	}

	.top_panel .panel_1 ul.section-vertical li a.showsection span{
		display:none;
	}

	.top_panel .panel_1 ul.section-vertical li .catalog-section-list{
		width:100%;
		left:0px;
		top:46px;
		padding:0px;
	}

	.panel_1 .catalog-section{
		margin:0px;
	}

	.panel_1 .catalog-section-title{
		margin:0px !important;
	}

	.panel_1 .catalog-section-title a{
		margin:0px 31px 0px 0px;
		padding:6px 17px;
	}

	.panel_1 .catalog-section-title .showsectionchild{
		width:31px;
	}

	.panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-minus,
	.panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-plus,
	.panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-minus-circle
	.panel_1 .catalog-section .catalog-section-title.active .showsectionchild .fa-plus-circle{
		display:none;
	}

	.panel_1 .catalog-section .catalog-section-title.active .showsectionchild .fa-minus-circle,
	.panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-plus-circle{
		display:block;
	}

	.panel_1 .catalog-section-child{
		float:none;
		margin:0px !important;
	}

	.panel_1 .catalog-section-child a{
		width:100%;
		height:auto;
	}

	.panel_1 .catalog-section-child a .child .graph{
		display:none;
	}

	.panel_1 .catalog-section-child a .child .text-cont{
		height:auto;
		display:block;
		margin:0px 31px 0px 0px;
		padding:6px 17px;
	}

	.panel_1 .catalog-section-child a .child .text{
		max-height:100%;
		overflow:visible;
	}

	.top_panel .panel_2{
		width:25%;
		height:46px;
		float:left;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.top_panel .panel_2 ul.store-vertical{
		margin:0px;
	}

	.top_panel .panel_2 ul.store-vertical li{
		position:static;
	}

	.top_panel .panel_2 ul.store-vertical li a.showsubmenu{
		width:100%;
		height:46px;
	}

	.top_panel .panel_2 ul.store-vertical li ul.submenu{
		width:100%;
		left:0px;
		top:46px;
		right:auto;
		padding:0px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li{
		margin:0px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li .text{
		margin:0px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li a{
		margin:0px 31px 0px 0px;
		padding:6px 17px;
	}

	.top_panel .panel_2 ul.store-vertical li ul li .showchild{
		width:31px;
	}

	.top_panel .panel_3,
	.top_panel .panel_4{
		display:block;
	}

	/***HEADER***/
	#header{
		height:auto;
		margin:46px 0px 0px 0px;
		padding:34px 0px 28px 0px;
		width: 100%;
	}

	#header_1{
		width:100%;
		height:auto;
		float:none;
	}

	#header_1 #logo{
		width:216px;
		height:auto;
		float:none;
		margin:0px auto;
	}

	#header_1 #logo a img{
		width:100%;
	}

	#header_2{
		width:100%;
		height:auto;
		float:none;
		display:none;
		margin:0px;
		padding:0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		position:absolute;
		left:0px;
		top:46px;
		background: #000;
	}

	#header_2 #altop_search{
		width:100%;
		height:27px;
		margin:17px 0px 16px 0px !important;
		padding:0px;
	}

	#header_2 #altop_search_container{
		margin:0px;
	}

	#header_2 #altop_search_right{
		display:none;
		visibility:hidden;
	}

	#header_2 #altop_search_content{
		margin:0px;
	}

	#header_2 #altop_search_left{
		display:none;
		visibility:hidden;
	}

	#header_2 #altop_search_center{
		width:100%;
		height:27px;
		margin:0px;
		padding:0px 59px 0px 0px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		background: #fff;
	}

	#header_2 #altop_search_center input[type="text"]{
		width:100%;
		height:27px;
		margin:0px;
		padding:0px 31px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	#header_2 #altop_search_center .submit{
		width:50px;
		height:27px;
		right:0px;
		top:0px;
	}

	#header_2 #altop_search_center input[type="submit"]{
		width:54px;
		height:27px;
		background-position: 0px -6px;
	}


	.title-search-result{
		width:100% !important;
		left:0px !important;
	}

	.title-search-result a.search_close{
		display:none;
		visibility:hidden;
	}

	.title-search-result .search_result_top{
		width:auto;
		height:auto;
		left:19px;
	}

	.title-search-result table.search_result{
		border-collapse:collapse;
	}

	.title-search-result #catalog_search{
		margin:0px;
	}

	.title-search-result .tvr_search .image{
		display:none;
		visibility:hidden;
	}

	.title-search-result .tvr_search .item_title,
	.title-search-result .tvr_search .cat_title{
		width:100%;
		height:auto;
		margin:0px;
	}

	.title-search-result .tvr_search .item_title a,
	.title-search-result .tvr_search .cat_title a{
		height:auto;
		display:block;
		padding:6px 10px;
	}

	.title-search-result .tvr_search .search_price,
	.title-search-result .buy_more{
		display:none;
		visibility:hidden;
	}

	.title-search-result #catalog_search a.search_all{
		width:100%;
		padding:6px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.title-search-wait{
		left:20px !important;
		top:113px !important;
	}

	#header_3, #top-menu{
		display:none;
		visibility:hidden;
	}

	#header_4{
		width:100%;
		height:auto;
		float:none;
		display:none;
		position:absolute;
		left:0px;
		top:46px;
		background: #000;
	}

	#header_4 .telephone{
		width:100%;
		float:none;
		padding:0px;
	}

	#header_4 .telephone p{
		margin:0px 12px 0px 18px;
		padding:7px 0px;
		font-size: 14px;
		font-weight: 400;
		color: #b7bbd3;
		line-height: 1.3;
		border-bottom: 1px solid #1b1d23;
	}


	#header_4 .telephone a.callback_anch{
		float:none;
		display:block;
		margin:0px;
		padding:7px 12px 7px 18px;
		background: none;
	}

	/***CONTENT***/
	#content-wrapper{
		padding:0px;
		width: 100%;
	}

	#content{
		width:100%;
		margin:0px;
	}

	#left-column{
		display:none;
		visibility:hidden;
	}

	#workarea{
		width:100%;
	}

	/***SLIDER_TOP***/
	.anythingContainer{
		width:100%;
		height:auto;
		margin:0px;
	}

	.anythingSlider .arrow.forward,
	.anythingSlider .arrow.back{
		display:none !important;
		visibility:hidden;
	}

	.anythingSlider .anythingControls ul li{
		margin:0px 10px 0px 0px;
	}
	div#news_home ul.lsnn li a div.title-link {
		width:90%;
		height: 50px;
		padding: 0;
	}
	div#news_home ul.lsnn li{
		float: none;
		padding: 0 0 0 10px;
	}
	#banner_top {
		width: 100%;
	}
	.anythingSlider {
		width: 100%;
		height: auto;
	}
	.anythingSlider .wrapper {
		width: 100%;
		height: auto;
	}
	.anythingSlider ul li {
		width: 100%;
		height: auto;
	}
	.anythingSlider ul li img{
		width: 100%;
		height: auto;
	}

	/***NEW,SALELEADER,DISCOUNT***/
	.ndl_tabs{
		float:none;
		display:table-header-group;
		margin:0px;
	}

	.ndl_tabs .section{
		margin:12px 0px 0px 0px;
		padding:0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.ndl_tabs .section ul.tabs{
		height:32px;
		display:table;
	}

	.ndl_tabs .section ul.tabs li{
		width:auto;
		height:30px;
		float:none;
		display:table-cell;
		vertical-align:middle;
		padding:0px 8px;
	}

	.ndl_tabs .section ul.tabs li.new.current,
	.ndl_tabs .section ul.tabs li.hit.current,
	.ndl_tabs .section ul.tabs li.discount.current{
		width:auto;
		height:32px;
	}

	.ndl_tabs .section ul.tabs li img{
		display:none !important;
		visibility:hidden;
	}

	.ndl_tabs .section ul.tabs li.current:after{
		width:0px;
		height:0px;
		position:absolute;
		left:50%;
		bottom:-7px;
		margin:0px 0px 0px -4.5px;
	}

	.ndl_tabs .section .box{
		margin:0px;
	}

	.catalog-top{
		margin:0px;
		padding:0px;
	}
	.jcarousel-skin-tango_3 .jcarousel-prev-horizontal, .jcarousel-skin-tango_3 .jcarousel-next-horizontal{
		top: 75px;
	}
	.catalog-item-cards{
		margin:0px;
	}

	.catalog-item-card{
		width:100%;
		margin:12px 0px 0px 0px;
		padding:0px 0px 10px 0px;
	}

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

	.catalog-item-card:nth-child(n+4){
		display:none;
		visibility:hidden;
	}

	.catalog-item-card .catalog-item-info{
		width:100%;
		padding:0px;
		position:relative;
		border: none;
	}

	.catalog-item .catalog-item-image-cont{
		width:72px;
		float:none;
		display:table-cell;
		vertical-align:top;
		margin:0px;
		padding:0px 12px 0px 0px;
	}

	.catalog-item .catalog-item-image{
		width:70px;
		height:70px;
	}

	.catalog-item .catalog-item-image a img{
		max-width:70px;
		max-height:70px;
	}

	.catalog-item-card .item-image{
		width:70px;
		height:70px;
		float:left;
		display:block;
		margin:0px 12px 0px 0px;
	}

	.catalog-item-card .item-image a{
		width:70px;
		height:70px;
		padding:0px;
	}

	.catalog-item-card .item-image a img{
		max-width:70px;
		max-height:70px;
	}

	.catalog-item-card .item-image .sticker{
		right:0px;
		top:auto;
		bottom:1px;
	}

	.catalog-item-card .item-image .sticker img.new,
	.catalog-item-card .item-image .sticker img.hit,
	.catalog-item-card .item-image .sticker img.discount{
		width:25px;
		height:25px;
		margin:0px 0px 2px 0px;
		padding:0;
		position:static;
		z-index:auto;
	}

	.catalog-item-card .item-image img.manufacturer{
		display:none;
		visibility:hidden;
	}

	.catalog-item-card .item-all-title{
		width: 62%;
		height: auto;
		float: right;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 10px 0px 0px 0px;
		overflow: visible;
		text-align: center;
	}

	.related-items .catalog-item-card .item-all-title{
		float: none;
	}

	.catalog-item-card .item-info{
		width:100%;
		height:auto;
		float:right;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin: 10px 0px 0px 0;
		padding: 0px 0px 0px 0;
		position: static;
		text-align: center;
	}

	@media (min-width:350px) and (max-width:787px){
		.catalog-item-card .item-all-title,
		.catalog-item-card .item-info{
			/*padding:0px 89px 0px 84px;*/
		}
	}

	.catalog-item-card .item-info .item-desc,
	.catalog-item-card .rating_compare,
	.catalog-item-card .buy_more{
		display:none;
		visibility:hidden;
	}

	@media (min-width:350px) and (max-width:787px){
		.catalog-item-card .buy_more{
			/*display:block;
			visibility:visible;
			top:5px;
			bottom:auto;*/
		}
	}

	.catalog-item-card .catalog-item-price-full,
	.catalog-item-card .catalog-item-price-nofull,
	.catalog-item-card .catalog-item-price-zero{
		float:none;
		margin:0px;
	}

	.catalog-item-card .catalog-item-price-full br,
	.catalog-item-card .catalog-item-price-nofull br,
	.catalog-item-card .catalog-item-price-zero br{
		display:none;
		visibility:hidden;
	}

	.catalog-item-card .item-price,
	.catalog-item-card .catalog-item-price-new,
	.catalog-item-card .catalog-item-price-old{
		display:block;
		margin:0px;
		padding:0px;
	}

	.catalog-item-card .catalog-item-price-percent,
	.catalog-item-card .unit{
		display:none;
		visibility:hidden;
	}

	.catalog-top a.all{
		display:none;
		visibility:hidden;
	}

	.catalog-section-child a .child .text {
		display: table-cell;
		vertical-align: middle;
		padding: 0 12px;
	}
	.catalog-detail .catalog-detail-price {
		text-align: center;
	}
	.catalog-detail .buy_more_detail{
		margin: 0;
	}
	a.boc_anch{
		float: none;
		display: block;
		margin: 10px auto 0;
	}
	.cats-left, .cats-center, .cats-right, .cats-right div a{
		padding: 0;
		border: none;
		float: none;
	}
	.cats-right{
		margin-bottom: 20px;
	}
	.cats-header{
		width: 98%;
		font-size: 11pt;
	}

	/***HOME_NEWS***/
	#news_home{
		float:none;
		display:table-footer-group;
	}

	#news_home .h3,
	#news_home a.all{
		display:block;
		visibility:visible;
	}

	#news_home ul.lsnn{
		margin:0px 0px 5px 0px;
		padding:0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	#news_home ul.lsnn li{
		width:100%;
		margin:11px 0px 0px 0px;
	}

	#news_home ul.lsnn li a{
		width:100%;
		display:table;
	}

	#news_home ul.lsnn li a .date{
		margin:0px;
	}

	#news_home ul.lsnn li a .title-link{
		width:100%;
		height:23px;
		float:none;
		display:table-cell;
		vertical-align:middle;
		margin:0px;
		padding:0px 0px 0px 10px;
	}

	#news_home ul.lsnn li a .title-link span{
		height:auto;
		display:block;
		margin:0px;
		padding:0px;
	}

	/***BODY_TEXT***/
	#body_text{
		padding:0px 10px !important;
	}

	#body_text p img{
		max-width:100%;
		height:auto;
	}

	/***BREADCRUMBS***/
	#breadcrumb-search{
		display:none;
		visibility:hidden;
	}

	/***SUBSCRIBE_BOTTOM***/
	#subscribe_bottom{
		display:block;
		visibility:visible;
		margin:15px 0px 0px 0px;
		padding:15px 0px 20px 0px;
	}

	#subscribe_bottom .text{
		width:100%;
	}

	#subscribe_bottom .text .h3,
	#subscribe_bottom .text p{
		margin:0px 0px 0px 10px;
	}

	#subscribe_bottom form{
		width:100%;
		padding:0px 117px 0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	#subscribe_bottom form input[type="text"]{
		width:100%;
		height:27px;
		float:left;
		margin:8px 0px 0px 0px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	#subscribe_bottom form button[name="submit"]{
		width:102px;
		height:28px;
		float:right;
		margin:7px -107px 0px 0px;
	}

	/***ALREADY_SEEN***/
	.already_seen{
		display:none;
		visibility:hidden;
	}

	/***FOOTER***/
	#footer{
		height:auto;
		margin:0px;
		padding:17px 0px 19px 0px;
	}

	#footer_left,
	#footer_center{
		width:100%;
		height:auto;
	}

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

	#footer_center #footer-links{
		width:100%;
		margin:5px 0px 0px 0px;
		padding:0px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	#footer_right{
		display:none;
		visibility:hidden;
	}

	/***NEWS***/
	.news-list .news-item a{
		width:100%;
		float:none;
		display:table;
	}

	.news-list .news-item a .news-title{
		width:100%;
		height:23px;
		float:none;
		display:table-cell;
		vertical-align:middle;
	}

	.news-detail img{
		max-width:100%;
		height:auto;
	}

	/***PREV_NEXT_NEWS***/
	ul.news_prev_next li{
		width:100%;
		margin:11px 0px 0px 0px;
	}

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

	ul.news_prev_next li a{
		width:100%;
	}

	ul.news_prev_next li a .date{
		margin:0px;
	}

	ul.news_prev_next li a .title-link{
		width:100%;
		height:auto;
		margin:0px 0px 0px -77px;
		overflow:visible;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

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

	ul.news_prev_next li.next a .title-link{
		float:right;
		padding:0px 0px 0px 87px;
	}

	ul.news_prev_next li a .title-link span{
		width:100%;
		height:23px;
	}

	/***STATI***/
	.stati-list .stati-item .image_cont{
		width:59px;
		padding:0px 10px 0px 0px;
	}

	.stati-list .stati-item .image_cont .image{
		width:57px;
		height:57px;
	}

	.stati-list .stati-item .image img{
		max-width:57px;
		max-height:57px;
	}

	.stati-list .stati-item .descr{
		vertical-align:middle;
	}

	.stati-list .stati-item .descr .stati-detail,
	.stati-list .stati-item .descr a.more{
		display:none;
		visibility:hidden;
	}

	/***PREV_NEXT_STATI***/
	ul.stati_prev_next{
		padding:0px !important;
	}

	ul.stati_prev_next li{
		width:100%;
		display:block;
		padding:12px 0px 0px 0px
	}

	@media (min-width:510px) and (max-width:787px){
		ul.stati_prev_next li{
			width:50%;
			display:table-cell;
		}
	}

	/***VENDORS***/
	.vendors-section-item{
		width:100%;
	}

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

	.vendors-section-item a{
		width:auto;
	}

	/***CATALOG SECTIONS***/
	.catalog-section-child{
		width:100%;
	}

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

	.catalog-section-child a{
		width:auto;
	}

	/***FILTER***/
	a.catalog_item_toogle_filter{
		width:100%;
		height:32px;
		margin:0px 0px 0px -10px;
		padding:0px 10px;
		position:relative;
	}

	a.catalog_item_toogle_filter:after{
		width:13px;
		height:13px;
		position:absolute;
		right:10px;
		top:50%;
		margin:-6.5px 0px 0px 0px;
		padding:0px;
	}

	.filter{
		width:100%;
		margin:0px 0px 0px -10px;
		padding:5px 10px 10px 10px;
	}

	.filter form table tr td{
		width:100%;
		height:auto;
		float:left;
		padding:5px 0px 4px 0px;
	}

	.filter form table tr td:first-child{
		width:100%;
		padding:10px 0px 5px 0px;
	}

	.filter form table tr.active:first-child td:nth-child(2){
		padding:5px 0px 44px 0px;
		position:relative;
	}

	.filter form table tr td .sect_name{
		float:none;
		text-align: left;
	}

	.filter form table tr td .sect_name i.fa-angle-up,
	.filter form table tr td .sect_name i.fa-angle-down{
		display:table-cell;
		visibility:visible;
	}

	.filter form table tr td .sect_name i.fa-angle-left,
	.filter form table tr td .sect_name i.fa-angle-right{
		display:none;
		visibility:hidden;
	}

	.filter .bx_filter_block .price{
		margin:0px 10px 0px 0px;
	}
	.filter form table tr td .price{
		margin-right: 20px;
	}
	.filter form table tr td .price:last-child{
		float: none;
	}
	.filter form table tr td #slider_all{
		margin-bottom: 20px;
	}

	.filter .bx_filter_block .bx_ui_slider_track{
		width:auto;
		height:7px;
		margin:0px;
		position:absolute;
		left:8.5px;
		right:8.5px;
		top:44px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.custom-forms-wrapper{
		margin:0px 5px 6px 0px;
	}

	.custom-forms-wrapper.checkbox label{
		padding:0px 10px;
	}

	.filter form .submit{
		float:left;
		margin:10px 0px 0px 0px;
	}

	a.catalog_item_toogle_filter_hidden{
		margin:5px 0px 0px 0px;
	}

	a.catalog_item_toogle_filter_reset{
		margin-top:5px;
	}

	.filter form .submit #modef{
		margin-top:2px;
	}

	.filter form .submit button[type="submit"]{
		width:76px;
		height:27px;
	}

	.filter_indent{
		margin:0px 0px 10px 0px;
	}

	/***COUNT_ITEMS***/
	.count_items{
		height:auto;
	}

	/***SORTING***/
	.catalog-item-sorting{
		height:auto;
		margin:0px 15px 5px 0px;
	}

	.catalog-item-sorting label{
		overflow:hidden;
	}

	.catalog-item-sorting a{
		margin:0px 10px 0px 0px;
	}

	.catalog-item-sorting a:last-child{
		margin:0px;
	}

	/***LIMIT***/
	.catalog-item-limit{
		height:auto;
		margin:0px 0px 5px 0px;
	}

	.catalog-item-limit a{
		margin:0px 10px 0px 0px;
	}

	.catalog-item-limit a:last-child{
		margin:0px;
	}

	/***VIEW***/
	.catalog-item-view{
		display:none;
		visibility:hidden;
	}

	/***CATALOG_SECTION***/
	.catalog-item-list-view{
		padding:0px 0px 5px 0px;
	}

	.catalog-item{
		width:100%;
		float:left;
		margin:12px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow:visible;
	}

	.catalog-item:nth-child(2){
		margin:8px 0px 0px 0px;
	}

	.catalog-item .catalog-item-info{
		width:100%;
		padding:0px;
	}
	.catalog-item:hover .catalog-item-info{
		border: none;
	}

	.catalog-item .catalog-item-image{
		width:70px;
		height:70px;
		float:left;
		margin:0px 12px 0px 0px;
		padding:0px;
	}

	.catalog-item .catalog-item-image a{
		width:70px;
		height:70px;
	}

	.catalog-item .catalog-item-image a img{
		max-width:70px;
		max-height:70px;
	}

	.catalog-item .catalog-item-image .sticker{
		right:0px;
		top:auto;
		bottom:1px;
	}

	.catalog-item .catalog-item-image .sticker img.new,
	.catalog-item .catalog-item-image .sticker img.hit,
	.catalog-item .catalog-item-image .sticker img.discount{
		width:0px;
		height:0px;
		margin:0px 0px 2px 0px;
		padding:8px 14px;
		position:static;
		z-index:auto;
	}

	.catalog-item .catalog-item-image img.manufacturer{
		display:none;
		visibility:hidden;
	}

	.catalog-item .catalog-item-desc{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:5px 0px 3px -84px;
		padding:0px 0px 0px 84px;
	}

	.catalog-item .catalog-item-title{
		margin:0px;
	}

	.catalog-item .catalog-item-preview-text,
	.catalog-item .rating_compare{
		display:none;
		visibility:hidden;
	}

	.catalog-item div[itemprop="offers"]{
		width:100% !important;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:0px 0px 0px -84px;
		padding:0px 0px 0px 84px;
	}

	@media (min-width:350px) and (max-width:787px){
		.catalog-item .catalog-item-desc,
		.catalog-item div[itemprop="offers"]{
			padding:0px 89px 0px 84px;
		}
	}

	.catalog-item .catalog-item-price-new{
		display:table-footer-group;
	}

	.catalog-item .catalog-item-price-old{
		display:table-header-group;
	}

	.catalog-item .unit,
	.catalog-item .catalog-item-price-percent{
		display:none;
		visibility:hidden;
	}

	.catalog-item a.ask_price_anch{
		margin:0px;
	}

	.catalog-item .buy_more{
		display:none;
		visibility:hidden;
		right:0px;
		top:5px;
		bottom:auto;
	}

	@media (min-width:350px) and (max-width:787px){
		.catalog-item .buy_more{
			display:block;
			visibility:visible;
		}
	}

	/***TABLE_VIEW***/
	.catalog-item-table-view{
		padding:0px 0px 5px 0px;
	}

	.catalog-item-table-view .catalog-item-card{
		padding:0px 0px 13px 0px;
	}

	.catalog-item-table-view .catalog-item-card:first-child{
		margin:8px 0px 0px 0px;
	}

	.catalog-item-table-view .catalog-item-card:nth-child(n+4){
		display:block;
		visibility:visible;
	}

	/***PRICE_VIEW***/
	.catalog-item-price-view{
		padding:0px 0px 5px 0px;
	}

	.catalog-item-price-view .catalog-item-image .sticker{
		left:auto;
	}

	.catalog-item-price-view .catalog-item-image .new,
	.catalog-item-price-view .catalog-item-image .hit,
	.catalog-item-price-view .catalog-item-image .discount{
		width:28px;
		height:16px;
		margin:0px 0px 2px 0px;
		padding:0px;
	}

	.catalog-item-price-view .catalog-item-title{
		width:100%;
		height:auto;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:5px 0px 3px -84px;
		padding:0px 0px 0px 84px;
		overflow:visible;
	}

	.catalog-item-price-view .catalog-item-title a{
		height:auto;
	}

	.catalog-item-price-view .catalog-item-price-zero{
		width:100%;
		height:auto;
		float:right;
	}

	.catalog-item-price-view .catalog-item-price-old,
	.catalog-item-price-view .catalog-item-price-new,
	.catalog-item-price-view .catalog-item-price{
		width:100%;
		height:auto;
		float:right;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:0px 0px 0px -84px;
		padding:0px 0px 0px 84px;
	}

	@media (min-width:350px) and (max-width:787px){
		.catalog-item-price-view .catalog-item-title,
		.catalog-item-price-view .catalog-item-price-old,
		.catalog-item-price-view .catalog-item-price-new,
		.catalog-item-price-view .catalog-item-price{
			padding:0px 89px 0px 84px;
		}
	}

	.catalog-item-price-view .buy_more{
		width:79px;
		display:none;
		visibility:hidden;
		position:absolute;
	}

	@media (min-width:350px) and (max-width:787px){
		.catalog-item-price-view .buy_more{
			display:block;
			visibility:visible;
		}
	}

	.catalog-item-price-view .buy_more .btn_avl,
	.catalog-item-price-view .buy_more .btn_navl{
		width:79px;
		float:none;
		margin:0px;
	}

	.catalog-item-price-view .buy_more small.result{
		width:79px;
		margin:3px 0px 0px 0px;
	}

	.catalog-item-price-view .buy_more .btn_avl div,
	.catalog-item-price-view .buy_more .btn_navl div,
	.catalog-item-price-view .buy_more small.result span{
		display:none;
		visibility:hidden;
	}

	.catalog-item-price-view .buy_more .btn_avl:after,
	.catalog-item-price-view .buy_more .btn_navl:after,
	.catalog-item-price-view .buy_more small.result:after{
		content:attr(title);
	}

	.catalog-item-price-view .buy_more a.minus,
	.catalog-item-price-view .buy_more input[name="quantity"],
	.catalog-item-price-view .buy_more a.plus{
		margin:0px;
	}

	.catalog-item-price-view .buy_more button[name="add2basket"]{
		width:79px;
		margin:3px 0px 0px 0px;
	}

	.catalog-item-price-view .buy_more button[name="add2basket"]:after{
		content:attr(value);
	}

	/***CATALOG DETAIL***/
	.catalog-detail table.catalog-detail td{
		width:100%;
		display:table;
		margin:0px;
		padding:0px;
	}

	.catalog-detail table.catalog-detail td.first{
		width:100%;
	}

	.catalog-detail-pictures .detail_picture{
		height:200px;
	}

	.catalog-detail-pictures .detail_picture .catalog-detail-images{
		height:200px;
	}

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

	.catalog-detail-pictures .detail_picture .sticker{
		top:-6px;
	}

	.catalog-detail-pictures .detail_picture .sticker img.new,
	.catalog-detail-pictures .detail_picture .sticker img.hit,
	.catalog-detail-pictures .detail_picture .sticker img.discount{
		width:0px;
		height:0px;
		margin:0px 0px 2px 0px;
		padding:8px 14px;
		position:static;
		z-index:auto;
	}

	.catalog-detail-pictures .detail_picture img.manufacturer{
		bottom:6px;
	}

	.catalog-detail-pictures .more_photo{
		margin:9px 0px 0px 0px;
	}

	.catalog-detail-pictures .more_photo ul{
		float:none;
	}

	.catalog-detail-pictures .more_photo ul li{
		width:64px;
		height:64px;
		float:none;
		margin:0px 3px 3px 0px !important;
		padding:2px;
		display:inline-block;
		vertical-align:top;
		position:relative;
		overflow:hidden;
	}

	.catalog-detail-pictures .more_photo ul li:hover{
		padding:0px;
	}

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

	.catalog-detail-pictures .more_photo ul li a.catalog-detail-images img{
		max-width:64px;
		max-height:64px;
	}

	.catalog-detail-pictures .more_photo ul li.catalog-detail-video{
		width:70px;
		height:70px;
		padding:0px;
	}

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

	.catalog-detail-pictures .more_photo ul li.catalog-detail-video a.catalog-detail-images img{
		max-width:70px;
		max-height:70px;
	}

	.catalog-detail .catalog-detail-offers{
		float:none;
		display:table-header-group;
		padding:0px;
	}

	.catalog-detail .price_buy_detail{
		margin:12px 0px 0px -10px;
		padding:10px;
	}

	.catalog-detail .catalog-detail-price{
		width:100%;
		float:none;
		margin:0px;
	}

	.catalog-detail .catalog-detail-price > div{
		float:none !important;
	}

	.catalog-detail .catalog-detail-buy{
		width:100%;
		float:none;
		margin:0px;
	}

	.catalog-detail .buy_more_detail{
		width:100%;
		float:none;
	}

	.catalog-detail .buy_more_detail .add2basket_block{
		width:113px;
		display:table;
		margin:0px auto;
	}

	.catalog-detail .buy_more_detail a.minus{
		margin:10px 0px 0px 19px;
	}

	.catalog-detail .buy_more_detail input[name="quantity"]{
		margin:10px 0px 0px 0px;
	}

	.catalog-detail .buy_more_detail a.plus{
		margin:10px 0px 0px 0px;
	}

	.catalog-detail .buy_more_detail form button[name="add2basket"]{
		margin:12px 0px 0px 0px;
	}

	.catalog-detail .buy_more_detail button[name="boc_anch"]{
		float:none;
		display:table;
		margin:4px auto 0px;
	}

	.catalog-detail .buy_more_detail form small.result{
		margin:12px 0px 0px 0px;
	}

	.catalog-detail .buy_more_detail .btn_navl,
	.catalog-detail .buy_more_detail .btn_avl{
		float:none;
		display:table;
		margin:12px auto 0px;
		border-collapse:separate;
	}

	.catalog-detail .rating_compare_detail{
		margin:0px;
		padding:0px;
		text-align: center;
	}

	.catalog-detail .rating_compare_detail .rating{
		float:none;
		margin:13px 0px 0px 0px;
	}

	.catalog-detail .rating_compare_detail .rating table{
		margin:0px auto;
	}

	.catalog-detail .rating_compare_detail .rating table td{
		width:auto;
		display:table-cell;
	}

	.catalog-detail .rating_compare_detail #catalog-compare,
	.catalog-detail .rating_compare_detail .catalog-detail-delay{
		float:none;
		display:inline-block;
	}

	.catalog-detail .rating_compare_detail #catalog-compare{
		margin: 12px 0 0 0;
		float: none;
		text-align: center;
	}

	.catalog-detail .rating_compare_detail .catalog-detail-delay{
		margin:12px 0px 0px 0px;
	}

	.catalog-detail .rating_compare_detail .add_to_delay{
		float: none;
		margin-top: 12px;
		text-align: center;
		display: inline-block;
	}

	.catalog-detail .catalog-detail-line{
		margin:12px 0px 0px 0px;
	}

	.catalog-detail .catalog-detail-preview-text,
	.catalog-detail .catalog-detail-properties{
		padding:0px;
	}

	.catalog-detail .section{
		margin:15px 0px 0px 0px;
	}

	.catalog-detail ul.tabs{
		width:100%;
		height:auto;
		float:left;
		padding:0px !important;
	}

	.catalog-detail ul.tabs li{
	/*	margin:2px 0px 0px 0px;
		padding:8px 11px;*/
	}

	.catalog-detail ul.tabs li a{
		/*height:auto;
		display:block;*/
		padding: 0px 10px 0 10px;
		height: 30px;
	}

	.catalog-detail ul.tabs li a br{
		display:none;
		visibility:hidden;
	}

	.catalog-detail ul.tabs li.current a{
	/*	height:auto;
		padding:0px;*/
		height: 30px;
		padding: 0px 10px 0px 10px;
	}


	.catalog-detail .box{
		float:left;
		padding:7px 0px 0px 0px;
	}

	.catalog-detail .box .description img{
		max-width:100%;
		height:auto;
	}
	.catalog-detail-pictures div.more_photo ul li{
		width: 20%;
	}
	.catalog-detail-pictures div.more_photo{
		width: 90%;
	}

	.reviews-collapse{
		margin:0px 0px 20px 0px;
	}

	.comment .userpic{
		display:none;
		visibility:hidden;
		margin:0px 10px 0px 0px;
	}

	.comment .text{
		width:100%;
	}
	.catalog-detail .buy_more_detail form input[name="add2basket"]{
		margin-top: 20px;
	}
	.catalog-detail .catalog-detail-info{
		width: 92%;
	}

	@media (min-width:350px) and (max-width:787px){
		.comment .userpic{
			display:block;
			visibility:visible;
		}

		.comment .text{
			margin:0px 0px 0px -69px;
			padding:0px 0px 0px 69px;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
		}
	}

	/***COMPARE***/
	.compare-list-result .sort .sorttext{
		display:none;
		visibility:hidden;
	}

	.compare-list-result .sort a.sortbutton .def{
		display:none;
		visibility:hidden;
	}

	.compare-list-result .sort a.sortbutton .mob{
		display:inline-block;
		visibility:visible;
	}

	/***RELATED_ITEMS***/
	.related-items,
	.bigdata-items{
		margin:24px 0px 0px 0px;
	}

	.related-items .h3,
	.bigdata-items .h3{
		padding:0px;
	}

	/***PAGINATION***/
	.pagination ul li{
		margin:0px 4px 4px 0px;
	}

	/***TO_TOP***/
	a#to_top{
		display:none !important;
		visibility:hidden;
		opacity:0 !important;
	}

	/***COMPOSITE***/
	a.bx-composite-btn{
		display:none;
		visibility:hidden;
	}

	/***PANEL***/
	#panel{
		display:none;
		visibility:hidden;
	}

	/***CALL_BACK***/
	.callback{
		margin: 0px 10px;
		left: 25%;
		position: absolute;
	}

	/***MODAL***/
	#addItemInCart{
		width: 90%;
		margin: 0px 10px;
		height: auto;
		padding: 0px 15px 20px 15px;
		top: 15%;
		left: 0%;
	}

	#addItemInCart .h1{
		width:100%;
		height:auto;
		float:left;
		padding:7px 0px 7px 12px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	#addItemInCart table{
		float:left;
		padding:12px;
	}

	#addItemInCart table tr{
		width:100%;
		float:left;
		display:table;
		margin:0px;
		padding:0px;
	}

	#addItemInCart .item_image_full{
		display:none;
		visibility:hidden;
	}

	#addItemInCart .item_title_desc{
		width:auto;
		height: auto;
		padding-top: 15px;
	}
	#addItemInCart .item_count_full{
		display:none;
		visibility:hidden;
	}

	#addItemInCart .item_title_desc .item_title{
		width:100%;
		padding:0px;
	}

	#addItemInCart .item_title_desc .item_desc{
		display:none;
		visibility:hidden;
	}

	#addItemInCart .item_title_desc .item_props{
		width:100%;
		margin:3px 0px 0px 0px;
	}

	#addItemInCart .item_links{
		padding:5px 0px 0px 0px;
	}

	#addItemInCart .item_links a.close{
		margin: 0px 11px 10px 0px;
	}

	#addItemInCart .item_links form{
		float:right;
		margin:5px 0px 0px 5px;
		padding:0px;
	}

	#addItemInCart .item_links .order{
		width:121px;
		height:28px;
	}

	/***ADD2BASKET_OFFER***/
	.more_options{
		width:auto;
		margin:0px 10px;
	}

	.pop-up.more_options .h1{
		width:100%;
		float:left;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.more_options .more_options_close{
		float:none;
		margin:0px;
		position:absolute;
		right:-10px;
		top:-6px;
	}

	.more_options .item_info{
		width:100%;
		padding:12px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.more_options .item_info .item_image{
		display:none;
		visibility:hidden;
	}

	.more_options .item_info .item_block{
		width:100%;
		float:left;
	}

	.more_options .item_info .item_block .item_name{
		display:none;
		visibility:hidden;
	}

	.more_options .item_options .offer_block{
		float:left;
	}

	.more_options .item_options .offer_block td{
		width:100% !important;
		float:left;
		padding:0px !important;
		border:none;
	}

	.more_options .item_options .offer_block td.h3{
		margin:0px 0px 5px 0px;
	}

	.more_options .item_options .offer_block td.props{
		margin:0px 0px 12px 0px;
	}

	.more_options .item_options .offer_block ul{
		width:100%;
	}

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

	.more_options .item_options .price_buy{
		margin:3px 0px 0px 0px;
	}

	.more_options .item_options .price_buy .catalog_price{
		float:none;
		display:table-cell;
		vertical-align:middle;
		margin:0px;
		padding:0px 10px 0px 0px;
	}

	.more_options .item_options .price_buy .catalog_buy_more{
		width:79px;
		float:none;
		display:table-cell;
		vertical-align:top;
	}

	.more_options .item_options .price_buy .buy_more{
		display:block;
		visibility:visible;
	}

	.more_options .item_options .price_buy .buy_more a.minus,
	.more_options .item_options .price_buy .buy_more input[name="quantity"],
	.more_options .item_options .price_buy .buy_more a.plus{
		margin:0px;
	}

	.more_options .item_options .price_buy .buy_more button[name="add2basket"],
	.more_options .item_options .price_buy .buy_more small.result{
		margin:4px 0px 0px 0px;
	}

	/***ORDER-CART***/
	.cart-items .sort .sorttext{
		display:none;
		visibility:hidden;
	}

	.cart-items .sort a.sortbutton .def{
		display:none;
		visibility:hidden;
	}

	.cart-items .sort a.sortbutton .mob{
		display:inline-block;
		visibility:visible;
	}

	.cart-items .equipment .thead{
		display:none;
		visibility:hidden;
	}

	.cart-items .equipment-order .thead{
		display:table;
		padding:0px 14px 0px 15px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.cart-items .equipment-order .thead .cart-item-name{
		width:auto;
		padding:0px;
	}

	.cart-items .equipment-order .thead .cart-item-summa{
		display:none;
		visibility:hidden;
		padding:0px;
	}

	.cart-items .equipment .tbody .tr{
		width:100%;
		margin: 10px 0px;
		height: 90px;
	}

	.cart-items .equipment-order .tbody .tr{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		height: auto;
	}

	.cart-items .equipment .tbody .tr_into{
		width: 99%;
		display: table;
		padding: 0px 0px 0 6px;
		height: 88px;
	}
	@media screen and (max-width:499px){
		.cart-items .equipment .tbody .tr_into{
			width: 94%;
			padding: 0px 6px 0 10px;
		}
	}

	.cart-items .equipment-order .tbody .tr_into{
		width:100%;
		display:table;
		padding:9px 12px 9px 13px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.cart-items .equipment-order .tbody .cart-item-number{
		display:none;
		visibility:hidden;
		padding:0px;
	}

	.cart-items .equipment .tbody .cart-item-image,
	.cart-items .equipment-order .tbody .cart-item-image{
		display:none;
		visibility:hidden;
	}

	.cart-items .equipment .tbody .cart-item-image{
		width:50px;
		padding:0px 10px 0px 0px;
	}

	.cart-items .equipment .tbody .cart-item-image img{
		width:48px;
		height:48px;
	}

	.cart-items .equipment .tbody .cart-item-name,
	.cart-items .equipment-order .tbody .cart-item-name{
		width:auto;
	}

	.cart-items .equipment .tbody .cart-item-price{
		width:79px;
	}

	.cart-items .equipment .tbody .cart-item-quantity{
		width:36px;
	}

	.cart-items .equipment .tbody .cart-item-quantity a.minus,
	.cart-items .equipment .tbody .cart-item-quantity a.plus{
		display:none;
		visibility:hidden;
	}

	@media screen and (max-width:499px){
		.cart-items .equipment .tbody .cart-item-quantity input[class="quantity"]{
			width:24px;
		}
	}

	.cart-items .equipment .tbody .cart-item-summa,
	.cart-items .equipment-order .tbody .cart-item-summa{
		display:none;
		visibility:hidden;
	}

	.cart-items .equipment .tbody .cart-item-summa{
		width:71px;
	}

	.cart-items .equipment-order .tbody .cart-item-summa{
		padding:0px;
	}

	.cart-items .equipment .tbody .cart-item-actions{
		width:15px;
		padding:0px 0px 0px 10px;
	}

	.cart-items .equipment .tbody .cart-item-actions a.deleteitem,
	.cart-items .equipment .tbody .cart-item-actions a.setaside{
		width:15px;
		padding:0px;
	}
	.deleteitem .text, .setaside .text{
		display: none;
	}
	.cart-items .cart-itogo{
		padding-left: 10px;
	}

	@media (min-width:380px) and (max-width:787px){
		.cart-items .equipment .tbody .cart-item-summa,
		.cart-items .equipment-order .thead .cart-item-summa,
		.cart-items .equipment-order .tbody .cart-item-summa{
			display:table-cell;
			visibility:visible;
		}
	}

	@media (min-width:500px) and (max-width:787px){
		.cart-items .equipment .tbody .cart-item-image,
		.cart-items .equipment-order .tbody .cart-item-number,
		.cart-items .equipment-order .tbody .cart-item-image{
			display:table-cell;
			visibility:visible;
		}

		.cart-items .equipment .tbody .cart-item-quantity{
			width:93px;
		}

		.cart-items .equipment .tbody .cart-item-quantity .buy_more{
			margin:0px 2px 0px 0px;
		}

		.cart-items .equipment .tbody .cart-item-quantity a.minus,
		.cart-items .equipment .tbody .cart-item-quantity a.plus{
			display:block;
			visibility:visible;
		}
	}

	@media (min-width:561px) and (max-width:787px){
		.cart-items .equipment .tbody .cart-item-actions{
			width:76px;
		}

		.cart-items .equipment .tbody .cart-item-actions a.deleteitem,
		.cart-items .equipment .tbody .cart-item-actions a.setaside{
			width:auto;
			padding:0px 0px 0px 21px;
			margin: 0;
		}
	}

	.cart-items .equipment-order .tbody .cart-itogo,
	.cart-items .equipment-order .tbody .cart-allsum{
		width:auto;
		padding:0px;
	}

	.cart-items .equipment .tbody .myorders_itog,
	.cart-items .equipment-order .myorders_itog{
		width:100%;
		height:auto;
	}

	.cart-items .equipment .tbody .myorders_itog{
		margin:0px;
		padding:9px 0px;
	}

	.cart-items .equipment-order .myorders_itog{
		padding:9px 13px 9px 14px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.cart-items .equipment .tbody .myorders_itog .cart-itogo,
	.cart-items .equipment .tbody .myorders_itog .cart-allsum,
	.cart-items .equipment-order .myorders_itog .cart-itogo,
	.cart-items .equipment-order .myorders_itog .cart-allsum{
		width:auto;
		height:auto;
		display:inline-block;
	}

	.cart-items .equipment .tbody .myorders_itog .cart-allsum{
		padding:0px 0px 0px 5px;
	}

	.cart-items .equipment-order .myorders_itog .cart-allsum{
		padding:0px;
	}

	.cart-items table.w100p{
		margin:9px 0px 0px 0px;
	}

	.cart-items table.w100p td.cart-coupon{
		width:100%;
		float:left;
		margin:0px -99px 0px 0px;
		padding:0px 104px 12px 0px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.cart-items table.w100p td.cart-coupon input{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.cart-items table.w100p td.tal{
		float:left;
	}

	.cart-items table.w100p td.tal button{
		width:99px;
		height:28px;
	}

	.cart-items table.w100p td.tac{
		float:left;
		clear:both;
		margin:12px 0px 0px 0px;
		padding:0px;
	}

	.cart-items table.w100p td.tac a.boc_cart_anch{
		
	}

	.cart-items table.w100p td.tar{
		float:left;
		clear:both;
		margin:5px 0px 20px 0px;
	}

	.cart-items table.w100p td.tar button{
		width:121px;
		height:28px;
	}

	.cart-accessories{
		margin:25px 0px 0px 0px;
	}

	.cart-accessories .h3{
		padding:0px;
	}

	.myorders .order-info_in table .points_deliv{
		display:none;
		visibility:hidden;
	}

	.myorders .order-info input[type="text"],
	.personal input[type="text"],
	.personal input[type="password"]{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.myorders .order-info textarea, 
	.personal textarea{
		width:100%;
		min-width:100%;
		max-width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.myorders .order-info .dropdown-block{
		width:auto;
	}

	.order-checkout button[name="submitbutton"],
	.personal button[type="submit"]{
		height:28px;
	}

	/***SUBSCRIBE***/
	.subscribe-edit table.data-table td{
		width:100%;
		display:block;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.subscribe-edit table.data-table tbody td input[type="text"],
	.subscribe-edit table.data-table tbody td input[type="password"]{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.subscribe-edit table.data-table button[type="submit"],
	.subscribe-edit table.data-table button[type="reset"]{
		height:28px;
	}

	/***REGISTER, AUTORIZATION, FORGOT PASS, CHANGE PASS, CONTACTS***/
	.content-form.register-form .field input[type="text"],
	.content-form.register-form .field input[type="password"],
	.content-form.confirm-form .field input[type="text"],
	.content-form.login-form .field input[type="text"],
	.content-form.login-form .field input[type="password"],
	.content-form.forgot-form .field input[type="text"],
	.content-form.forgot-form .field input[type="password"],
	.content-form.changepswd-form .field input[type="text"],
	.content-form.changepswd-form .field input[type="password"],
	.content-form.feedback-form .field input[type="text"]{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.content-form.feedback-form .field textarea{
		width:100%;
		min-width:100%;
		max-width:100%;
		box-sizing:border-box;
	}

	.content-form.register-form .field button[type="submit"],
	.content-form.confirm-form .field button[type="submit"],
	.content-form.login-form .field button[type="submit"],
	.content-form.forgot-form .field button[type="submit"],
	.content-form.changepswd-form .field button[type="submit"]{
		height:28px;
	}

	/***NEW OLD BYERS***/
	.order-checkout table.sale_order_full td{
		width:100%;
		float:left;
	}

	.order-checkout table.sale_order_full_table input[type="text"],
	.order-checkout table.sale_order_full_table input[type="password"]{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.order-checkout table.sale_order_full_table button[type="submit"]{
		height:28px;
	}

	/***POPUP WINDOWS STYLES***/
	.pop-up{
		left:0%;
	}

	.bx-core-adm-dialog.popup-store{
		left:0px !important;
		margin:0px 10px;
	}

	.pop-up .h1{
		height:auto;
		padding:7px 0px 7px 12px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head{
		width:100%;
		height:auto;
		float:left;
		padding:7px 0px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-head-inner{
		padding:0px 0px 0px 12px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-content-wrap{
		width:100%;
		float:left;
		padding:12px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-content{
		width:100% !important;
		height:auto !important;
		float:left;
		max-height:400px;
	}

	.bx-core-adm-dialog.popup-store table.data td.map{
		display:none;
		visibility:hidden;
	}

	.bx-core-adm-dialog.popup-store table.data td.ora-store .ora-storelist{
		height:auto;
		max-height:400px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons{
		width:100%;
		float:left;
		padding:5px 0px 0px 0px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons button[id="crmOk"]{
		width:152px;
		height:28px;
		margin:5px 0px 0px 0px;
	}

	.bx-core-adm-dialog.popup-store .bx-core-adm-dialog-buttons button[id="cancel"]{
		width:121px;
		height:28px;
		margin:5px 0px 0px 5px;
	}
	
	div.mfeedback div.mf-name input, div.mfeedback div.mf-email input, div.mfeedback div.mf-message textarea{
		max-width: 90%;
	}
	@media (max-width:500px){
		div.mfeedback div.mf-captcha div.mf-text{
			float: none;
		}
		.callback {
			left: 6%;
			width: 80%;
		}
		.callback .row .span2{
			float: none;
		}
		.callback .row{
			width: 86%;
		}
		.callback div.submit {
			width: 90%;
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 5px 20px;
		}
		.callback div.submit button {		
			float: left;
		}
		.callback .row .span1{
			float: none;
		}
		#new_callback_form .personal-data{
			margin: 10px 20px 10px 20px;
			text-align: left;
			float: left;
		}
	}
	.mfeedback .personal-data{
		margin: 0;
	}
	
	@media (max-width:380px){
		.boc_cart, .boc{
			margin-left: -168px;
			position: absolute;
			top: 150%;
			width: 90%;
		}
		.boc{
			top: -80px;
		}		
		
		#addItemInCart{
			margin-left: -168px;
			top: 15%;
			width: 90%;
			left: 50%;
		}
		.modal, #addItemInCart{
		    width: 80%;
			padding: 0px 16px 10px 16px;
		}
		#addItemInCart .item_added {
			width: 100%;
			height: 45px;
			font: bold 14px/45px Arial;
		}
		#addItemInCart .item_title_desc .item_title {
			font-size: 16px;
		}
		#addItemInCart .item_links a.close{
			margin-bottom: 15px;
		}
		.boc_cart .row .span2, .boc_cart .row .span1, .boc_cart .row .span2 img, .boc .row .span2, .boc .row .span1, .boc .row .span2 img{
			float: none;
		}
		#new_callback_form .personal-data, .new_boc_form .personal-data, .new_boc_cart_form .personal-data {
			margin: 10px 0px 10px 19px;
			text-align: left;
			width: 90%;
		}
		.boc_cart div.submit, .boc div.submit {
			width: 90%;
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 5px 20px;
		}
		.boc_cart div.submit button, .boc div.submit button {		
			float: left;
		}
		.boc_cart .row, .boc .row{
			width: 86%;
		}
		
	}
	@media (max-width:320px){
		.boc_cart, .boc, .modal, #addItemInCart{
			margin-left: -144px;			
		}		
		.callback div.h1 {
			font: bold 15px/45px Arial;
		}
		.callback .row .span2 input[type="text"], .callback .row .span2 textarea{
			width: 195px;
		}
		.callback .row .span2 input[name="callback_captcha_word"] {
			width: 70px;
		}
	}
	
	
}

/***720px - 960px***/
@media (min-width:788px) and (max-width:1253px){
	#header_2, #header_4{
		display:block !important;
	}

	#workarea{
		width:718px;
	}

	#breadcrumb{ 
		width:460px;
	}

	.anythingContainer{
		width:718px;
		height:228px;
	}

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

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

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

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

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

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

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

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

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

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

	.filter{
		width:676px;
	}

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

	.catalog-item .catalog-item-desc{ 
		width:350px;
	}

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

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

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

	.catalog-detail-pictures .detail_picture{
		height:265px;
	}

	.catalog-detail-pictures .detail_picture .catalog-detail-images{
		height:265px;
	}

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

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

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

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

	.related-items .catalog-item-card:nth-child(n + 4){
		display:none;
	}

	.cart-accessories .catalog-item-card:nth-child(n + 7){
		display:none;
	}

	.cart-items .equipment .tbody .tr,
	.cart-items .equipment-order .tbody .tr{
		width:716px;
	}

	.cart-items .equipment .tbody .tr_into,
	.cart-items .equipment-order .tbody .tr_into{
		width:714px;
	}

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

	.cart-items .equipment-order .thead .cart-item-name{
		width:445px;
	}

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

	.cart-items .equipment-order .tbody .cart-item-name{
		width:386px;
	}

	.cart-items .equipment-order .tbody .cart-itogo{
		width:386px;
	}

	.cart-items .equipment .tbody .myorders_itog,
	.cart-items .equipment-order .myorders_itog{
		width:716px;
	}

	.cart-items .equipment .tbody .myorders_itog .cart-itogo{
		width:496px;
	}

	.cart-items .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;
	}
}

/***720px***/
@media (min-width:788px) and (max-width:1003px){
	.center{
		width:768px;
	}

	#header{  
		height:123px;
		position:relative;
	}

	#header_1{
		width:447px;
		height:123px;
	}

	#header_2{
		width:525px;
		height:50px;
		position:absolute;
		left:143px;
		top:123px;
	}

	#header_2 #altop_search{
		width:473px;
		height:47px;
		margin:6px 0px 0px 0px !important;
	}

	#header_2 #altop_search_container,
	#header_2 #altop_search_content{
		margin:0px;
	}

	#header_2 #altop_search_left{
		width:26px;
		height:37px;
	}

	#header_2 #altop_search_center{
		height:37px;
		margin:0px 0px 0px 26px;
	}
	
	#header_2 #altop_search_center input[type="text"]{
		height:37px;
		margin:0px;
	}
	
	#header_2 #altop_search_center .submit{
		top:-1px;
		right:-52px;
	}

	#header_2 #altop_search_right{
		display:none;
		visibility:hidden;
	}

	#header_4{
		width:185px;
		height:123px;
	}
	
	#top-menu{
		display:none;
		visibility:hidden;
	}
	
	#top_panel{
		display:block;
		visibility:visible;
	}
	
	#content-wrapper{ 
		padding:0px;
	}
	
	#content{ 
		width:718px;
		margin:0px 0px 0px 25px;
	}
	
	#left-column{
		display:none;
		visibility:hidden;
	}
	
	#body_text{
		padding:0px !important;
	}
	
	#vendors_bottom{
		display:block;
		visibility:visible;
	}
	
	#subscribe_bottom{
		display:block;
		visibility:visible;
	}
	
	#stati_bottom{
		display:block;
		visibility:visible;
	}
	
	#stati_bottom .h3{
		float:left;
	}
	
	#stati_bottom a.all{
		float:right;
		margin:4px 0px 0px 0px;
	}
	
	#stati_bottom ul.lsnn{
		width:100%;
	}
	
	#stati_bottom ul.lsnn li{
		width:214px;
		display:table-cell;
		vertical-align:top;
		margin:0px;
		padding:0px 0px 0px 38px;
	}
	
	#stati_bottom ul.lsnn li:first-child{
		padding:0px;
	}
	
	.already_seen{
		margin:0px;
	}
	
	.already_seen ul{
		width:711px;
		margin:0px 33px 0px 24px;
	}
	
	.already_seen ul li:nth-child(n + 10){
		display:none;
	}
	
	.already_seen ul li:nth-child(n+8) a span{
		left:auto;
		right:18px;
	}
	
	.already_seen ul li:nth-child(n+8) a span::before{
		left:auto;
		right:11px;
	}
	
	.already_seen_empty{
		display:block;
		visibility:visible;
	}
	
	#footer_left{
		height:81px;
	}
	
	#footer_center{
		width:200px;
		height:81px;
	}
	
	#footer_right{
		width:234px;
		height:81px;
	}
	
	#footer_right #counters{
		display:none;
		visibility:hidden;
	}
	
	#footer_right #footer-design{
		float:left;
		margin:23px 0px 0px 0px;
	}
	
	#foot_panel{
		width:747px;
		margin:0px 0px 0px -373.5px;
		z-index:550;
	}
	
	#foot_panel_1{
		height:48px;
		margin:0px;
	}
	
	#foot_panel_1 .kabinet{
		height:48px;
	}
	
	.kabinet a.login_anch, 
	.kabinet a.personal{
		height:48px;
		margin:0px 0px 0px 19px;
		padding:0px 14px 0px 0px;
	}
	
	.kabinet a.personal{
		padding:0px;
	}
	
	.kabinet a.register{
		width:16px;
		height:17px;
		margin:18px 0px 0px 15px;
		padding:0px;
	}
	
	#compare{
		height:48px;
	}
	
	#compare .block-content{
		padding:0px 0px 0px 15px;
	}
	
	#compare a{
		width:16px;
		height:14px;
		margin:19px 0px 0px 0px;
	}
	
	#compare .qnt{
		margin:3px 0px 0px 3px;
	
	}
	#delay{
		height:48px;
		margin:0px 0px 0px 10px;
	}
	
	#delay .block-content{
		padding:0px 0px 0px 15px;
	}
	
	#delay a{
		width:16px;
		height:14px;
		margin:19px 0px 0px 0px;
	}
	
	#delay .qnt{
		margin:3px 0px 0px 3px;
	}
	
	#foot_panel_2{
		height:48px;
		margin:0px 15px 0px 0px;
	}
	
	#foot_panel_2 a.cart{
		height:48px;
		padding:0px;
	}
	
	#foot_panel_2 .qnt{
		margin:3px 0px 0px 3px;
	}
	
	#foot_panel_2 .sum_curr{
		margin:9px 0px 0px 10px;
		padding:4px 9px;
	}
	
	#foot_panel_2 .oformit_dsbl,
	#foot_panel_2 .oformit{
		margin:9px 0px 0px 10px;
	}
	
	a#to_top{
		width:100%;
		height:36px;
	}
	
}

/***960px***/
@media (min-width:1004px) and (max-width:1253px){
	.center{
		width:994px;
	}

	#header_2{
		width:343px;
	}

	#header_2 #altop_search{
		width:310px;
	}

	#content{ 
		width:945px;
	}

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

	.already_seen ul{
		width:948px;
		margin:0px 22px 0px 24px;
	}

	.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_center{
		width:228px;
	}

	#foot_panel{
		width:945px;
		margin:0px 0px 0px -472.5px;
	}
	#foot_panel_2 .oformit_disabled, #foot_panel_2 .oformit{
		display: none;
	}
}

/***MAX_WIDTH***/
@media (min-width:1254px){
	#header_2, #header_4{
		display:block !important;
	}
}

.feedback{
	display: none;
	position: fixed;
	top: 100px;
	left: 35%;
	width: 560px;
	-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/elektro_light/images/bg_popup.jpg) left top repeat-x #fff;
	z-index: 700;
}

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

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

.feedback__title{
	display: block;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
}

.feedback__desc{
	display: block;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}

.feedback__desc p{
	padding: 0!important;
	font-size: 14px!important;
	margin: 5px 0;
}

.feedback__form{
	display: block;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}

.feedback__form form{
	display: block;
	position: relative;
	overflow: hidden;
}

.frm-group{
	display: block;
	position: relative;
	overflow: hidden;
	width: auto;
	padding: 5px 0 5px 5px;
}

.frm-group-inline{
	display: inline-block !important;
	width: 47% !important;
	padding: 5px !important;
}

.frm-group textarea{
	resize: none;
	width: 94%;
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #d7d4d1;
	outline: none;
	box-shadow: 0 0 2px #d7d4d1;
	padding: 10px;
	font-size: 14px;
}

.frm-group input{
	width: 92%;
	border: 1px solid #d7d4d1;
	outline: none;
	box-shadow: 0 0 2px #d7d4d1;
	padding: 10px;
}

.feedback__btn{
	display: block;
	position: relative;
	overflow: hidden;
	padding: 20px 5px;
}

.feedback__btn .frm-group input{
	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);
}

.feedback__btn .frm-group input:hover{
	background: #f69903;
	background: linear-gradient(to bottom, #f6b706, #f69903);
	background: -webkit-linear-gradient(top, #f6b706, #f69903);
	background: -moz-linear-gradient(top, #f6b706, #f69903);
	background: -o-linear-gradient(top, #f6b706, #f69903);
	background: -ms-linear-gradient(top, #f6b706, #f69903);
	text-decoration: underline;
}

.feedback__request{
	display: block;
	position: relative;
	overflow: hidden;
	padding: 20px;
}

#fancybox-outer{
	-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/elektro_light/images/bg_popup.jpg) left top repeat-x #fff;
}

#fancybox-inner{
	top: 0 !important;
}

.feedback__btn .frm-group input{
	width: 47%!important;
	float: right;
	border-radius: 10px;
	outline: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

#fancybox-close{
	background-image: url(/bitrix/templates/elektro_light/images/close.png) !important;
	background-repeat: no-repeat;
	background-position: 10px 0px;
	top: 15px;
	right: 15px;
}

.item-info__btn{
	display: block;
	position: relative;
	overflow: hidden;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	right: 0;
}

.item-info__btn a{
	display: block;
	padding: 10px;
	border-radius: 5px;
	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);
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.item-info__btn a:hover{
	background: #f69903;
	background: linear-gradient(to bottom, #f6b706, #f69903);
	background: -webkit-linear-gradient(top, #f6b706, #f69903);
	background: -moz-linear-gradient(top, #f6b706, #f69903);
	background: -o-linear-gradient(top, #f6b706, #f69903);
	background: -ms-linear-gradient(top, #f6b706, #f69903);
	text-decoration: underline;
}

.price_buy_detail__btn{
	display: block;
	position: relative;
	overflow: hidden;
	float: right;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	right: 20px;
}

.price_buy_detail__btn a{
	display: block;
	padding: 10px;
	border-radius: 5px;
	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);
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}

.price_buy_detail__btn a:hover{
	background: #f69903;
	background: linear-gradient(to bottom, #f6b706, #f69903);
	background: -webkit-linear-gradient(top, #f6b706, #f69903);
	background: -moz-linear-gradient(top, #f6b706, #f69903);
	background: -o-linear-gradient(top, #f6b706, #f69903);
	background: -ms-linear-gradient(top, #f6b706, #f69903);
	text-decoration: underline;
}

#fancybox-inner .errortext{
	padding: 5px 0;
	margin: 0 20px;
	padding-left: 40px;
	margin-top: 5px;
}

/* End */
/* /bitrix/templates/elektro_light/components/altop/callback/.default/style.css?16653510433003 */
/* /bitrix/components/altop/search.title/templates/.default/style.css?16653510308714 */
/* /bitrix/components/altop/ask.price/templates/.default/style.css?16653510304209 */
/* /bitrix/templates/elektro_light/components/bitrix/iblock.vote/ajax/style.css?1665351043688 */
/* /bitrix/templates/elektro_light/styles.css?1699943248722 */
/* /bitrix/templates/elektro_light/template_styles.css?1699943248226444 */
