@CHARSET "UTF-8";

/*************************************** Preference Forms ***************/

/**** login ****/
#preference_auth_form{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #CCCCCC;
	margin:0 0 0 10px;
	padding:10px 5px 30px 5px;
	width:670px;
	float: left;
}
#preference_auth_form a{
	color:#333333;
}
#preference_auth_form #login_form_title{
	font-size: 17px;
	margin-bottom: 20px;
}
#prefered_register_form #login_form_title{
	font-size: 17px;
	margin-bottom: 20px;
}
#preference_auth_form #password_forgot{
	margin-bottom: 20px;
	text-align: right;
	margin-right: 20px;
}
#preference_auth_form div{
	color:#333333;
	display:block;
	font-size:13px;
}
#preference_auth_form LABEL {
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
	line-height:20px;
	margin-left: 10px;
	float: left;
}
#preference_auth_form INPUT {
	font-size:12px;
	float: left;
}
#preference_auth_form #login_submit{
	width:55px;
	margin-left:10px;
}

/**** subscription ****/
#prefered_register_form{
	width:670px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #CCCCCC;
	margin:10px 0 0 10px;
	padding:10px 5px;
	float: left;
}

#prefered_register_form FORM div{
	width: 640px;
	float: left;
	margin: 1px;
	margin-top:5px;
}
#prefered_register_form FORM .error_form{
	background-color:#FFFFDD;
	border:1px solid #FF9900 ;
	margin-bottom: 5px;
	padding: 2px 5px;
	-moz-border-radius:5px;
}
#prefered_register_form FORM div .label_widget{
	float: left;
	width: 190px;
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
}
#prefered_register_form FORM div .widget{
	width: 250px;
	float: left;
}
#prefered_register_form FORM div .widget .radio_list{
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#prefered_register_form FORM div .widget .radio_list li{
	display: inline;
}
.error_register{
		/*float: left;*/
		color: red;
}
.obligatoire_register{
	color: red;
	font-weight: bolder;
	margin-left: 2px;
}


/*************************************** Cart Forms ***************/

/**** login ****/
#cart_auth_form{
	/*-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;*/
	border:1px solid #CCCCCC;
	margin:0 0 10px 10px;
	/*padding:10px 5px 30px 5px;*/
	width:400px;
	float: left;
	min-height: 190px;
	padding-bottom:20px;
}
#cart_auth_form a{
	color:#333333;
}
#cart_auth_form a:HOVER, #ajax_livraison_form a:HOVER, #span_back_paiement a:HOVER, #cart #adresses a:HOVER{
	text-decoration: underline;
}

#cart_auth_form #login_form_title{
	font-size: 17px;
	margin-bottom: 20px;
	/*border-bottom: solid gray 1px;*/
	text-align: center;
	background-color: #f38d07;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}
#cart_auth_form #password_forgot{
	margin: 20px 10px;;
	text-align: left;
}
#cart_auth_form div{
	color:#333333;
	display:block;
	font-size:13px;
}
#cart_auth_form LABEL {
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
	line-height:20px;
	margin-left: 10px;
	float: left;
	width: 150px;
}
#cart_auth_form INPUT {
	font-size:12px;
	width:170px;
	float: left;
}
#cart_auth_form #login_submit{
	width:115px;
	margin-left:100px;
}
#cart_auth_form #login_back{
	width:115px;
	margin-left:20px;
}
#cart_auth_form FORM DIV{
	width: 350px;
	float: left;
}
/**** new member ****/
#cart_new_member{
	/*-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;*/
	border:1px solid #CCCCCC;
	margin:0 0 0 10px;
	/*padding:10px 5px 30px 5px;*/
	width:350px;
	float: left;
	min-height: 213px;
}
#cart_new_member a{
	color:#333333;
}
#cart_new_member div{
	color:#333333;
	display:block;
	font-size:13px;
}
#cart_new_member #cart_new_member_title{
	font-size: 17px;
	margin-bottom: 20px;
	/*border-bottom: solid gray 1px;*/
	min-height: 40px;
	text-align: center;
	background-color: #820861;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}
#cart_new_member #cart_new_member_create_account{
	font-size: 18px;
	margin: 53px 0 0 91px;
}


/**** Password forgot ****/

#password_forgot_form{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #CCCCCC;
	margin:0 0 0 200px;
	padding:10px 5px 30px 5px;
	width:430px;
	float: left;
	min-height: 120px;
}
#password_forgot_form #password_forgot_form_title{
	font-size: 16px;
	margin-bottom: 20px;
	text-align: center;
}
#password_forgot_form #password_forgot_form_body{
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
	line-height:20px;
	margin-left: 10px;
	float: left;
}
#password_forgot_form #password_forgot_form_body DIV #btn_submit{
	margin-top: 40px;
	margin-left: 200px;
}
#password_forgot_form .label_widget{
	float: left;
	width: 200px;
}
#password_forgot_form .widget{
	float: left;
}
/**** CartAdressForm ****/
#cart_adress_form{
	width:855px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #CCCCCC;
	padding:10px 0 30px 0;
	float: left;
	color: #333333;
}
#cart_adress_form #login_form_title{
	color: #333333;
	font-size: 16px;
	padding: 5px 0 0 15px;
}
#cart_adress_form .colI{
	width: 540px;
	float: left;
}
#cart_adress_form .colII{
	width: 300px;
	float: left;
}
#cart_adress_form FORM div{
	width: 500px;
	float: left;
	margin-top: 2px;
	line-height: 2;
	padding-left: 5px;
}
#cart_adress_form FORM div .label_widget{
	float: left;
	width: 190px;
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
}
#cart_adress_form FORM div .widget{
	width: 300px;
	float: left;
}
#cart_adress_form FORM div .widget .radio_list{
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#cart_adress_form FORM div .widget .radio_list li{
	display: inline;
}

/**** subscription ****/

#ajax_member_user_cart_form{
	width:860px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #CCCCCC;
	padding:10px 0 30px 0;
	float: left;
	color: #333333;
}
#ajax_member_user_cart_form #head{
	font-size: 16px;
	width: 850px;
	float: left;
	border-bottom:1px solid #CCCCCC;
	padding: 2px 0 5px 10px;
}
#ajax_member_user_cart_form #content{
	width: 860px;
	float: left;
	padding-top: 10px;
}
#ajax_member_user_cart_form #content_left{
	width: 410px;
	float: left;
	padding-left: 10px;
}
#ajax_member_user_cart_form #content_right{
	width: 440px;
	float: left;
}
#ajax_member_user_cart_form #content_right_password{
	border:1px solid #CCCCCC;
	padding: 20px 5px;
	margin-bottom: 10px;
	width: 420px;
	min-height: 215px;
}
#ajax_member_user_cart_form #content_right_password div{
	margin-top: 6px;
}
#ajax_member_user_cart_form #content div {
	float: left;
	margin-top: 2px;
}
#ajax_member_user_cart_form .cart_form_label{
	width: 210px;
}
#ajax_member_user_cart_form .cart_form_input{
	width: 210px;
}
#ajax_member_user_cart_form .cart_form_error{
	width: 420px;
	float: left;
	display: block;
}
#ajax_member_user_cart_form ul, #ajax_member_user_cart_form ul li{
	display: inline;
	list-style:none;
	float: left;
	margin: 0;
	padding: 0;
}


/************** Recommand to friend **************/
#ajax_recommand_to_friend{
	width: 475px;
	float: left;
}
#ajax_recommand_to_friend FORM div .label_widget{
	float: left;
	width: 190px;
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
}
#ajax_recommand_to_friend FORM div .widget{
	width: 270px;
	float: left;
}
#ajax_recommand_to_friend .widget img{
	width: 50px;
}

#ajax_recommand_to_friend #friend_recommandation_div3{
	float:left;
	width:460px;
	margin-top: 5px;
}
#ajax_recommand_to_friend #friend_recommandation_label3{
	width: 460px;
}
#ajax_recommand_to_friend #friend_recommandation_widget3{
	width: 460px;
	margin-left: 75px;
}
/************* contact form **************/
#contact_form{
	width:670px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #CCCCCC;
	margin:10px 0 0 10px;
	padding:10px 5px;
	float: left;
}

#contact_form FORM div{
	width: 600px;
	float: left;
	margin: 1px;
	margin-top:1px;
}
#contact_form FORM .error_form{
	background-color:#FFFFDD;
	border:1px solid #FF9900 ;
	margin-bottom: 5px;
	padding:2px 5px 5px 5px;
	-moz-border-radius:5px;
	width: 520px;
}
#contact_form FORM div .label_widget{
	float: left;
	width: 190px;
	color:#333333;
	display:block;
	font-size:12px;newsletter_error
	font-weight:bold;
}
#contact_form FORM div .widget{
	width: 250px;
	float: left;
}
#contact_form FORM div .widget .radio_list{
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#contact_form FORM div .widget .radio_list li{
	display: inline;
}
#contact_form FORM #contact_widget2{
	width: 310px;
}
#contact_form FORM #contact_label2{
	padding-top: 12px;
}

#contact_form #news_letter_widget1{
	width: 312px;
}
/******************* newsletter ********************/
.newsletter_error{
	background-color:#FFFFDD;
	border:1px solid #FF9900 ;
	margin-bottom: 5px;
	padding: 5px;
	-moz-border-radius:5px;
}
/**************/
#account_workspace{
		width: 600px;
}
#account_workspace div{
	float: left;
}
#account_workspace .label_widget{
	width: 200px;
	margin-bottom: 13px;
}
#account_workspace .widget{
	width: 300px;
}
#account_workspace FORM .error_form{
	background-color:#FFFFDD;
	border:1px solid #FF9900 ;
	margin-bottom: 5px;
	padding: 2px 5px;
	margin: 5px 0;
	-moz-border-radius:5px;
}
#account_workspace .error_register{
	width: 100%;
}
#ajax_member_user_cart_form_content_right_submit{
	margin-top: 50px;
}
#form_connect{
	width: 270px;
}
#form_connect label{
	text-align: right;
	color: white;
	font-weight: bold;
}
#form_connect input{
	width: 200px;
	margin-bottom: 10px;
	border: solid 1px gray;
}
.connect{
	width: 300px;
	margin: 70px auto;
	padding: 20px 10px;
}
.main_connect{
	background: url("/images/backend/bg_wizz.jpg") transparent no-repeat;
	height: 300px;
	width: 375px;
	margin: 30px auto;
	-moz-border-radius: 10px;
	border: solid 1px gray;
}
#container{
	background-color: transparent;
}
.error_connect{
	-moz-border-radius: 10px;
	height: 30px;
	width: 375px;
	text-align: center;
	border: solid 1px red;
	margin: auto;
	background-color: #FFFFDD;
	padding-top: 5px;
}
.captcha{
	float: left;
	margin-top:5px;
}
#captcha_img{
	width: 79px;
}