﻿body { background: #EFE9E3; }
.mainLogo { margin-top:31px; float: left; }
.ViewShoppingCartEmpty, .ViewShoppingCart { background: url("../images/cart_bg.gif"); }
.SiteSubtitle { background: url("../images/chat_bg.jpg") left top repeat-x; border-bottom-color: #BCA68C; border-right-color: #BCA68C; color: #342718; }
#Menu { display: none; }
.Wrapper { border: 1px solid #DCC9B0; }
#QuickNavigation { color: #9B7F5E; }
#QuickNavigation a { color: #9B7F5E; }
.ProductImage { border: 1px solid #DED2C5; }
.ProductAdditionalImages li { border:1px solid #DED2C5; }
.PrdtAdditionalImagesTitle { border-top:1px solid #DED2C5; color:#DED2C5; }
.AddtoWish { background: url("../images/wish_list.gif") left center no-repeat; font-size: 11px; }
.SendLink { background: url("../images/018-email_unread.gif") left center no-repeat; font-size: 11px; }
.Tabs .tabMenu li { background: url("../images/LPlain.gif") left top no-repeat; }
.Tabs .tabMenu li a { background: url("../images/Rplain.gif") right top no-repeat; }
.Tabs .tabMenu li.active { background: url("../images/faleft.gif") left top no-repeat; }
.Tabs .tabMenu li.active a { background: url("../images/faright.gif") right top no-repeat; }
.Tabs .Description { border: 1px solid #DED2C5; }
.ProductListings h1.Title { color: #4F4335; }
.LandingPageDescriptionContainer { background: #EFE9E3; border: 1px solid #DED2C5; }
.landingPageChildNavigationContainer td a { color: #9B7F5E; text-decoration: none; }
.HomepageFeature { background: url("../images/hero_bg.jpg") no-repeat scroll left top #FFFFFF; color: #83694A; }
.HomepageFeature h1 { color: #83694A; }
.HomepageBlog { background: url("../images/militarybootsblogBottom.png") no-repeat scroll left bottom #CBB297; }
h2.mainBlogTitle { color: #402802; margin: 0; }  
h2.mainBlogTitle a { background: url("../images/title_militarybootsblog.png") no-repeat scroll left top transparent; }
p.blogDesc { background: url("../images/blogBorder.png") no-repeat scroll 20px bottom transparent; }
.emailSignup { background: url("../images/email-background.jpg") no-repeat scroll 0 0 transparent; }         
/* SITE SEARCH */
.menuSearchContainer { position: absolute; right: 10px; top: 10px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #EFE9E3; border: 1px solid #DCC9B0; height: 26px; width: 208px; }
.menuSearchContainer .SearchTextBox { background: #EFE9E3; color: #9B7F5E; font-size: 14px; padding: 5px 0 0 5px; width: 173px; border: 0; }
.menuSearchContainer .Button { background: url("../images/search_icon_css.gif") left top no-repeat; height: 20px; margin: 3px 3px 0 8px; }
/* not working - need to be able to include our styles after jquery */
.ui-widget-content { border:1px solid #DED2C5; }

.CategoryTreeView .NodeStyle, 
.CategoryTreeView .NodeStyle a, 
.CategoryTreeView .NodeStyle a:active, 
.CategoryTreeView .NodeStyle a:link, 
.CategoryTreeView .NodeStyle a:visited, 
.SpecialsTreeView .NodeStyle, 
.SpecialsTreeView .NodeStyle a, 
.SpecialsTreeView .NodeStyle a:active, 
.SpecialsTreeView .NodeStyle a:link, 
.SpecialsTreeView .NodeStyle a:visited {
    color:#83694A;
}
