﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html, body {
    font: 13px 'Open Sans', sans-serif;
    color: #444;
    padding: 0;
    margin: 0;
    direction: ltr;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, p, span {
    display: block;
    font-size: 100%;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

strong, b {
    font-weight: bold !important;
}

a, a:visited {
    /*font:11px tahoma;*/
    color: #333333;
    text-decoration: none;
}

    a:hover {
        color: #000000;
        text-decoration: none;
    }

.main {
    border-width: 4px;
    width: 100%;
}

.head {
    position: relative;
    clear: both;
    width: 100%;
    margin: 0;
    border-top-style: solid;
    border-top-width: 10px;
    border-top-color: #ed1c24;
    height: 70px;
    z-index: 100;
    background-color: #272727;
    color: #FFFFFF;
}

.head_content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.logo {
    width: 200px;
    height: 70px;
    float: left;
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0;
}

    .logo a {
        background: url(../Image/logo/Soha-Red-White-logo.png) no-repeat right 10px;
        width: 180px;
        height: 80px;
        float: left;
    }

.nav {
    /*width: 1200px;*/
    height: 70px;
    float: left;
    margin-right: 100px;
}

    .nav li {
        list-style: none;
    }

    .nav > li {
        padding: 0;
        float: left;
    }

        .nav > li > a {
            float: left;
            color: #fff;
            font-size: 15px;
            text-decoration: none;
            line-height: 70px;
            padding: 0 30px;
            /*border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid #fcfcfc;*/
            height: 70px;
            transition: all 300ms ease-in-out 0s;
        }

        .nav > li:hover > a {
            /*background-color: #F5F5F5;*/
            background-color: #ed1c24;
        }

        .nav > li > a.shop {
            background-position: 10px center;
            padding-left: 40px;
            background-image: url('../Image/Icons/shop.png');
            background-repeat: no-repeat;
        }

        .nav > li > a.last {
            border-right: none;
        }

        .nav > li > div {
            position: absolute;
            left: 0;
            right: 0;
            top: 70px;
            display: none;
            background: #F5F5F5;
            padding: 10px 0;
            overflow: hidden;
            width: 1200px;
            z-index: 100;
            box-shadow: 0 2px 3px rgba(0,0,0,0.5);
            float: left;
        }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav .mproducts {
    overflow: hidden;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

    .nav .mproducts .mproducts-cols {
        width: 290px;
        padding: 15px 4px;
        float: left;
        border-left: 1px solid #fff;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
        overflow: hidden;
    }

        .nav .mproducts .mproducts-cols.first {
            border-left: none;
        }

        .nav .mproducts .mproducts-cols.last {
            border-right: none;
        }

        .nav .mproducts .mproducts-cols .left {
            float: left;
            width: 180px;
        }

        .nav .mproducts .mproducts-cols .right {
            float: left;
            width: 110px;
        }

        .nav .mproducts .mproducts-cols a.p_title {
            font-weight: bold;
            font-size: 14px;
            padding: 10px 0 10px 10px;
            height: 45px;
            display: block;
            text-decoration: none;
            transition: all 200ms ease-in-out 0s;
        }

            .nav .mproducts .mproducts-cols a.p_title:hover {
                color: #ed1c24;
            }

        .nav .mproducts .mproducts-cols span.p_det {
            height: 10px;
            color: #ed1c24;
            padding: 10px;
            font-weight: bold;
            display: block;
        }

        .nav .mproducts .mproducts-cols span.p_baseprice {
            font: 24px arial narrow;
            color: #FF0000;
            padding-left: 10px;
            padding-top: 30px;
        }

        .nav .mproducts .mproducts-cols small {
            font: 18px arial narrow;
            color: #000;
            padding-top: 30px;
            padding-left: 10px;
            text-decoration: line-through;
        }

        .nav .mproducts .mproducts-cols .p_image {
            width: 80px;
            height: 96px;
            padding: 0 10px;
        }

        .nav .mproducts .mproducts-cols .addtocartBtn {
            background: none repeat scroll 0 0 #cd2122 !important;
            border: 1px solid transparent;
            border-radius: 3px;
            color: #fff !important;
            display: block;
            font: bold 13px/30px "Lato", "Helvetica Neue",Helvetica,Arial,sans-serif;
            padding: 0 20px;
            text-align: center;
            text-transform: uppercase;
            transition: all 200ms ease-in-out 0s;
            white-space: nowrap;
            border: 0 none;
            cursor: pointer;
            margin: 30px 0 0 0;
            overflow: visible;
            padding: 0;
            width: 100px;
            float: left;
        }

            .nav .mproducts .mproducts-cols .addtocartBtn:hover {
                background: #7ab700 !important;
                text-decoration: none;
            }

.nav li.smenu_parent {
    position: relative;
}

.nav .smenu {
    width: 300px;
    position: absolute;
}

    .nav .smenu li {
        line-height: 30px;
        padding-left: 5px;
    }

        .nav .smenu li a:hover {
            color: #ed1c24;
        }

.nav .menu_bot {
    /*height: 30px;    */
    border-top: 1px solid #fff;
}

    .nav .menu_bot ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 15px 0 7px 0;
        text-align: center;
        width: 100%;
    }

        .nav .menu_bot ul li {
            padding: 0 20px;
            display: inline-block;
        }

            .nav .menu_bot ul li a {
                color: #666666;
                font: bold 13px tahoma;
                text-decoration: none;
                transition: all 200ms ease-in-out 0s;
            }

                .nav .menu_bot ul li a:hover {
                    color: #ed1c24;
                }

                .nav .menu_bot ul li a.seemore {
                    color: #CC0000;
                }
/*********************************************/
.topsearch-content {
    border: 1px solid #333333;
    padding: 2px 0 2px 2px;
    margin: 17px 0 0 0;
    width: 330px;
    height: 30px;
    background-color: #333333;
    position: relative;
    float: left;
    border-radius: 2px;
}

.txt-serach {
    border-style: none;
    width: 280px;
    direction: ltr;
    height: 30px;
    font: 12px/18px tahoma;
    float: left;
    border: 0;
    background-color: #595959;
    color: #ccc !important;
    padding: 0 5px;
}

.btn-search {
    border-style: none none none solid;
    border-width: 1px;
    border-color: #333333;
    background-position: center center;
    width: 38px;
    direction: rtl;
    height: 32px;
    float: left !important;
    background-image: url('../Image/Icons/site-search-menu.png');
    background-repeat: no-repeat;
    background-color: #333333;
    cursor: pointer;
}
/*********************************************/
.main_content {
    width: 1200px;
    margin: 0 auto 10px auto;
    overflow: hidden;
}

.slider {
    width: 100%;
    margin: 0 auto;
    height: 430px;
    background-color: #ccc;
}

.brands-color {
    background-image: url('../Image/Body/texture.jpg');
}

.brands {
    width: 100%;
    height: 350px;
    background-color: #272727;
    padding: 40px 0;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #ed1c24;
}

.brands_content {
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}

    .brands_content h3 {
        font: normal 33px/35px 'Roboto',sans-serif;
        margin: 0 0 40px 0;
        color: #C0C0C0;
        -moz-text-decoration-color: #C0C0C0;
        -moz-text-decoration-line: underline;
        -moz-text-decoration-style: solid;
    }

.brands .cols {
    margin-top: 20px;
    width: 380px;
    padding: 0 10px;
    float: left;
    text-align: center;
}

    .brands .cols .b-logo {
        border: 5px solid #fff;
        border-radius: 3px;
        background-color: #E1E1E1;
    }

    .brands .cols h2 {
        font: normal 22px/25px 'Roboto',sans-serif;
        margin: 20px;
        color: #fff;
    }

    .brands .cols p {
        font: normal 14px/23px 'Roboto',sans-serif;
        color: #fff;
        margin: 30px 0;
    }

    .brands .cols a {
        background: none repeat scroll 0 0 #7ab700 !important;
        border: 1px solid transparent;
        border-radius: 3px;
        color: #fff !important;
        font: bold 13px/30px "Lato", "Helvetica Neue",Helvetica,Arial,sans-serif;
        padding: 0 20px;
        text-align: center;
        text-transform: uppercase;
        transition: all 200ms ease-in-out 0s;
        white-space: nowrap;
        border: 0 none;
        cursor: pointer;
        overflow: visible;
        padding: 0;
        width: 100px;
        padding: 10px 30px;
    }

        .brands .cols a:hover {
            background: #ccc !important;
            text-decoration: none;
            color: #000 !important;
        }
/***************************************/
.footer {
    width: 100%;
    background-image: url('../Image/Body/bg2.jpg');
}

    .footer .footer_conrainer {
        width: 1200px;
        margin: 0 auto;
    }

    .footer .top {
        height: 350px;
    }

    .footer .foot_cols {
        margin-top: 20px;
        width: 380px;
        padding: 0 10px;
        float: left;
        text-align: left;
        color: #333333;
        font: normal 14px/30px 'Roboto',sans-serif;
    }

        .footer .foot_cols .foot_logo {
            float: left;
            margin: 30px 0 10px 0;
            width: 130px;
        }

        .footer .foot_cols h3 {
            color: #000;
            font: 22px/25px 'Roboto',sans-serif;
            margin: 20px 0;
        }

        .footer .foot_cols p {
            width: 80%;
            line-height: 22px;
            padding: 5px 0;
        }

        .footer .foot_cols span {
            width: 80%;
            /*font-size: 12px;*/
            line-height: 20px;
            float: left;
            display: block;
            padding: 5px 0;
        }

            .footer .foot_cols span b {
                width: 70px;
                display: block;
                float: left;
            }

        .footer .foot_cols a {
            transition: all 200ms ease-in-out 0s;
        }

            .footer .foot_cols a:hover {
                text-decoration: none;
                color: #ed1c24;
            }

        .footer .foot_cols ul li {
            background-position: left;
            list-style-position: inside;
            background-image: url('../Image/Icons/arrow.png');
            background-repeat: no-repeat;
            text-indent: 15px;
        }

    .footer .bottom {
        height: 50px;
        border-top-style: dashed;
        border-top-width: 1px;
        border-top-color: #333333;
    }

        .footer .bottom p {
            padding: 15px 0;
            float: left;
            color: #333;
        }

        .footer .bottom ul {
            display: inline;
            float: right;
        }

            .footer .bottom ul li {
                padding: 8px 5px 0 5px;
                float: left;
            }

            .footer .bottom ul a {
                height: 36px;
                width: 36px;
                display: block;
            }

                .footer .bottom ul a:hover {
                    text-decoration: none;
                    cursor: pointer;
                }

            .footer .bottom ul li a.twitter {
                background-image: url('../Image/Icons/twitter.png');
                background-repeat: no-repeat;
                background-position: center center;
            }

            .footer .bottom ul li a.facebook {
                background-image: url('../Image/Icons/facebook.png');
                background-repeat: no-repeat;
                background-position: center center;
            }

            .footer .bottom ul li a.youtube {
                background-image: url('../Image/Icons/youtube.png');
                background-repeat: no-repeat;
                background-position: center center;
            }

            .footer .bottom ul li a.gplus {
                background-image: url('../Image/Icons/gplus.png');
                background-repeat: no-repeat;
                background-position: center center;
            }

            .footer .bottom ul li span.hidden_text {
                background-color: transparent;
                border: 0 none;
                color: transparent;
                text-shadow: none;
            }
/*.footer .top
{
    height:200px;
}
.footer .middle
{
    height: 112px;
    background-image: url('../Image/Body/footer-graph.jpg');
}
.footer .bottom
{
    height:100px;
    background-color:#7ab700;
}*/
