.narrowed-category li
{

margin-left:20px;
margin-right:20px;

}

.sidebar .actions               
{ 
  width: 190px;
  margin-top:0;
  border-top:1px solid #ddd;
  padding-top:5px;
}

.sidebar .item                  
{
  margin-bottom:5px;
  width: 190px; 
  padding-bottom:5px; 
  border-bottom:1px solid #ddd;
}

.sidebar .actions
{
  margin-left: 20px; 
  text-align:right
}

.sidebar #cart-sidebar{
  margin-left:20px;

}

.sidebar #cart-sidebar .item{
  border-top:1px solid #ddd;
  border-bottom:none;
  padding-top:10px;
  margin:none;
} 

.sidebar #cart-sidebar .product-details a{
  font-family:"Trebuchet MS";
  color:#5e4f4a;
  font-size:14px;
  font-weight:bold !important;
}

.sidebar #cart-sidebar .product-details{
  font-family:"Trebuchet MS";
  color:#5e4f4a;
  font-size:14px;
  font-weight:bold !important;
} 
.sidebar .mini-cart .subtotal{
	font-size:11px;
}
.sidebar .mini-cart .price{
  font-family:"Trebuchet MS";
  color:#333333;
  font-size:12px;
  font-weight:bold !important;
}
/*.sidebar .mini-cart .subtotal .price{
	font-size:11px;
}*/
.sidebar .content .narrow-by dd li{
  font-weight:bold;
  color:#2a211b;
  width:600px;
}

.sidebar .content .narrow-by dd li a{
  font-weight:normal !important;
  color:#5e4f4a;
  font-size:11px !important;
} 

.sidebar .cart-count{
  color:#2a211b;
}  

#categorieView .categorieDescription
{
float: left;
margin-left: 10px;
font-family:"Trebuchet MS";
font-size:11px;
text-align:left;
width:270px;

}
#categorieView .allwidth{
	width:704px;
}
#categorieView .contentProducts
{
clear:both;	
}

#categorieView .categorieDescription h2
{
color: #99A300;
font-size:24px;
font-family: "Trebuchet MS";
}

#categorieView .categorieImage
{
float: left;
margin-bottom: 20px;
}

#categorieView .categorie{
	clear: both;
}
/* TOOLBAR */
table.pager
{
	background-color:#5e4f4a !important;
	color: white;
}
table.pager a
{
	color: white;
}

table.pager .active
{
	color: white !important;
}

table.pager span.on{
	font-weight:bold;
}

/* PAGE COMPARE */



#pageCompare .etiquette
{
position: absolute;
width: 85px;
height: 95px;
background-image:url("../../images/index/etiquetteMini.png");
background-repeat: no-repeat;
margin-left: 98px;
margin-top: -10px;
text-align: center;
padding-top: 33px;
padding-left: -5px;
color: white;
}



#pageCompare .finalPrice
{

width: 85px;
position: absolute;
font-family:"Trebuchet MS";
margin-top: 25px;
margin-left:-3px;
font-size: 18px;
text-align: center;

}

#pageCompare .textprice
{
position: absolute;
font-family:"Trebuchet MS";
font-size:10px;
width: 85px;
text-align: center;
margin-top: 39px;
margin-left:-3px;

}

#pageCompare .priceBefore
{
position: absolute;
font-family:"Trebuchet MS";
font-size:11px;
width: 85px;
text-align: center;
margin-top: 50px;
margin-left:-3px;

}

/* SIDEBAR COMPARE*/
#compare-items 
{
padding-left: 20px;
padding-left: 20px;
}



               

