
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans);

/* Custom BigCommerce Theme [White] */
/* Version 1.1 rev. 11/21/2012 */

/* Styles for SITENAME */
/* Last Revised: DATE */

/* INDEX
    Containers = cntr
    Color Scheme = clr
    Content Globals = ctg
    Primary Container Widths, Base Styles = prm
    Header = hdr
        Top Menu = tpm
        Logo = logo
        Header Search = hrs
        Page Menu = pgm
    Side Category List = scl
    Panels = pnl
    Page Templates = pgt
        Home Page = hpg
        Category = cty
        Brands = brd
        Product = prd
            Product Detials = pdt
            Add to Cart & Wishlist Buttons = cbtn
            Tabbed Navigation = tabs
        Pages = pgs
        Backpage General = bpg
        Cart = crt
        Checkout = chk
        Login = log
        Account = acct
        Gift Certificates = cert
        Wishlist = wish
        Sitemap = stm
        Search = sch
    Footer = ftr
    Fonts = fnt
    Clearfix = cfx
    Buttons = btn
    Quick View = qv
    Plugins = plg
    Misc = msc
        Wordpress = wpr
/*

/* Containers -cntr- */
    /* Primary */
#Container{
    background:transparent;}
    /* Header */
#HeaderWrapper{
    width:100%;
    background:transparent;}
#Header{
    width:950px;
    margin:0 auto;}
#TopMenuWrapper{
    width:100%;
    /*background:transparent;*/    
    background:#00B7FC;
    height:25px;
        }
#TopMenu{
    width:950px;
    margin:0 auto;}
#MegaMenu{
    width:auto; float:left;
    max-width: 355px;
    }
    /* Main */
#Outer{
    /*clear:both;
    width:100%;
    background:transparent;*/
    clear: both;
    width: 1005px;
    background: transparent;
    margin: 0 auto;
    background: #fff;
    -moz-box-shadow: inset 5px 0 5px -5px #dbdbdb, inset -5px 0 5px -5px #dbdbdb;
    -webkit-box-shadow: inset 5px 0 5px -5px #dbdbdb, inset -5px 0 5px -5px #dbdbdb;
    box-shadow: inset 5px 0 5px -5px #dbdbdb, inset -5px 0 5px -5px #dbdbdb;
    padding-bottom: 10px;
    padding-top: 10px;
    }
#Wrapper {
    clear:both;
    width:950px;
    margin:0 auto;
    background:transparent;}    
    /* Footer */
#FooterWrapper{
    width:100%;
    background:transparent;}
#Footer{
    width:950px;
    margin:0 auto;}
    /* Generic */
.wrapper{width:100%;}
.container{width:950px;margin:0 auto;padding:0px;}

/* Color Scheme -clr- */
    /* Text */
        body{
            color:#686868; background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/bodybg.png?t=1633023583) repeat center top #f1f1f1;}
        .Content h1,
        .Content h2, .fastCartContent h2, h1 .ProductImageName{
            color: #686868;} /* Avoid #fff here unless #fancy_bg is set to #000 */
        .Content h3{
            color: #686868;}
        .Content h4{
            color: #686868;}
    /* Links */
        a, .Content a, .Left a, .Right a{
            color: black;}
        a:hover, .Content a:hover, .Left a:hover, .Right a:hover, .Right a:hover strong{
            color: #00aeef;}
        #TopMenu li a{ color:#fff; text-decoration:none; border-right:#1ECFFC solid 1px;} 
        #TopMenu li div a,#TopMenu li div{ color:#fff; text-decoration:none; border-right:none;}
        #TopMenu li a:hover{
            color:black;}
            
    /* Button */
        .button, input[type="submit"], input[type="button"], #apply_code, .SubCategoryList li a, .SubBrandList a, .CheckoutButton a, .TopSellerNumber, .CartRemoveLink, .CustomizeItemLink,
        /*color for active state options*/
        .productOptionPickListSwatch .selectedValue .textureContainer, .productOptionPickListSwatch .selectedValue .swatchColours, .productOptionPickListSwatch .selectedValue .textureContainer, html.javascript .productOptionViewRectangle .selectedValue label,
        /* color for category pagination */
        .CategoryPagination li.ActivePage, .CategoryPagination li.ActivePage:hover, .CategoryPagination li a:hover, .CategoryPagingNext a:hover, .CategoryPagingPrev a:hover{
            color:white!important;
            background-color:#00aeef!important;}
        .button:hover, input[type="button"]:hover, #apply_code:hover, .SubCategoryList li a:hover, .SubBrandList a:hover, .CheckoutButton a:hover, .CartRemoveLink:hover, .CustomizeItemLink:hover{
            color:white!important;
            background-color:#58585a!important;}    
            
            
.button1{ color:white!important;
            background-color:#00aeef!important;}    
                        
.button1:hover,input[type="submit"]:hover{ color:white!important;
            background-color:#efb63a!important;}            
            
    /* Slideshow Pager */
        /* Pager Off State */
        .flex-control-nav li a{
            /* color for the gloss effect */
            /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 0 2px 5px white inset;
            -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 0 2px 5px white inset;
            -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 0 2px 5px white inset;*/
            /* border and background */
            background-color: #e7e7e7 !important;
        /*    border: 1px solid darkcyan!important;*/}
        /* Pager Active State */
        .flex-control-nav li a.flex-active{
            /*border-color: darkcyan!important;
            background-color: lightseagreen!important;*/ background-color:#00aeef !important;}

    /* Product Information */
        /* Product Page Title */
            #ProductDetails h1{ color:#fff;}
            /* Product List Names */
            .Left .ProductList strong a, .Right .ProductList strong a, .Content .ProductList strong a,
            /* Product List Name  */
            .ProductMain .ProductList strong, .ProductMain .ProductList strong a {
            color: teal;}
            
            /* Product Page Price */
            .ProductMain .ProductPrice, .ProductMain .ProductList em,
            /* Product List Price */
            .Left .ProductPriceRating em, .Left .ProductPrice,
            .Right .ProductPriceRating em, .Right .ProductPrice,
            .Content .ProductList .ProductPriceRating em, .Content .ProductPrice{
            color:#00aeef;}
            
    /* List */
        #MegaMenu li a {
            background:none;
            color:#626264;
            text-transform: lowercase;
            font-family: "Open Sans", sans-serif;
        }            
        .Left #SideShopByBrand li a:hover, .Left #SideShopByBrandFull li a:hover, 
        .Left #SideShopByPrice li a:hover, .Left #SideCategoryShopByPrice li a:hover, #SideAccountMenu li a:hover, .Left #HomeRecentBlogs li a:hover, 
        .Left #GiftCertificatesMenu li a:hover {
            background-color:#58585a;
            color:white;
        }

        #SideCategoryList h3 {
            margin-bottom: 0!important;
        }
        #SideCategoryList li {
            padding: 7px 0!important;
            background: #fff;
            border-bottom: 1px dotted #bbb;
            font-family: "Open Sans", sans-serif;
        }
            #SideCategoryList li a {
                padding: 6px!important;
                background: url(//cdn1.bigcommerce.com/server1200/qgd3k/templates/__custom/images/flyoutBG.jpg?t=1633023583);
                height: 52px;
                display: block;
                color: #5F5F61;
                font-size: 16px;
            }
            #SideCategoryList li a:hover {
                background: url(//cdn1.bigcommerce.com/server1200/qgd3k/templates/__custom/images/blueflyout.jpg?t=1633023583);
                color: #fff;
            }
                #SideCategoryList li a img {
                    float: left;
                }
                #SideCategoryList li a span {
                    display: inline-block;
                    clear: none;
                    float: right;
                    text-align: right;
                    min-height: 13px;
                    text-transform: lowercase;
                    margin-top: 15px;
                }
                #SideCategoryList li a.sf-with-ul span {
                    padding-right: 14px;
                    background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/dottedarrow.png?t=1633023583) no-repeat center right;
                }
                #SideCategoryList li a .sf-sub-indicator {
                    display: none!important;
                }
            #SideCategoryList li ul li {
                padding: 5px 0 0!important;
                background: url(//cdn1.bigcommerce.com/server1200/qgd3k/templates/__custom/images/flyoutBG.jpg?t=1633023583)!important;
            }
                #SideCategoryList li ul li a {
                    background: none;
                    border-bottom: 1px solid #fff;
                }
                #SideCategoryList li ul li a:hover {
                    background: url(//cdn1.bigcommerce.com/server1200/qgd3k/templates/__custom/images/blueflyout.jpg?t=1633023583);
                }
                    #SideCategoryList li ul li a img {
                        margin-right: 15px;
                    }
                    #SideCategoryList li ul li a span {
                        float: left;
                    }
            
    /* Panel */
    .Left .Panel h4, .Right .Panel h4, .Left .Panel h3, .Right .Panel h3, .Left .Panel h2, .Right .Panel h2, .wordpress #sidebar h3{
        /*background-color:steelblue!important;*/
        font-size: 24px !important;
        font-weight: 300;
        color: #686868;
        background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/videolft.png?t=1633023583) no-repeat center left;
        padding: 0 0 7px 23px;
        margin: 0 0 5px!important;
        border-bottom: 1px dotted #BFBFBF;
    }

    /* Cart Header Bars */
    .CartContents thead tr th, table.General thead tr th{
        color: #fff!important;
background-color: #58585a !important; font-weight:300;}
    /* Checkout Header Bars */
    .ExpressCheckoutBlock .ExpressCheckoutTitle,
    /* Quick View Header Bar*/
    #ModalContainer.QuickViewModal .ModalTitle{
        color: #fff !important;
background-color: #58585a;
font-weight: normal;}
        /* Tab on state */
    .TabNav li.Active a, .TabNav li.Active a:hover{
        color:white!important;
        /*background-color:steelblue;*/ background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/activeTabBg.png?t=1633023583) repeat-x;}
    .ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle{
        color:#fff!important; background-color:#00aeef;}
        /* Tab off state */
    .TabNav li a{
        color:#686868!important;
        /*background-color:lightsteelblue;*/ background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/tabBg.png?t=1633023583) repeat-x;}
        
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent,
    .ExpressCheckoutBlockCompleted a.ChangeLink,
    /* Tab hover state */
    .TabNav li a:hover{
        /*background-color:lightblue;*/
        color: #fff;}
    /* QuickSearch */        
    #QuickSearch{
        background:#fff;
        color:#000;}
    .QuickSearchHover td, .QuickSearchHover td a{
        background-color:mediumturquoise;
        color:white;}    
        
/* Content Globals - ctg- */
body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8em;}
    
    /* Content Widths */
.Content, .wordpress #main {
    float: right;
    width: 715px;
    min-height: 500px;
    margin: 0;
    padding: 0 0px 10px 0px;
    font-size: 12px;}
.home .Content.Widest{
    width:950px;
    padding:0px;}
.Content.Wide {width: 715px;}
.Content.Widest {width: 930px;}

.Fullspan{width:100%;}
.FullspanContent{width:950px;margin:0 auto;}

    /* Left & Right Column Widths */
.Left, .wordpress #sidebar {
    float: left;
    width: 205px;
    font-size: 12px;
    margin-right: 10px;}
.Right {
    float: right;
    width: 160px;
    font-size: 12px;
    padding-bottom: 10px;
    margin-left: 10px;}
    
    /* Header Tags */
h1{
    font-size:1.75em;
    margin:10px 0;}
h2{
    font-size: 1.1em;
    margin-bottom: 4px;}
    .Left h2 {
        font-size: 1.25em;
        margin: 5px 10px 8px;}
    .Right h2 {
        font-size: 1.25em;
        margin: 5px 10px 8px;}
    .Content h2, .TitleHeading{
        font-size: 15px;
font-weight: 300;
min-height: 20px;
margin: 10px 0;}
    .fastCartContent h2{font-size:18px;}        
h3{
    font-size: 1.1em;margin-bottom: 6px;}
    .Content h3 {
        margin-bottom: 5px;}
h4{
    font-size: 1.1em;
    margin-bottom: 4px;}
    
    /* Text Areas  */
* {margin: 0;padding: 0;}
p{line-height: 1.3;margin-bottom: 15px;}
blockquote{margin-left: 28px;}
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: 300; }
blockquote { padding: 0 40px; }
dfn { font-style: italic; }

    /* Images */
img, img a{border: 0;}

    /* Forms */
select option{padding: 0 10px;}
input, select{font-size: 11px;}
input{padding: 1px;}

    /* Link Globals */
a {font-weight: normal;text-decoration: underline;}
.Content a:hover, .Left a:hover, .Right a:hover, .Right a:hover strong {text-decoration: underline;}
        
    /* BlockContent */
.Block {margin-top: 10px;margin-bottom: 10px;}
.Content .Block {clear: both;}

.Content .BlockContent{}
.Left .BlockContent {margin: 0 10px 0 10px;}
.Right .BlockContent {margin: 0 10px 0 10px;}

    /* Lists */
ul, ol {margin: 0 0 10px 30px;}
li {margin: 0;margin-bottom: 2px;padding: 0;}

    /* Left & Right Column Lists */
.Left ul, Right ul {margin: 0;padding: 0;}
    
.Left li {clear: both;list-style: none;margin: 0;padding: 0;}
    .Left li a {
        text-decoration: none;}    
        .Left li a:hover {text-decoration:underline;}
    .Left #SideCategoryList li a, .Left #SideShopByBrand li a, .Left #SideShopByBrandFull li a, .Left #SideShopByPrice li a, .Left #SideCategoryShopByPrice li a, .Left #HomeRecentBlogs li a,  .Left #SideAccountMenu li a, .Left #GiftCertificatesMenu li a, #AccountOrderLinks li a{
        display:block;
        padding:3px 0 3px 5px;}
        .Left #SideCategoryList li a:hover, .Left #SideShopByBrand li a:hover, .Left #SideShopByBrandFull li a:hover, .Left #SideShopByPrice li a:hover, .Left #SideCategoryShopByPrice li a:hover, .Left #HomeRecentBlogs li a:hover,  .Left #SideAccountMenu li a:hover, .Left #GiftCertificatesMenu li a:hover, #AccountOrderLinks li a:hover{
        text-decoration:none;}
.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;}
    .Right li a {text-decoration: none;}
        .Right li a:hover {text-decoration: underline;}

/* Header -hdr- */
#Header {
    clear: both;
    padding-bottom: 0px; border-bottom:#bfbfbf dotted 1px;}

    /* TopMenu -tpm- */
#TopMenu {
    height: 27px;
    padding: 0;}
#TopMenu ul {
    float:right;    
    list-style: none;
    padding: 0;
    margin: 0;}
#TopMenu li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;}
#TopMenu li.First a {
    border-left: 0;}
#TopMenu li a, #TopMenu li div {
    display: block;
    text-decoration: none;
    font-size: 12px;
    padding: 0 10px 0 10px;
    margin: 4px 0 0 0;}
#TopMenu li a:hover {text-decoration: none;}    
#TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    border-left: 0;
    font-size: 1em;}

    /* Logo -logo- */
#logo {float:left; margin:29px 0 0 0px;}
#logo a{
    background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/logo.png?t=1633023583) no-repeat scroll 0 0 transparent;
    display:block;
    height:58px;
    width:249px;}

    /* Slogan */
#Slogan{float:left;margin:50px 0 0 50px;}
    #Slogan h2{}

    /* Header Social Media */
#HeaderSocial{float:right;clear:right;}
    #HeaderSocial h5{
        font-size:14px;
        float:left;
        margin:0 10px 0 0;}

    /* Header Search -hrs- */
#SearchForm {
    color: #95bbd1;
    float: right;
    clear: right;}
#SearchForm label {color: #fff;font-weight: bold;}
#SearchForm a {text-decoration: none;}
#SearchForm a:hover {}
#SearchForm input.Textbox {
    width: 300px; /* Equals image width minus left padding */
    height: 35px;
    border:0px;
    background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/search_text.png?t=1633023583) no-repeat;
    font-size: 0.9em;
    padding: 0 0 0 15px;
    float:left;}
#SearchForm .SearchButton {
    background-image:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/search_go.png?t=1633023583);
    background-repeat:no-repeat;
    background-color:transparent!important;
    width: 25px;
    height: 25px;
    padding: 0;
    filter:none!important;
    border:0px!important;
    vertical-align: middle;}
#SearchForm p {
    text-align: right;
    margin: 0 0 0 45px;
    font-size: 0.9em;}
#SearchForm .button{margin-left:-4px;float:left;}
    /* SearchForm IE Fixes, enable if necessary */
        /*.ie7 #SearchForm input.Textbox{padding-top:0;}
        .ie8 #SearchForm input.Textbox{padding-top:0;}
        .ie9 #SearchForm input.Textbox{padding-top:0;}*/
    /* Quick Search */
        #QuickSearch {position:relative;z-index:5;}
    
    /* Header Cart Contents -hrc- */
#cart-tab{
    background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/cart-tab.png?t=1633023583) no-repeat;
    display:block;
    float:left;
    width:186px;
    height:83px;}
#cart-tab-link{
    display:block;
    float:left;
    width:28px;
    height:34px;
    background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/cart.png?t=1633023583) no-repeat;
    margin:23px 0 0 15px;}
#cart-tab-details{ font-weight: 800;}
#cart-tab .CartText, #cart-tab .CheckoutLink {
    font-size: 15px;
    text-transform: lowercase;
    margin-top: 19px;
    display: inline-block;
}
#cart-tab .CartText {
    text-decoration: none;
    color: #00BDFF;
    padding-right: 8px;
    margin-right: 5px;
    border-right: 1px solid #E1E1E1;
}
#cart-tab .CheckoutLink {
    color: #626264;
}    
#cart-tab.stack{}
    #cart-tab.stack #SideCartContents{ display: none; }
    
    #cart-tab.stack #crtyouhave { display: none; }
        
    #cart-tab.stack #cart-tab-grouping { margin:0 0 0 5px; line-height: 13px;}
        
    #cart-tab.stack #cart-price {
        float: left;
        background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/price-box.png?t=1633023583) no-repeat;
        width: 65px; height: 37px;
        padding:8px 0 0 13px;
        margin:0 0 0 10px;}
        #cart-tab.stack #cart-price-total {
            color:#222;
            font-size: 14px;
            font-weight:100;
            letter-spacing: 0px; }
            
#cart-tab.horizontal{width:350px;line-height:14px;font-size:14px;}
    #cart-tab.horizontal #SideCartContents{ display: none; }
    #cart-tab.horizontal #cart-tab-link{ float:right; margin:15px 0 0 15px;}
    
    #cart-tab.horizontal #crtyouhave { float:left; font-size:14px; }
    #cart-tab.horizontal #crtnumber { float: left; display: block; font-size: 14px; margin:0 3px; }
        
    #cart-tab.horizontal #cart-tab-grouping { float:left; margin:0;}
        #cart-tab.horizontal #cart-tab-details { float: right; margin: 18px 0 0 0; }
        #cart-tab.horizontal #crttext { display: block; float: left; }
        #cart-tab.horizontal #crtincart { display: block; float: left; clear: none; margin-left:3px;}
        
    #cart-tab.horizontal #cart-price {
        float: left;
        background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/price-box.png?t=1633023583) no-repeat;
        padding:0;
        margin:0 0 0 10px;}
        #cart-tab.horizontal #cart-price-total {
            color:#222;
            font-size: 14px;
            font-weight:100;
            letter-spacing: 0px;}

    /* Utility Menu */
#UtilityMenu{float:right;clear:right;}
    #UtilityMenu ul{list-style:none;}
        #UtilityMenu ul li{float:left;margin:0 10px 0 0;}

    /* Custom Header Elements */


    /* Pages Menu -pgm- */
        /* Root Level */
#MegaMenu {
    clear: both;
    padding: 10px;
    border-right: 1px dotted #999;
    border-left: 1px dotted #999;
    height: 25px!important;
    position:relative;
    z-index:100;
}
#MegaMenu ul {
    margin: 0;
    padding: 0;
}
#MegaMenu li {
    float: left;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;}    
    /* First Level Boxes */
.PageMenuTopItem{
    text-align:center;padding:2px 0px;
    font-size:12px;
    color:#000;}
    /* First Level Links */
#MegaMenu li a {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    padding: 0 12px;
    border-left: 1px solid #D3D3D3;
}
#MegaMenu li.First a {
    padding-bottom: 9px;
    background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/triangle.png?t=1633023583) no-repeat bottom center;
    border: none;
}
    #MegaMenu li.First ul li a {
        padding-bottom: 3px;
        background: none;
    }
#MegaMenu li.Last a {
    border-right: none;
}
    /* Second Level */
#MegaMenu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 22px;
    display: none;
    left: 0;
    padding:6px 0 6px 0!important;
    text-align: left;
    font-size: 0.9em;
    background: #fff;
    z-index: 1;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
}
#MegaMenu li ul li {
    clear: both;
    color: white;
    text-align: left;
    background: transparent;
    float: left;
}
#MegaMenu li ul li ul {
    clear: both;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    padding: 0!important;
    display: block!important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#MegaMenu li ul li a {
    padding: 3px 10px;
    font-size: 1em;
    text-align: left;
    margin: 0;
    width: 120px;
    height: auto;
    font-weight: bold;
    color: #00BEFF!important;
    text-transform: uppercase;
    background: #fff!important;
    border: none!important;
}
#MegaMenu li ul li ul li a {
    padding-left: 20px;
    width: 110px;
    color: #626264!important;
    font-weight: normal;
}
#MegaMenu li ul li a:hover {text-decoration: none;color:#fff!important;background:#00BCFF!important;} /* Sub-Menu Hover State */
#MegaMenu li:hover a, #MegaMenu li.over a{text-decoration: none;} /* Top Level State When Sub-Menu is Active */
#MegaMenu li ul li a, #MegaMenu li.over li a {text-decoration: none !important;}
#MegaMenu li:hover ul, #MegaMenu li.over ul {display: block;}
* html #MegaMenu ul li{float:left;height: 1%;}
* html #MegaMenu ul li a{height:1%;}
            
    /* Flyout Menu */
        /* Layout */
            /* Child override: menu containers */
                #SideCategoryList .sf-menu ul {left: 215px;}
                #SideCategoryList .sf-menu ul li ul{left:140px;}
            /* Width of the Base Flyout Menu */
                #SideCategoryList .sf-menu,#SideCategoryList .sf-menu ul,#SideCategoryList .sf-menu li {width: 100%;}

/* Panels -pnl- */
.Left .Panel,
.Right .Panel,
.wordpress #sidebar{
    padding: 0 0 5px 0;
    width:100%;
    margin:0 0 10px 0!important;}
    .Left .Panel h4,
    .Right .Panel h4,
    .Left .Panel h3,
    .Right .Panel h3,
    .Left .Panel h2,
    .Right .Panel h2,
    .wordpress #sidebar h3{
        font-size:14px;
    }
    .Left .Panel .BlockContent,
    .Right .Panel .BlockContent{
        padding:0px!important;
        margin:0px!important;}
    .Left .Panel p,
    .Right .Panel p{
        padding: 10px 15px 5px 15px;}
    .TopSeller1{
        border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
        
        /* Side Product Items */
    .Left .ProductDetails, .Left .ProductPriceRating, .Left .ProductActionAdd{
        text-align:center;}
    .Left .ProductActionAdd     .button{
        width:100px;}
    .Left .TopSeller1 .ProductActionAdd .button{margin:0!important;}
    .ProductActionAdd:before,
    .ProductActionAdd:after {
        content:".";
        display:block;
        height:0;
        overflow:hidden;}
    .ProductActionAdd:after { clear:both; }
    .ProductActionAdd { zoom:1; } /* IE < 8 */        
                
        /* Panel Borders */
    .Left .Panel,
    .Right .Panel,
    .TopSeller1{
        border:0px solid #000;}

    /* Side Panels */
        /* Account */
            #SideAccountMenu{}
        /* All */
            #SideCartContents{}
                #SideCartContents p{padding:10px 0 0 0!important;}
                #SideCartContents .ProductPrice{display:inline;font-size:12px;font-weight:800;float:right;margin:0 5px 0 0;}
                .ViewCartLink {
                    background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/cart_button.png?t=1633023583) no-repeat 3px 3px;
                    padding:4px 0 8px 30px;}
            #SideNewProducts{}
            #SideShopByBrand{}
            #SideShopByBrandFull{}
            #SideTopSellers{}
            /* Newsletter */
            #SideNewsletterBox{ width: 960px; margin: 0 auto;}
                .NewsletterSubscription {clear: both;}
                .NewsletterSubscription label {clear: both;float: left;}
                .NewsletterSubscription .Textbox{ height:25px;}
                .NewsletterSubscription input {
                    width: 167px;
                    font-size: 11px;
                    font-style:italic;
                    padding: 3px;
                    margin-bottom: 5px; 
                    font-family: 'Open Sans', sans-serif; 
                    font-weight:300; 
                    background-color:#e7e7e7; 
                    border:0px; 
                    outline:none; 
                    color:#888888;
                }
                .NewsletterSubscription input.button1 {
                    padding: 4px 20px!important;
                    margin-top: 15px!important;
                    clear: none;
                    float: right;
                    height: 31px!important;
                }
            #SideNewsletterBox.horizontal{
                width:100%;
                background:#ccc;
                padding:10px;}
                #SideNewsletterBox.horizontal h3{
                    float: left;
                    margin:0 15px 0 0;}
                #SideNesletterBox.horizontal label{
                    margin-right:10px;}
        /* Category */
            #SideCategoryNewProducts{}
            #SideCategoryPopularProducts{}
            #SideCategoryShopByPrice{}
            #SideCategoryTopSellers{}
        /* Product */
            #SideProductAddToWishlist{}
            #SideProductAlsoBought{}
            #SideProductRecentlyViewed{}
            #SideProductRelated{}
        /* Cart */
            #SideCouponCodeBox{}
            #SideGiftCertificateCodeBox{}
        /* Pages */
            #SideSubPageList{}

        /* Top Sellers */
            .Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
                color: #075899;}
            /*.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1/* { /* No1 seller box */
                /*border: 1px solid #c0dae7;
                background: #fff;}*/
            .Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
                background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/blue/TopSellerNumber1Bg.png?t=1633023583) 0 0 no-repeat transparent!important;
                color: #075899;}
            .Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
                float: left;
                width: 20px;
                font-size: 1.2em;
                padding: 3px 0;
                text-align:center;
                border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
            .Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { /* Contains the details of the item */
                margin-left: 24px;
                width: 110px;
                padding: 3px 0 3px 0;}
            .Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
                clear: both;
                float: left;
                margin: 10px 0 5px 0;
                padding: 5px;
                overflow: visible;
                display: inline;}
            .Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails, .Left .TopSellers li.TopSeller1 .ProductPriceRating, .Right .TopSellers li.TopSeller1 .ProductPriceRating, .Left .TopSellers li.TopSeller1 .ProductActionAdd, .Right .TopSellers li.TopSeller1 .ProductActionAdd{
                width:100%!important;
                text-align:center;}
            .TopSeller1 .ProductDetails strong a{
                font-size:16px;}
            .TopSeller1 .button {width:87%!important;}
            .TopSeller1 .ProductActionAdd:before, .TopSeller1 .ProductActionAdd:after {
                content:".";    
                display:block;    
                height:0;    
                overflow:hidden;}
            .TopSeller1 .ProductActionAdd:after { clear:both; }
            .TopSeller1 .ProductActionAdd { zoom:1; } /* IE < 8 */        
            .Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
                text-align: center;
                overflow: hidden;
                max-width:130px;}
            .Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
                width: 44px;
                height: 34px;
                font-size: 2em;
                padding: 7px 0 6px 0;
                margin: -20px 0 0 0;
                text-align: center;
                display: Block;}
            .Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
                margin-left: 0;}
            .Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
                width: 130px;
                display: inline;
                text-align: center;
                overflow: hidden;}
            .Content .TopSellers li .TopSellerNumber {
                display: none;}

/* Page Templates -pgt- */

    /* Home Page -hpg- */

        /* BC Carousel */
            /* Container */
            .slide-show-render.slide-show{
                width:950px;
                height:370px;
                overflow:hidden;
                position:relative; margin:10px 0 0 0px;}
                .slide-show-render li{
                    border:0px;}
                .slide-show-render.slide-show .flex-control-nav.flex-control-paging li{
                    float:left;
                    width:auto;
                    height:auto;}
                .flexslider .slides img{
                    width:auto;
                    max-width:1000px;
                    max-height:1000px;}
            /* Pager */
            .slide-show-render.slide-show .flex-control-nav.flex-control-paging{
                    top:0px;
                    right:0px;
                    width:auto;
                    height:auto;}        
                .flex-control-nav li a{
                    /*text-indent:-1000px;*/
                    display: block;
                    float: left;
                    /*border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;*/
                    height: 20px!important;/*must equal 2x border radius to be round*/
                    width: 20px!important;
                    margin-right: 5px;}
            /* Next/Previous */
            .slide-show-render.slide-show .flex-direction-nav{
                bottom:0px;
                left:0px;
                width:950px;
                height:450px;
                position:relative;}
                .flex-direction-nav a{
                    position:relative;}
                    .slide-show-render.slide-show .flex-direction-nav li{
                        position:relative;
                         height: 35px;
                        width: 23px;
                        float:left;}
                    .flex-direction-nav a{
                        top:0;
                        display:block;
                        margin-top:-300px;}
                    .flex-prev{margin-left:10px;}
                    .flex-next{margin-left:900px!important;}
                    
    /* Category -cty- */
    
        /* Product Listings */
            .ProductList {
                list-style: none;
                margin: 0;
                padding: 0;}
                
                /* Base */
                .Content .ProductList li {
                    list-style: none;
                    float: left;
                    width: 223px!important;
                    font-size: 0.95em;
                    margin: 0 11px 15px 0!important;
                    padding: 0 11px 0 0px!important;
                    overflow: hidden;
                    min-height: 21em; 
                    background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/newline.png?t=1633023583) no-repeat right top;
                }
                .Content .ProductList li.EndRow {
                    margin-right: 0!important;
                    padding-right: 0!important;
                }
                    #CategoryContent ul li:last-child{
                        background:none !important;
                    }
                .Left .ProductList li, .Right .ProductList li {
                    clear: both;
                    width: auto;
                    list-style: none;
                    margin: 0;
                    margin-top: 5px;
                    padding: 3px 0 5px 0;
                    color: #000000;}
            
            /* Image */
                .ProductList li .ProductImage{
                    background: #fff;
                    margin: 0 0 5px 0;
                    display: table-cell;
                    width: 220px!important;
                    height:210px!important;
                    text-align: center;
                    overflow: hidden;
                    vertical-align: middle;
                    border:#cccccc solid 1px;
                }
                    .ProductList .ProductImage img {
                        vertical-align: middle;}    
                    .ProductList li .ProductImage a img{}
                        #CategoryContent .ProductList li .ProductImage a img,
                        #BrandContent .ProductList li .ProductImage a img { }
                    /* Toggle sidebar images */    
                    .Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
                        display: none;}

            /* Product Name */
                .ProductList li .ProductDetails{ width:220px;}
                    .ProductList li .ProductDetails strong a{ color:#686868; text-decoration:none; font-size:16px; font-weight:300; font-family: 'Open Sans', sans-serif;}
                
            /* Price */
                .ProductList li .ProductPriceRating{}
                #CategoryContent .ProductList li .ProductPriceRating,
                #BrandContent .ProductList li .ProductPriceRating{ width:220px;}

                .ProductPriceRating em, .Content .ProductPrice{
                    font-style: normal;
                    font-weight: normal;}
                    
            /* Rating */
                .ProductList li .Rating{
                    font-size: 0.9em;
                    font-weight: bold;}
                .ProductList .Rating img {
                    height: 12px;
                    margin-top: 3px;}
                    
            /* Compare */
                .ProductList li .ProductCompareButton{
                    margin-top: 3px;
                    text-align: center;}

            /* Add to Cart */
                .ProductList li .ProductActionAdd{ text-align:right; width:220px;}
                
            /* Other */
                .ProductList p {
                    margin: 5px 0 5px 5px;}
    
        /* Category & Brand Sub-Item, Sorting, & Paging Overhaul */
            .CategoryPagination{
                padding: 5px;
                text-align: center;
                color: #555;}    
                .CategoryPagingPrev{float:left;margin:0 10px 0 0;}
                .CategoryPagingNext{float:left;margin:0 0 0 10px;}
                .PagingList{float:left}
                .CategoryPagination a{
                    text-decoration:none;
                    background:#fff;
                    padding:5px 9px;
                    border:1px solid #C2C2C2;
                    box-shadow:inset -1px -1px 2px #dadada;
                    color:#222;
                    border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
                    .CategoryPagination a:hover{
                        text-decoration:none!important;}
                .CategoryPagination li.ActivePage{
                    text-decoration:none;
                    padding:5px 9px!important;
                    border:1px solid #C2C2C2;
                    box-shadow:inset 1px 1px 5px #fff;
                    color:#222;
                    border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
                    .CategoryPagination li.ActivePage:hover{
                        text-shadow:none;}
                .CategoryPagination .PagingList, .CategoryPagination .PagingList li {
                    list-style: none;
                    padding: 0;
                    margin: 0 5px 0 0;}
                .CategoryPagination .PagingList li {
                    display: inline;}
            .SubCategoryList, .SubBrandList{clear:both;}

            /* Clearfix the sub-category/sub-brand lists */
                .SubCategoryList ul:before, .SubBrandList ul:before,
                .SubCategoryList ul:after, .SubBrandList ul:after{
                    content:".";    
                    display:block;    
                    height:0;    
                    overflow:hidden;}
                .SubCategoryList ul:after, .SubBrandList ul:after {clear:both;}
                .SubCategoryList ul, .SubBrandList ul{zoom:1;} /* IE < 8 */

            /* Button and Classic style sub-categories/sub-brands option */

                /* Button Style sub-category/sub-brand */
                .SubCategoryList {padding: 4px;}
                .SubCategoryList ul, .SubCategoryList li {
                    list-style: none;
                    margin-left: 0;}
                    .SubCategoryList li, .SubBrandList li{float:left;}
                    .SubCategoryList li a, .SubBrandList li a{
                        float:left;
                        width:245px;
                        padding:3px 0;
                        margin:0 5px 5px 0;
                        text-align:center;
                        text-decoration:none!important;}
                    .SubCategoryList li a:hover, .SubBrandList li a:hover{text-decoration:none!important;}*/
                    /* Additional Structural Elements */
                    .SubCategoryListGrid, .SubBrandLis, .SubBrandListGrid {
                        padding: 4px;}
                        .SubBrandListGrid ol,
                        .SubCategoryListGrid ol{
                            clear: both;}
                        .SubBrandListGrid ul, .SubBrandListGrid li,
                        .SubBrandList ul, .SubBrandList li,
                        .SubCategoryListGrid ul, .SubCategoryListGrid li {
                                list-style: none;
                                margin-left: 0;}
                            .SubBrandListGrid li,
                            .SubCategoryListGrid li{
                                margin-bottom: 4px;
                                padding: 10px;
                                margin-left: 10px;
                                background: #fff;
                                float: left;
                                text-align: center;}
    
            /* Paging, navigation, etc */
                .SubCategoryList a, .SubBrandList a, .CategoryPagination a, #sort{color:#555;margin:0 5px 0 0;}
                .SortBox{font-size: 0.95em;color:#555;padding:5px 5px;}
                .PagingList .ActivePage{color:#222;}
                .SubCategoryList a:hover, .SubBrandList a:hover, .CategoryPagination a:hover,.PagingList a:hover{color:#333;}

    /* Product -prd- */

        /* Product Details Redux  */
            /* General Sizing  */
                .ProductMain{
                    width:335px!important; /* Main Container Size */    
                    margin:0 0 0 0px; padding: 0 0 0 15px; background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/line.png?t=1633023583) left repeat-y; min-height:421px;} 
                .ProductDetailsGrid .Label{
                    width:75px;}    /* Width for the Label Columb */
                .productAttributeValue, .ProductDetailsGrid .Value{
                    width:235px; color:#ababab; font-size: 15px;
font-weight: 300;} 
.productAttributeValue, .ProductDetailsGrid .Value a{ color:#ababab !important; font-weight:300; text-decoration:none !important;}

/* Width for the Value Column */
            /* Clearfix necessary elements */
            .ProductAddToCart .productAttributeLabel{ font-weight:300 !important; width:70px !important; font-size:15px;}
            
                .DetailRow:before, .DetailRow:after,
                 .productAttributeRow:before, .productAttributeRow:after{
                    content:".";    
                    display:block;    
                    height:0;    
                      overflow:hidden;}
                .DetailRow:after, .productAttributeRow:after{clear:both;}
                .DetailRow, .productAttributeRow {zoom:1;} /* IE < 8 */
            /* Product Image */
                .PrimaryProductDetails .ProductThumb{ width:350px !important; 
                    height: 447px!important;}
                #ProductDetails #ImageScrollPrev,
                #ProductDetails #ImageScrollNext {
                    float: left;
                    background:none;
                    border:none;
                    margin-top:16px;
                    cursor:pointer;
                    display: none;}
                #ProductDetails .ProductTinyImageList {
                    float: left;
                    margin-top:10px;
                    white-space:nowrap;
                    width: 80%;
                    overflow: hidden;
                    margin-left:auto;}
                #ProductDetails .ProductTinyImageList ul li {
                    width: 45px !important;
                    height: 40px !important;
                    overflow: hidden;
                    float: left;
                    margin-left:3px;
                    border: 2px solid #cccccc !important;}
                #ProductDetails .ProductTinyImageList ul li div {
                    display: table-cell;
                    text-align: center;}
                #ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
                    border: 2px solid white;}
            .TinyOuterDiv div img{ width:60px !important;}        
                #ProductDetails .ProductTinyImageList ul {
                    margin: 0pt;
                    padding: 0pt;
                    position: relative;
                    list-style-type: none;
                    white-space:nowrap;
                    width: 2500px;}
                #ProductDetails .ProductThumbImage {
                     border:#ccc solid 1px;
                     display: table;
                     width: 350px!important;
                     height: 335px!important;
                     /*margin:auto;*/
                }
                    #ProductDetails .ProductThumbImage a {
                        display: table-cell;
                        vertical-align: middle;
                        margin: 0 auto!important;
                    }
                    
            .ImageCarouselBox{ padding-left:auto !important;}        
                
            /* Product Details -pdt- */
                /* Colors For Text & Options Titles */
                    html.javascript .productOptionViewRectangle .none label, .productAttributeLabel, .ProductDetailsGrid .Label, .productAttributeConfigurableEntryFile{
                        color:#686868!important;}            
                /* Rows */
                    .productAttributeRow{
                        margin:0 0 10px 0;}
                    .ProductDetailsGrid .DetailRow {
                        clear: left;
                        margin-top: 6px;}
                    .productAttributeList .productAttributeRow{
                        padding:0px!important;}    
                    .DetailRow.AddToCartBox {
                        margin-bottom: 10px;
                    }                
                /* Labels */
                    .productAttributeLabel{
                        float:left;}                
                    .ProductDetailsGrid .Label {
                        margin: 0;
                        float: left;
                        font-weight: 300;
                        padding: 1px 0 0 10px;
                        display: inline-block;
                        position: relative;
                        text-align: right; font-size:15px;}
                        
                        .productAttributeList .productAttributeLabel{ width:70px !important;}

                    .productAttributeList .productAttributeLabel{
                        margin:0 0 6px 0px!important;
                        text-align:right!important;
                        display:block!important;}    
                    .ProductDetailsGrid .Label .Required {
                        position: absolute;
                        left: -1em;}                            
                /* Values */            
                    .productAttributeValue{
                        float:right;}                            
                    .ProductDetailsGrid .Value {
                        display: inline-block;
                        float:right;}
                /* Price & Title */
                    /* Product & Category Price & Title Display */
                        /* Product Page Main Price */
                        .ProductMain .ProductPrice, .ProductMain .ProductList em {                            
                            font-size:15px!important;}
                        /* Product Page Price Display */
                        .Product_PriceLabel .ProductPrice{font-size:30px;}
                        .Product_PriceLabel .Label{padding:15px 0 0 0!important;}
                        /* Product List Price Color */
                        .Left .ProductPriceRating em, .Left .ProductPrice,
                        .Right .ProductPriceRating em, .Right .ProductPrice,
                        .Content .ProductPriceRating em, .Content .ProductPrice{
                            font-size:12px;}
                        /* Rating */
                        .ProductMain .ProductList .Rating{
                            color: #797979;}

            /* Styles for Options */
                .ProductOptionList ul, .ProductOptionList li {
                    list-style: none;
                    margin: 0;
                    padding: 0;}
                .ProductOptionList li {
                    margin-bottom: 3px;}
                .ProductOptionList input {
                    vertical-align: middle;}                
                .productAttributeLabel{float:left;display:block!important;}
                .productAttributeValue{float:right;display:block!important;}
                .productAttributeConfigurableEntryCheckbox input{margin:0 5px 0 0;}    
                .productAttributeConfigurableEntryCheckbox span{width:200px;}
                /* Pick List w/ Images */
                    .scrollContainer{
                        min-height:1px!important;
                        min-width:1px!important;
                        max-height:900px!important;
                        height:auto!important;
                        width:auto!important;}                
            /* Colors for the Active States & Form Elements */
                /* Unselected Options */
                    .productOptionPickListSwatch .textureContainer, .productOptionPickListSwatch .swatchColours, html.javascript .productOptionViewRectangle .option label{
                        border-color:#888!important;}
                /* 'None' Option Styles */    
                    html.javascript .productOptionViewRectangle .none label{
                        border:none!important;}
                    html.javascript .productOptionViewRectangle .none.selectedValue label{
                        background:none!important;
                        box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;}    
                /* Active States for Swatches & Rectangles */
                    .productOptionPickListSwatch .selectedValue .textureContainer, .productOptionPickListSwatch .selectedValue .swatchColours, .productOptionPickListSwatch .selectedValue .textureContainer, html.javascript .productOptionViewRectangle .selectedValue label {
                        /*box-shadow:2px 3px 5px #000;-moz-box-shadow:2px 3px 5px #000;-webkit-box-shadow:2px 3px 5px #000;*/}
                /* Active States for Form Elements */
                    #qty_:focus, #text_qty_:focus, .productAttributeFluidWidth:focus, .fileInput label input:focus, .dateselector select:focus, .productOptionViewSelect select:focus, .productOptionViewRectangle ul li label:focus, .productAttributeConfigurableEntryNumbersOnlyText input:focus{
                        border-color:#888;
                        box-shadow:2px 3px 5px #000;-moz-box-shadow:2px 3px 5px #000;-webkit-box-shadow:2px 3px 5px #000;}
            /* Lower Product Details Items */
                /* Out of Stock */
                    #ProductDetails .ProductMain .OutOfStockMessage{
                        clear: left;}
                /* Styles for Quantity */    
                    #text_qty_{width:30px;}
                    #qty_{ float: left;
margin: 5px 5px 0 20px;}
            /* Add This */
                .addthis_toolbox{
                    width:auto;
                    display:inline-block;
                    float:left;}
            /* Release Date */
                .ProductMain table.ExpectedReleaseDate{
                    margin:6px 0 0 0;}
                .ProductMain table.ExpectedReleaseDate td {
                    background-color: #FFF1A8;
                    border: 1px solid #E8B541;
                    color: #353535;
                    padding: 6px;}
            /* Bulk Discount */
                .BulkDiscountLink{
                    width:auto;
                    display:inline-block;
                    color: #353535;
                    padding: 6px;
                    margin:5px 0;}
            /* Add to Cart Tools */    
                /* Container for add to cart/wishlist */
                .productAddToCartRight{}
                /* Add to wishlist */
                #frmWishList p{
                    margin:0px;}
                .WishLists{
                    padding:5px;
                    max-width:124px;
                    background:transparent;
                    color:#black;}
                .AddThisButtonBox{
                    clear:none!important;
                    float:none!important;
                    margin:0px!important;}
                #SideProductAddToWishList{
                    clear:none!important;
                    float:none!important;
                    margin-top:0px!important;
                    margin-bottom:0px!important;
                    padding:0px!important;}            
            /* Add to Cart & Wishlist Buttons -cbtn- */
                input[type="submit"].productButton,
                .button.productButton,
                .quickview-addcart,
                .quickview-details{
                    background-repeat:no-repeat;
                    width:170px;
                    text-transform:lowercase;
                    font-size:15px;}
                    
                    /* Cart */
                        /* Quickview Details */
                        .button.quickview-details{
                            width:auto!important;
                            padding:7px 10px!important; margin:40px 0 0 0px;}
                        
                        /* Style the buttons with icons */
                        
                        input[type="submit"].addCart,
                        .button.quickview-addcart{
                            background-image:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/productAddcart.gif?t=1633023583);
                            /*background-position:15px 8px;*/
                            margin:0px 0 0px 10px;
                            padding:0px 0!important; height:36px;}
                        .button.addWishlist{
                            background-image:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/wishlist-button.png?t=1633023583);
                            background-position:205px 7px;
                            padding:7px 0!important;}
                        
                    
                        /* Style the buttons without icons */
                        /*
                        input[type="submit"].addCart,
                        .button.quickview-addcart{
                            width:175px!important;
                            margin:15px 0 15px 0;
                            padding:10px 0!important;}
                        .button.addWishlist{
                            width:175px!important;
                            padding:7px 0!important;}
                        */
                
        /* Product Review */
            #ProductReviews .BlockContent p{clear:left;padding-top:10px;}
            .PrimaryProductDetails dt{width:auto!important;}
            #rating_box{
                padding:5px 0 5px 10px;
                width:455px;
                border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
                box-shadow: 3px 3px 3px #c1c1c1;-moz-box-shadow: 3px 3px 3px #c1c1c1;-webkit-box-shadow: 3px 3px 3px #c1c1c1;}
            #rating_box h4{
                color:#000;
                font-size:15px;
                background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/talkbubble.png?t=1633023583) no-repeat scroll 8px -2px;
                padding:7px 0 2px 50px;}
            .ProductReviewList{
                padding-top:20px;
                margin:0;
                list-style:none;}
                .ProductReviewList li{
                    margin:0 0 15px 0;
                    padding:10px 20px 5px 20px;
                    border:1px solid #dadada;
                    border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
                    box-shadow: 3px 3px 3px #c1c1c1;-moz-box-shadow: 3px 3px 3px #c1c1c1;-webkit-box-shadow: 3px 3px 3px #c1c1c1;}
                .ProductReviewList .ReviewTitle{
                    font-size:16px;}
                .ProductReviewList li p{
                    background:#fcfcfc;
                    padding:10px 25px;
                    border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
                .ProductReviewList li p.Meta{
                    background:none!important;
                    padding:0!important;}
            .ProductReviewList hr{display:none;}

            /* Control the colors */
                #rating_box, .ProductReviewList li{
                    background:#dadada;}
    
        /* Tabbed Navigation -tabs- */
            .ProductSectionSeparator{display:none!important;}
            /* Containers for Tabbed Navigation -tbc- */
                #ProductDescription,  #ProductWarranty, #ProductOtherDetails, #SimilarProductsByTag, #ProductByCategory, #ProductVendorsOtherProducts, #ProductReviews, #SimilarProductsByCustomerViews, #ProductVideos {
                    margin:0!important;
                    padding:0!important;}
                /* Clearfix the containers */
                    #ProductDescription:before, #ProductVideos:before, #ProductWarranty:before, #ProductOtherDetails:before, #SimilarProductsByTag:before, #ProductByCategory:before, #ProductVendorsOtherProducts:before, #ProductReviews:before, #SimilarProductsByCustomerViews:before,
                    #ProductDescription:after, #ProductVideos:after, #ProductWarranty:after, #ProductOtherDetails:after, #SimilarProductsByTag:after, #ProductByCategory:after, #ProductVendorsOtherProducts:after, #ProductReviews:after, #SimilarProductsByCustomerViews:after{content:".";display:block;height:0;overflow:hidden;}
                    #ProductDescription:after, #ProductVideos:after, #ProductWarranty:after, #ProductOtherDetails:after, #SimilarProductsByTag:after, #ProductByCategory:after, #ProductVendorsOtherProducts:after, #ProductReviews:after, #SimilarProductsByCustomerViews:after { clear:both; }
                    #ProductDescription, #ProductVideos, #ProductWarranty, #ProductOtherDetails, #SimilarProductsByTag, #ProductByCategory, #ProductVendorsOtherProducts, #ProductReviews, #SimilarProductsByCustomerViews{ zoom:1; } /* IE < 8 */
            
                    #ProductVideos object {
                        width: 275px!important;
                    }
            /*    Tabbed Navigation Elements */
                .TabNav {
                    font-size: 11px;
                    margin:0px;
                    padding: 5px 4px 10px 4px; border-top: #bfbfbf dotted 1px; border-bottom: #bfbfbf dotted 1px; }
                .TabNav li {display: inline;}
                .TabNav li a {
                    /*border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;*/
                    font-weight:300;
                    position: relative;
                    top: 2px;
                    font-size: 15px;
                    padding: 4px 20px;
                    margin-right: 3px;
                    margin-top: 3px;
                    text-decoration: none;}
                .TabNav li a:hover {
                    text-decoration: none}
                .TabNav li.Active a {
                    margin-top: 0px;
                    padding:4px 20px;
                    font-weight: 300;}

        /* FastCart  */
            #fastCartContainer {font-size: 13px;}
            /* FastCart Summary Box */
                .fastCartSummaryBox{
                    max-width:500px!important;
                    width:215px;}
                .fastCartSummaryBox {
                    background:#f0f0f0!important;
                    color:#000;
                    border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}        
                .fastCartSummaryBox {background-color: #DDFEDA;}
                .FastCartOrOption{width:auto;text-align:center;}
                .fastCartSummaryBox .actionLink .button {float:none!important;width:175px;font-size:16px;}
            /* Control the width of the related products in the FastCart */
                .fastCartContent .ProductList li{
                    background-color:#FFF;
                    width:135px!important;}
                .fastCartContent .ProductList .ProductImage img{height:130px;}
            /* Details of the FastCart related products panel */
                .fastCartContent .ProductPrice,
                .fastCartContent .ProductList em {color: #800000;}
                .fastCartContent .Quantity {color: #828DB3;}
                .fastCartContent p {color: #444444;}
    
    /* Pages -pgs- */
        /* Custom Styles for General Text Pages */
        
    /* Backpage General Styles -pgb- */
    
        /* Standard Content Panels For adding a border and background to page content space */
            /*#PageContent, #CartContainer, #LoginForm, #ForgotPasswordForm, #CreateAccountForm, #CreateAccountThanks, #ForgotPasswordForm, #NewsContent, #NewsletterContent,
            .YourAccount, #AccountInbox, #AccountOrderStatus, #AccountOrders, #ChooseShippingAddress, #ShippingAddressForm, #AccountOrder, .AccountDownloadItemContainer, #AccountRecentItems, #AccountNewReturn, #EditAccountForm,
            .ExpressCheckout, #OrderConfirmation
                {border-radius: 6px 6px 6px 6px;
                -moz-border-radius: 6px 6px 6px 6px;
                -webkit-border-radius: 6px 6px 6px 6px;
                box-shadow: 2px 2px 2px #999999;
                -moz-box-shadow: 2px 2px 2px #999999;
                -webkit-box-shadow: 2px 2px 2px #999999;
                background: none repeat scroll 0 0 #FFFFFF;
                border: 1px solid #4B4B4B;
                min-height: 295px;
                padding: 5px 25px 5px 25px;}*/    

    /* Cart -crt- */
    
        /* Cart Contents Table */
            /* Table Header Bar */
                table.CartContents, table.General {}
            /* Toggle the cart items' backgrounds */
                .CartContents tr{background:#F7F7F7!important;}
                .CartContents tr.Even{background:#F0F0F0!important;}    

        /* Subtotal, Estimate Shipping */
            .EstimateShipping {
                border: 1px solid #000;
                background: #fff;
                color:#000;}
            .CartContents tfoot .SubTotal td {
                border:0!important;
                color: #161616;}

        /* Cart Checkout Options */
            .ProceedToCheckout {
                text-align: right;}
            .Content .ProceedToCheckout {
                width: 235px;/*Set these widths the same */
                float: right;}
            .ProceedToCheckout a {padding-top: 5px;}        
            .CartOrOption{
                clear:both;
                text-align:center;
                margin:5px 0;
                width:235px;}/*Set these widths the same */
            .GoogleCheckout p,
            .PayPalExpressCheckout p,
            .AlternativeCheckout p {
                margin: 0;
                font-size: 90%;}
            .cart .GoogleCheckout,
            .cart .PayPalExpressCheckout,
            .cart .AlternativeCheckout {
                text-align: center;
                margin-bottom: 10px;
                clear:right;
                width:235px;} /*Set these widths the same */
            .KeepShopping {
                clear: both;
                text-align: right;
                width:235px;} /*Set these widths the same */
            .KeepShopping a{
                width:175px!important;}


    /* Checkout -chk- */
        .CheckoutForgotPassword{clear:both;display:block;padding-top:10px;}
        .CheckoutRedeemCoupon{width:300px;border:1px solid #333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#dadada;}
            .CheckoutRedeemCoupon h4{color:#fff;background:#000;padding:3px 0;text-align:center;}
            .CheckoutRedeemCoupon p{padding:5px 10px;}

    /* Login -log- */
        .CreateAccount {
            float: left;
            width: 335px;
            padding-right: 10px;}
        .AccountLogin {
            float: left;
            padding-left: 10px;
            width: 335px;}    
        .AccountLogin form, .CreateAccount div{margin-top:10px;}    
    
    /* Account -acct- */
        .YourAccount ul{margin:0!important;}
        .YourAccount li{list-style:none;margin-bottom:15px!important;}
        .YourAccount a{
            font-size:1.25em;
            text-decoration:none;
            border-bottom:1px solid #dadada;
            display:block;
            width:100%;}    
        .TopAccountMenu{background:#5B3C7E;border-radius:0 0 45px 6px;-moz-border-radius:0 0 45px 6px;-webkit-border-radius:0 0 45px 6px;}
            .account_main .TopAccountMenu{margin-top:-10px!important;}
            .account_inner .TopAccountMenu{margin-top:0px!important;}
            .TopAccountMenu h2{color:#fff;margin:3px 10px;font-size:16px;}
            .TopAccountMenu ul{display:block;list-style:none!important;margin:0!important;}
            .TopAccountMenu ul li{float:left;margin:0!important;padding:0!important;}
            .TopAccountMenu ul li a{text-decoration:none!important;color:#fff;border:0px!important;display:block;padding:6px 15px;width:auto;font-size:12px;}
            .TopAccountMenu ul li a:hover{text-decoration:none;color:#fff;background:#A283C5;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
        
                /* Download List Restyling */
                    .AccountDownloadItemsList{list-style:none;}
                        .AccountDownloadItemsList li{
                            background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/download.png?t=1633023583) no-repeat scroll 8px 17px #DADADA;
                            padding: 11px 0 2px 40px;
                            border-radius:6px;
                            -moz-border-radius:6px;
                            -webkit-border-radius:6px;}
                        .OrderItemList{
                            list-style:none;
                            width:300px;}
                        .OrderItemList .button{float:right!important;}
                        .OrderItemList li:before,
                        .OrderItemList li:after {
                          content:".";    
                          display:block;    
                          height:0;    
                          overflow:hidden;}
                        .OrderItemList li:after { clear:both; }
                        .OrderItemList li { zoom:1; } /* IE < 8 */    

    /* Gift Certificates -cert- */

    /* Wishlist -wish- */

    /* Sitemap -stm- */
        #SitemapContent ul{list-style-type:none;}
        .SitemapPages{float:left;margin:0 15px 0 25px;}
        .SitemapCategories{float:left;margin:0 15px 0 25px;}
        .SitemapBrands{float:left;margin:0 0 0 25px;}

    /* Search -sch- */
        #SearchResultsCategoryAndBrand {background-color:#EEF5F9;}


/* Footer -ftr- */
#Footer {
    clear: both;
    padding: 0;
    font-size:12px;}
    
    /* Footer Lists */
    #Footer ul {
        list-style: none;
        margin: 0;
        padding: 0;}
    #Footer li {
        list-style: none;
        float: left;
        margin: 0;
        padding: 0;}
    #Footer li a {
        text-decoration: none;
        padding: 0;}
        #Footer li a:hover{text-decoration:underline;}
    #Footer p{
        clear:both;
        float:left;}
    
    /* Byline */
    #byline {clear:both;width:auto;text-align:center;color:#000;padding:15px 0 10px 0;font-size:12px;}
        #byline a{color:#000;text-decoration:none;font-size:12px;}
    
    /* Footer ColMenu */
    #Footer ul.col{
        margin: 0px 20px 0 0;
        background: url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/line.png?t=1633023583) right repeat-y;
        padding: 0 20px 0 0px;
        min-height: 158px;
        width: 140px;
    }
        #Footer ul.col li{ margin:0 0 5px 0; color:#00aeef; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-size:13px;}
        #Footer ul.col li a{ text-transform:lowercase; color:#686868; font-weight:300; font-family: 'Open Sans', sans-serif;}
            #Footer ul.col li.first{}
            #Footer ul.col li.second{}
            #Footer ul.col li.third{}
            #Footer ul.col li.fourth{}
        #Footer ul.col li.heading{
            margin:0 0 10px 0;}
            #Footer ul.col li.heading span{
                font-size:18px;
                font-weight:800;}
        #Footer ul.col li a{
            font-size:12px;
            font-weight:400;
            text-decoration:none;}
            #Footer ul.col li a:hover{text-decoration:underline;}
        
    /* Clearfix Footer Structural Elements */
        #Footer:before, #Footer:after{content:".";display:block;height:0;overflow:hidden;}
        #Footer:after{clear:both;}
        #Footer{zoom:1;} /* IE < 8 */
    
    /* Social elements */
        .socnet {
            clear: both;
            font-size: 0.85em;
            padding: 20px 0 15px 0;}
        .socnet a {
            display: inline-block;
            text-align: left;
            text-indent: -9999px;
            vertical-align: middle;}
    
/* Font Overrides -fnt- */


/* Clearfix -cfx- */
.clearfix:before, .clearfix:after{content:"."; display:block; height:0; overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix {zoom:1;}


/* Buttons -btn- */
    /* Button Options */
.button,
input[type="submit"],
input[type="button"],
#apply_code {
    font-size:16px;
    text-align:center;
    text-decoration:none!important;
    text-transform:lowercase;
    font-weight:300;
   /* text-shadow:0 1px 1px rgba(0,0,0,0.25);

    -moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:1px 1px 3px rgba(0,0,0,0.2);*/

    padding:6px 20px!important;

    display:inline-block;
    width:auto;
    cursor:pointer;
    overflow:visible;
    font-style:normal !important;
        
    border:none;    
    /*-moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;*/}
.button:hover, input[type="submit"]:hover, #apply_code:hover {text-decoration:none!important;}
.button:after, input[type="submit"]:after, #apply_code:after{content:"0"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden;}
*:first-child+html .button, *:first-child+html input[type="submit"], *:first-child+html #apply_code{display:inline-block;}
* html .button, * html input[type="submit"], * html #apply_code{height:1%;}

        /* Additional Button Configurations */
.buttonRight{float:right!important;}
.buttonSmall{clear:both;font-size:10px!important;padding:3px 8px!important;margin-top:15px;}
.buttonFill{width:96%!important;}
.buttonFloatRight{float:right!important;margin:30px 0 0 0;font-size:14px!important;}
.CurvyBox{padding:1px;border:1px solid #ccc;/*border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;*/ min-height:15px;}

        /* Cart Content Button Mod */
.CartRemoveLink, .CustomizeItemLink{
    font-size:13px;
    text-align:center;
    text-decoration:none!important;
    text-transform:none;
    font-weight:normal;
    text-shadow:0 1px 1px rgba(0,0,0,0.25);

    -moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:1px 1px 3px rgba(0,0,0,0.2);
    
    display:block;
    padding:3px 5px;
    margin:5px 0 0 0;
    
    display:inline-block;
    width:auto;
    cursor:pointer;
    overflow:visible;
    
    border:none;    
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;}

        /* Add Cart Icon To Checkout Button */
.CheckoutButton a{
    background-image:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/cart_button.png?t=1633023583);
    background-repeat:no-repeat;
    background-position:5px 8px;
    padding:6px 8px!important;
    width:200px;}
.CheckoutButton a:hover{
    background-image:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/cart_button.png?t=1633023583);
    background-repeat:no-repeat;
    background-position:5px 8px;}

        /* Override the Header Search */
#SearchForm .SearchButton {
    background-color:transparent!important;border-radius:0px!important;-moz-border-radius:0px!important;-webkit-border-radius:0px!important;
    -moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
    
#apply_code{float:right!important;}

/* Quick View -qv- */
.QuickViewBtn {
    position: absolute;
    border: 1px solid #dddddd;
    cursor: pointer;
    padding: 6px 10px 8px 10px;
    border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    display:inline-block;
    line-height: 11px;}

/* Plugins -plg- */

    /* BX Slider */
        .bx-prev, .bx-next{
            width:27px;
            height:27px;
            font-size:0px!important;display:block;position:relative;}
        .bx-prev{
            background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/prev.png?t=1633023583) no-repeat;
            top:-145px;}
        .bx-next{
            background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/next.png?t=1633023583) no-repeat;
            top:-172px;
            margin-left:918px;}
        .bx-wrapper{clear:both;width:auto!important;padding:10px 0;}
        .bx-window{margin-left:55px;}
        .bx-window ul li{margin:0!important;}
        
        #HomeFeaturedSlider li, #HomeNewSlider li{
            border:0px!important;
            padding:0 8px!important;
            width:150px!important;
            background-image:none!important;
            background-color:#fff!important;}
        .SliderWrapper{ /*Enable only if you are using a carousel for featured/new products*/
            /*background:url(//cdn2.bigcommerce.com/server1200/qgd3k/templates/__custom/images/panel_bg.png?t=1633023583) repeat-x #d4d4d4;
            border:1px solid #d4d4d4;
            padding:3px 8px;height:100%;*/}

    /* RSS */
        #rss {list-style:none!important;margin:0px!important;}
        #rss li{margin-bottom:10px;width:240px;}
        #rss .parss-right{}
        #rss .parss-image{}
        #rss .parss-title a{text-decoration:none!important;}
        #rss .parss-title a:hover{text-decoration:underline!important}
        #rss .parss-date{}
        #rss .parss-description{}
        #rss .parss-readmore a{text-decoration:none!important}
        #rss .parss-readmore a:hover{text-decoration:underline!important;}

    /* Blog for BC */
        #BlogUrl{display:none;visibility:hidden;}
        #BlogPage {list-style:none!important;margin:0px!important;}
        #BlogPage li{margin-bottom:10px;width:90%;}
        #BlogPage .parss-right{}
        #BlogPage .parss-image{}
        #BlogPage .parss-title a{text-decoration:none!important;}
        #BlogPage .parss-title a:hover{text-decoration:underline!important}
        #BlogPage .parss-date{}
        #BlogPage .parss-description{}
        #BlogPage .parss-readmore a{text-decoration:none!important}
        #BlogPage .parss-readmore a:hover{text-decoration:underline!important;}
    
    /* CAPTCHA */
        .recaptchatable{border:#fff!important;}
        #ProductReviews #recaptcha_logo, #ProductReviews #recaptcha_tagline{display:none;}

/* Misc -msc- */

      /* Grid */
        .container {width:940px;margin:0 auto;position:relative;}
        .column, [class*="grid"] {float:left;margin-left:20px;}
        .column:first-child, [class*="grid"]:first-child {margin-left:0;padding-left:0;border-left:0;}
        .grid-1 {width:60px;}
        .grid-2 {width:140px;}
        .grid-3 {width:220px;}
        .grid-4 {width:300px;}
        .grid-5 {width:380px;}
        .grid-6 {width:460px;}
        .grid-7 {width:540px;}
        .grid-8 {width:620px;}
        .grid-9 {width:700px;}
        .grid-10 {width:780px;}
        .grid-11 {width:860px;}
        .grid-12 {width:940px;}
        .offset-1 {margin-left: 100px;}
        .offset-2 {margin-left: 180px;}
        .offset-3 {margin-left: 260px;}
        .offset-4 {margin-left: 340px;}
        .offset-5 {margin-left: 420px;}
        .offset-6 {margin-left: 500px;}
        .offset-7 {margin-left: 580px;}
        .offset-8 {margin-left: 660px;}
        .offset-9 {margin-left: 740px;}
        .offset-10 {margin-left: 820px;}
        .offset-11 {margin-left: 900px;}
        .colborder {padding-left:9px;margin-left:10px;border-left:1px solid #ddd;}
        .one-fourth, .three-fourths, .one-third, .two-thirds, .one-half { float: left; margin-left: 3.19148936170213%; }
        .one-fourth.colborder, .three-fourths.colborder, .one-third.colborder, .two-thirds.colborder, .one-half.colborder { padding-left:1.595744680851065%;margin-left:1.4%; }
        .one-fourth:first-child, .three-fourths:first-child, .one-third:first-child, .two-thirds:first-child, .one-half:first-child { margin-left:0;padding-left:0;border-left:none; }
        .one-fourth {width:22.5531914893617%;}
        .three-fourths {width:74.25531914893617%;}
        .one-third {width:31.17021276595745%;}
        .two-thirds {width:65.63829787234043%;}
        .one-half {width:48.40425531914894%;}

    /* Helper Classes */
        .clear {clear:both;}
        .left {float:left;}
        .right {float:right;}
        .block {display:block;}
        .mobileshow {display:none;}
        .textleft {text-align:left;}
        .textright {text-align:right;}
        .textcenter {text-align:center;}
        .uppercase {text-transform:uppercase;}
        .lowercase {text-transform:lowercase;}
        .capitalize {text-transform:capitalize;}
        .smallcaps {font-variant: small-caps; }
        .notextdec {text-decoration:none;}
        .font100 {font-weight:100;}
        .font400 {font-weight:400;}
        .font700 {font-weight:700;}
        .small {font-size:.8em;}
        .large {font-size:1.2em;}
        .px10{font-size:10px;}
        .px11{font-size:11px;}
        .px12{font-size:12px;}
        .px13{font-size:13px;}
        .px14{font-size:14px;}
        .px15{font-size:15px;}
        .px16{font-size:16px;}
        .px17{font-size:17px;}
        .px18{font-size:18px;}
        .px19{font-size:19px;}
        .px20{font-size:20px;}
        .px21{font-size:21px;}
        .px22{font-size:22px;}
        .px23{font-size:23px;}
        .px24{font-size:24px;}
        .px25{font-size:25px;}
        .px26{font-size:26px;}
        .px27{font-size:27px;}
        .px28{font-size:28px;}
        .px29{font-size:29px;}
        .px30{font-size:30px;}
        .singlespace{line-height:1em;}
        .onehalfspace{line-height:1.5em;}
        .doublespace{line-height:2em;}
        .italic {font-style:italic;}
        .notitalic {font-style:normal;}
        .crsrtxt {cursor:text;}
        .crsrpntr {cursor:pointer;}
        .hide-visually{display:none;}
        ul.circle { list-style-type: circle; }
        ul.disc { list-style-type: disc; }
        ul.square { list-style-type: square; }
        ol.lowerroman { list-style-type: lower-roman;}
        ol.upperroman { list-style-type: upper-roman;}
        ol.loweralpha { list-style-type: lower-alpha;}
        ol.upperalpha { list-style-type: upper-alpha;}
        ol.decimal { list-style-type: decimal;}
        ol.decimal0 { list-style-type: decimal-leading-zero;}
        ul.nostyle,ol.nostyle {list-style:none;} 
        ul.inline li,ol.inline li {display:inline;}
        ul.li-lfloat  li, ol.li-lfloat li {float:left;}
        ul.li-rfloat li, ol.li-rfloat li {float:right;}
        ul.li-lfloat  li a, ol.li-lfloat li a, ul.li-rfloat li a, ol.li-rfloat li a {display: block;}
        .first {margin-left:0;padding-left:0;}
        .last {margin-right:0;padding-right:0;}
        .top {margin-top:0;padding-top:0;}
        .bottom {margin-bottom:0;padding-bottom:0;}
        div.space-top, .space-top {margin-top:1em;}
        div.space-bottom, .space-bottom {margin-bottom:1em;}
        div.space-left, .space-left {margin-left:1em;}
        div.space-right, .space-right {margin-right:1em;}
        .space-top1 {margin-top:1px;}
        .space-top2 {margin-top:2px;}
        .space-top2 {margin-top:3px;}
        .space-top4 {margin-top:4px;}
        .space-top5 {margin-top:5px;}
        .space-top10 {margin-top:10px;}
        .space-top15 {margin-top:15px;}
        .space-top20 {margin-top:20px;}
        .space-top25 {margin-top:25px;}
        .space-top30 {margin-top:30px;}
        .space-top35 {margin-top:35px;}
        .space-top40 {margin-top:40px;}
        .space-top45 {margin-top:45px;}
        .space-top50 {margin-top:50px;}
        .space-bottom1 {margin-bottom:1px;}
        .space-bottom2 {margin-bottom:2px;}
        .space-bottom2 {margin-bottom:3px;}
        .space-bottom4 {margin-bottom:4px;}
        .space-bottom5 {margin-bottom:5px;}
        .space-bottom10 {margin-bottom:10px;}
        .space-bottom15 {margin-bottom:15px;} 
        .space-bottom20 {margin-bottom:20px;}
        .space-bottom25 {margin-bottom:25px;}
        .space-bottom30 {margin-bottom:30px;}
        .space-bottom35 {margin-bottom:35px;}
        .space-bottom40 {margin-bottom:40px;}
        .space-bottom45 {margin-bottom:45px;}
        .space-bottom50 {margin-bottom:50px;}
        .space-left1 {margin-left:1px;}
        .space-left2 {margin-left:2px;}
        .space-left2 {margin-left:3px;}
        .space-left4 {margin-left:4px;}
        .space-left5 {margin-left:5px;}
        .space-left10 {margin-left:10px;}
        .space-left15 {margin-left:15px;}
        .space-left20 {margin-left:20px;}
        .space-left25 {margin-left:25px;}
        .space-left30 {margin-left:30px;}
        .space-left35 {margin-left:35px;}
        .space-left40 {margin-left:40px;}
        .space-left45 {margin-left:45px;}
        .space-left50 {margin-left:50px;}
        .space-right1 {margin-right:1px;}
        .space-right2 {margin-right:2px;}
        .space-right3 {margin-right:3px;}
        .space-right5 {margin-right:4px;}
        .space-right5 {margin-right:5px;}
        .space-right10 {margin-right:10px;}
        .space-right15 {margin-right:15px;}
        .space-right20 {margin-right:20px;}
        .space-right25 {margin-right:25px;}
        .space-right30 {margin-right:30px;}
        .space-right35 {margin-right:35px;}
        .space-right40 {margin-right:40px;}
        .space-right45 {margin-right:45px;}
        .space-right50 {margin-right:50px;}
    
    /* Column & Row Framework */
        .col{float:left;}
        .row{float:left;clear:both;width:100%;}
        ul.col{
            margin:0 50px 0 0;}
        ul.col li{
            float:none!important;
            list-style:none;
            margin:3px 0;}
        .col:before, .row:before, .col:after, .row:after{content:"."; display:block; height:0; overflow:hidden;}
        .col:after, .row:after{clear:both;}
        .col, .row{zoom:1;}
        
    /* Clears & Floats */
        .imgMargin{margin:10px;}
        .FloatRight {float: right;}
        .FloatLeft {float: left;}
        .ClearRight {clear: right;}
        .ClearLeft {clear: left;}
        .Clear {clear: both;}
        
    /* Messages */
        .InfoMessage, .SuccessMessage, .ErrorMessage {
            padding: 8px 6px 8px 28px;
            margin-bottom: 10px;}
        .InfoMessage {
            background: #dadada url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;
            color: #555;}
        .SuccessMessage {
            background: #dadada url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
            color: #555;}
        .ErrorMessage {
            background: #dadada url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
            color: #555;}
        .SpecificInfoMessage {
            background-color: #f8e4d1;
            color: #555;}
            
    /* Custom Fields - Start */
        .LittleNotePassword {
            color:gray;
            font-size: 0.85em;
            padding:2px 0px 2px 0px;}
        .RequiredClear {
            visibility: hidden;}
            
    /* Wordpress -wpr- */
        .wordpress #main{float:right;width:720px;}
        .wordpress #sidebar{float:left;}
        
    /* Product Videos */
        #VideoContainer {
            border: 1px solid #cccccc;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;}
        .currentVideo{background-color: #ddf0f6;}
        .videoRow:hover{background-color: #efefef;}
        
    /* Breadcrumbs */
        .Breadcrumb {
            font-size: 0.9em;
            padding-bottom: 4px;}
            .Breadcrumb ul, .Breadcrumb li {
                list-style: none;
                margin: 0;
                padding: 0;}
                .Breadcrumb li {
                    padding-left: 6px;
                    display: inline;}
                    .Breadcrumb li a {
                        padding-right: 10px;
                        background: url('../../default/images/BreadcrumbSep.gif') no-repeat right;}        
    /* HR */
        .Left hr, .Right hr{display:none!important;width:0px!important;height:0px!important;}
        hr {margin: 10px 0;padding: 0;background: #c7d7db;height: 1px;border:0;}    
    
    /* AJAX loading box */
        #AjaxLoading {display: none;text-align: center;background: #FCF5AA;width: 180px;z-index: 10000000000;padding: 5px 10px;}
        #AjaxLoading img {vertical-align: bottom;margin-right: 5px;}
    
    /* Product Comparison */
        .CompareItem {width:200px; border-left: solid 1px #CACACA;}
        .CompareFieldName {font-weight:bold; border-bottom: 1px solid #EFF8FA;}
        .CompareFieldTop {border-bottom:solid 1px #85BADF;}
        .CompareFieldTop a:hover {color:red;}
        .CompareCenter {border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2;}
        .CompareLeft {border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2;}
        .ComparisonTable tr:hover td, .ComparisonTable tr.Over td {background: #EFF8FA;}
        
        
.zoomPad{text-align: center !important;}    
/*.zoomPad img{height: 350px !important; width: 350px !important;}    
*/
.zoomWindow{ height: 350px !important;width: 350px !important; left:388px !important;}
.zoomWrapperImage{ height:301px !important;}
.zoomWrapper{ width: 300px !important; height:301px !important;}
.CheckoutButton{ display:block !important;}

#rss { }
#rss li { width: 100%; font-family: "Open Sans", sans-serif; margin: 0 0 15px; clear: both; float: left; }
#rss li h3 { font-family: "Open Sans", sans-serif; margin: 0; padding-bottom: 5px; }
#rss li h3 a { text-decoration: none; font-size: 15px; }
#rss li .image { width: 45px; height: 45px; float: left; }
#rss li .post { clear: none; float: left; margin-left: 10px; width: 280px; }
#rss li .content { }
#rss li .read-more { text-align: right; }
#rss li .read-more a { color: #00BEFF; }
#rss li .read-more a:hover { color: #01A5D2; }
#rss li .image img{max-width:100%;height:auto;}
