/* Pre-login (common)

Company : Vente-privee.com
Project : VP4 (Front)
Support : Media Screen

Version : V 0.1
Date : 16 09 2008
Author : Aurelie DURDUX

*/


/* importation du template */
/***********************************/
	@import url(tpl_gen1col.css);
/***********************************/

/* importation des objets */
/***********************************/
	@import url(out_obj.css);
/***********************************/


/* modification template */
/***********************************/
#container {
	background-position: center 147px;
	background-repeat: no-repeat;
	/*background-image: none !important;*/
}
#content {
    padding-top: 0;
}
#mainCol {
	width: auto;
	margin: 0 90px;
}
#mainCol .altBloc {
	display: none;
}
.mainBloc {
	min-width: 690px;
	max-width: 790px;
	padding: 20px;
}
.mainBloc.welcome {
	min-width: 490px;
	max-width: 590px;
	padding: 0 120px;
	text-align: center;
}
h2, h2 a, h2 a:hover, h2 a:active, h2 a:visited, h2 span {
	display: none;
}
#navMenu2 li {
	float: left;
}
#navMenu2 li.navRight {
	float: right;
}
/********************************/

h5 {
	font-size: 12px;
	color: #f21e8c;
	font-weight: normal;
	padding: 30px 0 15px 0;
}
li {
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 20px;
}
#back {
	margin-right: 2px;
}

/* Fonctionnement du site */
.outAboutUsWrapper {
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
	margin-bottom: 20px;
}
.outAboutUsBloc {
	border: 1px solid #dcd0d2;
	background-color: #f0e7e9;
	padding: 0 20px 20px 20px;
}
	.outAboutUsBloc dl {
		margin-bottom: 30px;
	}
	.outAboutUsBloc dl dl {
		margin-bottom: 0;
	}
	.outAboutUsBloc dl dt {
		font-weight: bold;
		float: left;
		clear: both;
		width: 30px;
		margin-bottom: 15px;
	}
	.outAboutUsBloc dl dd {
		margin-left: 30px;
		margin-bottom: 15px;
	}

/* deroulement d'une vente */
.steps {
	padding-bottom: 10px;
}
.steps li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 30px;
}
.step1 {
	background: url(../images/out_pictoNb1.png) top left no-repeat;
	_background: url(../images/out_pictoNb1.gif) top left no-repeat;
}
.step2 {
	background: url(../images/out_pictoNb2.png) top left no-repeat;
	_background: url(../images/out_pictoNb2.gif) top left no-repeat;
}
.step3 {
	background: url(../images/out_pictoNb3.png) top left no-repeat;
	_background: url(../images/out_pictoNb3.gif) top left no-repeat;
}
.step4 {
	background: url(../images/out_pictoNb4.png) top left no-repeat;
	_background: url(../images/out_pictoNb4.gif) top left no-repeat;
}
.step5 {
	background: url(../images/out_pictoNb5.png) top left no-repeat;
	_background: url(../images/out_pictoNb5.gif) top left no-repeat;
}

/* inscription */
.inscription {
	padding-top: 20px;
	padding-bottom: 0;
}
.mdpLost {
	padding-top: 20px;
	padding-bottom: 0;
}
.obj_form fieldset .captchaLine {
	margin-bottom: 5px;
	height: 32px;
}
.obj_form fieldset .captchaLine img {
	margin-left: 10px;
	_margin-left: 7px;
	border: 1px solid #c4bbbd;
}

/* qui sommes-nous */
.disclaimer {
	background: url(../images/gen_pix.png) top left repeat-x;
	_background: url(../images/gen_pix.gif) top left repeat-x;
	font-size: 10px;
	line-height: 13px;
	padding-top: 10px;
	margin-top: 10px;
}

/* lien bouton */
.linkWrapper {
	text-align: center;
}
	.linkWrapper a, .linkWrapper a:active, .linkWrapper a:visited {
		background: url(../images/gen_bt_l.gif) top left repeat-x;
		border: 1px solid #ff8ec8;
		font-size: 16px;
		line-height: 27px;
		padding: 2px 10px;
		margin: 0 5px;
		text-decoration: none;
	}
	.linkWrapper a:hover {
		background-image: url(../images/gen_bt_l_hover.gif);
		text-decoration: none;
	}
/* Variente rose fonce du bouton*/
    .linkWrapper a.linkVariant,.linkWrapper a.linkVariant:active, .linkWrapper a.linkVariant:visited {
        background: url(../images/ev_bt_bg.gif) top left repeat-x;
        border:1px solid #E52D87;
        color:#FFFFFF;
    }
    .linkWrapper a.linkVariant:hover {
		background-image: url(../images/ev_bt_bg-hover.gif);

	}
/* Modale PMT */
.pmt_popup {
    text-align:center;
}
	
/* Erreur Javascript */
ul.javascriptActivation li {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #e2d7d9;
	border-left: 1px solid #e2d7d9;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0;
}
ul.javascriptActivation li dl {
	border-bottom: 1px solid #e2d7d9;
	border-right: 1px solid #e2d7d9;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: no-repeat 15px 5px;
	padding: 10px 0 10px 100px;
}
.javascriptActivation li.ie8 dl {
	background-image: url(../images/out_ie7_ico.png);
	_margin-top: 1px;
}
.javascriptActivation li.ie7 dl {
	background-image: url(../images/out_ie7_ico.png);
	_margin-top: 1px;
}
.javascriptActivation li.ie6 dl {
	background-image: url(../images/out_ie6_ico.png);
}
.javascriptActivation li.firefox dl{
	background-image: url(../images/out_ff_ico.png);
}
.javascriptActivation li.safari dl{
	background-image: url(../images/out_saf_ico.png);
}
.javascriptActivation li.chrome dl{
	background-image: url(../images/out_chm_ico.png);
}
ul.javascriptActivation li dl dt {
	font-weight: bold;
}

/* Welcome Pack */
.wpTitle {
	margin-top: 30px;
}
.wpList li {
	display: -moz-inline-stack;
	display: inline-block;
	margin-right: 15px;
	_margin-right: 14px;
	width: 148px;
	list-style: none;
	vertical-align: top;
}
*.wpList li, {
	display: inline;
}
	.wpList li img {
		/*float: left;*/
		display: block;
		margin-bottom: 5px;
		border: 1px solid #dcd0d2;
	}
	.wpList li span {
		/*float: left;*/
		display: block;
		font-size: 11px;
		width: 148px;
	}

/* fenetre modale video */
/* modal window */
#stopGrey {
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 4900;
}
.wpModal {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px; /*moitie de height*/
	margin-left: -350px; /*moitie de width*/
	padding: 0 5px 10px 5px;
	width: 690px;
	height: 430px;
	z-index: 5000;
	background-color: #fff;
	font-size: 12px;
	overflow: hidden;
}
	.closeWindow { 
		display: block;
		position: absolute;
		top: 5px;
		left: 5px;
		right: 5px;
		height: 20px;
		_width: 690px;
	}
	.closeWindow a, .closeWindow a:active, .closeWindow a:visited, .closeWindow a:hover {
		position: absolute;
		top: 0;
		right: 0;
		padding: 0 21px 0 0;
		color: #f21e8c;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		background: url(../images/gen_closeMod_bg.gif) top right no-repeat;
	}
	#wpFlashContent {
		margin: 30px auto;
		width: 660px;
		height: 390px;
		background-color: #fff;
	}

/* Insert formulaire d'inscription */
.insertWrapper {
	position: relative;
	margin: 20px 0;
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
	background: #fff url(../images/out_insertBg.jpg) top left repeat-x;
	_width: 687px;
}
	.insertContent {
		position: relative;
		padding: 0 20px;
		background: transparent url(../images/out_insertCarrousselNoJs.jpg) top right no-repeat;
		border: 1px solid #dcd0d2;
		z-index: 10;
		height: 209px;
		overflow: hidden;
	}
	.insertContent.carouselJs {
		background: transparent url(../images/out_insertCarrousselJs.gif) top right no-repeat;
	}
		.insertContent h4 {
			padding-bottom: 15px;
		}
		.insertContent strong {
			color: #f21e8c;
		}
		.insertContent ul {
			width: 380px;
			_width: 370px;
		}
		.insertContent li {
			margin-left: 15px;
			padding-bottom: 8px;
			list-style-position: outside;
			color: #f21e8c;
		}
		.insertContent li span {
			color: #202020;
		}
		.insertContent .wpLine {
			padding-bottom: 0;
			font-size: 11px;
			line-height: 26px;
			background: transparent url(../images/gen_websiteAstuce.png) top left no-repeat;
			_background: transparent url(../images/gen_websiteAstuce.gif) top left no-repeat;
		}

/* Carroussel */
.carousel {
	position: absolute;
	top: 0;
	right: 0;
	width: 270px;
	z-index: 20;
	display: none;
}
	.carousel h4 {
		color: #f21e8c;
		font-size: 12px;
	}
	.carouselWrapper {
		position: relative;
		overflow: hidden;
		margin-top: 3px;
		width: 218px;
		height: 81px;
	}
		.carousel ul {
			position: absolute;
			top: 0;
			left: 0;
			margin: 0;
			padding: 0;
			list-style: none;
			width: 500px;
		}
			.carousel li {
				display: inline;
				margin: 0;
				text-align: left;
				padding: 0;
				list-style: none;
			}
			.carousel li img {
				margin: 0;
				padding: 0;
			}
			.carousel .eCommerce img {
				margin-bottom: 20px;
			}

/* Norme de qualite */
	.securitySafe {
		margin: 10px 0 0 0;
		padding: 0;
		font-size: 10px;
		overflow: visible;
	}
		.securitySafe img {
			margin-right: 8px;
		}

/* Optin Partenaire Confirmation Inscription */
.outInscriptionConfirm {
	border: 1px solid #dcd0d2;
	background: #f0e7e9 url(../images/out_inscriptionConfirm_bg.jpg) bottom right no-repeat;
	padding: 20px 20px 60px 20px;
}
	.outInscriptionConfirm .disclaimer {
		background:none;
		margin-right:155px;
	}
	.outInscriptionConfirm .linkWrapper {
		margin : 5px 0 30px 0;
	}

/* infobulle */
#footerAwards {
	position: absolute;
	top: 5px;
	right: 30px;
}
.tooltipTuv {
	display: block;
	font-size: 9px;
	height: 20px;
	margin: 0 0 0 433px;
	line-height: 10px;
	color: #f21e8c;
}
	.tooltipTuv span.info, #footerAwards .info {
		display: none;
		position: absolute;
		z-index: 502;
		top: 20px;
		left: 0;
		width: 183px;
		border-bottom: 1px solid #dcdbdb;
		border-right: 1px solid #d5d5d5;
		background-color: #fef7fa;
	}
	.tooltipTuv:hover, .tooltipTuv.hover {
		position: relative;
		z-index: 500;
		border: 0;
		text-decoration: none;
		cursor: pointer;
	}
	.tooltipTuv:hover span.info {
		display: block;
	}
	.tooltipTuv span.info span.infoImg {
		position: absolute;
		z-index: 501;
		top: -7px;
		_top: -8px;
		border: 1px solid red;
		left: 10px;
		margin:0;
		padding: 0;
		width: 9px;
		height: 8px;
		border: 0;
		background: url(../images/out_tooltip.gif) no-repeat;
	}
	.tooltipTuv span.info span.infoTxt {
		display: block;
		padding: 3px 10px;
		z-index: 6;
		border: 1px solid #f3b9d0;
		font-size: 10px;
		line-height: 12px;
		color: #666;
		font-weight: normal;
	}

/* fenetre modale TUV mot de passe */
.welcomeModal {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -145px; /*moitie de height*/
	margin-left: -415px; /*moitie de width*/
	padding: 0 20px 10px 20px;
	width: 790px;
	height: 281px;
	z-index: 5000;
	background-color: #fff;
	font-size: 12px;
	overflow: hidden;
}
	.welcomeModal .obj_form fieldset legend {
		display: block;
		padding-top: 15px;
	}

/* login */
div.becomeMember {
    border-top:1px solid #dfd4d5;
    margin:20px 0 20px;
}
.login h4 {
    padding-top:0;
}

/* fenetre modale memorisation identifant */
.mdpModal {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -250px;
	padding: 0 20px 10px 20px;
	width: 500px;
	z-index: 5000;
	background-color: #fff;
	font-size: 12px;
	overflow: hidden;
}
	.mdpModal .closeWindow {
		_width: 525px;
	}
