

/* Start:/bitrix/templates/electro_blue_white/components/electro/slider/.default/style.css?17374535161716*/
#slider{
	position: relative;
	visibility: hidden;
}
#slider .wrap{
	position: relative;
	overflow: hidden;
}
#slider ul{
	width: 9999999px;
	position:relative;
}
#slider ul li{
	float:left;
	display: block;
}
#slider ol{
	position: absolute;
	left:50%;
	bottom:12px;
}
#slider ol li{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideButton.png) 0 0 no-repeat transparent;
	margin-right:4px;
	width:14px;
	height:14px;
	float:left;
	cursor: pointer;
}
#slider ol li:hover{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideButton.png) -14px 0  no-repeat transparent;
}
#slider ol li:active{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideButton.png) -28px 0  no-repeat transparent;
}
#slider ol li.selected{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideButton.png) -42px 0  no-repeat transparent;	
}
#slider ol li.selected:hover{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideButton.png) -56px 0  no-repeat transparent;	
}
#slider ol li.selected:active{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideButton.png) -70px 0  no-repeat transparent;	
}
#slider .sliderBtnLeft, 
#slider .sliderBtnRight{
	display:block;
	height:43px;
	width:24px;
	position:absolute;
	top:50%;
	margin-top:-21.5px;
}
#slider .sliderBtnLeft{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideArrow.png) 0 0 no-repeat transparent;
	left:-8px;
}
#slider .sliderBtnLeft:hover{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideArrow.png) -24px 0 no-repeat transparent;	
}
#slider .sliderBtnLeft:active{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideArrow.png) -48px 0 no-repeat transparent;		
}
#slider .sliderBtnRight{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideArrow.png) 0 -43px no-repeat transparent;
	right:-8px;
}
#slider .sliderBtnRight:hover{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideArrow.png) -24px -43px no-repeat transparent;	
}
#slider .sliderBtnRight:active{
	background:url(/bitrix/templates/electro_blue_white/components/electro/slider/.default/images/slideArrow.png) -48px -43px no-repeat transparent;	
}
/* End */


/* Start:/bitrix/templates/electro_blue_white/components/electro/offers.carousel/.default/style.css?17852511371169*/
.electroHitsCarousel,
.electroHitsCarousel ul {
	margin: 24px 0px 12px 0px;
}

.electroHitsCarousel {
	overflow:hidden;
	position:relative;
}

.electroHitsCarousel .hitsBtnLeft,
.electroHitsCarousel .hitsBtnRight{
	display:block;
	position:absolute;
	width:30px;
	height:54px;
	top:50%;
	margin-top:-27px;
}

.electroHitsCarousel .hitsBtnLeft{
	background: url("/bitrix/templates/electro_blue_white/components/electro/offers.carousel/.default/images/buttonOffers.png") 0 0 no-repeat transparent;
	left:0px;
}

.electroHitsCarousel .hitsBtnLeft:hover{
	background: url("/bitrix/templates/electro_blue_white/components/electro/offers.carousel/.default/images/buttonOffers.png") -30px 0 no-repeat transparent;	
}

.electroHitsCarousel .hitsBtnLeft:active{
	background: url("/bitrix/templates/electro_blue_white/components/electro/offers.carousel/.default/images/buttonOffers.png") -60px 0 no-repeat transparent;		
}

.electroHitsCarousel .hitsBtnRight{
	background: url("/bitrix/templates/electro_blue_white/components/electro/offers.carousel/.default/images/buttonOffers.png") 0 -54px no-repeat transparent;
    right:0px;
}

.electroHitsCarousel .hitsBtnRight:hover{
	background: url("/bitrix/templates/electro_blue_white/components/electro/offers.carousel/.default/images/buttonOffers.png") -30px -54px no-repeat transparent;
}

.electroHitsCarousel .hitsBtnRight:active{
	background: url("/bitrix/templates/electro_blue_white/components/electro/offers.carousel/.default/images/buttonOffers.png") -60px -54px no-repeat transparent;		
}

.electroHitsCarousel .productList{
 	position:relative;
	overflow: hidden;
	width:99999px;
	clear: both;
	left:0px;
}

/* End */


/* Start:/bitrix/templates/electro_blue_white/components/electro/brands.carousel/.default/style.css?17374535161409*/
#brandCarousel {
	position: relative;
	height: 70px;
	background-color: #f5f5f5;
}

#brandCarousel .wrap {
	overflow: hidden;
}

#brandCarousel ul {
	width: 99999px;
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0;
}

#brandCarousel ul li {
	float: left;
	display: block;
}

#brandCarousel ul li a {
	display: block;
	text-align: center;
	height: 70px;
	line-height: 70px;
}

#brandCarousel ul li a:active{
	position:relative;
	top:1px;
}

#brandCarousel ul li a img {
	max-width: 80%;
	max-height: 80%;
	vertical-align: middle;
}

#brandCarousel .brandBtnLeft, 
#brandCarousel .brandBtnRight {
	display: block;
	height: 31px;
	width: 18px;
	position: absolute;
	top: 50%;
	margin-top: -15.5px;
}

#brandCarousel .brandBtnLeft {
	background: url(/bitrix/templates/electro_blue_white/components/electro/brands.carousel/.default/images/brandsButton.png) 0 0 no-repeat transparent;
	left: -8px;
}

#brandCarousel .brandBtnLeft:hover {
	background: url(/bitrix/templates/electro_blue_white/components/electro/brands.carousel/.default/images/brandsButton.png) -18px 0 no-repeat transparent;
}

#brandCarousel .brandBtnLeft:active {
	background: url(/bitrix/templates/electro_blue_white/components/electro/brands.carousel/.default/images/brandsButton.png) -36px 0 no-repeat transparent;
}

#brandCarousel .brandBtnRight {
	background: url(/bitrix/templates/electro_blue_white/components/electro/brands.carousel/.default/images/brandsButton.png) 0 -31px no-repeat transparent;
	right: -8px;
}

#brandCarousel .brandBtnRight:hover {
	background: url(/bitrix/templates/electro_blue_white/components/electro/brands.carousel/.default/images/brandsButton.png) -18px -31px no-repeat transparent;
}

#brandCarousel .brandBtnRight:active {
	background: url(/bitrix/templates/electro_blue_white/components/electro/brands.carousel/.default/images/brandsButton.png) -36px -31px no-repeat transparent;
}
/* End */
/* /bitrix/templates/electro_blue_white/components/electro/slider/.default/style.css?17374535161716 */
/* /bitrix/templates/electro_blue_white/components/electro/offers.carousel/.default/style.css?17852511371169 */
/* /bitrix/templates/electro_blue_white/components/electro/brands.carousel/.default/style.css?17374535161409 */
