﻿@charset "utf-8";

/* CSS Document */

* {
    padding: 0;
    margin: 0;
    font-family: Arial, Verdana, HelveticaNeue Thin, HelveticaNeue Light, SwissThin, Helvetica, sans-serif;
    color: #333;
    font-weight: 100;
    font-size: 12px; /*word-wrap:break-word;*/
}
/* ul, li{list-style:none;} */
a, a:active, a:focus, img, input, button, textarea {
    outline: 0 none;
    text-decoration: none;
    border: 0;
}

table {
    border-collapse: collapse;
    vertical-align: top;
    width: 100%;
}

td {
    vertical-align: top;
}

input, button {
    overflow: visible;
}

    button, input[type="submit"] {
        cursor: pointer;
    }

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

body {
    background: #6d6e71 url(/cx/images/bg.jpg) 0 0 repeat-x;
}

#divWhole_content {
    width: 1040px;
    margin: 0 auto;
}

#divHeader {
    background: #161616 url(/cx/imagesPageHeader/header_bg.jpg) 100% 0 repeat-x;
}

.logo {
    float: left;
    padding: 24px 20px 20px 30px;
    background: url(/cx/imagesPageHeader/logo_seperator.gif) 100% 50% no-repeat;
}

.slogan {
    float: left;
    padding: 30px 0 0 20px;
    font-size: 15px;
    line-height: 14px;
    color: #cacaca;
    font-family: Arial, Verdana, HelveticaNeue Thin, HelveticaNeue Light, SwissThin, Helvetica, sans-serif;
}

.top_portion {
    float: right;
    text-align: right;
    margin: 20px 30px 0 0;
}

    .top_portion .top_link, .color_pallette {
        margin-bottom: 10px;
    }

    .top_portion a.style {
        margin-left: 15px;
        padding: 5px 20px 5px 10px;
        border: 2px solid #7c6e47;
        color: #c6c6c6;
        background: url(/cx/imagesPageHeader/top_arw1.gif) 95% 50% no-repeat;
        display: inline-block;
        font-family: Arial, Verdana, HelveticaNeue Thin, HelveticaNeue Light, SwissThin, Helvetica, sans-serif;
    }

        .top_portion a.style:hover, .news_right a.style:hover {
            background: #998858 url(/cx/imagesPageHeader/top_arw1.gif) 95% 50% no-repeat;
            color: #fff;
        }

    .top_portion a.shopping {
        background: url(/cx/imagesPageHeader/bag.gif) 100% 0 no-repeat;
        padding-right: 17px;
        color: #c6c6c6;
        font-size: 11px;
        font-family: Arial, Verdana, HelveticaNeue Thin, HelveticaNeue Light, SwissThin, Helvetica, sans-serif;
    }

    .top_portion .shopping {
        background: url(/cx/imagesPageHeader/bag.gif) 100% 0 no-repeat;
        padding-right: 17px;
        color: #c6c6c6;
        font-size: 11px;
        font-family: Arial, Verdana, HelveticaNeue Thin, HelveticaNeue Light, SwissThin, Helvetica, sans-serif;
    }

.menu {
    background: #fff url(/cx/imagesPageHeader/menu_bg.jpg) 0 0 repeat-x;
    height: 31px;
    border-top: 2px solid #5d5d5d;
    padding: 0 0px;
}

    .menu li {
        float: left;
        background: url(/cx/imagesPageHeader/menu_seperator.gif) 100% 0 no-repeat;
        padding-right: 2px;
    }

    .menu ul, .product_slide ul {
        overflow: auto;
    }

    .menu ul, li {
        list-style: none;
    }

    .menu li.last-child {
        background: none;
    }

/* IE8 etc... */
.oldie .menu li a {
    padding: 0 43px;
}

.oldie .ddsubmenustyle li a {
    padding: 0 15px 0 10px;
    width: 112px;
}

/* ADJUSTING MENU */
.menu li a {
    color: #444;
    text-transform: uppercase;
    height: 25px;
    line-height: 25px;
    padding: 0 43px;
    display: block;
    font-family: Arial, Verdana, HelveticaNeue Thin, HelveticaNeue Light, SwissThin, Helvetica, sans-serif;
}

    .menu li a sup {
        color: #fff;
    }

    .menu li a.active {
        border-bottom: 6px solid #cbb778;
    }

    .menu li a:hover, .menu li a.selected {
        color: #000;
    }

.ddsubmenustyle, .ddsubmenustyle ul {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    z-index: 100;
    padding: 0px 0px 5px;
}

    .ddsubmenustyle li, .ddsubmenustyle li.last-child {
        border-right: 0;
        background: none;
        display: block;
        float: none;
        background: url(/cx/imagesPageHeader/menu_bg.jpg) 0 0 repeat-x;
    }

        .ddsubmenustyle li a {
            display: block;
            margin-bottom: 1px;
            background: url(/cx/images/arw6.png) 95% 50% no-repeat;
            color: #444;
            width: 122px;
            line-height: 24px;
            font-size: 11px;
            display: block;
            padding: 0 15px 0 10px;
            text-transform: none;
            font-family: Arial, Verdana, HelveticaNeue Thin, HelveticaNeue Light, SwissThin, Helvetica, sans-serif;
        }

            .ddsubmenustyle li a:hover {
                text-decoration: none;
            }

.cartqty {
    color: #c6c6c6;
    margin-left: 10px;
    padding: 2px 10px 2px 10px;
}

/*------------Footer------------*/

h4.first {
    margin-top: 47px;
}

#divBody, #divFooter {
    background: #fff;
    padding: 10px;
}

    #divBody .body_portion, #divFooter1 {
        padding: 23px 38px;
    }

#divFooter {
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

#divFooter1 {
    padding-top: 6px;
    padding-right: 38px;
    padding-bottom: 0px;
}

.join_now {
    background: url(/cx/imagesPageFooter/mail_icon.gif) 0 50% no-repeat;
    color: #828282;
    padding-left: 25px;
    margin: 5px 0;
}

    .join_now a {
        color: #828282;
        font-size: inherit;
        font-weight: bold;
    }

        .join_now a:hover, #divFooter2 .box1 .links li a:hover, .list_view .title:hover {
            color: #444;
        }

.center .txt_bx1, #divFooter1 .txt_bx1, #divFooter1 .txt_bx2, #jos_insight .txt_bx1, #jos_insight .txt_bx2, #directory .txt_bx1 {
    width: 97px;
    height: 18px;
    border: 1px solid #b6b6b6;
    padding: 3px;
    color: #999;
    margin-right: 9px;
    vertical-align: middle;
}

#divFooter1 .txt_bx2, #jos_insight .txt_bx2 {
    width: 140px;
}

#divFooter1 {
    background: #fff;
    border-top: 1px solid #bfbfbf;
}

    #divFooter1 .box {
        width: 283px;
        padding: 10px 12px 0 12px;
        float: left;
        background: url(/cx/imagesPageFooter/footer1_seperator.jpg) 100% 0 no-repeat;
        min-height: 105px;
        height: 105px;
        height: auto !important;
    }

    #divFooter1 .first {
        background: url(/cx/imagesPageFooter/footer1_seperator.jpg) 0 0 no-repeat;
        width: 1px;
        min-height: 121px;
        height: 121px;
        height: auto !important;
        float: left;
    }

    #divFooter1 .box a {
        color: #919294;
        font-size: 22px;
        background: url(/cx/imagesPageFooter/footer_arw.jpg) 100% 50% no-repeat;
        display: block;
        font-family: HelveticaNeue Light, Arial, Verdana, HelveticaNeue Thin, SwissThin, Helvetica, sans-serif !important;
        margin-top: 15px;
    }

        #divFooter1 .box a img {
            vertical-align: middle;
            padding: 0 10px 0 8px;
        }

        #divFooter1 .box a:hover {
            color: #666;
        }

    #divFooter1 .email {
        background: url(/cx/imagesPageFooter/mousselli_footer.jpg) 0 0 no-repeat;
        padding: 30px 0 0 115px;
    }

    #divFooter1 .join_now {
        background: none;
        padding-left: 0;
        font-size: 11px;
    }

    #divFooter1 .txt_bx1, #divFooter1 .txt_bx2 {
        width: 73px;
        margin: 0 2px 0px 0;
        font-size: 10px;
        padding: 2px;
    }

    #divFooter1 .txt_bx2 {
        width: 130px;
        margin-bottom: 0;
    }

#jos_insight .email {
    background: url(/cx/imagesPageFooter/mousselli_footer.jpg) 0 0 no-repeat;
    padding: 30px 0 0 115px;
}

#jos_insight .box a img {
    vertical-align: middle;
    padding: 0 10px 0 8px;
}

#jos_insight .box a:hover {
    color: #666;
}

#jos_insight .txt_bx1, #jos_insight .txt_bx2 {
    width: 85px;
    margin: 0 2px 2px 0;
    font-size: 10px;
    padding: 2px;
}

#jos_insight .txt_bx2 {
    width: 152px !important;
    margin: 0 2px 0px 0;
}

#jos_insight .join_now {
    background: none;
    padding-left: 0;
    font-size: 11px;
}

#jos_insight .box {
    width: 283px;
    padding: 10px 12px 0 12px;
    min-height: 105px;
    height: 105px;
    height: auto !important;
}

    #jos_insight .box a {
        color: #919294;
        font-size: 22px;
        background: url(/cx/imagesPageFooter/footer_arw.jpg) 100% 50% no-repeat;
        display: block;
        font-family: Arial, Verdana, HelveticaNeue Thin, HelveticaNeue Light, SwissThin, Helvetica, sans-serif;
        margin-top: 15px;
    }

#jos_insight {
    background: #fff;
}

#divFooter2 {
    background: #fff;
    border-top: 1px solid #d5d5d6;
    padding: 5px 48px;
}

    #divFooter2 .box1 {
        width: 635px;
        padding: 20px 0;
        float: left;
    }

        #divFooter2 .box1 .links, #divFooter2 .box1 .links.medium .links.big .links.big2 {
            width: 66px;
            border-left: 1px solid #d3d4d5;
            float: left;
            padding: 0 15px;
        }

            #divFooter2 .box1 .links.medium {
                width: 95px;
            }

            #divFooter2 .box1 .links.big {
                width: 146px;
            }

            #divFooter2 .box1 .links.big2 {
                width: 195px;
            }

            #divFooter2 .box1 .links li {
                line-height: 20px;
            }

                #divFooter2 .box1 .links li a {
                    color: #404040 !important;
                    font-size: 13px;
                }

    #divFooter2 .box2 {
        width: 285px;
        float: left;
        padding: 20px 0 20px 0px;
    }

        #divFooter2 .box2 img {
            float: left;
            margin-right: 10px;
        }

        #divFooter2 .box2 .intl {
            width: 100px;
            color: #404040;
            text-transform: uppercase;
            padding-right: 30px;
            vertical-align: middle;
            display: inline-block;
            background: url(/cx/imagesPageFooter/top_arw2.gif) 100% 50% no-repeat;
            float: left;
        }

.copy_txt {
    text-align: center;
    margin-bottom: 20px;
}

    .copy_txt span {
        color: #999;
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
    }

    .copy_txt iframe {
        vertical-align: middle;
    }

    .copy_txt sup {
        color: #999;
    }

.email_btn {
    background: url(/cx/imagesPageFooter/XL-Consumer-Footer-Button-XL-Button.png) 50% 50% no-repeat;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.icons {
    margin-top: 20px;
}

.print {
    background: url(/cx/imagesSocialMedialLink/print_icon.gif) 0 50% no-repeat;
    margin-left: 20px;
    padding-left: 22px;
    display: inline-block;
}

/*----------social link-----------*/
.email_friend, .social_print {
    background: url(/cx/imagesSocialMedialLink/email_icon.gif) 0 50% no-repeat;
    padding-left: 22px;
    display: inline-block;
}

.social_print {
    background: url(/cx/imagesSocialMedialLink/print_icon.gif) 0 50% no-repeat;
}

.social_icons {
    text-align: center;
    vertical-align: middle;
}
/*----------Productlisting--------*/

.advertisement {
    margin: 15px 0;
    text-align: center;
}

/*prevents sup and sub from changing line height*/
sup, sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}

sub {
    top: 0.4em;
}