﻿@charset "utf-8";
/* CSS Document */
/* ------------ Reset ------------ */
html {
    scroll-padding-top: 200px;
}
body {
    font-family: 'Open Sans', sans-serif;
    color:#787575;
    /*color: #96979d; original color*/
    background-color:#fcfcfc;
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: normal;

}
h1{
    font-size:28px;
}
p, 
li,
li a { 
   color: #555;
}
a {
    color: #96979d;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #26509b;
    }

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

ul, ul li {
    list-style: none;
}

ul {
    padding: 0;
}

.heading1 {
    margin-bottom: 40px;
    border-bottom: 1px solid #efefef;
    margin-top: 0;
    font-size: 34px;
}

.heading2 {
    font-size: 24px;
    color: #26509b;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Crete Round', serif;
}

.heading1 .subtext {
    font-size: 16px;
    color: #96979d;
    text-transform: none;
    font-weight: normal;
    padding: 0;
}

.heading1 .maintext {
    font-size: 28px;
    color: #5e626b;
    text-transform: uppercase;
    padding: 0 14px 4px 0;
    font-family: 'Crete Round', serif;
}

h1, h2, h3, h4, h5, h6 {
    line-height: normal;
}

h2 {
    font-size: 24px;
}

.blockinfo {
    /*text-indent: 50px;*/
    display: block;
    font-size: 15px;
    line-height: 140%;
    color: #5e626b;    

}

.blockinfocat {
    /*text-indent: 50px;*/   
    font-size: 15px;
    line-height: 140%;
    color: #5e626b;    

}

.textright {
    text-align: right;
}

.mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt20 {
    margin-top: 20px;
}

.mt60 {
    margin-top: 60px !important;
}

.mr10 {
    margin-right: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb40 {
    margin-bottom: 40px;
}

.error404 {
    font-size: 60px;
    text-align: center;
    font-family: 'Crete Round', serif;
    color: #26509b;
}

.centeralign {
    text-align: center;
}

.margin-none {
    margin: 0;
}

.clear {
    clear: both;
}

.displayblock {
    display: block;
}

.red {
    color: #F00;
}

.orange {
    color: #26509b;
}

.blue {
    color: #26509b;
}
.gray {
	color: #5C5C5C;
}
h1.gray {
border-bottom:3px solid currentColor;
font-weight:800;
font-size:32px;
text-transform:uppercase;
}
.footerlinks ul li a, .footerlinks ul li a:hover, .thumbnail .shortlinks a, .thumbnail .shortlinks a:hover, .flex-control-paging li a, .flex-control-paging li a:hover, ul.categorymenu > li > a, ul.categorymenu > li > a:hover, .dropdown-menu li > a, .dropdown-menu li > a:hover, ul.categorymenu > li > div > ul > li > a, ul.categorymenu > li > div > ul > li > a:hover, #topnav ul li a, #topnav ul li a:hover, .thumbnail a.productcart, .thumbnail a:hover.productcart, input, input:focus, select, select:focus, textarea, textarea:focus {
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

#featured, #latest, #related, #popularbrands, #newslettersignup {
    margin: 0 auto 0 auto;
}

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
    color: #96979d;
}
/* ------------ Header ------------ */
.headerthin {
    height:20px;
    /*background-color:#eeeeee;*/
    margin-bottom:5px;
}

.headerstrip {
    height:75px;
    background: #fff;
    margin-bottom:10px;
}
.quicklinks {
    float: right;
    /*margin-right: 350px;*/
}
.quicklinks ul li{
color:#5e626b;
padding:5px 20px 4px 10px;
}
.quicklinks ul li .phone{
color:#3161b7;
font-size:larger;
padding-top:0;
/*padding:5px 20px 4px 10px;*/
}

@media (min-width:992px) {
    .logo {
        width: 345px;
        display: block;
        background-color: #fcfcfc;
        text-align: center;
        height: 78px;
        line-height: 62px;
        margin:0;
        padding:0 30px;
    }
    .logo img {
        position:relative;
        top:-30px;
        height:112px;
    }
}
/*@media (max-width:991px) {
    .logo {
        width: 345px;
        display: block;
        background-color: #fcfcfc;
        text-align: center;
        height: 172px;
        line-height: 62px;
        margin:0;
        padding:30px;
    }
    .logo img {
        
    }
}*/
@media (max-width:991px) {
    .logo {
        width: 200px;
        display: block;
        background-color: #fcfcfc;
        text-align: center;
        height: 75px;
        line-height: 50px;
        margin:0;
        padding:9px;
    }
    .logo img {
         position:relative;
        top:-15px;
        height:100px;
        width:180px;
    }
}




#topnav .navbar-inner {
    background: none;
    border: none;
    box-shadow: none;
    filter: none;
}

#topnav ul {
    text-align: right;
}

    #topnav ul li {
        padding: 5px 5px;
    }
     #topnav .navbar-inner ul li {
        float: none;
    }
        #topnav ul li a,#topnav ul li span {
            box-shadow: none;
            -webkit-text-shadow: none;
            text-shadow: none;
            color: #fff;
            font-size: 14px;
            text-transform: uppercase;
            background-image: url(/Content/images/sprite.png);
            background-image:none;
            background-repeat: no-repeat;
            background-color: transparent;
            padding: 0 0 0 25px;
            margin-right: 22px;
        }


            #topnav ul li a.home {
                background-position: 0 0;
            }

            #topnav ul li a:hover.home, #topnav ul li a.active.home {
                background-position: 0 -31px;
            }

            #topnav ul li a.myaccount {
                background-position: 0 -62px;
            }

            #topnav ul li a:hover.myaccount, #topnav ul li a.active.myaccount {
                background-position: 0 -93px;
            }

            #topnav ul li a.shoppingcart {
                background-position: 0 -121px;
            }

            #topnav ul li a:hover.shoppingcart, #topnav ul li a.active.shoppingcart {
                background-position: 0 -152px;
            }

            #topnav ul li a.checkout {
                background-position: 0 -183px;
            }

            #topnav ul li a:hover.checkout, #topnav ul li a.active.checkout {
                background-position: 0 -213px;
            }
           #topnav ul li .phoneNumber{
            background-image:none;
            font-size:24px;
            margin:0;
            padding:0 10px 0 0;
            }
             i.white{
            color:white;            
            }
             /*#topnav ul li span.phoneNumber {
                background-position: 0 -556px;
               
                
            }

            #topnav ul li span:hover.phoneNumber, #topnav ul li span.active.phoneNumber {
                background-position: 0 -213px;
            }*/
            time{
            font-size:x-small;
            font-style:oblique;
            padding-left:2px;
            color:white;
            }

.top-search {
   margin:20px 0 0 20px;
}

    .top-search input {
        width: 340px;
        height: 24px;
        border: 4px solid #d8420e;
        padding: 50px 20px 5px 6px;
        /*background: #fff url(/Content/images/sprite.png) right -243px no-repeat;*/
    }

.ordersearch input {
        width: 200px;      
        border: 4px solid #d8420e;
        padding: 50px 20px 5px 6px;
        background: #fff url(/Content/images/sprite.png) right -243px no-repeat;
}

.headerdetails {
    padding: 5px 0 20px 300px;
}

li.dropdown {
    list-style: none;
}

.headerdetails #main-nav ul > li.topcart {
    background: #fff;
    height: 25px;
    
}

    .headerdetails #main-nav ul > li.topcart a {
        color: #999999;
        font-size: 14px;
    }

.headerdetails .navbar .nav li.topcart .dropdown-toggle .caret, .navbar .nav li.dropdown.open.topcart .caret {
    border-bottom-color: #999999;
    border-top-color: #999999;
}

 ul.topcartopen {
    font-size: 12px;
}

    ul.topcartopen li > table {
        border-collapse: collapse;
        width:100%;
        margin-bottom: 5px;
        padding: 10px;
        
    }

       ul.topcartopen li > table td {
            vertical-align: top;
            padding: 5px 10px;
            border-bottom: 1px dashed #E7E7E7;

        }

         ul.topcartopen li > table .image {
            width: 100px;
        }

             ul.topcartopen li > table .image img {
                text-align: left;
            }

        ul.topcartopen li > table .name  {
            color: #999999;    
                  font-size: x-small;  
            text-align: left;
            text-transform: capitalize;
             white-space:nowrap;
             
            
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

        ul.topcartopen li > table .quantity {
            text-align: right;
             font-size:x-small;  
        }

         ul.topcartopen li > table td.total {
            text-align: right;
             font-size:x-small;  
        } 
         ul.topcartopen li > table .remove {
            text-align: right;
        }

             ul.topcartopen li > table .remove img {
                cursor: pointer;
            }

.mini-cart-total > table {
    border-collapse: collapse;
    padding: 5px;
    float: right;
    clear: left;
    margin-bottom: 5px;
}

 ul.topcartopen li > table a {
    padding: 0;
}

 .shoppingcarttop {
    position: absolute;
    top: 0;
    right: 220px;
}

.headerdetails nav.subnav select {
    display: none;
}

.headerdetails ul.nav.topcart li.dropdown {
    border: 1px solid #f2f2f2;
    display: inline-block;
    text-transform: uppercase;
}

.headerdetails .topcall {
    font-size: 16px;
    background: #fff url(/Content/images/sprite.png) left -287px no-repeat;
    line-height: 31px;
    padding: 0 0 0 41px;
    margin-left: 40px;
}

.headerdetails li.carticon.dropdown {
    background: url(/Content/images/sprite.png) no-repeat 10px -328px;
    padding: 1px 10px 4px 45px;
}

.headerdetails img {
    height: 45px;
    /*width: 350px;*/
    padding-left:250px;
}

.buttonwrap {
    padding: 10px;
    margin: 5px 10px 10px 0;
}


/* ------------ Category Menu ------------ */
#categorymenu {
    padding: 7px 0 0 0;
    background: #f5f5f5;
}

    #categorymenu:after {
        clear: both;
        content: "";
    }

    #categorymenu select {
        display: none;
    }

ul.categorymenu {
    margin: 0 auto;
}

    ul.categorymenu > li {
        position: relative;
        margin: 0;
        border-right: 1px solid #E7E7E7;
    }

        ul.categorymenu > li a.home span {
            text-indent: -9999px;
        }

        ul.categorymenu > li:last-child {
            border: none;
        }

        ul.categorymenu > li > a {
            text-decoration: none;
            display: block;
            z-index: 6;
            position: relative;
            color: #4b5b58 !Important;
            /*text-transform: uppercase;*/
            font-size: 15px;
        }

            ul.categorymenu > li:hover > a, ul.categorymenu > li > a.active {
                color: #fff !important;            
                text-shadow: none;
                background-color: #d8420e;
            }

        ul.categorymenu > li > div {
            display: block;
            padding: 15px;
            position: absolute;
            top: 97%;
            left: 0;
            z-index: 99999;
            display: none;
            float: left;
            min-width: 120px;
            margin: 1px 0 0;
            list-style: none;
            background-color: #ffffff;
            border: 1px solid #E7E7E7;
            border: 1px solid rgba(0, 0, 0, 0.2);
           
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            -webkit-background-clip: padding-box;
            -moz-background-clip: padding;
            background-clip: padding-box;
        }

            ul.categorymenu > li > div:before {
                right: auto;
                left: 12px;
                border-bottom: 7px solid rgba(0, 0, 0, 0.2);
                border-left: 7px solid transparent;
                border-right: 7px solid transparent;
                content: "";
                display: inline-block;
                position: absolute;
                top: -5px;
            }

            ul.categorymenu > li > div:after {
                right: auto;
                left: 13px;
                border-bottom: 6px solid #FFFFFF;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                content: "";
                display: inline-block;
                position: absolute;
                top: -4px;
            }

        ul.categorymenu > li:hover > div {
            display: table;
            width: 100%;
            vertical-align: top;
        }

        ul.categorymenu > li > div > ul {
            display: table-cell;
            vertical-align: top;
        }

        ul.categorymenu > li ul + ul {
            padding-left: 20px;
        }

        ul.categorymenu > li ul > li {
            display: block;
            float: left;
            width: 100%;
            border-bottom: 1px dashed #dddddd;
        }

        ul.categorymenu > li > div > ul.arrow li a {
            padding: 8px 8px 8px 8px;
            display: block;
        }

        ul.categorymenu > li ul > li > a {
            text-decoration: none;
            display: block;
            white-space: nowrap;
            min-width: 150px;
            padding: 8px;
        }

        ul.categorymenu > li > div > ul li:hover a {
            background-color: #26509b;
            color: #fff;
            -webkit-text-shadow: none;
        }

        ul.categorymenu > li > div > ul > li > a {
            color: #999999;
        }

        ul.categorymenu > li ul > li img {
            margin: 3px;
            max-width: none;
        }

.breadcrumb {
    margin-bottom: 5px;
    background: none;
    border: 1px solid #efefef;
    padding: 0 0 0 15px;
}

ul.breadcrumb > li {
    display: inline;
}

.well {
    background: none;
    border: 1px solid #efefef;
}
/* ------------ third level menu ------------ */
ul.categorymenu > li > div > ul > li {
    position: relative;
}

    ul.categorymenu > li > div > ul > li > div {
        display: block;
        padding: 15px;
        position: absolute;
        top: 10%;
        left: 90%;
        z-index: 99999;
        display: none;
        float: left;
        min-width: 120px;
        margin: 1px 0 0;
        list-style: none;
        background-color: #ffffff;
        border: 1px solid #E7E7E7;
        border: 1px solid rgba(0, 0, 0, 0.2);
       
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

ul.categorymenu li div ul {
    margin: 0px;
}

ul.categorymenu > li > div > ul > li > div ul li a {
    background: #fff;
}

ul.categorymenu > li > div > ul > li:hover > div {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 20px 30px 20px 20px;
}

ul.categorymenu > li > div > ul li:hover a {
    background-color: #fff;
    color: #999999;
}

ul.categorymenu > li > div > ul li:hover > a {
    background-color: #26509b;
    color: #fff;
}

ul.categorymenu > li > div > ul > li > div ul li > div {
    display: none;
    display: block;
    padding: 15px;
    position: absolute;
    top: 10%;
    left: 90%;
    z-index: 99999;
    display: none;
    float: left;
    min-width: 120px;
    margin: 1px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #E7E7E7;
    border: 1px solid rgba(0, 0, 0, 0.2);
   
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

ul.categorymenu > li > div > ul > li > div ul li:hover > div {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

ul.categorymenu > li > div > ul > li > div ul li > div {
    display: none;
    display: block;
    padding: 15px;
    position: absolute;
    top: 10%;
    left: 90%;
    z-index: 99999;
    display: none;
    float: left;
    min-width: 120px;
    margin: 1px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #E7E7E7;
    border: 1px solid rgba(0, 0, 0, 0.2);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

ul.categorymenu > li > div > ul > li > div ul li:hover > div {
    display: table;
    width: 100%;
    vertical-align: top;
}
/* ------------ third level menu ------------ */
ul.categorymenu > li > div > ul > li {
    position: relative;
}

    ul.categorymenu > li > div > ul > li > div {
        display: block;
        padding: 15px;
        position: absolute;
        top: 10%;
        left: 90%;
        z-index: 99999;
        display: none;
        float: left;
        min-width: 120px;
        margin: 1px 0 0;
        list-style: none;
        background-color: #ffffff;
        border: 1px solid #E7E7E7;
        border: 1px solid rgba(0, 0, 0, 0.2);
        
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

ul.categorymenu li div ul {
    margin: 0px;
}

ul.categorymenu > li > div > ul > li > div ul li a {
    background: #fff;
}

ul.categorymenu > li > div > ul > li:hover > div {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 20px 30px 20px 20px;
}

ul.categorymenu > li > div > ul li:hover a {
    background-color: #fff;
    color: #999999;
}

ul.categorymenu > li > div > ul li:hover > a {
    background-color: #26509b;
    color: #fff;
}

ul.categorymenu > li > div > ul > li > div ul li > div {
    display: none;
    display: block;
    padding: 15px;
    position: absolute;
    top: 10%;
    left: 90%;
    z-index: 99999;
    display: none;
    float: left;
    min-width: 120px;
    margin: 1px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #E7E7E7;
    border: 1px solid rgba(0, 0, 0, 0.2);
   
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

ul.categorymenu > li > div > ul > li > div ul li:hover > div {
    display: table;
    width: 100%;
    vertical-align: top;
}

ul.categorymenu > li > div > ul > li > div ul li > div {
    display: none;
    display: block;
    padding: 15px;
    position: absolute;
    top: 10%;
    left: 90%;
    z-index: 99999;
    display: none;
    float: left;
    min-width: 120px;
    margin: 1px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #E7E7E7;
    border: 1px solid rgba(0, 0, 0, 0.2);
   
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

ul.categorymenu > li > div > ul > li > div ul li:hover > div {
    display: table;
    width: 100%;
    vertical-align: top;
}
/* ------------ third level end ------------ */

/* ------------ otherddetails ------------ */
.otherddetails {
    border: 1px ridge #dddddd;
    margin: 60px auto 0 auto;
}

    .otherddetails .otherddetailspart {
        border-bottom: 1px dashed;
    }

        .otherddetails .otherddetailspart:last-child {
            background: none;
            border-bottom: none;
        }

        .otherddetails .otherddetailspart .innerclass {
            padding: 0 0 0 90px;
            background: url(/Content/images/otherdetailicon.png) no-repeat 10px center;
        }

            .otherddetails .otherddetailspart .innerclass h2 {
                font-size: 20px;
                color: #5e626b;
                line-height: normal;
                margin: 0;
            }

            .otherddetails .otherddetailspart .innerclass.free {
                background-position: 20px 20px;
                padding-bottom: 20px;
            }

            .otherddetails .otherddetailspart .innerclass.payment {
                background-position: 20px -110px;
                padding-bottom: 20px;
            }

            .otherddetails .otherddetailspart .innerclass.shipping {
                background-position: 20px -380px;
                padding-bottom: 20px;
            }

            .otherddetails .otherddetailspart .innerclass.choice {
                background-position: 20px -360px;
            }
/* ------------ Small banners ------------ */
.smbanner {
    margin: 20px auto 0 auto;
}

    .smbanner .col-lg-3 a {
        border: 1px solid #ddd;
    }
/* ------------ nesletter ------------ */
#newslettersignup input {
    height: 32px;
}

#newslettersignup .pull-right {
    margin-top: 15px;
}

#newslettersignup .newsletter {
    padding: 8px 0 0 80px;
    background: url(/Content/images/otherdetailicon.png) no-repeat left -500px;
    height: 80px;
}

#newslettersignup .newsletter2 {
    padding: 0;
    background: none;
    height: 80px;
}

#newslettersignup .newsletter h2 {
    font-size: 20px;
    color: #5e626b;
    line-height: normal;
    margin: 0px;
}
/* ------------ Featured Proudcts ------------ */
#categorymenu {
    margin: 5px 0 15px 0;
}

#featured:after, #latest:after, #related:after, #category:after, #popularbrands:after, #newslettersignup .container:after {
    clear: both;
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
    ;
}

.thumbnails .productname {
    font-size: 16px;
    color: #5e626b;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px 0;
    display: block;
}

.thumbnails.list .thumbnail .productname {
    font-size: 16px;
    color: blue;
    text-transform: uppercase;    
    text-align: left;
    margin: 0 0 10px 0;
    display: block;
}
.thumbnails.list .thumbnail .productname:hover {
    font-size: 16px;
    color: #db420e;
    text-transform: uppercase;
    text-decoration:underline;    
    text-align: left;
    margin: 0 0 10px 0;
    display: block;
}


.thumbnails.list > li {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.thumbnails.list .productdescription {
    margin: 10px 0 25px 0;
}

.thumbnails.list .thumbnail .shortlinks {
    display: none;
    width: 100%;
    position: absolute;
    text-align: left;
    margin: 30px 0 25px 25px;
}
.thumbnails.list .thumbnail:hover .shortlinks {
    display: block;
    width: 100%;
    position: absolute;
    text-align: left;
    margin: 30px 0 25px 25px;
}


.thumbnails.list .pricetag {
    margin-left: -15px;
}

.thumbnail .offer {
    position: absolute;
    top: 10px;
    left: -2px;
    background: url(/Content/images/offer.png) no-repeat 0 0;
    height: 45px;
    width: 68px;
    float: left;
    overflow: hidden;
    display: block;
    text-indent: 9999px;
}

.thumbnail .sale {
    position: absolute;
    top: 10px;
    left: -2px;
    background: url(/Content/images/sale.png) no-repeat 0 0;
    height: 45px;
    width: 68px;
    float: left;
    overflow: hidden;
    display: block;
    text-indent: 9999px;
}

.thumbnail .new {
    position: absolute;
    top: 10px;
    left: -2px;
    background: url(/Content/images/new.png) no-repeat 0 0;
    height: 45px;
    width: 68px;
    float: left;
    overflow: hidden;
    display: block;
    text-indent: 9999px;
}



.thumbnail .freeship {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 20px;
    width: 60px;
    height: 60px;    
   /*background-image: url('/Content/assets/free-shipping-product.png');*/
   background-image:none;
  
}

.thumbnail .offer, .thumbnail .sale, .thumbnail .new .thumbnail .freeship{
    z-index: 999;
}

.thumbnail .pricetag {
    width: 221px;
    height: 37px;
    background: url(/Content/images/pricetag.png) no-repeat right 0;
    margin-top: 8px;
    position: relative;
    padding: 9px 9px 9px 30px;
    margin-bottom: 20px;
}

    .thumbnail .pricetag .spiral {
        position: absolute;
        top: -19px;
        left: 10px;
        background: url('data:image/png;base64,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') /*/Content/images/spiral.png*/ no-repeat right 0;
        height: 50px;
        width: 35px;
    }
    .thumbnail .pricetag .toolow{
position: absolute;
top: -18px;
left: 15px;
background: url(/Content/Assets/Special-offer.gif) no-repeat right 0;
height: 105px;
width: 106px;
}
    


.thumbnail a.productcart {
    background: #26509b url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAVCAMAAACE9bUqAAAA0lBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Y/9RiAAAARXRSTlMAzl0C8PzvC/WwMWybwwWSpB/E+dL0+CXQSQ9/s2PG414kl1/2Eze9KSLuqBTg8pylwd5DGnTHKE0y+v7YrASI7MkYphFaNQz/AAAAm0lEQVR4XqXJx5aCQBAF0NLpJiqiiGPOOefs5Pf/vzSHhfYpYKV3e+kp1WJx34+dAgA3dkZWSesmHpYsV1DWbFJQKmx2KrwDm6OaATFD+Zgan3LjHrMecXW4yUCzRSFtdN4CFOaYkMI3hBhPpnxseIA/ByQWfNLGewabbSGXzWt6dE7OOTo2LrjqdINEipiPz69vi+jHFL9/9Ip/i2IfVi+3nucAAAAASUVORK5CYII=') /*/Content/images/prodcutcart.png*/ right 7px no-repeat;
    color: #fff;
    float: right;
    padding: 8px 27px 8px 8px;
    font-size: 13px;
}

    .thumbnail a.productcart:hover {
        background: #db420e url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAVCAMAAACE9bUqAAAA0lBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Y/9RiAAAARXRSTlMAzl0C8PzvC/WwMWybwwWSpB/E+dL0+CXQSQ9/s2PG414kl1/2Eze9KSLuqBTg8pylwd5DGnTHKE0y+v7YrASI7MkYphFaNQz/AAAAm0lEQVR4XqXJx5aCQBAF0NLpJiqiiGPOOefs5Pf/vzSHhfYpYKV3e+kp1WJx34+dAgA3dkZWSesmHpYsV1DWbFJQKmx2KrwDm6OaATFD+Zgan3LjHrMecXW4yUCzRSFtdN4CFOaYkMI3hBhPpnxseIA/ByQWfNLGewabbSGXzWt6dE7OOTo2LrjqdINEipiPz69vi+jHFL9/9Ip/i2IfVi+3nucAAAAASUVORK5CYII=') /*/Content/images/prodcutcart.png*/ right 7px no-repeat;
    }

.thumbnail .shortlinks {
    background: #E7E7E7;
    position: absolute;
    left: 0;
    top: 20%;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    display: none;
}

    .thumbnail .shortlinks a {
        font-size: 12px;
        padding: 5px 5px 0 25px;
        background: url(/Content/images/sprite.png) 0 0 no-repeat;
    }

        .thumbnail .shortlinks a.details {
            background-position: 0 -384px;
        }

        .thumbnail .shortlinks a.wishlist {
            background-position: 0 -423px;
        }

        .thumbnail .shortlinks a.compare {
            background-position: 0 -462px;
        }

.thumbnail .price {
    float: right;
    margin-right: 19px;
    text-align: right;
}

    .thumbnail .price .pricenew {
        font-size: 16px;
        color: #5e626b;
        font-weight: bold;
    }

    .thumbnail .price .priceold {
        font-size: 13px;       
        text-decoration: line-through;
        color: #96979d;
    }

.thumbnail .pricecat {
    margin-right: 19px;
    text-align: left;
    /*border-bottom: 1px dashed #5e626b;*/
    margin-bottom: 10px;
}
.thumbnails .caption h5{
min-height:57px;


}
.thumbnails .caption h4 a:hover{
color:orangered;
text-decoration:underline;
}

.thumbnails .caption p{
min-height:40px;

}
    .thumbnail .pricecat .pricenew {
        font-size: 18px;
        color: green;
        margin-bottom:1px;
        font-weight: bold;
        padding-left:10px;
    }
      .thumbnail .pricecat .pricenla {
        font-size: 13px;
        color: grey;
        font-style:italic;
        margin-bottom:1px;
        font-weight: bold;
    }

    .thumbnail .pricecat .priceold {
        font-size: 13px;
        color: #5e626b;
        text-decoration: line-through;       
    }
    .thumbnail .pricecat1 .pricenew {
        font-size: 18px;
        color: green;
        margin-bottom:1px;
        font-weight: bold;
        padding-left:40px;
    }
     .thumbnail .pricecat2 .pricenew {
        font-size: 18px;
        color: green;
        margin-bottom:1px;
        font-weight: bold;
        padding-left:50px;
    }
      .thumbnail .pricecat1 .pricenla1 {
        font-size: 18px;
        color: red;
        margin-bottom:1px;
        font-weight: bold;
        
    }

#featured .thumbnails li:hover .thumbnail img, #latest .thumbnails li:hover .thumbnail img, .thumbnails .thumbnail:hover img, #related .thumbnails li:hover .thumbnail img, #category .thumbnails li:hover .thumbnail img, .thumbnails.list li:hover .thumbnail img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2); /* IE 9 */
    -webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */
    -o-transform: scale(1.2, 1.2); /* Opera */
    -moz-transform: scale(1.2, 1.2); /* Firefox */
    transition: all 0.8s;
    -ms-transition: all 0.8s; /* IE 9 */
    -moz-transition: all 0.8s; /* Firefox 4 */
    -webkit-transition: all 0.8s; /* Safari and Chrome */
    -o-transition: all 0.8s; /* Opera */
}

#featured .thumbnails li .thumbnail, #latest .thumbnails li .thumbnail, #related .thumbnails li .thumbnail, .thumbnails .thumbnail a, #category .thumbnails li .thumbnail, .thumbnails.list li .thumbnail {
    overflow: hidden;
}

    #featured .thumbnails li .thumbnail img, #latest .thumbnails li .thumbnail img, .thumbnails a .thumbnail img, #related .thumbnails li .thumbnail img, #category .thumbnails li .thumbnail img, .thumbnails.list li .thumbnail img {
        transition: all 0.8s;
        -ms-transition: all 0.8s; /* IE 9 */
        -moz-transition: all 0.8s; /* Firefox 4 */
        -webkit-transition: all 0.8s; /* Safari and Chrome */
        -o-transition: all 0.8s; /* Opera */
    }

.thumbnails.list li:hover .thumbnail img {
    transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important; /* Opera */
    -moz-transform: none !important;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
}
/*Brand*/
#popularbrands {
    position: relative;
    padding: 0 0 20px 0;
}

.brandcarousalrelative {
    position: relative;
}

#popularbrands ul#brandcarousal {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

    #popularbrands ul#brandcarousal li {
        text-align: center;
        border: 1px solid #ddd;
        padding: 10px 5px;
        margin: 6px;
        display: block;
        float: left;
    }

#popularbrands.responsive {
    width: auto;
    margin-left: 0;
}

.clearfix {
    float: none;
    clear: both;
}

#popularbrands ul#brandcarousal .prev {
    float: left;
    margin-left: 10px;
}

#popularbrands ul#brandcarousal .next {
    float: right;
    margin-right: 10px;
}

#popularbrands ul#brandcarousal .pager {
    float: left;
    width: 300px;
    text-align: center;
}

    #popularbrands ul#brandcarousal .pager a {
        margin: 0 5px;
        text-decoration: none;
    }

        #popularbrands ul#brandcarousal .pager a.selected {
            text-decoration: underline;
        }

#popularbrands ul#brandcarousal .timer {
    background-color: #999;
    height: 6px;
    width: 0;
}

#popularbrands #prev {
    background: url(/Content/images/carousalarrow.png) no-repeat scroll 8px center #26509b;
    position: absolute;
    font-size: 24px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    height: 25px;
    width: 25px;
    left: 0;
    top: 30px;
}

#popularbrands #next {
    background: url(/Content/images/carousalarrow.png) no-repeat scroll -18px center #26509b;
    position: absolute;
    font-size: 24px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    height: 25px;
    width: 25px;
    right: 0;
    top: 30px;
}

.timer {
    background-color: #999;
    height: 6px;
    width: 0;
}

#musthave {
    width: 500px !important;
}
/*Producct page*/
h1.pagetitle {
    background: #f9f9f9;
    padding: 10px;
    color: #fff;
    font-size: 24px;
    margin: 0 0 40px 0;
    color: #26509b;
}

#product {
    margin-bottom: 20px;
}

.thumbnails.mainimage li.col-lg-5 {
    margin-bottom: 0;
}

.thumbnails.mainimage li.col-lg-4 {
    margin-bottom: 0;
}

ul.productinfo {
    margin: 0;
    padding: 0;
    list-style: none;
    height:100%;
}

    ul.productinfo li {
        padding: 5px 0;
        list-style: none;
        display: flex;
        border-bottom:1px solid gray;
    }
    

        ul.productinfo li .productinfoleft {                        
            font-weight: bold;  
            flex:2;                
        }

        ul.productinfo li > span {
            flex:3;
        }

.productformbutton {
    border-bottom: 1px solid #E7E7E7;
    width: 100%;
    float: left;
    display: block;
    padding-bottom: 25px;
}

.form-horizontal.productform .control-label {
    text-align: left !important;
}

.productaddtocart {
    margin: 10px 10px 10px 160px;
    float: left !important;
}

.rating {
    margin: 25px 30px 40px 0;
    border-top: 1px solid #E7E7E7;
    border-radius: 4px 4px 4px 4px;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #E7E7E7;
}

.options {
    margin: 5px 0 12px 0;
}
#optionsPanel {
    vertical-align: middle;
}
#optionsPanel h4 {
    display:inline-block;    
}

#optionsPanel .radio {
 display:inline-block!important;
 margin-left:15px;
 padding:5px;
 
}
#optionsPanel .radio input {
    margin-left:0px;
    margin-right:5px;
}
ul.rate {
    margin: 0;
    display:inline;
}

    ul.rate li {
        height: 20px;
        width: 20px;
        background: url('data:image/png;base64,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') /*/Content/images/rate.png*/ no-repeat scroll 0 0 transparent;
        display: inline-block;
       
    }

        ul.rate li.on {
            background-position: left top;
        }

        ul.rate li.off {
            background-position: left -24px;
        }

.mainimage li.productthumb {
    display: inline-block;
    width: 100px;
    margin-left: 25px;
}

    .mainimage li.productthumb img {
        cursor: pointer;
    }

.productright {
    position: relative;
}

.productprice .price {
    margin: 0 auto;
    height: 28px;
    line-height: 28px;
    margin-top: 11px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #26509b;
    width: 80px;
}

.productprice .rate {
    /*margin: 25px 0 0 0;*/
}
#productQuestionsAnswers h3, #productQuestionsAnswers h4, #productQuestionsAnswers .blockinfo {
    display:inline-block;
}

.productright .productpriceround {
    display: block;
    cursor: pointer;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    padding: 10px;
    float: right;
    border: 1px solid #E7E7E7;
}

.productprice {
    margin: 0 0 0 0;
    clear: both;
}

.productpageprice {
    font-size: 36px;    
    line-height: 44px;
    color: #26509B;
    display:inline-block;
    font-weight:600;
    margin-top:15px;
}
.productpageprice .availability {
    font-size:20px;
    font-weight:normal;
    color:#FF9457;    
}
.productpageprice .availability .text-success, .productpageprice .availability .text-primary, .productpageprice .availability .text-warning, .productpageprice .availability .text-danger {
    color:#FF9457;
}
.productpageprice .availability .fa {
    display:none;
}

    .productpageprice .spiral {
        position: absolute;
        top: -19px;
        left: 25px;
        background: url('data:image/png;base64,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') /*/Content/images/spiral.png*/ no-repeat right 0;
        height: 50px;
        width: 35px;
    }

.productpageoldprice {
    font-size: 20px;
    text-decoration: line-through;    
    margin-left: 0;    
}

ul.productpagecart {
    margin-top: 20px;
    margin-left: 0;
    display: inline-block;
}



.productpagecart a {
    background: #FF9457;
    color: #fff;
    padding: 15px 15px 15px 15px;
    font-size: 18px;
    display:block;
    text-align:center;
    margin:20px 0;
}

.productpagecart li a.cart {
    background-position: 10px 12px;
}

.productpagecart li a.wish {
    background-position: 10px -51px;
}

.productpagecart li a.comare {
    background-position: 10px -126px;
}

.productpagecart a:hover {
    background-color: #d8420e;
}

.selectsize {
    width: 170px;
    float: left;
    margin-right: 10px;
}

.selectqty {
    width: 100px;
    float: left;
    margin-right: 10px;
}

.quantitybox {
    /*background: #fff;
    border: 1px solid #ccc;*/
    padding: 15px 15px 8px 0;
    display: block;
    margin: 30px 0 20px 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
}

    .quantitybox:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.productlinks {
    margin: 6px 0 0 10px;
    float: left;
}

    .productlinks a {
        margin-right: 10px;
        background: url(/Content/images/productpagelinkicon.png) no-repeat 0 0;
        padding: 0 0 0 25px;
        color: #4B5B58;
        line-height: 24px;
        font-size: 14px;
    }

        .productlinks a.cartadd {
            background-position: 0 0;
        }

        .productlinks a.compare {
            background-position: 0 -49px;
        }

h1.productname {
    color: #26509b;
    font-size: 26px;
    margin: 0 0 20px 0;
    background: none;
    line-height: auto !important;
    font-weight:600;
}

.productright a.addtocart {
    background: url(/Content/images/addtocart.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    height: 34px;
    padding: 58px 0 0;
    text-align: center;
    width: 159px;
    margin-top: 20px;
    display: block;
    cursor: pointer;
    margin-left: 2px;
}

.productright a:hover.addtocart {
    background-position: 0 -111px;
}

.nav-tabs {
    margin: 0;
}

.productdesc {
    margin: 15px 0 0 0;
}

    .productdesc .nav-tabs li a {
        font-size: 13px;      
        text-shadow: 1px 1px 1px #fff;
        color: #999999;
        background-color:white;
    }

        .productdesc .nav-tabs li a:hover {
            color: #333;
        }

    .productdesc .nav-tabs li.active {
        border-bottom: 1px solid #fff;
       
    }

        .productdesc .nav-tabs li.active a {
            background-color:whitesmoke;
            color: #000;
        }

    .productdesc #myTab.nav-tabs li a {
        margin: 0 !important;
    }

.tab-content {
    background-color: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    border-top: none;
    padding: 15px;
}
.tab-pane {
    /*height: 300px;*/

}
ul.reveiw {
    margin: 0;
    padding: 0;
}

    ul.reveiw > li {
        border-bottom: 1px solid #E7E7E7;
        margin-bottom: 22px;
        padding: 5px 0 10px 0;
    }

    ul.reveiw li {
        list-style: none;
    }

        ul.reveiw li .title {
            font-size: 20px;
        }

        ul.reveiw li .date {
            float: right;
            font-size: 14px;
        }

    ul.reveiw ul.rate {
        margin: 10px 0;
    }

.cloud-zoom-lens {
    border: 1px solid #fff; /* Set this to minus the border thickness. */
    background-color: #fff;
    cursor: move;
}

.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #999999;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 10px;
    top: 0px;
}

#musthave {
    margin: 0;
}
/* This is the zoom window. */
.cloud-zoom-big {
    border: 2px solid #fff;
    overflow: hidden;
}
/* This is the loading message. */
.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #999999;
}
/* cart */
.cart-info table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-top: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    background-color: #fff;
}

    .cart-info table tr {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .cart-info table tr:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

.cart-info td, .cart-info th {
    padding: 15px;
}

.cart-info th {
    padding: 10px;
}

.cart-info th{
    font-weight: bold;
    background-color: #eeeeee;
    border-bottom: 1px solid #E7E7E7;
}

    .cart-info th.quantity, .cart-info td.quantity {
        text-align: left;
    }

    .cart-info th .price, .cart-info th .total, .cart-info tbody .price, .cart-info tbody .total {
        text-align: right;
    }

    .cart-info th .quantity a {
        margin-top: -5px;
    }

.cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #E7E7E7;
}

.cart-info tbody .remove {
    vertical-align: middle;
}

.cart-info tbody .remove, .cart-info tbody .image {
    text-align: center;
}

.cart-info tbody .name, .cart-info tbody .model {
    text-align: center;
    font-size:larger;
}
cart-info tbody .name a , .cart-info tbody  .model a {
    text-align: center;
    font-size:larger; 
    color:green;
    
}
cart-info tbody .name a:hover , .cart-info tbody  .model a:hover {
    
    color:#d8420e;
    text-decoration:underline;
}



.cart-info tbody span.stock {
    color: #F00;
    font-weight: bold;
}

.cart-module .cart-heading {
    border: 1px solid #E7E7E7;
    padding: 8px 8px 8px 22px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 15px;
    cursor: pointer;
    background: #ffffff url('../image/arrow-right.png') 10px 50% no-repeat;
}

.cart-module .active {
    background: #ffffff url('../image/arrow-down.png') 7px 50% no-repeat;
}

.cart-module .cart-content {
    padding: 00 15px0;
    display: none;
    overflow: auto;
}

.cart-module > div {
    display: none;
}

.cart-total {
    border-top: 1px solid #E7E7E7;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px;
}

    .cart-total table {
        float: right;
    }

    .cart-total td {
        padding: 3px;
        text-align: right;
    }

.cartoptionbox {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 40px;
}

ul.total {
    font-size: 16px;
    margin-top: 5px;
    margin-right: 10px;
}

    ul.total li {
        padding: 10px 0;
    }

        ul.total li span.extra {
            width: 150px;
            float: left;
            text-align: right;
            padding-right: 20px;
        }

.totalamout {
    font-size: 22px;
    color: #26509b;
}
/* login */
.loginbox {
    padding: 5px;
}
/* register */
.registerbox {
    padding: 20px 15px 0 15px;
    margin-bottom: 20px;
}

.myaccountbox {
    padding: 20px 15px 15px 15px;
    margin-bottom: 20px;
}

    .myaccountbox ul {
        padding: 0px;
        margin: 0px;
    }

        .myaccountbox ul li {
            display: block;
            border-bottom: 1px dashed #E7E7E7;
        }

            .myaccountbox ul li:last-child {
                border: none;
            }

            .myaccountbox ul li a {
                display: block;
                padding: 8px 5px 8px 30px;
                background: url("/Content/images/arrowcategory.png") no-repeat scroll 8px center transparent;
                color: #999999;
            }

                .myaccountbox ul li a:hover {
                    color: #26509b;
                }
/* Checkout */
.checkoutsteptitle {
    padding: 8px 10px;
    background: #E7E7E7 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAyCAMAAAB8gJvdAAABy1BMVEWAgID////Pz8/Pz8/Pz8+AgIDPz8+AgICAgICAgIDPz8+AgIDPz8+AgIDPz8+AgICAgIDPz8+AgICAgICAgICAgICAgIDPz8/Pz8+AgIDBwcGAgICAgICAgICAgICAgIDPz8+AgICPj4+AgICAgICAgIDPz8+AgIDPz8+AgICAgICAgICHh4fPz8+AgICRkZGAgICAgICAgIDPz8/Pz8+Pj4+Xl5eAgICLi4uAgIDPz8+AgICWlpaAgIDPz8+hoaHPz8+AgICDg4OAgIDPz8+AgICAgIDPz8+AgIDPz8+AgICAgICAgICAgIDPz8+1tbWAgIC5ubnPz8+AgID////Pz8+WlpaYmJj+/v7Ozs7g4OClpaW8vLzAwMCHh4eNjY3e3t6ioqLp6ent7e319fX7+/ucnJz8/PzX19fGxsbv7+/09PTc3NzJycmbm5ukpKTLy8vMzMyhoaGKioqDg4OoqKixsbHw8PCEhISGhobCwsL6+vqAgICJiYns7Oyrq6vV1dWPj4/y8vLh4eHk5OTm5ubDw8Ovr6/d3d2mpqa9vb2np6fY2NigoKCXl5fz8/OMjIyTk5P29vb4+PiBgYG0tLSzs7O6urrn5+ehmE0CAAAAVHRSTlMAAAADBgYJCQ8SEhUVGBgbHh4kJy0wMzY8RUVIS05RV1dgZXJ1eHiBgYeNkJCQk5WWmZycn6Koq6uurrGzurq9vcDCw8bP0tLb3uHk6vb29/n7/PyC1HoKAAABzklEQVR4Xs3T5XMTQRjH8VtaQpAKViqohFKKFq2hBVqc8tu9u7in7u6Cusufy91OJr3b53jD9AXfNzuZz+xkd5NHY3abqwK1+8oYTbOxfj4RjryLndvtxYe+v83Bbnj6KOX90efI1yOOEG59jUKp6RKF94bgKFKr8OUlYNKQNtuLyXsKP0gD5qtPAJKhIDC61c1zsFhk+zCsC4vFLro7ExFiUOgm6O7GLljFsyKUBPLfTU/eOzTreXJ203HvHnJvdnje8WpnmMrbJ9befLGSsK+tP2H9YjPjyx8iHdsIM99V3v/00sXH3fxuKVPZqriJ885HnLdtsT5Q1ooucKvrPs2DZac4byrWPJhtkB0/XyRXRjnfPzHpv2G1deX86i/5+9EqGtqjn+8313hzXcxMASvvB06XefDZn98gM2bGKgjX/0Ahs0Hl8lhOShp2gwcUrnspZzf8ccgAELyhcHtKzq4Qwp5iY2qTm5/kgLguJoJvRHYB+LLTzQ8zgKmbcoqDlG//BvqSsIu/QGZso5sDYTjqamRu9ke/rqmhVynMTiaMAv+6Qgd4ZGABsvT4SDVlfm0qvGog2T3a0llJ+RjzB249m7tzYgc7uGdd/6l/ADKTpVypqRcgAAAAAElFTkSuQmCC') /*/Content/images/down.png*/ no-repeat right -21px;
    margin: 5px 0 10px 0;
    color: #495c58;
    font-size: 16px;
    border-bottom: 1px dashed #E7E7E7;
    cursor: pointer;
}

    .checkoutsteptitle.down {
        background-position: right 10px;
    }

    .checkoutsteptitle a.modify {
        float: right;
        margin-right: 30px;
        font-size: 13px;
        line-height: 16px;
    }

.checkoutstep {
    display: none;
    margin: 15px 0 30px 0;
    background: #fff;
    padding: 15px;
}

    .checkoutstep textarea {
        width: 95%;
    }

    .checkoutstep:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.newcustomer, .returncustomer {
    width: 45%;
    float: left;
    border: 1px solid #E7E7E7;
    padding: 15px 20px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

.newcustomer {
    margin-right: 5%;
}

.privacy {
    float: right;
    margin: 10px 10px 0 0;
}
/* javascripts */
.accrodian-trigger {
    padding: 8px 8px 8px 8px;
    display: block;
    margin: 5px 0;
    border: 1px solid #D6D4CB;
    cursor: pointer;
}

.accrodian-trigger, .togglehandle {
    background: url("/Content/images/accrodianicon.png") no-repeat scroll right 5px transparent;
}

.togglehandle {
    padding: 8px 8px 8px 8px;
    display: block;
    margin: 5px 0;
    border: 1px solid #D6D4CB;
    cursor: pointer;
}
/* Blog */
.blogdetail {
    margin-bottom: 30px;
}

#myTab {
    margin-top: 25px;
}

.tab-content.sideblog ul li {
    margin-bottom: 20px;
    padding: 5px 5px 10px 0;
    list-style: none;
    border-bottom: 1px dashed #D6D4CB;
}

    .tab-content.sideblog ul li:last-child {
        border: none;
    }

    .tab-content.sideblog ul li:after {
        content: "";
        clear: both;
        display: block;
    }

.author {
    margin: 5px 0 10px 0;
}

    .author a {
        color: #26509b;
    }

.tab-content ul {
    margin: 0px;
}

.tab-content .blogtitle {
    font-size: 15px;
    color: #26509b;
}

    .tab-content .blogtitle:hover {
        color: #333;
    }

.sideblogimage {
    float: left;
    margin: 0 10px 10px 0;
    padding: 5px;
    border: 1px solid #ddd;
}

.blogicons {
    margin: 20px 0 10px 0;
    clear: both;
}

.blogdetail .blogicons {
    margin: -10px 0 30px 0;
}

.tab-content .blogicons {
    margin: 10px 0 10px 0;
}

.blogicons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.tags {
    margin: 20px0 0;
}

.tags li {
    display: inline-block;
    margin: 5px 3px;
}

ul.tags li a {
    display: inline-block;
    padding: 3px 10px;
    background: #E7E7E7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #999999;
}

    ul.tags li a:hover {
        background: #26509b;
        color: #fff;
    }

span.viewfancypopup {
    background: url("/Content/images/view.png") no-repeat scroll center center transparent;
    text-align: center;
    width: 100%;
    display: none;
    height: 75px;
    position: absolute;
    bottom: 50%;
    margin-bottom: -38px;
}

a.fancyboxpopup {
    position: relative;
    display: block;
}

    a.fancyboxpopup:hover span.viewfancypopup {
        display: block;
        position: absolute;
        z-index: 999;
        margin-top: -55%;
    }

#comments .blogtitle {
    font-size: 14px;
}

.avtar {
    margin: 0 10px 10px 0;
}

.blogautor {
    margin-bottom: 30px;
    padding-bottom: 20px;
}

ul.comments li ul.comments {
    margin-top: 40px;
}

ul.comments li {
    clear: both;
    margin-bottom: 40px;
}

.blogautor .avtar {
    height: 80px;
    width: 120px;
    float: left;
}

.comments .avtar {
    height: 60px;
    width: 60px;
    float: left;
}

.commentdetail {
    margin-left: 150px;
}

ul.comments .commentdetail {
    margin-left: 80px;
}

.usercomment {
    color: #26509b;
    display: block;
    margin: 5px 0;
}

.bloggridtitle {
    font-size: 18px;
    color: #26509b;
    margin: 5px 0 10px 0;
    display: block;
}
/* Sidebar */
.sidewidt {
    margin-bottom: 40px;
}
/* Categories */
.categorytitle {
    margin: 0 0 35px 0;
}

ul.categories {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    ul.categories li {
        display: block;
        border-bottom: 1px dashed #E7E7E7;
    }

        ul.categories li:last-child {
            border: none;
        }

        ul.categories li a {
            display: block;
            padding: 11px 5px 11px 30px;
            background: url("/Content/images/arrowcategory.png") no-repeat scroll 10px center transparent;
            color: #999999;
        }

            ul.categories li a.active {
                color: #26509b;
            }

            ul.categories li a:hover {
                background-image: url("/Content/images/arrowcategory.png") no-repeat scroll 10px center transparent;
                color: #333;
            }
    /* Categories dropdown */
    ul.categories li {
        position: relative;
    }

        ul.categories li > ul {
            display: none;
            position: absolute;
            top: 80%;
            left: 5%;
            z-index: 10;
            background: #fff;
            padding: 10px;
            border: 1px solid #E7E7E7;
        }

        ul.categories li:hover > ul {
            display: block;
        }

        ul.categories li ul li, ul.categories li ul li a {
            display: block;
        }

    ul.categories li {
        position: relative;
    }

        ul.categories li ul li ul {
            display: none;
            position: absolute;
            top: 80%;
            left: 5%;
            z-index: 10;
            background: #fff;
            padding: 10px;
            border: 1px solid #E7E7E7;
        }

        ul.categories li ul li:hover ul {
            display: block;
        }

        ul.categories li ul li ul li, ul.categories li li ul ul li a {
            display: block;
        }
/* Bestsellter */
ul.bestseller {
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    background-color:transparent;
    border-radius: 4px 4px 4px 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    border:1px  groove #ccc;
    margin: 0;
}

    ul.bestseller li a.productname {
        display: block;
        color: #26509b;
        font-size: 13px;
    }

    ul.bestseller li a.productinfoleft {
        font-family:'Open Sans',san-serif;
    }
    ul.bestseller li a.productinfoleft:before {
        font-family:FontAwesome;
    }

    ul.bestseller li a:Hover.productname {
        color: #333;
    }

    ul.bestseller li img {
        float: left;
        margin: 0 5px 10px 0;
        padding: 5px;
        border: 1px solid #E7E7E7;
        background: #fff;
    }

    ul.bestseller li span.price {
        display: block;
        font-size: 16px;
    }

    ul.bestseller li span.procategory {
        display: block;
        color: #333;
    }

    ul.bestseller li {
        display: block;
        padding: 16px 10px 16px 10px;
    }

        ul.bestseller li:last-child {
            border: none;
        }

        ul.bestseller li:hover {
        }

.sidebanner {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    display: block;
    line-height: 1;
    position: relative;
    margin-top: 40px;
}

    .sidebanner img {
        display: block;
        margin: 0 auto;
    }
/* Latest Blog */
.thumbnail .newprice {
    background: #6A7274;
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    padding: 2px 5px;
}

#latestblog p {
    line-height: 20px;
    font-size:15px;
}

#latestblog .blogtitle {
    font-size: 22px;
    color: #26509b;
    line-height: 30px;
    margin-bottom: 5px;
    display: block;
}

    #latestblog .blogtitle:hover {
        color: #26509b;
    }

.latestblogbutton {
    display: block;
    clear: both;
}

.listblcok {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E7E7E7;
}
/* Pagination*/
.pagination {
    margin: 0;
}

    .pagination ul {
        background: #fff;
    }

    .pagination a:hover, .pagination .active a {
        background-color: #fff;
        color: #26509b;
    }
/* sorting*/
.sorting {
    overflow: auto;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 22px;
}
.sorting .well {
    margin-bottom:0;
}
.sorting select {
    height:auto;
}

    .sorting form {
        margin: 0px;
    }
/* listview*/
.list {
    display: none;
}

    .list .thumbnail .links {
        float: right;
        margin-top: 78px;
    }

    .list .details {
        margin: 10px;
        line-height: 18px;
    }
/* Flicker */
#flickr {
    margin-top: 25px;
}

.thumbs {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .thumbs li {
        list-style: none;
        display: inline-block;
    }

        .thumbs li a {
            display: inline-block;
            float: left;
            margin: 4px;
            border: 1px solid #999;
        }

        .thumbs li img {
            height: 50px;
            width: 50px;
        }

        .thumbs li a img {
            border: none;
        }

#fb-root, #fb-root > div {
    overflow: hidden;
}
/* Contact */
label.error {
    color: #26509b;
    float: none;
    display: inline-block;
}
/* typo */
ul.listoption1, ul.listoption2, ul.listoption3, ul.listoption4, ul.listoption5, ul.listoption6, ul.foodicon, ul.blogcaterg {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.listoption1 li, ul.listoption2 li, ul.listoption3 li, ul.listoption4 li, ul.listoption5 li, ul.listoption6 li {
        display: block;
        padding: 5px 0 5px 20px;
    }

    ul.listoption1 li {
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAQlBMVEX///+0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRwuO7SAAAAFXRSTlMAAC1LDwYJuifGrgOik2mHpb3SMxvUJi+5AAAARUlEQVQY02NgIAYwggAHC4hEEmDmZEMTEGVnhQkwiUIAFzeagCgPuoAoL7oAH5oAP5oWATRrBVlRBYRYUB0mLIJwOn4AALhYBT0LwJ1+AAAAAElFTkSuQmCC') /*/Content/images/list1.png*/ no-repeat scroll 0 5px;
        padding: 5px 0 5px 25px;
    }

    ul.listoption2 li {
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEX///+tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra0ZdFd2AAAAG3RSTlMAAAMJPBK9RfyrzBgw6n5s8IThsYH5ct4zog+Wyui5AAAAUUlEQVR4Xo3NNxaAMAwEUSRHco57/3vCo0AWDUz5m8n+ZRzdPUCFfUEeGw0t4MsUKgB1SIA7XPUCJgIYrEAAMDoSmDAv6uLXTW15P0gDkcBnJ7+zA2NUowZiAAAAAElFTkSuQmCC') /*/Content/images/list2.png*/ no-repeat scroll 0 5px;
    }

    ul.listoption3 li {
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHAQMAAAAVq36TAAAABlBMVEX///9VVVXjeDNPAAAAAXRSTlMAQObYZgAAABNJREFUCNdjaGBmAEEmASYFJgcAB/ABABcnLiwAAAAASUVORK5CYII=') /*/Content/images/list3.png*/ no-repeat scroll 0 9px;
        padding: 5px 0 5px 15px;
    }

    ul.listoption4 li {
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAHlBMVEVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVXWh/GCAAAACXRSTlMAh2YzeDAYNhto1+JAAAAAJUlEQVQI12Ng4GRgYGDVVGdgYJk5kYFh5syZEyAsNksLoAxQFgBguwWWN89hAgAAAABJRU5ErkJggg==') /*/Content/images/list4.png*/ no-repeat scroll 0 10px;
    }

    ul.listoption5 li {
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAPFBMVEX///+zs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7M8+oidAAAAE3RSTlMAAIrnpQl4LeH5chVRWiTJ2BhXSj8RXwAAAEVJREFUGBmtwYkRgCAAA7AWRMBfu/+uKnQCzwQfcB6i9oWEnVGvkbBBTd1gVd0IkwVYUbfCJjUlwRj0ODJhZJ7ClUj85wZ3AAQxFCFjjwAAAABJRU5ErkJggg==') /*/Content/images/list5.png*/ no-repeat scroll 0 10px;
        padding: 5px 0 5px 15px;
    }

    ul.listoption6 li {
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHAQMAAAAPl54dAAAABlBMVEX///9VVVXjeDNPAAAAAXRSTlMAQObYZgAAABNJREFUCNdj8GBmAEEmTiYhJhUABK8Al4BYAN0AAAAASUVORK5CYII=') /*/Content/images/list6.png*/ no-repeat scroll 0 10px;
    }
/* messages */

.errormsg, .alertmsg, .successmsg, .infomsg, .infomsg2 {
    background: url("/Content/images/messages.png") no-repeat scroll 8px 0 transparent;
    display: block;
    margin: 18px 0;
    padding: 15px 8px 15px 50px;
    position: relative;
    color: #666666 !Important;
}

.errormsg {
    background-color: #FCCAC1;
    background-position: 8px -69px;
    border: 1px solid #E18B7C;
}

.alertmsg {
    background-color: #FFE9AD;
    background-position: 8px -214px;
    border: 1px solid #EAC572;
}

.successmsg {
    background-color: #EFFEB9;
    background-position: 8px -144px;
    border: 1px solid #C1D779;
}

.infomsg {
    background-color: #DEEEFA;
    background-position: 8px 5px;
    border: 1px solid #AFD3F2;
}

.infomsg2 {
    background-color: #FFFFFF;
    background-position: 8px 5px;
    border: 1px solid #AFD3F2;
}

a.clostalert {
    background: url("/Content/images/messages.png") no-repeat scroll 0 -310px transparent;
    cursor: pointer;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-indent: 9999px;
    top: 5px;
    width: 15px;
}
/* Footer */
#footer {
    margin-top: 40px;
}

    #footer ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        #footer ul li {
            list-style: none;
        }

    #footer .info ul li:last-child {
        background: none;
    }

.contact ul li {
    background: url(/Content/images/sprite.png) no-repeat 0 0;
    padding: 0 0 0 32px;
    height: 53px;
}

    .contact ul li.phone {
        background-position: 0 -555px;
    }

    .contact ul li.mobile {
        background-position: 0 -502px;
    }

    .contact ul li.email {
        background-position: 0 -613px;
    }

.footerlinks {
    padding: 22px 0 18px;
    background: #3a3a3a;
    color: #969ba4;
}

    .footerlinks ul li a {
        color: #969ba4;
        padding: 5px 10px 5px 10px;
    }

        .footerlinks ul li a:hover {
            color: #f9f9f9;
        }

    .footerlinks .info {
        float: left;
        margin-top: 5px;
    }

    .footerlinks ul li {
        display: inline-block;
    }

        .footerlinks ul li:first-child a {
            padding-left: 0px;
        }
/* footer twitter  */
#twitter ul {
    margin-bottom: 20px;
}

    #twitter ul li {
        margin-bottom: 15px;
        padding: 0 !important;
        display: block;
        clear: both;
    }

        #twitter ul li a {
            font-style: italic;
            color: #26509b;
        }

a.tweet_avatar {
    margin: 5px 5px 5px 0;
    float: left;
}

.tweet_list .tweet_avatar {
    float: left;
}

.tweet_time {
    clear: both;
}
/* footersocial  */
.footersocial {
    padding: 30px 0 40px;
    background: #F5F5F5;
    color: #5E626B;
}

    .footersocial h2 {
        margin-bottom: 30px;
        font-size: 18px;
        color: #5e626b;
        text-transform: uppercase;
        border-bottom: 1px dashed #999;
        padding: 0 0 5px 0;
    }

#footersocial {
    float: right;
    margin-right: -12px;
}

    #footersocial a {
        background: url(/Content/images/footericon.png) no-repeat;
        height: 30px;
        width: 30px;
        margin-right: 11px;
        text-indent: -9999px;
        overflow: hidden;
        display: inline-block;
        margin-bottom: 5px;
        -moz-transition: all .2s ease;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
    }

        #footersocial a:hover {
            -moz-transition: all .2s ease;
            -webkit-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease;
        }

        #footersocial a.facebook {
            background-position: 0 -6px;
        }

            #footersocial a.facebook:hover {
                background-position: 0 -47px;
            }

        #footersocial a.twitter {
            background-position: -40px -6px;
        }

            #footersocial a.twitter:hover {
                background-position: -40px -47px;
            }

        #footersocial a.linkedin {
            background-position: -80px -6px;
        }

            #footersocial a.linkedin:hover {
                background-position: -80px -47px;
            }

        #footersocial a.blooger {
            background-position: -118px -6px;
        }

            #footersocial a.blooger:hover {
                background-position: -118px -47px;
            }

        #footersocial a.rss {
            background-position: -155px -6px;
        }

            #footersocial a.rss:hover {
                background-position: -155px -47px;
            }

        #footersocial a.dig {
            background-position: -194px -6px;
        }

            #footersocial a.dig:hover {
                background-position: -194px -47px;
            }

        #footersocial a.googleplus {
            background-position: -234px -6px;
        }

            #footersocial a.googleplus:hover {
                background-position: -234px -47px;
            }

        #footersocial a.skype {
            background-position: -271px -6px;
        }

            #footersocial a.skype:hover {
                background-position: -271px -47px;
            }

        #footersocial a.flickr {
            background-position: -309px -6px;
        }

            #footersocial a.flickr:hover {
                background-position: -309px -47px;
            }
/*Copyright Bottom*/
.copyrightbottom {
    background: #303030;
    padding: 15px 0;
    color: #969ba4;
}

#gotop {
    position: fixed;
    bottom: 2px;
    right: 5px;
    height: 58px;
    width: 58px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAMAAADWZboaAAACRlBMVEVIPjr///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9IPjr///9bUk9kXFhtZWFMQz9VTEhmXlpqYl9ZUE1vZ2R6cm+AeXaGgH2Ri4mWkI2alJKemZegm5mnoqCppKKxray0sK62srC6trXBvbzFwsDf3dzs6+r09PP29vb5+Pj7+vr9/f1RR0NeVVGinZtxaWZ1bmurpqWtqad3cG1gV1N8dHK4tLNiWVa8ube+u7mCe3nDv75ORUHHxMPJxsXLycfQzczSz87U0tGLhILh39/n5ubp6OiPiYbu7ezw7+/y8fFXTkqTjYtoYF1KQDycl5RTSUZKQDxQRkJTSkZWTEleVVFjW1dvaGR3b2yEfnuIgX+LhIKVj42WkI6cl5Stqaeuqai0sK68ubfBvbzGw8LOzMrQzczU0tHa2Njb2djd29vi4N/k4uLm5eTn5eWC6BceAAAAwnRSTlMAAAECAwUHCAkKDQ4QEhYXGRodIiMkJigpKywvMTIzNTc4Oj0/QUNGR0lKS0xPUVJTVFVWWFtcXmFjZGVnaWprbW5wcXN0dXd5ent8fX6AgoOEhYeJi42Oj5CUlpeZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZqcnZ6ho6eqsLKzuLm7xMXIzdDT2Nnc4eLj5+jq68186BsAAAMGSURBVEjH7dZXXxNBFMZhYsGGvSuWoIhdRMUuYkNQUMGu84cAKhaqgg2DvXfF3gUUwd5RIfPNvMhCZtbZBPTW9yrZPc9mfyezsyfM9dcJ+09dESPi4pempCyKnxLZtS10aOxqlKRNHthKOiaZP5IU1QrqXowx8yLDrDjRGVbl/bL83Sc8nrzdBfsfWoemBqU9/T9ZXnJcKMkr9QKwMNyZujcAcG67sCVrPwCp/ZyoG4DKXGHIjtst1kB7bwI4ly2MqbgOkNrFRDssA7x7hGOKARJMdA7AYyFC2Ol/0miAvcGkeHoVwG2nnTOAG9lBqXh+AEiy0/HA4Uxb6Qu73eYFonXacTVQYCt82/jWbvcCy3U6CnhQoZd9kFJ+sNHMI8Agjc4CjmlF1V+klFJ+qdZtKTBJo5uAM2rJy+/Sn+8vNXoaSFNpX+CAWvHqh2zOj1faH/QQ6KbQscBJpaC+UQbSWK/ay8Bwhc4FdgVOv/NJNb53Cn0GxCp0JbBNa62UUvo+N19CafROIEGh64FHemulbHojXjdZnwON9gApCt0CZNta+6tOCFH3y97oLGCVmX6zahtqhRBC1DZY379Z9DywRqEbgRz/Kav0a41VWvPVupTDDacBuSr9VNXSl6pPGj0LJCo0AdgZoL732gp671NoPhCn0PFAUQvV14C1QprpRWCkQgcAlc1UX3n+dfmzhd4Fuiu0PeD1774NVmv11DZYdAeQoT05SUC+EEKIjzXGvaXmY+BZj9PoGOBghQiZzMNApEa7rjNsMIbsA1aYtrWcUDLXsK35N9OyEDL7pmkzdcUQ+pb3Gbdwl2sBgSVlzh6AeMM7JyIDKM9zlre8wJJ2ppfkEIAj95xkIcCGXuZXcwwAF4x9PnoNALfTQDABgEOFV+ww51Q5wNZRzmNI1Gb/+FKYpUJP0SEA0gcHG356JFqTzp3iS0+EEMKzq+SgdWh2p+Bzkysm3TxyJY8ONXK5XOETDTgtpnXjZXjUzLWqS582rH0bhtr+4+anAqTMje7zf/b/F/obG4n0XXB09twAAAAASUVORK5CYII=') /*/Content/images/gotop.png*/ no-repeat 0 0;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}

.the-icons li {
    display: inline-block;
    width: 22%;
    padding: 10px 0;
}

@media (max-width: 1200px) {
    .headerdetails {
        padding: 40px 0 40px 0 !important;
    }

    #topnav ul li a {
        font-size: 12px;
        margin-right: 8px;
    }

    .top-search input {
        width: 180px;
    }

    .thumbnails li:hover .thumbnail img {
        transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        -o-transform: none; /* Opera */
        -moz-transform: none;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
    }

    .thumbnail {
        text-align: center;
    }
  #categorymenu .subnav .home {display: none}    
    #categorymenu .subnav span {display: none}
    #detailsTab a span{display:none}
}
  
    
@media (min-width: 768px) and (max-width: 1200px) {
    .thumbnail .pricetag {
        background: none;
        width: auto;
        height: auto;
        padding: 0;
        margin: 10px 0;
    }

        .thumbnail .pricetag .spiral {
            display: none;
        }

    .thumbnail .price {
        text-align: center;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .thumbnail a.productcart {
        float: none;
    }

    .thumbnail .shortlinks {
        top: 10%;
    }
}

@media (max-width: 979px) {
    #categorymenu {
        margin: 0 0 10px 0;
    }

        #categorymenu select {
            display: block;
        }

    #categorymenu {
        background: none;
    }

    .container {
        padding: 0px;
    }

    nav.subnav {
        width: auto;
        float: none;
    }

        nav.subnav select {
            display: inline-block;
            height: auto;
            width: 100%;
            float: none;
        }

    nav.subnav {
        background: none;
        border: none;
    }

        nav.subnav ul {
            display: none;
        }

    #topnav {
        width: 330px;
    }

        #topnav ul {
            padding: 6px 0 0 0;
        }

    .headerstrip .pull-right {
        float: none;
        text-align: center;
    }

        .headerstrip .pull-right .search-query {
            width: 90%;
            margin-top: 15px;
        }

    .headerdetails {
        margin: 0px;
        padding: 20px 0 0 0 !important;
    }

        .headerdetails .nav.pull-left {
            float: none;
        }

        .headerdetails .pull-left {
            float: none;
            text-align: center;
        }

        .headerdetails .pull-right {
            float: none;
            text-align: center;
        }

    .headerstrip {
        height: auto;
    }

    .headerdetails .topcall {
        position: absolute;
        right: 50px;
        top: 5px;
        background: url(/Content/images/sprite.png) left -659px no-repeat;
        color: #fff;
    }

    .thumbnail .pricetag {
        margin: 0 auto;
    }

    .otherddetails .otherddetailspart .innerclass h2 {
        font-size: 18px;
    }

    #featured .thumbnails li:hover .thumbnail img, #latest .thumbnails li:hover .thumbnail img, #related .thumbnails li:hover .thumbnail img, #category .thumbnails li:hover .thumbnail img, .thumbnails.list li:hover .thumbnail img {
        transform: none;
        -ms-transform: none; /* IE 9 */
        -webkit-transform: none; /* Safari and Chrome */
        -o-transform: none; /* Opera */
        -moz-transform: none; /* Firefox */
        transition: all 0.8s;
        -ms-transition: all 0.8s; /* IE 9 */
        -moz-transition: all 0.8s; /* Firefox 4 */
        -webkit-transition: all 0.8s; /* Safari and Chrome */
        -o-transition: all 0.8s; /* Opera */
    }

    
    .newcustomer, .returncustomer {
        width: 85%;
        margin-bottom: 10px;
    }

    .checkoutstep .col-lg-4 {
        width: auto;
    }

    .heading1 {
        font-size: 22px;
    }

    .heading2 {
        font-size: 18px;
    }

    .heading1 .subtext {
        font-size: 15px;
    }

    .heading1 .maintext {
        font-size: 22px;
    }
}

@media (max-width: 760px) {
    .container {
        padding: 0 15px;
    }

    .headerdetails .topcall {
        display: none;
    }

    .headerstrip {
        text-align: center;
    }

        .headerstrip #topnav {
            background: #26509b;
            padding-bottom: 10px;
        }

        .headerstrip .pull-left {
            float: none;
        }

    .top-search {
        margin-top: -5px;
    }

    #topnav {
        width: auto;
        text-align: center;
    }

        #topnav ul {
            text-align: center;
            margin: 0 auto;
            float: none;
        }

            #topnav ul li {
                display: inline-block;
                float: none;
            }

    .headerstrip .pull-right .search-query {
        margin-top: 0px;
    }

    .footerlinks {
        text-align: center;
    }

        .footerlinks .info, #footersocial {
            float: none;
            margin: 10px 0;
        }

    .footerlinks {
        padding: 10px 0;
    }

    .copyrightbottom {
        text-align: center;
    }

        .copyrightbottom .textright {
            text-align: center;
        }

    .otherddetails .otherddetailspart {
        width: 100%;
        background: none;
        border-bottom: 1px solid #ddd;
    }

    #newslettersignup input[type=submit] {
        height: 32px;
    }

    .the-icons li {
        display: block;
        width: 90%;
        padding: 10px 0;
    }

    .smbanner .col-lg-3 a {
        margin: 10px 0;
    }

    .heading1 .subtext {
        display: none;
    }

    .productdesc #myTab.nav-tabs li a {
        padding: 8px;
    }

    th.image, th.model, td.image, td.model {
        display: none !important;
    }

    .cart-info td, .cart-info th {
        padding: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .inlinelables, .badges, .description {
        display: none;
    }

    .modify {
        text-indent: -9999px;
        overflow: hidden;
    }
}
/* ------------ bootstrap overwrite ------------ */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(242, 92, 39, 0.6);
    outline: 0;
    outline: thin dotted \9; /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 92, 39, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 92, 39, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 92, 39, 0.6);
}

input.search-query, .btn, .label, .badge, .nav-pills > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.dropdown-menu li > a {
    color: #96979d;
}

.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #E7E7E7;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.nav > li > a:hover {
    background-color: transparent;
}

.nav .dropdown-toggle .caret {
    border-bottom-color: #26509b;
    border-top-color: #26509b;
    margin-top: 10px;
}

.dropdown-menu li > a {
    padding: 5px 20px;
}

    .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
        color: #ffffff;
        text-decoration: none;
        background: #26509b;
    }

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    color: #333333;
    text-decoration: none;
    background: #26509b;
    outline: 0;
}

.btn {
    padding: 6px 12px;
}

.btn-orange {
    color: #ffffff;
    -webkit-text-shadow: none;
    text-shadow: none;
    background: #26509b;
   
    box-shadow: none;
}

    .btn-orange:hover, .btn-orange:active, .btn-orange.active, .btn-orange.disabled, .btn-orange[disabled] {
        color: #ffffff;
        background-color: #d8420e;
      
    }

    .btn-orange:active, .btn-orange.active {
        background-color: #d8420e;
    }

.label-orange, .badge-orange {
    background-color: #26509b;
}

    .label-orange[href], .badge-orange[href] {
        background-color: #26509b;
    }

.dropdown-menu {
    top: 97%;
}

.nav-tabs > li > a, .nav-pills > li > a {
    margin: 2px 5px 2px 6px;
}

.thumbnail {
    position: relative;
    padding: 0px;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

table th {
    color: #333;
}

.nav li.dropdown.open a:hover .caret {
    border-top-color: #26509b !important;
    border-bottom-color: #26509b !important;
    opacity: 1;
    filter: alpha(opacity=100);
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 100%;
    }

    .thumbnail .offer, .thumbnail .sale, .thumbnail .new {
        left: 70px;
    }

    #topnav ul li a {
        font-size: 11px;
        margin-right: 5px;
    }

    .headerstrip #topnav {
        margin-bottom: 0;
    }
}

.footersocial .col-lg-3 {
    overflow: hidden;
}
/*Bootstrap update*/

/*.navbar {
    background: #26509b !important;
   
    width:auto !important;
}*/

#topnav ul li {
    float: left;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 24px;
    line-height: 20px;
    vertical-align: middle;
    padding: 4px 6px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    margin-bottom: 10px;
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.nav .dropdown-toggle .caret {
    margin-top: 0px;
}

.nav-pills > li > a, .nav > li > a {
    padding: 8px 12px;
}

.headerdetails ul.nav.language li.dropdown {
    padding: 0px;
}

.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
    content: "";
    display: table;
    line-height: 0;
}

.nav-tabs:after, .nav-pills:after {
    clear: both;
}

.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
    content: "";
    display: table;
    line-height: 0;
}

ul.categorymenu {
    padding: 0px;
}

#featured .thumbnails li .thumbnail, #latest .thumbnails li .thumbnail, #related .thumbnails li .thumbnail, #category .thumbnails li .thumbnail, .thumbnails.list li .thumbnail {
    overflow: hidden;
}

.thumbnail {
    border: medium none;
    box-shadow: none;
    padding: 0;
    position: relative;
}

.thumbnail {
    border-radius: 4px 4px 4px 4px;
    display: block;
    line-height: 20px;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.thumbnails:before, .thumbnails:after {
    content: "";
    display: table;
    line-height: 0;
}

.thumbnails:after {
    clear: both;
}

.thumbnails:before, .thumbnails:after {
    content: "";
    display: table;
    line-height: 0;
}

.thumbnails {
    margin: 0;
    padding: 0;
}
div.thumbnails {
    margin:0!important;
}

.smbanner .col-lg-3 a {
    width: 90%;
    float: left;
    margin: 0 5px;
}

ul.categorymenu > li > div > ul > li > div {
    min-width: 200px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    line-height: 20px;
    padding: 4px 6px;
}

.input-xlarge {
    width: 270px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -o-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input, .input-append .dropdown-menu, .input-prepend .dropdown-menu, .input-append .popover, .input-prepend .popover {
    font-size: 14px;
}

.input-append, .input-prepend {
    font-size: 0;
}

ul.thumbnails div.thumbnail {
    width: 270px;
}

.btn, .pricetag, #carouseindex4 ul.slides li, .productpageprice, .productdesc #myTab.nav-tabs li a, .control-group, ul.categorymenu > li > div {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

/*#cloud-zoom-big {
    margin: 5px;
}*/

.mainimage li.productthumb {
    margin: 10px;
}

select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.control-group {
    display: block;
    margin-bottom: 10px;
    clear: both;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
}

.controls {
    display: block;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

#categorygrid ul.thumbnails div.thumbnail {
    width: auto;  
    background-color:transparent;
    border:1px solid #c2c2c2;
}    
#categorygrid .grid {
    display:flex;
    flex-wrap:wrap;
}
#categorygrid .grid li {
  flex-grow:1;
  flex-shrink:0;
  flex-basis: 33%;
  margin-bottom:10px;
  max-width:33.33333333%
}
.thumbnails .productname-category {
    font-size: 16px;
    color: #5e626b;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px 0;
    display: block;
    height: 50px;
}




.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 160px;
}

input, textarea, .uneditable-input {
    width: 206px;
}

.form-horizontal .controls {
    margin-left: 180px;
}

textarea {
    height: auto;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}

.bloggrid .col-lg-4 {
    margin-bottom: 20px;
}
.bloggrid > .thumbnails {
    display:flex;
    flex-flow:row wrap;
}
.bloggrid > .thumbnails li {
    flex:1;
    max-width:33.3%;
}
 .thumbnails {
margin:0;
}
.thumbnails .thumbnail {
    width: 250px;
}
.thumbnails .thumbnail img {
	
        border-top:0;
}


.form-horizontal .form-actions {
    padding-left: 180px;
}

img {
    max-width: 100%;
    height: auto;
}

.footerlinks ul li {
    float: left;
}

#newslettersignup input[type=text] {
    width: 156px;
}

@media only screen and (max-width:1190px) {
    ul.thumbnails div.thumbnail {
        width: auto;
    }

    .topcart > li > a, .topcart .nav > li > a {
        padding: 2px 12px;
    }

    .thumbnails.list .productdiscrption {
        text-align: left;
    }

    .thumbnails.list .thumbnail a.productcart {
        float: left;
        margin-left: 15px;
    }

    .thumbnails.list .price {
        text-align: left;
        float: left;
        margin-left: 20px;
        width: auto;
        margin-top: 0px;
    }
}

@media only screen and (max-width:979px) {
    .headerstrip {
        padding-bottom: 10px;
        background:white;
    }

    ul.language {
        margin-bottom: 20px;
    }

    #product .col-lg-5 {
        margin-left: 20px;
    }

    .heading2 {
        clear: both;
    }

    .heading1, .heading2 {
        margin: 40px 0 10px 0;
    }

    .footerlinks ul li {
        float: none;
    }
}

@media only screen and (max-width:700px) {
    input, textarea, select, .uneditable-input {
        width: 75%;
    }

    .form-horizontal .control-label {
        text-align: left;
    }

    .form-horizontal .controls {
        margin: 0;
    }
}

@media only screen and (max-width:479px) {

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding: 0 8px;
    }

    nav.subnav select {
        width: 95%;
    }
}

/* spinner */
.ui-spinner-button {
    border-width: 0 !important;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    width: 18px;
    color: #FFFFFF !important;
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    display: inline-block;
    position: absolute;
    text-align: center;
    padding: 0;
}

    .ui-spinner-button > [class*="icon-"] {
        width: 18px;
        display: inline-block;
    }

.ui-spinner-up {
    top: 0;
    right: 5px;
}

.ui-spinner-down {
    bottom: 3px;
    right: 5px;
}

.ui-spinner-input {
    margin-top: 0;
    padding: 5px;
    max-width: 100px;
    font-size: 14px;
}




.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 600px;
    list-style: none;
    line-height: 20px;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none !important;
}

.dd-list .dd-list {
    padding-left: 15px;
}

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    line-height: 20px;
}

.dd-handle,
.dd2-content {
    display: block;
    margin: 5px 0;
    padding: 3px 12px;
    background: #F8FAFF;
    border: 1px solid #DAE2EA;
    color: #7C9EB2;
    text-decoration: none;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
font-size:12px!important;
}
.filter.links:hover {
 text-transform:none!important;
}

    .dd-handle.dd-nodrag {
    }

    .dd-handle:hover,
    .dd2-content:hover {
        color: #438EB9;
        background: #F4F6F7;
        border-color: #DCE2E8;
    }

    .dd-handle[class*="btn-"],
    .dd2-content[class*="btn-"] {
        color: #FFF;
        border: none;
        padding: 9px 12px;
    }

        .dd-handle[class*="btn-"]:hover,
        .dd2-content[class*="btn-"]:hover {
            opacity: 0.85;
            color: #FFF;
        }

.dd2-handle + .dd2-content,
.dd2-handle + .dd2-content[class*="btn-"] {
    padding-left: 44px;
}

.dd-handle[class*="btn-"]:hover,
.dd2-content[class*="btn-"] .dd2-handle[class*="btn-"]:hover + .dd2-content[class*="btn-"] {
    color: #FFF;
}

.dd-item > button:hover ~ .dd-handle,
.dd-item > button:hover ~ .dd2-content {
    color: #438EB9;
    background: #F4F6F7;
    border-color: #DCE2E8;
}

    .dd-item > button:hover ~ .dd-handle[class*="btn-"],
    .dd-item > button:hover ~ .dd2-content[class*="btn-"] {
        opacity: 0.85;
        color: #FFF;
    }

.dd2-handle:hover ~ .dd2-content {
    color: #438EB9;
    background: #F4F6F7;
    border-color: #DCE2E8;
}

    .dd2-handle:hover ~ .dd2-content[class*="btn-"] {
        opacity: 0.85;
        color: #FFF;
    }

.dd2-item.dd-item > button {
    margin-left: 34px;
}

.dd-item > button {
    display: block;
    position: relative;
    z-index: 1;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 0 0 0 5px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    top: 4px;
    left: 1px;
    color: #d8420e;
}

    .dd-item > button:before {
        font-family: FontAwesome;
        content: '\f067';
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        text-indent: 0;
        font-weight: normal;
        font-size: 14px;
    }

    .dd-item > button[data-action="collapse"]:before {
        content: '\f068';
    }

    .dd-item > button:hover {
        color: #4ec31f;
    }

.dd-item.dd-colored > button,
.dd-item.dd-colored > button:hover {
    color: #EEE;
}

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #F0F9FF;
    border: 2px dashed #BED2DB;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dd-empty {
    border-color: #AAA;
    border-style: solid;
    background-color: #e5e5e5;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 999;
    opacity: 0.8;
}

    .dd-dragel > li > .dd-handle {
        color: #4B92BE;
        background: #F1F5FA;
        border-color: #D6E1EA;
        border-left: 2px solid #777;
        position: relative;
    }

        .dd-dragel > li > .dd-handle[class*="btn-"] {
            color: #FFF;
        }

    .dd-dragel > .dd-item > .dd-handle {
        margin-top: 0;
    }

.dd-list > li[class*="item-"] {
    border-width: 0;
    padding: 0;
}

    .dd-list > li[class*="item-"] > .dd-handle {
        border-left: 2px solid;
        border-left-color: inherit;
    }

.dd-list > li > .dd-handle .sticker {
    position: absolute;
    right: 0;
    top: 0;
}

.dd2-handle,
.dd-dragel > li > .dd2-handle {
    left: 0;
    top: 0;
    width: 36px;
    margin: 0;
    border-width: 1px 1px 0 0;
    text-align: center;
    padding: 0 !important;
    line-height: 38px;
    height: 38px;
    background: #EBEDF2;
    border: 1px solid #DEE4EA;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

    .dd2-handle:hover,
    .dd-dragel > li > .dd2-handle {
        background: #E3E8ED;
    }

.dd2-content[class*="btn-"] {
    -webkit-text-shadow: none !important;
    text-shadow: none !important;
}

.dd2-handle[class*="btn-"] {
    -webkit-text-shadow: none !important;
    text-shadow: none !important;
    background: rgba(0, 0, 0, 0.1) !important;
    border-right: 1px solid #EEE;
}

    .dd2-handle[class*="btn-"]:hover {
        background: rgba(0, 0, 0, 0.08) !important;
    }

.dd-dragel .dd2-handle[class*="btn-"] {
    border-color: transparent;
    border-right-color: #EEE;
}

.dd2-handle.btn-yellow {
    -webkit-text-shadow: none !important;
    text-shadow: none !important;
    background: rgba(0, 0, 0, 0.05) !important;
    border-right: 1px solid #FFF;
}

    .dd2-handle.btn-yellow:hover {
        background: rgba(0, 0, 0, 0.08) !important;
    }

.dd-dragel .dd2-handle.btn-yellow {
    border-color: transparent;
    border-right-color: #FFF;
}

.dd-item > .dd2-handle .drag-icon {
    display: none;
}

.dd-dragel > .dd-item > .dd2-handle .drag-icon {
    display: inline;
}

.dd-dragel > .dd-item > .dd2-handle .normal-icon {
    display: none;
}

li.item-blue2 {
    border-left-color: #3983c2;
}

li.item-black {
    border-left-color: #505050;
}

/* wizard */
.wizard-steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

    .wizard-steps li {
        display: table-cell;
        text-align: center;
        width: 1%;
    }

        .wizard-steps li .step {
            border: 5px solid #ced1d6;
            color: #546474;
            font-size: 15px;
            border-radius: 100%;
            background-color: #FFF;
            position: relative;
            z-index: 2;
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 30px;
            text-align: center;
        }

        .wizard-steps li:before {
            /* the line running through each step*/
            display: block;
            content: "";
            width: 100%;
            height: 1px;
            font-size: 0;
            overflow: hidden;
            border-top: 4px solid #CED1D6;
            position: relative;
            top: 21px;
            z-index: 1;
        }

        .wizard-steps li:last-child:before {
            max-width: 50%;
            width: 50%;
        }

        .wizard-steps li:first-child:before {
            max-width: 51%;
            left: 50%;
        }

        .wizard-steps li.active:before,
        .wizard-steps li.complete:before,
        .wizard-steps li.active .step,
        .wizard-steps li.complete .step {
            border-color: #5293c4;
        }

        .wizard-steps li.complete .step {
            cursor: default;
            color: #FFF;
            -webkit-transition: transform ease 0.1s;
            -moz-transition: transform ease 0.1s;
            -o-transition: transform ease 0.1s;
            transition: transform ease 0.1s;
        }

            .wizard-steps li.complete .step:before {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                line-height: 30px;
                text-align: center;
                border-radius: 100%;
                content: "\f00c";
                background-color: #FFF;
                z-index: 3;
                font-family: FontAwesome;
                font-size: 17px;
                color: #87ba21;
            }

        .wizard-steps li.complete:hover .step {
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
            border-color: #80afd4;
        }

        .wizard-steps li.complete:hover:before {
            border-color: #80afd4;
        }

        .wizard-steps li .title {
            display: block;
            margin-top: 4px;
            max-width: 100%;
            color: #949ea7;
            font-size: 14px;
            z-index: 104;
            text-align: center;
            table-layout: fixed;
            -ms-word-wrap: break-word;
            word-wrap: break-word;
        }

        .wizard-steps li.complete .title,
        .wizard-steps li.active .title {
            color: #2b3d53;
        }

.step-content .step-pane {
    display: none;
    min-height: 200px;
    padding: 4px 8px 12px;
}

.step-content .active {
    display: block;
}

.wizard-actions {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .wizard-steps li .step {
        width: 30px;
        height: 30px;
        line-height: 24px;
        border-width: 3px;
    }

    .wizard-steps li:before,
    .wizard-steps li:after {
        border-width: 3px;
    }

    .wizard-steps li.complete .step:before {
        line-height: 24px;
        font-size: 13px;
    }

    .wizard-steps li:before {
        top: 16px;
    }

    .step-content .step-pane {
        padding: 4px 4px 6px;
    }
}

/*validation*/
/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}
/* tooltips and popovers */
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tooltip-inner {
    background-color: #333333;
    color: #FFF;
    font-size: 12px;
    -webkit-text-shadow: 1px 1px 0 rgba(42, 45, 50, 0.5);
    text-shadow: 1px 1px 0 rgba(42, 45, 50, 0.5);
    border-radius: 0;
    padding: 5px 9px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #333333;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #333333;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #333333;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #333333;
}
/* error tooltip */
.tooltip-error + .tooltip > .tooltip-inner {
    background-color: #c94d32;
    color: #FFF;
    -webkit-text-shadow: 1px 1px 0 rgba(100, 60, 20, 0.3);
    text-shadow: 1px 1px 0 rgba(100, 60, 20, 0.3);
    border-radius: 0;
}

.tooltip-error + .tooltip.top .tooltip-arrow {
    border-top-color: #c94d32;
}

.tooltip-error + .tooltip.right .tooltip-arrow {
    border-right-color: #c94d32;
}

.tooltip-error + .tooltip.left .tooltip-arrow {
    border-left-color: #c94d32;
}

.tooltip-error + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #c94d32;
}
/* success tooltip */
.tooltip-success + .tooltip > .tooltip-inner {
    background-color: #629b58;
    color: #FFF;
    -webkit-text-shadow: 1px 1px 0 rgba(60, 100, 20, 0.3);
    text-shadow: 1px 1px 0 rgba(60, 100, 20, 0.3);
    border-radius: 0;
}

.tooltip-success + .tooltip.top .tooltip-arrow {
    border-top-color: #629b58;
}

.tooltip-success + .tooltip.right .tooltip-arrow {
    border-right-color: #629b58;
}

.tooltip-success + .tooltip.left .tooltip-arrow {
    border-left-color: #629b58;
}

.tooltip-success + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #629b58;
}
/* warning tooltip */
.tooltip-warning + .tooltip > .tooltip-inner {
    background-color: #ed9421;
    color: #FFF;
    -webkit-text-shadow: 1px 1px 0 rgba(100, 90, 10, 0.3);
    text-shadow: 1px 1px 0 rgba(100, 90, 10, 0.3);
    border-radius: 0;
}

.tooltip-warning + .tooltip.top .tooltip-arrow {
    border-top-color: #ed9421;
}

.tooltip-warning + .tooltip.right .tooltip-arrow {
    border-right-color: #ed9421;
}

.tooltip-warning + .tooltip.left .tooltip-arrow {
    border-left-color: #ed9421;
}

.tooltip-warning + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ed9421;
}
/* info tooltip */
.tooltip-info + .tooltip > .tooltip-inner {
    background-color: #4b89aa;
    color: #FFF;
    -webkit-text-shadow: 1px 1px 0 rgba(40, 50, 100, 0.3);
    text-shadow: 1px 1px 0 rgba(40, 50, 100, 0.3);
    border-radius: 0;
}

.tooltip-info + .tooltip.top .tooltip-arrow {
    border-top-color: #4b89aa;
}

.tooltip-info + .tooltip.right .tooltip-arrow {
    border-right-color: #4b89aa;
}

.tooltip-info + .tooltip.left .tooltip-arrow {
    border-left-color: #4b89aa;
}

.tooltip-info + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #4b89aa;
}

#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1000;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#loadingspinner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: larger;
    padding-top: 80px;
}



.form-group.has-success .input-group .input-group-addon {
    border-color: #92bf65;
}

.form-group.has-error .input-group .input-group-addon {
    border-color: #f09784;
}

.form-group.has-warning .input-group .input-group-addon {
    border-color: #e0c43a;
}

.form-group.has-info .input-group .input-group-addon {
    border-color: #64a6bc;
}
 #loading {
            display: none;
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(255,255,255,0.8);
            z-index: 1000;
        }

        #loadingcontent {
            display: table;
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }

        #loadingspinner {
            display: table-cell;
            vertical-align: middle;
            width: 100%;
            text-align: center;
            font-size: larger;
            padding-top: 80px;
        }
      




/*Default Breadcrumbs*/
.breadcrumbs {
	overflow: hidden;
    /*padding: 10px 0 6px;*/
    margin-bottom:3px;
	border-bottom: solid 1px #eee;
	background: url(/content/assets/breadcrumbs.png) repeat;
}
.breadcrumbs h1 {
	color: #666;
	font-size: 22px;
	margin-top: 8px;
}
.free-ship-band {width:100%;height:auto;padding:5px 0;text-align:center;
                 /*border-top:1px solid #ddd;border-bottom:1px solid #ddd*/
}
.free-ship-band img {display:inline-block;width:100%;max-width:738px}
.breadcrumbs .breadcrumb{ 
	top: 5px;
	padding-right: 0;
    padding: 4px; 	
	position: relative;
    margin-bottom:1%;
}
.breadcrumb a {
	color: #777;
}
.breadcrumb li.active,
.breadcrumb li a:hover {
	color: #26509b ;   
	text-decoration:none;
}
.breadcrumb > li + li:before {
  padding: 0 0 0 5px;
  color: #ccc;
  content: "/\00a0";
}

@media (max-width: 550px) {
	.breadcrumbs h1.pull-left,
	.breadcrumbs ul.pull-right {
		width: 100%;
		text-align: center;
	}

	.breadcrumbs h1.pull-left {
		margin-bottom: 0;
	}

	
}
/* jquery gritter */
.gritter-item-wrapper {
  background-image: none !important;
  box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
  background: rgba(50, 50, 50, 0.92);
}
.gritter-item-wrapper.gritter-info {
  background: rgba(49, 81, 133, 0.92);
}
.gritter-item-wrapper.gritter-error {
  background: rgba(153, 40, 18, 0.92);
}
.gritter-item-wrapper.gritter-success {
  background: rgba(89, 131, 75, 0.92);
}
.gritter-item-wrapper.gritter-warning {
  background: rgba(190, 112, 31, 0.92);
}
.gritter-item-wrapper.gritter-light {
  background: rgba(245, 245, 245, 0.95);
  border: 1px solid #BBB;
}
.gritter-item-wrapper.gritter-light.gritter-info {
  background: rgba(232, 242, 255, 0.95);
}
.gritter-item-wrapper.gritter-light.gritter-info .gritter-item {
  color: #4A577D;
}
.gritter-item-wrapper.gritter-light.gritter-error {
  background: rgba(255, 235, 235, 0.95);
}
.gritter-item-wrapper.gritter-light.gritter-error .gritter-item {
  color: #894A38;
}
.gritter-item-wrapper.gritter-light.gritter-success {
  background: rgba(239, 250, 227, 0.95);
}
.gritter-item-wrapper.gritter-light.gritter-success .gritter-item {
  color: #416131;
}
.gritter-item-wrapper.gritter-light.gritter-warning {
  background: rgba(252, 248, 227, 0.95);
}
.gritter-item-wrapper.gritter-light.gritter-warning .gritter-item {
  color: #946446;
}
.gritter-item p {
  line-height: 1.8;
}
.gritter-top,
.gritter-bottom,
.gritter-item {
  background-image: none;
}
.gritter-close {
  left: auto;
  right: 3px;
  background-image: none;
  width: 18px;
  height: 18px;
  line-height: 17px;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 16px;
  color: #E17B67;
}
.gritter-close:before {
  font-family: FontAwesome;
  font-size: 16px;
  content: "\f00d";
}
.gritter-info .gritter-close {
  color: #FFA500;
}
.gritter-error .gritter-close,
.gritter-success .gritter-close,
.gritter-warning .gritter-close {
  color: #FFEA07;
}
.gritter-close:hover {
  color: #FFF !important;
}
.gritter-title {
  text-shadow: none;
}
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
  background-image: none;
  color: #444;
}
.gritter-light .gritter-title {
  text-shadow: none;
}
.gritter-light .gritter-close:hover {
  color: #8A3104 !important;
}
.gritter-center {
  position: fixed;
  left: 33%;
  right: 33%;
  top: 33%;
}
@media only screen and (max-width: 767px) {
  .gritter-center {
    left: 16%;
    right: 16%;
    top: 30%;
  }
}
@media only screen and (max-width: 480px) {
  .gritter-center {
    left: 30px;
    right: 30px;
  }
}
@media only screen and (max-width: 320px) {
  .gritter-center {
    left: 10px;
    right: 10px;
  }
}

/*S-Results
------------------------------------*/


/*Results-number*/
.s-results .results-number {
	color: #999;	
	display: block;
	margin-bottom: 10px;   
	text-transform: uppercase;
}
.s-results .results-number small{
    font-size:xx-small;
    font-style:italic;
    
}

/*Inner-results*/
.s-results .inner-results {
	clear: both;
}

.s-results .inner-results h3 {
	font-size: 18px;
	margin-bottom: 3px;
    color:#26509b;
    border-bottom:1px solid black;
	text-transform: capitalize;
}

.s-results .inner-results h3 a {
	color: #555;
}

.s-results .inner-results h3 a:hover {
	color: #26509b;
}

.s-results .inner-results img {
	float: left;
	width: 85px;
	height: auto;
	margin: 0 10px 10px 0;
}
.s-results .inner-results p{

}

/*up-ul*/
.s-results .up-ul {
	margin-bottom: 4px;
}

.s-results .up-ul li a {
	color: #38a911;
}

.s-results .up-ul li a:hover {
	color: #26509b;
    font-style:italic;
    font-stretch:ultra-expanded;
}

/*btn-group 'dropdown'*/
.s-results .inner-results .btn {
	top: -1px;
	padding: 0;
	position: relative;
}

.s-results .inner-results .btn-default {
	color: #999;
	border: none;
	font-size: 13px;
}

.s-results .inner-results .btn:hover,
.s-results .inner-results .btn:focus{
	box-shadow: none;
	background: inherit;
}

.s-results .inner-results .btn-u-default {
	color: #999;
	border: none;
}

.s-results .inner-results .btn-u-xs {
	padding: 0;
}

.s-results .inner-results .btn-u-default i {
	font-size: 14px;
}

.s-results .inner-results p {
	margin-bottom: 5px;
}

/*down-ul*/
.s-results .down-ul {
	margin-bottom: 0;
}

.s-results .down-ul li {
	color: #999;
}
/* auto complete */
.ui-autocomplete {
  background-color: #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
 width:100px;
  opacity:1;
  z-index:1000;
 position: absolute;
}
.ui-autocomplete-category { 
  background-color: #fff;
  color: #478fca;
  font-weight: bolder;
  border: 1px solid #DAE6ED;
  border-width: 1px 0;
 
}
.ui-autocomplete-loading{
background:white url('/Content/loading.gif') right center no-repeat;

}

.ui-helper-hidden-accessible {
	color:#fff;
}
ul.enlarge{
list-style-type:none; /*remove the bullet point*/
margin-left:0;
}
ul.enlarge li{
display:inline-block; /*places the images in a line*/
position: relative;
z-index: 50; /*resets the stack order of the list items - later we'll increase this*/
margin:10px 40px 0 20px;
}
ul.enlarge img{
padding: 6px;
-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
border-radius: 4px; 
max-width:none;
width:50px;
height:50px;
}
ul.enlarge span{
position:absolute;
left: -9999px;
background-color:#dddddd;
padding: 10px;
font-family: 'Droid Sans', sans-serif;
font-size:.9em;
text-align: center; 
color: #495a62; 
-webkit-box-shadow: 0 0 20px rgba(0,0,0, .75);
-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);
-webkit-border-radius: 8px; 
-moz-border-radius: 8px; 
border-radius:8px;
}
ul.enlarge li:hover{
z-index: 50;
cursor:pointer;
}
ul.enlarge span img{
padding:2px;
background:#ccc;
height:300px;
width:300px;
}
ul.enlarge li:hover span{ 
top: -100px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: 100px; /*distance from the left of the thumbnail to the left of the popup image*/

}
ul.enlarge li:hover:nth-child(2) span{
left: -100px; 
}
ul.enlarge li:hover:nth-child(3) span{
left: -200px; 
}
.panel {
background-color:transparent;
}
.light-theme a, .light-theme span
{
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #BBB;
    min-width: 14px;
    padding: 0 7px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0,#efefef 100%); /* W3C */
}

.light-theme a:hover
{
    text-decoration: none;
    background: #fff;
    cursor:pointer;
}

.light-theme .active span
{
    background: #999999;
    color: #FFF;
    border-color: #444;
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
    cursor:default;
}
.radio input[type="radio"]{
    position:relative;
    margin-left:-5px;
}

.productdesc ul {margin-left:10px;}
.productdesc ul li {list-style:disc inside;}
.productdesc ul li ul li {list-style:circle inside;}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors ul li {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.label-primary,
.badge-primary {
    background-color: #428bca !important;
}

.label-success,
.badge-success {
    background-color: #82af6f !important;
}

.label-danger,
.badge-danger {
    background-color: #d15b47 !important;
}

.label-important,
.badge-important {
    background-color: #d15b47 !important;
}

.label-inverse,
.badge-inverse {
    background-color: #333333 !important;
}

.label-warning,
.badge-warning {
    background-color: #f89406 !important;
}

.label-pink,
.badge-pink {
    background-color: #d6487e !important;
}

.label-purple,
.badge-purple {
    background-color: #9585bf !important;
}

.label-yellow,
.badge-yellow {
    background-color: #fee188 !important;
}

.label-light,
.badge-light {
    background-color: #e7e7e7 !important;
}

.badge-yellow,
.label-yellow {
    color: #996633 !important;
    border-color: #fee188;
}

.badge-light,
.label-light {
    color: #888 !important;
}
#loading {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.8);
        z-index: 1000;
    }

    #loadingcontent {
        display: table;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    #loadingspinner {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        text-align: center;
        font-size: larger;
        padding-top: 80px;
    }

    /* Dave styles */
@media print {
    .navbar {
        display: inline;
    }
}
    @media all and (min-width:1201px) {
         .collapse{
                display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
            }
    }

    @media all and (width:1200px) {
         .collapse{
                display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
            }
    }

    @media all and (max-width:1199px) and (min-width:992px) {
         .collapse{
                display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
            }
        .panel-body .links li {
            float: left;
            width: 33%;
        }

        .panel-body .links .small {
            clear: left;
        }

        .cv-land-img {
            float: left;
            width: 25%;
            margin-top: 30px;
        }

        .cv-land-desc {
            float: left;
            width: 65%;
        }
    }

    @media all and (max-width:991px) and (min-width:980px) {
        .headerstrip {
            height: auto;
        }
         .collapse{
                display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
            }
            .headerstrip .search-box {
                float: right !important;
                margin: 0 0 20px 0;
            }

            .headerstrip .navbar-collapse {
                padding: 0 25px 0 0;
            }

        .panel-body .links li {
            float: left;
            width: 33%;
        }

        .panel-body .links .small {
            clear: left;
        }

        .cv-land-img {
            float: left;
            width: 25%;
            margin-top: 30px;
        }

        .cv-land-desc {
            float: left;
            width: 65%;
        }
    }

    @media all and (max-width:979px) and (min-width:768px) {
        #topnav ul{
            position: absolute;
left: -120px;
top: -50px;

        }
        #topnav ul li i {
            color:black;
        }
        #topnav ul li span{
            color:black;
        }
           #topnav ul li .phoneNumber{
            color:black;
        }
        .headerstrip {
            padding: 0;
            background:#fcfcfc;
        }

            .headerstrip .search-box {
                float: right !important;
                margin: 0 0 10px 0;
            }

            .headerstrip .navbar-collapse {
                padding: 0 25px 0 0;
            }
          .collapse{
                display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
            }

        .panel-body .links li {
            float: left;
            width: 33%;
        }

        .panel-body .links .small {
            clear: left;
        }

        .cv-land-img {
            float: left;
            width: 25%;
            margin-top: 30px;
        }

        .cv-land-desc {
            float: left;
            width: 65%;
        }
    }

    @media all and (max-width:767px) and (min-width:761px) {
        .headerstrip .logo {
            width: 100%;
            padding: 30px 0;
        }

        .headerstrip .search-box {
            width: 100%;
        }

        .headerstrip .navbar-collapse {
            border-top: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .headerstrip .top-search {
            margin: 0 0 20px 0;
        }

        .sorting select {
            margin: 20px 0;
        }

        #categorygrid .thumbnail .pricetag .price {
            margin: 10px 0 0 10px;
        }

        .brand-seo {
            width: 100%;
        }
    }

    @media all and (max-width:760px) and (min-width:480px) {
         .headerstrip{       
             background:#fcfcfc;
        }
        .headerstrip .logo {
            width: 100%;
            padding: 30px 0;
        }

        .headerstrip .search-box {
            width: 100%;
        }

        .headerstrip .navbar-collapse {
            border-top: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .headerstrip .top-search {
            margin: 0 0 20px 0;
        }

        .sorting select {
            margin: 10px 0;
        }

        .sorting .btn-success {
            margin: 0 0 0 63px;
        }

        .thumbnail .productdescription {
            padding: 0 10px;
        }

        #categorygrid .thumbnail .pricetag {
            margin: 0 0 20px 0;
        }

            #categorygrid .thumbnail .pricetag .price {
                margin: 10px 0 0 10px;
            }

        #categorygrid .thumbnail .productname {
            margin: 20px 0 10px 0;
            padding: 0 10px;
            text-align: center;
        }

        .brand-seo {
            width: 100%;
        }
            .navbar-inner{display:none;}
        
      .headerstrip  #topnav{background:#fcfcfc;}
    }
    @media all and (max-width:767) and (min-width:480px){
             
        .navbar-inner{display:none;}
    }
    @media all and (max-width:479px) {
        .headerstrip {            
            background:#fcfcfc;
        }
        .headerstrip .logo {
            width: 100%;
            /*padding: 30px 0;*/
        }

        .headerstrip .search-box {
            width: 100%;
            margin-top:20px;
        }

        .headerstrip .navbar-collapse {
            border-top: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .headerstrip .top-search {
            margin: 0 0 20px 0;
        }

        .sorting select {
            margin: 10px 0;
        }

        .sorting .btn-success {
            margin: 0 0 0 63px;
        }

        .thumbnail .productdescription {
            padding: 0 10px;
        }

        #categorygrid .thumbnail .pricetag {
            margin: 0 0 20px 0;
        }

            #categorygrid .thumbnail .pricetag .price {
                margin: 10px 0 0 10px;
            }

        #categorygrid .thumbnail .productname {
            margin: 20px 0 10px 0;
            padding: 0 10px;
            text-align: center;
        }

        .brand-seo {
            width: 100%;
        }
             .navbar-inner{display:none;}
        
      .headerstrip  #topnav{background:#fcfcfc; padding-bottom:0;}
    }
    @media all and (min-width:768px){
         .collapse{
                display: block !important;
                visibility:visible !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
            }
      
          .collapsed .in{
             display:block !important;
         }
    }


    .thumbnails .thumbnail {

        margin: 0;

    }

    .thumbnail .productdescription {
        text-align: left;
    }

    .productdesc ul {
        margin-left: 10px;
    }

        .productdesc ul li {
            list-style: disc inside;
        }

            .productdesc ul li ul li {
                list-style: circle inside;
            }

.productdesc a{color:blue; text-decoration:underline;}
.productdesc a:hover{color:#d8420e; text-decoration:none;text-transform:capitalize;}
.blockinfo a{color:blue; text-decoration:underline;}
.blockinfo a:hover{color:#d8420e; text-decoration:none;text-transform:capitalize;}

.productdesc ul li a{color:blue; text-decoration:underline;}
.productdesc ul li a:hover{color:#d8420e; text-decoration:none;text-transform:capitalize;}

.sorting .sort-label {display: inline-block;width: 60px;text-align: right}
.nla{
    width:auto !important;
    background:none !important;
    font-size:larger;
    border:1px solid;
}
.thumbnails .thumbnail {margin: 0;line-height: 0;background-color:#FFF!important; overflow:hidden; }
.thumbnails .productdescription {text-align: left;line-height: 20px}
.thumbnails .caption {position: relative; background-color:#FBF9F9;text-align:center;padding:0 15px;line-height: 20px;border-top:1px solid #C2C2C2;z-index:10;}

.space-15 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 15px 0;
  /*margin:15px 0 19px;*/
}
.space-26 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 26px 0 25px;
}
.vspace-26,
.vspace-xs-26,
.vspace-sm-26,
.vspace-md-26,
.vspace-lg-26 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 26px 0 25px 0;
}


 
div .hoseList {
    border-radius:4px 4px 4px 4px;
    border:groove 1px #ccc;
    background-color:transparent;
    width:150px;
}
 
.hoseList ul {
  list-style-type: none;

}
.hoseList h2{
    color:#26509b;
    text-align:center;
  text-decoration:underline;
}
 
.hoseList h3 {
  font: bold 18px/1.5 Helvetica, Verdana, sans-serif;
  color:blue;
  text-decoration:underline;
}
 
.hoseList li img {
  
  margin: 0 15px 0 0;
  height:100px;
  width:100px;
}
 
.hoseList li p {
  font: 200 12px/1.5 Georgia, Times New Roman, serif;
}
 
.hoseList li {
  padding: 10px;
  overflow: hidden;
  
}
 
.hoseList li:hover {
  background: #eee;
  cursor: pointer;
}
.fixed {
    position:fixed;
    top:0;
    opacity:100;
}
/*.googleTopSearch{
    height:24px;
    width:340px;
 
}
.googleTopSearch .gsc-input-box{
   
    border:none;
}
.googleTopSearch .gsc-input-box:focus{
   border:solid 1px;
    border-color:red;
}
.cse form.gsc-search-box,form.gsc-search-box {
    background:none !important;
 
  border: none !important;

  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  -webkit-box-shadow: 0 1px 2px #999;
  -moz-box-shadow: 0 1px 2px #999;
  box-shadow: 0 1px 2px #999;
  display: block;
}
table.gsc-search-box {
  margin:0 !important;
  border-radius:10px;
  /* width: auto; */
/*}
.cse input.gsc-input, input.gsc-input{
    border-radius:20px !important;
}*/
#prodQuestionTop  {
     background:none!important;
     border:none; 
     padding:0!important;
     cursor: pointer;
}
#prodQuestionTop :hover {
     text-decoration:underline;
}

#cvAd {
display:none;
}

/* ------- new styles ------ */



* {
    box-sizing: border-box;     
}
body {
    margin:0; padding:0;
    font-family: 'Open Sans', sans-serif!important;
    font-size:14px;
    font-weight:400;
   -webkit-font-smoothing: antialiased;
}

header {
    position: sticky; 
    top:0; left:0; right:0;
    border-top:10px solid #D9D9D9;
    padding:10px 0 0 0;   
    background-color:#FFFFFF; 
    box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
    margin-bottom:0;
    z-index:900;
}
header > div {
    margin:0 auto;
    display:flex;
    justify-content: space-evenly;
}

#logo {
    margin-right:50px;
}
.toplinks a {
    color:#5C5C5C;
    padding-left:15px;
    text-decoration: none;
}
.topsearch {
    display:flex;
    height:100%;
    align-items:center;
    justify-content: space-evenly;
}
.searchform {
    display:inline-block; 
    width:50%;   
    white-space: nowrap;
}
.searchform #search, .searchform #search-mobile {
    font-size:18px;
    width:100%;
border:1px solid #C2C2C2;
border-radius:unset;
}
.searchform button {
    background:#F88D2B;
    border:1px solid #F88D2B;
    padding:4px 8px;
    margin-left:-4px;
    vertical-align:top;
    font-size:18px;
}
.searchform .fa-search {
    font-size:14px;
    color:#FFF !important;
    line-height: 18px;
    
}
.telephone {
    font-size:26px;
    font-weight:600;
    color:#1A3C7C;
    text-decoration: none;
    margin-left:15px;
}
main {
    margin:10px 0 0 0;    
}
.home main {
    margin:0;
}
#homegrid {
    display:flex;
    justify-content: center;
    width:100%;
    flex-wrap:wrap;
    
}
#homegrid > div {
    flex-grow:0;
    flex-shrink:0;
    flex-basis: 50%;    
    text-transform: uppercase;    
    font-size:20px;
    font-weight:bold;
    border:1px solid #FFF;
    position: relative;
    overflow:hidden;
    transition: 0.2s ALL ease-in-out;
}
#homegrid .bimg {
    position: absolute;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
    top:0;left:0;right:0;bottom:0;
    z-index:-1;
    transition: 0.3s ALL ease-in-out;
    transform:scale(1.1);
}
#homegrid > div:hover .bimg {
   transform:scale(1);
}
#homegrid .overlay {
    padding:80px;
    background-color:rgba(120,120,120,0.3); 
    height:100%;
    transition: 0.5s ALL ease-in-out;
    color:#FFFFFF;    
}
#homegrid .overlay > * {
    display:inline-block;   
    transition: 0.5s ALL ease-in-out; 
    text-shadow:0px 4px 6px rgba(0,0,0,0.25);
}
#homegrid .overlay:hover > * {
    text-shadow:0px 4px 4px rgba(0,0,0,0.45);
}
#homegrid .overlay:hover {
    background-color:rgba(120,120,120,0.1);    
}
#homegrid .overlay:hover a {
    background-color:#FFF;
    border:1px solid #F88D2B;
    color:#4d4d4d;
    text-shadow:none;
}
#homegrid > div h2 {
    text-transform:capitalize;
    font-weight:800;
    font-size:42px;
    margin:15px 0;
    
}
#homegrid .overlay a {
    text-decoration: none;
    background-color:#F88D2B;
    padding:10px 15px;
    color:#FFF;
    border:1px solid #FFF;
    transition: 0.5s ALL ease-in-out;
    font-size:16px;
    text-shadow:none;
}
#qhspartswizard {
    display:flex;       
    margin:0 auto;
    font-size:20px;
    gap: 80px;
    padding:80px;
    background-color:#F1F1F1;
    justify-content:space-evenly;
}
#qhspartswizard > div:nth-of-type(1) {
flex:2;
}
#qhspartswizard > div:nth-of-type(2) {
flex:1;
}
#qhspartswizard h2 {
    color:#26509B;
    display:block;
    border-bottom:1px solid currentColor;
    margin-bottom:0;
    font-size:29px;
    font-weight:800;
}
#qhspartswizard h3 {
    color:#F88D2B;
    margin-top:10px;
}
#bottomblock {
    display:flex;
    background-color:#FFF;
    justify-content: space-evenly;
    gap:80px;
    padding:80px;
    font-weight:400;
    font-size:20px;
}
#bottomblock h2 {
    font-size:29px;
    font-weight:800;
}
#bottomblock em {
    color:#F88D2B;
    font-style:normal;
}
#bottomblock > div {
    flex:1;
}
#bottomblock p {
  margin:20px 0;
}
#bottomblock .iconlist {
    list-style-type:none;
    margin-left:50px;
    font-weight:600;
    line-height:1em;
}
#bottomblock .iconlist li {
    margin-bottom:20px;
}
#bottomblock .iconlist li:before {
    content:'\f14a';    
    color:#F88D2B;
    font-family:'FontAwesome';    
    margin:0 5px 0 -18px;
    padding-left:0;
}
footer {
    background-color:#F1F1F1;
    padding:20px 0;
    border-top:2px solid #CDCDCD;
}
footer #footercontent {
    display:flex;
    justify-content: space-evenly;
}
footer #footercontent > div {
    display:flex;
}
footer #footercontent > div:nth-of-type(2) {
    color:#1A3C7C;
    text-align: right;
    flex-direction: column;
    justify-content: space-evenly;
}
footer .sociallinks a {
        color:#1A3C7C;
        font-size:28px;
}
footer #copyright {
    display:flex;
    justify-content: space-evenly;
    border-top:2px solid #CDCDCD;
    margin:20px auto;  
    font-size:12px;  
    padding-top:20px;
}
footer #helpfullinks {
    list-style: none;
    margin-left:40px;
}
footer #helpfullinks a {
    text-decoration: none;
    color:#5C5C5C;
}
.sorting {
    margin-top:15px;
}
/* ------------------------------------nav */
.nav-bar{
    height: 50px;
    background: #1A3C7C;
    margin-top:10px;
}

.brand{
    float: left;
    position: absolute;
    padding-left: 20px;
    line-height: 50px;
    font-size: 1.5em;
}

.brand a{
    text-decoration: none;
    color: white;
}

.nav-container{
    max-width: 1000px;
    width:100%;
    margin: 0 auto;
    position: relative;
}
.nav-list {
    margin:0;
    padding:0;
}


nav ul{
    list-style: none;
    margin:0 auto;
}

nav ul li{
    float: left;
    position: relative;
}

nav ul li a{
    display: block;
    padding: 0 10px;
    line-height: 50px;
    background: #1A3C7C;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

nav ul li a:hover, nav ul li a:focus{
    background: #F88D2B;
    color: #fff;
}

nav ul li a:not(:only-child):after{
    content: '\0025BC';
    padding-left: 5px;
    font-size:10px;
    line-height: 10px;
}

nav ul li ul li {
    min-width: 250px;
    width:100%;
}

nav ul li ul li a{
    padding: 5px 15px;
    line-height: 20px;
}

.nav-dropdown{
    position: absolute;
    padding:0;
    display: none;
    z-index: 1;
}

.nav-mobile{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
}

#nav-toggle{
    position: absolute;
    left: 0;
    top: 12px;
    cursor: pointer;
    padding: 10px 35px 15px 0px;
}

#nav-toggle span,
#nav-toggle span::before,
#nav-toggle span::after{
    position: absolute;
    display: block;
    content: '';
    background: #fff;
    height: 5px;
    width: 35px;
    transition: all 300ms ease-in-out;
}

#nav-toggle span::before{
    top: -10px;
}

#nav-toggle span::after{
    bottom: -10px;
}

#nav-toggle.active span{
    background-color: transparent;
}

#nav-toggle.active span::before, #nav-toggle.active span::after{
    top: 0;
}

#nav-toggle.active span::before{
    transform: rotate(45deg);
}

#nav-toggle.active span::after{
    transform: rotate(-45deg);
}

@media only screen and (max-width: 768px) {
    .alert {
        padding:0;
    }
    .mobilesearch {
        display:inline-block!important;
    }
    #search-mobile {
        margin:0; margin-left:15px;
    }
    .nav-list { 
        padding-top:15px;
        background-color:#1a3c7c;
    }
    nav ul li ul li a{        
        line-height: 30px;
    }
    header {
        position: relative;
        
     }

     #homegrid > div .bimg {
        transform:scale(1);
     }
     #homegrid > div .overlay {
        padding:40px;
     }
    .nav-mobile{
        display: block;
    }

    nav{
        width: 100%;
        padding: 8px 0 15px 0;
    }

    nav ul{
        display: none;
    }

    nav ul li {
        float: none;
    }

    nav ul li a{
        padding: 15px;
        line-height: 20px;
        padding-left: 10%;
    }

    nav ul li ul li {
        margin-top:1px;
    }
    nav ul li ul li a{
        padding-left: 15%;        
    }

    .nav-dropdown{
        position: static;   
        background-color:#5C5C5C;     
    }
    .nav-dropdown li a {
        background-color:#23365a;
    }
    #categorygrid .grid li {
        flex-grow:1;
        flex-shrink:0;
        flex-basis: 50%;
        margin-bottom:10px;
      }
      .table td {
        display:block!important;
      }
      .table th {
        display:none!important;
      }
}
@media screen and (max-width:399px) {
    #categorygrid .grid li {
        flex:0;
        flex-basis: 100%;
        margin-bottom:10px;
      }
}
@media screen and (min-width: 799px){
    .nav-list{
        display: block !important;
    }
}
/* ------------------------------------end nav */

@media screen and (max-width:799px){
    .row {
        margin-left:0; margin-right:0;
    }
    footer #copyright {
        display:block;
    }
    footer #copyright > div {
        padding:10px;
    }
    header #topright {
        display:none;
    }
    #logo {
        margin:0 auto;
    }
    footer #footercontent, footer #footercontent > div  {
        display:block;
        padding:15px;
    }
    #homegrid {
        display:block;
    }
    #qhspartswizard {
	display:block;
	padding:20px;
    }
    #bottomblock {
	display:block;
	padding:20px;
    }
    .zoomWrapper, .zoomContainer {  pointer-events: none!important; } 
    .bloggrid .thumbnails li {
        display:block;
        max-width:100%;
        width:100%;
        flex:unset;
    }
}

#accordion .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

#accordion .active, #accordion .accordion:hover {
  background-color: #ccc; 
}
#accordion .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

#accordion .active:after {
  content: "\2212";
}

#accordion .layer {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.bg-info {
    background-color:#FF9457;
    color:#FFF;
    font-weight:bold;
}
.isotope-item {
    max-width:252px;
}

#relatedItems .bxslider h4.blue {
    min-height:72px;
}

.brand-seo a {
    color:#3161b7;
}
.top_row_menu_collapsed {
    position: relative;
    z-index:10;
}
.white {
    color: #ffffff !important;
}