/**
 * @title		Localised Global Styles
 * @affecteed	fr-FR
 */
 
#content-coachingcontent #main{
	background-image:url('/../../../media/us/bg_img/img_header_coaching.jpg');
}
#method #main{
    background-image:url('/../../../media/us/bg_img/img_header_neutre.jpg');
}
#inscription #main{
	/* background-image:url('/../../../media/us/bg_img/img_header_tunnel_achat.jpg'); */
	background-image:url('/../../../media/us/bg_img/img_header_coaching.jpg');
}
#uncategorized #main{
    background-image:url('/../../../media/us/bg_img/img_header_methode.jpg');
}
#content-wrapper{
	padding-left: 4px; 
	padding-right:4px;
}
#inscription #content-wrapper{
    padding: 0px;
}
#content-coachingcontent h2,#method h2, #uncategorized h2 {
	margin:1.5em 0;
	color:#fff;
	font-size:14px; font-weight:normal;
	color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 1.5em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1.5em;
}
#history label#trueWeightOverweightFamilyTendency_label{width:340px;}

#subPayment #payment-method-card .radios li.card1,#subPayment #payment-method-card .radios li.card2,#subPayment #payment-method-card .radios li.card3{width:33%}
#subPayment #payment-method-card .radios li.payModeN{margin-left:150px}
#uncategorized h2.componentheadinguncategorized{color:#42474B;font-size:30px}


/*paiement multiple*/
#subPayment #offer div#personal_offer{width:540px;margin: 0 auto;}
#subPayment #offer div#personal_offer h3{float:left;width:150px;margin-bottom:10px;}
#subPayment #offer div#personal_offer strong#allAmount{font-size:23px; color:#259b9b;font-style:italic;}
#subPayment #offer div.radios{clear:both;width:520px;}
#subPayment #offer div.actions{float:right;padding-top:0px}
#subPayment #offer div.text{float:right;padding-top:2px}

#subPayment #pricing .fieldset p.text1 {font-size:16px;color:black;font-style:normal;}

#select-currency {display:none;}

div#programPage blockquote .img2 {margin-left: 280px;}

/*welcome page*/
#welcome h1
{text-align: left;
font-weight: bold;
font-size: 22px;
}

#coachingcontent h2{
text-align: left;
}


/* TW Form : Forum nickname style */
form#monFormulaire fieldset#privacy div#pseudo_tw.text input#trueWeightusername.jftextbox {
    border:none;
    background:none;
    cursor:default;
    outline:none;
}

form#monFormulaire fieldset#privacy div#trueWeightemail_error {
    background:transparent url(/templates/nurun/images/error_bulle2.png) no-repeat;
    height:80px;
    top:-26px;
}

form#monFormulaire div#BenefitOffer_error {
    background:transparent url(/templates/nurun/images/error_bulle2.png) no-repeat;
    height:60px;
    position:absolute; left:570px; z-index:10;
    display:none;
    padding:10px 15px; border-radius:5px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    width:225px;
}

/* TW Form : bones structure */
form#monFormulaire div#trueWeightConstitution_error {
    top:130px;
    margin-left:35px;
}

/* Program Refused */
p#refresh_weight.btn{
display:none;
}

#text_refus {
    float: left;
    margin-top: 20px;
    width: auto;
}

/* Email Box Private Part */
.oldmessage {
    color:#000000;
    font-style: normal;
	}
	
	
/* Stabilisation page */
	form#stabiform ul#formules input{
display:block;
width: 13px;
margin: 5px auto 0;
margin-top:10px;
}

.step-1 .nolink span.step-label{
	*height:50px;
	*margin-top:-15px;
	*text-indent:0;
	*font-size:15px;
}

.step-2 .nolink span.step-label{
	*height:50px;
	*margin-top:10px;
	*text-indent:0;
	*font-size:15px;
}

div#main-inner-wrapper div#coaching {
	*background:white;
}

#header #identity #localisations {
	float: left;
}

#inscriptioncontent #main #content #content-wrapper #programPage .img2,#inscription #inscriptioncontent #main #content #content-wrapper #programPage .img1
{
	display: none;
}

.f13p {
	font-size: 13px;
	color: black;
}

/* Error message Email already exists on JP form */

#monFormulaire div#trueWeightemail_error {
    background-color: #FF0000;
	background-image: none;
    font-size: 11px;
    font-weight: bold;
	z-index: 100;
}