


/* Start:/bitrix/templates/electro/components/bitrix/main.feedback/all_pages/style.css*/
.mfeedback{
	width:355px;
	padding:5px;
	line-height:20px;
	font-family:Arial;
}
.mfeedback .title{
	font-size:23px;
	margin-bottom:14px;
}
.mfeedback .fb-inp,
.mfeedback .fb-textarea{
	width:350px;
}
.mfeedback .mf-name,
.mfeedback .mf-email,
.mfeedback .mf-message{
	margin-top:10px;
	margin-bottom:10px;
}
.mfeedback .mf-text{
	font-size:13px;

}
.mfeedback .mf-note{
	font-size:11px;
}
.mfeedback .mf-req{
	color:#8FCDDF;
}
.mfeedback .mf-buttons{
	margin-top:42px;
}
/* End */



/* Start:/bitrix/templates/electro/styles.css*/
html, body, form{
	margin: 0;
	padding: 0;
}

body{
	height: auto !important;
	font-family: Arial;
	font-size: 13px;
	padding: 0 2px;
	line-height: 18px;
}

h1{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

#fancyfeedbak_outer{
	width: 500px;
	margin: 0 auto;
}

:focus{
	outline: -webkit-focus-ring-color auto 0;
}

.myriad-pro{
	font-family: 'Myriad pro';
}
.popup_feedback2 {
    left: 45%;
    position: fixed;
    top: 5px;
    z-index: 214748364700;
	
	 background-color: #ffe303;
    border: 1px solid #f4cb02;
    border-radius: 3px;
    color: black;
    padding: 1px 5px;
    text-decoration: none;
}
/* grlobal styles */
.clear{
	clear: both;
}

.none1{
	width: 1px;
	height: 1px;
	position: absolute;
	left: -10000px;
}

.none2{
	display: none;
}

.hr{
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #C7C7C7;
}

/* global style links */
a{
	color: #121212;
}

a:hover{
	color: #11ACDA;
}

/* global buttons style */
input.butt{
	background: #3B92C6 url(/bitrix/templates/electro/img/btn/bg_butt.png) 0 0 repeat-x;
	border: 0 solid #3289CE;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: 700 13px Arial, Helvetica, sans-serif;
	line-height: 11px;
	margin: 0;
	padding: 4px 18px;
	text-align: center;
	height: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: background-color .2s ease,box-shadow .2s ease;
	-webkit-transition: background-color .2s ease,box-shadow .2s ease;
	transition: background-color .2s ease,box-shadow .2s ease;
}

input.butt:hover{
	-moz-box-shadow: 0 0 4px 0 #3b92c6;
	-webkit-box-shadow: 0 0 4px 0 #3B92C6;
	box-shadow: 0 0 4px 0 #3B92C6;
}

/* global input text */
input.textinpbig{
	border: 1px solid #B5B5B5;
	padding: 8px 10px;
	font-size: 14px;
	color: #222;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

input.textinpbig:hover,
input.textinpbig:focus{
	outline: -webkit-focus-ring-color auto 0;
	-moz-box-shadow: 0 0 4px 0 #B5B5B5;
	-webkit-box-shadow: 0 0 4px 0 #B5B5B5;
	box-shadow: 0 0 4px 0 #B5B5B5;
}

input.textinpsmall{
	border: 1px solid #B5B5B5;
	padding: 3px 5px;
	font-size: 12px;
	color: #222;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

input.textinpsmall:hover,
input.textinpsmall:focus{
	outline: -webkit-focus-ring-color auto 0;
	-moz-box-shadow: 0 0 4px 0 #B5B5B5;
	-webkit-box-shadow: 0 0 4px 0 #B5B5B5;
	box-shadow: 0 0 4px 0 #B5B5B5;
}

/* global textarea */
textarea{
	border: 1px solid #B5B5B5;
	padding: 8px 10px;
	font-size: 14px;
	color: #222;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

textarea:hover,
textarea:focus{
	outline: -webkit-focus-ring-color auto 0;
	-moz-box-shadow: 0 0 4px 0 #B5B5B5;
	-webkit-box-shadow: 0 0 4px 0 #B5B5B5;
	box-shadow: 0 0 4px 0 #B5B5B5;
}

/* global page_title */
.pagetitle{
	font-size: 30px;
	line-height: 32px;
}

.pagetitle_catalog{
	font-size: 24px;
}

.pagetitle,
.pagetitle_catalog{
	clear: both;
	margin: 0 0 15px;
	padding: 0;
}

/* top panel */
#toppanel{
	width: 100%;
	height: 32px;
	background: url(/bitrix/templates/electro/img/bg_top_panel.png) 0 0 repeat-x;
	position: fixed;
	z-index:10000;
}

#wrap_analog{
	height: 32px;
	margin: 0 auto;
	max-width: 1180px;
}

#wrap_analog .popup_feedback,
#wrap_analog .popup_recall,
#wrap_analog .site_email{
	margin-top: 7px;
}

#wrap_analog .popup_feedback{
	float: left;
	background: url(/bitrix/templates/electro/img/feedback_icon.png) 0 -2px no-repeat;
	padding: 0 25px 5px;
}

#wrap_analog .popup_feedback a{
	float: left;
	border-bottom: 1px dashed #000;
	text-decoration: none;
}

#wrap_analog .popup_feedback a:hover{
	border-bottom: 0;
}

#wrap_analog .popup_recall{
	float: left;
	background: url(/bitrix/templates/electro/img/recall_icon.png) 0 2px no-repeat;
	padding: 0 25px 5px 18px
}

#wrap_analog .popup_recall a{
	float: left;
	border-bottom: 1px dashed #000;
	text-decoration: none;
}

#wrap_analog .popup_recall a:hover{
	border-bottom: 0;
}

#wrap_analog .site_email{
	float: left;
}

#wrap_analog .tp_line{
	float: left;
	background-color: #C2C2C2;
	width: 1px;
	height: 32px;
	margin: 0 30px;
}

/* wrap */
#wrap{
	margin: 0 auto;
	max-width: 1180px;
	padding-top:30px;
}

.wrap-small{
	width: 960px;
}

.wrap-big{
	width: 1180px;
}

/* page */
#page{
	width: 100%;
	padding-bottom: 30px;
}

/* header */
#header{
	padding: 0 0 0 0;
}

#header .site_name{
	font-size: 22px;
	font-weight: bold;
}

#header .site_name a,
#header .site_name a:hover{
	color: #000;
	text-decoration: none;
}

#header .phones{
	text-align: center;
}

#header span.phone1{
	margin-right: 5px;
}

#header .top_menu{
	margin-top: 5px;
}

/* main page */
.adv_banners-banner{
	margin-bottom: 17px;
}

.sidebar{
	width: 230px;
	float: left;
}

.main_content{
	width: 100%;
	float: right;
}

.adv_banners_long{
	margin: 20px 0;
}

.adv_banners_long .adv_banners_long-banner{
	width: 100%;
	text-align: center;
	height: 65px;
	border: 1px solid #BDBDBD;
	background-color: #F4F4F4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.adv_banners_long .adv_banners_long-banner a{
	display: block;
	margin-top: -10px;
}

.max_height_small_banners{
	height: 314px;
	overflow: hidden;
}

.paysys{
	background-image: url(/bitrix/templates/electro/img/payment/pay_systems.gif);
	background-repeat: no-repeat;
	float: left;
	width: 50px;
	height: 30px;
	margin-right: 20px;
	padding: 0;
}

.paysys1{background-position: 0 0;}
.paysys2{background-position: 0 -35px;}
.paysys3{background-position: 0 -70px;}
.paysys4{background-position: 0 -105px;}
.paysys5{background-position: 0 -140px;}
.paysys6{background-position: 0 -175px;}
.paysys7{background-position: 0 -210px;}
.paysys8{background-position: 0 -245px;}
.paysys9{background-position: 0 -280px;}
.paysys10{background-position: 0 -315px;}
.paysys11{background-position: 0 -350px;}

/* footer */
#footer .soc_icons{
	float: right;
}

#footer .soc_icons a{
	float: right;
	margin-left: 5px;
	margin-top: 15px;
}

#footer .soc_icons a:hover{
	filter: 'progid: DXImageTransform.Microsoft.Alpha(opacity=70)';
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#footer .botp1,
#footer .botp2,
#footer .alfa_systems{
	font-family: Arial;
	font-size: 11px;
	color: #474747;
}

#footer .botp1{
	clear: both;
	float: left;
	margin-bottom: 14px;
}

#footer .botp2{
	clear: both;
	float: left;
}

#footer .alfa_systems{
	float: right;
}

.clearfix:after{
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
    height: 0;
	visibility: hidden;
}

* html .clearfix{//zoom: 1;} /* IE6 */

*:first-child+html .clearfix{//zoom: 1;} /* IE7 */

.rght{
	float: right;
}

/*custom selector*/
.selector{
	display: inline-block;
	//display: inline;
	position: relative;
	//zoom: 1;
}

.selector .sel_value{
	cursor: pointer;
	border-bottom: 1px dashed #000;
	line-height: 1;
}

.selector .sel_popup_in:before{
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #c2c2c2;
	content: "";
	display: block;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -6px;
}

.selector .sel_popup{
	display: none;
	position: absolute;
	top: 19px;
	z-index: 101;
}

.selector.focused .sel_popup{
	display: block;
}

.selector .sel_popup_in{
	background: #fff;
	border: 1px solid #c2c2c2;
	left: -25%;
	position: relative;
}

.selector .sel_popup .sel_option{
	cursor: default;
	display: block;
	padding: 0 15px;
}

.selector .sel_popup .disabled{
	color: #c2c2c2;
}

.selector .sel_popup .sel_option:hover{
	background: #eee;
}

/*popup recall*/
.recall{
	padding: 5px;
	line-height: 20px;
	font-family: Arial;
}

.recall .title{
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.recall .recall-text{
	font-size: 14px;
	font-weight: bold;
}

.recall .recall-required{
	color: #8FCDDF;
}

.recall .recall-note{
	font-size: 11px;
	font-weight: bold;
}

.recall .recall-inp,
.recall .recall-textarea{
	width: 335px;
	margin-bottom: 10px;
}

.recall .recall-buttons{
	margin-top: 42px;
}

.sales_table_home{
	margin-bottom: 20px;
}

.watch_more{
    float: right;
    margin: 10px 15px 12px;
    text-decoration: none;
}
/* End */



/* Start:/bitrix/templates/electro/template_styles.css*/
html, body, form{
	margin: 0;
	padding: 0;
}
body{
	height:auto !important;
	font-family:Arial;
	font-size:13px;
	padding:0px 2px;
	line-height:18px;
}
h1{
	margin:0;
	padding:0;
}

#fancyfeedbak_outer{
	width:500px;
	margin:0 auto;
}

:focus{
	outline:-webkit-focus-ring-color auto 0px;
}

.myriad-pro{
	font-family:Myriad pro;
}

/* grlobal styles */
.clear{
	clear:both;
}
.none1{
	width:1px;
	height:1px;
	position:absolute;
	left:-10000px;
}
.none2{
	display:none;
}
.hr{
	width:100%;
	height:1px;
	background-color:#C7C7C7;
}

/* global style links */
a{
	color:#121212;
}
a:hover{
	color:#11ACDA;
}

/* global buttons style */
input.butt{
	background: #3B92C6 url('/bitrix/templates/electro/img/btn/bg_butt.png') 0 0 repeat-x;
	border:0px solid #3289CE;
	color:white;
	cursor:default;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:11px;
	margin:0px;
	padding:4px 18px;
	text-align:center;
	height:25px;
	font-weight:700;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: background-color .2s ease,box-shadow .2s ease;
	-webkit-transition: background-color .2s ease,box-shadow .2s ease;
	transition: background-color .2s ease,box-shadow .2s ease;
}
input.butt:hover{
	-moz-box-shadow: 0 0 4px 0 #3b92c6;
	-webkit-box-shadow: 0 0 4px 0 #3B92C6;
	box-shadow: 0 0 4px 0 #3B92C6;
}

/* global input text */
input.textinpbig{
	border:1px solid #B5B5B5;
	padding:8px 10px;
	font-size:14px;
	color:#222222;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
input.textinpbig:hover,
input.textinpbig:focus{
	outline:-webkit-focus-ring-color auto 0px;
	-moz-box-shadow: 0 0 4px 0 #B5B5B5;
	-webkit-box-shadow: 0 0 4px 0 #B5B5B5;
	box-shadow: 0 0 4px 0 #B5B5B5;
}
input.textinpsmall{
	border:1px solid #B5B5B5;
	padding:3px 5px;
	font-size:12px;
	color:#222222;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
input.textinpsmall:hover,
input.textinpsmall:focus{
	outline:-webkit-focus-ring-color auto 0px;
	-moz-box-shadow: 0 0 4px 0 #B5B5B5;
	-webkit-box-shadow: 0 0 4px 0 #B5B5B5;
	box-shadow: 0 0 4px 0 #B5B5B5;
}

/* global textarea */
textarea{
	border:1px solid #B5B5B5;
	padding:8px 10px;
	font-size:14px;
	color:#222222;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
textarea:hover,
textarea:focus{
	outline:-webkit-focus-ring-color auto 0px;
	-moz-box-shadow: 0 0 4px 0 #B5B5B5;
	-webkit-box-shadow: 0 0 4px 0 #B5B5B5;
	box-shadow: 0 0 4px 0 #B5B5B5;
}

/* global page_title */
.pagetitle{
	font-size:30px;
	line-height:32px;
}
.pagetitle_catalog{
	font-size:24px;
}
.pagetitle,
.pagetitle_catalog{
	margin:0px 0px 15px 0px;
	padding:0;
}

/* top panel */
#toppanel{
	width:100%;
	height:32px;
	background:url('/bitrix/templates/electro/img/bg_top_panel.png') 0 0 repeat-x;
}
#wrap_analog{
	height:32px;
	margin:0 auto;
}
#wrap_analog .popup_feedback,
#wrap_analog .popup_recall,
#wrap_analog .site_email{
	margin-top:7px;
}
#wrap_analog .popup_feedback{
	float:left;
	background:url('/bitrix/templates/electro/img/feedback_icon.png') 0 -2px no-repeat;
	padding:0px 25px 5px 25px;
}
#wrap_analog .popup_feedback a{
	float:left;
	display:block;
	border-bottom:1px dashed black;
	text-decoration:none;
}
#wrap_analog .popup_feedback a:hover{
	border-bottom:0px;
}
#wrap_analog .popup_recall{
	float:left;
	background:url('/bitrix/templates/electro/img/recall_icon.png') 0 2px no-repeat;
	padding:0px 25px 5px 18px
}
#wrap_analog .popup_recall a{
	float:left;
	display:block;
	border-bottom:1px dashed black;
	text-decoration:none;
}
#wrap_analog .popup_recall a:hover{
	border-bottom:0px;
}
#wrap_analog .site_email{
	float:left;
}
#wrap_analog .tp_line{
	float:left;
	background-color:#C2C2C2;
	width:1px;
	height:32px;
	margin:0 30px 0 30px;
}

/* wrap */
#wrap{
	margin:0 auto;
}
.wrap-small{
	width:960px;
}
.wrap-big{
	width:1180px;
}

/* page */
#page{
	width:100%;
	padding-bottom:30px;
}

/* header */
#header{
	padding:0 0 0 0;
}
#header .site_name{
	font-size:22px;
	font-weight:bold;
}
#header .site_name a,
#header .site_name a:hover{
	color:black;
	text-decoration:none;
}
#header .phones{
	text-align:center;
}
#header span.phone1{
	margin-right:5px;
}
#header .top_menu{
	margin-top:5px;
}

/* main page */
.adv_banners-banner{
	margin-bottom:17px;
}
.sidebar{
	width:230px;
	float:left;
}
.main_content{
	width:100%;
	float:right;
}
.adv_banners_long{
	margin:20px 0px;
}
.adv_banners_long .adv_banners_long-banner{
	width:100%;
	text-align:center;
	height:65px;
	border:1px solid #BDBDBD;
	background-color:#F4F4F4;
	border-radius:4px;
	-moz-border-radius:4px; 
	-khtml-border-radius:4px;
}
.adv_banners_long .adv_banners_long-banner a{
	display:block;
	margin-top:-10px;
}
.max_height_small_banners{
	height:314px;
	overflow:hidden;
}
.paysys{
	background-image:url('/bitrix/templates/electro/img/payment/pay_systems.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:50px;
	height:30px;
	margin-right:20px;
	padding:0;
}
.paysys1{background-position:0 0px;}
.paysys2{background-position:0 -35px;}
.paysys3{background-position:0 -70px;}
.paysys4{background-position:0 -105px;}
.paysys5{background-position:0 -140px;}
.paysys6{background-position:0 -175px;}
.paysys7{background-position:0 -210px;}
.paysys8{background-position:0 -245px;}
.paysys9{background-position:0 -280px;}
.paysys10{background-position:0 -315px;}
.paysys11{background-position:0 -350px;}

/* footer */
#footer{
	padding-top:10px;
}
#footer .soc_icons{
	float:right;
}
#footer .soc_icons a{
	display:block;
	float:right;
	margin-left:5px;
	margin-top:15px;
}
#footer .soc_icons a:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}
#footer .botp1,
#footer .botp2,
#footer .alfa_systems{
	font-family:Arial;
	font-size:11px;
	color:#474747;
}
#footer .botp1{
	float:left;
	margin-bottom:14px;
}
#footer .botp2{
	float:left;
}
#footer .alfa_systems{
	float:right;
}
/* End */
/* /bitrix/templates/electro/components/bitrix/main.feedback/all_pages/style.css */
/* /bitrix/templates/electro/styles.css */
/* /bitrix/templates/electro/template_styles.css */
