﻿/*MASTER PAGE*/
/*CORE CLASSES*/
img {
    border: none;
}

.contentDiv1 {
    padding: 20px 25px 20px 25px;
    background-color: white;
}

.contactDetailsImage {
    float: left;
    padding-right: 6px;
    width: 20px;
}

.topPageMessage {
    max-width: 280px;
    height: 40px;
    margin: 0 auto;
    background-color: #08cddb;
    color: white;
    font-weight: 800;
    line-height: 40px;
}

.topPageMessage2 {
    width: 500px;
    height: 40px;
    margin: 0 auto;
    color: white;
    font-weight: 800;
    line-height: 40px;
    position: fixed;
    top: 0px;
    background-color: red;
}

.copyright2 {
    position: relative !important;
}

/*specific*/
html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-image: url("../images/webimages/mainBg.jpg");
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0;
    text-indent: 0;
}

h2, h4 {
    color: #2D3D5E;
    font-weight: 200;
    margin: 0;
}

h2 {
    font-style: italic;
    font-size: 30pt;
}

h3 {
    color: #636363;
    font-size: 18pt;
    font-weight: 800;
    padding-bottom: 10px;
}

h4 {
    font-size: 22pt;
}

h5 {
    color: #747273;
    font-size: 14pt;
    font-weight: 800;
    padding-bottom: 10px;
}

p {
    color: #747273;
    font-size: 10pt;
}

a {
    text-decoration: none;
    border: none;
}

.alink {
    font-size: 10pt;
    cursor: pointer;
}

.pgTitle {
    font-size: 28pt;
    color: #636363;
    text-transform: uppercase;
}

.pgTitle2 {
    font-size: 22pt;
    color: #08cddb;
    margin-bottom: 10px;
}

.minWidth {
    min-width: 270px;
}

#main {
    padding-top: 100px;
    overflow: hidden;
    width: 100%;
}

#wrapper {
    width: 80%;
    margin: 0 auto;
    background-color: white !important;
}

#wrapperFooter {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.logoStyle {
    position: absolute !important;
    top: 15px !important;
    background-image: url(/images/webimages/logoBig.png);
    background-repeat: no-repeat;
    width: 250px;
    height: 60px;
    cursor: pointer;
    background-size: 100% 100%;
}

.upperPadding {
    padding-top: 10px;
}

.upperPadding2 {
    padding-bottom: 150px;
}




#nav2 {
    float: right;
    padding-top: 16px;
}

    #nav2 ul {
        width: 100%;
        border-left: 1px solid #FFF;
        padding: 0px 20px 0px 20px;
        margin-right: 30px;
    }

        #nav2 ul li {
            list-style: none;
            width: 90%;
            min-width: 50px;
            margin-left: 1%;
            margin-bottom: 10px;
        }

            #nav2 ul li a {
                font-size: 10pt;
                font-weight: 400;
                color: #FFF;
            }

            #nav2 ul li ul {
                width: 100%;
                padding: 0px 20px 0px 20px;
                border: none !important;
                margin: 10px 30px 0px 0px;
            }



.generalContent {
    padding-top: 0;
    padding-bottom: 50px;
    width: 60%;
}

.generalContentX {
    padding: 3%;
    width: 94%;
    margin-top: 480px;
}

.generalContent2 {
    padding-top: 0;
    padding-bottom: 50px;
    width: 80%;
}

.generalContent3 {
    padding-top: 0;
    padding-bottom: 50px;
    width: 100%;
}

#conts {
    padding-bottom: 50px;
}

.bgrndText {
    /*float:right;  margin-right:100px;*/
    position: absolute;
    right: 0%;
    min-width: 200px;
    width: 30%;
    margin-top: 20px;
}

#mini-search > form > div > #search {
    border-bottom: 2px solid #9AA1A9;
}

#divLanguages p {
    float: left;
}

#sections {
    max-width: 550px;
    width: 80%;
    margin-top: 120px;
    float: right;
}

    #sections div {
        float: left;
        margin-right: 4px;
    }

.btn {
    width: 200px;
    height: 24px;
    padding: 3%;
    background-color: #08cddb;
    border: none;
    color: white;
    font-weight: 600;
    font-size: 14pt;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    float: right;
    cursor: pointer;
}

.btn2 {
    width: 100px;
    height: 50px;
    padding: 3%;
    background-color: #08cddb;
    border: none;
    color: white;
    font-weight: 600;
    font-size: 14pt;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    cursor: pointer;
    margin: 0px;
    padding-left: 10px;
    display: block;
}

.btnCoupon {
    width: 180px;
    height: 24px;
    padding: 3%;
    background-color: green;
    border: none;
    color: white;
    font-weight: 600;
    font-size: 14pt;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    float: right;
    cursor: pointer;
}

#partnerLogos {
    padding: 30px 0px 30px 0px;
    margin: 0 auto;
    width: 320px;
    min-width: 320px;
}




.search-data-input {
    padding: 2px;
}

.loginPanel > img, .search-data-submit {
    padding: -4px 10px 0 10px;
}

#_search {
    background-color: transparent;
    border: none;
    color: #636363;
}

.product-view-info-addCart-small > p {
    padding-left: 5px;
}

#item-inStock {
    font-weight: 600;
}


#footer {
    max-width: 1980px;
    background-color: #e5e5e5;
    width: 100%;
    /*min-height: 300px;*/
    padding-top: 20px;
    /*margin-top: 100px;*/
}



/* Why are these commented */
/*#bgCover, #bgCoverBg {
    width:100%; min-width:320px; height:100%; overflow:hidden; 
    position:absolute; top:0; 
    z-index:-1 !important;
}
#bgCover
{
    max-width: 1920px;
    display: block; 
    background: url(/images/webimages/bgrnd1.jpg) 100% 100% no-repeat;
}*/

#main, .bgrndBanner {
    max-width: 1920px;
    margin: auto;
    background-position: top center;
    background-color: white !important;
}


#conts div {
    float: left;
    min-width: 220px;
}




/*RESPONSIVE*/

#CategoryCenter {
    width: 100%;
    max-width: 1980px;
    background-color: white;
}

.CategoryCenter {
    width: 80%;
    max-width: 1520px;
    /*padding-top: 30px;*/
    min-height: 150px;
    margin: auto;
    padding-bottom: 30px;
}

.category-row {
    width: 100%;
    clear: both;
}

.category-cell {
    position: relative;
    width: 46%;
    float: left;
    margin: 1%;
    cursor: pointer;
}

    .category-cell > p {
        position: absolute;
        left: 0;
        top: 30%;
        width: 100%;
        font-size: 10.0vh;
        color: white;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }

    .category-cell > img {
        width: 100%;
        cursor: pointer;
    }





#mini-nav {
    display: none;
    width: 100%;
    min-height: 100px;
    background-color: #fff;
    border-bottom: solid 0.5px #000;
}

#mini-menu-icon {
    float: right;
    width: 95px;
    height: 95px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 15px;
    text-align: center;
    cursor: pointer;
}

#mini-nav > ul {
    clear: both;
    display: none;
    border-top: solid 0.5px #000;
    width: 100%;
    background-color: #fff;
    left: 0;
    font-size: 4vh !important;
}

    #mini-nav > ul > li:first-child {
        border-top: solid 0.5px #000;
    }

    #mini-nav > ul > li {
        width: 100% !important;
        border-bottom: solid 0.5px #000;
        text-align: right;
        padding: 10px;
    }

        #mini-nav > ul > li > a {
            color: black;
            padding-right: 15px;
            text-transform: uppercase;
        }

#mini-menu-icon:hover > .mini-icon-bar {
    background-color: #747273;
}


.mini-icon-bar:first-child {
    margin-top: 25px;
}

.mini-icon-bar {
    background-color: #000;
    display: block;
    width: 50px;
    height: 10px;
    border-radius: 1px;
    margin: auto;
    margin-top: 6px;
}

#mini-search {
    float: right;
    min-width: 30px;
    height: 26px;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: center;
    cursor: pointer;
}

    #mini-search > form > .search-data-field {
        float: left;
        height: 45px;
        width: 20% !important;
    }

        #mini-search > form > .search-data-field:first-child {
            width: 60% !important;
        }

    #mini-search > form > div, #mini-search > form {
        height: 26px;
    }

        #mini-search > form > #mini-search-search {
            float: left;
            border-bottom: solid 2px #fff;
        }

            #mini-search > form > #mini-search-search > input {
                background-color: transparent;
                border: none;
            }

        #mini-search > form > #mini-search-click {
            float: right;
        }

        #mini-search > form > .search-data-field-img {
            height: 100%;
        }

            #mini-search > form > .search-data-field-img > input {
                padding: 6px 2px 6px 2px !important;
                width: 35px;
                margin-right: 0 !important;
            }

#mini-cart-panel {
    float: left;
    width: 45px;
    border: #fff solid 1px;
    height: 45px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 5px;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

    #mini-cart-panel > img {
        position: absolute;
        width: 60%;
        left: 3px;
    }

#m-cartQty {
    position: absolute;
    left: 2px;
    color: #fff;
}


#mini-user {
    float: left;
    width: 45px;
    border: #fff solid 1px;
    height: 45px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 5px;
    text-align: center;
    cursor: pointer;
}

    #mini-user > img {
        width: 100%;
    }

#mini-logout {
    float: left;
    width: 30px;
    border: #fff solid 1px;
    height: 26px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 5px;
    text-align: center;
    cursor: pointer;
}

    #mini-logout > img {
        width: 100%;
    }

.mini-lng {
    width: 100%;
    clear: both;
    color: #fff;
    display: none;
    margin-top: 5%;
    height: 25px;
}

    .mini-lng > span {
        margin-left: 2%;
        margin-right: 2%;
        padding-right: 4%;
        padding-left: 4%;
        padding-top: 5px;
        padding-bottom: 5px;
        cursor: pointer;
    }

#mini-user:hover, #mini-cart > div:hover, #mini-logout:hover {
    background-color: #747273;
}

.bgrndBanner {
    margin: auto;
    top: 0 !important;
}

.bgrnd {
    width: 100%;
    height: 100%;
    max-width: 1920px;
    min-width: 320px;
    position: absolute;
    top: 120px;
    left: 0;
    z-index: -1 !important;
    background-color: #E4E4E4;
}

.bgrndImage {
    width: 100%;
    max-width: 1200px;
    min-width: 320px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: -1 !important;
}

.resizeWidth {
    width: 12% !important;
}

    .resizeWidth:nth-child(2) {
        width: 32px !important;
    }

.mini-submenu {
    padding-right: 20px;
    display: none;
    color: #08cddb;
}

    .mini-submenu > li > a {
        color: #08cddb;
    }

.lng {
    cursor: pointer;
}


/*TopBar*/
.topBar {
    /*#TOPBAR#*/
    max-width: 1920px;
    margin: auto;
    padding: 20px 0px 0px 0px;
    height: 100px;
    background-color: #fff;
    /*#TOPBAREND*/
}

    .topBar > div {
        margin-right: 20px;
        /*margin-left: 20px;*/
    }

/*Color*/
.wbsTextColor1 {
    color: #808080 !important;
}

#nav ul li:first-child > a {
    color: #fff !important;
}

.wbsTextColor2 {
    color: black;
}

.wbsBackground {
    background-color: #08cddb !important;
    color: white !important;
}

    .wbsBackground > p {
        color: white;
    }
/* Main Menu */
#menuBar_Top {
    background-color: #eeeeee;
    color: black;
    width: 100%;
    max-width: 1024px;
}

    #menuBar_Top.fixed {
        position: fixed;
        top: 0px;
        z-index: 999;
    }

.menuBar_Top {
    max-width: 1024px;
    margin: auto;
    height: 60px;
}

/*Main Menu > Menu */
#nav {
    float: left;
    width: 100% !important;
    max-width: 1024px !important;
    background-color: #08cddb;
    z-index: 5;
    height: 100%;
}

    #nav ul {
        height: 100%;
    }

        #nav ul li {
            float: left;
            list-style: none;
            min-width: 50px;
            text-align: center;
            text-transform: uppercase;
            width: 10%;
            height: 100%;
            display: table;
        }

            #nav ul li a {
                color: white !important;
            }

            #nav ul li:hover {
                background-color: #dddddd;
                color: #636363 !important;
            }

                #nav ul li:hover > a {
                    color: #636363 !important;
                }



            #nav ul li a {
                font-size: 12pt;
                font-weight: 800;
                display: block;
                display: table-cell;
                vertical-align: middle;
            }

.smallLogoPatch {
    width: 60px !important;
}

    .smallLogoPatch img {
        width: 50px !important;
        padding: 5px;
        padding-bottom: 0;
    }
/*Main Menu > Search */
.searchboxBig {
    padding: 4px 3px 0px 3px !important;
    margin-right: 20px;
    width: 160px !important;
    overflow: visible;
    float: right !important;
}

    .searchboxBig > div {
        height: 20px;
        overflow: visible;
        display: table-cell;
        vertical-align: middle;
        position: relative;
    }

.search-data-field-img {
    padding: 2px 6px 2px 6px;
}

.search-data-field {
    float: left;
    width: 100% !important;
}

    .search-data-field:first-child {
        width: 20% !important;
        position: absolute;
        left: 2px;
    }

#search > input {
    width: 70%;
    background-color: white;
    padding-left: 30px;
    color: #808080;
}

.cart {
    margin-left: 16px;
    background-image: url('images/webimages/bag.png');
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px 10px 5px 5px;
    float: right;
    font-size: 10pt;
    color: white;
}

.cart-panel {
}


#masterTop-Utilities {
    width: 70%;
    float: right;
}

    #masterTop-Utilities a {
        color: #636363;
    }

    #masterTop-Utilities > div {
        float: left;
        /*margin-right: 2%;*/
        padding-top: 20px;
    }

    #masterTop-Utilities div p {
        font-size: 8pt;
        line-height: 24px;
        margin: 0;
        text-transform: uppercase;
        color: #636363;
    }

    #masterTop-Utilities div a {
        color: #636363;
    }

    #masterTop-Utilities div img {
        float: left;
        max-width: 15px;
    }

    #masterTop-Utilities div div {
        float: left;
    }

    /*MASTER PAGE*/
    #masterTop-Utilities > div {
        ;
        float: right;
    }

        #masterTop-Utilities > div:nth-child(1) {
            padding-top: 0;
            /*margin-right: 2%;*/
            padding-top: 15px;
        }

.wbsLogin {
    margin-right: 12px;
}

#bgCoverBg {
    margin-top: 10px;
}

#bgCover, #bgCoverBg {
    width: 100%;
    max-width: 1024px;
    min-width: 320px;
    height: 300px;
    overflow: hidden;
    position: absolute;
    z-index: 1 !important;
}

#bgCover {
    display: block;
    background: url(/images/webimages/bgrnd1.jpg) 100% 100% no-repeat;
}

.logoStyle {
    float: left;
    background-repeat: no-repeat;
    width: 350px;
    height: 80px;
    cursor: pointer;
    position: relative;
    top: 10px;
}

#nav ul li a {
    font-size: 12pt;
    font-weight: 800;
    color: #636363;
}

#masterTop-Utilities div p {
    text-align: right;
    font-size: 8pt;
    line-height: 16px;
    margin: 0;
    text-transform: uppercase;
    color: #636363;
}

#masterTop-Utilities div a {
    color: #636363;
}

.homeProduct {
    max-width: 1920px;
    margin: auto;
}

.homeProductRow {
    clear: both;
    max-width: 100%;
    margin-top: 10px;
}

.homeProductItem {
    width: 23%;
    padding: 1%;
    float: left;
    position: relative;
    cursor: pointer;
}

.homeProductItem_Image > img, .homeProductItem_Image {
    width: 100%;
    max-height: 210px !important;
}

.homeProductItem_Details {
    clear: both;
    padding: 10px;
}

    .homeProductItem_Details > div {
        float: left;
    }

.homeProductItem_Name {
    width: 60%;
}

.homeProductItem_Price {
    float: right;
    width: 40%;
    text-align: center;
}

    .homeProductItem_Price > p {
        padding: 10px;
    }

.cr-set, .cr-set * {
    color: white;
}

.category-item-1 > * {
    display: none;
}

.category-item-1 > a {
    display: block;
}

.subBTN {
    background-color: #08cddb;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    border: none;
    color: #fff;
    width: 150px;
}

    .subBTN:hover {
        background-color: #fff;
        border: none;
        color: #08cddb;
    }

.undiscounted {
    font-size: large !important;
    border: none !important;
    margin: 0 !important;
}

.btnCart {
    width: 100px;
    background-color: #08cddb;
    padding: 10px;
    border: none;
    color: white;
    font-weight: 600;
    font-size: 14pt;
    cursor: pointer;
    margin: 0px;
    padding-left: 10px;
    display: block;
    margin-top: 10px;
}
.data-field-keepSignedIn{
    display: none;
}