@import "lightbox.css";

/*plugin products- frontend styles*/
#products {
margin-top:25px;
overflow:hidden;
}
/*
.products_block {
border:solid 1px #dddddd;
overflow:hidden;
min-height:200px;
margin-top:-1px;
padding:0 0 0 10px;
margin-bottom:20px;
font-size:11px;
text-align:justify;
background:#f9f9f9;
}*/

.products_block {
overflow:hidden;
}

#header {
background:url(../../../../../modules/main/templates/default/images/neon_muller_img_header_produits.jpg);
}

#products h1 {
margin-bottom:25px;
}

.products_thumbs {
float:right;
border-left:solid 1px #dddddd;
border-bottom:solid 1px #dddddd;
min-height:200px;
background:#f0f0f0f0 url(../images/bg_news.gif) top left repeat-y;
width:187px;
padding:10px;
margin-bottom:-1px;
margin-left:20px;

background:#f5f5f5 url(../images/bg_news.gif) left repeat-y;
}

#products img {
padding:2px;
border:solid 1px #dddddd;
margin:5px;
}

#products img.text_image {
margin-right:15px;
margin-bottom:5px;
}

.back_link {
margin-top:25px;
text-align:right;
}



.product_thumbs {
border:solid 1px #dddddd;
background:#f0f0f0f0 url(../images/bg_news.gif) top left repeat-y;
padding:10px;
margin-top:50px;

background:#f5f5f5 url(../images/bg_news.gif) left repeat-y;
}