/* Styles for ESB */
/* Last Revised: 1/30/2012 */

/*
    Containers = cntr
    Color Scheme = clr
    Content Globals = ctg
    Primary Container Widths, Base Styles = prm
    Header = hdr
    Side Category List = scl
    Panels = pnl
    Page Templates = pgt
        Home Page = hpg
        Category = cty
        Brands = brd
        Product = prd
        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
    Plugins = plg
    Misc = msc
/*

/* Containers -cntr- */
html{background: #01a5db url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg.png?t=1415722462) repeat-x;}
#Outer{
    clear:both;
    width:100%;
    background:transparent;}
#Wrapper {
    clear:both;
    width:952px;
    margin:0 auto;
    background:transparent;}    
#HeaderWrapper{
    width:100%;
    background:transparent;}
#Header{
    width:952px;
    margin:0 auto;}
#TopMenuWrapper{
    width:100%;
    background:transparent;}
#TopMenu{
    width:952px;
    margin:0 auto;}
#MenuWrapper{
    width:100%;
    background:transparent;}
#Menu{
    background:#ADFBFE;
    width:952px;
    margin:0 auto;}
#Container{
    background:transparent;}
#FooterWrapper{
    width:100%;
    background:transparent;}
#Footer{
    width:951px;
    margin:0 auto;}

/* Color Scheme -clr- */
    /* Text */
        body{
            color:black;}
        .Content h1,
        .Content h2, .fastCartContent h2, h1 .ProductImageName{
            color:#0292C7;} /* Avoid #fff here unless #fancy_bg is set to #000 */
        .Content #ProductWarranty h2{color:#fff!important;}
        .Content h3{
            color:#fff;}
        .Content h4{
            color:#fff;}
    /* 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: #0292C7;}
        #TopMenu li a, #TopMenu li div, #TopMenu li a:hover{
            color:black;}
            
    /* Button */
        .button, input[type="submit"], input[type="button"], #apply_code, .SubCategoryList li a, .SubBrandList a, .CheckoutButton a, .TopSellerNumber{
            color:white!important;
            background:#9e2b8e url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_button.png?t=1415722462) repeat-x!important;}
        .button:hover, input[type="submit"]:hover, input[type="button"]:hover, #apply_code:hover, .SubCategoryList li a:hover, .SubBrandList a:hover, .CheckoutButton a:hover{
            color:white!important;
            background:#9e2b8e!important;}    
                
    /* Product Information */
        /* Product Page Title */
            #ProductDetails h1,
            /* 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: #fff;}
            .ProductList li .ProductDetails strong a{
                color:#9E2B8E;}
            
            /* 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:black;}
            
    /* List */
        #Menu li a{
            background:#ADFBFE;
            color:#636466;}
            #Menu li ul{
                background-color:#C3F9FF;
                -moz-box-shadow:inset 1px 1px 3px #636466;}
                #Menu li ul li a{
                    background-color:#C3F9FF;}
                    #Menu li ul li a:hover{
                        background-color:#ADFBFE;}
        .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,
        #Menu li a:hover span, #Menu li:hover a span, #Menu li.over a span,
        #SideCategoryList .sf-menu .sfHover a, #SideCategoryList .sf-menu li ul a{
            background-color:#C3F9FF;
            color:#636466;
            box-shadow:inset 1px 1px 3px #636466;-moz-box-shadow:inset 1px 1px 3px #636466;-webkit-box-shadow:inset 1px 1px 3px #636466;}
        /* Sub-Menu Hover State */
        #Menu li ul li a:hover,
        #SideCategoryList .sf-menu li ul li:hover > a, #SideCategoryList .sf-menu li ul a:focus, #SideCategoryList .sf-menu li ul a:hover, #SideCategoryList .sf-menu li ul a:active{
            background:#00F7FE;
            color: #636466;}
            
    /* Panel */
    .Left .Panel h4, .Right .Panel h4, .Left .Panel h3, .Right .Panel h3, .Left .Panel h2, .Right .Panel h2, .wordpress #sidebar h3{
        color:white!important;
        background-color:steelblue!important;}

    /* Header Bars */
    .CartContents thead tr th, table.General thead tr th,
    .ExpressCheckoutBlock .ExpressCheckoutTitle,
        /* Tab on state */
    .TabNav li.Active a{
        color:white!important;
        background-color:steelblue;}
    .ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle,
        /* Tab off state */
    .TabNav li a{
        color:#222!important;
        background-color:lightsteelblue;}
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent,
    /* Tab hover state */
    .TabNav li a:hover{
        background-color:lightblue;
        color: #444;}
        
/* Content Globals - ctg- */
body {
    height: 100%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 0.8em;}
    
    /* Content Widths */
.Content, .wordpress #main {
    float: right;
    width: 760px;
    min-height: 500px;
    margin: 0;
    padding: 0 10px 10px 10px;
    font-size: 0.95em;}
.home .Content{
    padding:0!important;width:952px!important;}
.Content.Wide {width: 760px;}
.Content.Widest {width: 930px;}

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

    /* Left & Right Column Widths */
.Left, .wordpress #sidebar {
    float: left;
    width: 160px;
    font-size: 0.85em;
    margin-right: 10px;}
.Right {
    float: right;
    width: 160px;
    font-size: 0.85em;
    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: 1.6em;
        font-weight: bold;
        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;}
        
    /* 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{
        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{
            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;}

    /* TopMenu */
#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: 0.85em;
    padding: 0 10px 0 10px;
    margin: 8px 0 0 0;}
#TopMenu li a:hover {text-decoration: underline;}    
#TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    border-left: 0;
    font-size: 1em;}

    /* Logo */
#logo {float:left;}
#logo a{
    background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/logo.png?t=1415722462) no-repeat scroll 0 0 transparent;
    display:block;
    height:101px;
    width:324px;}

    /* 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;
    margin:20px 0 0 0;
    float: right;
    clear: right;}
#SearchForm label {color: #fff;font-weight: bold;}
#SearchForm a {text-decoration: none;}
#SearchForm a:hover {}
#SearchForm input.Textbox {
    width: 162px; /* Equals image width minus left padding */
    height: 34px;
    border:0px;
    background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/search_text.png?t=1415722462) no-repeat;
    font-size: 0.9em;
    padding: 0 0 0 30px;
    color:#00A5DB;
    float:left;}
#SearchForm .SearchButton {
    background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/search_go.png?t=1415722462) no-repeat!important;
    width: 47px;
    height: 34px;
    padding: 0;
    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;}
    
    /* Utility Menu */
        #UtilityMenu{
            width:919px;
            margin:0 auto;
            background:#0193c3;
            padding:0 0 15px 0;}
            #UtilityMenu ul{margin:5px 0 0 15px!important;}
                #UtilityMenu ul li ul{margin:10px 0 0 0!important;}
                #UtilityMenu .first{width:305px;}
                #UtilityMenu .second{width:200px;}
                #UtilityMenu .third{width:170px;}
                #UtilityMenu .fourth{width:200px;}
                .soc{display:block;padding:6px 0 0 39px!important;background-repeat:no-repeat;height:30px;}
                .soc.fb{background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/fb.png?t=1415722462);}
                .soc.tw{background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/tw.png?t=1415722462);}
                .soc.rss{background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/rss.png?t=1415722462);}

    /* Custom Header Elements */
    #Header img{float:right;}
    
    /* Pages Menu */
        /* Root Level */
#Menu {
    clear: both;
    padding: 0;
    position:relative;
    z-index:3;}
#Menu ul {
    margin: 0;
    padding: 0;}
#Menu 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 */
#Menu li a {
    display: block;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 20px 10px;}
#Menu li a:hover {
    text-decoration: underline;}
    #Menu li a span{
        display:block;
        border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
        padding:8px 5px;}
    /* Second Level */
#Menu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 68px;
    border:1px solid #636466;
    -moz-box-shadow: 2px 2px 2px #636466;
    left: 0;
    display: none;
    text-align: left;
    font-size: 0.9em;
    background: transparent;
    z-index: 1;}
#Menu li ul li {
    clear: both;
    color: white;
    text-align: left;
    background: transparent;}
#Menu li ul li a {
    padding: 3px 10px;
    font-size: 1em;
    text-align: left;
    margin: 0;
    width: 230px;
    height: auto;}
#Menu li ul li a:hover { /* Sub-Menu Hover State */
    text-decoration: none;}
#Menu li:hover a, #Menu li.over a{ /* Top Level State When Sub-Menu is Active */
    text-decoration: none;}
#Menu li ul li a, #Menu li.over li a {
    text-decoration: none !important;}
#Menu li:hover ul, #Menu li.over ul {
    display: block;}
        /* Holly Hack. IE Requirement */
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }

    /* Menu title hacks */
.menu-PickYourStyle a{
    font-size:18px!important;
    font-weight:800!important;}
    .menu-PickYourStyle:hover{background-color:#C3F9FF!important;}
    .menu-PickYourStyle a:hover{background-color:#C3F9FF!important;}

.menu-HomeTanningBeds a, .menu-StandUps a, .menu-SunlessUVFREESprayTan a{
    padding-top:10px!important;
    font-size:14px!important;
    font-weight:800!important;}


/* Side Category List -scl-  */
#SideCategoryList{}
    #SideCategoryList li{}
    #SideCategoryList li.LastChild {border-bottom: 0 !important;}
        #SideCategoryList li ul {}
            #SideCategoryList li ul li {}
            #SideCategoryList li ul li a {padding-left: 20px!important;}
            
    /* Flyout Menu */
        /* Layout */
            /* Child override: menu containers */
                #SideCategoryList .sf-menu ul {left: 160px;}
                #SideCategoryList .sf-menu ul li ul{left:140px;}
                /* Child override: menu links */
                #SideCategoryList .sf-menu ul a {
                    padding: 3px 8px;
                    width: 124px;}                
            /* Menu links */
                #SideCategoryList .sf-menu a {
                    padding: 3px 8px;
                    width: auto;}
            /* Width of the Base Flyout Menu */
                #SideCategoryList .sf-menu,#SideCategoryList .sf-menu ul,#SideCategoryList .sf-menu li {
                    width: 100%;}

        /* Colors */
        /* Child menu items, does not include the always displayed root level */
            #SideCategoryList .sf-menu li ul li {}
        /* Root menu item when expanded */
            #SideCategoryList .sf-menu .sfHover a,/* Child menu item links */#SideCategoryList .sf-menu li ul a {}
        /* Parent items of a child being hovered (not including root-level items) */
            #SideCategoryList .sf-menu li ul li:hover > a,
            /* Hovered child menu item */
            #SideCategoryList .sf-menu li ul a:focus, #SideCategoryList .sf-menu li ul a:hover, #SideCategoryList .sf-menu li ul a:active {}


/* 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;
        padding:5px 0;
        text-align:center;
        margin:0px!important;}
    .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/server4000/c008c/templates/__custom/images/cart_button.png?t=1415722462) no-repeat 3px 3px;
                    padding:4px 0 8px 30px;}
            #SideNewProducts{}
            #SideShopByBrand{}
            #SideShopByBrandFull{}
            #SideTopSellers{}
            /* Newsletter */
            #SideNewsletterBox{
                padding:0 0 0 10px;}
                .NewsletterSubscription {clear: both;}
                .NewsletterSubscription label {clear: both;float: left;}
                .NewsletterSubscription .Textbox{
                    padding:8px;
                    -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);
                    -moz-border-radius:6px;
                    -webkit-border-radius:6px;
                    border-radius:6px;}
                .NewsletterSubscription input {
                    width: 80px;
                    font-size: 0.9em;
                    padding: 3px;
                    margin-bottom: 5px;}
        /* 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/server4000/c008c/templates/__custom/images/blue/TopSellerNumber1Bg.png?t=1415722462) 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- */
        #fullspanwrapper{width:100%;clear:both;}
            #fullspan{width:950px;margin:0 auto;}
            .negative{margin-top:-5px;}
            
        #HomeContent{clear:both;margin:25px 0 0 0;}
            #HomeContent p{
                color:#fff;
                line-height:1.5em;}
            #HomeContent h2{color:#fff;}
            #HomeContent h3{color:#fff;font-size:20px;}
            .tab{
                color:#fff;
                text-transform:uppercase;
                text-align:center;
                text-shadow:1px 1px 1px #222;
                font-weight:800;
                font-size:18px;
                padding:15px 0 0 0;}
            .tableft{
                float:left;
                background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/tab_left.png?t=1415722462) no-repeat;
                height:50px;
                width:194px;}
            .tabright{
                float:right;
                background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/tab_right.png?t=1415722462) no-repeat;
                height:49px;
                width:193px;}

            #HomeContent .Row1{}
                #HomeContent .Row1 h1{
                    color:#fff;
                    float:left;
                    width:auto;
                    margin:4px 0 0 50px;
                    font-size:25px;
                    text-transform:uppercase;}
                .tab a, .tab a:hover{
                    color:#fff;
                    text-decoration:none;
                    font-weight:800;}
            #HomeContent .Row2{width:875px;margin:0 auto;}
                #HomeContent .Row2 .Col1{
                    float:left;
                    width:525px;}
                    #HomeContent .Row2 .Col1 img{float:right;}
                #HomeContent .Row2 .Col2{
                    float:right;
                    width:325px;}
            #HomeContent .Row3{
                clear:both;
                width:258px;
                margin:0 auto;}
        
        #HomePanelsMid{
            width:875px;
            margin:0 auto;
            position:relative;}
            #HomePanelsMid a{display:block;}
            #HomePanelsMid1{
                float:left;
                width:424px;
                height:292px;
                background:url(//cdn1.bigcommerce.com/server4000/c008c/templates/__custom/images/panel_beds.jpg?t=1415722462) no-repeat;}
            #HomePanelsMid2{
                float:right;
                width:424px;
                height:292px;
                background:url(//cdn1.bigcommerce.com/server4000/c008c/templates/__custom/images/panel_standups.jpg?t=1415722462) no-repeat;}
            #HomePanelsMid3{
                position:absolute;
                background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/pickstyle.png?t=1415722462) no-repeat;
                height:148px;
                width:335px;
                margin:12px 0 0 275px;}
                .ie7 #HomePanelsMid3 {
                    margin:25px 0 0 -150px;}
                    
        #HomeDifference{
            clear:both;
            background:#22B5E1 url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_homedifference.png?t=1415722462) repeat-x;

            margin:25px 0 0 0;
            border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;}
            #HomeDifference .Row{clear:both;float:left;}
            #HomeDifference ul, #HomeDifference li, #HomeDifference li a{
                list-style:none;
                color:#0190be;
                font-weight:800;
                margin:0 0 10px 0;
                font-size:13px;
                text-decoration:none;
                display:block;}
            #HomeDifference h2{
                font-size:30px;
                color:#0190BE;
                text-shadow:1px 1px 1px #fff;}
            #HomeDifference h3{
                color:#0190BE;
                margin:35px 0 15px 0;
                font-size:18px;
                text-shadow:1px 1px 1px #fff;}
            
            .buttonYellow{
                display:inline-block;
                background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_buttonyellow.png?t=1415722462) repeat-x;
                color:#3a74ea!important;
                padding:8px 15px;
                text-align:center;
                font-size:14px;
                text-decoration:none;
                font-weight:800;
                border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
                .buttonYellow:hover{
                    background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_buttonyellow.png?t=1415722462) repeat-x;
                    text-decoration:none!important;
                    -moz-box-shadow:2px 5px 10px #fff inset, -2px -2px 2px #fff inset;}
            
            #HomeDifference .Col{
                float:left;}
            
            #HomeDifference .Row1{}
            #HomeDifference .Row2{text-align:center;padding:15px 0;width:100%;}
                
            #HomeDifference .Col1{
                width:250px;
                padding:45px 0 0 50px;}
                
            #HomeDifference .Col2{
                width:355px;}
                    #HomeDifference .Col2 div{
                        background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_homedifference_col2.png?t=1415722462) repeat-x;
                        height:198px;
                        width:auto;
                        text-align:center;
                        border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px;}
                        #HomeDifference .Col2 div span{color:#E584D6;font-size:30px;font-weight:800;text-shadow:1px 1px 2px #222;margin:22px 0 0 0;display:block;}
                        #HomeDifference .Col2 div em{color:#C258B2;font-size:48px;font-style:normal;font-weight:800;text-shadow:1px 1px 2px #222;line-height:.75em;display:block;}
                        #HomeDifference .Col2 div p{font-size:19px;color:#03a6db;font-weight:800;margin:15px 0 0 0;}
                        #HomeDifference .Col2 div p span{color:#03a6db;font-size:16px;text-shadow:0 0 0;display:block;margin:0;}
                        #HomeDifference .Col2 div p em{color:#C258B2;font-size:20px;font-style:normal;text-shadow:0 0 0;padding:10px 0 0 0;display:block;}
                    #HomeDifference .Col2 img{margin:15px 0 0 31px;}
                    .sunburst{margin:20px 0 10px 95px!important;}
                    
            #HomeDifference .Col3{
                width:250px;
                margin:0 0 0 10px;
                padding:45px 0 0 0;
                text-align:right;}

        #HomePanelsBottom{
            background:#9DF0FA;
            border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
            
            #HomePanelsBottom .Col h2{
                color:#000;
                margin:0px;
                font-size:18px;}
            #HomePanelsBottom .Col h3{
                color:#CB64BC;
                font-size:18px;}
                
            #HomePanelsBottom .Col{
                float:left;}
                
            #HomePanelsBottom .Col1{
                width:350px;
                height:82px;
                padding:25px 0 0 0;
                border-right:1px solid #73DCF1;}
                #HomePanelsBottom .Col1 h2{
                    background:url(//cdn1.bigcommerce.com/server4000/c008c/templates/__custom/images/panel_envelope.jpg?t=1415722462) 0px 0px no-repeat;
                    padding:15px 0 15px 55px;
                    margin:10px 0 0 0;}
                    
            #HomePanelsBottom .Col2{
                width:255px;
                margin:0 0 0 20px;
                border-right:1px solid #73DCF1;}
                #HomePanelsBottom .Col2 img{
                    float:left;
                    margin:0 15px 0 0;}
                #HomePanelsBottom .Col2 h2{
                    margin:25px 0 10px 0;}
                    
            #HomePanelsBottom .Col3{
                width:300px;
                background:url(//cdn1.bigcommerce.com/server4000/c008c/templates/__custom/images/consultant.jpg?t=1415722462) no-repeat top right;
                margin:0 0 0 20px;
                float:right;
                height:107px;
                border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
                #HomePanelsBottom .Col3 h2{
                    margin:17px 0 0 0;}

            .textpage .col{float:left;margin-right:25px;}
            .textpage .pad {color:#fff;padding:10px;}
        /* Slideshow */
            #SlideshowWrapper{
                background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_slideshow.png?t=1415722462) repeat-x;
                height:450px;
                width:auto;}
            #slideshow{
                overflow:hidden;
                width:917px;
                height:395px;
                z-index:0;
                margin:0;
                padding:15px 0 0 15px;}

    /* Category -cty- */
        #CategoryContent .ProductList li{
            border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;
            box-shadow: 2px 2px 2px #222222;-moz-box-shadow: 2px 2px 2px #222222;-webkit-box-shadow: 2px 2px 2px #222222;
            background: none repeat scroll 0 0 #ADF9FD;
            margin: 0 43px 15px 0;
            width: 250px!important;
            height:125px!important;
            min-height:1px!important;}
            #CategoryContent .ProductList li .ProductImage{
                float:left;}
            #CategoryContent .ProductList li .ProductDetails{
                float:right;
                clear:right;
                width:125px;
                text-align:center;}
            #CategoryContent .ProductList li .ProductActionAdd{
                float:right;
                clear:right;
                width:125px;}
    
        /* Category & Brand Sub-Item, Sorting, & Paging Overhaul */
            .CategoryPagination{
                padding: 5px;
                text-align: center;
                color: #fff;
                text-shadow:1px 1px 1px #222;}    
                .CategoryPagingPrev{float:left;margin:0 10px 0 0;}
                .CategoryPagingNext{float:left;margin:0 0 0 10px;}
                .PagingList{float:left}
                .CategoryPagination a{text-decoration: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:290px;
                        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{color:#fff;text-shadow:1px 1px 1px #222;margin:0 5px 0 0;}
                #sort{color:#222;margin:0 5px 0 0;}
                .SortBox{font-size: 0.95em;color:#fff;text-shadow:1px 1px 1px #222;padding:5px 5px;}
                .PagingList .ActivePage{color:#fff;text-shadow:1px 1px 1px #222;}
                .SubCategoryList a:hover, .SubBrandList a:hover, .CategoryPagination a:hover,.PagingList a:hover{color:#333;}

        /* Product Listings */
            /* List */
            .ProductList {
                list-style: none;
                margin: 0;
                padding: 0;}
            .Content .ProductList li {
                list-style: none;
                float: left;
                width: 122px;
                font-size: 0.95em;
                margin: 6px;
                padding: 8px;
                overflow: hidden;
                min-height: 21em;}
            .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 .ProductImage {
                background: #fff;
                margin: 0 0 5px 0;
                display: table-cell;
                width: 120px;
                height: 120px;
                text-align: center;
                overflow: hidden;
                vertical-align: middle;}
                .ProductList .ProductImage img {
                    vertical-align: middle;}
            .Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
                display: none;}
            /* Review */
            .ProductList .Review {
                display:block;}
                
            /* Styles */
                /* Price */
            .Left .ProductPriceRating em, .Left .ProductPrice,
            .Right .ProductPriceRating em, .Right .ProductPrice,
            .Content .ProductPriceRating em, .Content .ProductPrice{
                font-style: normal;
                font-weight: bold;}
                /* Rating */
            .Left .ProductList .Rating,
            .Right .ProductList .Rating,
            .Content .ProductList .Rating {
                font-size: 0.9em;
                font-weight: bold;}
                .ProductList .Rating img {
                    height: 12px;
                    margin-top: 3px;}
                /* General */
            .ProductList a {
                text-decoration: none;}
            .ProductList p {
                margin: 5px 0 5px 5px;}

            .ProductList li .ProductCompareButton {
                margin-top: 3px;
                text-align: center;}

    /* Brands -brd- */


    /* Product -prd- */
        .pricingLink{
            /*color:#F7941E!important;*/
            color:#FFFFFF!important;
            text-decoration:none;}
        /* Product Details Redux  */
        .ProductThumb{clear:left;}
        #ProductDescription, #ProductDetails, #ProductWarranty{
            color:#fff!important;
            text-shadow:1px 1px 1px #777;
            font-size:14px;}
            .ProductDescriptionContainer{margin:20px 0 0 0;}
        #ProductOtherDetails{margin:0px!important;padding:0px!important;}
        #ProductOtherDetails .ProductDetailsGrid{margin:0!important;}
            /* General Sizing  */
                .ProductMain{
                    float: right !important;
                    margin: 0;
                    width:375px !important;}
                #ProductDetails{} 
                #ProductDetails .BlockContent{
                    clear:none;
                    float:right;;}
                .ProductDetailsGrid .Label{
                    width:130px;}    /* Width for the Label Columb */
                .productAttributeValue, .ProductDetailsGrid .Value{
                    width:228px;} /* Width for the Value Column */
            /* Clearfix necessary elements */
                .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 */
                #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: 40px;
                    height: 30px;
                    overflow: hidden;
                    float: left;
                    margin-left:3px;
                    border: 1px solid gray;}
                #ProductDetails .ProductTinyImageList ul li div {
                    display: table-cell;
                    text-align: center;}
                #ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
                    border: 2px solid white;}
                #ProductDetails .ProductTinyImageList ul {
                    margin: 0pt;
                    padding: 0pt;
                    position: relative;
                    list-style-type: none;
                    white-space:nowrap;
                    width: 2500px;}
                #ProductDetails .ProductThumbImage {
                    height: 220px;
                    width: 220px;
                    margin:auto;}
                
            /* Product Details */
            .product .ProductPrice{
                color:#CB3DB7;
                text-shadow:1px 1px 1px #222;
                font-size:16px;}
                /* Colors For Text & Options Titles */
                    html.javascript .productOptionViewRectangle .none label, .productAttributeLabel, .ProductDetailsGrid .Label, .productAttributeConfigurableEntryFile{
                        color:#fff;}            
                /* Rows */
                    .productAttributeRow{
                        margin:0 0 10px 0;}
                    .ProductDetailsGrid .DetailRow {
                        clear: left;
                        margin-top: 6px;}
                    .productAttributeList .productAttributeRow{
                        padding:0px!important;}                    
                /* Labels */
                    .productAttributeLabel{
                        float:left;}                
                    .ProductDetailsGrid .Label {
                        margin: 0;
                        float: left;
                        font-weight: bold;
                        padding: 1px 0 0 10px;
                        display: inline-block;
                        position: relative;
                        text-align: left;}

                    .productAttributeList .productAttributeLabel{
                        margin:0 0 6px 0px!important;
                        text-align:left!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 {
                        border-color:#dadada!important;
                        box-shadow:2px 3px 5px #000;-moz-box-shadow:2px 3px 5px #000;-webkit--box-shadow:2px 3px 5px #000;
                        background-color:#555!important;
                        color:#fff!important;}
                /* 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_{}
            /* Add This */
                .AddThisButtonBox{margin: 25px 0 0 0;}                    
            /* Add to Cart Button */
                div.ProductAddToCart div.AddCartButton .BulkDiscount input{
                    margin:10px 125px 0px 0px;
                    background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/cart_button_large_white.png?t=1415722462);
                    background-repeat:no-repeat;
                    background-position:205px 7px;
                    padding:2px 0!important;
                    width:250px!important;
                    text-transform:uppercase;
                    font-size:18px;
                    float:right;}
                
        /* 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/server4000/c008c/templates/__custom/images/talkbubble.png?t=1415722462) 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 */
            .ProductSectionSeparator{display:none!important;}
            /* Containers for Tabbed Navigation -tbc- */
                #ProductDescription, #ProductWarranty, #ProductOtherDetails, #SimilarProductsByTag, #ProductByCategory, #ProductVendorsOtherProducts, #ProductReviews, #SimilarProductsByCustomerViews{
                    margin:0!important;
                    padding:10px 25px;}
                /* 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{
                        float:left;
                        clear:none!important;
                        width:480px;}
                    #ProductDescription{
                        
                        clear:none!important;}
            /*    Tabbed Navigation Elements */
                .TabNav {
                    font-size: 11px;
                    margin:0px;
                    padding: 6px 4px 6px 4px;}
                .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;
                    position: relative;
                    top: 2px;
                    font-size: 12px;
                    padding: 4px 6px;
                    margin-right: 3px;
                    margin-top: 3px;
                    text-decoration: none;}
                .TabNav li a:hover {
                    background-color: #dadada; /* Off State Hover */
                    color:#161616!important;
                    text-decoration: none}
                .TabNav li.Active a {
                    margin-top: 0px;
                    padding:4px 6px;
                    font-weight: bold;}

        /* 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:200px;font-size:12px;}
            /* 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- */
        .imagebanner{
            margin:10px 0;
            width:100%;
            text-align:center;}
        
        /* Product Images */
        .prodimg{
            display:block;
            height:100px;
            width:100px;
            float:left;}
        .radiance32 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/radiance32.png?t=1415722462) no-repeat;}
        .radiance26 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/radiance26.png?t=1415722462) no-repeat;}
        .radiance20 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/radiance20.png?t=1415722462) no-repeat;}            
        .grande20 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/grande20.png?t=1415722462) no-repeat;}
        .grande16 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/grande16.png?t=1415722462) no-repeat;}
        .galaxy30 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/galaxy30.png?t=1415722462) no-repeat;}
        .galaxy22 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/galaxy22.png?t=1415722462) no-repeat;}
        .galaxy18 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/galaxy18.png?t=1415722462) no-repeat;}
        .galaxy14 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/galaxy14.png?t=1415722462) no-repeat;}
        .avalon28 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/avalon28.png?t=1415722462) no-repeat;}
        .avalon24 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/avalon24.png?t=1415722462) no-repeat;}
        .elite16 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/elite16.png?t=1415722462) no-repeat;}            
        .elite10 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/elite10.png?t=1415722462) no-repeat;}
        .oasis36 .prodimg{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/oasis36.png?t=1415722462) no-repeat;}
        
        /* Instant Pricing */
        .textpage.pricing h2{
             color: #047FC4;
            font-size: 20px;
            font-weight: 100;
            padding: 0 25px 0 0;
            text-align: center;
            text-shadow: 1px 1px 1px #FFFFFF;
            text-transform: uppercase;}
            #contact{
                float:right;
                margin:0 60px 25px 0;
                border:1px solid #7DB9E8;
                border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;
                box-shadow:1px 1px 5px #333;-moz-box-shadow:1px 1px 5px #333;-webkit-box-shadow:1px 1px 5px #333;
                width:435px;
                height:552px;}
            #pricing{
                float:right;
                margin:0 60px 25px 0;
                border:1px solid #7DB9E8;
                border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;
                box-shadow:1px 1px 5px #333;-moz-box-shadow:1px 1px 5px #333;-webkit-box-shadow:1px 1px 5px #333;
                width:435px;
                height:813px;}
            .pricingimage{
                float:left;
                clear:left;
                margin:20px 0px 20px 95px;}
        /* Comparison Pages */
        
        .comparison h1, .product h1{
            text-align:right;
            font-size:30px;
            color:#047FC4!important;
            padding:0 25px 0 0;
            font-weight:100;
            text-shadow:1px 1px 1px #fff;
            text-transform:uppercase;}
        
        .comparison.beds .heading{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/compare3.png?t=1415722462) no-repeat top center;
            height:121px;width:100%;}
        .comparison.standups .heading{
            background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/compare2.png?t=1415722462) no-repeat top center;
            height:121px;width:100%;}    
        
        .comparison .col{float:left;margin:0;}
            .comparison .col1{width:275px;}
            .comparison .col2{width:340px;}
                .comparison .col2 .row, .comparison .col2 h2, .comparison .col2 ul, .comparison .col2 .button{
                    margin-left:25px!important;}
            .comparison .col3{width:260px;}
            
            .comparison .col h2{
                font-size:30px;
                font-weight:800;
                color:#fff;
                text-shadow:1px 1px 2px #222;
                text-transform:uppercase;}
            .comparison .col ul{
                list-style:none;
                margin:0 0 15px 0;
                padding:0 20px 0 0;
                color:#fff;
                text-shadow: 1px 1px 1px #777777;
                font-size:14px;}
                .comparison .col ul li{
                    margin:0 0 8px 0;}
                
        .comparison .row{
            width:262px;
            background:#ADF9FD;
            border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
            box-shadow:2px 2px 2px #222;-moz-box-shadow:2px 2px 2px #222;-webkit-box-shadow:2px 2px 2px #222;
            margin:0 0 20px 0;}
            .comparison .row:before, .comparison .row:after {content:".";display:block;height:0;overflow:hidden;} .comparison .row:after { clear:both; } .comparison .row { zoom:1; } /* IE < 8 */
            .comparison .row div{float:left;}
            .comparison .prodimg{
                margin:0;
                width:100px;
                height:100px;}
            .comparison .prodname{
                line-height:1.9em;
                width:150px;
                color:#009AE0;
                font-weight:100;
                font-size:10px;
                margin:0 0 10px 0;
                padding:10px 0 0 10px;}
            .comparison .prodname h3 a{
                font-size:25px;
                font-weight:100;
                color:#009AE0;
                text-decoration:none;
                text-shadow:1px 1px 1px #fff;}
                .comparison .prodname h3 a:hover{
                    text-shadow:1px 1px 1px #777;}
                    
        .comparison .feature{
            background:#0090E8;
            padding:15px;
            margin:15px 0 10px 18px;
            text-align:center;
            width:80%;
            border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
            -moz-box-shadow:inset 3px 3px 2px #0082D0, inset -2px -2px 2px #0082D0;}
            .comparison .feature span{

                color:#ADF9FD;
                text-transform:uppercase;
                font-size:20px;
                font-weight:800;
                display:block;}
            .comparison .feature strong{
                display:block;
                clear:left;
                color:#fff;
                font-size:25px;
                font-weight:800;
                margin:10px 0 0 0;}
        
        /* All Products Pages */
        .wrapped .Content{
            font-size:13px;
            color:#fff;
            text-shadow: 1px 1px 1px #777777;}
        .wrapped .Content h2{
            color: #FFFFFF;
            font-size: 31px;
            font-weight: 800;
            text-shadow: 1px 1px 2px #222222;
            text-transform: uppercase;}
        .wrapped .Content, .textpage .Content, .category .Content, .product .Content, .cart .Content, .bcblog .Content, .news .Content, .sitemap .Content{
            background:#00ABE5 url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_slideshow.png?t=1415722462) repeat-x;}
        .wrapper{
            background:#00a1e3 url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_content.png?t=1415722462) repeat-x 0 -50px;
            padding:0 25px 10px 25px;}

        .textpage #PageContent{
            /*background:#00a1e3 url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/bg_content.png?t=1415722462) repeat-x 0 -50px;*/}
            .textpage.comparison #PageContent p{margin:0 0 8px 0!important;}
            .textpage.comparison #PageContent img{width:930px;}
        
        .allproducts h1, .category h1, .textpage h1, .cart h1, .checkout h1, .bcblog h1, .news h2, .sitemap h1{
            font-size:31px;
            font-weight:800;
            color:#fff;
            text-shadow:1px 1px 2px #222;
            text-transform:uppercase;}
        
        .allproducts h2, .textpage h2{
            font-size:25px;
            font-weight:800;
            color:#fff;
            text-shadow:1px 1px 2px #222;
            text-transform:uppercase;
            padding:0 0 0 25px;}
            
        .allproducts #PageContent p{
            color:#fff;
            text-shadow:1px 1px 1px #777;
            font-size:13px;
            line-height:1.75em;
            padding:0 50px;}
        .textpage #PageContent p{
            text-shadow:1px 1px 1px #777;
            font-size:13px;
            line-height:1.75em;
            padding:0 35px;}
            .textpage #PageContent, .textpage #PageContent p, .textpage #PageContent ol{
                color:#fff;}
            .textpage #PageContent ol{
                margin:0 0 65px 55px;
                font-size:15px;
                font-weight:800;}
                .textpage #PageContent ol li{
                    margin:0 0 15px 0;}
            .textpage #PageContent a{
                color:#fff;
                text-decoration:none;}
                .textpage #PageContent a:hover{
                    color:#fff;
                    text-decoration:underline;}

        .allproducts .headings-wrapper{
            width:930px;
            margin:0px;
            padding:0px;}
            .headings-wrapper .heading{
                float:left;
                text-transform:uppercase;
                color:#ADF9FD;
                text-shadow:1px 1px 1px #222;
                font-size:16px;}
            .headings-wrapper .heading1{
                text-align:right;
                width:405px;}
            .headings-wrapper .heading2{
                text-align:left;
                width:100px;
                margin:0 0 0 58px;}
            .headings-wrapper .heading3{
                text-align:left;
                width:100px;
                margin:0 0 0 52px;}
            
        .allproducts .row{
            width:auto;
            background:#ADF9FD;
            border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
            box-shadow:2px 2px 2px #222;-moz-box-shadow:2px 2px 2px #222;-webkit-box-shadow:2px 2px 2px #222;
            margin:0 0 30px 0;}
            .allproducts .row:before, .allproducts .row:after {content:".";display:block;height:0;overflow:hidden;} .allproducts .row:after { clear:both; } .allproducts .row { zoom:1; } /* IE < 8 */
            .allproducts .row div{float:left;}
            .allproducts .prodimg{
                margin:5px;
                width:100px;
                height:100px;}
            .allproducts .prodname{
                line-height:1.9em;
                width:200px;
                color:#009AE0;
                font-weight:100;
                font-size:11px;
                margin:0 0 10px 0;
                padding:25px 0 0 10px;}
            .allproducts .prodname h3 a{
                font-size:35px;
                font-weight:100;
                color:#009AE0;
                text-decoration:none;
                text-shadow:1px 1px 1px #fff;}
                .allproducts .prodname h3 a:hover{
                    text-shadow:1px 1px 1px #777;}
            .allproducts .prodval{
                font-size:20px;
                font-weight:100;
                color:#009AE0;
                text-shadow:1px 1px 1px #fff;}
                .allproducts .prodval1, .allproducts .prodval2{
                    padding:45px 0 0 0;
                    width:150px;}
                .allproducts .prodval3{
                    padding:25px 0 0 0;}
                
        /* 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,
            .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:200px!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/server4000/c008c/templates/__custom/images/download.png?t=1415722462) 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- */
        .sitemap .Content{color:#fff;}
        #SitemapContent h3{font-size:20px;}
        #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;}
        #SitemapContent a{color:#fff;}

    /* Search -sch- */


/* Footer -ftr- */
#Footer {
    clear: both;
    padding: 15px 0 0 0;
    font-size:12px;}
    
    /* Fullspan */
    #Footer .FullSpan{
        background:#CB3DB7;}
        #Footer .FullSpan h3{
            text-align:center;
            color:#fff;
            font-size:25px!important;
            text-shadow:1px 1px 2px #222;
            padding:5px 0 0 0;}
    #Footer .FullSpan ul {
        width:auto;
        padding:15px 0;
        background:#CB3DB7;}
    #Footer .FullSpan ul li{width:auto;}
    .imglink{
        display:block;
        color:#fff!important;
        font-size:13px!important;
        text-align:center;
        font-weight:800!important;
        text-decoration:none!important;
        background-repeat:no-repeat;
        background-color:#CB3DB7;
        padding-top:110px!important;}
        .imglink:hover{
            text-shadow:1px 1px 1px #222;}
    .oasis.imglink{
        width:143px;
        background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/oasis.png?t=1415722462);}
    .radiance.imglink{
        width:165px;
        background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/radiance.png?t=1415722462);}
    .avalon.imglink{
        width:177px;
        background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/avalon.png?t=1415722462);}
    .grande.imglink{
        width:165px;
        background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/grande.png?t=1415722462);}
    .elite.imglink{
        width:127px;
        background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/elite.png?t=1415722462);}
    .galaxy.imglink{
        width:146px;
        background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/galaxy.png?t=1415722462);}
    
    /* Footer Lists */
#Footer ul {
    clear:both;
    list-style: none;
    margin: 0;
    padding: 0;}
#Footer ul li {
    color:#4bd2ff;
    font-weight:800;
    font-size:17px;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;}
#Footer ul li ul li{float:none;width:auto;} 
#Footer li a {
    font-weight:100;
    color:#4bd2ff;
    font-size:12px;
    text-decoration: none;

    padding: 0;}
    #Footer li a:hover{text-decoration:underline;}
.liHead{
    font-size:14px;
    font-weight:bold;}
    
#byline {clear:both;width:auto;text-align:center;color:#4BD2FF;padding:15px 0 10px 0;font-size:12px;}
    #byline a{color:#4BD2FF;text-decoration:none;font-size:12px;}

    /* Clearfix Footer Structural Elements */
        #Footer:before, #Footer:after {
          content:".";    
          display:block;    
          height:0;    
          overflow:hidden;}
        #Footer:after { clear:both; }
        #Footer { zoom:1; } /* IE < 8 */


/* Font Overrides -fnt- */


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


/* Buttons -btn- */

    /* Button Options */
.button,
input[type="submit"],
input[type="button"],
#apply_code {
    font-size:14px;
    text-align:center;
    text-decoration:none!important;
    text-transform:uppercase;
    font-weight:bold;
    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 10px!important;

    display:inline-block;
    width:auto;
    cursor:pointer;
    overflow:visible;
        
    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 #888;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}

        /* Add Cart Icon To Checkout Button */
.CheckoutButton a{
    background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/cart_button.png?t=1415722462);
    background-repeat:no-repeat;
    background-position:5px 8px;
    padding:6px 8px!important;
    width:200px;}
.CheckoutButton a:hover{
    background-image:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/cart_button.png?t=1415722462);
    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;}

/* Plugins */

    /* 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/server4000/c008c/templates/__custom/images/prev.png?t=1415722462) no-repeat;
        top:-145px;}
    .bx-next{
        background:url(//cdn2.bigcommerce.com/server4000/c008c/templates/__custom/images/next.png?t=1415722462) 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/server4000/c008c/templates/__custom/images/panel_bg.png?t=1415722462) 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 */

    .bcblog .Content{color:#fff;}
    .news .Content{color:#fff;}
        #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-shadow: 1px 1px 2px #222222;text-decoration:none!important;color:#fff;font-size:25px;margin:10px 0 15px 0;display:block;}
        #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;}
        
/* Misc -msc- */
    .topmargin{margin:20px 0;}
    /* Messages */

    /* Wordpress -wpr- */
        .wordpress #main{float:right;width:720px;}
        .wordpress #sidebar{float:left;width:150px;}
    /* Product Videos */
    #VideoSingle{display:none;}
    #VideoMiddleContainer{}
        #VideoContainer {
            }
        .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;}
    /* plusone */
    #plusone, .zM{color:#fff!important;}