/*
   refill.css
   Pages recharges.
   
   Created by Ned Baldessin on 2008-09-05.
   Copyright 2008 Ned Baldessin. All rights reserved.
*/

#main {
	min-height: 610px;
}

/* =============== */
/* = Left Column = */
/* =============== */

body #left-col {
	width: 786px;
}

body #left-col h2 {
	text-indent: -9999px;
	background: url('../images/imgsite/refill/recharges.png') no-repeat scroll top left;
	height: 18px;
	margin: 3px 3px 9px;
}

body #left-col #breadcrumbs {
	background-image: none;
	margin-bottom: 0;
}

body #left-col #main-auto-promo {
	display: block;
	margin: 0 3px;
}
body #left-col #main-auto-promo img {
	display: block;
}

body #left-col #multi-step-box {
	background: url('../images/imgsite/refill/bg-multi-step-box.png') repeat-y;
	
}

body #left-col #multi-step-box-inner-wrapper {
	background: url('../images/imgsite/refill/bg-bottom-left-col.png') no-repeat scroll bottom left;
	padding: 0 3px 27px 3px;
}


body #left-col #step1 {
	background: url('../images/imgsite/refill/bg-step1.png') repeat-x;
	padding: 30px 0 13px 10px;
}

body #left-col #step1 h6 {
	
	background: url('../images/imgsite/refill/marker1.png') no-repeat top left;
	height: 31px;
	line-height: 35px;
	text-indent: 44px;
	font-size: 14px;
	font-weight: bold;
}

body #left-col #step1 p {
	margin: 10px 0 0 45px;
}

body #left-col #step1 p label {
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: left;
}

body #left-col #step1 p #switch-prepaye {
	width: 205px;
	vertical-align: middle;	
	margin-bottom: 15px;
}

body #left-col #step1 p span.or {
	float: left;
	display: block;
	text-indent: -9999px;
	background: url('../images/imgsite/ou.png') no-repeat;
	width: 29px;
	height: 22px;
	margin-right: 25px;
}

body #left-col #step1 p a {
	display: block;
	clear: left;
	font-size: 11px;
	color: #c00;
}


body #left-col #step2 {
	height: 165px;
	background: url('../images/imgsite/refill/bg-steps.png') repeat-x;
	
}

body #left-col #step2 div {
	position: relative;
}

body #left-col #step2 h6 {	
	background: url('../images/imgsite/refill/marker2.png') no-repeat top left;
	height: 31px;
	line-height: 35px;
	text-indent: 44px;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 23px;
	left: 10px;
}

body #left-col #step2 h6 em {
	font-weight: normal;
	font-style: italic;
}

body #left-col #step2 p span {
	position: absolute;
	left: 55px;
	top: 66px;
	font-size: 12px;
	line-height: 20px;
}

body #left-col #step2 p span strong {
	font-weight: bold;
	color: #c00;
}

body #left-col #step2 p span input {
	width: 76px;
	/*height: 26px;*/
	min-height: 22px;
	text-align: center;
	color: #c00;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 7px;
}

body #left-col #step2 p span input.error {
	color: #fff;
	background-color: #c00;
}

body #left-col #step2 p span button.ok {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
}

body #left-col #step2 #notice-amount {
	display: block;
	float: left;
	height: 30px;
	margin: 50px 0 0 0px;
	font-weight: bold;
	color: #c00;
	font-size: 14px;
	line-height: 30px;
}


span.or {
	float: left;
	display: block;
	text-indent: -9999px;
	background: url('../images/imgsite/ou.png') no-repeat;
	width: 29px;
	height: 22px;
	margin-right: 25px;
}

body #left-col #step3 {
	height: 351px;
	background: url('../images/imgsite/refill/bg-steps.png') repeat-x;
}

body #left-col #step3 div {
	position: relative;
}

body #left-col #step3 h6 {	
	background: url('../images/imgsite/refill/marker3.png') no-repeat top left;
	height: 31px;
	line-height: 35px;
	text-indent: 44px;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 23px;
	left: 10px;
}

body #left-col #step3 label {
	display: block;
	position: absolute;
	top: 68px;
	background: url('../images/imgsite/refill/bg-label-option.png') no-repeat scroll top left;
	width: 160px;
	height: 262px;
	text-align: center;
	/*cursor: pointer;*/
}

body #left-col #step3 label#option1 {
	left: 53px;
}
body #left-col #step3 label#option2 {
	left: 215px;
}
body #left-col #step3 label#option3 {
	left: 376px;
}
body #left-col #step3 label#option4 {
	left: 537px;
}

body #left-col #step3 label span.title {
	display: block;
	text-indent: -9999px;
	margin-top: 15px;
	margin-bottom: 10px;
}
body #left-col #step3 label span.title.very-long {
	background: url('../images/imgsite/refill/very-long.png') no-repeat scroll top center;
	height: 49px;
}

body #left-col #step3 label span.title.very-sms {
	background: url('../images/imgsite/refill/very-sms.png') no-repeat scroll top center;
	height: 49px;
}
body #left-col #step3 label span.title.very-voix {
	background: url('../images/imgsite/refill/very-voix.png') no-repeat scroll top center;
	height: 45px;
	margin-bottom: 28px;
}
body #left-col #step3 label span.title.very-goodtime {
	background: url('../images/imgsite/refill/very-goodtime.png') no-repeat scroll top center;
	height: 49px;
}

body #left-col #step3 label span.sms,
body #left-col #step3 label span.min {
	display: block;
	margin-top: 24px;
	font-size: 20px;
	font-weight: bold;
}

body #left-col #step3 label span.sms span,
body #left-col #step3 label span.min span{
	color: #c00;
}

body #left-col #step3 label span.or {
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: 2px;
}

body #left-col #step3 label span.min {
	margin-top: 6px;
}
body #left-col #step3 label span.dont {
	font-size: 11px;
	font-weight: bold;
	margin-top: -10px;
}
body #left-col #step3 label span.valable {
	font-size: 18px;
	color: #c00;
	font-weight: bold;
	display: block;
	margin-top: 35px;
	line-height: 14px;
}
body #left-col #step3 label span.valable span#very_goodtime_dlv,
body #left-col #step3 label span.valable span#very_goodtime_dlv_type,
body #left-col #step3 label span.valable span#very_voix_dlv,
body #left-col #step3 label span.valable span#very_voix_dlv_type,
body #left-col #step3 label span.valable span#very_sms_dlv,
body #left-col #step3 label span.valable span#very_sms_dlv_type,
body #left-col #step3 label span.valable span#very_long_dlv,
body #left-col #step3 label span.valable span#very_long_dlv_type{
	font-size: 18px;
	color: #c00;
	font-weight: bold;
}

body #left-col #step3 label#option4 span.valable {
	margin-top: 16px;
	line-height: 14px;
}

body #left-col #step3 label span.valable span {
	color: #000;
	font-size: 14px;
}

body #left-col #step3 label span.radio {
	display: block;
	margin-top: 15px;
}


body #left-col #step3-2 {
	height: 150px;
	background: url('../images/imgsite/refill/bg-steps.png') repeat-x;
}

body #left-col #step3-2 div {
	position: relative;
}

body #left-col #step3-2 h6 {	
	background: url('../images/imgsite/refill/marker3.png') no-repeat top left;
	height: 31px;
	line-height: 35px;
	text-indent: 44px;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 23px;
	left: 10px;
}

body #left-col #step3-2 h6 em {
	font-weight: normal;
	font-style: italic;
}

body #left-col #step3-2 p {
	position: absolute;
	left: 55px;
	top: 66px;
	font-size: 12px;
	line-height: 20px;
}

body.refill #left-col #row-valider {
	border-top: 1px solid #d3d4d5;
	overflow: auto;
	height: 60px;
}

body #left-col #row-valider button.valider {
	display: block;
	text-indent: -9999px;
	float: right;
	margin-top: 10px;
	margin-right: 9px;
	background: url('../images/imgsite/refill/bt-valider.png') no-repeat scroll top left;
	width: 123px;
	height: 40px;
}



/* ================ */
/* = Right Column = */
/* ================ */
body #right-col {
	width: 176px;
	float: right;
	
}

body #right-col #services {
	margin: 30px auto 0 auto;
	width: 170px;
	
}

body #right-col #portabilite {
	display: block;
	text-indent: -9999px;
	background: url('../images/imgsite/refill/_portabilite.jpg') no-repeat scroll top left;
	width: 176px;
	height: 236px;
	margin-top: 15px;
}


/* =================================== */
/* = Styles for the Refill Form page = */
/* =================================== */

body #left-col #step2.with-form {
	height: auto;
}

body #left-col #step2.with-form div.table-wrapper {
	padding-left: 55px;
	padding-top: 68px;
	/*padding-bottom: 15px;*/
	font-size: 12px;
}

body #left-col #step2.with-form table td.form-item span.euro {
	font-size: 18px;
	font-weight: bold;
}

body #left-col #step2.with-form table td.label {
	width: 180px;
}

body #left-col #step2.with-form table td {
	padding-bottom: 8px;
}
body #left-col #step2.with-form table input.full,
body #left-col #step2.with-form table input.half {
	width: 250px;
	color: #c00;
	font-size: 16px;
	font-weight: bold;
	height: 18px;
}

body #left-col #step2.with-form table input.half {
	width: 115px;
}

body #left-col #step2.with-form table input#f-montant {
	font-weight: bold;
	font-size: 16px;
}

body #left-col #step2.with-form table input#f-num {
	font-size: 16px;
	font-weight: normal;
}

body #left-col #step2.with-form table input#f-num-confirm {
	font-size: 16px;
	font-weight: normal;
}

body #left-col #step2.with-form table input#f-email {
	font-size: 12px;
	font-weight: normal;
}

body #left-col #step2.with-form table input#f-code-promo {
	font-weight: bold;
	font-size: 16px;
}
body #left-col #step2.with-form table input.error {
	color: #fff;
	background-color: #c00;
}

body #left-col #step2.with-form table span.error {
	color: #c00;
	font-size: 11px;
	font-style: italic;
}

body #left-col #step2.with-form table td.terms {
	font-size: 12px;
}
body #left-col #step2.with-form table td.terms .pad {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
body #left-col #step2.with-form table td.terms label {
	display: block;
	float: left;
	height: 40px;
}
body #left-col #step2.with-form table td.terms a {
	color: #c00;
}

/**
 * refillOrder
 */
body #left-col div#bg-cadre h5.refill {
	background: url('../images/imgsite/refill/bg-title-refill.gif') no-repeat;
}

body #left-col p#sub-breadcrumbs .lk-commande-refill,
body #left-col p#sub-breadcrumbs .lk-commande-refill-2,
body #left-col p#sub-breadcrumbs .lk-commande-refill-ok {
	width: 60px;
}

body #left-col p#sub-breadcrumbs a.lk-commande-refill {
	background: url('../images/imgsite/refill/bg-confirm-refill-on.gif') top left no-repeat;
}

body #left-col p#sub-breadcrumbs a.lk-commande-refill-2 {
	background: url('../images/imgsite/refill/bg-confirm-refill-off.gif') top left no-repeat;
}
body #left-col div#bg-cadre table td.form-refill-item {
	float: right;
	margin-right: 12px;
	text-align: right;
}
body #left-col div#bg-cadre table td.label-refill{
	font-weight: bold;
}
body #left-col div#bg-cadre div.table-wrapper-error	
{
	color:red;
	font-weight: bold;
}