/* Color: White */

body {
    background: #FBFBD6 url('../images/bg.jpg') repeat-x top left;
    color: #554740;
  
}
a { 
    color: #010101;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #393939;
}

 
#ContainerLower {
    background: #ffffff url(../images/white/footer.jpg) 0 0 repeat-x;
}
#ContainerFooter {
    background: #fff url(../../CleanHarmony/images/white/BgContainerFooter.gif) 0 0 repeat-x;
    border-top: 1px solid #eaeaea;
}
#Wrapper {
}


#TopMenu li a {
    color: #a5a5a5;
    text-decoration: none;
}
#TopMenu li div {
    color: #a5a5a5;
    text-decoration: none;
}
#TopMenu li a:hover {
    color: #737373;
    text-decoration: underline;
}


#Menu {
    background: url(../../CleanHarmony/images/white/DropdownMenuBg.gif) 0 -9999px no-repeat; /* Preload dropdown img */
}
#Menu li a {
    border-left: none;
    color: white;
    padding-right: 15px;
    padding-left: 15px;
    
}
#Menu li a:hover, #Menu li.ActivePage a {
    color: #F3CD66;
    text-decoration: none;
    background: transparent  url('../images/active.gif') no-repeat bottom center;

}
#Menu li.First a {
    border: 0;
}
#Menu li ul {
    border: 1px solid #bcbcbc;
    border-top: 0;
    background: #efefef url(../../CleanHarmony/images/white/DropdownMenuBg.gif) 100% 0 no-repeat;
}
#Menu li li {
    border-bottom: 1px solid #e3e3e3;
}
#Menu li li:last-child {
    border: 0;
}
#Menu li li a {
    border: 0;
}

#SearchForm {
    display: inline;
    float: right;
    height: 27px;
    margin: 0;
    margin-top: 6px;
    overflow: hidden;
    padding: 0;
    position: relative !important;
}

#SearchForm input {
    background: #fff;
    border: none;
    line-height: 27px;
    height: 27px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;

}
#SearchForm .Button {
    border: 0;
    top: 0;
    margin: 0;
    position: absolute;
    right: 0;
}


.Block.banner_home_page_top, .Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top {
    background: url(../../CleanHarmony/images/white/banner_shdw.png) 0 100% no-repeat;
}


#LayoutColumn1 {
    background: #fff;
    border: 1px solid #ccc;
}


.Left .Block {
    background: url(../../CleanHarmony/images/white/BgLeftBlock.png) 0 0 no-repeat;
}
.Left li {
    background: url(../../CleanHarmony/images/white/SidebarLi.gif) 0 100% no-repeat;
}
.Left #SideCategoryList li a, .Left #SideShopByBrand li a {
    background: url(../../CleanHarmony/images/white/SidebarArrow.gif) 0 50% no-repeat;
    padding-left: 10px;
}
.Left #SideCategoryList li li {
    background: url(../../CleanHarmony/images/white/SidebarLi.gif) 0 0 no-repeat;
}
.Left #SideCategoryList li li a {
    background: url(../../CleanHarmony/images/white/SidebarArrowSmall.gif) 0 50% no-repeat;
}
/* Category flyout styles */
#SideCategoryList .sf-menu ul {
}
#SideCategoryList .sf-menu ul li {
    background: #eaeaea;
}
#SideCategoryList .sf-menu li li a {
    background-image: none;
}


.Right .Block {
    background: url(../../CleanHarmony/images/white/BgRightBlock.png) 0 0 no-repeat;
}
.Right li {
    background: url(../../CleanHarmony/images/white/SidebarLi.gif) 0 100% no-repeat;
}


#ContainerLower .Divider {
    background: url(../../CleanHarmony/images/white/Line.gif) 510px 0 repeat-y;
}
#HomeRecentBlogs li {
    background: url(../../CleanHarmony/images/white/NewsArrow.gif) 0 50% no-repeat;
}
#Footer p {
    color: #a5a5a5;
}
#Footer a {
    color: #737373;
}






.NewsletterSubscription input {
    border: 1px solid #dcdcdc;
}

.Content .ProductList .ProductImage {
    background: #fff;
}
.ProductPrice, .ProductList em {
    color: #4e4e4e;
}
.ProductList .Rating {
    color: #9a9a9a;
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: #515151;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkitborder-radius: 2px;
}


.Breadcrumb {
    background: #A7C373;
    border-bottom: 1px solid #ADC77C;
}


.CompareItem { width:200px; border-left: solid 1px #dcdcdc; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dcdcdc; }
.CompareFieldTop { border-bottom:solid 1px #dcdcdc; }
.CompareFieldTop a:hover { color:#4e4e4e; }
.CompareCenter { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }
.CompareLeft { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }


.ViewCartLink {
    background: url('../../CleanHarmony/images/white/Cart.gif') no-repeat 0 50%;
}

table.CartContents, table.General {
    border: 1px solid #dcdcdc;
}

table.CartContents thead tr th, table.General thead tr th {
    background: #f4f4f4;
    color: #2f2f2f;
    border-bottom: 1px solid #dcdcdc;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dcdcdc;
    color: #606060;
}

.JustAddedProduct {
    border: 1px solid #dcdcdc;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}


.CategoryPagination {
    color: #606060;
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
.CheckoutRedeemCoupon { background: #f4f4f4; border: 1px solid #dcdcdc; padding: 10px; width: 300px; border: 1px solid #dcdcdc; margin-bottom: 10px; }
.SubCategoryList, .SubBrandList {
    background:#f4f4f4;
    border: 1px solid #dcdcdc;
}
.InfoMessage {
    background: #f4f4f4 url('../../CleanHarmony/images/InfoMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f8e4d1;
    border: 1px solid #dcdcdc;
}
.SuccessMessage {
    background: #f4f4f4 url('../../CleanHarmony/images/SuccessMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}
.ErrorMessage {
    background: #FFECEC url('../../CleanHarmony/images/ErrorMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}


.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.QuickSearch { border: 1px solid #dcdcdc }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { background: url('../../CleanHarmony/images/white/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchResult .Price { color: #4e4e4e; }
.CreateAccount {
    border-right: 1px solid #dcdcdc;
}
.SearchTips .Examples {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
hr {
    background: #dcdcdc;
    border: #dcdcdc;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f6f5f5 url(../../CleanHarmony/images/white/ExpressChktSel.gif) 0 0 repeat-x;
    color: #010101;
    border: 1px solid #bcbcbc;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}


/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #dcdcdc;
}


/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #dcdcdc;
}
.TabNav li a {
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    color: #606060;
}
.TabNav li a:hover {
    background-color: #dcdcdc;
}
.TabNav li.Active a {
    border-bottom: 1px solid #dcdcdc;
    background: #2f2f2f;
    color: #fff;
}


#social {
    width:119px;
    height: 31px;
    position:absolute;
    top: 55px;
    right: 0;
    overflow: hidden;
    background: #fff url('../images/white/social.gif') no-repeat top left;
}

#social a{
    width:39px;
    display: block;
    float: left;
    height: 31px;
    text-indent: -9999px;
    border:none;
    outline:none;
}


/* Product Videos */

#VideoContainer {
    border: 1px solid #dcdcdc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

.CartContents .ItemShipping th {
    border-bottom-color: #dcdcdc;
    border-top-color: #dcdcdc;
    background: #f4f4f4;
    color: #2f2f2f;
}


/* start fast cart styles */
#fastCartContainer {
    font-size: 13px;
}
.fastCartContent h2 {
    color: #010101;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #606060;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #fff;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #4e4e4e;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */


.footer_links {
    width: 160px;
    float:left;
    margin-right: 20px;
}

.footer_links strong{
    font-size: 18px;
    font-family: arial;
    display: block;
    width:160px;
    margin-bottom: 15px;
    color: #986F73;
}


.footer_links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float:left;
    width:160px;
}

.footer_links li {
    list-style: none;
    float:left;
    width: 160px;
    
}


.footer_links li a{
    line-height:150%;
    color: #3A433A;
    font-family: Myriad Pro, sans-serif;
    text-decoration: none;
}

#phone {
    width:300px;
    text-align: center;
    float:right;
    padding-top: 25px;
}

#phone p {
    margin-bottom: 0;
}

#phone span {
    
    font-size: 32px;
    font-family: impact, Arial;
    color: #F6BB00;
}

#phone span.call {
    color: #723444;
}

#phone  p.copyright{
    color: #777;
    padding-top: 5px;
    font-size: 11px;
}

#Footer #cards {
    float:left;
    margin-top: 15px;
}


#newsletter{
    width: 950px;
    height: 55px;
    background: transparent url(../images/white/yellobg.gif) repeat top left;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 5px;
}

#newsletter div {
    float:left;
}


#newsletter #text1{
    font-family: impact;
    font-size: 26px;
    line-height: 55px;
    padding: 0 25px;
    width: 250px;
    color: #773444;
    text-shadow: 1px 1px 1px #fff;
}

#newsletter #text2 {
        font-family: impact;
    font-size: 24px;
    line-height: 25px;
    padding: 0 25px;
    padding-left: 0;
    padding-top: 5px;
     width: 300px;
    color: #fff;
    text-shadow: 1px 1px 1px #777;
}

#newsletter #text2 span {
    font-size: 12px;
    text-transform: uppercase;
    font-family: arial;
    text-shadow: none;
}

#newsletter #lab {
    position: absolute;
    top : 0;
    right: -90px;
}

#newsletter #form {
    height: 27px;
    margin-top: 15px;
    width: 250px;
    background: transparent url('../images/white/sub.gif') no-repeat top left;
}

#newsletter input.txt {
    
    width: 175px;
    padding: 3px 5px;
    border:none;
    background: transparent;
    background: none;
    color: #999;
    height: 21px;
    float:left;
    
}


#newsletter #submit {
    border: none;
    background: none;
    background-color: transparent;
    text-indent: -9999px;
    width: 63px;
    display: block;
    float:right;
    height: 27px;
    font-size: 0;
    line-height: 0;
}

.cont {
    width: 950px;
    float:left;
    margin-top: 30px;
    margin-bottom: 15px;
}

#news {
    width: 360px;
    float:left;
    position: relative;
    height: 206px;
    background: transparent url('/product_images/uploaded_images/light.png') repeat top left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


#news #title {
    
    position: absolute;
    top: -20px;
    left: -30px;
}


#news ul {
    padding-top: 40px;
    padding-left: 20px;
}

#why {
    width: 220px;
    height: 205px;
    float:left;
    margin-left: 20px;
    margin-right: 20px;
}

#news li {
    margin-bottom: 15px;
    list-style: none;
    padding: 0;
    display: block;
}

#news li a{
    text-decoration: underline;
    color: #463937;
    line-height: 150%;
}


#news li span.date {
    background: #648D00;
    color: white;
    padding: 2px 5px;
}


/* Home Page slideshow */

#full {
    float:left;
    width:950px;
    position: relative;
}


@import "https://fonts.googleapis.com/css?family=La+Belle+Aurore&v2";
@font-face {
    font-family: "FuturaCondensedExtraBold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/futurceb-webfont.eot?iefix") format("eot"), url("fonts/futurceb-webfont.woff") format("woff"), url("fonts/futurceb-webfont.ttf") format("truetype"), url("fonts/futurceb-webfont.svg#webfontreOSI1VR") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTMediumCondense";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/helnltmc-webfont.eot?iefix") format("eot"), url("fonts/helnltmc-webfont.woff") format("woff"), url("fonts/helnltmc-webfont.ttf") format("truetype"), url("fonts/helnltmc-webfont.svg#webfontKmxw1oAR") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTBoldCondensed";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/helnlt02-webfont.eot?iefix") format("eot"), url("fonts/helnlt02-webfont.woff") format("woff"), url("fonts/helnlt02-webfont.ttf") format("truetype"), url("fonts/helnlt02-webfont.svg#webfonty6Oa8Y1l") format("svg");
}
@font-face {
    font-family: "BrisaRegular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/brisa-webfont.eot?iefix") format("eot"), url("fonts/brisa-webfont.woff") format("woff"), url("fonts/brisa-webfont.ttf") format("truetype"), url("fonts/brisa-webfont.svg#webfontozCH2IFu") format("svg");
}
@font-face {
    font-family: "RockwellCondensedRegular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/rocc____-webfont.eot?#iefix") format("eot"), url("fonts/rocc____-webfont.woff") format("woff"), url("fonts/rocc____-webfont.ttf") format("truetype"), url("fonts/rocc____-webfont.svg#webfontxQ8piktd") format("svg");
}

#slideshow {
    background: none repeat scroll 0 0 white;
    box-shadow: 0 3px 10px #999999;
    float: left;
    height: 279px;
    margin-left: 0;
    width: 949px;
    overflow: hidden;
}
#slideshow .slide {
    float: left;
    height: 279px;
    width: 949px;
}
#slideshow .slide img{
  width:949px;  
}
#slide1 {
    background: url("../images/one.jpg") no-repeat scroll 0 0 transparent;
}
#slide2 {
    background: url("../images/chicken.jpg") no-repeat scroll 0 0 transparent;
}
#slide3 {
    background: url("../images/healthy.jpg") no-repeat scroll 0 0 transparent;
}
#slide4 {
    background: url("../images/steak.jpg") no-repeat scroll 0 0 transparent;
}
.slide span.title {
    color: #554740;
    float: left;
    font-family: 'BrisaRegular';
    font-size: 60px;
    line-height:50px;
    width: 949px;
}
.slide ul {
    color: #850000;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 13px;
    list-style-type: disc;
    margin-left: 15px;
}
.slide ul li {
    margin-bottom: 4px;
}

#CategoryHeading {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

#CategoryContent {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ImageCarouselBox {

}


.ProductList .Odd{
    background: #E5E7A6;
}

.Content .ProductList.List .ProductImage {
    border: 1px solid;
    height: 80px;
}

.Content .ProductList.List li {
    height: 80px;
}

.Right {
    width: 170px;
    background: white;
    border: 1px solid #ccc;
}


/*  Tabs */
UL.tabNavigation {
                  background: none repeat scroll 0 0 #9E1F45;
    height: 30px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    padding-left: 1px;
                }

                UL.tabNavigation LI {
                    display: inline;
                }

                UL.tabNavigation LI A {
                color: #FFFFFF;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
                }

                UL.tabNavigation LI A.selected,
                UL.tabNavigation LI A:hover {
                    background-color: white;
                    color: #222;
            font-weight: bold;
            margin-top: 1px;
                }
                
                UL.tabNavigation LI A:focus {
                        outline: 0;
                }

                div.tabs > div {
                        padding: 10px;
                        border: 1px solid #444;
                }
                
                div.tabs > div h2 {
                        margin-top: 0;
                }
        #ProductDescription {
            margin-top: 0;
        }
        .tabs table {
            width: 400px;
            border-collapse: collapse;
        }
        
        .tabs table tr {
            
            border: 1px solid;  */
        }

        .tabs table tr td {
            padding: 3px 6px;
        }
        
        #ProductDetails .ProductThumbImage {
            border: 2px solid;
            margin-bottom: 5px;
        }


#pager {
    background: url("../images/white.png") repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    line-height: 30px;
    left: 0;
    top: 250px;
    text-align: right;
    width: 949px;
    padding-top:5px;
}
#pager a {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    color: white;
    float: left;
    font-size: 9px;
    height: 20px;
    display: block;
    margin-left: 10px;
    text-decoration: none;
    width: 20px;
}
#pager a.activeSlide {
    background: none repeat scroll 0 0 #EFB93D;
    color: #EFB93D;
}