


/* Start:/bitrix/templates/elektro_light/components/altop/callback/.default/style.css*/
.callback form.new_callback_form {
	width:100%;
	float:left;
	margin:0px;
	padding:20px 0px 10px 0px;
}

.callback span#echo_callback_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.callback span.alertMsg.bad {
	width:302px;
	display:block;
	margin:0px 0px 5px 20px;
	padding:5px 10px 5px 33px;
	font:normal 13px/1.3 Arial;
	color:#50280d;
	border:1px solid #eb9d5e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/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*/
#altop_search {
	height:49px;
	float:left;
	position:relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.title-search-result .add2basket_block form input[name="quantity"] {
	width:34px;
	height:21px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
	font:normal 13px/21px Arial;
	color:#000;
	text-align:center;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right:1px solid #dadada;
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.21) inset;
	background:#fff;
}

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

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

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

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

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

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

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

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



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



/* Start:/bitrix/templates/elektro_light/styles.css*/
.Discontinued{
	color: #f00;
	font: bold 24px/1.3 Arial;
}

a.Replacement{
	color: #f00 !important;
	font-size: 18px;
}
/* End */



/* Start:/bitrix/templates/elektro_light/template_styles.css*/
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:155px;
	margin:0px auto; 
	padding:0px;
}

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

#header_1 {
	width:333px;
}

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

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

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

#header_2 {
	width:583px
}

#header_2 #altop_search {
	width:551px;
}

#header_3 { 
	width:136px;
}

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

#header_3 .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 .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:55px 0px 0px 0px; 
}

#header_4 .telephone p {
	font:normal 16px/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:16px;
}

/*
#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 .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;
}

/* ---- DropMenu (New) ---- */
#drop-menu {
	width: 100%;
	position: relative;
}
#drop-menu ul{
	list-style: none;
	width: 203px;
	border: 1px solid #fff;
	border-bottom: none;
	color: #000;
	padding: 0;
	z-index:600;
}
#drop-menu ul li{
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-radius: 4px;
	position: relative;
	background-color: #ffcd00;
	background:linear-gradient(to bottom, #ffe888, #ffcd00);
	background:linear-gradient(to top, #ffcd00, #ffe888);
	background:-webkit-linear-gradient(top, #ffe888, #ffcd00);
	background:-moz-linear-gradient(top, #ffe888, #ffcd00);
	background:-o-linear-gradient(top, #ffe888, #ffcd00);
	background:-ms-linear-gradient(top, #ffe888, #ffcd00);
}
#drop-menu ul li ul{
	width:203px;
}
#drop-menu ul li:hover{
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-radius: 4px;
	background-color: #efaa07;
	background:linear-gradient(to bottom, #f8c754, #efaa07);
	background:-webkit-linear-gradient(top, #f8c754, #efaa07);
	background:-moz-linear-gradient(top, #f8c754, #efaa07);
	background:-o-linear-gradient(top, #f8c754, #efaa07);
	background:-ms-linear-gradient(top, #f8c754, #efaa07);
}
#drop-menu ul li:hover ul{
	display: block;
}
#drop-menu ul li:hover ul li ul{
	display: none;
}
#drop-menu ul li a{
	color: #000;
	padding: 10px 16px 10px 8px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
}
#drop-menu ul li a:hover{
	background-color: #efaa07; /*#f1ac07; #fbaa11;*/
	color: #fff;
	text-shadow: 0px -1px 0px #999;
}
#drop-menu ul li ul li:hover ul{
	display: block;
}
#drop-menu ul li ul{
	position: absolute;
	left: 203px;
	top: 0px;
	display: none;
}
#drop-menu ul li ul li ul{
	position: absolute;
	left: 203px;
	top: 0px;
	display: none;
}
#drop-menu ul li 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;
}
#drop-menu ul li:hover a span.arrow {
	background:url('/bitrix/templates/elektro_light/./images/bg_left_arrow.png') left -15px no-repeat;
}
#drop-menu ul li ul li a span.arrow {
	background:url('/bitrix/templates/elektro_light/./images/bg_left_arrow.png') left top no-repeat;
}
#drop-menu ul li:hover ul li a span.arrow {
	background:url('/bitrix/templates/elektro_light/./images/bg_left_arrow.png') left top no-repeat;
}
#drop-menu ul li ul li:hover a span.arrow {
	background:url('/bitrix/templates/elektro_light/./images/bg_left_arrow.png') left -15px no-repeat;
}




/***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:25px 0px 0px 1px;
}

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

#banner_left img {
	border:none;
}


/***DISCOUNT_LEFT***/
#discount_left {
	float:left;
	margin:25px 0px 0px 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 .sticker {
	position:absolute;
	top:24px;
	right:24px;
}

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

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

#discount_left a.link .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 .h3 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#222222;
	margin:0px;
	padding:25px 0px 10px 0px;
}

#vendors .vendors-list {
	width:192px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#vendors p.vendors-item {
	margin:0px;
	padding:0px;
	width:50%;
	float:left;
}

#vendors p.vendors-item a {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#37414c;
	text-decoration:underline;
	padding:4px 0px;
	display:block;
}

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


/***SUBSCRIBE***/
#subscribe {
	width:227px;
	height:152px;
	float:left;
	margin:25px 0px 0px -24px;
	padding:0px;
	background:url('/bitrix/templates/elektro_light/./images/bg_subscribe.jpg') left top no-repeat;
}

#subscribe .h3 {
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#222;
	margin:0px;
	padding:15px 0px 0px 25px;
}

#subscribe p {
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#383526;
	margin:0px;
	padding:0px 0px 10px 25px;
}

#subscribe input[type="text"] {
	width:165px;
	height:24px;
	line-height:24px;
	border:1px solid #c6c2bd;
	background:#fff;
	-webkit-box-shadow:0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow:0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow:0px 0px 3px rgba(0, 0, 0, 0.15) inset;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#1e1d19;
	margin:0px 0px 10px 25px;
	padding:0px 9px;
}

#subscribe input[name="submit"] {
	width:188px;
	height:33px;
	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;
	width:100%;
	
}

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; */
	width: 100%;
	float:right;
	margin:0px;
	padding:0px;
}

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

div#stati_left a.all {
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#838384;
	text-decoration:underline;
	float:left;
	margin:0px;
	padding:0px;
}

div#stati_left a.all:hover {
	text-decoration:none;
}


/***SLIDER_TOP***/
#banner_top {
	width:980px;
	margin:23px 0px 0px -10px;
}


/***HOME_NEWS***/
div#news_home {
	width:100%;
	float:left;
	margin:0px 0px 20px 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 .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 .title-link {
	color:#cc9900;
	text-decoration:none;
}

div#news_home ul.lsnn li a .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:236px;
	float:left;
	margin:0px 0px 2px 0px;
	padding:0px;
	border:1px solid #e0e3e7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:url('/bitrix/templates/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 {
	
	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 .sticker {
	position:absolute;
	top:0px;
	right:1px;
}

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

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

.catalog-item-card a.link .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:160px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	position:relative;
}

.catalog-item-card .item-info .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 .rating {
	float:left;
	margin:1px 0px 0px 0px;
	padding:0px;
}

.catalog-item-card .rating_compare .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: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:20px;
	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: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-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:700px;
	float:left;
	margin:5px 0px 0px 0px; 
	padding:0px;
}

#breadcrumb a, #breadcrumb span, #breadcrumb i { 
	font-family:Arial;
	font-size:13px;
	padding:0px; 
	margin:0px;
}

#breadcrumb a {
	color:#666666 !important;
}

#breadcrumb span {
	color:#999999 !important;
}

#breadcrumb i {
	color:#cccccc !important;
}

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

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

#podelitsya {
	float:right;
}


/***ALREADY_SEEN***/
.already_seen {
	width:100%;
	float:left;
	margin:20px 0px -20px 0px;
	padding:0px 0px 20px 0px;
	background:url('/bitrix/templates/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 .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: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; 
	padding:20px 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_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;
color: #dfe2e9;
}

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

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

#foot_panel {
	width:1182px;
	height:48px;
	position:fixed;
	margin:0px 0px 0px -591px;
	padding:0px;
	bottom:0px;
    left:50%;
	background: url('/bitrix/templates/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 {
	font:bold 14px/23px Arial;
    color:#fff;
	text-align:center;
	text-shadow:0px -1px 0px #6a7481;
    width:23px;
	height:23px;
	float:left;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-khtml-border-radius:11px;
	border-radius:11px;
	background:#707984;
	background:linear-gradient(to bottom, #b0b9c4, #707984);
	background:-webkit-linear-gradient(top, #b0b9c4, #707984);
	background:-moz-linear-gradient(top, #b0b9c4, #707984);
	background:-o-linear-gradient(top, #b0b9c4, #707984);
	background:-ms-linear-gradient(top, #b0b9c4, #707984);
	-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15);
    margin:14px 0px 0px 0px;
	padding:0px;
}

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

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

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

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

#delay span {
	font:bold 14px/23px Arial;
    color:#363224;
	text-align:center;
	text-shadow:0px 1px 0px #fff;
    width:23px;
	height:23px;
	float:left;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-khtml-border-radius:11px;
	border-radius:11px;
	background:#b3b3b3;
	background:linear-gradient(to bottom, #fff, #b3b3b3);
	background:-webkit-linear-gradient(top, #fff, #b3b3b3);
	background:-moz-linear-gradient(top, #fff, #b3b3b3);
	background:-o-linear-gradient(top, #fff, #b3b3b3);
	background:-ms-linear-gradient(top, #fff, #b3b3b3);
	-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15);
    margin:14px 0px 0px 0px;
	padding:0px;
}

#foot_panel_2 {
	float:right;
	height:58px;
	background:url('/bitrix/templates/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 span.sum_curr {
	font:bold 16px/1.3 Arial;
    color:#1d2023;
	background:#f0efe2;
	display:block;
    float:left;
    margin:20px 0 0 15px;
    padding:5px 9px;
}

#foot_panel_2 span.sum_curr span.curr {
	font-size:14px;
    font-weight:normal;
}

#foot_panel_2 a.oformit {
	width:153px;
	height:30px;
	float:left; 
	margin:20px 0px 0px 8px;
	padding:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:2px 2px 3px rgba(124, 101, 18, 1.0);
	-moz-box-shadow:2px 2px 3px rgba(124, 101, 18, 1.0);
	box-shadow:2px 2px 3px rgba(124, 101, 18, 1.0);
	background:url('/bitrix/templates/elektro_light/./images/bg_a_oformit.png') left -30px no-repeat;
	text-decoration:none;
}

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

#foot_panel_2 span.oformit_disabled {
	width:153px;
	height:30px;
	float:left; 
	margin:20px 0px 0px 8px;
	padding:0px;
	background:url('/bitrix/templates/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 .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 .title-link {
	padding:0px 20px 0px 10px;
}

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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


/***PREV_NEXT_STATI***/
ul.stati_prev_next {
	width:100%;
	float:left;
	margin:20px 0px 0px 0px !important;
	padding:20px 0px 0px 0px !important;
	list-style:none;
	background:url('/bitrix/templates/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 .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 .arrow_prev {
	background:url('/bitrix/templates/elektro_light/./images/bg_arrow_prev.jpg') left -9px no-repeat;
}

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

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

ul.stati_prev_next li a .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 .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 .title-link {
	padding:0px 20px 0px 10px;
}

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

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

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

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

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


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

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

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

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

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

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

.vendors-section-item a .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;
}

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

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

.vendors-section-item a .item .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;
}

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

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

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

.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;
	text-align:center;
}

.catalog-section .catalog-section-title a { 
	font:normal 18px/41px Arial;
	color:#616161;
	text-decoration:underline;
	height:41px;
	display:block;
	margin: 10px 0 0 0;
	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 {
	width:100%;
	float:left;
	margin:0px 0px 5px 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:100px;
	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 left, #ffffff, #ebedee);
	background:-webkit-linear-gradient(left, #ffffff, #ebedee);
	background:-moz-linear-gradient(left, #ffffff, #ebedee);
	background:-o-linear-gradient(left, #ffffff, #ebedee);
	background:-ms-linear-gradient(left, #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:100px;
	height:100px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

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

.catalog-section-child a .child .text {
	height:56px;
	display:table-cell;
	vertical-align:middle;
	padding:0px 12px;
	font:normal 13px/1.3 Arial;
	color:#616161;
	text-align:left;
}
/* ? span ? */
.catalog-section-child a .child .text span.link {
	text-decoration:underline;
	font-size:17px;
}
.catalog-section-child a:hover .child .text span.link {
	text-decoration:none;
}
.catalog-section-child a .child .text span.desc {
	text-decoration:none;
}

/* div & button "more" */
.catalog-section-child a .child .more {
	float:right;
	height:37px;
	padding:50px 20px 0 0;
}
.catalog-section-child a .child .more span {
	display:block;
	width:121px;
	height:27px;
	background:url('/bitrix/templates/elektro_light/./images/bg_more.png') left top no-repeat;
}
.catalog-section-child a .child .more span:hover {
	cursor:pointer;
	background:url('/bitrix/templates/elektro_light/./images/bg_more.png') left -27px no-repeat;
}
/**/
.catalog-section-child a:hover { 
	text-decoration:none;
	border:1px solid #ffd425;
	background:#fffaba;
	background:linear-gradient(to right, #ffffff, #fffaba);
	background:-webkit-linear-gradient(left, #ffffff, #fffaba);
	background:-moz-linear-gradient(left, #ffffff, #fffaba);
	background:-o-linear-gradient(left, #ffffff, #fffaba);
	background:-ms-linear-gradient(left, #ffffff, #fffaba);
}

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

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

.catalog-section-list .border {
	width:100%;
	height:1px;
	margin:20px 0px 0px 0px;
	padding:0px;
	background:#e1e4e8;
}

.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 span.sect_name {
	font:bold 14px/1.3 Arial;
	color:#323232;
	display:block;
	margin:0px;
	padding:5px 0px 0px 0px;
}

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

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

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

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

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

.filter form table tr td .slider .ui-slider-handle {
	position:absolute; 
	width:17px; 
	height:17px;
	top:-7px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);
	background:url('/bitrix/templates/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;
	display: block;
	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;
}
.view__list .catalog-item .catalog-item-info {
	min-height: 140px;
}

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

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

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

.catalog-item .catalog-item-image .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%;
	min-height: 15px;
}

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

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

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

a.callback_anch {
	width:180px;
	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_callback.png') left top no-repeat;
	
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
}

a.callback_anch:hover{
	cursor:pointer;
	color: #fff;
	background:url('/bitrix/templates/elektro_light/./images/bg_callback.png') left -27px no-repeat;
}



.catalog-item .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 .buy_more .hidden {
	display:none;
}

.catalog-item .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 .buy_more #available {
	width:80px;
	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 .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 .detail_picture {
	width:100%;
	position:relative;
	margin:0px;
	padding:0px;
}

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

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

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

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

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

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

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

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

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

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

.catalog-detail-pictures .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 .more_photo ul li:nth-child(4n+4) {
	margin:0px 0px 10px 0px;
}

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

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

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

.catalog-detail-pictures .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 .more_photo ul li.catalog-detail-video a.catalog-detail-images {
	width:81px;
	height:81px;
}

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

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

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

.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:20px;
	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 1px 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:123px;
	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 .offer_block {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

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

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

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

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

.catalog-detail-info .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 .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 .offer_block ul.COLOR li span i {
	width:24px;
	height:24px;
	display:block;
}

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

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

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

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

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

.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***/
.related-items {
	width:100%;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
}

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

.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:20px;
	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: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;
}

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

table.compare-grid .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;
}

table.compare-grid .buy_more #available {
	width:80px;
	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:116px; 
	right:20%; 
	width:387px; 
	-webkit-box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
    -moz-box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
    box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	background:url('/bitrix/templates/elektro_light/./images/bg_popup.jpg') left top repeat-x #fff;
	z-index:700;
}

.callback .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:290px; 
	left:50%;
	margin:0px 0px 0px -377px;
	-webkit-box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
    -moz-box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
    box-shadow:0px 0px 12px rgba(91, 91, 91, 0.65);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	background:url('/bitrix/templates/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:20px;
	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:80px;
	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:80px;
	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 .price,
.cart-items .equipment .tbody .cart-item-price .discount-price {
	font:normal 13px/1.3 Arial;
	color:#222;
	margin:0px;
	padding:0px;
}

.cart-items .equipment .tbody .cart-item-price .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 .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,
.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 .order-info select {
	margin:0px;
	padding:5px 0px 5px 11px;
	font:normal 13px/1.3 Arial;
	color:#37414c;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	box-shadow:inset 2px 2px 7px rgba(0, 0, 0, 0.15);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-status { 
	background:#A4A4A4; 
}

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

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

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

.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***/
.subscribe-edit table.data-table {
	width:100%;
	border-collapse:collapse;
}

.subscribe-edit table.data-table thead {
	border:1px solid #e6e6e6;
}

.subscribe-edit table.data-table thead td {
	font-weight:bold;
	background:#e6e6e6;
	margin:0px;
	padding:5px;
}

.subscribe-edit table.data-table tbody {
	border:1px solid #f7f7f7;
}

.subscribe-edit table.data-table tbody td {
	margin:0px;
	padding:5px;
}

.subscribe-edit table.data-table tbody td input[type="text"],
.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;
}

.subscribe-edit table.data-table tfoot td {
	margin:0px;
	padding:5px;
}


/***REGISTER, AUTORIZATION, FORGOT PASS, CHANGE PASS, CONTACTS***/
.content-form.register-form,
.content-form.login-form,
.content-form.forgot-form,
.content-form.changepswd-form,
.content-form.feedback-form {
	width:100%;
	margin:0px;
	padding:0px;
}

.content-form.register-form .field,
.content-form.login-form .field,
.content-form.forgot-form .field,
.content-form.changepswd-form .field,
.content-form.feedback-form .field {
	margin:0px 0px 10px 0px;
	padding:0px;
}

.content-form.register-form .field span.starrequired {
	font:bold 14px/1.3 Arial;
	color:#cc0000;
}

.content-form.register-form .field input[type="text"],
.content-form.register-form .field input[type="password"],
.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: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;
}

.content-form.register-form .field img,
.content-form.feedback-form .field img {
	margin:5px 0px 0px 0px;
	padding:0px;
}

.content-form.feedback-form .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***/
.order-checkout table.sale_order_full_table input[type="text"],
.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;
}


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

	#breadcrumb { 
		width:460px;
	}

	.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:365px;
	}

	#footer_center {
		width:173px;
	}

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

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

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

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

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

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

	.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: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 .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;
	}
}
.category-home-list {
	margin: 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px #E0E4E8 solid;
}
.category-home-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.category-home-list > ul {
	display: table;
	width: 100%;
	border-spacing: 3px;
}
.category-home-list > ul > li {
	display: table-cell;
	box-sizing: border-box;
	border: 1px #E0E4E8 solid;
	border-radius: 3px;
	border-spacing: 5px;
	margin: 5px;
	vertical-align: top;
	padding: 12px;
	width: 235px;
}
.category-home-list > ul > li > a {
	text-decoration: none;
	color: #37414c;
	font-size: 145%;
	display: block;
	margin-bottom: 5px;
}
.category-home-list > ul > li .image {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.category-home-list > ul > li > ul > li {
	display: block;
}
.category-home-list > ul > li > ul > li + li {
	margin-top: 2px;
}
.category-home-list > ul > li > ul > li > a {
	color: #838384;
	text-decoration: none;
}
.news-list-left-sidebar {
	border: 1px #E0E4E8 solid;
	margin: 15px 0;
	border-radius: 3px;
	padding: 5px;
}
.news-list-left-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-list-left-sidebar  li + li {
	margin-top: 5px;
}
.news-list-left-sidebar span {
	display: block;
}
.news-list-left-sidebar .date {
	color: #F03;
	font-weight: bold;
}
.news-list-left-sidebar .name a {
	text-decoration: none;
	color: #838384;
}
.news-list-left-sidebar .all-news {
	margin-top: 10px;
}
.news-list-left-sidebar .all-news a {
	color: #838384;
}

.catalog-item-card,
.catalog-item-info {
	position: relative;
	z-index: 0;
}
a.catalog-item-link {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.catalog-item-card .catalog-item-info {
	position: static;
}
.catalog-item-info .buy_more{
	z-index: 3;
}
.catalog-item-info .rating_compare,
.catalog-item-image,
.catalog-item-desc {
  position: relative;
  z-index: 3;
}
.buy_one_click_popup {
	border: none;
	background: none;
	text-transform: uppercase;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 3px 10px;
	margin: 3px 0;
	background: linear-gradient(#FDDE32, #E8A427);
	border-radius: 4px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #C38B23;
}
.buy_one_click_popup:hover {
	background: linear-gradient(#E8A427, #FDDE32);
}
.buy_one_click_popup_list {
	border: none;
	background: none;
	color: #fafafa;
	text-shadow: -1px -1px 1px #333;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	padding: 3px 5px;
	text-transform: uppercase;
	cursor: pointer;
	-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: linear-gradient(#969AA2, #80838B);
	width: auto;
	float: right;
}
.buy_one_click_popup_list:hover {
	background: linear-gradient(#5A5C63, #27282D);
}
.catalog-item-list.view__list .catalog-item-desc {
	position: static;
	z-index: auto;
}
.catalog-item-list.view__list .catalog-item-desc > div {
	position: relative;
	z-index: 3;
	display: block;
	*display: inline;
	*zoom: 1;
	width: auto;
}

.slick-arrow{
	background: #ddd;
}

.catalog-detail .detail_picture .catalog-detail-images img {
	object-fit: contain;
}
/* End */
/* /bitrix/templates/elektro_light/components/altop/callback/.default/style.css */
/* /bitrix/components/altop/search.title/templates/.default/style.css */
/* /bitrix/components/altop/ask.price/templates/.default/style.css */
/* /bitrix/templates/elektro_light/styles.css */
/* /bitrix/templates/elektro_light/template_styles.css */
