﻿

select { background: white; border: solid 1px #AE9473; color:#915432;}



.input-table
{
    margin: 0 auto;
	margin-left: 165px;

}
.input-table label
{
float:none !important;
display:inline !important;
}

.title-cell
{
    text-align: right;
    text-transform: uppercase;
    vertical-align: top;
	padding-top: 4px;
	font-size: 0.8em;
	width:130px;
}

.width350
{
    width: 350px;
}

.width350marg
{
    width: 350px;
	margin-top: 16px;
}



textarea
{

}

.border-grey
{
    border: solid 1px #ccc;
	
}

.no-border *
{
    border: none;
}


#FinalModal .title
{
    padding-left: 40px;
    background: url(images/ok-icon.png) 0 center no-repeat;
    font-size: 1.0em;
	color:#98AA0A;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin: 5px 15px;
}


.continue-command-button
{
    display: block;
    height: 20px;
    width: 97px;
    background: url(images/continue-command-button.png) 0 0 no-repeat;
}

.check-account-button
{
    display: block;
    height: 20px;
    width: 184px;
    background: url(images/check-account-button.png) 0 0 no-repeat;
}

.new-account-button
{
    display: block;
    height: 20px;
    width: 184px;
    background: url(images/new-account-button.png) 0 0 no-repeat;
}

.new-account-buttonValidate
{
    display: block;
    height: 20px;
    width: 284px;
    background: url(images/registerandvalidate.png) 0 0 no-repeat;
}

.form-table th
{
    text-align: left;
    padding-top: 10px;
}

.save-adress-button
{
    background: url("images/save-adress.png") no-repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    float: left;
    font-size: 0;
    height: 20px;
    overflow: hidden;
    width: 184px;
    margin-bottom: 20px !important;
    margin-left: 110px !important;
    margin-top: 20px !important;
}

.to-pay-button
{
	background: url("http://jour.indev.be/style/images/ValidezBtn.jpg") repeat-x scroll 0 0 transparent;
	color: white;
}

#content_LinkButton2{
background: url("http://jour.indev.be/style/images/ValidezBtn.jpg") repeat-x scroll 0 0 transparent;
	color: white;
}

.carte-table{
    background-color: #EEEEEE;
    clear: both;
    float: left;
    margin: 25px 0px;
    padding: 15px;
}

.carte-table td{
color:black;
padding:10px;
}

.carte-table th{
margin-right:5px;
padding:10px;
}

.carte-table tr{
background-color: white;
}

.RechargerCarte{
    background: url("images/MaxiCarteJour.jpg") no-repeat scroll right 0 transparent;
    float: right;
    min-height: 280px;
    padding-right: 350px;
    width: 300px;   
}
.RechargerCarte h2{
margin: 25px 0;  
}
    
.RechargerCarteDivIn{
line-height:25px;
text-align:center;
}

.page-titleMC{
border-bottom:1px solid #CCCCCC;
color:#98AA0A;
font-size:1.4em;
font-weight:bold;
margin:10px;
padding-bottom:10px;
text-align:center;
text-transform:uppercase;
}
.big-list li{
	background-color:white;
font-size:1.3em;
margin-bottom:5px;
}


.big-list li:hover{
	background-color:#ddd;

}

.activate-button{
	display: block;
    height: 20px;
    width: 192px;
    background: url(images/activatecardbtn.jpg) 0 0 no-repeat;
    margin: 0px auto;
}

#ctl00_content_LJCode{
font-size:1.5em;
text-align:center;
width:200px !important;
letter-spacing: 0.1em;
}

.ManualValidation{
	display: block;
    height: 20px;
    width: 350px;
    background: url(images/manualValidation.png) 0 0 no-repeat;
    margin: 0px auto;
}

/*NEW CSS*/


 
/* STEPS FINALIZATION*/
.tabsSteps{
text-align:center;}

.top-tab
{
    display: inline-block;
    padding: 5px;
	margin-right: 20px;
}

.top-tab .megaT{float:left;color: #eeeeee;}

.top-tab h1
{

line-height: 110px;
float:left;
color: #cccccc;
font-size: 1.5em;
}

.top-tab.enabled h1
{
color: #B72280;
}

.top-tab.enabled
{
    border-bottom: none;

}
.top-tab .megaT
{
   color: #B72280;
}
 .s1 span{
 background: url("images/Un.jpg") no-repeat scroll center center transparent;
 width: 45px;
 height: 100px;
 opacity: 0.3;
 }
 .s2 span{
 background: url("images/Deux.jpg") no-repeat scroll center center transparent;
  width: 45px;
 height: 100px;
  opacity: 0.3;
 }
 .s3 span{
 background: url("images/Trois.jpg") no-repeat scroll center center transparent;
  width: 45px;
 height: 100px;
  opacity: 0.3;
 }
 
 .enabled.s1 span, .enabled.s2 span, .enabled.s3 span,.validate.s1 span, .validate.s2 span, .validate.s3 span{opacity:1 !important;}

.top-tab.validate h1
{
color: #98AA09;
}


/*LOGIN PAGE*/

.finalpage1 #content_Email, 
.finalpage1 #content_Password, 
.finalpage1 #content_LJNomPrenom, 
.finalpage1 #content_LJCode{


}

.finalpage1 .jqTransformInputWrapper{
float:none;
margin-left: auto;
margin-right: auto;
}
/*REGISTER PAGE*/
.input-table.register{
float:left;
margin:0px;
width:48%;
min-height: :350px;
}
.input-table.register2{
float:left;
margin:0px;
width:100%;
min-height: :350px;
}

.input-table.register td{

}
/*
.width350{
width:360px !important;
}

.input-table.register .jqTransformInputWrapper{
width:360px;
}

.input-table.register .jqTransformInputWrapper div input{
width:125px!important;
}

*/


/*.aspNetDisabled{
display: none;
}*/

#content_LiquideDiv label{
width: 340px;
}

