/* product-list.tpl */
ul#product_list { margin-top: 2em; list-style-type: none }
ul#product_list li {
border: 1px solid #D3D3D3;
padding: 4px;
min-height: 125px;
height: 155px;
float: left;
width: 678px;
margin: 5px 3px 5px 0;
background: white;
position: relative;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
ul#product_list li.last_item {
margin-bottom: 15px;
}
ul#product_list li:hover {
-webkit-box-shadow: 0px 0px 5px #c0c0c0;
-moz-box-shadow: 0px 0px 5px #c0c0c0;
box-shadow: 0px 0px 5px #c0c0c0;

}
* html ul#product_list li {
	height: auto !important;
	height: 130px
}
ul#product_list li a {
	text-decoration: none;
	color: #374853
}
ul#product_list a.product_img_link {
}
ul#product_list a.product_img_link img { vertical-align: bottom; display: block; min-width: 128px; margin-left: auto; margin-right: auto;   }
ul#product_list li h3 { padding: 5px 4px 5px 4px; margin: 0px; height: 60px; display: block; }
ul#product_list li h3 a {
    color: #444444;
    font-size: 1.03em;
    margin: 5px 0 2px 0;
}
ul#product_list li .new {
	background: #DA131A;
	border: 1px solid #444444;
	color: white;
	font-size: 0.6em;
	font-weight: bold;
	margin: 0 1em 0 0;
	padding: 0 0.4em;
	text-transform: uppercase;
	vertical-align: 0.3em
}
ul#product_list li p.product_desc {
	margin: 0;
	height: 32px;
	font-size: 0.9em;
	padding: 0 10px 0 10px;
}
ul#product_list li div.right_block {
	width: 100%;
  text-align: center;
	margin-top: 5px;
}
ul#product_list li .discount, ul#product_list li .online_only {
	color: #888888;
	text-transform: uppercase;
	font-weight: bold;
	display: block
}
ul#product_list li .on_sale {
position: absolute;
right: 10px;
font-weight: bold;
border:1px solid #A61101;
font-size: 0.9em;
top: 150px;
color: white;
	background: #d43131;
	background: -moz-linear-gradient(top, #ed503f, #d32f1d 5%, #A61101);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ed503f), color-stop(.03, #d32f1d), to(#A61101)); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ed503f', EndColorStr='#A61101'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ed503f', EndColorStr='#A61101')"; /* IE8 only */ 
padding: 6px 12px;  
cursor: pointer;  
text-align: center;
}
ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em
}
ul#product_list li .price {
	display: block!important;
	font-size: 1.5em;
	margin-bottom: 0.2em;
	margin-top: 3px;
}
ul#product_list li span.availability {
	color: #888888;
	font-size: 0.9em;
}
.pricebox span.price {
color: #444444;
}
ul#product_list li a.button { 
padding:4px 10px; 
width: auto;
	margin:5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display:inline-block;	
	background: #d43131;
	background: -moz-linear-gradient(top, #ed503f, #d32f1d 5%, #A61101);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ed503f), color-stop(.03, #d32f1d), to(#A61101)); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ed503f', EndColorStr='#A61101'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ed503f', EndColorStr='#A61101')"; /* IE8 only */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #d1371c;
	border-bottom:1px solid #9f220d;
	color:#FFF;
	text-shadow: 0 1px 1px #6f3a02;	  
}
ul#product_list li a.button:hover	{
	color:#FFF;
	text-shadow: 0 -1px 1px #894906;
	background: #bc2323;
	background: -moz-linear-gradient(top, #A61101, #d32f1d 95%, #ed503f);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A61101), color-stop(.9, #d32f1d), to(#ed503f)); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#A61101', EndColorStr='#ed503f'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#A61101', EndColorStr='#ed503f')"; /* IE8 only */
	box-shadow: inset 0px 2px 5px #9b1313, 0 1px 0px #e0c7c7;
	-webkit-box-shadow: inset 0px 2px 5px #9b1313, 0 1px 0px #e0c7c7;
	-moz-box-shadow: inset 0px 2px 5px #9b1313, 0 1px 0px #e0c7c7;
}
ul#product_list li p.compare input { vertical-align: text-bottom; border: none }
#editorial_block_center h1 {
color: black;
}           
p.pcomp input.button {
padding: 4px 15px;
font-size: 0.8em!important;
}
p.compare {
 color: #888;
 padding-left: 0 !important;  
 font-size: 0.9em;
 clear: both;
}
.comparison_product_infos a.button, .comparison_product_infos a.exclusive {
width: 150px;
}
.comparison_product_infos span.price {
color: black!important;
}
table#product_comparison h5 a {
color: #444444!important;
margin: 0;
padding: 5px 0 15px 0;
 font-size: 1.4em!important;
}
table#product_comparison h5  {
margin: 5px 0 10px 5px!important;
}
#idTab2 span {
display: block;
float: left;
font-weight: bold;
padding-right: 20px;
width: 350px;
}
span.new_img {
border:1px solid #656565;
border-bottom:1px solid #959494;
font-size: 0.8em;
color: #444;
background: #E6E6E6;
background: -moz-linear-gradient(top, #FFF, #f5f5f5 5%, #e2e2e2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(.03, #f5f5f5), to(#e2e2e2));
filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#e2e2e2'); /* IE6,IE7 only */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#e2e2e2')"; /* IE8 only */
border:1px solid #d0d0d0;
border-bottom:1px solid #b5b5b5;
padding: 2px 5px;  
cursor: pointer;  
text-align: center;
margin-right: 5px;  
}