/* Éléments du checkout */
/*
/* Nav top spéciale 
/* Recap sommes panier
/* Steps
/* Tableau panier
/* Identification
/* Full right form
*/

/* Nav top spéciale */ 

.checkout {
	background: #fff url(../../img/vin-malin/common/bg_navCheckout.gif) 0 0 no-repeat !important;
}
	.checkoutContBuys {
		float: right;
		padding: 6px 10px 0 0;
	}
	.checkoutAdvice {
		padding-left: 15px;
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
	}
	.checkoutAdvice a {
		color: #fff;
		text-decoration: none;
	}
	.checkoutAdvice a:hover {
		text-decoration: underline;
	}

/* FIN Nav top spéciale */ 

/* Nav left spéciale */ 

.leftNav p {
	font-weight: bold;
	font-size: 1.4em;
	color: #598119;
}

/* FIN Nav left spéciale */

/* Recap sommes panier */ 

.basketSummary {
	background: #efefef;
	clear: both;
	text-align: right;
	padding: 10px 30px;
	margin-bottom: 12px;
}
	.checkoutSummary {
		width: 100%;
		margin: 10px 0;
	}
	.checkoutSummary td {
		width: 140px;
		text-align: left;
		font-weight: bold;
		padding-bottom: 10px;
	}
	.checkoutSummary th {
		padding-right: 15px;
		font-weight: normal;
	}
	.checkoutSummary .ssTotal {
		font-size: 1.4em;
	}
	.checkoutSummary .promoCode {
		color: #a92578;
	}
	.checkoutSummary .promoCode input.textField{
		background:White none repeat scroll 0% 0%;
		border:1px solid #B8B8B8;
		color:#666666;
		font-size:0.82em;
		font-style:italic;
		height:14px;
		padding:2px;
		width:105px;
	}
	.checkoutSummary .promoCode input{
		vertical-align:middle;
	}
	.checkoutSummary .promoCode .deletLk{
		margin-left:10px;
	}
	.checkoutSummary .total th strong {
		font-size: 1.4em;
	}
	.checkoutSummary .total td {
		font-size: 1.9em;
	}

/* FIN Recap sommes panier */ 

/* Steps */

#breadCrumb { /* fond qui deborde sur le breadcrumb */
	background: url(../../img/vin-malin/common/bg_cckoutBreadcrumbs.jpg) 245px bottom no-repeat;
}
.checkoutSteps {
	background: url(../../img/vin-malin/common/sprite-bg-onglets.png) no-repeat scroll 0 -935px;
	height: 90px;
	width: 712px;
	margin-bottom: 15px;
}
	.checkoutSteps li {
		display: inline;
		float: left;
		height: 90px;
	}
		.checkoutSteps li#stepOne {
			margin-left: 5px;
			width: 80px;
		}
		.checkoutSteps li#stepTwo {
			margin-left: 111px;
			width: 85px;
		}
		.checkoutSteps li#stepThree {
			margin-left: 125px;
			width: 60px;
		}
		.checkoutSteps li#stepFour {
			margin-left: 90px;
			width: 156px;
		}
	.checkoutSteps li a,
	.checkoutSteps li span {
		display: block;
		height: 100%;
		text-decoration: none;
		color: #fff;
	}
		.checkoutSteps li span {
			position: absolute;
			left: -999em;
		}
		.checkoutSteps li.active,
		.checkoutSteps li a {
			background: url(../../img/vin-malin/common/sprite-bg-onglets.png) no-repeat scroll 0 -935px;
			background-repeat: no-repeat;
		}
			.checkoutSteps li#stepOne.active,
			.checkoutSteps li#stepOne a {
				background-position: -5px -1025px;
			}
			.checkoutSteps li#stepTwo.active,
			.checkoutSteps li#stepTwo a {
				background-position: -196px -1025px;
			}
			.checkoutSteps li#stepThree.active,
			.checkoutSteps li#stepThree a {
				background-position: -406px -1025px;
			}
			.checkoutSteps li#stepFour.active,
			.checkoutSteps li#stepFour a {
				background-position: -556px -1025px;
			}


/* FIN Steps */

/* tableau panier, héritages de common.css */

h3.crossSeller {
	background: url(../../img/vin-malin/common/bg_crossSeller.jpg) 0 0 repeat-x;
	padding: 13px 17px;
	font-size: 1.4em;
}

/*
table.basketPage {
	margin-bottom: 15px;
	table-layout:fixed;
}
table.basketPage thead th {
	padding:2px 10px;
	text-align: left;
	font-size: 1em;
	vertical-align:top;
	text-transform:none;
}
*/

table.basketPage {
	margin-bottom: 15px;
	table-layout:fixed;
}
table.basketPage thead th {
	padding: 2px 10px;
	text-align: left;
	font-size: 1em;
}
table.basketPage thead th.product {
	width: 355px;
}
table.basketPage .last td {
	border-bottom: none;
}
table.basketPage tbody td h3 {
	font-size: 1.2em;
}
table.basketPage tbody td .prdContainer {
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
}
/*
table.basketPage tbody td .prdContainer strong {
	font-weight:normal;
}
table.basketPage tbody td.first .prdContainer strong {
	font-weight:bold;
	display:block;
	padding-bottom:8px;
}
*/
	table.basketPage tbody td.first .prdContainer {
		padding: 15px 20px 10px;
	}
	table.basketPage tbody td .pdtQty {
		padding-top: 0;
	}
	table.basketPage tbody td .pdtDel {
		text-align: center;
	}
	table.basketPage tbody td #listePointLivraison {
		width:300px;
		font-size:1em;
	}

/* FIN tableau panier */

/* Identification */

.error {
	color: red;
}

.identForms .mid {
	background: url(../../img/vin-malin/common/bg_identLoginMid.gif) 0 0 repeat-y;
	color: #333;
	overflow: auto;
	zoom: 1;
}
.identForms .btm {
	background: url(../../img/vin-malin/common/sprite-bg-onglets.png) no-repeat left -1146px;
	height: 15px;
	margin-bottom: 20px;
}
	.identForms .cols {
		float: left;
		display: inline;
		padding: 10px 10px 0 10px;
	}
	.identForms .newAccountForm {
		background: url(../../img/vin-malin/common/sprite-bg-onglets.png) no-repeat 0 -1164px;
		width: 438px;
	}
	.identForms .loginForm {
		background: url(../../img/vin-malin/common/sprite-bg-onglets.png) no-repeat -2721px 0;
		width: 220px;
		margin-left: 14px;
	}
	.identForms h2 {
		text-transform: uppercase;
		color: #333;
		font-size: 1.3em;
		font-weight: bold;
	}
	.identForms strong {
		color: #333333;
	}
	.identForms p {
		margin-bottom: 10px;
	}
	.identForms .headLine {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom:  1px solid #dedede;
	}
	.identForms .identForm {
		width: 100%;
	}
	.identForms .identForm p {
		margin-bottom: 5px;
	}
	.identForms .identForm tr th {
		font-weight: normal;
		width: 150px;
		padding-right: 10px;
		padding-top: 3px;
		text-align: right !important;
	}
	.identForms .identForm250 tr th {
		width:250px;
	}
	.identForms .identForm th.adr {
		width:250px;
	}
	.identForms .identForm td {
		padding-bottom: 10px;
	}
	.identForms .textField {
		width: 220px;
		padding: 1px 3px;
		background: #fff url(../../img/vin-malin/common/bg_tablePrd.jpg) 0 0 repeat-x;
		border: 1px solid #9f9f9f;
	}
	.identForms #identBirthDay, .identForms #identBirthMonth{
		width:40px;
	}
	.identForms #identBirthYear{
		width:60px;
	}
	.identForms .loginForm .textField {
		width: 175px;
	}
	.notabene {
		color: #666;
		font-size: 0.9em;
	}
	.identOptin {
		padding: 10px;
		background: #f4f4f4;
	}
	.identOptin .last {
		margin-bottom: 0;
	}
	.submitButton {
		padding-top: 15px;
		text-align: center;
	}
	.loginForgetPwd a {
		color: #98477f;
	}
	

/* FIN Identification */

/* Full right form */

.fullRightForm{
	width:712px;
	margin-bottom:10px;
	background:url(../../img/vin-malin/common/bg_fullRightFormIn.jpg) 0 0 repeat-y;
}

.fullRightFormLast{
	margin-bottom:16px !important;
}

.fullRightForm .bottom{
	height:4px;
	overflow:hidden;
	background:url(../../img/vin-malin/common/sprite-bg-onglets.png) no-repeat -2962px 0;
}

.fullRightForm .content{
	padding:10px 10px 0;
	background:url(../../img/vin-malin/common/sprite-bg-onglets.png) no-repeat -2962px -34px;
}

.fullRightForm .content h2.left{
	float:left;
}

.fullRightForm .content h2.border{
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px solid #DEDEDE;
}

.fullRightForm .content p.info{
	float:right;
	padding-top:3px;
}

.fullRightForm .content p.headLine{
	clear:both;
}

.fullRightForm .content p.info a{
	color:#98477F;
}

.fullRightForm .content p.readonly{
	padding-top:3px;
}

.fullRightForm .content input.cp{
	width:55px;
}

.fullRightForm .content table th.product{
	width:115px;
}
.fullRightForm .content table th.acheminement{
	width:90px;
}
.fullRightForm .content table th.tarifs{
	width:80px;
}
.fullRightForm .content table th.descriptif{
	width:291px;
}
.fullRightForm .adrDiff{
	border-top:1px solid #DEDEDE;
	margin-top:15px;
	padding-top:15px;
}

.fullRightForm .adrDiff label{
	font-size:1.2em;
}

.fullRightForm .modeLivraison .basketPage .prdContainer{
	padding:20px 10px 10px !important;
}

.fullRightForm .modeLivraison .basketPage .first{
	/*width:290px;*/
}

.fullRightForm .modeLivraison .basketPage .check{
	width:28px;
	padding:0;
}

.borderB10{
	border-bottom:1px solid #DEDEDE;
	padding-bottom:10px;
}

.borderT10{
	border-top:1px solid #DEDEDE;
	padding-top:10px;
}

.fullRightForm div.message{
	padding:0 10px 10px;
}

.fullRightForm div.message .radio{
	margin-left:15px;
	margin-right:2px;
}

.fullRightForm div.message #contentMsg{
	display:none;
}

.fullRightForm div.message textarea{
	border:1px solid #9F9F9F;
	padding:1px 3px;
	width:400px;
	height:120px;
	background:#FFFFFF url(../../img/vin-malin/common/bg_tablePrd.jpg) repeat-x scroll 0pt
}

.fullRightForm .center{
	text-align:center;
}

.fullRightForm .submitButton{
	border-bottom:1px solid #DEDEDE;
	margin-bottom:10px;
	padding-bottom:10px;
}

.blocsAdresses{
	overflow:hidden;
	height:1%;
	margin-bottom:10px;
	border-bottom:1px solid #dfdfdf;
}

.blocsAdresses .left{
	float:left;
}

.blocsAdresses .right{
	float:right;
}

.blocAdr, .blocAdrFull{
	padding:10px 20px;
	background:#fff;
	border:1px solid #e3e3e3;
	width:300px;
	position:relative;
	margin-bottom:10px;
}

.blocAdrFull{
	width:650px;
	margin-bottom:10px;
}

.blocAdr h3, .blocAdrFull h3{
	font-size:1.363em;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#800c58;
}

.blocsAdresses h3 {
	margin-bottom:0;
	padding:3px 0 10px 38px;
	background-repeat:no-repeat;
}
.blocsAdresses .left h3 {
	background-image:url(../../img/vin-malin/common/livraison.png);
}
.blocsAdresses .right h3 {
	background-image:url(../../img/vin-malin/common/facturation.png);
}


.blocsAdresses p, .blocAdrFull p{
	margin:0;
}

.noMargin{
	margin:0 !important;
}

.blocAdr p.btn, .blocAdrFull .btn{
	position:absolute;
	bottom:10px;
	right:20px;
	text-align:right;
}

.blocAdr p.btn img, .blocAdrFull .btn img{
	margin-top:5px;
}

.noBorder{
	border:none;
}

.confCommande table th.productRecap{
	width:350px;
}

.confCommande table .first .prdContainer{
	overflow:hidden;
	height:1%;
}

.confCommande .checkoutSummary{
	margin:0;
}

.confCommande .cgv{
	width:100%;
	overflow:hidden;
}

.confCommande .cgv span{
	padding-top:5px;
	float:left;
}

.confCommande .cgv .valider,
.fullRightForm .valider {
	float:right;
}

.fullRightForm .creditC{
	text-align:center;
	padding-bottom:20px;
	border-bottom:1px solid #DEDEDE;
}

.fullRightForm .creditC img{
	margin-right:10px;
}

h2.noTransform{
	text-transform:none;
}

#ForgottenPass{
	display:none;
}

/* Fin Full right form */


