/* Shopping Clodine  */
/* Header  */



body.home {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BG_accueil.jpg') no-repeat fixed center !important;
}

body.cuisine {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BG_cuisine.jpg') no-repeat fixed center !important;
}

body.atable {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BG_atable.jpg') no-repeat fixed center !important;
}

body.accessoires {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BG_accessoires.jpg') no-repeat fixed center !important;
}


#hd {
    margin-bottom: 0;
    background-color: #ffffff;
    background: transparent url('http://tva.archambault.ca/media/tva/SCLheader_accueil.jpg') no-repeat scroll center 51px;
    /*background: transparent url('../images/store_SCL/header_clodine_accueil2.jpg') no-repeat scroll center 51px;*/
}


<div class="hd1"></div>
.cuisine #hd {
    background: transparent url('http://tva.archambault.ca/media/tva/SCLheader_cuisine.jpg') no-repeat scroll center 51px !important;
}

.atable #hd {
    background: transparent url('http://tva.archambault.ca/media/tva/SCLheader_atable.jpg') no-repeat scroll center 51px !important;
}

.loisirs #hd {
    background: transparent url('http://tva.archambault.ca/media/tva/SCLheader_accessoires.jpg') no-repeat scroll center 51px !important;
}
.accessoires #hd {
    background: transparent url('http://tva.archambault.ca/media/tva/SCLheader_accessoires.jpg') no-repeat scroll center 51px !important;
}


div.erpHeader {
    height: 302px;
}

body {
    background-color: #ffffff;
    background-image: url('../images/store_SCL/bkg_body.gif');
    background-position: 0 0px;
    background-repeat: repeat-x;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    width: 100%;
}

#topnav {
    bottom: 0px;
}
#topnav li a.accueil {
    /*background: transparent url('../images/store_SCL/btn_header_clodine_accueil.png') no-repeat scroll 0px 0px;*/
    width: 30px;
    height: 30px;
    padding-top: 18px;
    padding-right: 74px;
    position: relative;
    top: -8px;
    left: 0px;
}

/*.home #topnav li a.accueil,*/
    /*#topnav li a.accueil:hover {*/
    /*background-image: url('../images/store_SCL/btn_header_clodine_accueil_on.png') !important;*/

/*}*/

#topnav li a.cuisine {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BTcuisine_off.png') no-repeat scroll 0px 13px;
    width: 30px;
    height: 43px;
    padding-right: 185px;
    padding-top: 36px;
    position: relative;
    left: 145px;
}

.cuisine #topnav li a.cuisine,
#topnav li a.cuisine:hover {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BTcuisine_on.png') no-repeat scroll 0px 0px;
}

#topnav li a.atable {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BTatable_off.png') no-repeat scroll 0px 13px;
    width: 30px;
    height: 43px;
    padding-right: 185px;
    padding-top: 36px;
    position: relative;
    left: 165px;
}

.atable #topnav li a.atable,
    #topnav li a.atable:hover {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BTatable_on.png') no-repeat scroll 0px 0px;
}

#topnav li a.loisirs {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BTaccessoires_off.png') no-repeat scroll 0px 0px;
    width: 30px;
    height: 30px;
    padding-right: 185px;
    padding-top: 24px;
    position: relative;
    left: 185px;
}
#topnav li a.accessoires {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BTaccessoires_off.png') no-repeat scroll 0px 13px;
    width: 30px;
    height: 43px;
    padding-right: 185px;
    padding-top: 36px;
    position: relative;
    left: 185px;
}

.loisirs #topnav li a.loisirs,
    #topnav li a.loisirs:hover {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BTaccessoires_on.png') no-repeat scroll 0px 0px;
}
.accessoires #topnav li a.accessoires,
    #topnav li a.accessoires:hover {
    background: transparent url('http://tva.archambault.ca/media/tva/SCL_BTaccessoires_on.png') no-repeat scroll 0px 0px;
    padding-top: 36px;
}

#topnav li a.accueil span,
    #topnav li a.cuisine span,
    #topnav li a.atable span,
    #topnav li a.accessoires span,
    #topnav li a.loisirs span {
    visibility: hidden;
}

.erpHeader-wrapper ul.genMenu li.menuBoutiques a.lnkMenuBoutiques {
    background-image: url(../images/erpHeader/bkg_genMenu_arrow_bggreen.gif) !important;
}

/* Search Bar  */

#hd .content .searchTool div.searchbar {
    border: 1px solid #909090;
    left: 0;
    padding-top: 2px;
    width: 230px;
    margin-left: 20px;
}

#hd .content .searchTool {
    background-color: #fff !important;
    background-image: none;
    padding-top: 10px;
    position: relative;
    margin: 0;
    padding-bottom: 0;
    height: 50px;
}

#hd .content .smallSearchTool {
    height: 20px;
}

#hd .content .searchTool div.submit {
    height: 20px;
    margin-right: 2px;
    width: 20px;
}

#hd .content .searchTool div input.searchInput {
    width: 196px;
    border: medium none;
    padding-left: 2px;
}

#hd .content .searchTool div.add {
    left: 778px;
    *left: 783px;
    position: absolute;
}

#bd .supp-content .searchTool div.searchbar {
    width: 210px;
}

#bd .supp-content .searchTool div.searchbar input.searchInput {
    width: 185px;
}

/* menu boutique  */

#hd .erpHeader-wrapper ul.genMenu {
    top: 12px;
}

#hd .erpHeader-wrapper ul.genMenu li a {
    color: #000000;
}

.erpHeader-wrapper ul.genMenu li.menuBoutiques ul li a {
    color: #0730C8 !important;
}

.genMenuCat {
    visibility: hidden;
}

#hd .content .searchTool div input.searchInput {
    width: 196px !important;
    *width: 196px !important;
}

#hd .wrapper .content .searchTool {
    background: #ffffff none !important;

}

/* Global Shopping Clodine Content  */

#bd {
    position: relative;
    left: 0px;
    top: -30px;
    padding-top: 0px;

}

#bd .main-content {
    margin-bottom: 20px;
}

#bd .content {
    background-color: #FFFFFF;
    /*background-image: url('../images/store_SCL/bg_RndBottom_page.jpg');*/
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

.staticPage #bd .main-content {
    margin-bottom: 0px;
}

#bd .main-content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    *margin-bottom: 0px;
    margin-left: 20px;
}

.product #bd .main-content h2 {
    margin-left: 15px;
}

div.zoAbout {
    margin-top: 0;
}

#bd .main-content #faq-content,
    #bd .main-content #faq-more {
    margin-left: 20px;
    *margin-top: 20px;
}

#bd .main-content #faq-more {
    width: 960px;
}

#bd .main-content .contract-page {
    margin-left: 14px;
    margin-bottom: 20px;
}

/* Shopping Clodine breadcrumbs  */

.home div.breadcrumbs {
    display: none;
}

.breadcrumbs {
    position: relative;
    left: 8px;
}

#bd .breadcrumbs {
    z-index: 5;
}

#bd {
    z-index: 5;
}

.breadcrumbs ul li a {
    color: #68ab11;
}

/* Shopping Clodine Fiche produit  */


body.cuisine .zoProduct .productInfos h1 {
    color:#571749;
}
.zoProduct .productInfos h1 {
    color:#571749;
}
.zoProduct .productInfos h1 {
    clear:both;
    font-size:20px;
    font-weight:bold;
    width:100%;
}

.zoProduct .productInfos h3 {
    color: #571749;
}

body.cuisine .zoProduct .productInfos h3 {
    color: #571749;
}

body.atable .zoProduct .productInfos h3 {
    color: #788900;
}

body.loisirs .zoProduct .productInfos h3 {
    color: #a83f06;
}
body.accessoires .zoProduct .productInfos h3 {
    color: #a83f06;
}

.zoProduct .wishlistToggle {
    margin-top: 8px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 4px;
    clear: both;
}

.zoProduct .media {
    margin: 0 0 0 5px;
    background-image: none;
}

.zoProduct .media .image {
    background-image: url(../images/store_SCL/fiche-produit-bg-photo_cuisine.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 318px;
    margin: 12px 0 0 17px;
    text-align: center;
    width: 289px;
}

.zoProduct .media .image .imgAdditional {
    background-color: transparent;
    border: 0 none;
    float: left;
    left: 2px;
    position: relative;
    right: 1px;
    top: -2px !important;
}

body.cuisine .zoProduct .media .image {
    background-image: url(../images/store_SCL/fiche-produit-bg-photo_cuisine.jpg);
}

body.atable .zoProduct .media .image {
    background-image: url(../images/store_SCL/fiche-produit-bg-photo_atable.jpg);
}

body.loisirs .zoProduct .media .image {
    background-image: url(../images/store_SCL/fiche-produit-bg-photo_loisirs.jpg);
}
body.accessoires .zoProduct .media .image {
    background-image: url(../images/store_SCL/fiche-produit-bg-photo_accessoires.jpg);
}

.zoProduct .media .variants-pictures ul li {
    display: inline;
}

/* Shopping Clodine ZONES  */

div.zoComments,
    div.zoAbout {

    margin-left: 12px;
}

.zoComments h4,
    .zoAbout h2, .singleTabs h2 {
    color: #788900;
}

.zoProduct .foot {
    background-image: none;
    height: 0px;
}

/* Shopping Clodine Fiche produit  recommandation  */
body.product #bd .supp-content {
    background-image: url(../images/store_SCL/bkg_productSuppContent.gif);
}

body.product #bd .supp-content .zoSuggestion .zoSuggContent h4,
    body.product #bd .supp-content .zoSuggestion .zoSuggContent h5 {
    text-indent: -3000px;
}

.zoSuggestion .zoSuggContent {
    margin-top: 40px;

}

.zoSuggestion .zoSuggContent div.empty {
    margin-top: 0px;

}

/* Shopping Clodine Catégories titre de pages*/

.main-content {
    margin-top: 10px;
}

.category .main-content h3 {
    font-size: 36px;
}

.cuisine .main-content h3 {
    color: #571749;
}

.atable .main-content h3 {
    color: #788900;
}

.loisirs .main-content h3 {
    color: #a83f06;
}
.accessoires .main-content h3 {
    color: #a83f06;
}
/* Shopping Clodine ZONES Catégories Supp-content */

body.category #bd .supp-content {
    margin-left: 20px;
    /*overflow-x: hidden;*/
    margin-top: 10px;
    width: 215px;
}

.supp-content a.btn-to-wishlist {
    float: left;
    background: transparent url('../images/store_SCL/btn_go_to_wishlist.gif') no-repeat left top;
    margin-bottom: 5px;
}

.supp-content .btn-to-wishlist div {
    width: 215px;
    height: 42px;

}

.supp-content .btn-to-wishlist div span {
    text-indent: -3000px;
    display: block;

}

/* Shopping Clodine ZONES Catégories Supp-content Medias */

.supp-content .zoSuppMedia {
    background: none;
}

.supp-content .zoSuppMedia .media {
    border: 0;
    width: 215px;
    background: none;
    margin-bottom: 10px;
}

.supp-content .zoSuppMedia .media h4 {
    background: none;
    color: #000;
}

.supp-content .zoSuppMedia .foot {
    background: none;
}

/* Shopping Clodine ZONES Catégories Main-content Medias et tools*/
.main-content .zoGeneratedMedia {
    margin-right: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 700px;
    border-top: 0px none #fff;
}

.main-content .zoOurTools {
    border-top: 0px none #fff;
}

.home .bottomMedia {
    float: left !important;
    top: 0px !important;
    width: 700px !important;
    height: 80px !important;
    overflow-y: hidden !important;
}

/* Shopping Clodine ZONES Catégories Main-content List de produits */

.selectSubCat {
    width: 710px;
    display: block;
}

.selectSubCat .zoSimpleBlock .zoItem {
    background: none;
}

.cuisine .selectSubCat .itemDisplay div.image a img {
    border-color: #571749;
}

.atable .selectSubCat .itemDisplay div.image a img {
    border-color: #788900;
}

.loisirs .selectSubCat .itemDisplay div.image a img {
    border-color: #a83f06;
}
.accessoires .selectSubCat .itemDisplay div.image a img {
    border-color: #a83f06;
}
.selectSubCat .zoSimpleBlock .zoItem {
    padding-right: 0;
    padding-left: 62px;
    width: 189px;
    display: block;
}

.selectSubCat .zoSimpleBlock .zoItem.first {
    padding-left: 0px;
}

.selectSubCat .zoSimpleBlock .categories {
    display: none;
}

.itemDisplay {
    width: 189px;
}

.erpFooter .navSuggestion .itemDisplay {
    width: 130px !important;
}

.zoSuggestion .itemDisplay {
    width: 130px;
}

.itemDisplay div.image {
    height: 189px;
    width: 189px;
}

.navSuggestion .itemDisplay div.image,
    .zoSuggestion .itemDisplay div.image {
    height: 130px;
    width: 130px;
}

.navHistory .itemDisplay div.image {
    height: 50px;
    width: 50px;
}

.itemDisplay .description {
    margin-top: 191px;
}

.navHistory .itemDisplay .description {
    margin: 0 0 2px 58px;
}

.navSuggestion .itemDisplay .description {
    margin: 131px 0 0;
}

.zoSuggestion .itemDisplay .description {
    margin-top: 132px;
}

.navSuggestion .itemDisplay .icnVideoAvailable {
    margin-left: 107px;
    margin-top: -17px;
}

.zoSuggContent .itemDisplay .icnVideoAvailable {
    margin-left: 107px;
    margin-top: -17px;
}

/* Shopping Clodine ZONES Catégories Main-content Homepage */

.home .main-content {
    margin-top: 0;
}

.home .titre {
    width: 365px !important;
    height: 100px !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    float: none !important;
    margin-right: 10px;
    position: relative;
    top: 0 !important;
    clear: none;

}

.home .zoGeneratedMedia {

    height:299px;
    width:705px;
    /*width: 320px;*/
    /*height: 410px;*/
    overflow-x: hidden;
    overflow-y: hidden;
    float: right;
    display: block;
    position: relative;

    *top: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0px;
    padding-top: 0px;
}

.home .zoGeneratedMedia img {
    padding-top: 0px;
    position: relative;
    top: 12px;
}

.home .wikiOutput {
    width: 365px;
    float: left;
    margin-top: 0px;
}

.home #bd h4 {
    float: none;
    clear: both;
    color: #68ab11;
    font-weight: bold;
    font-size: 28px;
    *width: 365px;
    *margin-top: 20px;
    padding-top: 20px;
    *padding-top: 0px;
}

.home .wikiOutput {
    width: 365px;
    float: left;
    font-size:14px;
}

.home .wikiOutput i {
    color: #68ab11;
    font-style: italic;
}

.home .wikiOutput p {
    font-size:14px;
}

input.wishlistToggleOn,
    input.wishlistToggleOff {
    float: right;
}

.itemDisplay .showCart,
    .itemDisplay input.addToCart {
    float: right;
    margin: 0;
}

.erpFooter .itemDisplay .showCart,
    .erpFooter .itemDisplay input.addToCart {
    float: left;
    margin-right: 7px;
}

.erpFooter .navSuggestion .itemDisplay .showCart,
    .erpFooter .navSuggestion input.addToCart {
    float: left;
}

.supp-content .zoSuggestion .itemDisplay .showCart,
    .supp-content .zoSuggestion input.addToCart {
    position: relative;
    right: 20px;
}

/* Shopping Clodine ZONES Catégories Main-content Homepage 3 produits vedettes */

.home .zoShowcases {
    width: 710px;
    border: 0px none #fff;
    padding: 0;
}

.home .zoShowcases .itemDisplay {
    width: 189px;
    *width: 191px;
    margin-left: 65px !important;
    margin-right: 0px;
    *clear: none;
}

.home .zoShowcases .first {
    margin-left: 0px !important;
}

.home .zoShowcases .itemDisplay .description {
    margin-top: 220px;
}

.home .zoShowcases .categories {
    display: none;
}

.home .zoShowcases .itemDisplay .image {
    width: 189px;
    border: 1px solid #fff;
    padding-bottom: 25px;
    height: 189px;
    *height: 191px;
}

.home .zoShowcases .itemDisplay .image a img {
    border: 0px none #fff;
    background-color: transparent;
    position: relative;
    top: -23px;
    *top: -25px;
}

.home .zoShowcases .cuisine .image {
    border-color: #571749;
    background: transparent url('../images/store_SCL/bkg_product_image_label_cuisine.gif') scroll no-repeat bottom left;
}

.home .zoShowcases .atable .image {
    border-color: #788900;
    background: transparent url('../images/store_SCL/bkg_product_image_label_atable.gif') scroll no-repeat bottom left;
}

.home .zoShowcases .loisirs .image {
    border-color: #a83f06;
    background: transparent url('../images/store_SCL/bkg_product_image_label_loisirs.gif') scroll no-repeat bottom left;
}

.home .zoShowcases .accessoires .image {
    border-color: #a83f06;
    background: transparent url('../images/store_SCL/bkg_product_image_label_accessoires.gif') scroll no-repeat bottom left;
}

/* Shopping Clodine others pages adjustment  */

.create-comment .main-content {
    margin-left: 20px;
}

.secSearch #bd .top-content {
    margin-left: 20px;
    margin-top: 10px;

}

.secSearch #bd .supp-content {
    margin-left: 20px;
    margin-top: 16px;
}

.secSearch #bd .main-content {
    margin-left: 10px;
    width: 720px;
}

.secSearch .zoBrowseProducts {
    background-image: url(../images/bkg_roundedTop_710_pale.gif);
}

.secSearch .zoBrowseProducts .foot {
    background-image: url(../images/bkg_roundedBottom_710_pale.gif);
    *padding-bottom: 5px;
}

.secSearch .zoBrowseProducts .paging {
    width: 690px;
}

.secSearch #bd .content {
    min-height: 300px;
}

.secSearch .supp-content .filter-top {
    background-image: url(../images/store_SCL/bkg-filter-top.gif);
}

.secSearch .searchedWord {
    color: #68ab11;
}

/* Shopping Clodine Footer  */

.erpFooter .searchTool {
    background-color: #a6a6a6;
}

.erpFooter .footSitemap {
    background-color: #e4e4e4;
}

.copyright,
    .copyright a {
    color: #4c4c4c;
}

.footSitemap .lnksBox {
    width: 840px;
}

.erpFooter .footWrap {
    width: 840px;
}

.footSitemap .lnksBox div {
    background-color: transparent;
    float: left !important;
    background-image: none;
    margin-bottom: 10px;
}

.footSitemap .lnksBox div.lnks_clodine {
    width: 100%;
    text-align: center;
    float: none;
    position: relative;
    left: 100px;
}

.footSitemap .lnksBox div.lnks_clodine div {
    width: 48%;
    float: none;
    display: inline-block;
    text-align: left;
}

.footSitemap .lnksBox div h4, .footSitemap .lnksBox div ul {
    width: 350px;
}

.erpFooter .footSitemap h4 {
    color: #5f605e;
}

.footSitemap .lnksBox div ul li a {
    color: #68ab11;
}

.footSitemap .lnksBox .txtLnks,
    .footSitemap .lnksBox .imageLnks {
    clear: both;
    height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    padding-top: 10px;
}

.footSitemap .lnksBox .txtLnks h3 {
    color: #68ab11;
    font-size: 28px;
    position: relative;
    left: -15px;
    width:1000px;
}

.footSitemap .lnksBox .txtLnks h3 a {
    text-decoration: underline;
}

.footSitemap .lnksBox .txtLnks h3 a:hover {
    text-decoration: none;
}

.couleur_cuisine {
    color: #470338;
}

.couleur_atable {
    color: #b3c034;
}

.couleur_loisirs {
    color: #d38944;
}
.couleur_accessoires {
    color: #d38944;
}

.footSitemap .lnksBox .imageLnks a.orderByPhone,
    .footSitemap .lnksBox .imageLnks a.customerServ,
    .footSitemap .lnksBox .imageLnks a.infoLettre,
    .footSitemap .lnksBox .imageLnks a.garantie {
    display: block;
    text-indent: -3000px;
    float: left;
    clear: none;
}

.footSitemap .lnksBox .imageLnks a.orderByPhone {
    background: transparent url('../images/store_SCL/foot_link_clodine_phone.jpg') no-repeat scroll left top;
    width: 202px;
    height: 43px;
    margin-right: 14px;
    margin-left:97px;
}

.footSitemap .lnksBox .imageLnks a.customerServ {
    background: transparent url('../images/store_SCL/foot_link_clodine_customer_service.jpg') no-repeat scroll left top;
    width: 214px;
    height: 43px;
    margin-right: 12px;
}

.footSitemap .lnksBox .imageLnks a.infoLettre {
    background: transparent url('../images/store_SCL/foot_link_clodine_infolettre.jpg') no-repeat scroll left top;
    width: 189px;
    height: 43px;
    margin-right: 5px;
}

.footSitemap .lnksBox .imageLnks a.garantie {
    background: transparent url('../images/store_SCL/foot_link_clodine_garantie.jpg') no-repeat scroll left top;
    width: 202px;
    height: 43px;
}

/* Shopping Clodine  */
/* StaticPages  */
.staticPage .main-content h3 {
    font-size: 16px;
}

/* Shopping Clodine  */
/* Popup produits sans zoom  */
#productSharePopup .popup_header,
    #productVideoPopup .popup_header,
    .imagePopup .popup_header {
    margin-left: 47px;
    margin-right: 47px;
    height: 45px;
    background: transparent url(../images/popup/popup_pale_header_top.png) repeat-x scroll 1px 0 !important;
}

#productSharePopup .popup_header_left,
    #productVideoPopup .popup_header_left,
    .imagePopup .popup_header_left {
    position: absolute;
    left: 0;
    width: 48px;
    height: 45px;
    background: transparent url(../images/popup/popup_pale_header_left.png) no-repeat scroll 0 0px !important;
}

#productSharePopup .popup_header_right,
    #productVideoPopup .popup_header_right,
    .imagePopup .popup_header_right {
    position: absolute;
    right: 0;
    width: 48px;
    height: 45px;
    background: transparent url(../images/popup/popup_pale_header_right.png) no-repeat scroll 0 0px !important;
}

#productVideoPopup .container-close,
    .imagePopup .container-close {
    width: 22px;
    height: 22px;
    background-image: url(../images/popup/popup_pale_closer.png) !important;
}

.popup .popup_left {
    padding-left: 28px;
    background: url(../images/popup/popup_pale_left.png) repeat-y left top;
}

.popup .popup_right {
    padding-right: 18px;
    background: url(../images/popup/popup_pale_right.png) repeat-y right top;
}

.imagePopup table {
    height: 404px;
    margin: 0px;
}

.popup .popup_foot {
    margin-left: 46px;
    margin-right: 46px;
    height: 48px;
    background: url(../images/popup/popup_pale_foot_center.png) repeat-x;
    background-repeat: repeat-x;
}

.popup .popup_foot_left {
    position: absolute;
    left: 0;
    padding-left: 46px;
    width: 46px;
    height: 48px;
    background: url(../images/popup/popup_pale_foot_left.png) no-repeat;
    background-repeat: no-repeat;
}

.popup .popup_foot_right {
    position: absolute;
    right: 0;
    width: 46px;
    height: 48px;
    background: url(../images/popup/popup_pale_foot_right.png) no-repeat scroll -3px 0;
    background-repeat: no-repeat;
}

#productVideoPopup h5, .imagePopup h5 {
    position: relative;
    top: -10px;
    left: 10px;
    color: #68AB11;
}

.imagePopup table tr td img {
    border: 3px solid #e4e4e4;
}

/* Shopping Clodine  */
/* Popup partagé produit  */

#productSharePopup .popup_foot,
    #productSharePopup .popup_foot_left,
    #productSharePopup .popup_foot_right {
    height: 18px;
    background-position: 0 -14px;
}

#productSharePopup .popup_foot_right {
    background-position: -2px -14px;
}

.popup-partager p.note {
    top: 0;
    background: url(../images/popup/share-product_fleche2.jpg) no-repeat scroll -4px -4px;
    padding-left: 25px;
    padding-bottom: 3px;
}

.popup-partager .popup_content_wrapper {
    background-image: none;
    background: #fff;
}

.popup .popup_title {
    color: #68AB11;
    background-color: #fff;
}

.popup .popup_title h5 {
    color: #68AB11;
    background-color: #fff;
    background: url(../images/popup/share-product_fleche.jpg) no-repeat scroll -4px -4px;
    padding-left: 25px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-indent: 0;
}

#productSharePopup .container-close {
    width: 22px;
    height: 22px;
    background-image: url(../images/popup/popup_pale_closer.png) !important;
    margin-top: 5px;
}

#productSharePopup .popup_header,
    #productSharePopup .popup_header_right,
    #productSharePopup .popup_header_left {
    height: 33px;
}

/*  Multi paiement   */
.zoSuggestion .zoSuggContent .multi-payment,
    .gifts .multi-payment {
    display: none;
}

.multi-payment {

    font-size: 11px;
    font-weight: bold;
    color: #f46201 !important;
}

.multi-payment span {
    font-weight: bold;
}

/*  Multi paiement fiche produit   */

.price-multi-payment {

    font-weight: normal;
    color: #f46201;
}

.price-multi-payment span {
    font-weight: bold;
}

.product .zoProduct .priceBox table tr.price-discount td {
    font-size: 16px;
    color: #BF0000;
}

.product .price-shipping {
    color: #909090;
    font-weight: normal;
    height: 25px;

}

.product .price-shipping td {
    vertical-align: top;

}

.product .price-sub-total td {
    border-top: 1px dotted #909090;
    height: 30px;
}

/*  Global promo fiche produit   */

.zoProduct .productInfos .promoGlobal img, .zoProduct .productInfos .promoGlobal div {
    float: left;
    clear: none;
}

.zoProduct .media .image img {
    border: 0;
    background-color: transparent;
    position: relative;
    top: 0px !important;
    right: 1px;
}

.zoProduct .productInfos .promoGlobal div {
    width: 200px;
    color: #4D4D4D;
    font-size: 11px;
    font-weight: bold;
}

.zoProduct .productInfos .promoGlobal img {
    padding-right: 10px;
}

.zoProduct .productInfos .promoGlobal div span {
    width: 150px;
    color: #BC0000;
}

.zoProduct .productInfos .promoGlobal div span.note {
    color: #8C8C8C;
    font-size: 10px;
    font-weight: normal;
}

.zoAbout div.wikiOutput p {
    float: none;

}

.popup .popup_content_wrapper {
    padding-top: 0;
}

.popup .popup_content_wrapper #imagingTools {
    display:none;
}

body.contest #bd .supp-content {
    padding-left: 15px;
    overflow-x: hidden;
    width: 215px;
}

body.contest #bd .main-content {
    padding-right: 15px;
}

.zoSimpleBlock a.addToCartMultiSku,
    .zoShowcases a.addToCartMultiSku {
    position: relative !important;
    top: 0px !important;
    float: right !important;
}

.suppInfo {
    border-top:1px dotted #909090 !important;
    padding-top:10px !important;
    margin-top:12px !important;
}

.promoGlobal{
    border-top:1px dotted #909090 !important;
    padding-top:10px !important;
    margin-top:12px !important;
}

.aboutProductLink {
   border-top:1px dotted #909090 !important;
    padding-top:10px !important;
    margin-top:12px !important;
}

a.searchTopOption {
    font-weight: bold;
    color: #4D4D4D;
}

a.facetSelected {

}

a.searchResultCategories {
    color: #4D4D4D;
    font-weight: bold;
}

.searchOption a {
    color: #4D4D4D;
}

.searchOption span {
    color: #bcbcbc;
}

.zoProduct .media .variants-pictures {

    padding-top: 6px;

}

.zoProduct .media .variants-pictures ul {

    padding-bottom: 3px;
    padding-left: 10px;
    width: 375px;
}

.zoProduct .media .variants-pictures ul li {
    display: inline;
}

#variantsPicturesModels li a img,
    #variantsPicturesColors li a img,
    #variantsPictures li a img {
    border: #666 1px solid !important;
    padding: 1px;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    opacity: 0.6;
    -moz-opacity: 0.6;
    width: 42px;
    height: 42px;
    margin-right: 3px;
}

#variantsPicturesModels li a.selected img,
    #variantsPicturesColors li a.selected img,
    #variantsPictures li a.selected img {
    border: #000 1px solid !important;
    opacity: 1;
    padding: 1px;
    filter: alpha(opacity = 100);
    opacity: 1;
    -moz-opacity: 1;
    width: 42px;
    height: 42px;
}

#variantsPicturesModels li a:hover img,
    #variantsPicturesColors li a:hover img,
    #variantsPictures li a:hover img {
    border: #666 1px solid !important;
    filter: alpha(opacity = 100);
    opacity: 1;
    padding: 1px;
    -moz-opacity: 1;
    width: 42px;
    height: 42px;
}

.popupMultiSku .variants-pictures span {
    color: #666;
    font-size: 14px;
}

.popupMultiSku .variants-pictures-models {
/*margin-left: 540px;*/
    position: absolute;
    top: 70px;
    left: 587px;
    text-align: left;
    width: 40px;
}

.popupMultiSku .variants-pictures-models ul {
    width: 70px;
}

.popupMultiSku .variants-pictures ul li {
    width: 42px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 42px;
    *float: left;

}

.popupMultiSku .variants-pictures-models span {
    text-align: center;
}

.popupMultiSku .variants-pictures-colors {

    margin-left: 20px;
    text-align: left;
}

.popupMultiSku table tr td img {
    margin-left: -58px;
}

.popupMultiSku .variants-pictures ul {
    position: relative;
    width: 498px;
    margin-top: 5px;
}

#variantsPicturesModels {
    width: 110px;

}

/** For the search Tool **/
.top-content  div.searchTool {
    margin-right: 10px;
    width: 185px;
}

.top-content  div.searchTool input.searchInput {
    width: 152px;
}

.product .cartAction .highlight .messages-multiSku {
    color: #BF0000;
    font-weight: bold;
}

/** Parametrage de la page du carousel
Defini la place des elements avant le formatage de YUI **/

.zoItem .description span.categories {
    clear: both;
    display: block;
}

.carsouselmaxWidth {
/* width:32000px;*/
}

.carouselZoList {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
    width: 728px;
}

.zoSimpleBlock .row .zoItem {
    background-color: white !important;
}

#container .carouselZoList .zoItem {
    padding: 0px 0px 0px 0px;
    margin-right: 20px;
    width: 128px;
    height: 150px;
}

.category .carouselNoBorder {
    border-bottom: 0 none black;
}

.carouselBottomline {
    width: 728px;
    /* border-bottom:1px solid #909090;
  border-top:0 none black;*/
    margin: 0 0 20px;
    padding: 0 0 10px;
    clear: both;
}


.zoProduct .icnVideoAvailable {
    margin-right: 32px;
    margin-top: -28px;
    width: 56px;
    float: right;
}

/* only in grid view */
.itemDisplay .icnVideoAvailable {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/icn_VideoAvailable.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: both;
    float: none;
    display: block;
    text-indent: -3000px;
    height: 21px;
    width: 22px;
    margin-top: -20px;
    cursor: pointer;
    margin-left:168px;
}

.product .main-content .multipleTabs li.selected {
    border-bottom: 1px solid #fff;
    color: #788900;
}

.product .main-content .multipleTabs ul {
    margin-left:12px;
}

.product .main-content .multipleTabs .zoAbout {
    background: none;
}

.home-link {
    display:block;
    height:50px;
    text-indent:-3000px;
    width:275px;
    margin-top:40px;
}

/* INFOLETTRE */

.infoPosition {
  margin-bottom:7px;
  margin-top:34px;
}

#Infolettre_block{
	position:relative;
	margin-top:0px;
	left:0px;
	height:auto;
	width:230px;
    margin-top:33px;
    margin-bottom:7px;
}

#Infolettre_block .first_state
{
	position:relative;
	margin-top:0px;
	left:0px;
	width:215px;
	height:	42px;
	background: url(../images/store_SCL/btn_infolettre.png);
	cursor:pointer;
}



#Infolettre_block .first_state .titreInfo {
    color:#013A01;
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px !important;
    font-weight:bold;
    left:12px;
    position:absolute;
    top:1px !important;
}

#Infolettre_block .second_state
{
	position:relative;
	margin-top:0px;
	left:0px;
	width:215px;
	height:	123px;
	background: url(../images/store_SCL/bkg_formInfolettre.png); 0px -65px;
	display:none;


}

#Infolettre_block .second_state .btn
{
	position:absolute;
	/*top:66px;*/
	left:176px;
    top:72px;

}

#Infolettre_block .second_state .input
{
	position:absolute;
	top:62px;
	left:21px;
	font-size:12px;
}

#Infolettre_block .second_state .text
{
	position:absolute;
	top:12px;
	left:3px;
    
	/*color:#fff;*/
	width: 190px;
	font-size:13px;
    color:#0564ad;
}

#Infolettre_block .second_state .input span
{
	color:#013A01;
	font-size:15px;
	font-weight:bold;
}

#Infolettre_block .second_state .input input
{
	border: 1px solid #858585;
	width:145px;
}

#Infolettre_block .third_state
{
	position:relative;
	margin-top:0px;
	left:0px;
	width:215px;
	background: url(../images/store_SCL/bkg_formInfolettre.png); 0px -65px;
	display:none;
    height:	123px;
}

#Infolettre_block .third_state .text {
    color:#013A01;
    font-size:13px;
    left:14px;
    position:absolute;
    text-align:center;
    top:13px;
    width:185px;
}

#Infolettre_block {
  *margin-top: 0px;
  *margin-bottom: 7px;
}


