/**************************************************

		My account

***************************************************/

/** forfaits **/
.counter .plus {
	width: 11px;
	height: 11px;
	cursor:pointer;
	display: inline;
	margin-left: 5px;
}
.counter .minus {
	width: 11px;
	height: 11px;
	cursor:pointer;
	display: inline;
	margin-right: 5px;
}
.counter .counterLabel {
	display: inline;
	width: 39px;
	text-align: center;
}

#loginDetails_password{
	margin-bottom: 7px;
}

/*** bloc recharge ***/

div#productChoice{
padding:12px;
border:solid 1px #c1c1c1;
}

#productChoice ol {
	list-style-type: none;
	margin:0;
}
#productChoice ol li {
	display: block;
	clear: both;
}
#productChoice ol li a.buy_goto{
	width: 320px;
	height:23px;
	padding:2px 0 0 4px;
	margin-top:6px;
	float:left;	
}

/***  Aides ***/
ol.help {
	margin: 0;
	padding: 0;
	}
ol.help li {
	text-align: center;
	height: 120px;
	width: 135px;
	display: block;
	float: left;
	padding: 0px;
  border: 1px solid #FFF;
}
ol.help li:hover {
	border: 1px solid #DDD;
}
ol.help li a {
	text-decoration: none;
	font-size: 1em;
	text-transform: uppercase;
	color:#FF3300;
}
ol.help li a:hover {
	text-decoration: none;
	font-size: 1em;
	text-transform: uppercase;
	color:#3333CC;
}
/***********************************
	purchase
************************************/
/*
#purchase th {
	background-color: #0066cc;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}
*/
#purchase table {
	border:1px solid #BBBBBB;
}

/***********************************
	payment
************************************/
#content table#facture  {
	border: 1px solid #ccc;
	margin: 0px 0px 20px 0px;
	}
#content #facture th {
	font-size: 0.8em;
	text-transform: uppercase;
	border-left: 1px solid #DDD;
	background-color: #EEE;
	text-align: left;
	text-indent: 8px;
	padding: 3px;
	}
#content #facture td {
	border: 1px solid #e2e2e2;
	text-align: left;
	text-indent: 8px;
	padding: 5px;	
	}
#content #facture td.fade {
	border: 0px;
	border-bottom: 1px solid #ccc;
	text-indent: 8px;
	padding: 7px;	
	}
#content #facture td.darktop {
	border: 0px;
	border-top: 2px solid #000;
	text-indent: 8px;
	padding: 7px;	
	}
#paymentType  {
	width: 450px;
	display: block;
	float: left;
}
#content #paypal {
	width: 460px;
	float: left;
	border-top-width: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	clear: right;
	padding-left: 15px;
}
.paymentInfo, .widgetPaymentInfo {
	font-size: 1em;
	color: #666;
	}

#paymentType label {
	width: 100%;
}

#content #paypal li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #paypal ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

form#formSerial #wrongSerial{
  color: red;
  mergin-left: 1em;
  display: none;
}

/*** formulaire profil ***/ 
#formProfil ol {
	list-style-type: none;
}
#formProfil label {
	display: block;
}

p.right a.orange{
border:none;
background-color:#ff6600;
color: #222222;
text-decoration:none;
padding:0 15px 0 15px;
}

p.right a.orange:hover{
border:none;
background-color:#CCCCCC;
color: #ff6600;
}


/***form Serial Studio****/

#formSerial div input{
width:47px;
height:16px;
margin:0;
}

*{
padding:0;
margin:0;
}

div.container h1{
padding-top:15px;;
}
#formInscription fieldset{
	padding-bottom:0;
	padding-top:0;
	margin-bottom:10px;
	height: 370px;
}
div.spanmargin{
	margin-top:16px;
}

#formInscription ol {
	list-style-type: none;
}
#formInscription ol#firstcolumn {
	margin-right: 64px;
}
#formInscription ol#secondcolumn {
	margin-right: 23px;
}

#formInscription label {
	display:inline-block;
	width:133px;
	margin-left:45px;
	padding-bottom:4px;
}


input.text,input.title {
	display: inline-block;
	width: 200px;
	height:16px;
	padding: 2px;
	margin:0px;
	margin-top:10px;
}
div.validcode{
	float:right;
}


#formInscription div.validcode label{
	float:left;
	width: 111px;
}

div#alertMsg{
float:right;
}

select#country {
	display: inline;
	width: 206px;
	height: 20px;
	margin:0px;
}

input#cryptoCode{
	display:inline;
	width:89px;
	height:16px;
	margin-left: 3px;
	margin-bottom:5px;
	padding: 2px;
	border:1px solid #BBBBBB;
}
img#cryptogram{
	display:inline;
	width:42px;
	height:22px;
	float:left;
}
div.validcode{
margin-left: 570px;
}

li.addspace{
	margin-top: 29px;
}

form li{
	display:block;
	height: 30px;
	margin-top: 3px;
}

form li.lititle{
	display:block;
	height: 16px;
	font-size:14px;
	font-weight:bold;
	margin:16px 0 10px 0;
}

form li.first_lititle{
	display:block;
	height: 16px;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

form li a.lilink{
margin-left: 305px;
}

div.timelist {
	border: 1px solid #bbbbbb;
	padding:3px 9px 9px 9px;
	margin-top: 7px;
}

div.timelist h6.available {
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	color:#333333;
	margin-bottom:14px;
}

div.timelist table{
	background:none;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:1px solid #dfdfeb;
	margin-bottom:3px;
}

div.timelist table td.disabled{
background:none;
background-color:#f6f6fa;
}

div.timelist table td.disabled input{
display:none;
}

div.timelist table td.disabled span {
display:none;
}

div.timelist table th {
	margin:0;
	padding:0;
	background:none;
	background-color:#dfdfeb;
	border: 1px solid #dfdfeb;
	color:#333333;
	padding-left:32px;	
}

div.timelist table td {
	margin:0;
	padding:0;
	border: 1px solid #dfdfeb;
	padding:6px 0 6px 30px;
}

div.timelist textarea {
	margin:6px 0 0 0;
	width: 500px;
	height: 70px;
	padding: 4px;
	border: 1px solid #bbbbbb;
}

div.timelist p {
	margin:0;
}

div.timelist div.commentbox{
	padding-top:13px;
}

div.commentbox textarea{
	overflow:auto;
}

p.boldtxt, span.boldtxt{
	font-weight: bold;
}

span.textAsLabel{
	font-weight:bold;
	float:right;
}

input.formbutton {
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	display:block;
	height:28px;
	width:97px;
	float:right;
	background: url(/en/assets/form-bt.png) 0px 0px no-repeat;
	margin-top:10px;
	margin-bottom:10px;
}

a.formbutton {
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	padding-top:5px;
	color: #333333;
	display:block;
	height:28px;
	width:97px;
	float:right;
	background: url(/en/assets/a-form-bt.png) 0px 0px no-repeat;
}

img.womanForm{
position:absolute;
margin-left: 747px;
margin-top: -27px;
}

#content .bgsignup{
padding:0;
}

p.addspacebtt{
margin-bottom:2px;
}

ul.error_list li{
	margin-top: 0px;
	display: block;
}

#cnxForm ul.error_list li{
	width: 206px;
}

#accountPrice {
  float: right;
  margin-right: 3em;
  }

.errorSerial ,.successSerial{
  display: none;
  }
/*captcha */
div.validcode_account{
float:right;
margin-bottom:0px;
margin-left: 0px;
margin-top: 0px;
position:relative;
display:inline;
width:213px;
padding-bottom:0px; 
margin-bottom: 44px;
}

div.validcode_account .error_list{
float:right;
margin-bottom: 0px;
width: 288px; 
  }
p.captcha_text{
font-weight: bold;
margin-top: 0px;
font-size:12px;
margin-bottom: 6px;
}
 
 p.captcha{
 margin-top: 0px;
 text-align:right;
 font-size:10px;
 margin-bottom: 0px;
 }
 
input.formbutton {
  float:right;
  position:relative;
  bottom: -98px; 
  right: -208px; 
  margin-top: 0px; 
  margin-bottom: 0px;
  top: 102px;
}
 
 input.captcha {padding-top: 10px;
 padding-bottom: 10px; 
 height: 19px; 
 position:relative; 
 top:1px; 
 text-align:left; 
 width: 100px; 
 border:1px solid #BBBBBB; 
 padding-left:5px; 
 float:left;}
 a img.captcha{
 border:1px solid #CCCCCC; 
 }
a img.captcha{border:1px solid #CCCCCC; }

 input.buttons2{
    display:block;
    float:right;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    /*font-size:100%;*/
	margin-right: 0px;
    line-height:130%;
    text-decoration:none;
    color:#565656;
    cursor:pointer;
    padding:4px 10px 3px 7px; 
	right: -214px; 
	top: 84px;
    position:relative;
    bottom: -70px;
  }

