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

/* Styles for TrustTheBum */
/* Last Revised: 3/2013 */

/* 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 */
body{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_backs.jpg?t=1411955140);
    background-attachment:fixed;
    background-origin:initial;
    background-position:50% 50%;
    background-repeat:no-repeat no-repeat;
     background-size:cover;
    line-height:1.4em;}
body.home{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_backs.jpg?t=1411955140);}    
body.wp{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_backs.jpg?t=1411955140);}
body.wp.blog,
body.wp.single,
body.wp.archive{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_boys.jpg?t=1411955140);}
body.wp.locator,
body.wp.event-request{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_carside.jpg?t=1411955140);}
body.wp.contact{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_girlbike.jpg?t=1411955140);}
body.wp.events{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_backs.jpg?t=1411955140);}    
body.wp.press-media,
body.wp.wallpaper{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_girls.jpg?t=1411955140);}
body.wp.us{
    background-image:url(//cdn1.bigcommerce.com/server2500/6q94/templates/__custom/images/bckgrnd_group.jpg?t=1411955140);}
#Container{
    background:transparent;}
    /* Header */
#HeaderWrapper{
    width:100%;
    background:transparent;}
#Header{
    width:946px;;
    height:50px;
    margin:14px auto;
    position:relative;}
#TopMenuWrapper{
    width:100%;
    background:transparent;}
#TopMenu{
    width:946px;;
    margin:0 auto;}
#MenuWrapper{
    width:100%;
    background:transparent;}
#Menu{
    width:946px;;
    margin:0 auto;}
    /* Main */
#Outer{
    clear:both;
    width:100%;
    background:transparent;}
#Wrapper {
    clear:both;
    width:946px;;
    margin:0 auto;
    background:transparent;}    
    /* Footer */
#FooterWrapper{
    width:100%;
    float:left;
    clear:left;
    margin-top:7px;
    background:transparent;}
#Footer{
    width:946px;;
    margin:0 auto;}
    /* Generic */
.wrapper{width:100%;}
.container{width:946px;;margin:0 auto;padding:0px;}

/* Color Scheme -clr- */
    /* Text */
        body{
            color:#4D3126;}
        .Content h1,
        .Content h2, .fastCartContent h2, h1 .ProductImageName{
            color:#4D3126;} /* Avoid #fff here unless #fancy_bg is set to #000 */
        .Content h3{
            color:#4D3126;}
        .Content h4{
            color:#4D3126;}
    /* Links */
        a, .Content a, .Left a, .Right a{
            color: #4D3126;}
        a:hover, .Content a:hover, .Left a:hover, .Right a:hover, .Right a:hover strong{
            color: #2B1913;}
        #TopMenu li a, #TopMenu li div, #TopMenu li a:hover{
            color:#4D3126;}
    /* Form Elements */
        .CurvyBox, input.Textbox, input.quantityInput, input.FormField, select{
            color:#4D3126;
            background:#FFF9AF;
            border-color:transparent;
            box-shadow:1px 1px 6px #CBC78C inset;
            border-radius:6px;}
        .ProductDetailsGrid select{
            background-color: #4D3126;
            color: #FFF9AF;
            box-shadow:inset 0px 0px 0px #BFBA83;
            border-width:0;
            padding:2px 3px;
            border-radius:6px;
            -moz-border-radius:6px;
            -webkit-border-radius:6px;}
        
    /* 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:#FFF9AF!important;
            background-color:#4D3126!important;}
        .button:hover, input[type="submit"]:hover, input[type="button"]:hover, #apply_code:hover, .SubCategoryList li a:hover, .SubBrandList a:hover, .CheckoutButton a:hover, .CartRemoveLink:hover, .CustomizeItemLink:hover{
            color:#FFF9AF!important;
            background-color:#2B1913!important;}    
            
    /* Slideshow Pager */
        /* Pager Off State */
        .flex-control-nav li a{
            /* border and background */
            background:#4D3126;
            color:#FFF9AF;
            text-decoration:none;
            font-size:10px;
            line-height:15px;
        }
        /* Pager Active State */
        .flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
            background: #957B59!important;
            color:#FFF9AF;
            text-decoration:none;}

    /* 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: #4D3126;}
            
            /* 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:#4D3126;}
            
    /* List */
        #Menu li a{
            background:darkcyan;
            color:white;}            
        .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, #SideAccountMenu li a:hover, .Left #HomeRecentBlogs li a:hover, .Left #GiftCertificatesMenu li a:hover,
        #Menu li a:hover, #Menu li:hover a, #Menu li.over a,
        #SideCategoryList .sf-menu .sfHover a, #SideCategoryList .sf-menu li ul a{
            background-color:transparent;
            font-weight:normal;
            font-style:normal;
            font-family:'sun_bum_groteskbold', sans-serif;}
        /* 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:mediumturquoise;
            color: white;}
            
    /* Panel */
    .Left .Panel h4, .Right .Panel h4, .Left .Panel h3, .Right .Panel h3, .Left .Panel h2, .Right .Panel h2, .wordpress #sidebar h3{
        color:#4F3226!important;
        background-color:transparent!important;}

    /* Cart Header Bars */
    .CartContents thead tr th, table.General thead tr th{
        color:#4D3126!important;
        font-size:13px;
        border-bottom:1px dotted #4D3126;
        padding-bottom:10px;
        margin-bottom:10px;
        padding-left:0;
        background-color:transparent!important;}

    /* Checkout Header Bars */
    .ExpressCheckoutBlock .ExpressCheckoutTitle,
    .checkout.multipage h2{
        background:transparent;
        font-size:16px;
        border-bottom:1px dotted #4D3126;
        margin-bottom:10px;
        padding:6px 6px 6px 0;}
    /* Quick View Header Bar*/
    #ModalContainer.QuickViewModal .ModalTitle{
        color:#4D3126!important;
        background-color:#FFF9AF!important;}
        /* Tab on state */
    .TabNav li.Active a, .TabNav li.Active a:hover{
        color:#4D3126!important;
        background-color:transparent;
        text-decoration:underline;}
    .ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle{
        color:#4D3126!important;}
        /* Tab off state */
    .TabNav li a{
        color:#4D3126!important;
        background-color:transparent;}
        
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent,
    .ExpressCheckoutBlockCompleted a.ChangeLink,
    /* Tab hover state */
    .TabNav li a:hover{
        background-color:transparent;
        color: #4D3126 ;}
    /* QuickSearch */        
    #QuickSearch{
        background:#fff;
        color:#000;}


    .QuickSearchHover td, .QuickSearchHover td a{
        background-color:mediumturquoise;
        color:white;}    
    
    /* Title Blocks */
    h1.header-block,
    .header-block,
    strong.header-block{
        width:606px;}
    .main-title{
        width:606px;}
    .header-block.widest{width:946px;;}
    
    h1.header-block,
    .header-block,
    strong.header-block,
    .main-title{
        background: url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/bg_header-block.png?t=1411955140) repeat-x scroll 0 0 transparent;
        border: 0 none;
        border-radius: 6px 6px 6px 6px;
        color: #4D3126;
        -webkit-text-stroke: 1px rgba(77, 49, 38, .25);
        display: block;
        font-family: 'sun_bum_groteskbold';
        font-size: 24pt;
        font-style: normal;
        font-weight: normal;
        float:right;
        height: 51px;
        letter-spacing: -0.04em;
        padding: 0;
        text-align: left;
        padding: 0;
        margin:0 0 1px 0;}
    .main-title h1, .main-title strong span,
    h1.header-block span, .header-block span, strong.header-block span{
        display: block;
        float: left;
        font-size:35px;
        letter-spacing:-1px;
        height: 37px;
        line-height: 32px;
        margin: 11px 0 5px 10px;}
        
/* Content Globals - ctg- */
body {
    height: 100%;
    font-family: 'sun_bum_groteskregular';
    font-weight:400;
    font-size: 13px;
    letter-spacing:-.5px;}
    
    /* Content Widths */
.Content, .wordpress #main {
    float: right;
    width: 580px;
    min-height: 405px;
    margin: 0;
    padding: 0 13px 10px;
    font-size: 0.95em;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/page_detail_bg.png?t=1411955140) no-repeat scroll rgba(245, 240, 168, 0.8);}
.wp .Content{
    background:transparent!important;}
.home .Content.Widest{
    width:946px;;
    padding:0px;}
.Content.Wide {width: 580px;}
.Content.Widest {width: 930px;}



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

    /* Left & Right Column Widths */
.Left, .wordpress #sidebar {
    float: left;
    width:325px;
    font-size: 12px;}
.Right {
    float: right;
    width: 160px;
    font-size: 12px;
    padding-bottom: 10px;
    margin-left: 10px;}
    
    /* Header Tags */
h1{
    font-size:11pt;
    margin:10px 0;}
h1, h2, h3, h4, h5, h6{
    font-weight:normal;
    font-family: 'sun_bum_groteskbold';}
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: 11pt;
        font-family: 'sun_bum_groteskbold';
        font-weight: normal;
        min-height:20px;
        margin: 10px 0;}
    #Container.wp h2{margin:0 0 5px;font-size:11pt;}
    #Container.wp .row .box h2{margin-top:10px;}
    #Container.wp .row .box header.spaced h2{margin-top:0px;}
    #Container.wp #hero h2{margin:5px 0 0;font-size:11pt;}
    #Container.wp #events-contests h2{margin-top:0px;}
    #Container.wp article header h2{margin-top:10px;}
    .fastCartContent h2{font-size:18px;}        
h3{
    font-size: 11pt;
    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: bold; }
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: none;font-family: 'sun_bum_groteskbold';font-style:normal;}
.Content a:hover, .Left a:hover, .Right a:hover, .Right a:hover strong {text-decoration: underline;}
#sidebar li a{font-weight: normal;text-decoration: none;font-family: 'sun_bum_groteskregular';font-style:normal;}
#sidebar li a:hover{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 20px;}
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;}

    /* Side Navigation */
#side-navigation{}
#side-navigation li{
    list-style:none;
    margin-bottom:1px;}
#side-navigation li.last{
    margin:0;}
#side-navigation li a{
    display:block;
    color:#4d3126;
    -webkit-text-stroke: 1px rgba(77, 49, 38, .25);
    /*text-shadow: 0 1px 0 rgba(77, 49, 38, .25);
    opacity:.9;
    -webkit-opacity:.9;*/
    background:rgba(252,245,173,.8);
    width:100%;
    width:326px;
    height:51px;
    text-align:left;
    padding:0;
    font-family: 'sun_bum_groteskbold';
    font-weight:normal;
    font-style:normal;
    
    border:0;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;}
#side-navigation li a span{
    margin:10px 0 5px 10px;
    line-height:32px;
    letter-spacing:-1px !important;
    height:37px;
    display:block;
    float:left;
    font-size:35px;}
body.safari.Windows #side-navigation li a span{
    font-size:35px;}
.webkit #side-navigation li a span{
    margin:12px 0 3px 10px;}
#side-navigation li a:hover{
    text-decoration:none;
    background:#FFF9AF;}
    
/* Header -hdr- */
#Header {
    clear: both;
    padding-bottom: 0px;}

#header-right{
    float:right;
    background:#FFF9AF;
    border-radius:0 6px 6px 6px;
    width:328px;
    height:50px;}
#header-left{
    float:left;
    background:#FFF9AF;
    border-radius:6px 0 6px 6px;
    width:618px;
    height:50px;}


    /* 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: 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- */
#logo {
    position:absolute;
    left:10px;
    bottom:-10px;}
#logo a{
    background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/logo.png?t=1411955140) no-repeat scroll 0 0 transparent;
    display:block;
    height:51px;
    width:75px;}

    /* 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 label {color: #fff;font-weight: bold;}
#SearchForm a {text-decoration: none;}
#SearchForm a:hover {}

#SearchForm {
    box-shadow: 1px 3px 3px #444444;}
#SearchForm form {
    background: none repeat scroll 0 0 #FFF9AF;
    border: 1px solid #BFBA83;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 1px 1px 9px #BFBA83 inset;
    color: #4D3126;
    display: block;
    float: left;
    margin: 0 13px 13px;
    padding: 1px 1px 1px 8px;
    width: 215px;}
#SearchForm .Textbox{
    width:160px;
    padding:0;
    box-shadow:none!important;
    border-radius:0px;
    background:transparent!important;}
#SearchForm .SearchButton {float:right!important;}
#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/server2500/6q94/templates/__custom/images/cart-tab.png?t=1411955140) no-repeat;
    display:block;
    float:right;
    width:293px;
    height:72px;}
#cart-tab-link{
    display:block;
    float:left;
    width:33px;
    height:34px;
    background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/cart.png?t=1411955140) no-repeat;
    margin:15px 0 0 30px;}
#cart-tab-details{ font-weight: 800;}
    #cart-tab-grouping{}
    #crtyouhave{text-transform:capitalize;} /* you have */
    #crtnumber{ color: #2194D2; } /* x */
    #crttext{ color: #222; } /* item/items */
    #crtincart{} /* in cart */
    #cart-price{} /* container for price */
    #cart-price-total{} /* cart price */
    
#cart-tab.stack{}
    #cart-tab.stack #SideCartContents{ display: none; }
    #cart-tab-link{ margin-right:15px; }
    
    #cart-tab.stack #crtyouhave { display: none; }
    #cart-tab.stack #crtnumber { float: left; display: block; font-size: 30px; }
        
    #cart-tab.stack #cart-tab-grouping { float:left; margin:6px 0 0 10px; line-height: 13px;}
        #cart-tab.stack #cart-tab-details { float: left; margin: 15px 0 0 0; }
        #cart-tab.stack #crttext { display: block; float: left; }
        #cart-tab.stack #crtincart { display: block; float: left; clear: left; }
        
    #cart-tab.stack #cart-price {
        float: left;
        background: url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/price-box.png?t=1411955140) 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/server2500/6q94/templates/__custom/images/price-box.png?t=1411955140) 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 */
#header-right{
    float:right;}
#cart-activator{
    float:right;}
#search-activator{
    float:right;
    margin-right:7px;}
#header-login{
    float:left;
    margin:17px 0 0 13px;}
#header-login a{
    padding:0 0 0 18px;
    text-decoration:none;
    font-weight:normal;
    font-family:'sun_bum_groteskregular';
    background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_login.png?t=1411955140) no-repeat 0 1px;}

#view-cart, #view-search{
    display:block;
    text-decoration:none;
    text-decoration:none;
    font-weight:normal;
    font-family:'sun_bum_groteskregular';}
#view-cart{
    padding:17px 13px 17px 26px;
    background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_cart.png?t=1411955140) no-repeat 0px 18px;}
#view-search{
    padding:17px 26px;
    background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_search.png?t=1411955140) no-repeat 0px 18px;}




    /* Pages Menu -pgm- */
        /* 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: 8px 10px;}
#Menu li a:hover {
    text-decoration: underline;}
    /* Second Level */
#Menu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 22px;
    left: 0;
    padding-top:6px;
    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: 120px;
    height: auto;}
#Menu li ul li a:hover {text-decoration: none;} /* Sub-Menu Hover State */
#Menu li:hover a, #Menu li.over a{text-decoration: none;} /* Top Level State When Sub-Menu is Active */
#Menu li ul li a, #Menu li.over li a {text-decoration: none !important;}
#Menu li:hover ul, #Menu li.over ul {display: block;}
* html #Menu ul li{float:left;height: 1%;}
* html #Menu ul li a{height:1%;}


/* 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%;}

/* Panels -pnl- */
.Left .Panel,
.Right .Panel,
.wordpress #sidebar{
    padding: 0 0 5px 0;
    width:100%;
    background:rgba(245, 240, 168, 0.8);
    margin:0 0 10px 0!important;
    border-radius:6px;}
    .Left .Panel h4,
    .Right .Panel h4,
    .Left .Panel h3,
    .Right .Panel h3,
    .Left .Panel h2,
    .Right .Panel h2,
    .wordpress #sidebar h3{
        font-size:15pt;
        padding:20px 20px 5px;
        margin:0px!important;}
    .Left .Panel .BlockContent,
    .Right .Panel .BlockContent{
        padding:0px 15px!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 */
        #search-activator #SearchForm{
            display:none;
            position:absolute;}
        #search-activator:hover #SearchForm{display:block;}
        #SearchForm {
            position:relative;
            background:#FFF9AF;
            color: #95bbd1;
            z-index:100;
            right:0;
            margin-top:-8px;
            border-radius:0 0 6px 6px;
            -moz-border-radius:0 0 6px 6px;
            -webkit-border-radius:0 0 6px 6px;}
        
        #cart-activator #SideCartContents {
            position:absolute;
            display:none;
            margin:-5px 0 0 0!important;}
        #cart-activator:hover #SideCartContents{display:block;}
        #SideCartContents{
            position:relative;
            background:#FFF9AF;
            z-index:100;
            right:0;
            margin-top:-5px!important;
            width:300px;}
        
        

                #SideCartContents a, #SideCartContents a:hover{background:transparent!important;color:#4F3A00!important;}
                #SideCartContents a:hover{text-decoration:underline!important;}
                #SideCartContents p{padding:10px 0 0 0!important;}
                #SideCartContents .ProductPrice{color:#4F3A00!important;display:inline;font-size:12px;font-weight:400;float:right;margin:0 5px 0 0;}
                .ViewCartLink {
                    background: url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/cart_button.png?t=1411955140) no-repeat 3px 3px;
                    padding:4px 0 8px 30px;}
                #SideCartContents li{
                    float:left!important;
                    clear:left!important;
                    width:100%;}
                #SideCartContents p{
                    padding:0;
                    width:100%;
                    clear:both;
                    float:left;
                    color:#111;}
                #SideCartContents ul.ProductList{
                    position:relative!important;
                    left:auto!important;
                    float:left!important;
                    clear:both!important;
                    top:auto!important;
                    width:90%!important;
                    padding:0!important;
                    margin:0 0 0 10px!important;
                    font-size:12px!important;
                    display:block!important;}
                    #SideCartContents ul.ProductList li{
                        margin:0;
                        color:#111;}
                     #SideCartContents ul.ProductList a{
                        display:inline!important;
                        float:none;
                        clear:none;
                        width:auto;
                        padding:0;
                        margin:0;}
                    #SideCartContents ul.ProductList em{
                        color:#111;}
                    #SideCartContents .BlockContent{
                        padding-bottom:30px;
                        posiiton:relative;}
                .checkout-utility{
                    position:absolute;
                    bottom:0;
                    clear:both;float:left;
                    width:300px;
                    background:#EDECE8;}
                    .checkout-utility a{
                        display:inline!important;
                        float:none!important;
                        clear:none!important;
                        padding:0!important;
                        margin:0!important;}
                        .checkout-utility a:first-child{margin-left:10px!important;}
                    #sub-cart-total{
                        display:none;
                        float:right;
                        margin:0 10px 0 0;
                        color:#FF3888;}

            #SideNewProducts{}
            #SideShopByBrand{}
            #SideShopByBrandFull{}
            #SideTopSellers{}
            /* Newsletter */
            
            fieldset.email{
                border:0;
                padding:0;
                margin:0;}
            
            #SideNewsletterBox{
                margin:0 5px;
                padding:0;}
                .NewsletterSubscription {clear: both;}
                .NewsletterSubscription .left{
                    float:left;
                    margin:19px 0 0 13px;}
                .NewsletterSubscripurtion label {clear: both;float: left;}
                .NewsletterSubscription .Textbox{}
                input#e-mail{width:146px;}
                .NewsletterSubscription .BlockContent{float:right;margin:15px 10px 0 0;}
                .NewsletterSubscription input {}
            #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/server2500/6q94/templates/__custom/images/blue/TopSellerNumber1Bg.png?t=1411955140) 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- */
        #products-page .col.last{
            float:right;}
        /* BC Carousel */
            /* Container */
            .slide-show-render.slide-show{
                width:946px;;
                height:450px;
                overflow:hidden;
                position:relative;}
                .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{
                    bottom:10px;
                    left:10px;
                    width:auto;
                    height:auto;}        
                .flex-control-nav li a{
                    text-indent:-1000px;
                    display: block;
                    float: left;
                    padding:0px 5px;
                    border-radius:2px;
                    margin-right: 3px;}
            /* Next/Previous */
            .slide-show-render.slide-show .flex-direction-nav{
                bottom:0px;
                left:0px;
                width:946px;;
                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:-220px;}
                    .flex-prev{margin-left:10px;}
                    .flex-next{margin-left:900px!important;}
                    
    /* Category -cty- */
        .category h1{}
        #products-page .above{
            margin-top:10px;}
        #products-page .above .col.last .row{
            margin-bottom:13px;}
        #products-page .below{
            margin-top:0px;}
        .category #LayoutColumn2.Content{
            border-top-left-radius:0;
            border-top-right-radius:0;
            -moz-border-top-left-radius:0;
            -moz-border-top-right-radius:0;
            -webkit-border-top-left-radius:0;
            -webkitborder-top-right-radius:0;}
        .category.products #LayoutColumn2.Content{
            border-radius:6px!important;
            -moz-border-radius:6px!important;
            -webkit-border-radius:6px!important;}
        .category.products #products-page .col a img:hover{
            opacity:.85;
            -moz-opacity:.85;
            -webkit-opacity:.85;}
        /* Category Menu */
            #category-menu, #tabs{
                width:606px;
                margin:0;
                padding:0;
                float:right;
                clear:none;}
            #category-menu ul, #category-menu li, #tabs li, #tabs ul{
                list-style:none;}
            #category-menu > ul {margin:0;}
            .level-1, #tabs li{
                margin:0;
                float:left;
                width:33.222%}
            .level-1-title, #tabs li a{
                background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/bg_yellow-opaque.png?t=1411955140);
                width:100%;
                padding:13px 0 7px 0;
                display:block;
                width:100%;
                font-weight:normal;
                font-size:11pt;
                font-family: 'sun_bum_groteskbold';
                text-decoration:none;
                }
            
            .level-1-title{
                background:none!important;
                width:90%;
                margin:0 auto;
                text-align:left;
                border-bottom:1px solid transparent;}
            li.level-1{
                float:left;
                width:33.222222%;
                background:rgba(252,245,173,.9);
                border-radius:6px 6px 0 0;}
            li.level-1:hover{
                color:#4D3126;
                background:#FFF9AF;}
            li.level-1:hover .level-1-title,
            li.level-1.active .level-1-title{
                color:#4D3126;
                border-bottom:1px dotted #4D3126;}
            
            .level-1:hover .level-1-title,
            .level-1-title:hover{
                text-decoration:none!important;
                background:#FCF5AD;}
            .level-1-title span{}
            .level-1-title i{
                display:block;
                float:right;
                width:8px;
                height:4px;
                position:relative;
                right:20px;
                top:7px;
                background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/toggle.png?t=1411955140) no-repeat 0 0;}
            .level-1:hover .level-1-title i{
                background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/toggle.png?t=1411955140) no-repeat 0 -4px;}
            .level-1.second {
                margin-left:1px;
                margin-right:1px;}
            .level-1 ul{
                position:absolute;
                display:none;
                margin:0;
                z-index:10;
                width:201px;
                padding-top:10px;
                padding-bottom:5px;
                background:#FCF5AD;
                border-radius:0 0 6px 6px;
                -moz-border-radius:0 0 6px 6px;
                -webkit-border-radius:0 0 6px 6px;
                box-shadow:1px 3px 3px #444;}
            .level-1:hover ul{
                display:block;}
            .level-1 ul li{
                width:90%;
                margin:0 auto;}
            .level-1 ul li a{
                display:block;
                width:100%;
                padding:0;
                text-decoration:none;}
            .level-1 ul li a:hover{
                text-decoration:underline;}
                    
        /* Product Listings */
            .ProductList {
                list-style: none;
                margin: 0;
                padding: 0;}
                
                /* Base */
                .Content .ProductList li {
                    list-style: none;
                    float: left;
                    width: 184px!important;
                    font-size: 0.95em;
                    margin: 0 14px 14px 0;
                    padding: 0;
                    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;}
                .searchpage .ProductList li{
                    border-bottom:1px dotted #4D3126;}
                .Content .ProductList li.third{margin-right:0px;}

            
            /* Image */
                .ProductList li .ProductImage{
                    background: transparent;
                    margin: 0 0 5px 0;
                    display: table-cell;
                    width: 184px;
                    height: auto!important;
                    text-align: center;
                    overflow: hidden;
                    vertical-align: middle;}
                    .ProductList .ProductImage img {
                        vertical-align: middle;
                        border-radius:6px;}    
                    .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{margin:8px 0 0 0;height:auto!important;}
                    .ProductList li .ProductDetails strong a{
                        text-decoration:none;
                        font-weight:normal;
                        font-family:'sun_bum_groteskregular';}
                
            /* Price */
                .ProductList li .ProductPriceRating{}
                #CategoryContent .ProductList li .ProductPriceRating,
                #BrandContent .ProductList li .ProductPriceRating{
                    float:left;
                    display:block;}

                .ProductPriceRating em, .Content .ProductPrice{
                    font-style: normal;
                    font-weight:normal;
                    font-family:'sun_bum_groteskbold';
                    font-size: 12px!important;
                    font-weight: 400;
                    color:#4D3126!important;}
                    
            /* Rating */
                .ProductList li .Rating{
                    font-size: 0.9em;
                    display:none;
                    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{
                    float:left;
                    margin:0 0 0 3px;}
                .ProductList li .ProductActionAdd a{
                    text-decoration:none;
                    color:#4D3126;
                    font-weight:normal;
                    font-family:'sun_bum_groteskbold';}
                
            /* 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;
                    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;
                    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, .SubBrandList, .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{
                                width:182px!important;
                                height:123px!important;
                                margin-bottom: 4px;
                                margin-right:15px;
                                background: transparent;
                                float: left;
                                padding:0px;
                                text-align: center;}
                            .SubCategoryListGrid li.third{
                                margin-right:0;}
                            .SubCategoryListGrid li a img{border-radius:6px;}
                            .SubCategoryListGrid li a:hover img{opacity:.85;}
                        .RowDivider{display:none;}
                        .subcats{margin-bottom:13px;}
    
            /* Paging, navigation, etc */
                .SubCategoryList a, .SubBrandList a, .CategoryPagination a, #sort{margin:0 5px 0 0;}
                .SortBox{font-size: 0.95em;padding:5px 5px;}
                .category .SortBox option{color:#4D3126;}
                .SortBox option{color:#FFF9AF;}
                .PagingList .ActivePage{}
                .SubCategoryList a:hover, .SubBrandList a:hover, .CategoryPagination a:hover,.PagingList a:hover{}

    /* Brands -brd- */


    /* Product -prd- */
        #ProductBreadcrumb{
            float:right;
            margin:14px 13px 0 0;
            font-size:11px;
            background: none repeat scroll 0 0 #FFF9AF;
            border: 1px solid #BFBA83;
            border-radius: 6px 6px 6px 6px;
            box-shadow: 1px 1px 9px #BFBA83 inset;
            color: #4D3126;
            padding: 0px 0px 0px 2px;
            font-weight:normal;
            font-family:'sun_bum_groteskregular', sans-serif;
            z-index:100;}
            #ProductBreadcrumb li:first-child{
                margin-left:0px;
                margin-right:-8px;
                padding-left:4px;
                border-left:0px solid #fff;
                font-size:0px;
                text-indent:-999em;
                width:20px;
                height:22pxpx;
                overflow:hidden;}
                #ProductBreadcrumb li:first-child a{
                    width:12px;
                    height:11px;
                    display:block;
                    margin:5px 0 0 2px;
                    background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_breadcrumb-home.png?t=1411955140) no-repeat;}
            #ProductBreadcrumb li:last-child{display:none;}
            #ProductBreadcrumb li:nth-last-child(2){
                border:0px solid #fff;
                background:#4D3126;
                border-radius:6px;
                padding-right:5px;
                font-weight:normal;
                font-family:'sun_bum_groteskregular', sans-serif;}
            #ProductBreadcrumb li:nth-last-child(2) a{
                color:#FFF9AF!important;}
            #ProductBreadcrumb li{
                border-left:1px solid #BFBA83;
                float:left;
                display:block;
                margin-left:8px;
                position:relative;}
            #ProductBreadcrumb li a{
                background:none;
                display:block;
                padding:2px 0;}
        #ProductTop{
            border-bottom:1px dotted #4D3126;
            margin:0 0 10px 0;}
            #ProductTop h1{
                float:left;
                font-size:11pt;
                margin:2px 0 10px 0;
                width:360px;}
            #ProductTop .share{
                float:right;
                width:151px;}
                #ProductTop .share .sharethis{
                    background: url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_share.png?t=1411955140) no-repeat scroll 3px 1px transparent;
                    color: #4D3126;
                    display: block;
                    float: left;
                    font-size: .95em;
                    margin: 1px 5px 0 0;
                    padding: 0 0 0 25px;}
                    .st_pinterest_large .stButton{margin-right:0;}
        p.no-margin{
            border-bottom:1px dotted #4D3126;
            padding-bottom:5px;
            margin-bottom:5px;}
        #ProductDescription{
            float:left;
            width:265px;}
        #ProductWarranty{clear:left;float:left;}
        .ProductTinyImageList h3{
            background: url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_images.png?t=1411955140) no-repeat scroll 0 0 transparent;
            font-size: .95em;
            margin: 9px 0 9px 3px;
            padding-left: 25px;
            text-align: left;}
        #ProductBelow{
            width:100%;
            clear:left;
            float:left;
            border-radius:6px;
            -moz-border-radius:6px;
            -webkit-border-radius:6px;
            background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/bg_yellow-opaque.png?t=1411955140);}
        #ProductBelowLeft{
            float:left;
            width:42%;}
        #ProductBelowRight{
            float:right;
            width:58%;
            padding:10px 0 8px 0;}
        #ProductBelowRight .ProductDetailsGrid{
            float:left;
            width:38%;
            clear:none;
            margin-right:2%;}
        #ProductBelowRight .AddToCartBox{
            float:left;
            clear:none;
            margin:0 0 0 5px;}
        #ProductBelowRight .AddToCartBox .Value{
            width:auto!important;
            float:left;}
        #ProductBelowRight .DetailRow{margin-top:0;}
        #ProductBelowRight .PriceRow .Label{
            background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_price.png?t=1411955140) no-repeat 0 2px;
            padding:0 0 0 25px;
            margin-left:10px;}
        #ProductBelowRight .PriceRow .Value{
            float:left;width:auto;
            margin-left:5px;}
        #ProductBelowRight .PriceRow .Value .ProductPrice.VariationProductPrice{
            font-size:9pt!important;
            font-weight:normal!important;
            font-family:'sun_bum_groteskregular', sans-serif;}    
        #ProductBelowRight .PriceRow .Label span{
            font-weight:normal;
            font-family:'sun_bum_groteskbold';}
        .ProductDetailsGrid .PriceRow{margin-top:4px!important;}
        .AddToCartButtonBox{float:left;}
        .AddToCartButtonBox .buttonSmall,
        .NewsletterSubscription .buttonSmall,
        .SearchButton.buttonSmall{
            padding:1px 3px!important;
            margin:0;}
        .webkit .AddToCartButtonBox .buttonSmall,
        .webkit .NewsletterSubscription .buttonSmall{
            padding:3px 6px!important;}
        .webkit .list-horizontal li label span{
            margin-top:3px;
            display:block;}
        .webkit .productAttributeRow .productAttributeLabel{
            margin-top:10px!important;}
        .list-horizontal{margin-bottom:0px;}
        #ProductBelowRight .QtyWrapper{margin:1px 15px 2px 10px;float:right;}
        .QtyWrapper,
        fieldset.email{
            float:left;
            background: none repeat scroll 0 0 #FFF9AF;
            border:1px solid #BFBA83;
            border-radius: 6px 6px 6px 6px;
            box-shadow: 1px 1px 9px #BFBA83 inset;
            color: #4D3126;
            padding:2px;}
        #text_qty_,
        input#e-mail{
            color:#4D3126;
            background:transparent;
            padding:1px 0;
            box-shadow:none;
            margin-left:5px;
            border-width:0;
            border-radius:0;
            -moz-border-radius:0;
            -webkit-border-radius:0;}
        /* Share overrides */
        .st_facebook_large .stButton .stLarge {
            background: url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/shareFacebook.png?t=1411955140) no-repeat scroll 0 0 transparent !important;
            height: 19px !important;
            width: 20px !important;}
        .st_twitter_large .stButton .stLarge {
            background: url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/shareTwitter.png?t=1411955140) no-repeat scroll 0 0 transparent !important;
            height: 19px !important;
            width: 20px !important;}
        .st_pinterest_large .stButton .stLarge {
            background: url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/sharePinterest.png?t=1411955140) no-repeat scroll 0 0 transparent !important;
            height: 19px !important;
            width: 20px !important;}
        
        /* Product Details Redux  */
            #ProductDetails{margin-bottom:0;}
            /* General Sizing  */
                .ProductMain{
                    width:100%!important; /* Main Container Size */    
                    margin:0;
                    float:none!important;}
                .ProductMain ul{margin-left:12px;}
                .productAttributeList .productAttributeLabel{
                    width:auto!important;}    /* Width for the Label Column */
                .productAttributeValue, .ProductDetailsGrid .Value{
                    width:190px;} /* 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 */
                .PrimaryProductDetails .ProductThumb{
                    height:auto!important;
                    width:299px!important;
                    float:right;
                    margin-bottom:13px;}
                    .ProductThumbImage img{
                        border-radius:6px;}
                    .TinyOuterDiv{border:0!important;}
                    .ProductTinyImageList ul li{
                        border:0px!important;
                        padding:0px!important;
                        margin:0 9px 0 0 !important;}
                    .ProductTinyImageList ul li:last-child{margin:0px!important;}
                    #ImageScrollNext,
                    #ImageScrollPrev{
                        display:none!important;}
                    .ImageCarouselBox{
                        padding:0!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: 100%!important;
                    overflow: hidden;
                    margin:-95px 0 0 -280px;}
                #ProductDetails .ProductTinyImageList ul li {
                    width: auto!important;
                    height: auto!important;
                    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: 100%!important;}
                #ProductDetails .ProductThumbImage {
                    height: 220px;
                    width: 220px;
                    margin:auto;}
                .TinyOuterDiv img{
                    border-radius:6px;}
                .ImageCarouselBox br{display:none;}
                
            /* Product Details -pdt- */
                /* Colors For Text & Options Titles */
                    html.javascript .productOptionViewRectangle .none label, .productAttributeLabel, .ProductDetailsGrid .Label, .productAttributeConfigurableEntryFile{
                        color:#4D3126!important;}    
                /* Rows */
                    .productAttributeRow{
                        margin:0 0 10px 0;}
                    .ProductDetailsGrid .DetailRow {
                        clear: left;
                        margin-top: 6px;}
                    .productAttributeList .productAttributeRow{
                        padding:0px!important;
                        margin-bottom:0px;}                    
                /* Labels */
                    .productAttributeLabel{
                        float:left;}                
                    .ProductDetailsGrid .Label {
                        margin: 0;
                        float: left;
                        font-weight: normal;
                        padding: 4px 0 0 10px;
                        display: inline-block;
                        position: relative;
                        text-align: left;}

                    .productAttributeList .productAttributeLabel{
                        margin:6px 0 5px 5px!important;
                        padding-top:0;
                        font-weight:normal!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:left;display:block!important;margin:2px 0 0 5px;}
                .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 */
                    html.javascript .productOptionViewRectangle label {
                        display: inline-block;
                        margin: 2px 0 5px!important;
                        padding: 2px 5px 0!important;}
                    .productOptionPickListSwatch .textureContainer, .productOptionPickListSwatch .swatchColours, html.javascript .productOptionViewRectangle .option label{
                        border-width:0px;
                        color: #FFF9AF!important;
                        background:#4D3126!important;
                        box-shadow:none!important;
                        border-color:transparent!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 {
                        background:#957B59!important;
                        color: #FFF9AF!important;
                        box-shadow:none;}
                
            /* Lower Product Details Items */
                /* Out of Stock */
                    #ProductDetails .ProductMain .OutOfStockMessage{}
                /* Styles for Quantity */    
                    #text_qty_{width:20px;}
                    #qty_{}
            /* 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:255px;
                    text-transform:uppercase;
                    font-size:15px;}
                    
                    /* Cart */
                        /* Quickview Details */
                        .button.quickview-details{
                            width:auto!important;
                            padding:7px 10px!important;}
                        
                        /* Style the buttons with icons */
                        
                        input[type="submit"].addCart,
                        .button.quickview-addcart{
                            background-image:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/cart_button_large_white.png?t=1411955140);
                            background-position:205px 8px;
                            margin:15px 0 15px 0;
                            padding:10px 0!important;}
                        .button.addWishlist{
                            background-image:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/wishlist-button.png?t=1411955140);
                            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/server2500/6q94/templates/__custom/images/talkbubble.png?t=1411955140) 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- */
            #ProductWarranty{margin:10px 0;}
            #ProductWarranty a{
                cursor:pointer;
                display:inline-block;
                padding-right:10px;
                background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_collapse.png?t=1411955140) no-repeat right;}
            #ProductWarranty a.expanded{
                background-image:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/ico_expand.png?t=1411955140);;}    
            .ProductWarrantyContainer{
                display:none;
                margin-top:5px;}
            .ProductSectionSeparator{display:none!important;}
            /* Containers for Tabbed Navigation -tbc- */

                #ProductDescription, #ProductVideos, #ProductOtherDetails, #SimilarProductsByTag, #ProductByCategory, #ProductVendorsOtherProducts, #ProductReviews, #SimilarProductsByCustomerViews{
                    margin:0!important;
                    padding:0;}
                /* 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 */
            /*    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 {
                    text-decoration: none}
                .TabNav li.Active a {
                    margin-top: 0px;
                    padding:4px 6px;
                    font-weight: 800;}

        /* FastCart  */
            #ModalContentContainer{
                box-shadow: 0 0 30px 4px #4D3126!important;}
            .ModalTitle, .ModalContent{
                background:#FFF9AF!important;
                padding:2px 14px!important;
                border-radius:6px;
                border-width:0px;}
            .ModalTitle{display:none;}
            #ModalContent a, .ModalContent a,
            #ModalContent, .ModalContent{color:#4D3126!important;}
            #ModalContent .button, .ModalContent .button{color:#FFF9AF!important;}
            #fastCartWrapper{padding:5px 0;}
            .modalClose{
                background-image:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/close.png?t=1411955140)!important;}
            #fastCartContainer {font-size: 13px;}
            .fastCartBottom{margin-top:10px;}
            .fastCartSummaryBox .subtotal,
            .modalClose{
                font-weight:normal;
                font-family:'sun_bum_groteskbold';}
            /* FastCart Summary Box */
                .fastCartThumb{
                    width:140px;}
                    .fastCartThumb img{
                        max-width:100%;
                        height:auto;}
                .fastCartContent{width:675px;}
                .fastCartTop{
                    padding:10px 0;
                    border-top: 1px dotted #4D3126;
                    border-bottom: 1px dotted #4D3126;}
                .fastCartItemBox {
                    border-right: 1px dotted #4D3126;
                    margin-left: 10px;
                    margin-right: 15px;
                    width:165px;
                    min-height:188px;
                    padding: 0 25px 0 0;}
                .fastCartSummaryBox{
                    width:300px;
                    max-width:900px!important;
                    text-align:left;
                    color:#4D3126;}
                .fastCartSummaryBox {
                    padding:0;
                    background:transparent!important;}
                .fastCartSummaryBox {background-color: #DDFEDA;}
                .actionLink{
                    margin-top:10px;
                    padding-top:10px;
                    border-top: 1px dotted #4D3126;}
                .FastCartOrOption{display:block;float:left;margin:5px 5px 0 5px;}
                .fastCartSummaryBox .actionLink .button {
                    font-size:11px;
                    clear:none!important;
                    float:left;}
            /* Control the width of the related products in the FastCart */
                .fastCartContent .ProductList li{
                    background-color:transparent;
                    width:135px!important;}
                .fastCartContent .ProductList .ProductImage img{height:130px;}
            /* Details of the FastCart related products panel */
                #fastCartSuggestive li{width:154px!important;padding:0;margin:10px 5px 0 0;}
                .fastCartContent .ProductPriceRating,
                .fastCartContent .ProductActionAdd{float:left;}
                .fastCartContent .ProductPrice,
                .fastCartContent .ProductList em {color: #4D3126;}
                .fastCartContent .Quantity {margin-top:10px;color: #4D3126;}
                .fastCartContent p {color: #4D3126;}
    
    /* 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 .Content{
            min-height:406px;
            position:relative;}
        #CartContent{
            float:left;
            clear:left;
            width:580px;}
        #cart-good{
            float:left;
            clear:left;
            margin-top:25px;
            width:580px;}
            #cart-good #HomeFeaturedProducts{
                margin-bottom:0px;}
            #cart-good h2{
                border-bottom:1px dotted #4D3126;}
            #cart-good .ProductList li{
                margin:0;
                padding:0;
                width:100%!important;
                height:100px!important;
                min-height:1px;}
            #cart-good .ProductImage{
                margin:0;
                padding:0;
                display:block;}
            #cart-good .ProductImage img{
                border-radius:6px;
                -moz-border-radius:6px;
                -webkit-border-radius:6px;}
            #cart-good .ProductActionAdd{
                text-align:right;
                width:100%;
                margin:0;}
            #cart-good .ProductActionAdd .button{
                margin:0;}
            #cart-good .first{
                width:182px;}
            #cart-good .second{
                width:393px;
                margin-left:5px;}
        /* Cart Contents Table */
            /* Table Header Bar */
                table.CartContents, table.General {}
                .ProductName{width:250px;}
                .CartContents .ProductName a{
                    font-weight:400;
                    text-decoration:none;}
                .productAttributes{
                    font-size:11px;}
            /* quantity */
                .CartItemQuantity span{
                    float:left;
                    display:block;}
                .CartItemQuantity div{
                    float:right;}
                .CartItemQuantity div a.CartRemoveLink,
                a.CustomizeItemLink{margin:0;}
                table.General tbody td, table.CartContents tbody td,
                .CartContents tfoot .SubTotal td{
                    padding-left:0;
                    padding-right:0;}                    
            /* Toggle the cart items' backgrounds */
                .CartContents tr{background:transparent!important;}
                .CartContents tr.Even{background:transparent!important;}    
            .CartThumb {
                display: none;
                float: left;
                text-align: center;
                width: 100px;}
                .CartThumb img{
                    max-width:100%;
                    height:auto;}
        /* Subtotal, Estimate Shipping */
            .EstimateShipping {
                border: 1px dotted ##4D3126;
                background: #FFF9AF;
                color:#4D3126;}
            .CartContents tfoot .SubTotal td {
                border:0!important;}

        /* 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;}
            .FloatLeft .buttonSmall{margin-top:0;}


    /* Checkout -chk- */
        .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent{
            font-size:8px;}
        .CheckoutForgotPassword{clear:both;display:block;padding-top:10px;}
        .CheckoutRedeemCoupon{width:300px;border:1px solid #FFF9AF;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:rgba(245, 240, 168, 0.8);margin-bottom:10px;}
            .CheckoutRedeemCoupon h4{color:#4D3126;background:#FFF9AF;padding:3px 0;text-align:center;}
            .CheckoutRedeemCoupon p{padding:5px 10px;}
            .CheckoutRedeemCoupon #apply_code{
                font-size: 10px !important;
                padding: 2px 5px!important;}
            .CheckoutRedeemCoupon #couponcode,
            textarea[name="ordercomments"]{
                background: none repeat scroll 0 0 #FFF9AF;
                border: 1px solid #BFBA83;
                border-radius: 6px 6px 6px 6px;
                box-shadow: 1px 1px 9px #BFBA83 inset;
                color: #4D3126;
                padding: 2px;}

            
        .ExpressCheckoutBlock{padding:0;}
        .ExpressCheckoutBlock .ExpressCheckoutTitle{margin-bottom:0;}
        .ExpressCheckoutContent{padding-top:10px;}
    /* Login -log- */
        #login-top{
            border-bottom:1px dotted #4F3226;}
            #login-top .first{
                width:279px;
                margin-right:23px;}
        .CreateAccount {
            float: right;
            width: 277px;
            padding-top:13px;}
        .AccountLogin {
            border-right: 1px dotted #4F3226;
            float: left;
            padding-right: 10px;
            padding-top:13px;
            width: 279px;}    
        .AccountLogin form, .CreateAccount div{}
        .HorizontalFormContainer dd{padding-top:0;}
    
    /* 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/server2500/6q94/templates/__custom/images/download.png?t=1411955140) 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;
    margin-top:7px;
    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;}
    
    #Footer > .col{
        height:51px;
        background:#FFF9AF;
        margin:0;
        position:relative;}
    #Footer > .col.first{
        width:340px;
        border-radius:6px 6px 0 6px;}
    #Footer > .col.second{
        width:278px;
        border-radius:6px 6px 0 0;}
    #Footer > .col.third{
        width:328px;
        float:right;
        border-radius:6px 6px 6px 0;}
        
    #Footer #footer-logo{
        position:absolute;
        top:-9px;
        left:98px;}
    #Footer .col.first .col .inner{
        margin:19px 0 0 8px;
        color:#4D3126;}
    #Footer .col.first .col .inner img{
        margin:-4px 5px 0;}
    
    #footer-links{
        margin:5px 0 15px 0;
        color:#FFF9AF;}
        #footer-links a{
            color:#FFF9AF;
            font-weight:normal;
            font-style:normal;
            font-family: 'sun_bum_groteskregular';}
        #footer-links .left{
            width:437px;
            text-align:right;}
        #footer-links .right{
            width:440px;
            text-align:left;}
    
    /* Footer ColMenu */
    #Footer ul.col{
        margin:15px 50px 0 0;}
        #Footer ul.col li{
            margin:0 0 5px 0;}
            #Footer ul.col li.first{}
            #Footer ul.col li.second{}
            #Footer ul.col li.third{}
        #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- */

.grotesk{
    font-family: 'sun_bum_groteskregular';
    font-weight:400;
    font-style:normal;}
.grotesk.italic{
    font-family: 'sun_bum_groteskregular_italic';
    font-weight:400;
    font-style:italic;}
.grotesk.bold{
    font-family: 'sun_bum_groteskbold';
    font-weight:700;
    font-style:normal;}
.grotesk.bold.italic{
    font-family: 'sun_bum_groteskbold_italic';
    font-weight:700;
    font-style:italic;}
    
p {
    font-family: 'sun_bum_groteskregular';
    font-weight:400;
    font-style:normal;}
b, em, strong, em a, strong a, h1, h2, h3, h4, h5, h6{
    font-family: 'sun_bum_groteskbold';
    font-weight:400;
    font-style:normal;}



/* 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,
.CartRemoveLink,
.CustomizeItemLink{
    font-size:14px;
    text-align:center;
    text-decoration:none!important;
    text-transform:capitalize;
    font-weight:400;
    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:3px 5px;

    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, .CartRemoveLink, .CustomizeItemLink, #LoginButton, #CreateAccountButton, .checkout .button, .checkout input[type="submit"]{clear:both;font-size:10px!important;padding:2px 5px;margin-top:15px;}
.checkout .email .buttonSmall{margin-top:0px;}
.buttonFill{width:96%!important;}
.buttonFloatRight{float:right!important;margin:30px 0 0 0;font-size:14px!important;}


        /* Cart Content Button Mod */


        /* Add Cart Icon To Checkout Button */
.CheckoutButton a{
    font-size:16px!important;
    width:200px;
    font-weight:normal!important;}


        /* Override the Header Search */
#SearchForm .SearchButton {
    margin-top:0px;
    height:17px;
    width:45px;}
    
#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;}
#QuickViewImage {
    border: 0 none;
    float: left;
    margin-bottom: 5px;
    width: 248px;
}

#QuickViewProductDetails {
    border-top: 0 none;
    float: right;
    font-size: 13px;
    padding: 12px 0 0;
    width: 307px;
}

/* 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/server2500/6q94/templates/__custom/images/prev.png?t=1411955140) no-repeat;
            top:-145px;}
        .bx-next{
            background:url(//cdn2.bigcommerce.com/server2500/6q94/templates/__custom/images/next.png?t=1411955140) 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/server2500/6q94/templates/__custom/images/panel_bg.png?t=1411955140) 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 */
        #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 */
        .hidden{display:none;}
        .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: url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;}
        .SuccessMessage {
            background: url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;}
        .ErrorMessage {
            background: url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;}
        .SpecificInfoMessage {}
            
    /* Custom Fields - Start */
        .LittleNotePassword {
            color:#543019;
            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: #4D3126;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;}