/*****     LOGO     *****/
#logo p{
	font-size:18px;
	font-weight:bold;
	}
/*****     fiche produit     *****/

/* prix */
.price_pos span {
display:inline;
text-align: left;
}
.price_pos .label {
width:auto;
text-align:left;
font-size:9px;
}
.price {
display:inline;
}
#feature  .pweight,  #feature  .price_HT, #feature .price_TTC {
display:block;
}
#feature  .price_HT {
font-size: 11px;
}
.social {
display:block;
float:left;
width:150px;
}
.social span {
font-weight:bold;
clear:both;
}
.social li{
display:inline;
float:left;
width:20px;
margin-top:3px;
}
/* prix de ref */
#feature  .price_ref {
display: block;
padding-bottom: 5px;
}
.price_ref  .cents, .price_ref  .currency, .price_ref  .OT, .price_ref  .IT  {
text-decoration:line-through;
}

/* barèmes */
#rate {
	clear:both;
	padding-top: 5px;
}
#rate dt {
width: 100%;
text-align:left;
display: block;
font-weight: bold;
}
#rate dd {
margin-left:0px;
}

/*****         Comand        *****/
#comand .start, #comand .end {
	display:none;
	}

/*****  Fonction connexion  *****/
.log, .log div  {
	display:inline;
	}

/*****   les formulaires   *****/

/* titre d'un formulaire */
#form1 th {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	}

/* texte declare comme titre dans un formulaire */
#form1 .form_title {
	font-weight: bold;
	padding-bottom: 5px;
	}

/*****   le pied de page   *****/

#footer_contener {
	background: #eee; 
	border-top:1px solid #999;
	}

#footer {
	width:950px;
	padding: 20px 0px 30px 0px; 
	margin:auto;
	}
	
/***** Page identification *****/

/* par mon compte ou par le processus de commande */

#account .connect_contener {
	clear: both;
	padding-top: 10px;
}

/* Liste identification par des partenaires */
#account .connect_contener li a {
	height: 30px;
	display: block;
	padding-top: 10px;
	}
#account .connect .logo_openid a {
	background: url('http://www.cabiola.com/mag/logo/page_id/openid.png') center left  no-repeat;
	padding-left:  60px;
	}
#account .connect .logo_google a {
	background: url('http://www.cabiola.com/mag/logo/page_id/google.png') center left  no-repeat;
	padding-left: 60px;
	}
#account .connect .logo_orange a {
	background: url('../logo/page_id/orange.gif') center left  no-repeat;
	padding-left: 60px;
	}
#account .connect_contener li {
	background: none;
	padding: 5px 0;
	}

/*****     Page OpenId     *****/

#open_id {	
	background: url('../logo/page_id/logo_openid.png') top left  no-repeat;
	margin-top: 10px;
	padding-top : 50px;
	}
#open_id h1 {	
	display: none;
	}
#open_id h2 {	
	font-weight: bold;
	padding-top: 10px;
	}

/***** Page de coordonnees *****/

/* formulaire de coordonnees par le processus de commande */
#work_order #account_contener .label {
	text-align: left;
	width: 200px;
	}

/* formulaire de coordonnees par mon compte */
#account.account_02 {
	text-align: left;
}
#account.account_02 .label {
	width: 160px;
	display: block;
	text-align:left;
}
#account_contener {
	margin-left: 0px;
}

/* encart telephonique */
#expressform_contener {
	margin: 10px 0px 30px 0px;
	padding:  10px;
	width: 350px;
	border: 1px solid #ccc;
}
#expressform_contener  .label {
	text-align:left;
	float: none;
	display: block;
	font-weight: bold;
}
#expressform_contener input {
	margin: 15px 0px 5px 50px;
}
#expressform_contener .formw {
	display: block;
	background: url(../img_commun/cellphone.png) no-repeat left top!important;
	background: url(../img_commun/cellphone.gif) no-repeat left top;
}
.link_mobile
{
	display:none;
}
fieldset {
	margin:5px;
	padding:5px;
	}
legend {
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;
	}
#canvas_other_account legend,#canvas_expressform legend,#canvas_invoice_account legend,#canvas_delivery_account legend {
	text-transform:none;
	}
#canvas_invoice_account p,#canvas_delivery_account p,#canvas_old_account_cont p,#canvas_login_account p {
	min-width:320px;
	}
.checkform {
	width:12px;
	height:16px;
	float:right;
	}
#canvas_old_account_cont {
	float:left;
	width:47%;
	border:none;
	}

#work_order #canvas_other_account,#work_order #canvas_expressform{
	float:right;
	width:42%;
	margin-top:-15px;
	}
#work #canvas_other_account,#work #canvas_expressform{
	float:left;
	width:90%;
	border:none;
	margin-top:0;
	}
#canvas_login_account {
	width:47%;
	border:none;
	float:left;
	}
#work_order #canvas_invoice_account {
	float:left;
	width:47%;
	margin:0;
	margin-left:5px;
	border:none;
}
#work #canvas_invoice_account {
	width:47%;
	margin:0;
	margin-left:5px;
	border:none;
}
#work_order #canvas_delivery_account {
	float:right;
	width:47%;
	margin:0;
	margin-right:5px;
	border:none;
	}
#work #canvas_delivery_account {
	width:47%;
	margin:0;
	margin-right:0;
	margin-left:5px;
	border:none;
	}
#canvas_delivery_account {
	width:47%;
	}
.form_error input,.form_error select,.form_error textarea{
	background:#ffc2c2;
	color:#000;
	}
.form_error .checkform {
	background:url(http://www.cabiola.com/mag/img/false.gif);
	}
.form_ok .checkform {
	background:url(../img/true.gif);
	}
.form_empty .checkform {
	background:url(../img/empty.gif) no-repeat;
	}
.btn_pos a img {
	border:none;
	margin-left:5px;
	margin-right:5px;
	}
#canvas_recap_cmd .col4{
	text-align:right;
	padding-right:5px;
	}
#canvas_recap_cmd  .header .col4{
	text-align:center;
	padding-right:0;
	}
#canvas_webloyalty table{
	margin:0 auto;
	}
#canvas_vad_in {
	border:none;
	}
#resa_contener label  {
	width:40%;
	}
#resa_contener p {
	margin-bottom:2px;
	}
	

.calendar table {
	background:#fff;
	border:1px solid #b7babc;
}
.calendar td {
	text-align:center;
	vertical-align:middle;
}
.calendar td span,.calendar td a{
	display:block;
	padding-top:1px;
	margin:2px;
	width:20px;
	height:16px;
}
.calendar td span{
	cursor:default;
}
.calendar .cal_free a{
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.calendar .cal_free a:hover{
	font-size:15px;
	background:#666;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .cal_close span{
	color:#999;
	background:#eee;
	font-style:italic;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .cal_past span,.calendar .cal_full span{
	font-style:italic;
	color:#999;
}
.calendar .cal_today span{
	border:1px solid #b7babc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.calendar .top td {
	background: #e8ebef;
	font-weight:bold;
	font-size:15px;
	}
.calendar .top.day td {
	border-bottom:1px solid  #b7babc;
	font-weight:normal;
	font-size:14px;
	}

.calendar .cal_btn a{
	text-decoration:none;
	background: #b7babc;
	border:1px solid #666;
	font-weight:normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left:2px;
	margin-top:2px;
}
.calendar .cal_btn.right a{
	margin-left:6px;
}
.calendar .cal_btn a:hover{
	background:#666;
	color:#fff;
}
.calendar {
	position:absolute;
	margin-left:-175px;}
	
ul {
	list-style-type:none;
	list-style-position:outside;
	}
a {
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
.star_display {
	color:red;
	}
	
.err_comment{
	color:red;
}	
.input_comment{	
	font-size:11px;
}
/**********************  Gestion des popup  ***********************************/
#popup0,#popup1,#popup2{
	display:none;
	}
/* fond semi-transparent bloquant la navigation sur le site */
#popup_reforder,#popup_block,#popup0,#popup1,#div_alertoption,#alertStock,#popup_readcgv,#popup_div_bkjs,#popup_div_bskstock,#alertSizeColor,#alert_newslet_error,#popup_div_stocklimit {
	background-image: url(../img/overlay.png)!important;
	background-image:none;
	position: fixed!important;
	position:absolute;
	top:0!important;
	top:50%; 
	bottom:0;
	right:0;
	left:0;
	z-index: 1000;
	width:100%;
	}
/* Calage de la pop up */
#popup_reforder .pop_alert,.popup_cont,#popup_block .popup_cont,#popup_readcgv .popup_cont,#popup_div_bkjs span,#popup_div_bskstock span,.sf_pop,#alertSizeColor .popup_cont,#popup_div_stocklimit span {
	position: absolute;
	top:200px;
	bottom:0; 
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 1000;
	width:25%;
	}
* html #popup0 table {
	background:none;
	position: fixed;
	top:0; 
	bottom:0;
	right:0;
	left:0;
	z-index: 1000;
	width:100%;
	}
#popup_div_bkjs span,#popup_div_bskstock span,#popup_div_stocklimit span {
	position: absolute;
	top:200px;
	bottom:0; 
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 1000;
	width:25%;
	height:70px;
	}
* html .popup_cont,* html #popup_block .popup_cont,* html #popup_readcgv .popup_cont,* html #popup_div_bkjs span,* html .sf_pop{
	left:30%;
	}
*+html .popup_cont,*+html #popup_block .popup_cont,*+html .sf_pop,*+html #popup_readcgv .popup_cont,*+html #popup_div_bkjs span,*+html #popup_div_bskstock {
	left:30%;
	}
#divGroupDefaut .popup{
	position: absolute;
	top:0;
	bottom:0; 
	left:0;
	right: 0;
	margin:0 auto;
	z-index: 100;
	}
/* contenu de la pop-up avec l'entete, le corps et le pied de page */
.popup,#popup_div_bkjs span,#popup_div_bskstock span,#popup_div_stocklimit span {
	background-color:#ffffff;
	border:1px solid #bbc0c4;
	}
.popup span {
	color: black;
	}
.popup_top {
	background-color: #ebebeb;
	border-bottom: 1px solid #bbc0c4;
	padding: 5px 10px;
	height: 18px;
	color:#000;
	}
.popup_top span {
	display: block;
	padding-top: 2px;
	font-weight: bold;
	text-align: left;
	color:#000;
	}
/* pour la croix de fermeture dans l'entete */
.popup_top img{
	float: right;
	}
.popup_work {
	padding: 10px;
	text-align:center;
	}
#popup_div_bkjs span ,#popup_div_bskstock span,#popup_div_stocklimit span{
	padding: 30px 10px 10px 10px;
	text-align:center;
	color:#000;
	}
.popup_work ul {
	text-align: left;
	}
.popup_work li {
	background: url('../img_commun/account_pic_blanc.gif') no-repeat center left;
	padding-left: 20px;
	}
.popup_bottom {
	background-color: #eee;
	border-top: 1px solid #bbc0c4;
	text-align: center;
	padding: 5px 20px;
	color:#000;
	}
.popup_bottom a {
	background: #eee url('../img_commun/btn_bkg.gif') bottom repeat-x;
	border: 1px solid #bbc0c4;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin:0;
	display: block;
	}
.popup_bottom a span, .popup_bottom a:hoover span {
	color: #404046;
	margin:0;
	padding:0;
	display: inline;
	}
/* Popup d'acces reserve par groupe avec une selection */
#divSelectionGroup span {
	display: block;
	padding-bottom: 5px;
	}
/* Popup d'identification par orange */
#popup_orange p {
	text-align: left;
	padding-bottom: 10px;
	}
/* Popup d'achat */
#popup_div_replicateorder{
	position:absolute;
	top:420px;
	left:50%;
	width: 440px;
	margin-left:-220px;
	background:white;
	border: 1px solid #bbc0c4;
	text-align: center;
	z-index:100;
	}
#popup_div_replicateorder span{
	display: block;
	margin:20px auto 50px auto;
	width: 300px;
	padding:5px 10px;
	background: #eee url('http://www.cabiola.com/mag/img/btn_bkg.gif') bottom repeat-x;
	border: 1px solid #bbc0c4;
	color: #404046;
	}	
.sf_pop_contener table {
	width:100%;
	height:100%;
	width: expression((parseInt(document.documentElement.clientWidth))+'px');    /* hack IE6 */
	height: expression((parseInt(document.documentElement.clientHeight))+'px');   /* hack IE6 */
	}
.sf_pop_contener td {
	vertical-align:middle;
	}
.sf_pop {
	background:#f9f9f9;
	border:1px solid #b7babc;
	color:#000;
	font-size: 13px;
	font-family: helvetica,sans-serif,arial;
	z-index: 9998;
	width:400px;
	height:100px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;	
	}
.sf_pop .contener {
	padding:5px;
	text-align:center;
	}
.sf_pop .contener .wait{
	padding:10px;
	padding-left:30px;
	background:url(http://www.cabiola.com/mag/img/spinner.gif) no-repeat 0px 4px;
	}
.sf_pop h1{
	background:#e8ebef;
	font-size: 13px;
	border-bottom:1px solid #b7babc;
	padding:5px;
	-webkit-border-top-left-radius:6px 6px;
	-webkit-border-top-right-radius:6px 6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	display:block;
	clear:both;
	height:20px;
	}
.sf_pop h1 span{
	float:left;
	}
.sf_pop h1 input{
	float:right;
	width:22px;
    color:#900f0f;
	z-index: 9999;
	}
.sf_pop .center {
	text-align:center;
	margin:0 auto;
	width:25%;
	}
.sf_pop .center input{
	width:80px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	z-index: 9999;
	}
.sf_pop input .btn{
	text-align:center;
	margin:0 auto;
	}
#popup_cgv  {
	visibility: hidden;
	margin:0 auto;
	z-index:1000;
	color:#000;
	}
#popup_readcgv .popup_work {
	padding-left:5px;
	padding-right:5px;
	height:323px;
	max-height:355px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:left;
	color:#000;
	}
/*****     Nouveau Bouton page panier Nuxe     *****/
#basket .btn_home{
	display:none;
	}