/* Definging fonts here */
@font-face {
    font-family: Gotham_Light;
    src: url(../fonts/Gotham-Light.otf);
}

@font-face {
    font-family: Gotham_Medium;
    src: url(../fonts/Gotham-Medium.otf);
}

@font-face {
    font-family: Gotham_Black;
    src: url(../fonts/Gotham-Black.otf);
}

@font-face {
    font-family: Gotham_Bold;
    src: url(../fonts/Gotham-Bold.otf);
}

.Header {
}

.sliders {
    position: relative;
}

    .sliders > img {
        max-width: 100%;
        width: 100%;
    }

    /*.container .search-wrapper {
    position: absolute;
    left: 50%;
    width: 80%;
    margin-top: -40%;
    background-color: #fff;
    max-height: 100px;
    padding: 20px;
    box-shadow: 0px 0px 25px #888888;
}

    .container .search-wrapper > span > input[type="text"] {
        background-color: white;
        border: 0px;
        font-size: 15px;
        width: 75%;
    }*/

    .sliders span.bottom {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-color: #000;
        filter: alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
        text-align: center;
        max-height: 100px;
        padding: 20px 0px 20px 0px;
    }

    .sliders .description {
        font-family: Gotham_Light;
        font-size: 20px;
        color: white;
    }

    .sliders .link {
        font-family: Gotham_Light;
        font-size: 16px;
        color: white;
        text-decoration: none;
        font-weight: bold;
    }

/*.WebHeader {
    background-color: #dddee0;
    font-family:Gotham_Light;
}

.headerNavbar {
    background-color:#837c83;
}*/

.headerNavbar .newNavBar > li > a {
    color: #fff;
}

.Featured {
    background-color: #dddee0;
    margin: 0;
    padding: 0;
    font-family: Gotham_Light;
    width: 100%;
}

    .Featured > div > table {
        width: 100%;
        height: 300px;
    }

    .Featured .PanelWrapper {
        border: 1px solid #e0e0e0;
    }

    .Featured .Panels {
        width: 100%;
        height: 60px;
        background-color: #7c7c7c;
    }

        .Featured .Panels span {
            width: 100%;
            padding-left: 40px;
            color: #ebebeb;
            font-size: 26px;
        }

    .Featured .panelheader {
        background-color: #7c7c7c;
    }

        .Featured .panelheader span {
            padding-left: 40px;
            color: #dbdbdb;
            font-size: 20px;
        }

    .Featured .productname {
        font-family: Gotham_Bold, Gotham_Medium;
        font-size: 12px;
    }

.FootersWrapper {
    background-color: #7f7f7f;
    color: #cbcbcb;
    font-family: Gotham_Light;
}

.FootersWrapper-nav {
    background-color: #606060;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .FootersWrapper-nav .menuList {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    .FootersWrapper-nav .menuHeader {
        color: #d0d0d0;
    }

    .FootersWrapper-nav .menuList > li > a {
        /*color:#adadad;*/
        color: #a0a0a0;
        font-size: 11px;
        line-height: 1.5em;
    }

.navList {
}

.FootersWrapper p, span {
    Color: #a0a0a0;
    font-size: 12px;
    /*line-height:1.5em;*/
}

.navFooterCopyrightContent {
    color: #898989;
    font-size: small;
}

.MonthlySpecial {
    margin: 0px;
}

    .MonthlySpecial > div > table {
        width: 100%;
        height: 300px;
    }

    .MonthlySpecial .PanelWrapper {
        border: 1px solid #e0e0e0;
        width: 100%;
    }

    .MonthlySpecial .Panels {
        width: 100%;
        height: 60px;
        background-color: #7c7c7c;
    }

        .MonthlySpecial .Panels span {
            padding-left: 40px;
            color: #ebebeb;
            font-size: 26px;
        }

    .MonthlySpecial .panelheader {
        background-color: #7c7c7c;
    }

        .MonthlySpecial .panelheader span {
            padding-left: 40px;
            color: #dbdbdb;
            font-size: 20px;
        }

.newsletter {
    background-color: #edf1f2;
    padding: 20px;
    float: left;
    width: 100%;
}

    .newsletter span {
        color: #7f8082;
        font-size: 18px;
        line-height: 2.5em;
    }

    .newsletter p {
        color: #a2a3a5;
        font-size: 12px;
        line-height: 2em;
    }

.sponsors {
    background-color: #edf1f2;
    padding: 20px;
    text-align: center;
}

.Product {
    font-family: Gotham_Light;
    font-size: 12px;
}

    .Product .ProTitle {
        font-family: Gotham_Medium;
        font-size: 24px;
        color: #3479d7;
    }

    .Product .ProDescription {
        font-size: 14px;
        color: #5b5b5b;
    }

    .Product .ProOptions {
        font-size: 10px;
        font-family: Gotham_Medium;
        color: #5b5b5b;
    }

    .Product .ProPrice {
        font-size: 24px;
        font-family: Gotham_Medium;
        color: #777777;
    }

.RelatedProduct {
    border-top: 2px solid #e5e5e5;
    padding: 10px;
    font-size: 24px;
    font-family: Gotham_Light, Gotham_Bold;
}

    .RelatedProduct > table {
        width: 100%;
    }

    .RelatedProduct .relatedbox {
        width: 25%;
        vertical-align: top;
        font-family: Gotham_Light;
        font-size: 12px;
    }


    .RelatedProduct .Panels {
        width: 100%;
        background-color: #7c7c7c;
    }

        .RelatedProduct .Panels span {
            padding-left: 40px;
            color: #ebebeb;
            font-size: 26px;
        }

    .RelatedProduct .panelheader {
        background-color: #7c7c7c;
    }

        .RelatedProduct .panelheader span {
            padding-left: 40px;
            color: #dbdbdb;
            font-size: 20px;
        }

    .RelatedProduct .productname {
        font-family: Gotham_Bold, Gotham_Medium;
        font-size: 12px;
    }


.SubCategoryProduct {
    padding: 10px 25px;
    font-size: 24px;
    font-family: Gotham_Light, Gotham_Bold;
}

    .SubCategoryProduct > table {
        width: 100%;
    }

    .SubCategoryProduct .relatedbox {
        width: 20%;
        vertical-align: top;
        font-family: Gotham_Light;
        font-size: 12px;
    }

    .SubCategoryProduct .Panels {
        width: 100%;
        background-color: #7c7c7c;
    }

        .SubCategoryProduct .Panels span {
            padding-left: 40px;
            color: #ebebeb;
            font-size: 26px;
        }

    .SubCategoryProduct .panelheader {
        background-color: #7c7c7c;
    }

        .SubCategoryProduct .panelheader span {
            padding-left: 40px;
            color: #dbdbdb;
            font-size: 20px;
        }

    .SubCategoryProduct .productname {
        font-family: Gotham_Bold, Gotham_Medium;
        font-size: 12px;
    }

.productbox {
    vertical-align: top;
    font-family: Gotham_Light;
    font-size: 12px;
}

.Table {
    float: left;
    width: 100%;
}

Scrollbar ::-webkit-scrollbar {
    display: none;
}


/* MEDIA QUERY STYLE*/

@media (max-width: 767px) and (orientation:portrait) {

    .MonthlySpecial .Panels span {
        padding: 8px 15px;
        color: #ebebeb;
        font-size: 23px;
        float: left;
        text-align: center;
        width: 100%;
    }

    .form-group {
        padding: 0 10px;
    }

    .newsletter span {
        padding: 0 10px;
    }

    .newsletter p {
        padding: 0 10px;
    }

    .custom-panel-products-heading {
        font-size: 22px;
    }

    /*.newsletter {
        float: left;
        margin-top: 20px;
    }*/

    .btn-customtype {
        margin-bottom: 20px;
    }

    Scrollbar ::-webkit-scrollbar {
        display: none;
    }


    .blockPanels {
        padding: 0;
    }

    .table {
        width: 100%;
    }



    .Meta img {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {

    .search-wrapper {
        top: 81px;
        width: 100%;
    }


    .nav > li > a {
        padding: 10px 5px 10px 5px;
    }

    Scrollbar ::-webkit-scrollbar {
        display: none !important;
    }

    /*.newsletter{
     margin-top:20px;
 }*/

    .btn-customtype {
        margin: 0 auto;
        float: none;
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {

    .search-wrapper {
        top: 92px;
    }
}

.CustomerNote {
    font-weight: bold;
    color: #333 !important;
}
