#mobile_mode {
    display: none;
}

body {
    margin: 0;
    font: 11px/14px Helvetica, Arial, sans-serif;
    color: #636362;
    background: #d0d0d0 url(../images/bg-wrapper.gif) 50% 0 repeat-y;
    min-width: 990px;
}

html, body {
    min-height: 100%;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

    a:hover {
        text-decoration: underline;
    }

input,
textarea,
select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
}

.holder {
    height: 1%;
    /*overflow:hidden;*/
}

.page {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}

.header {
    padding: 1px 0 2px 0;
    position: relative;
    z-index: 100;
    background: url(../images/bg-header.png) repeat center;
}

.header-area {
    width: 977px;
    margin: 8px auto 8px auto;
    position: relative;
}

.header .sign-in {
    font-size: 11px;
    color: #000;
    display: block;
    margin: 5px 0px 0px 0px;
}

    .header .sign-in a {
        color: #000;
    }

.logo {
    width: 231px;
    height: 97px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/logo.png) no-repeat;
    float: left;
    margin: 6px 0 0;
}

    .logo a {
        display: block;
        height: 100%;
    }

.header-right {
    width: 175px;
    float: right;
    margin-top: 3px;
}

    .header-right .img-holder {
        margin: 0 0 14px 1px;
    }

        .header-right .img-holder img {
            display: block;
        }

    .header-right .sys li {
        margin: 0 0 8px;
        height: 1%;
        vertical-align: top;
    }

        .header-right .sys li:last-child {
            margin: 0;
        }

    .header-right .sys a {
        text-indent: -9999px;
        overflow: hidden;
        width: 176px;
        background: url(../images/bg-sys.png) no-repeat;
        display: block;
    }

.header-area .sys span {
    text-indent: -9999px;
    overflow: hidden;
    width: 176px;
    background: url(../images/bg-sys.png) no-repeat;
    display: inline;
    float: right;
    height: 45px;
}

.header-right .sys a.help {
    height: 43px;
    background-position: 0 0;
}

.header-right .sys span.help {
    height: 43px;
    background-position: 0 0;
}

.header-right .sys a.chat {
    height: 42px;
    background-position: 0 -51px;
}

.header-center {
    width: 500px;
    float: right;
    padding: 1px 0 0;
}

    .header-center .top {
        height: 1%;
        overflow: hidden;
        padding: 0 0 37px;
    }

    .header-center .menu {
        font-size: 12px;
        float: left;
        padding: 6px 0 0;
    }

        .header-center .menu li {
            padding: 0 4px 0 6px;
            float: left;
            background: url(../images/separator01.gif) 0 2px no-repeat;
        }

            .header-center .menu li:first-child {
                background: none;
                padding-left: 0;
            }

        .header-center .menu a {
            color: #737271;
            text-decoration: underline;
        }

            .header-center .menu a:hover {
                text-decoration: none;
            }

    .header-center .links {
        font-size: 12px;
        line-height: 27px;
        float: left;
    }

        .header-center .links li {
            float: left;
            margin: 0 0 0 2px;
        }

            .header-center .links li a {
                color: #000;
                padding: 0 10px 0 0;
                float: left;
            }

            .header-center .links li span {
                float: left;
                padding: 0 0 0 10px;
                text-decoration: underline;
                cursor: pointer;
            }

            .header-center .links li a:hover span {
                text-decoration: none;
            }

        .header-center .links em {
            font-style: normal;
            padding-right: 25px;
            background: url(../images/ico-cart.gif) 100% 50% no-repeat;
            display: block;
        }

        .header-center .links .cart a {
            color: #60605f;
        }

.search-form {
    height: 1%;
    overflow: hidden;
}

    .search-form label {
        float: left;
        font: italic bold 18px/21px Helvetica, Arial, sans-serif;
        color: #636362;
        margin: 3px 3px 0 0;
        letter-spacing: 0px;
    }

    .search-form .input-holder {
        width: 308px;
        height: 28px;
        background: url(../images/bg-input-header.gif) no-repeat;
        float: left;
        overflow: hidden;
        margin: 0 7px 0 0;
    }

    .search-form input[type = text] {
        float: left;
        padding: 7px 5px;
        margin: 0;
        outline: none;
        border: 0;
        width: 297px;
        background: none;
    }

    .search-form input[type = submit] {
        float: left;
        width: 42px;
        height: 26px;
        text-indent: -9999px;
        font-size: 0;
        line-height: 0;
        overflow: visible;
        padding: 0;
        margin: 0;
        background: url(../images/btn-find.gif) no-repeat;
        border: 0;
        cursor: pointer;
    }

.header-area .slogan {
    left: 6px;
    font: bold 12px/14px Calibri, Arial, sans-serif;
    color: #636362;
    display: inline;
    float: left;
    margin-top: 8px;
}

.navigation {
    width: 983px;
    margin: 0 auto;
    height: 56px;
}

.navSurround {
    background: url(../images/bg-nav-bar.png) repeat-x;
    height: 56px;
    position: relative;
    z-index: 10;
}

.navigation:after {
    clear: both;
    display: block;
    content: "";
}

.nav {
    float: left;
    padding: 6px 4px 0 0;
    background: url(../images/separator02.gif) 100% 6px no-repeat;
}

    .nav > li {
        float: left;
        padding: 0 0 0 4px;
        position: relative;
        background: url(../images/separator02.gif) no-repeat;
    }

        .nav > li > a {
            color: #fff;
            display: table;
            font-weight: bold;
            height: 38px;
            padding: 0 11px;
            text-align: center;
        }

        * + html .nav > li > a {
            display: block;
        }

            .nav > li > a > span {
                display: table-cell;
                vertical-align: middle;
            }

            * + html .nav > li > a > span {
                display: block;
            }

        .nav > li:hover > a {
            background: url(../images/bg-nav-hover.gif) repeat-x;
            text-decoration: none;
        }

.drop {
    position: absolute;
    left: 0;
    top: 38px;
    font-size: 13px;
    line-height: 21px;
    display: none;
    z-index: 10;
}
/*.nav>li:hover .drop {display:block;}*/
.drop-holder {
    padding: 11px 0 50px 24px;
    overflow: hidden;
}

div.drop.big.flyout-left div.drop-holder,
div.drop.small.flyout-left div.drop-holder {
    float: right;
    text-align: left;
    padding-right: 10px;
}

.drop.big {
    width: 613px;
    background: url(../images/bg-drop-big.png) 0 100% no-repeat;
}

    .drop.big.flyout-left {
        left: auto;
        right: -3px;
    }

.drop.small {
    width: 307px;
    background: url(../images/bg-drop-small.png) 0 100% no-repeat;
    left: 1px;
}

    .drop.small.flyout-left {
        left: auto;
        right: -2px;
    }

.drop ul {
    float: left;
    width: 225px;
}

    .drop ul.brands {
        width: 110px;
        padding-left: 20px;
    }

.drop.small ul {
    width: 160px;
}

    .drop.small ul.brands {
        padding-left: 20px;
        width: 100px;
    }

.drop ul a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    color: #282803;
}

.drop li {
    padding-right: 5px;
    display: block;
}

.navigation .tree {
    float: right;
    margin: 11px 0 0;
    width: 137px;
    height: 30px;
    background: url(../images/text-tree.gif) no-repeat;
}

    .navigation .tree img {
        display: block;
    }

.main {
    width: 990px;
    position: relative;
    margin: -20px auto 0;
    padding-bottom: 48px;
}

.main-holder {
    margin: 0 -42px;
    position: relative;
    padding: 31px 47px 0 42px;
    background: url(../images/bg-main-c.png) repeat-y;
    margin-bottom: 50px;
}

    .main-holder:after,
    .main-holder .after {
        content: '';
        position: absolute;
        left: 0;
        width: 1074px;
        height: 48px;
        bottom: -48px;
        background: url(../images/bg-main-b.png) no-repeat;
    }

.twocolumns {
    width: 100%;
    overflow: hidden;
}

.mainContent {
    width: 824px;
    float: left;
}

    .mainContent .img-holder {
        margin: 0 0 18px;
    }

        .mainContent .img-holder img {
            display: block;
        }

.twocolumns .categoties {
    width: 400px;
    float: left;
}

.categoties h2 {
    font: italic bold 24px/27px Calibri, Arial, sans-serif;
    margin: 0 0 9px;
    letter-spacing: 0px;
}

.categoties ul {
    float: left;
    width: 185px;
    margin: 0 0 0 24px;
    font-size: 12px;
    line-height: 19px;
}

.categoties .holder ul:first-child {
    margin: 0;
}

.categoties ul li {
    padding: 0 0 0 9px;
    background: url(../images/bullet01.gif) 0 7px no-repeat;
}

.categoties ul a {
    color: #900;
}

.twocolumns .ads {
    width: 404px;
    float: right;
}

    .twocolumns .ads img {
        display: block;
        margin: 0;
    }

    .twocolumns .ads a:first-child img {
        margin: 9px 0 20px;
    }

.ads-row {
    padding: 21px 0 0;
}

    .ads-row > ul {
        width: 100%;
        overflow: hidden;
    }

        .ads-row > ul > li {
            float: left;
            width: 196px;
            height: 208px;
            position: relative;
            margin: 0 0 0 13px;
            overflow: hidden;
            background: url(../images/bg-ad-item.gif) no-repeat;
        }

            .ads-row > ul > li:first-child {
                margin: 0;
            }

            .ads-row > ul > li img {
                display: block;
                margin: 3px auto 0;
            }

        .ads-row > ul h3 {
            font: bold 16px/19px Helvetica, Arial, sans-serif;
            margin: 0 0 4px;
            letter-spacing: 0px;
        }

        .ads-row > ul p {
            margin: 0;
        }

        .ads-row > ul a.go {
            width: 15px;
            height: 15px;
            text-indent: -9999px;
            overflow: hidden;
            display: inline-block;
            background: url(../images/ico-go.png) no-repeat;
            vertical-align: middle;
        }

        * + html .ads-row > ul a.go {
            display: inline;
        }

        .ads-row > ul .text {
            position: absolute;
            left: 0;
            bottom: 0;
            padding: 0;
            width: 170px;
        }

        .ads-row > ul ul {
            font: italic 12px/14px Helvetica, Arial, sans-serif;
            margin: 0 5px;
        }

            .ads-row > ul ul li {
                padding: 0 0 0 10px;
                display: inline;
                background: url(../images/bullet02.png) 0 5px no-repeat;
            }

        .ads-row > ul p {
            margin: 0;
            font-size: 12px;
            line-height: 14px;
        }

        .ads-row > ul .ad01 .text {
            left: 4px;
            bottom: 13px;
        }

        .ads-row > ul .ad01 .go {
            float: right;
            margin: -14px -15px 0 0;
        }

        .ads-row > ul .ad02 .text {
            left: 14px;
            bottom: 14px;
        }

        .ads-row > ul .ad03 h3 {
            text-align: right;
        }

        .ads-row > ul .ad04 .text {
            bottom: 8px;
        }

.sidebar {
    width: 142px;
    float: right;
}

.inner-page .sidebar {
    padding-top: 25px;
}

.sidebar a.ad {
    display: block;
    margin: 0 0 13px;
}

    .sidebar a.ad img {
        display: block;
    }

.sidebar .box {
    width: 100%;
    background: url(../images/bg-sidebar-box.gif) -142px 100% no-repeat;
    margin: 0 0 11px;
}

    .sidebar .box .frame {
        background: url(../images/bg-sidebar-box.gif) no-repeat;
        padding: 5px 2px 8px;
    }

.subscribe-box h2 {
    letter-spacing: 0px;
    margin: 0 0 2px 11px;
    padding: 0 0 0 21px;
    background: url(../images/ico-email.gif) 0 2px no-repeat;
    font: italic bold 20px/23px Calibri, Arial, sans-serif;
    color: #636362;
}

.subscribe-box label {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 5px;
    font-family: Calibri, Arial, sans-serif;
}

.subscribe-box .input-holder {
    width: 128px;
    height: 20px;
    background: url(../images/bg-input-sidebar.gif) no-repeat;
    overflow: hidden;
    margin: 0 auto 9px;
}

.subscribe-box input[type = text] {
    float: left;
    background: none;
    padding: 3px 5px;
    border: 0;
    width: 119px;
    height: 14px;
    text-align: center;
    color: #636362;
    font-size: 15px;
    font-family: Calibri, Arial, sans-serif;
}

.subscribe-box input[type = submit] {
    padding: 0;
    overflow: visible;
    font-size: 0;
    line-height: 0;
    width: 91px;
    height: 20px;
    margin: 0 auto;
    cursor: pointer;
    border: 0;
    background: url(../images/btn-subcribe.gif) no-repeat;
    display: block;
}

.partner-box h2 {
    font: italic bold 15px/16px Calibri, Arial, sans-serif;
    letter-spacing: 0px;
    color: #636362;
    margin: -3px 0 11px 5px;
}

    .partner-box h2 img:first-child {
        float: left;
    }

    .partner-box h2 img {
        vertical-align: middle;
    }

.partner-box ul li {
    height: 1%;
    vertical-align: top;
    padding: 0 0 12px;
}

.partner-box ul img {
    display: block;
    margin: 0 auto;
}

.partner-box .more {
    font: italic bold 20px/23px Calibri, Arial, sans-serif;
    color: #636362;
    text-align: center;
    display: block;
    margin: 0;
    letter-spacing: 0px;
}

.partner-box .more-link {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    color: #636362;
    padding: 3px 0 1px;
    font-family: Calibri, Arial, sans-serif;
}

.link-catalog {
    display: block;
    font: italic bold 20px/23px Calibri, Arial, sans-serif;
    color: #636362;
    text-align: center;
    padding: 5px 0 0;
    height: 239px;
}

    .link-catalog img {
        display: block;
        margin: 6px auto 5px;
    }

.social-sidebar {
    text-align: center;
    margin-bottom: 5px;
}

    .social-sidebar li {
        display: inline;
        padding: 0 6px 0 7px;
    }

    .social-sidebar img {
        vertical-align: middle;
    }

h2.heading {
    background: #dfded1;
    padding: 0 10px;
    font: italic bold 21px/29px Calibri, Arial, sans-serif;
    margin: 17px 0 14px;
    letter-spacing: -1px;
}

.hot-items {
    margin: 0 0 10px;
}

    .hot-items ul {
        width: 843px;
        margin: 0 0 0 -9px;
        overflow: hidden;
    }

        .hot-items ul li {
            width: 146px;
            text-align: center;
            margin: 0 0 0 24px;
            display: inline-block;
            vertical-align: top;
        }

            .hot-items ul li:first-child {
                margin: 0;
            }

        * + html .hot-items ul li {
            display: inline;
        }

        .hot-items ul img {
            border: 1px solid #000;
            vertical-align: top;
        }

        .hot-items ul a {
            text-decoration: underline;
            color: #900;
            display: block;
            margin: 3px 0;
        }

            .hot-items ul a:hover {
                text-decoration: none;
            }

        .hot-items ul .holder {
            width: 96px;
            margin: 0 auto 2px;
            min-height: 25px;
        }

        .hot-items ul input[type = text] {
            float: left;
            border: 1px solid #dbdfe6;
            width: 28px;
            padding: 2px;
            background: none;
            border-top-color: #abadb3;
            color: #000;
            margin: 2px 0 0;
            font-size: 13px;
        }

        .hot-items ul .btn-cart {
            float: right;
            width: 59px;
            height: 24px;
            overflow: hidden;
        }

        .hot-items ul .reg {
            font-size: 12px;
            display: block;
            color: #626262;
            margin: 0 0 0 12px;
            text-align: left;
        }

        .hot-items ul .price {
            color: #f00;
            display: block;
            text-align: left;
            font-size: 15px;
            line-height: 18px;
            margin: 0 0 0 12px;
        }

.quick-order-table td {
    vertical-align: top;
}

.bottom-box {
    width: 100%;
    overflow: hidden;
    padding: 22px 0;
}

    .bottom-box .quick-box {
        width: 535px;
        float: right;
        background: #EAE9DE;
        border-radius: 15px;
        box-shadow: 5px 5px 5px #888888;
    }

        .bottom-box .quick-box .frame {
            height: 1%;
            overflow: hidden;
            padding: 10px 19px 0;
        }

        .bottom-box .quick-box h3 {
            font: italic bold 24px/25px Helvetica, Arial, sans-serif;
            color: #636362;
            margin: 0;
            letter-spacing: 0px;
        }

        .bottom-box .quick-box table {
            width: 100%;
            border-collapse: collapse;
        }

            .bottom-box .quick-box table th {
                font-weight: normal;
                color: #636362;
                font-size: 12px;
                text-align: left;
                padding: 0 15px 5px 0;
            }

            .bottom-box .quick-box table td {
                padding: 0 15px 7px 0;
            }

            .bottom-box .quick-box table .input-holder {
                width: 163px;
                background: url(../images/bg-input-order.gif) no-repeat;
                overflow: hidden;
            }

                .bottom-box .quick-box table .input-holder.small-text {
                    width: 30px;
                }

                .bottom-box .quick-box table .input-holder input[type = text] {
                    width: 153px;
                    padding: 4px 5px;
                    border: 0;
                    background: none;
                    margin: 0;
                    float: left;
                }

                .bottom-box .quick-box table .input-holder.small-text input[type = text] {
                    width: 23px;
                }

            .bottom-box .quick-box table ul {
                overflow: hidden;
                font-size: 13px;
                width: 100%;
            }

                .bottom-box .quick-box table ul li {
                    float: left;
                    padding: 0 5px 0 7px;
                    background: url(../images/separator01.gif) 0 2px no-repeat;
                }

                    .bottom-box .quick-box table ul li:first-child {
                        background: none;
                        padding-left: 0;
                    }

                .bottom-box .quick-box table ul a {
                    color: #737271;
                    text-decoration: underline;
                }

                    .bottom-box .quick-box table ul a:hover {
                        text-decoration: none;
                    }

        .bottom-box .quick-box .btn-cart {
            width: 59px;
            display: block;
            margin: 3px 0 0 auto;
            height: 24px;
            text-indent: -9999px;
            overflow: hidden;
        }

.no-float {
    float: none !important;
}

.align-center {
    margin-left: auto;
    margin-right: auto;
}

.bottom-box .col {
    float: left;
    width: 135px;
    padding: 4px 0 0;
    margin: 0 0 0 13px;
    font-size: 12px;
    color: #737271;
}

    .bottom-box .col h4 {
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 14px;
    }

    .bottom-box .col.first {
        margin: 0;
    }

    .bottom-box .col a {
        color: #737271;
    }

    .bottom-box .col ul li {
        padding: 0 0 14px;
    }

        .bottom-box .col ul li a {
            line-height: 15px;
        }

.footer {
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: center;
}

    .footer img {
        display: block;
        margin: 0 auto 7px;
    }

.headline {
    margin: 0;
    height: 1%;
    overflow: hidden;
    padding: 21px 39px 18px 13px;
}

    .headline h1 {
        font: 18px/21px Helvetica, Arial, sans-serif;
        color: #000;
    }

    .headline a {
        float: right;
        margin: 3px 0 0 42px;
    }

    .headline img {
        display: block;
    }

.checkout-box {
    width: 982px;
    margin: 0 auto 5px;
    padding-top: 15px;
    background: #EAE9DE;
    border-radius: 15px;
    box-shadow: 5px 5px 5px #888888;
}

    .checkout-box .frame {
        height: 1%;
        overflow: hidden;
        padding: 0px 46px 5px 25px;
    }

    .checkout-box table {
        width: 100%;
        border-collapse: collapse;
        font-size: 12px;
        color: #555452;
    }

        .checkout-box table th {
            padding: 0 11px 0 0;
            text-align: left;
            color: #3d3c3c;
            font-size: 14px;
            font-weight: normal;
        }

            .checkout-box table th.center {
                text-align: center;
            }

        .checkout-box table td {
            padding: 12px 11px 12px 0;
            border-bottom: 1px solid #000;
        }

            .checkout-box table td.big-col {
                width: 440px;
            }

            .checkout-box table td.col01 {
                width: 82px;
            }
            /*.checkout-box table td.col03 {width:78px;}
.checkout-box table td.col04 {width:78px;}
.checkout-box table td.col05 {width:97px;}
.checkout-box table td.col06 {width:70px;}*/
            .checkout-box table td strong {
                font-size: 12px;
                line-height: 16px;
                display: block;
                font-weight: normal;
                color: #000;
            }

        .checkout-box table input[type = text] {
            width: 27px;
            line-height: 17px;
            display: block;
            margin: 0 auto 10px;
            border: 1px solid #000;
            color: #555452;
            font-size: 12px;
            text-align: center;
        }

        .checkout-box table a img {
            display: block;
        }

        .checkout-box table .btn-remove {
            margin-top: 14px;
            display: block;
        }

        .checkout-box table .ttls td {
            font-size: 16px;
            padding-top: 21px;
            border: 0;
        }

            .checkout-box table .ttls td span {
                font-size: 13px;
            }

    .checkout-box .r-side {
        float: right;
        width: 400px;
        text-align: right;
        padding: 9px 0 0;
        font-size: 10px;
        margin-top: -40px;
    }

        .checkout-box .r-side span {
            padding: 0 0 23px;
            display: block;
        }

        .checkout-box .r-side img {
            display: block;
        }

        .checkout-box .r-side a {
            float: right;
            margin: 0 0 0 15px;
        }

            .checkout-box .r-side a.checkout-bottom {
                width: 120px;
                height: 1px;
            }

    .checkout-box .l-side {
        width: 400px;
        float: left;
    }

        .checkout-box .l-side .holder {
            padding: 3px 0 8px;
        }

        .checkout-box .l-side .shipping-options {
            margin: 0 0 10px 0;
            font-size: 12px;
        }

        .checkout-box .l-side label {
            float: left;
            margin: 6px 7px 0 0;
            font-size: 13px;
            color: #3e3c3c;
        }

        .checkout-box .l-side input[type = text] {
            float: left;
            border: 1px solid #000;
            background: #fff;
            padding: 1px 5px 2px;
            margin: 3px 4px 0 0;
            width: 96px;
        }

        .checkout-box .l-side input[type = submit] {
            float: left;
            margin: 0;
            padding: 0;
            overflow: visible;
            width: 26px;
            height: 23px;
            cursor: pointer;
            font-size: 0;
            line-height: 0;
            text-indent: -9999px;
            border: 0;
            background: url(../images/btn-go.gif) no-repeat;
        }

        .checkout-box .l-side p {
            margin: 0 0 14px;
            font-size: 13px;
        }

        .checkout-box .l-side span.misc {
            font-size: 10px;
        }

.payment-row {
    height: 1%;
    overflow: hidden;
    padding: 10px 3px 41px 32px;
}

    .payment-row .help-block {
        width: 145px;
        float: right;
        padding: 12px 0 4px 78px;
        background: url(../images/bg-help.gif) 0 50% no-repeat;
        text-align: center;
        font-size: 12px;
        line-height: 13px;
        margin-right: 20px;
    }

        .payment-row .help-block p {
            margin: 0;
        }

    .payment-row .google-pay {
        float: right;
        margin: 30px 0 0;
    }

    .payment-row img {
        display: block;
    }

    .payment-row .or {
        float: right;
        margin: 38px 13px 0 4px;
        color: #112f7c;
        font-size: 10px;
    }

    .payment-row .paypal-pay {
        float: right;
        margin: 33px 0 0;
    }

.inner-page {
    width: 1016px;
    margin: -20px 0 22px -25px;
    float: left;
    background: url(../images/bg-inner-twocolumns-bottom-line.gif) bottom left no-repeat, url(../images/bg-inner-twocolumns-line.gif) top left repeat-y;
    background: url(../images/bg-inner-twocolumns.gif) 0 100% no-repeat\9;
}

.aside {
    width: 222px;
    float: left;
}

    .aside h2.ttl-categories {
        background: url(../images/bg-ttl-categories.gif) 0 100% no-repeat;
        padding: 25px 35px 14px 16px;
        margin: 0 0 0;
        color: #fff;
        font-size: 18px;
        line-height: 21px;
        white-space: nowrap;
        overflow: hidden;
    }

    .aside > ul {
        padding: 0 0 11px 17px;
    }

        .aside > ul > li {
            font-size: 18px;
            padding: 0 0 9px;
            line-height: 20px;
        }

            .aside > ul > li > a,
            .aside > ul > li > span {
                color: #900;
            }

        .aside > ul ul {
            font-size: 12px;
            line-height: 18px;
            padding: 5px 0 0 11px;
        }

            .aside > ul ul a {
                color: #636362;
            }

    .aside .banner {
        display: block;
        margin: 0 0 0 8px;
    }

        .aside .banner img {
            display: block;
        }

.content-box {
    overflow: hidden;
    height: 1%;
    padding: 27px 15px 0 29px;
}

.breadcrumbs {
    width: 100%;
    overflow: hidden;
    padding: 0 0 17px;
    font-size: 12px;
    /*font-weight:bold;*/
    color: #80807f;
}

    .breadcrumbs li {
        float: left;
        padding: 0 4px 0 11px;
        background: url(../images/separator03.gif) 0 5px no-repeat;
    }

        .breadcrumbs li:first-child {
            background: none;
            padding-left: 0;
        }

    .breadcrumbs a {
        text-decoration: none;
    }

        .breadcrumbs a:hover {
            text-decoration: underline;
        }

.content-box h1,
.content-box h2 {
    font-size: 22px;
    line-height: 25px;
    color: #636362;
    margin: 0 0 6px;
}

.content-box p {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 15px;
}

.content-box .items {
    margin: 0 0 -4px;
}

    .content-box .items li {
        display: inline-block;
        margin: 0 0 52px 28px;
        width: 102px;
        vertical-align: top;
        padding: 5px;
        border: solid 1px #FFFFFF;
    }

.content-box .items_sub_cats_only li {
    width: 250px;
}

.content-box .items li:hover {
    background-color: #F0F0F0;
    border: solid 1px #000000;
}

* + html .content-box .items li {
    display: inline;
}

    .content-box .items li.first {
        margin-left: 0;
    }

.content-box .items img {
    display: block;
    margin: 0 0 4px;
}

.content-box .items span {
    font-size: 13px;
    color: #636362;
    display: block;
}

.sub_cat_only_header {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 10px;
    background-color: #e4e5d7;
}

.content-box .items a {
    color: #900;
    text-decoration: underline;
    font-size: 11px;
}

    .content-box .items a:hover {
        text-decoration: none;
    }

.content-box h2 {
    font-weight: bold;
    margin: 0 0 30px;
}

.content-box .hot-items ul {
    margin: 0;
    width: auto;
    padding: 0 0 0 9px;
}

    .content-box .hot-items ul li {
        width: 110px;
        margin: 0 0 31px 30px;
    }

        .content-box .hot-items ul li .reg {
            margin: 0;
            text-align: center;
            display: block;
            font-size: 11px;
        }

.search-block {
    padding: 22px 0 73px;
}

    .search-block .title {
        padding: 0 0 28px;
        height: 1%;
        overflow: hidden;
        font-size: 12px;
    }

    .search-block select {
        width: 130px;
        float: left;
    }

    .search-block label {
        float: left;
        margin: 2px 5px 0 0;
    }

    .search-block .holder {
        overflow: hidden;
        padding: 0 0 12px;
    }

    .search-block .pages {
        float: right;
    }

    .search-block .count-items {
        float: left;
    }

    .search-block .paging {
        text-align: center;
    }

        .search-block .paging a {
            display: inline-block;
            height: 22px;
            text-indent: -9999px;
            overflow: hidden;
            vertical-align: middle;
            margin: 0 0 0 5px;
        }

            .search-block .paging a.pageLink {
                color: #900;
                font-style: normal;
                text-indent: 0px;
                height: 14px;
                margin: 0 0 0 0;
                padding: 0 5px;
            }

            .search-block .paging a.viewAll {
                width: 44px;
            }

        * + html .search-block .paging a {
            display: inline;
        }

            .search-block .paging a.prev {
                background: url(../images/btn-prev.gif) no-repeat;
            }

            .search-block .paging a.to-start {
                background: url(../images/btn-to-start.gif) no-repeat;
            }

            .search-block .paging a.next {
                background: url(../images/btn-next.gif) no-repeat;
            }

            .search-block .paging a.to-end {
                background: url(../images/btn-to-end.gif) no-repeat;
            }

            .search-block .paging a.prev, .search-block .paging a.to-start, .search-block .paging a.next, .search-block .paging a.to-end {
                width: 22px;
            }

.search-items {
    margin: 0 0 -24px;
}

.search-items li {
    width: 178px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-color: #CCCCCC;
    border-right-width: 0px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 0px;
    border-style: solid;
    margin-right: -3px;
    padding: 10px 3px 20px 6px;
    height: 410px;
}

* + html .search-items li {
    display: inline;
}

.search-items li.first {
    margin-left: 0px;
    border-left-width: 0px;
}

.search-items li.topRow {
    border-top-width: 0px !important;
}

.search-items .prod-image-container img {
    display: block;
    margin: 0 auto 7px;
}

.search-items li .num, .lblPartFinderKeyId {
    font-size: 12px;
    display: block;
    margin: 0 0 3px;
    position: absolute;
    bottom: 236px;
}

.lblPartFinderKeyId {
    font-size: 12px;
    display: block;
    margin: 0 0 3px;
    position: absolute;
    bottom: 423px;
}

.search-items li .ttl {
    font-size: 13px;
    display: block;
    line-height: 15px;
    color: #000;
    margin: 0 0 6px;
    height: 54px;
    position: absolute;
    bottom: 180px;
}

.search-items li .stock-message {
    position: absolute;
    bottom: 50px;
}

.search-items li .price {
    font-size: 12px;
    margin: 0 0 7px;
    line-height: 15px;
    height: 10px;
    bottom: 127px;
    display:block;
}

.search-items li .was {
    bottom: 127px;
}

.search-items li .savings {
    bottom: 96px;
}

.search-items li .now {
    color: red;
    bottom: 112px;
}
.price-container {
    top: 290px;
    position: absolute;
    width: 178px;
}
.price-container .prices {
    display:inline-block;
    float:left;
}
.search-items li .imgs {
    width: auto;
    height: 1%;
    position: absolute;
    top: 0px;
    right: 0px;
}

.search-items li .imgs img {
    float: right;
    margin: 0 2px 0 0;
}

.search-items li .imgs .free-ups {
    margin-left:1px;
}

.search-items li a.detail {
    color: #900;
    font-size: 10px;
    position: absolute;
    bottom: 35px;
    left: 7px;
}

.search-items li .add-to-cart {
    width: 119px;
    margin: 4px 0 0;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
}

a.quick-view {
    background: #e4e4d9;
    width: 100%;
    text-align: center;
    position: absolute;
    left: -1px;
    top: 149px;
    border: 1px solid #dad7d7;
    color: #636362;
    font-size: 14px;
    line-height: 28px;
    display: none;
}

.search-items li:hover a.quick-view {
    display: block;
}

.sign-col {
    width: 422px;
    float: left;
    margin: 0 -40px 0 123px;
    font-size: 12px;
}

    .sign-col form {
        margin-bottom: 100px;
    }

    .sign-col.first {
        margin-left: 0;
    }

    .sign-col .column {
        padding: 0 0 20px;
    }

    .sign-col strong.ttl {
        padding: 0 0 5px 10px;
        background: url(../images/separator04.gif) 0 100% repeat-x;
        display: block;
        margin: 0 0 5px;
    }

    .sign-col p {
        margin: 0 0 5px 10px;
    }

    .sign-col .holder {
        padding: 0 0 6px;
    }

    .sign-col label {
        font-weight: bold;
        font-size: 13px;
        margin: 3px 7px 0 0;
        width: 150px;
        text-align: right;
        float: left;
    }

    .sign-col input[type = text],
    .sign-col input[type = password] {
        border: 1px solid #e2e3ea;
        padding: 3px 5px;
        width: 124px;
        border-top-color: #abadb3;
    }

    .sign-col input.signin {
        width: 104px;
        height: 37px;
        text-indent: -9999px;
        overflow: hidden;
        float: left;
        margin: 0 15px 0 25px;
        background: url(../images/btn-signin.gif) no-repeat;
        padding: 0;
        border: none;
        cursor: pointer;
    }

    .sign-col input.forgot {
        color: #356cad;
        font-size: 11px;
        float: left;
        border: none;
        background: transparent;
        cursor: pointer;
    }

    .sign-col a.checkout {
        width: 120px;
        height: 35px;
        text-indent: -9999px;
        overflow: hidden;
        background: url(../images/btn-checkout.gif) no-repeat;
        display: block;
        margin: 0 0 5px 30px;
    }

    .sign-col p a {
        color: #900;
    }

    .sign-col ul {
        padding: 0 0 0 10px;
    }

        .sign-col ul li {
            padding: 0 0 0 10px;
            background: url(../images/bullet03.gif) 0 6px no-repeat;
        }

.item-detail {
    width: 812px;
    float: left;
    padding: 15px 0 0;
}

    .item-detail .images {
        width: 363px;
        float: left;
    }

.thumbnails {
    overflow: hidden;
    height: 1%;
    margin-bottom: 30px;
}

    .thumbnails li {
        float: left;
        margin: 0 0 0 29px;
    }

        .thumbnails li:first-child {
            margin: 0;
        }

.images > img {
    display: block;
    margin: 0 0 10px;
}

.social {
    float: left;
}

    .social li {
        float: left;
        margin: 0 4px 0 0;
    }

    .social a {
        text-indent: -9999px;
        overflow: hidden;
        display: block;
        background: url(../images/bg-social-row.gif) no-repeat;
    }

        .social a.fb {
            width: 32px;
            height: 32px;
            background-position: 0 0;
        }

        .social a.tw {
            width: 32px;
            height: 32px;
            background-position: -36px 0;
        }

        .social a.email {
            width: 32px;
            height: 32px;
            background-position: -72px 0;
        }

        .social a.google {
            width: 38px;
            height: 24px;
            background-position: -106px 0;
        }

.item-detail a.email-prod {
    float: right;
    width: 125px;
    height: 31px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn-email.jpg) no-repeat;
}

.text-item {
    float: right;
    width: 389px;
}

div.item-detail div.holder div.text-item {
    float: right;
    width: 389px;
    margin-top: -32px;
}

.text-item .rating {
    float: right;
    margin: 0 3px 0 5px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.text-item .price {
    font-size: 13px;
    color: #000;
    margin: -8px 0 9px;
    line-height: 24px;
}

    .text-item .price strong {
        font-weight: normal;
        font-size: 24px;
        color: #da0202;
    }

.text-item .item-num {
    clear: left;
    font-size: 13px;
    line-height: 15px;
    color: #000;
}

.text-item .add-to {
    float: right;
    width: 130px;
    height: 48px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 10px;
}

.text-item .retail_price {
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 10px;
}

.text-item .price_in_cart {
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 10px;
}

.text-item .stock {
    font-size: 10px;
    color: #000;
    max-width: 180px;
}

.text-item label {
    float: right;
    font-size: 10px;
    margin: 22px 2px 0 0;
    color: #000;
}

.text-item input[type = text] {
    width: 20px;
    float: right;
    border: 1px solid #696968;
    padding: 3px 5px;
    background: none;
    margin: 18px 0 0;
    text-align: right;
}

.tabset {
    background: #636362;
    /*text-align:center;*/
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 1px;
}

    .tabset li {
        display: inline;
        padding: 0 20px;
        line-height: 27px;
    }

    .tabset a {
        color: #fff;
    }

    .tabset .active {
        text-decoration: underline;
    }

.tabcontent {
    font: 13px/16px Arial, Helvetica, sans-serif;
    color: #636362;
    border: 1px solid #636362;
    padding: 8px 10px 15px 25px;
    margin-bottom: 16px;
    overflow: hidden;
}

    .tabcontent h3,
    .product-title h3 {
        font-size: 18px;
        line-height: 19px;
        font-weight: bold;
        margin: 0 0 15px;
    }

    .tabcontent p {
        margin: 0;
        padding-top: 10px;
    }

.text-item .row {
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px;
}

    .text-item .row label {
        float: left;
        font-size: 13px;
        color: #000;
        width: 45px;
        text-align: right;
        margin: 3px 5px 0 0;
    }

    .text-item .row input[type=text] {
        float: left;
    }

    .text-item .row .num-item {
        font-size: 13px;
        float: left;
        color: #000;
        margin: 3px 0 0 5px;
    }

.add_to_wishlist {
    padding-top: 50px;
}

.misc-box ul {
    font-size: 13px;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
}

    .misc-box ul li {
        float: left;
        margin: 0;
    }

.misc_tabset li a {
    width: 158px;
    text-align: center;
    display: block;
    line-height: 19px;
    color: #000;
    background: url(../images/bg-tab.gif) no-repeat;
}

.misc-box .container {
    border: 1px solid #808080;
    padding: 11px;
    font-size: 13px;
    color: #636362;
}

    .misc-box .container ul {
        padding: 12px 0 0 12px;
        font-weight: normal;
    }

        .misc-box .container ul li {
            display: block;
            padding: 0 0 2px;
            float: none;
        }

.item-detail > h2 {
    font-size: 18px;
    margin: 0;
    color: #000;
    padding: 15px 0 10px 10px;
}

.details-items {
    border: 1px solid #808080;
    padding: 25px 0 0 45px;
    margin: 0 0 40px;
}

    .details-items ul {
        width: auto;
        color: #000;
    }

        .details-items ul img {
            border: 0;
        }

        .details-items ul a {
            color: #000;
        }

        .details-items ul li {
            margin: 0 30px 25px;
        }

        .details-items ul .reg {
            color: #000;
            margin: 0;
            text-align: center;
        }

.check-holder {
    width: 966px;
    margin: 0 auto;
    padding: 0;
}

    .check-holder h1 {
        font-size: 24px;
        line-height: 27px;
        color: #636362;
        letter-spacing: -1px;
        margin: 0 0 14px 5px;
    }

.check-steps {
    border: 1px solid #e3e3e3;
    overflow: hidden;
    height: 1%;
}

.left-side {
    width: 677px;
    border-right: 1px solid #e3e3e3;
    background: #f7f7f7;
    padding: 0 0 1px;
    float: left;
}

.check-steps .title-step {
    background: url(../images/bg-step.gif) no-repeat;
    line-height: 37px;
    overflow: hidden;
    font-size: 15px;
    padding: 0 13px;
    height: 36px;
    display: block;
    color: #fff;
    white-space: nowrap;
}

.left-side .l-box {
    width: 645px;
    background: #fff;
    margin: 0 auto 14px;
    border: 1px solid #e7e7e7;
    font-size: 12px;
}

    .left-side .l-box .frame {
        padding: 16px 0 0 15px;
    }

.check-steps .required {
    color: #900;
    margin: 0 3px 0 0;
}

.check-steps label {
    float: left;
    margin: 4px 15px 0 0;
}

    .check-steps label.long-label {
        width: 148px;
        margin-right: 0;
    }

.check-steps input[type = text],
.check-steps input[type = password] {
    border: 1px solid #e3e9ef;
    border-top-color: #abadb3;
    width: 286px;
    padding: 5px;
    float: left;
    background: #fff;
    margin: 0 10px 0 0;
}

.check-steps input.small-input {
    width: 26px;
}

.left-side .l-box .holder {
    padding-bottom: 16px;
    overflow: hidden;
}

.left-side .l-box .ttl {
    display: block;
    margin: 0 0 14px;
}

.left-side .l-box select {
    float: left;
    width: 193px;
}

.check-steps input[type = checkbox] {
    width: 16px;
    height: 15px;
    padding: 0;
    margin: 3px 0 0;
    float: left;
}

.check-steps a.question {
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 11px;
    background: url(../images/ico-question.gif) no-repeat;
}

* + html .check-steps a.question {
    display: inline;
}

.check-steps .cont-checkout {
    width: 120px;
    height: 35px;
    background: url(../images/btn-checkout.gif) no-repeat;
    display: block;
    margin: 0 16px 14px auto;
    text-indent: -9999px;
    overflow: hidden;
    text-align: left;
    border: none;
    cursor: pointer;
}

.check-steps input[type = radio] {
    width: 16px;
    height: 15px;
    float: left;
    padding: 0;
    margin: 3px 5px 0 0;
}

.radio-holder {
    font-size: 12px;
    padding: 20px 0 25px 17px;
}

    .radio-holder p {
        margin: 0 0 25px;
        font-size: 11px;
    }

    .radio-holder .holder {
        padding: 0 0 3px 70px;
        overflow: hidden;
    }

.payment-section .holder {
    overflow: hidden;
}

.check-steps .cols {
    width: 578px;
    overflow: hidden;
    padding: 0 0 16px;
}

    .check-steps .cols .col {
        float: left;
        width: 289px;
    }

        .check-steps .cols .col .title-step {
            background: url(../images/bg-step02.gif) no-repeat;
            font-size: 13px;
        }

    .check-steps .cols input[type = text] {
        padding: 2px 3px;
        width: 198px;
    }

    .check-steps .cols label {
        width: 38px;
    }

    .check-steps .cols .frame {
        padding: 0 0 0 12px;
    }

    .check-steps .cols .holder02 {
        padding: 0;
    }

.payment-section {
    padding: 0 12px;
}

    .payment-section p {
        margin: 0 0 25px;
        font-size: 11px;
    }

    .payment-section label img {
        vertical-align: middle;
        margin: 0 5px 0 0;
    }

    .payment-section input[type = radio] {
        margin-top: 7px;
    }

    .payment-section .holder .holder {
        padding-bottom: 15px;
    }

    .payment-section .col01 {
        width: 233px;
        float: left;
    }

    .payment-section .col02 {
        height: 1%;
        overflow: hidden;
        width: 250px;
    }

        .payment-section .col02 label {
            float: none;
            display: block;
        }

    .payment-section .title-step {
        font-size: 13px;
        background: url(../images/bg-step02.gif) no-repeat;
    }

    .payment-section .gift {
        width: 677px;
        padding-top: 10px;
        margin: 0 0 0 -12px;
    }

        .payment-section .gift label {
            float: left;
            margin-right: 5px;
            margin-left: 10px;
        }

        .payment-section .gift input[type = text] {
            width: 128px;
            padding: 2px 5px;
            margin-right: 10px;
            margin-top: 2px;
        }

        .payment-section .gift .holder {
            padding-bottom: 30px;
        }

.my-order {
    padding: 0 5px 14px 15px;
    font: 12px/15px Arial, Helvetica, sans-serif;
    color: #4b4e58;
}

    .my-order img {
        float: left;
        border: 1px solid #d4d4d2;
        margin: 0 15px 0 0;
    }

    .my-order p {
        margin: 0 0 0 0;
        overflow: hidden;
    }

        .my-order p.description {
            float: left;
            width: 405px;
        }

    .my-order .price-box {
        float: left;
        width: 145px;
        text-align: right;
        line-height: 17px;
    }

    .my-order .cartline-description {
        float: left;
        width: 62%;
    }

    .my-order .price-box span {
        display: block;
    }

        .my-order .price-box span.our {
            font-size: 13px;
            color: #a02216;
        }

    .my-order .order-summary {
        width: 335px;
        margin: 0 0 25px auto;
    }

        .my-order .order-summary > strong {
            display: block;
            font-size: 18px;
            margin: 0 0 5px;
            line-height: 21px;
            border-bottom: 1px solid #636362;
            padding: 0 0 5px;
        }

        .my-order .order-summary dl {
            margin: 0;
            overflow: hidden;
            text-align: right;
            font-size: 16px;
            line-height: 25px;
        }

        .my-order .order-summary dt {
            float: left;
        }

        .my-order .order-summary dd {
            margin: 0;
            overflow: hidden;
            height: 1%;
        }

        .my-order .order-summary dl .total {
            display: block;
            font-size: 18px;
            margin: 10px 0 0;
            font-weight: bold;
        }

        .my-order .order-summary dl dd.total {
            float: none;
        }

.check-steps .submit-order {
    width: 116px;
    height: 45px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 auto;
    background: url(../images/btn-submit-order.gif) no-repeat;
    display: block;
    border: none;
    cursor: pointer;
}

    .check-steps .submit-order.google {
        width: 172px;
        height: 28px;
        background: url(../images/google_checkout.png) no-repeat;
        margin-right: 30px;
    }

    .check-steps .submit-order.paypal {
        width: 182px;
        height: 45px;
        background: url(../images/paypal_checkout.png) no-repeat;
    }

.check-steps .right-side {
    float: right;
    width: 257px;
    padding: 17px 13px 0 0;
    font: 12px/15px Arial, Helvetica, sans-serif;
    color: #585858;
}

    .check-steps .right-side > strong {
        display: block;
        margin: 0 0 5px;
    }

    .check-steps .right-side dl {
        overflow: hidden;
        margin: 0 0 10px;
        text-align: right;
    }

    .check-steps .right-side dt {
        float: left;
        padding: 4px 0 2px;
    }

    .check-steps .right-side dd {
        margin: 0;
        padding: 3px 0;
    }

    .check-steps .right-side dt.total {
        font-weight: bold;
        color: #000;
    }

    .check-steps .right-side dd.total {
        border: solid #ccc;
        font-weight: bold;
        border-width: 1px 0;
        color: #000;
    }

    .check-steps .right-side .note {
        border-bottom: 1px solid #ccc;
        display: block;
        margin: 0 0 7px;
        padding: 0 0 2px;
    }

        .check-steps .right-side .note a {
            color: #e205ac;
        }

    .check-steps .right-side img {
        float: left;
        margin: 0 7px 0 0;
        border: 1px solid #ccc;
    }

    .check-steps .right-side p {
        margin: 0 0 10px;
    }

    .check-steps .right-side .misc-ttl {
        display: block;
        width: 256px;
        padding: 12px 15px;
        margin: 100px 0 15px -16px;
        border: solid #ccc;
        border-width: 1px 0;
    }

.mini-cart {
    width: 380px;
}

    .mini-cart .cart-top {
        height: 15px;
        overflow: hidden;
        background: url(../images/bg-mini-cart-top.png) 1px 0 no-repeat;
    }

    .mini-cart .cart-box {
        background: url(../images/bg-mini-cart-middle.png) 0 100% repeat-y;
        padding: 0 24px 0 17px;
    }

    .mini-cart .cart-bottom {
        background: url(../images/bg-mini-cart-bottom.png) 0 100% no-repeat;
        padding-bottom: 8px;
        height: 15px;
    }

    .mini-cart ul {
        padding: 4px 0 0;
    }

    .mini-cart li {
        width: 100%;
        overflow: hidden;
        padding: 0 0 10px;
        margin: 0 0 5px;
        background: url(../images/separator05.gif) 0 100% repeat-x;
    }

    .mini-cart .cart-title {
        font-size: 18px;
        line-height: 21px;
        color: #000;
        letter-spacing: -1px;
        margin: 0 0 3px;
        font-weight: normal;
    }

    .mini-cart .img-holder {
        float: left;
        margin: 0 16px 0 0;
    }

        .mini-cart .img-holder img {
            display: block;
            margin: 0 0 6px;
            border: 1px solid #4a4647;
        }

        .mini-cart .img-holder a {
            text-decoration: underline;
            color: #8e8e8c;
            font-size: 9px;
        }

            .mini-cart .img-holder a:hover {
                text-decoration: none;
            }

    .mini-cart .title {
        font: 12px/16px Arial, Helvetica, sans-serif;
        color: #000;
        display: block;
        margin: 7px 0 0;
    }

    .mini-cart .kat {
        font: 12px/16px Arial, Helvetica, sans-serif;
        color: #5f5e5e;
        display: block;
        margin: 0 0 5px;
    }

    .mini-cart .price {
        font: 12px/16px Arial, Helvetica, sans-serif;
        color: #000;
        float: left;
    }

        .mini-cart .price span {
            color: #f00;
        }

    .mini-cart input[type = text] {
        float: right;
        border: 1px solid #d2d2d1;
        text-align: center;
        width: 26px;
        padding: 3px 5px;
        color: #7d7979;
        font-size: 12px;
        background: #fff;
        border-right: 0;
        border-bottom: 0;
    }

    .mini-cart label {
        float: right;
        margin: 4px 5px 0 0;
        font-size: 12px;
        color: #7d7979;
    }

    .mini-cart dl {
        font: bold 18px/21px Helvetica, Arial, sans-serif;
        color: #7d7979;
        width: 230px;
        margin: 0 16px 0 auto;
        text-align: right;
        overflow: hidden;
    }

        .mini-cart dl dt {
            float: left;
        }

        .mini-cart dl dd {
            margin: 0;
            padding: 0 0 10px;
        }

            .mini-cart dl dd span {
                color: #ff0101;
            }

        .mini-cart dl img {
            vertical-align: middle;
        }

.only-show-in-mobile {
    display: none;
}

.only-show-in-desktop {
    display: block;
}

.clear {
    clear: both;
}

.headline h1.sign-in {
    font-size: 24px;
    color: #636362;
}

/************ Hero Shots **********/
.imageRotator {
    height: 384px;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}

.panel {
    height: 384px;
}

.hero-navigation {
    background: url("../images/homepage/bkg-imagerotatornavigation.png") no-repeat;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid white;
    width: 819px;
    z-index: 100;
}

    .hero-navigation ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .hero-navigation ul li {
            float: left;
        }

    .hero-navigation a {
        color: white;
        text-transform: uppercase;
        float: left;
        margin: 8px 10px 0;
        font: 13px Arial, Helvetica, sans-serif;
    }

a.off {
    color: #918C86;
    font-weight: bold;
}

a.on {
    color: white;
    font-weight: bold;
}

.error_message {
    color: red;
}

.info_message {
    color: #900;
}

.clearboth {
    clear: both;
}
/**********************************/
#backgroundPopup {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 101;
}

#loading {
    display: none;
    width: 130px;
    height: 20px;
    position: absolute;
    background: white;
    display: none;
    z-index: 102;
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 10px 10px 18px 10px;
    line-height: 20px;
    font-size: 20px;
}

.button-container {
    float: right;
    width: 100%;
}

.fright {
    float: right;
}

.twocolumns > .holder {
    overflow: hidden;
}

p.weight,
#DidYouMean {
    font-size: 12px;
}

.fleft {
    float: left;
}

div.holder div.header-right div.img-holder img {
    float: right;
    margin-top: 15px;
}

div.holder div.header-right div#loginText {
    float: right;
    margin-bottom: 5px;
}

div.holder div.header-right ul.sys li a.help {
    float: right;
}

div.holder div.header-right ul.sys li span.help {
    float: right;
}

div.holder div.header-right div#loginText span.sign-in {
    float: right;
}

div#noresults.center-it-up {
    margin: 15px 0px 0px 0px;
    line-height: 20px;
    font-size: 12px;
}

.sign-out-link {
    float: left;
}

.subCatImage {
    margin-right: 15px;
}

    .subCatImage img {
        max-height: 102px;
        max-width: 102px;
    }

.subCatImageOnly {
    float: left;
}

    .subCatImageOnly img {
        max-height: 132px;
        max-width: 132px;
    }

div.sidebar div.bill-me-later {
    padding: 10px 0 0 10px;
}

input {
    font: 13px/16px Helvetica, Arial, sans-serif;
}

div.style-level select {
    font: 13px Helvetica, Arial, sans-serif;
}

div.popup-message {
    position: absolute;
    color: black;
    border: 1px solid black;
    background-color: whitesmoke;
    padding: 7px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a.popup-link {
    color: black;
    cursor: pointer;
}

.navSubGroup:not(:first-child) {
    padding-top: 1.5em;
}

.navSubGroupLabel {
    font-weight: bold;
}

div.account-page-header {
    color: black;
    font-size: 12px;
}

    div.account-page-header span.seperator {
        padding: 0 5px;
    }

.mini-cart .associated_cartlines {
    float: right;
}

.associated_cartlines li {
    background: none;
    margin: 0;
    padding: 0;
}

.associated_cartlines ul {
    padding-bottom: 10px;
}

.associated_cartlines {
    padding: 5px 0 0 5px;
}

#admail-form .name {
    width: 200px;
    padding: 10px;
}

#admail-form #email {
    width: 439px;
    padding: 10px;
}

#admail-form td {
    padding: 0 5px 10px;
    margin: 0;
}

#admail-form .defaultValue {
    color: gray;
}

    #admail-form .defaultValue::selection {
        background-color: transparent;
    }

.footer img {
    padding-right: 15px;
    float: left;
}

#footerImages > img:last-child {
    padding: 0;
}

#googleCheckoutLogoSectionHolder {
    display: inline-block;
    float: left;
}

#googleCheckoutLogo #badge_container {
    padding: 0 0 0 15px !important;
    margin-left: -4px;
}

.footer #footerImages {
    display: inline-block;
}

.top-nav-icon {
    margin-top: 5px;
}

.bargain-tree .drop ul {
    width: 100%;
}

.bargain-tree div.drop.small.flyout-left div.drop-holder {
    float: none;
}

.tabbed-content-icon-padding {
    padding-right: 5px;
}

div.ui-tooltip-content li {
    list-style-type: disc;
    margin-left: 30px;
}

.items li .subcat-name {
    font-weight: bold;
    font-size: 13px;
    color: #636362;
    display: block;
    text-decoration: none;
}

    .items li .subcat-name:hover {
        text-decoration: underline;
    }

span.out-of-stock {
    font-size: 11px;
    color: #da0202;
    max-width: 180px;
}

.link-logosol-catalog {
    display: block;
    font: italic bold 19px/23px Calibri, Arial, sans-serif;
    color: #636362;
    text-align: center;
    padding: 5px 0 0;
    background: url(../images/logosol_catalog_background.png) no-repeat;
    height: 170px;
}

a.link-catalog img.logosol-catalog {
    margin-top: 20px;
}

.featured_categories h2.heading {
    background: none;
}

.upsell_cart_message {
    color: red;
    font-weight: bold;
    font-size: 9px;
    margin-top: 10px;
}

.divBrowserUpgradeTipContainer {
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    display: table-cell;    
    vertical-align: middle;
    font-size:16px;
    display:none;
}

.divBrowserUpgradeTipExpando {
    display: none;
}

#divBrowserUpgradeTipContent div {
    margin: 10px;
}
#divBrowserUpgradeTipContent div:not(:first-child) {
    margin-left: 20px;
    margin-right: 20px;
}
.sys li img {
    float: right;
}