/*-------------------
		FORMS
--------------------*/
.transverse .form .line,
.transverse .form .col {
    overflow: visible;
}

.transverse .form .line.help {
    height: 13px;
    line-height: 10px;
    overflow: hidden;
}

.transverse .form li {
    height: 32px;
    line-height: 25px;
}
.transverse .form li.smallHeight {
    height: 23px;
}
.transverse .form li#msgPrice {
    height: 15px;
    padding: 5px 0 0;
    text-align: right;
    font-weight: bold;
    display: none;
}
.transverse .form li.it-policies {
    height: 70px;
}

.transverse li.checkbox {
    height: 20px;
    line-height: 18px;
}
.transverse li.radio,
.transverse .sHeight {
    height: 20px !important;
    line-height: 18px;
}
.transverse li.textarea {
    height: 65px !important;
}

/* BIRTHDAY */
.transverse li.birthDay { width: 175px !important; }
.transverse li.birthDay .jqTransformSelectWrapper { width: 50px !important; }
.transverse li.birthDay .jqTransformSelectWrapper span { width: 43px !important; }

.transverse li.birthMonth { width: 111px !important; }
.transverse li.birthMonth .jqTransformSelectWrapper { width: 90px !important; }
.transverse li.birthMonth .jqTransformSelectWrapper span { width: 85px !important; }

.transverse li.birthYear { width: 65px !important; }
.transverse li.birthYear .jqTransformSelectWrapper { width: 60px !important; }
.transverse li.birthYear .jqTransformSelectWrapper span { width: 55px !important; }

.transverse li.birthMonth .jqTransformSelectWrapper ul,
.transverse li.birthYear .jqTransformSelectWrapper ul,
.transverse li.birthDay .jqTransformSelectWrapper ul,
.transverse li.country .jqTransformSelectWrapper ul,
.transverse li.select-long .jqTransformSelectWrapper ul {
    height: 152px;
}

.transverse fieldset {
    border-top: none;
}
.transverse .legend small {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 7px;
    text-transform: none;
}
.ie6 .transverse .legend small {
    right: 25px;
}
.transverse label,
.transverse .fakeLabel {
	display: block;
    float: left;
	width: 98px;
	height:17px; /* 20 */
    padding: 3px 5px 0 0;
    line-height:12px; /* 20 */
    font-size: 11px;
}
.ie6 .transverse .fakeLabel { width: 98px !important; }
.transverse .pwd-min-char {
    font-style: italic;
    font-size: 10px;
    color: #9b9b9b;
    line-height: 8px;
}
.transverse label.w144 {
    width: 144px;
    padding: 0;
}
.transverse label.long,
.transverse .fakeLabel.long {
    width: 178px;
    padding: 0;
}
.ie6 .transverse .fakeLabel.long { width: 178px !important; }

.ie6 .transverse .long { width: 551px !important; padding-top : 2px;}

.ie6 .line.checkbox .long.error {
    width: 90% !important;
}

.transverse label.twoLines {
    line-height: 13px;
}
.ie6 .transverse .right label,
.ie7 .transverse .right label,
.ie8 .transverse .right label,
.ie9 .transverse .right label   {
    padding-left: 10px;
}
.transverse .it-policies label {
    width: 295px;
}
.transverse input,
.transverse textarea {
    background-color: #F8F8F8;
    border: 1px solid #C9C9C9;
    display: block;
    float: left;
    height: 19px;
    line-height: 15px;
    padding-left: 8px;
    width: 205px;
    font-size: 11px;
}
.transverse #form-locator input[type="checkbox"] {
	width:0;
	height:0;
	line-height:normal;
	float:none;
	display:inline;
}
input#promo-code {
    width: 120px !important;
    margin-right: 10px;
}
/*Card number*/
.transverse input.short {
    width: 36px !important;
    margin-right: 10px;
}
.transverse input.disabled {
    cursor: default;
    border: 1px solid #eee;
}
/*IE doesn't add padding&border to width*/
.ie .transverse input {
    width: 196px;
    height: 18px;
    line-height: 15px;
}

.transverse textarea {
    resize: none;
    overflow: auto;
    height: 48px;
   /* max-height: 48px;
    max-width: 205px;
    min-height: 48px;*/
    width: 205px;
}
.ie6 .transverse textarea,
.ie7 .transverse textarea,
.ie8 .transverse textarea {
    width: 195px;
}

.transverse textarea.funnel {
    width: 650px;
    max-width: 650px;
}

.transverse input.long,
.transverse textarea.long {
    width: 550px;
    padding-left: 8px;
}

.ie6 .long {
    width : 551px !important;
    padding-top : 2px;
}
.transverse input.searchInput {
    width: 160px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    float: left;
}

/*IE doesn't add padding&border to width*/
/*.ie .transverse input.long,
.ie .transverse textarea.long {
    width: 550px;
    padding-left: 8px;
}*/
.transverse input:focus ,
.transverse textarea:focus {
    border: 2px solid #7b7b7b;
    background-color: #ffffff;
}
.transverse .checkbox label,
.transverse .checkbox span.news,
.transverse .radio label {
    width: auto;
    height: 8px;
    line-height: 14px;
    float: left;
    /*margin-right: 47px;*/
}
.transverse .checkbox.conditions label {
    width: 90%;
    height: auto;
}

.transverse .checkbox span.news {
    width: 270px;
    margin-right: 0;
}
.transverse .checkbox input,
.transverse .radio input {
    height: 15px !important;
    width: 15px !important;
    float:left;
    margin: 0 8px 0 0 ;
    border: none;
}
.transverse button,
.transverse a.button {
    width: auto;
    background-color: #ffffff;
    border: 1px solid #B5B5B5;
    color: #2B2C30;
    cursor: pointer;
    font-size: 9px;
    margin-top: 0;
    padding: 6px 17px 3px;
    text-transform: uppercase;
}
.transverse a#button-promo-code.button {
    padding: 3px 17px 8px;
}
.ie6 .transverse a#button-promo-code.button { padding: 3px 17px; }

.transverse .submit,
.transverse a.button.black {
    background-color: #000;
    border: none;
    padding: 6px 17px 4px 17px;
    color: #FFFFFF !important;
}

.transverse button {
    padding: 4px 17px 4px 17px;
}
.transverse .submit {
    padding: 4px 17px 4px 17px;
}
.ie .transverse .submit,
.ie .transverse a.button.black {
    padding: 0 17px;
    height: 20px;
    line-height: 20px;
}

.transverse .searchFilter .submit {
    background: none;
    color: #999 !important;
    width: auto;
    border: none;
    padding: 5px;
    font-size: 9px;
    font-weight: bold;
}
.ie6 .transverse .submit,
.ie7 .transverse .submit
{
    overflow: visible;
}
/* Connexion */
.transverse .twoCol .submit {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
#button-promo-code {
    width: 43px;
    float: left;
    text-align: center;
}

/*----------------------*/
/*      JQTRANSFORM     */
/*----------------------*/

* {
    outline: none;
}

form.jqtransformdone div.rowElem{
    clear:both;
    padding:4px 0px;
}

.ie6 .form.jqtransform li.black {
    background: none !important;
}

/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
    float:left;
}

/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {
    float: left;
    display:block;
    margin:3px 5px 0 0;
}
.jqTransformRadio {
    background: url(../img/sprites/spriteTransverse.png) no-repeat -105px 0 #fff;
    vertical-align: middle;
    height: 13px;
    width: 10px;
    display: block;
}

.ie6 .funnel .jqTransformRadioWrapper { margin: 0 5px 0 0 !important; }
.ie6 .funnel .jqTransformRadio {  background: url(../img/sprites/spriteTransverse.png) no-repeat -105px 1px #fff !important; }

/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper {
    display:block;
    float:left;
    height: 10px;
    zoom: 1;
}
a.jqTransformCheckbox {
    background: transparent url(../img/sprites/spriteTransverse.png) no-repeat -76px -2px;
    vertical-align: middle;
    height: 11px;
    width: 11px;
    display:block;
    margin: 4px 8px 0 0;
}

a.jqTransformCheckbox.focus {
    border :2px solid;
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position:-92px -2px;}
.radio a.jqTransformChecked { background-position:-120px 0;}

/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper  {
    width: 214px;
    position:relative;
    background-color: #F8F8F8;
    border: 1px solid #C9C9C9;
    display: block;
    float: left;
    height: 20px;
    line-height: 22px;
    font-size: 11px;
}

.size1of3.wLabel .jqTransformSelectWrapper {
    width  : 50%;
}

.size1of3 .jqTransformSelectWrapper {
    width  : 89%;
}
.xs .jqTransformSelectWrapper {
     width: 50px !important;
     border: none;
     background: none;
     float: none;
     margin: 0 auto;
}
.ie6 .jqTransformSelectWrapper,
.ie7 .jqTransformSelectWrapper,
.ie8 .jqTransformSelectWrapper,
.ie9 .jqTransformSelectWrapper {
    width: 205px;
}

.jqTransformSelectWrapper div span {
    width: 195px !important;
    /*font-size: 11px;*/
    float: none;
    position: absolute;
    white-space: nowrap;
    height: 22px;
    line-height: 21px;
    padding-left: 8px;
    overflow: hidden;
    cursor:pointer;
    border: 1px #ccc;
    color: #525252;
}
.xs .jqTransformSelectWrapper div span {
    width: 15px !important;
    top: -5px;
    left: 0;
    padding: 0;
    text-align: right;
}
.xs.error .jqTransformSelectWrapper div span {
    color: #D50000 !important;
}
.jqTransformSelectWrapper  a.jqTransformSelectOpen {
    background: url(../img/sprites/spriteTransverse.png) no-repeat -163px 2px #f8f8f8;
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    width: 14px;
}
.xs .jqTransformSelectWrapper  a.jqTransformSelectOpen {
    background: url(../img/sprites/spriteTransverse.png) no-repeat -41px 0 #fff
}
.xs.error .jqTransformSelectWrapper  a.jqTransformSelectOpen {
    background: url(../img/sprites/spriteTransverse.png) no-repeat -145px 0 #fff
}
.jqTransformSelectWrapper ul {
    position: absolute;
    top: 20px;
    left: -1px;
    list-style: none;
    background-color: #FFF;
    border: solid 1px #CCC;
    display: none;
    margin: 0;
    padding: 1px;
    height: 84px;
    overflow-y: auto;
    z-index:10;
}
/*PAGES GAMME > MAX 3 PAGES > NO SCROLL*/
.wrapPagination .jqTransformSelectWrapper ul {
    overflow: hidden !important;
}
.jqTransformSelectWrapper ul li {
    line-height: 1 !important;
    height: auto !important;
}
.jqTransformSelectWrapper ul a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color:#333;
    background-color: #FFF;
    font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
    background: #EDEDED;
    color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
    background:#3582c4;
    color: #fff;
}
/*---SHORT----*/
.short .jqTransformSelectWrapper {
    width: 75px;
}
/*---FOCUS---*/
.jqTransformInputWrapper_focus {
    border: 2px solid #7b7b7b;
    background-color: #ffffff;
    outline-offset: none;
}
/*---FILTER PAGES GAMME---*/
.modSearch .wrapFilter span.jqTransformCheckboxWrapper {
    padding: 1px 8px 0 5px !important;
}
.modSearch .wrapFilter a.jqTransformCheckbox {
    margin: 0 !important;
}
.modSearch .itemFilter span.jqTransformCheckboxWrapper {
    margin: -3px 0 15px;
}

/*---Pages Gamme & Collections > .wrapPagination*/
.wrapPagination span.pagination {
    display: block;
    margin: 0 auto;
    width: 188px;
    height: 22px;
    line-height: 21px;
}

.wrapPagination em {
    float: left;
    margin: 0 10px;
}
.ie6 .wrapPagination em { padding: 0 0 1px; }

.wrapPagination select {width: 50px;}
.wrapPagination .jqTransformSelectWrapper {
    width: 50px !important;
    text-align: left;
}
.wrapPagination .jqTransformSelectWrapper ul {
    width: 48px !important;
}
.wrapPagination .jqTransformSelectWrapper div span {
    width: 42px !important;
    left: 0;
    text-align: left;
}
.wrapPagination .jqTransformSelectWrapper ul a {
padding-left: 6px;
}
/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none !important;}

.ie6 a.jqTransformCheckbox {
    overflow: hidden !important;
    height: 11px !important;
    width: 11px !important;
}

.giftMessage {
    margin-bottom: 10px;
    display: block;
}

.giftMessage input.first {
    background-color: #f8f8f8;
    border-top : 1px solid #c9c9c9;
    border-left : 1px solid #c9c9c9;
    border-right : 1px solid #c9c9c9;
    border-bottom: 0;
    float: none;
    width : 220px;
}

.giftMessage input.first.on,
.giftMessage input.middle.on,
.giftMessage input.last.on {
    border-width: 2px;
    border-color : #000;
}

.giftMessage input.middle {
    background-color: #f8f8f8;
    border-top : 0;
    border-left : 1px solid #c9c9c9;
    border-right : 1px solid #c9c9c9;
    border-bottom: 0;
    float: none;
    width : 220px;
}

.giftMessage input.last {
    background-color: #f8f8f8;
    border-top : 0;
    border-left : 1px solid #c9c9c9;
    border-right : 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    float: none;
    width : 220px;
}

#giftBox label {
    font-weight: bold;
    width : 200px;
}

#popinPayment {
    width: 250px;
    height: 100px;
}
#popinPayment span {
    display: block;
    font-size: 11px;
    text-align: center;
    margin-top: 20px;
}

.popinPayment {
    background: #FFF url(../img/loader-payment.gif) no-repeat center center;
}

.meansPayment {
    margin : 35px;
}

.meansPayment h4 {
    margin-bottom: 30px;
}

/* CONTACT CDC */
.countryTel .jqTransformSelectWrapper {
    z-index: 1 !important;
}
