@charset "UTF-8";

/*
 *	SELECTION CAVISTE
 *	Module Nos-Vins
 */	
	dl{ border-top: 1px solid #342c18; margin: 0 0 3em 0; padding: 0; }
	dl dt{ font-weight: normal; line-height: 22px; margin: 0 0 0 16px; padding: 0; position: absolute; width: 14em; z-index: 333; }
	dl dd{ border-bottom: 1px solid #342c18; line-height: 16px;  margin: 0 0; padding: 3px 0 2px 195px; position: relative; }

/* Index */
	#nos-vins .a-index #pageWrap{ padding: 281px 0 0 0; }	
	
	div.filtres ul{ background-position: 0 -56px; }
	div.filtres ul.filtrer-par{ line-height: 53px; z-index: 999 !important; }
	div.filtres ul.filtrer-par li.active a{ background-position: -103px -109px; }
	div.filtres ul.filtrer-par li.intensite{ display: none;}

	div.filtres ul.trier-par{ background-position: 0 -162px; top: 230px; }
	div.filtres ul.trier-par li.active a{ background-position: -103px -190px; }	
	
	div.filtres ul.afficher{ background-position: -434px -162px; top: 230px; }
	div.filtres ul.afficher li a{ border-right: 1px solid #3d2817; }
	div.filtres ul.afficher li.active a{ background-position: -550px -190px; }	
	
	div.filtres ul.display{ background: none; right: 0; top: 270px; }
	div.filtres ul.display li a{ background: url(../images/display.gif) no-repeat; height: 26px; border: 0; margin-left: 10px; overflow: hidden; padding: 0; text-indent: -999px; width: 32px; opacity: 0.3; }
	div.filtres ul.display li.active a{ opacity: 1; }
	div.filtres ul.display li.grid a{}
	div.filtres ul.display li.list a{ background-position: -43px 0;}
	
	div.filtres ul ul{ box-shadow: 0 10px 15px #000; max-height: 358px; overflow: auto; overflow-x: hidden; top: 53px;  }
div.filtres ul ul::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
div.filtres ul ul::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
div.filtres ul ul::-webkit-scrollbar-thumb {
    background: #CF040D; 
}
div.filtres ul ul::-webkit-scrollbar-thumb:window-inactive {
	background: #CF040D; 
}
	
	
	div.filtres ul ul li.disabled{ display: none; }
	div.filtres  li.pays ul{ left: 176px; }
	div.filtres  li.appellation ul{ left: 269px; }
	div.filtres  li.region ul{ left: 396px; }
	div.filtres  li.couleur ul{ left: 499px; }
	/*div.filtres  li.intensite ul{ left: 606px; }*/
	div.filtres  li.producteur ul{ left: 606px; }
	
	table.list{ color: #fff; margin: 0 0 1em 0; width: 100%; }
	table.list th{ border: 0; }
	table.list th big{ color: #e2c266; font-size: 1.5em; }
	table.list td{ border-bottom: 1px solid #342c18; }
	table.list tr:hover td{ background: #000; }
	
/* Paginator */
	div.paginator.top{ top: 235px; }	
	
	
/* details */
	#nos-vins .a-details #pageWrap{ padding: 197px 0 0 0; }	
	#nos-vins .a-details #content{ border-top: 1px solid #502f1c; padding: 0 0 0 239px; height: auto !important; height: 700px; min-height: 700px; }
	#nos-vins-bouteille{ left: 0; position: absolute; top: 197px; }	
	
	#nos-vins-description{ background: #000 url(../images/background/nos-vins-description.jpg) no-repeat; border: 1px solid #502f1c; border-top: 0; margin: 0 0 23px 0; padding: 8px 14px 13px 14px; position: relative; }
	#nos-vins-description h1{ font-size: 25px; line-height: 28px; margin: 0 0 9px 0; position: relative; top: 0; width: 480px; }			
	#nos-vins-description .details{ margin: 0; padding: 0; }
	#nos-vins-description .details li{ color: #e2c266; list-style: none; line-height: 22px; margin: 0; padding: 0; }
	#nos-vins-description .details li strong{ color: #fff; font-weight: normal; }	
	#nos-vins-description .commander{ bottom: -18px; margin: 0; padding: 0; position: absolute; right: 10px; }
	#nos-vins-description .commander a{ background: url(../images/fr/boutons/commander.png) no-repeat; display: block; height: 40px; overflow: hidden; text-indent: -9999px; width: 130px; }
	#nos-vins-description .commander a:hover{ background-position: 0 -41px; }
	#nos-vins-description .reserver{ bottom: -18px; margin: 0; padding: 0; position: absolute; right: 10px; }
	#nos-vins-description .reserver a{ background: url(../images/fr/boutons/reserver.png) no-repeat; display: block; height: 40px; overflow: hidden; text-indent: -9999px; width: 130px; }
	#nos-vins-description .reserver a:hover{ background-position: 0 -41px; }
	
	#distinctions{ float: right; margin: 0; padding: 26px 14px 0 0; width: 125px; }
	#distinctions li{ background: url(../images/fr/distinction.png) no-repeat center top; color: #dcbc68; font-weight: bold; line-height: 14px; list-style: none; margin: 0; padding: 115px 0 1em 0; text-align: center; }

	#nos-vins .a-details dl.specifications{ width: 560px; }
	#nos-vins .a-details dl.specifications dd{ width: 365px; }
	
	#nos-vins .a-details #telechargements{ top: 174px; }

	
	