#content-brandshop { visibility:visible; background:#000 url(../images/brandshop/bg-brandshop.jpg) no-repeat 0 0; float:left; padding:2.5em 0 3.5em; color:#fff; width:100%; }
#content-brandshop h2 { font-size:30px; font-weight:normal; margin:0 0 .4em 80px; color:#fff; }	
#content-brandshop h3 { font-size:20px; margin:0 0 .5em 50px; }
#content-brandshop img { float:left; }	
#content-brandshop .product-blocks { float:left; padding:0 0 3.5em 128px; }	
#content-brandshop .product { width:171px; height:210px; float:left; padding-left:201px; font-size:14px; }
#content-brandshop .item1 { background:url(../images/brandshop/product1.png) no-repeat 0 0; }
#content-brandshop .item2 { background:url(../images/brandshop/product2.png) no-repeat 0 0; }
#content-brandshop .item3 { background:url(../images/brandshop/product3.png) no-repeat 0 0; }
#content-brandshop .item4 { background:url(../images/brandshop/product4.png) no-repeat 0 0; }
#content-brandshop a.view { background:url(../images/brandshop/button.png) no-repeat 0 0; width:109px; height:31px; display:block; float:left; }
#content-brandshop .product h3 { font-size:18px; margin:1.3em 0 0;line-height:1.1; color:#fff; font-weight:300; }	
#content-brandshop .product h3 sup { font-size:12px; }
#content-brandshop .price { font-size:20px; font-weight:bold; margin-top:.4em; }
#content-brandshop .points { float:left; margin:0 0 0 20px; }
#content-brandshop .button { margin:1.3em 0 0; }
#content-brandshop em { font-style:normal; }	
#content-brandshop .points em { font-style:normal; color:#E00020; font-weight:bold; }		
#content-brandshop .categorie-blocks { float:left; margin-left:30px; display:inline; }
#content-brandshop .categorie-blocks h3 { margin:0 0 1.5em; color:#fff; }
#content-brandshop .category { width:200px; overflow:visible; height:210px; float:left; text-align:center; color:#000; padding:0 5px 1em; }
#content-brandshop .category h4 { font-size:20px; font-weight:normal; margin:0; line-height:1.1; color:#fff; }	
#content-brandshop .category h5 { font-weight:normal; color:#fff; }
#content-brandshop .category img { display:block; margin:0 auto; float:none; }
#content-brandshop .category a.more { font-weight:bold; background:url(../images/brandshop/arrow.gif) no-repeat 100% 4px; padding-right:12px; color:#fff; }

* html #content-brandshop a.view { background-image:url(../images/brandshop/button.gif); }

* html #content-brandshop .item1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="static/images/brandshop/product1.png", sizingMethod="crop");
} 
* html #content-brandshop .item2 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="static/images/brandshop/product2.png", sizingMethod="crop");
}
* html #content-brandshop .item3 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="static/images/brandshop/product3.png", sizingMethod="crop");
}
* html #content-brandshop .item4 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="static/images/brandshop/product4.png", sizingMethod="crop");
}
