.box {
	background: url(../images/block_mid_bg.gif) repeat-y ;
	margin-bottom:10px;
	border-bottom:1px solid #d9d9c3;
	width:200px;
}

.box .head {
}

.box .content { padding:4px;}

.box .head h4, .box .head h3 {
	background: url(../images/block_top_bg.gif) no-repeat;
	height:25px;
	color:#ff7b1a;
	padding-left:30px;
	text-transform : uppercase; 
	display:block;
	line-height:25px;
	font-size:12px;
	white-space:nowrap;
}

#search_mini_form {
	margin-left:1px;
	width:200px;
	height:45px;
	background:url(../images/search_bg.gif) no-repeat ;
	display:block;
	padding-top:15px;
	margin-bottom:10px;
}

#search_mini_form .mini-search {
	margin-left:5px;
}

.mini-cart .head {margin-left:5px;}
.mini-cart .head h4 { margin-left:-5px; background: url(../images/cart_top_bg.gif) no-repeat; }
.mini-cart .actions {text-align:center;}



.mini-cart h5 {padding-left:5px;margin-top:8px;}

#cart-sidebar {margin-right:5px;margin-top:10px;}
#cart-sidebar li {margin-left:5px; border-bottom:1px solid #d9d9c3; margin-bottom:8px; padding-bottom:4px;}
#cart-sidebar .even {}
#cart-sidebar .odd  {}
#cart-sidebar .last {border:0px none;}

#cart-sidebar .product-images  {width:60px;float:left;}
#cart-sidebar .product-details {width:120px;float:left;}

/************************************/

#ariane {
	margin-bottom:10px;	
	height:25px;
	background: url(../images/ariane_m.gif) repeat-x;
	line-height:25px;
}

#ariane .ariane_g { 
	height:25px;
	width:7px;
	float:left;
	background: url(../images/ariane_g.gif) no-repeat;
}

#ariane .ariane_d {
	height:25px;
	width:7px;
	float:right;
	background: url(../images/ariane_d.gif) no-repeat;
}

#ariane ul {
	float:left;
}

#ariane li {display:inline;font-size:11px; }

#ariane li a, #ariane li a:visited, #ariane li a:hover  {
        color : #ff7b1a;
        font-weight:bold;
}

/************************************/

.mini-newsletter .head h4 {  background: url(../images/block_newsletter_top.gif) no-repeat; }


#contenu .mini-newsletter {margin-top:50px;}


/************************************/

.mini-compare-products .head h4 {  background: url(../images/compare_top_bg.gif) no-repeat; }
.mini-compare-products .head .count {display:none;float:left;line-height:12px;font-size:11px;color:black;margin-top:5px;text-transform:none;}
.mini-compare-products .actions { text-align:center;margin-top:8px;margin-bottom:10px; }

.mini-compare-products .actions a { display:block; text-align:center;width:100%; }
.mini-compare-products .actions button { display:block; text-align:center;float:left;margin-left:30px; }
	


#compare-items { padding:1px;margin:1px;}

#compare-items li {padding-left:5px;}
#compare-items .even {background:#e8e7df;}
#compare-items .odd  {}
#compare-items .last {}


/************************************/
.layered-nav {

}


div.border-creator  {
	margin:5px;
	display:block;
}

#narrow-by-list {

}

#narrow-by-list dt {
	color:#4d4d45;
	background: url(../images/puce_filtre.gif) 0px 2px no-repeat; 
	padding-left:20px;
}

#narrow-by-list dd {
	margin-left:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #7b7b7b;
}
#narrow-by-list dd a {color:#808073;}


/************************************/

.one-page-checkout-progress {

}

.one-page-checkout-progress h3 {

	background: url(../images/block_top_bg.gif) no-repeat;
	height:25px;
	color:#ff7b1a;
	padding-left:30px;
	text-transform : uppercase; 
	display:block;
	line-height:25px;
	font-size:12px;
	white-space:nowrap;

}


.one-page-checkout-progress ol {
	margin-left:5px;
	
}

.one-page-checkout-progress li {
	
}

.one-page-checkout-progress li h4 {
	color:#4d4d45;
	font-size:12px;
}

.one-page-checkout-progress li h4 a{
	font-size:10px;
}
.one-page-checkout-progress li h4.complete  {
	color:#ff7b1a;
}
