﻿

/*LOGIN PAGE*/

.loginTopContainer
{
    width: 100%;
    overflow: hidden;
}

.loginNewUser
{
    float: left;
    width: 426px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}


.loginContainer h4
{
    color: #28282b;
    font-size: 1.3em;
    text-transform: uppercase;
    background: #e2e2e4;
    padding: 20px;
}
.loginContainer h4 span
{
    text-transform: none;
    padding-left: 5px;
    font-weight: normal;
    font-size: 0.9em;
}

.loginNewUser p.legalLabel
{
    font-size: 1em;
    padding-top: 45px;
}

.loginNewUser p.obligatoryLabel
{
    padding: 20px 0 30px 50px;
}

.loginNewUser a.actionBtn
{
    display: block;
    margin: 20px 0 0 202px;
}

.loginUser
{
    float: left;
    width: 344px;
    border-top: 1px solid #000;
}

.loginContainer
{
    width: 771px;
    overflow: hidden;
}
.loginContainer p
{
    width: 340px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    color: #28282b;
    overflow: hidden;
    font-size: 1.1em;
}
.loginContainer p.newsletterLabel
{
    padding: 10px 0 0 50px;
}
.loginContainer p.newsletterLabel input
{
    width: auto;
    border: none;
    background: none;
}
.loginContainer p.newsletterLabel label
{
    width: 250px;
    text-align: left;
    padding: 7px 0 0 5px;
    display: block;
}
.loginContainer p select
{
    width: 145px;
    height: 24px;
}
.loginContainer .loginUser p label
{
    width: 115px;
}

.loginContainer p label
{
    width: 155px;
    float: left;
    text-align: right;
    color: #58585e;
    font-size: 1em;
    padding: 4px 15px 10px 0;
    text-transform: uppercase;
}
.loginContainer p label span.explain
{
    font-size: 0.9em;
    text-transform: none;
    color: #a0a0a0;
    display: block;
}


.loginContainer p input
{
    border: 1px solid #a0a0a0;
    background: url(/images/backgrounds/bg_input.png) repeat-x right top;
    width: 142px;
    float: left;
    height: 20px;
}

.loginPassword h4
{
    margin-bottom: 35px;
}

.loginPassword
{
    padding-bottom: 44px;
}

.loginPassword a.actionBtn
{
    display: block;
    margin: 30px 0 0 124px;
}

.loginPasswordCheck
{
    padding-bottom: 43px;
}
.loginPasswordCheck h4
{
    background: none;
    color: #58585e;
    font-size: 1.2em;
    padding: 0 0 10px 137px;
}

.loginPasswordCheck a.actionBtn
{
    margin: 20px 0 0 196px;
    display: block;
}

.loginUser p.errorArrow
{
    background: url(/images/icons/icon_errorField.png) no-repeat 283px 15px;
}

.loginContainer p.validationSuccess
{
    background: url(/images/icons/icon_validField.png) no-repeat right 15px;
}
.topAdressAccount p.validationSuccess, .addressAccountInner p.validationSuccess
{
    background: url(/images/icons/icon_validField.png) no-repeat 525px 15px;
}
.topAdressAccount p.errorArrow, .addressAccountInner p.errorArrow
{
    background: url(/images/icons/icon_errorField.png) no-repeat 525px 15px;
}

.topAdressAccount p.errorArrow span, .addressAccountInner p.errorArrow span
{
    color: #e58e24;
    font-style: italic;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0;
    margin: 0;
    overflow: inherit;
    width: auto;
    padding: 5px 0 0 35px;
}


p.errorArrow
{
    background: url(/images/icons/icon_errorField.png) no-repeat right 15px;
}

p.errorArrow input
{
    border: 2px solid #e58e24;
}

.loginContainer p.messageObligatory
{
    display: block;
    padding: 20px 0 30px;
}

.loginContainer p.errorMessage
{
    color: #e58e24;
    font-style: italic;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0;
    overflow: inherit;
    padding: 5px 20px;
    width: 200px;
}

/*ACCOUNT HEADER*/


#accountHeader
{
    position: absolute;
    top: 15px;
    right: 300px;
}

#accountHeader li
{
    color: #bfbfc3;
    display: inline;
    font-size: 1.1em;
}

#accountHeader li a:link, #accountHeader li a:visited
{
    color: #bfbfc3;
    text-decoration: none;
    background: url(/images/icons/bullet_accountHeader.png) no-repeat left 5px;
    padding-left: 10px;
    margin-left: 10px;
    font-weight: bold;
}

#accountHeader li a:hover, #accountHeader li a:active
{
    text-decoration: underline;
}
.accountLogged
{
    color: #bfbfc3;
}
.accountLogged li
{
    display: inline;
    font-size: 1.1em;
}

.accountLogged li a:link, .accountLogged li a:visited
{
    color: #bfbfc3;
    text-decoration: none;
    background: url(/images/icons/bullet_accountHeader.png) no-repeat left 5px;
    padding-left: 10px;
    margin-left: 10px;
    font-weight: bold;
}

.accountLogged li a:hover, .accountLogged li a:active
{
    text-decoration: underline;
}


/*HOME ACCOUNT*/

.topHomeMyAccount
{
    border-top: 1px solid #000;
}
.topHomeMyAccount h1
{
    color: #f29325;
    font-size: 3em;
    text-transform: uppercase;
    font-weight: normal;
    padding: 20px;
    border-bottom: 1px solid #000;
}
.topHomeMyAccount h1 span
{
    color: #000;
    font-weight: bold;
}
.accountIndex
{
    overflow: hidden;
    width: 100%;
}
.accountIndex li {
    width: 385px;
    height: 149px;
    float: left;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    position: relative;
}
.accountIndex li a:link, .accountIndex li a:visited {
    background: url(/images/backgrounds/bg_accountItem.png) no-repeat 0 0;
    width: 385px;
    height: 149px;
    display: block;
    text-decoration: none;
}
.accountIndex li a:hover, .accountIndex li a:active {
    background: #FFF;
}
.accountIndex li.theSearchClubItem a:link, .accountIndex li.theSearchClubItem a:visited,
.accountIndex li.theSearchClubItem a:hover, .accountIndex li.theSearchClubItem a:active {
    background: #1f1c20 url(/images/backgrounds/bg_accountItemTSC.jpg) repeat-x 0 0;
    width: 385px;
    height: 149px;
    display: block;
    text-decoration: none;
}

.accountIndex li.lastItem {
    border-right: 0;
}
.accountIndexImg {
    float: left;
    width: 170px;
    padding-top: 12px;
    display: block;
    text-align: center;
}
li.theSearchClubItem .accountIndexImg {
    padding-top: 22px;
}
.accountIndexItem {
    float: left;
    width: 195px;
    padding-top: 30px;
    line-height: 1.6em;
    display: block;
}
.accountItemTitle {
    font-size: 1.8em;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 5px;
    display: block;
}
li.theSearchClubItem .accountItemTitle {
  color: #fff;
}
li.theSearchClubItem .accountItemTitle span {
  color: #fa9b14;
}
.accountItemSubtitle {
    display: block;
    font-size: 11px;
    color: #444447;
    font-weight: bold;
}
.accountItemDesc {
    display: block;
    font-size: 11px;
    color: #444447;
}
.accountIndexLink {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/images/buttons/btn_accountIndexLink.gif) no-repeat 0 0;
    display: block;
    width: 30px;
    height: 27px;
}
li.theSearchClubItem .accountItemSubtitle,
li.theSearchClubItem .accountItemDesc,
li.theSearchClubItem .accountIndexLink {
  color: #e0e0e0;
}


/*ACCOUNT*/

.accountContainer
{
    padding: 0 0 50px 0;
}


.accountContainer h4
{
    background: #E2E2E4 none repeat scroll 0 0;
    color: #28282B;
    font-size: 1.3em;
    padding: 20px;
    text-transform: uppercase;
}

.accountContainer p
{
    color: #28282B;
    font-size: 1.1em;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 0;
    width: 600px;
}

.accountContainer p label
{
    color: #58585E;
    float: left;
    font-size: 1em;
    padding: 4px 15px 10px 0;
    text-align: right;
    text-transform: uppercase;
    width: 200px;
}

.accountContainer p input
{
    border: 1px solid #A0A0A0;
    float: left;
    height: 20px;
    width: 295px;
    background: transparent url(/images/backgrounds/bg_input.png) repeat-x right top;
}
.accountContainer p select
{
    width: 134px;
    height: 22px;
}
.accountContainer p.actionBtn
{
    width: auto;
    text-align: center;
    padding: 30px 0;
}

.pushAddress
{
    overflow: hidden;
    width: 100%;
    padding: 20px 0 20px 0;
    margin: 0 auto;
}
.pushAddress img
{
    margin: 0 auto;
    display: block;
}

.accountContainer .errorMessage p
{
    color: #FF0000;
    left: 5px;
    top: 50px;
    font-size: 1.2em;
    width: 185px;
    position: absolute;
}

.subscriptionContainer p  {
    padding-left:250px;
    width:500px;
}

.subscriptionContainer p input {
    width:auto;
    height:auto;
    margin-right:5px;
}
    

/*ADRESSES*/


.addressContainer
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}

.addressContainer ul li
{
    /*border-right:1px solid #000000; Commenté en attendant que le code généré alterne les classes pour suprrimer la border 1/2*/
    border-top: 1px solid #000000;
    float: left;
    padding-bottom: 20px;
    width: 385px;
}

.addressContainer ul li h5
{
    background: #E2E2E4 none repeat scroll 0 0;
    color: #28282B;
    font-size: 1.3em;
    padding: 20px;
    text-transform: uppercase;
}

.addressContainer ul li li
{
    border: 0 none;
    float: none;
    padding: 2px 20px;
    width: auto;
    font-size: 1.1em;
}

.addressContainer li li.addressPhone
{
    padding: 10px 20px;
}


.addressContainer li li.addressOwner
{
    font-weight: bold;
    padding: 10px 20px;
}

.actionAdress
{
    padding: 20px 0 0 0;
    text-align: center;
}


a.changeAddress
{
    color: #fcfcfc;
    display: inline-block;
    background: url(/images/buttons/btn_default.png) no-repeat left top;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
}
a.removeAddress
{
    color: #fcfcfc;
    display: inline-block;
    background: url(/images/buttons/btn_default.png) no-repeat left top;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
}

.topAdressAccount
{
    padding-bottom: 20px;
}

.topAdressAccount h4 span
{
    text-transform: lowercase;
    float: right;
    color: #646464;
    font-size: 0.9em;
    font-weight: normal;
}
.accountContainer .addressAccountInner p.newsletterLabel input
{
    background: transparent none repeat scroll 0 0;
    border: medium none;
    width: auto;
    height: auto;
}
.accountContainer .addressAccountInner p.newsletterLabel label
{
    display: block;
    padding: 7px 0 0 5px;
    text-align: left;
    width: 290px;
}
.accountContainer .addressAccountInner p.newsletterLabel
{
    overflow: hidden;
    padding: 10px 0 0 190px;
    width: 400px;
}
.accountContainer .addressAccountInner a.actionBtn
{
    margin: 20px 0 0 250px;
    display: block;
    width: 331px;
    height: 40px;
}
.accountContainer .addressAccountInner p.messageObligatory
{
    display: block;
    padding: 20px 0 30px 200px;
    width: 400px;
}
.accountContainer .addressAccountInner p
{
    width: 720px;
}
.accountContainer .topAdressAccount p
{
    width: 720px;
}


/*STEPPER*/


.stepperAccount
{
    width: 942px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
}

.stepperAccount li
{
    float: left;
    margin-right: 1px;
    width: 156px;
    height: 38px;
    overflow: hidden;
    width: 156px;
    background: #d6d6d8;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2em;
    position: relative;
}

.stepperAccount li a:link, .stepperAccount li a:visited
{
    display: block;
    width: 156px;
    height: 26px;
    padding-top:12px;
    color: #FFF;
    text-decoration:none;
}

.stepperAccount span
{
    display: block;
    width: 156px;
    height: 26px;
    padding-top:12px;
    color: #FFF;
    text-decoration:none;
}

.stepperAccount li a:hover, .stepperAccount li a:active
{
    background: url(/images/backgrounds/bg_stepperAccount.png) no-repeat left top;
}

.stepperAccount li a.passed
{
    background: #343437;
}

.stepperAccount li a.current
{
    background: url(/images/backgrounds/bg_stepperAccount.png) no-repeat left top;
}

.stepperAccount li.passed
{
    background: #343437;
}

.stepperAccount li.current
{
    background: url(/images/backgrounds/bg_stepperAccount.png) no-repeat left top;
}


/*ORDERS*/

.defaultBtn
{
    background: url(/images/buttons/btn_default.png) no-repeat left top;
    color: #fcfcfc;
    text-transform: uppercase;
    padding: 5px 20px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
}

/*SELECTION*/


.accountContainer p.emptySelection
{
    padding: 20px;
    font-size: 1.3em;
    width: auto;
    margin: 0;
    font-weight: bold;
    color: #000;
}
.selectionAction
{
    padding: 25px 20px 0 425px;
}

.selectionAction a.selectAll:link, .selectionAction a.selectAll:visited
{
    color: #58585e;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: underline;
    vertical-align: middle;
    display: block;
    float: left;
    margin: 12px 10px 0 0;
}
.selectionAction a.selectAll:hover, .selectionAction a.selectAll:active
{
    text-decoration: underline;
}
.selectionAction a.actionBtn
{
    padding-left: 30px;
    float: left;
}

