/* GENERAL */

.info{
    background:url(../../images/icons/information.png) no-repeat 5px 8px;
    padding:10px;
    padding-left:28px;
    border:1px solid #0466BE;

}

.info a{
    color:#53749b;
}

a {
    text-decoration:none;
    color:#474747;
}

a:hover {
    text-decoration:underline;
}

form{
    margin:0px;
    padding:0px;
}

.moduleRow{
    cursor:pointer;
}

.moduleRow td{
    padding:5px 0;
}

.moduleRow:hover{
    background-color:#f0f0f0;
}


.green_button{
    border:0;
    background:transparent url(../../images/btns/btn-generic.gif) repeat-x left center;
    font-weight:bold;
    font-size:11px;
    text-align:left;
    text-align:center;
    padding:4px 10px;
    color:#fff;
    cursor:pointer;
    border:1px solid #106ab8;
}

.error{
    background:url(../../images/icons/exclamation.png) no-repeat 5px 8px;
    padding:10px;
    padding-left:25px;
    border:1px solid #e88;
    color:#e00000;
}



body {
    font-family:arial, sans-serif;
    font-size:11px;
    padding:0;
    margin:0;
    /*background: url('../../images/site/texture.png') ;*/
    background: url('../../images/site/background-solde.jpg') no-repeat center 154px #f8f8f8;

    color:#474747;
}

input{
    font-family:arial, sans-serif;
    font-size:11px;
    color:#474747;
}



#wraper{
    width:927px;
    margin:0 auto;


    position: relative;
}






#content_top{
    background: url('../../images/site/ombre-haut-dg.png') top left no-repeat;
}

#content_bottom{
    background:  url('../../images/site/ombre-bas-dg.png') bottom left no-repeat;

}

#content_central{
    margin:0 7px;
    padding:37px 10px 0 11px;
    background-color:#fff;
}

#ombre_bas{
    background: url('../../images/site/ombre-bas.png') bottom no-repeat;
    height:29px;
}

#bck_footer{
    background:url('../../images/site/back-dgd-footer.png') top repeat;
    height:61px;
}

#bck_footer div{
    text-align:center;
    padding-top:40px;
}

#bck_footer a{
    text-decoration:underline;
}

#email{
    width:144px;
    font-size:10px;
    font-family:arial, sans-serif;
    color:#555;
}


#arianne{
    padding-left:8px;
    margin-bottom:10px;
    color:#868686;
}

#arianne a{
    text-decoration:none;
    color:#868686;
}

#arianne a:hover{
    text-decoration:underline;
}



#new{
    margin-bottom:25px;
}

.input {
    border:solid 1px #dbdbdb;
    background-color: #f6f6f6;
    font-size:11px;
}

textarea.input{
    font-family:arial,sans-serif;
}

#search div {
    margin-bottom:8px;
}

#box_left, .newsletter_text {
    margin-bottom:16px;
}

#newsletter{
    position:relative;
}

#newsletter .msg{
    position:absolute;
    top:18px;
    left:32px;
    font-size:9px;
}





.left_spacer{
    padding-bottom:5px;
}

#cart{
    width:208px;
    background-color:#dedede;
    margin-left: 8px;
}

#cart_text{
    border-left:1px solid #d5d5d5;
    border-right:1px solid #d5d5d5;
    background:#eee url('../../images/site/panier-line.png') repeat-x bottom;
    padding:5px;
    width:196px;
}

.link{
    text-decoration:none;
    color:#474747;
}

.link:hover{
    text-decoration:underline;
}

.link_white{
    text-decoration:none;
    color:#fff;
}

.link_white:hover {
    text-decoration:underline;
}

.grey_border table td{
    height:28px;
}

.ok_submit{
    margin-left:5px;
}

.newss, .top_ventes{
    margin-left:8px;
}

.nouveaute_produit, .top_vente{
    margin:4px 0;
}

#cart_title{
    padding-left:5px;
    border-left:1px solid #d5d5d5;
    border-right:1px solid #d5d5d5;
    padding-bottom:5px;
    background:#f5f5f5 url('../../images/site/panier-line.png') repeat-x bottom;
    padding:5px;
    width:196px;
}

#cart_text .total{
    font-weight:bold;
    background: url('../../images/site/panier-line.png') repeat-x top;
    padding-top:3px;
    padding-bottom:5px;
    padding-right:5px;

}


#cart_text table td{
    padding:5px;
}



#center_div{
    /*padding:0 15px 0 8px;*/
    margin-left: 9px;
}

#center_div .title{
    font-size:12px;
    font-weight:bold;
    margin:10px 0;
}

.grey_border{
    border:1px solid #dbdbdb;
    padding:8px;
    margin-top:12px;
}

#center_div .subtitle_h_separator {
    background:transparent url(../../images/site/panier-line.png) repeat-x scroll left bottom;
    font-size:13px;
    font-weight:bold;
    margin-bottom:10px;
    padding-bottom:5px;
    color:#005bb0
}

#center_div .url {
    background:transparent url(../../images/site/arrow_mini_right.gif) no-repeat scroll left center;
    margin-left:15px;
    padding-bottom:2px;
    padding-left:10px;
}

.green{
    color:#005BB0;
}



.method{
    font-weight: bold

}

.method td{
    padding:5px 3px;
}



.method:hover{
    background-color:#e0e0e0;
    cursor: pointer;
}


#checkout_payment .method:hover{
    background-color:transparent;
    cursor: auto;
}

.method_label{
    background:transparent url(../../images/site/fleche-marron.gif) no-repeat scroll left center;
    font-size:12px;
    font-weight:bold;
    padding:5px 0 6px 10px;
    color: #005BB0;
}





.primary_address_desc{
    padding-top:5px;
    padding-right:10px;
    color:#757575;
    text-align:justify;
}

.address_label{
    background:transparent url(../../images/site/fleche-marron.gif) no-repeat scroll left center;
    padding-left:10px;
    padding-bottom:1px;
    font-size:12px;
    font-weight:bold;
}

.address{
    font-size:12px;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:10px;
}

.primary_address{
    border:1px solid #2b80ca;
    padding:8px;
    background-color:#eee;
    font-size:12px;
    width:170px;
    margin-top:5px;
}

#stepbystep{
    text-align:center;
    font-size:11px;
    margin-top:10px;
}

#stepbystep a{
    color:#301400;
}

#stepbystep .line{
    text-align:left;
    padding-top:5px;
    padding-left:59px;
}

#cart_footer{
    background-color:#eee;

}

#cart_footer td{
    background:url(../../images/site/panier-line.png) top left repeat-x;
    padding:5px 0;
    font-size:13px;
    font-weight:bold;
}

.green_border{
    border:1px solid #0466be;
    padding:10px;
}

.product_order{
    overflow:hidden;

    margin:3px 0;
    clear:both;
}

.product_order.cadeau{
    font-weight:bold;
    color:#e10a00;
}

.product_order .product_total{
    float:right;
}

.product_order .product_label{
    float:left;
}

.product_order .product_price{
    float:right;
    width:70px;
    text-align:right;
}

#center_div .subtitle{
    font-size:11px;
    font-weight:bold;
    margin:5px auto;
}

#center_div .h_separator{
    background:url(../../images/site/panier-line.png) center left repeat-x;
    clear:both;
}



#center_div .form_label{
    font-size:11px;
    padding:5px 0;
}

.inputRequirement{
    color:#2b80ca;
}

.markProductOutOfStock{
    color:#f00;
}

#nuage_tags{
    margin-top:20px;
    border:1px solid #D6D6D8;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    padding: 5px;
    text-align:center;
    line-height:18px;
}

a.tag_1{ /* tag bleu */
    color:#005BB8;
}


a.tag_2{ /* tag gris */
    color:#cfcfcf;
}


a.tag_3{ /* gris clair */
    color:#464646;
}

a.tag_4{ /* tag normal */

}

a.bold_2{
    font-weight:bold;
}

.paiement{
    padding:10px 0 0 30px;
}

.newItemInCart{
    font-weight:bold;
    color:#005BB0;
}

.btns{
    width:208px;
    border:none;
    margin:0;
    padding:0;
    white-space:nowrap;
    background-color:red
}

.btns img {
    border:none;

}

#listing_split{
    margin:10px 15px;
    text-align:right;
    font-size:12px;
}

#listing_split td{
    padding : 0 5px;
}

.box_paiement{
    text-align:right;
    width:467px;
    height:161px;
    background:url(../../images/site/box_paiement.png) no-repeat;
    padding-top:42px;
}

.img_product input[type="image"]{
    margin-top:3px;
}

.img_product .descriptionProducts{
    height:90px;
    overflow:hidden;
}

.ref_bas {
    padding-left:80px;
    padding-right:10px;
    text-align:center;
}

.ref_link_bas{
    float:left;
    width:250px;
    height:14px;
}



/* POPUP */
div#opac{
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    opacity:0.8;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:#000000;
    z-index:50;
}

div#message{
    z-index:100;
    font-size:13px;
    text-align:center;
    background-color:#ffffff;
    width:400px;
    height:auto;
    padding:5px;
    position:absolute;
    top:280px;
    left:0px;
    color:#000;
    border:5px solid #B1B1B1;
}

.history_label{
    font-weight:bold;
    margin-top:2px;
}

.history_comment{
    font-weight:normal;
    margin-left:10px;
}

#concourDiv{
    padding-left:22px;
}

#concourDiv label{
    margin-right:10px;
}

#concourDiv input[type=text],  #name, #prenom, #adresse, #adresse_suite, #code_postal, #ville, #emailJeux, #sondage{
    border: 1px solid #d4d4d4;
    margin-bottom: 5px;
}

#concourDiv #name{
    width:392px;
}
#concourDiv #sondage{
    width:215px;
}
#concourDiv #prenom{
    width:377px;
}
#concourDiv #adresse{
    width:371px;
}
#concourDiv #adresse_suite{
    width:427px;
}

#concourDiv #code_postal{
    margin-right:5px;
    width:40px;
}
#concourDiv #ville{
    width:272px;
}

#concourDiv #emailJeux{
    width:385px;
}

#concourDiv #telJeux{
    width:367px;
}

#concourDiv #btn_concours{
    float:right;
    margin-right: 15px;
    cursor: pointer;
}

#participation{
    font-size: 11px;
    clear: both;
    padding-top: 10px;
}


#concoursPastille{
    position: absolute;
    top:22px;
    left:659px;
    border: 0;
    cursor: pointer;
    display: none;
}

#footer_bottom_2{
    clear:both;
    width:894px;
    margin: 0 auto;
    padding-top: 20px;
}

.topCategorie  {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 474px;
}

.titleTopCategorie{
    background: url('../../images/site/top-rub.png') no-repeat;
    width: 444px;
    height: 27px;
    padding-left: 30px;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
}

.contentTopCategorie{
    border: 1px solid #1265B3;
    border-top: none;
    background-color: #E6E6E6;
    padding: 8px 10px;
    padding-bottom: 5px;
}

.contentTopCategorie a {
    width: 130px;
    float: left;
    color: #000;
    background: url('../../images/site/arrow_right_blue_round.png') no-repeat;
    padding-left: 20px;
    margin-bottom: 3px;
}

div.labelColor div{
    float: left;
    width: 110px;
    margin-right:5px;
}

div.labelColor label {
    float:left;
    height:20px;
    line-height:17px;
    vertical-align:middle;
    width:80px;
}
div.labelColor input{
    float: left;
}


div.compatibilityColor div{
    float: left;
    width: 110px;
    margin-right:5px;
}

div.compatibilityColor label {
    float:left;
    height:20px;
    line-height:17px;
    vertical-align:middle;
    width:90px;
}
div.compatibilityColor input{
    float: left;
}

.searchContent td.form_label{
    width: 100px;
    vertical-align: top;
    font-weight: bold;
}

.searchContent tr td,  #center_div.searchContent .form_label{
    padding-top: 10px;
}

#search{
    position: absolute;

    bottom:2px; 
    left:17px;
    height:36px;
    width:891px;

    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

#search form{
    margin-left:0px;
    margin-top:0px;
}

#search form label{
    font-size:15px;
    color:#1165B5;
    font-weight: bold;

}

#search input{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size:13px;
    font-family:arial, sans-serif;
    padding:7px 5px 7px 5px;
}

#search  .input{
    background:#fff url(/images/icons/search.gif) 3px 4px no-repeat;
    border-width:  2px;
    width:700px;
    color:#555;
    padding-left:30px;
    border-color: #bbb;
}

#search .submit{
    background:url(/images/site/background-header.png) bottom left repeat-x;
    color:#fff;
    font-weight: bold;
    border:none;
    cursor: pointer;
    width:35px;
}

.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
    height: 300px;
}

.ui-autocomplete .ui-menu-item b{
    color:#1165B5;
}
