/* Éléments du catalogue */
/*
/* Onglets fluides sans diapo
/* Cross Selling
/* Fiche Produit
/* Listing produits
/* Liste d'achats 
*/

/* Onglets fluides sans diapo */

.layerTop {
	background: url(../../img/vin-malin/common/bg_ongletsFluid.jpg) 0 0 repeat-x;
	width: 894px;
	border: 1px solid #d9d5c9;
	border-bottom: none;
	padding: 15px 30px 0px 30px;
	/*overflow: auto;*/
}
	.commentProfile {
		text-transform: uppercase;
		font-size: 1.1em;
		font-weight: bold;
	}
	.layerTop form {
		border-bottom: 1px solid #d1d1d1;
		margin-top: 25px;
		padding-top: 25px;
		/*margin-bottom: 25px;*/
		padding-bottom: 25px;
		overflow:hidden;
		height:1%;
	}
	.layerTop form .col {
		float: left;
		display: inline;
	}
	.layerTop form .col1 {
		width: 343px;
	}
	.layerTop form .col2 {
		width: 550px;
	}
	.layerTop form h3 {
		margin-bottom: 15px;
	}
	.layerTop form label {
		display: block;
		float: left;
		padding-right: 15px;
		width: 100px;
		text-align: right;
		font-weight: bold;
	}
	.layerTop form input, .layerTop form textarea {
		float: left;
	}
	.layerTop form input.textField {
		width: 220px;
		padding: 1px 3px;
		background: #fff url(../../img/vin-malin/common/bg_tablePrd.jpg) 0 0 repeat-x;
		border: 1px solid #9f9f9f;
		margin-bottom: 10px;
	}
	.layerTop form textarea {
		background: #fff url(../../img/vin-malin/common/bg_tablePrd.jpg) 0 0 repeat-x;
		border: 1px solid #9f9f9f;
		font-size:1em;
	}
	.layerTop form .submitZone {
		clear:both;
		padding-top: 10px;
		padding-left: 114px;
	}
	.layerTop .star-rating {
		margin:0;
		top:3px;
	}
.layerBtm {
	clear:both;
	background: url(../../img/vin-malin/common/sprite-bg-onglets.png) left -241px no-repeat;
	width: 957px;
	height: 15px;
}

/* FIN Onglets sans diapo */

/* Cross Selling */

h3.crossSeller {
	clear: both;
	background: url(../../img/vin-malin/common/bg_crossSeller.jpg) 0 0 repeat-x;
	padding: 12px 20px;;
	margin: 0;
	text-transform: uppercase;
	color: #333;
	font-size: 1.2em;
}

/* FIN cross selling */

/* Fiche Produit */

.pdtFile {
	float: right;
	width: 425px;
	padding:25px 0 15px;
}
	.pdtFile h1 {
		font-size: 2em;
		margin-bottom: 0;
		font-weight: bold;
		color: #333;
	}
	.pdtFile h2.pdtHeadline {
		font-size: 1.4em;
		font-weight: bold;
		color: #333;
	}
	.pdtFile p.pdtStars {
		color: #790953 !important;
	}
	.pdtFile ul.pdtDesc {
		border-top: 1px solid #ccc; 
		border-bottom: 1px solid #ccc; 
		padding: 15px 0;
		width: 350px;
		margin-bottom: 15px;
	}
	.pdtFile ul.pdtIcons {
		margin-bottom: 15px;
	}
	.pdtFile ul.pdtIcons li {
		height: 25px;
		padding-top: 5px;
		padding-left: 30px;
	}
	.pdtFile ul.pdtIcons li img {
		position: absolute;
		margin-top: -5px;
		margin-left: -30px;	
	}
	.pdtFile div.prdContainer {
		width: 183px;
		float: left;
		clear:both;
	}
	.pdtFile .pdtOldPrice {
		text-align: right;
		text-decoration: line-through;
		font-weight: bold;
		margin: 0 !important;
		height: 18px;
		color: #6d6b64 !important;
		font-size:1.4em;
	}
	.pdtFile .pdtFrames {
		height: 67px;
		width: 183px;
	}
		.pdtFile.rouge .pdtFrames.list {
			background: url(../../img/vin-malin/common/priceList183.png) 0 -68px no-repeat;
		}
		.pdtFile.blanc .pdtFrames.list {
			background: url(../../img/vin-malin/common/priceList183.png) 0 0 no-repeat;
		}
		.pdtFile.rose .pdtFrames.list {
			background: url(../../img/vin-malin/common/priceList183.png) -368px 0 no-repeat;
		}
		.pdtFile.champagne .pdtFrames.list {
			background: url(../../img/vin-malin/common/priceList183.png) -184px 0 no-repeat;
		}
		.pdtFile.spiritueux .pdtFrames.list {
			background: url(../../img/vin-malin/common/priceList183.png) -184px -68px no-repeat;
		}
		.pdtFile.promo .pdtFrames.list {
			background: url(../../img/vin-malin/common/bg_pricePromosPrdList.jpg) 0 0 no-repeat;
		}
	.pdtFile .pdtPrice {
		float: left;
		text-align: center;
		font-size: 30px;
		letter-spacing: -1px;
		padding-right: 25px;
		line-height: 43px;
		margin-bottom: 0 !important;
		width: 110px;
	}
		.pdtFile.rouge .pdtPrice {
			color: #940537 !important;	
		}
		.pdtFile.blanc .pdtPrice {
			color: #85b620 !important;	
		}
		.pdtFile.rose .pdtPrice {
			color: #f95157 !important;	
		}
		.pdtFile.champagne .pdtPrice {
			color: #a68d1b !important;	
		}
		.pdtFile.spiritueux .pdtPrice {
			color: #ae4206 !important;	
		}
		.pdtFile.promo .pdtPrice {
			color: #ce1119 !important;	
		}
	.pdtFile .pdtPrice span {
		color: #908d8d;
		font-weight: bold;
	}
	.pdtFile .pdtPrice sup {
		position: absolute;
		font-size: 20px;
		margin-top: 3px;
		z-index: 1;
	}
	.pdtFile .pdtUt {
		clear: left;
		text-align: right;
		padding-right: 5px;
		color: #9f9c93;
		font-size: 0.9em;
	}
	.pdtFile .pdtQty {
		float: left;
		padding: 12px 0 0 0;
		position: relative;
		width: 35px;
	}
	.pdtFile .pdtQty a.qtyControlMinus,
	.pdtFile .pdtQty a.qtyControlPlus {
		position: absolute;
		z-index: 1;
	}
	.pdtFile .pdtQty a.qtyControlPlus {
		left: 33px;
	}
	.pdtFile .pdtQty input.qtyField {
		position: absolute;
		width: 23px;
		height:16px;
		text-align: right;
		left: 9px;
		border-top: 1px solid #848484;
		border-left: 1px solid #848484;
		border-bottom: 1px solid #fff;
		border-right: none;
	}
	#content .pdtFile .pdtHeader {
		text-align: center;
		margin-bottom:2px;
		padding-bottom:2px;
		color:#fff;
		font-size:1.181em;
	}
	#content .pdtFile.rouge .pdtHeader {
		background-color:#b60748;
	}
	#content .pdtFile.rose .pdtHeader {
		background-color:#fc6c75;
	}
	#content .pdtFile.blanc .pdtHeader {
		background-color:#accf2b;
	}
	#content .pdtFile.champagne .pdtHeader {
		background-color:#c0ae24;
	}
	#content .pdtFile.spiritueux .pdtHeader {
		background-color:#c65708;
	}
	
	
	
	
	.pdtFile .pdtAdd {
		clear: left;
		padding-top: 3px;
		text-align: center;
	}
	.pdtFile .pdtAdd a {
		color: #fff !important;
		font-size: 1em;
		text-decoration: none;
	}
	.pdtFile .pdtInfos {
		font-size: 0.9em;
		float: left;
		margin-left: 40px;
		padding-top: 15px;
		margin-bottom: 15px;
		width:160px;
	}
	.pdtFile .pdtInfos li {
		color: #6d6b64 !important;
	}
	.pdtSheet .pdtImgs {
		float: left;
		text-align: center;
		padding-top: 35px;
	}
	.pdtSheet .pdtImgs .imgLeft{
		margin:0 60px 0 40px;
	}
	
	.pdtFile .seeCateg {
		clear:both;
		padding-top:10px;
		font-size:1.09em;
		font-weight:bold;
	}
	.pdtSheet .pdtReduction {
		text-align:center;
	}
	.pdtSheet .pdtReduction img{
		margin-top:5px;
	}
	.pdtSheet .pdtFile .seeCateg {
		padding-bottom:5px;
	}
	
	/* decli univers */
	
	.seeCateg a, p.ajout_lda a   /* HAROLD BTN LISTE D'ACHAT */ {
		background-repeat:no-repeat;
		background-position:0 5px;
		padding-left:14px;
	}
	#popinContentToLoad .rouge p.seeCateg a, tr.rouge .descr_pdt .seeCateg a,
	.pdtFile.rouge .seeCateg a, .rouge p.ajout_lda a,.pdtSummary.rouge .seeCateg a, .rouge .prdContainer .seeCateg a  /* HAROLD BTN LISTE D'ACHAT */ {
		background:url(../../img/vin-malin/common/sprite-fleches.png) -391px 4px  no-repeat;
	}
	#popinContentToLoad .blanc p.seeCateg a, tr.blanc .descr_pdt .seeCateg a,
	.pdtFile.blanc .seeCateg a, .blanc  p.ajout_lda a,.pdtSummary.blanc .seeCateg a, .blanc .blanc .prdContainer .seeCateg a  /* HAROLD BTN LISTE D'ACHAT */  {
		background:url(../../img/vin-malin/common/sprite-fleches.png) -330px -102px no-repeat;
	}
	#popinContentToLoad .rose p.seeCateg a, tr.rose .descr_pdt .seeCateg a,
	.pdtFile.rose .seeCateg a, .rose  p.ajout_lda a,.pdtSummary.rose .seeCateg a,.rose .prdContainer .seeCateg a  /* HAROLD BTN LISTE D'ACHAT */  {
		background:url(../../img/vin-malin/common/sprite-fleches.png) -370px -34px  no-repeat; 
	}
	#popinContentToLoad .champagne p.seeCateg a, tr.champagne .descr_pdt .seeCateg a,
	.pdtFile.champagne .seeCateg a, .champagne  p.ajout_lda a,.pdtSummary.champagne .seeCateg a,.champagne .prdContainer .seeCateg a  /* HAROLD BTN LISTE D'ACHAT */ {
		background:url(../../img/vin-malin/common/sprite-fleches.png) -309px -140px  no-repeat;
	}
	#popinContentToLoad .spiritueux p.seeCateg a, tr.spiritueux .descr_pdt .seeCateg a,
	.pdtFile.spiritueux .seeCateg a, .spiritueux  p.ajout_lda a,.pdtSummary.spiritueux .seeCateg a,.spiritueux .prdContainer .seeCateg a  /* HAROLD BTN LISTE D'ACHAT */  {
		background:url(../../img/vin-malin/common/sprite-fleches.png) -349px -64px  no-repeat;
	}
	
	.pdtSummary .seeCateg a,
	.prdContainer .seeCateg a {
		font-size:.909em;
	}
	
/* FIN Fiche Produit */

/* Listing produits, hors TABLE > common.css */

.controlTable {
	padding: 10px 20px 5px 20px;
	border: 1px solid #ccc;
}
	.controlTable.begin {
		border-bottom: none;
	}
	.controlTable.end {
		border-top: none;
		margin-bottom: 30px;
	}

p.displayAll a {
	text-decoration: none;
}
	.blanc p.displayAll a {
		border-bottom: 1px dashed #85b620;
	}
p.displayAll a:hover {
	border-bottom-style: solid;
}
	

ul.pagination {
	float: right;
}
	ul.pagination li {
		display: inline;
		float: left;
		margin-left: 10px;
	}
	ul.pagination li span {
		float: left;
	}
	ul.pagination li ul {
		display: inline;
		float: left;
	}
	ul.pagination li ul li {
		margin-left: 2px;
		margin-right: 2px;
		width: 10px;
	}
	ul.pagination li ul li.current {
		padding: 0 2px;
		color: #fff;
		background: #85b620;
		border: 1px solid #85b620;
	}
	.blanc ul.pagination li ul li.current {
		background: #85b620;
		border: 1px solid #85b620;
	}
	.rouge ul.pagination li ul li.current {
		background: #940537;
		border: 1px solid #940537;
	}
	.rose ul.pagination li ul li.current {
		background: #F95157;
		border: 1px solid #F95157;
	}
	.champagne ul.pagination li ul li.current {
		background: #A68D1B;
		border: 1px solid #A68D1B;
	}
	.spiritueux ul.pagination li ul li.current {
		background: #C75608;
		border: 1px solid #C75608;
	}
	ul.pagination li ul li a {
		display: inline;
		float: left;
		text-decoration: none;
		background: #fff;
		border: 1px solid #fff;
		padding: 0 3px;
	}
		.blanc ul.pagination li ul li a:hover {
			border: 1px solid #85b620;
		}

/* FIN listing produits */


/* temoignages */

.temoignages {
	padding-bottom:15px;
	overflow:hidden;
	width:100%;
}
.temoignages .pagination {
	padding-right:18px;
}
		.temoignages dl {
			padding-bottom:15px;
		}
				.temoignages dt {
					margin-top:14px;
					padding-top:9px;
					font-weight:bold;
					font-size:1.09em;
				}
				.temoignages dt.first {
					margin-top:0;
				}
				.temoignages dt,
				.temoignages dd {
					background-color:#fafafa;
					border-width:1px;
					border-color:#d9d5c9;
					border-style:solid;
					padding-left:20px;
					padding-right:20px;
				}
				.temoignages dt,
				.temoignages dd {
					border-bottom-width:0;
				}
				.temoignages dd {
					border-top-width:0;
					color:#807f7f;
					font-size:.909em;
				}
				.temoignages dd.comment {
					border-bottom-width:1px;
					padding:11px 20px 9px;
					color:#000;
					font-size:1em;
				}


 
/* HAROLD LISTE D'ACHAT - MA CAVE */  

p.ajout_lda {
margin-top:20px;
background: url(../../img/vin-malin/common/tools.png) no-repeat right -190px;
height:30px;
display:inline;
float:left;
padding-right:15px;
}

p.ajout_lda span{
 background: url(../../img/vin-malin/common/tools.png) no-repeat left -158px;
float:left;
height:30px;
}

p.ajout_lda a{
text-decoration:none;
font-weight:bold;
float:left;
margin:7px 0 0 10px;
}

p.ajout_lda b{
text-decoration:none;
font-weight:bold;
float:left;
margin:7px 0 0 10px;
}

 
 
#table_lda, #table_cave{
width:685px;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}

#table_lda th, #table_cave th{
text-transform: uppercase;
padding:10px;
}

#table_lda tr.intitule th{	
background:#6d6b64 url(../../img/vin-malin/common/sprite-bg-onglets.png) -1377px 31px no-repeat;
}

#table_lda tr.intitule th.al_left{
text-align:left;
padding-left:110px;
background:#6d6b64 url(../../img/vin-malin/common/sprite-bg-onglets.png) -957px 31px no-repeat;
}

#table_cave th.al_left{
text-align:left;
padding-left:120px;
}

#table_lda tr, #table_cave tr{
background:url(../../img/vin-malin/common/sprite-bg-onglets.png) -1652px top no-repeat;
}

#table_lda tr.first_tr_lda, #table_cave tr.first_tr_lda{
background-position:-5px -32px;
}

#table_lda tr.intitule, #table_cave tr.intitule{
background:#6d6b64;
color:#fff;
}

#table_lda tr.intitule{
background:url(../../img/vin-malin/common/sprite-bg-onglets.png) -1377px 31px no-repeat;
}

#table_lda tr.intitule img, #table_cave tr.intitule img{
vertical-align:bottom;
margin-right:5px;
}

#table_lda tr.intitule a,#table_cave tr.intitule a{
color:#fff;
text-decoration:none;
}

#table_lda td, #table_cave td{
height:70px;
vertical-align:middle;
}

#table_lda td.img_pdt{
padding-top:20px;
width:165px;
text-align:left;
}

#table_cave td.img_pdt{
width:90px;
text-align:center;
vertical-align:top;
padding-top:10px;
}

#table_lda td.descr_pdt,#table_cave td.descr_pdt{
width:255px;
text-align:left;
vertical-align:top;
padding-top:36px;
}

#table_cave td.descr_pdt{
	padding-top:10px;
}

#table_lda td img, #table_cave td img{
margin-top:5px;
}

#table_lda h3 a, #table_cave h3 a{
	text-decoration:none;
}

/* Cadre PX/QTE/Ajouter */

#table_lda .pdtFile{
width:200px;
padding:0;
padding-top:30px;
text-align:left;
}

#table_lda a.qtyControlPlus{
top:7px;
}

#table_lda a.qtyControlMinus{
top:7px;
}

#table_lda .pdtQty{
width:30px;
}

#table_lda p.seeCateg{
padding:4px 0 0 2px;
}

#table_lda p.seeCateg a{
font-weight:normal;
}

#table_lda .dom{
font-weight:bold;
margin:7px 0 0 0;
}

#table_cave .dom{
font-weight:bolder;
margin:5px 0 0 0;	
}

#table_lda .pdtFile .pdtQty input.qtyField {
top:12px;
width: 22px;
height:16px;
padding-right:1px;
}


/* HAROLD PAGE VP_vins malins */

.date_cadre{
	position:relative;
}

.date_cadre p{
position:absolute;
text-align:right;
top:155px;
width:490px;
font-size:14px;
font-weight:bold;
}

.date_cadre .btn_acces{
position:absolute;
right:36px;
top:132px;	
}

.comments {
	padding-top:15px;
	font-size:1.09em;
	color:#333;
}
.comments .commentAuthor {
	font-size:1.09em;
	color:#000;
}
		.comments .commentAuthor strong {
			font-size:1.167em;
		}
.comments .noteArticle {
	overflow:hidden;
	width:100%;
}
		.comments .noteArticle ul,
		.comments .noteArticle span {
			float:left;
		}
		.comments .noteArticle span {
			padding-right:5px;
		}
 
 
