

/* Start:/local/templates/new/components/bitrix/catalog/.default/style.css?14568207056258*/
#tabs {margin:0;padding:0;overflow:hidden;list-style-type:none;position:absolute;top:-40px;right:0;width:150px;height:30px;}
#tabs {margin:0;padding:0;overflow:hidden;list-style-type:none;position:absolute;top:-40px;right:0;width:150px;height:30px;}

#tabs li {float:left;margin-right:5px;}

#tabs a{display:block;width:25px;height:24px;background-position:0 -29px;}

.tab1 a{background:url(/local/templates/new/components/bitrix/catalog/.default/images/iconSweets1.png) no-repeat;}
.tab2 a{background:url(/local/templates/new/components/bitrix/catalog/.default/images/iconSweets2.png) no-repeat;}
.tab3 a{background:url(/local/templates/new/components/bitrix/catalog/.default/images/iconSweets3.png) no-repeat;}

#tabs a:hover,#tabs a:focus,#tabs #current{background-position:0 0;}

#tabs a:focus {
outline: 0;
}

#catalog_section_list{}
	#catalog_section_list .list{overflow:hidden;margin-bottom:20px;border:#CCC 1px solid;padding:10px;}
	#catalog_section_list .list
	{
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */ 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */ 
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */ 
		background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */ 
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */ 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */;
	}
	#catalog_section_list .list:hover{box-shadow: 1px 6px 5px #B0AFAF;}
	#catalog_section_list .list a{text-decoration:none;}
	#catalog_section_list .list .pic{float:left;width:150px;border:1px #CCC solid;padding:10px;display:block;}
	#catalog_section_list .list .pic img{width:150px;}
	
	#catalog_section_list .list .info{float:left;margin-left:10px;width:565px;}
	#catalog_section_list .list .info h2{margin:0 0 10px 0;}
	#catalog_section_list .list .info h2 a{font-size:14px;font-weight:bold;}
	#catalog_section_list .list .info .desc{margin-bottom:10px;}
	
	#catalog_section_list .list .info ul{overflow:hidden;margin:0;padding:0;list-style-type:none;}
	#catalog_section_list .list .info li{border:1px #ccc solid;width:240px;float:left;margin:0 10px 10px 0;padding:10px;}
	#catalog_section_list .list .info li:hover{border:1px #999 solid;}
	#catalog_section_list .list .info li.sep{width:1px;clear:both;margin:0;padding:0;border:none;width:100%;}
	#catalog_section_list .list .info li a{display:block;overflow:hidden;}
	#catalog_section_list .list .info li a img{width:40px;float:left;border:1px #ccc solid;margin-right:10px;height:40px;padding:5px;}
	#catalog_section_list .list .info li:hover a img{border:1px #999 solid;}
	#catalog_section_list .list .info li a span{}

/* ----------- */
#catalog_list{position:relative;}

.catalog{overflow:hidden;}
	
	#catalog_list .list
	{
		border: 1px #e5e5e5 solid;
		margin:0;
		margin-top:10px;
		border-radius: 5px;
		padding:10px;
		overflow:hidden;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */ 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */ 
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */ 
		background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */ 
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */ 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */;
	}
	#catalog_list .list:hover{box-shadow:1px 6px 5px #B0AFAF;}
		#catalog_list .pic{display:block;width:130px;height:auto;margin-right:10px;border:1px solid #e4e4e4;}
		#catalog_list .pic img{margin:10px;width:110px;}
		#catalog_list .description{padding-right:10px;border-right:1px #e5e5e5 solid;font-size:12px;}
		#catalog_list .description h2{margin:0;margin-bottom:10px;}
		#catalog_list .description a{text-decoration:none;color:black;font-weight:bold;font-size:14px;}
		#catalog_list .shop{float:right;width:130px;}
		#catalog_list .list span{color:#C11C09;font-size:14px;margin-bottom:15px;}
		#catalog_list .list a.basket{text-decoration:none;padding:5px;background:url(/local/templates/new/components/bitrix/catalog/.default/images/m2_bgo.png);border-radius:5px;text-align:center;line-height:16px;color:white;font-size:12px;font-weight:normal;}
		#catalog_list .list .catalog-item-in-the-cart{background:url(/local/templates/new/components/bitrix/catalog/.default/images/m2_back.png) 0 -1px;}
		
#tab1{}
	#tab1 .catalog{padding-bottom:10px;}
	#tab1 .pic{float:left;}
		#tab1 .pic img{}
		#tab1 .description{height:130px;float:left;width:430px;}
		#tab1 .description h2{}
		#tab1 .description a{}
		#tab1 .shop{}
		#tab1 .shop span{display:block;}
		#tab1 .shop a{}
		#tab1 .shop .catalog-item-in-the-cart{}

#tab2{}
	#tab2 .catalog{margin-left:-10px;padding-bottom:10px;}
	#tab2 .list{float:left;width:355px;height:150px;margin-left:10px;}
	#tab2 .pic{float:left;}
		#tab2 .pic img{}
		#tab2 .description{float:right;width:210px;padding:0;border:none;}
		#tab2 .description h2{}
		#tab2 .description a{}
		#tab2 .shop{}
		#tab2 span{display:block;color:#C11C09;font-size:14px;}
		#tab2 .shop a{}
		#tab2 .shop .catalog-item-in-the-cart{}


#tab3{}
	#tab3 .catalog{margin-left:-10px;padding-bottom:10px;}
	#tab3 .list{float:left;width:208px;height:300px;margin-left:10px;padding:20px;position:relative;}
	#tab3 .pic{width:206px;margin:0;}
		#tab3 .pic img{width:186px;}
		#tab3 .description{float:right;width:210px;padding:0;border:none;}
		#tab3 .description h2{margin:10px 0;}
		#tab3 .description a{}
		#tab3 .shop{position:absolute;bottom:20px;left:20px;width:206px;}
		#tab3 span{color:#C11C09;font-size:14px;}
		#tab3 a.basket{float:right;}
		#tab3 .shop .catalog-item-in-the-cart{}
/* End */
/* /local/templates/new/components/bitrix/catalog/.default/style.css?14568207056258 */
