/* Color: Green */

body {
/*
	background: #fff url(../../Garden/images/green/BodyBg.gif) 0 0 repeat-x;
	color: #282828;
*/
}
a {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #534d02;
}
h2 {
	color: #282828;
}
h3 {
	color: #534d02;
}


#Container {
/*
	background: url(../../Garden/images/green/ContainerBg.gif) 0 0 no-repeat;
*/
}


#TopMenu {
}
#Topmenu li{
}
#TopMenu li a {
	color: #fff;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
}
#Menu li {
}
#Menu li a {
	background: url(../../Garden/images/custom/nav_bar.jpg) bottom right no-repeat;
	margin-top:15px;
	color: #fff;
}
#Menu li.first a {
	background-image: none;
}
#Menu li ul li a {
	margin-top:10px;
	background: #2A2B25;
	color: #fff;
}
#Menu li ul li a:hover {
	background: #353631;
}
#Menu li:hover a, #Menu li.over a{
}


#Wrapper {
	background: #fff;
}


#Logo h1 {
	color: #534d02;
}
#Logo h1 a {
	color: #534d02;
}


#SearchForm {
	background: url(../../Garden/images/green/SearchBg.gif) 20px 8px no-repeat;
}
#SearchForm label {
	color: #fff;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #dadada;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #a4b507;
}
#SearchForm p {
	color: #a4b507;
}


.Left {
	/* background: #534d02 url(../../Garden/images/green/SideBg.gif) 0 0 no-repeat; */
}
.Left h2 {
	color: #333;
}
.Left li {
	/* border-bottom: 1px solid #6d6828; */
	/* Put my awesome nav list bullets here */
}
.Left li a {
	color: #ccc;
}
.Left li a:hover {
	color: #ccc;
	text-decoration:underline;
}


.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	/* background: #f6f7e6 url(../../Garden/images/green/RightBg.gif) 0 0 no-repeat; */
}
.Right h2 {
	color: #282828;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}



#Footer {
	/* background: #a4b507; */
}
#Footer p {
	color: #fff;
}
#Footer a {
	color: #fff;
}
#Footer li a {
	border-left: 1px solid #f6f7e6;
}


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

.Content .ProductList li {
	background: #fff url(../../Garden/images/custom/prd_bg.jpg) bottom left repeat-x;
border-top:1px solid #E3E3E1;
border-right:1px solid #E3E3E1;
border-left:1px solid #E3E3E1;
border-bottom:1px solid #A9A9A9;

}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	/* background: #f6f7e6; */
}

.Content .ProductList li {
	background: #fff url(../../Garden/images/custom/prd_bg.jpg) bottom left repeat-x;
border-top:1px solid #E3E3E1;
border-right:1px solid #E3E3E1;
border-left:1px solid #E3E3E1;
border-bottom:1px solid #A9A9A9;
}

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #282828;
}

.ProductPrice, .ProductList em {
font-size:14px;
font-weight:bold;
color:#757A6F;
margin-bottom:8px;
margin-top:8px;
}

.Left .ProductPrice, .Left .ProductList em {
	color: #333;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff url(../../Garden/images/custom/prd_bg.jpg) bottom left repeat-x;
border-top:1px solid #E3E3E1;
border-right:1px solid #E3E3E1;
border-left:1px solid #E3E3E1;
border-bottom:1px solid #A9A9A9;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	/* background: #f6f7e6; */
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #dadada;
	background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #a4b507;
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}


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

.ViewCartLink {
	background: url('../../Garden/images/green/Cart.gif') no-repeat 3px 0;
}

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

table.CartContents thead tr th, table.General thead tr th {
	background: #f6f7e6;
	color: #424748;
	border-bottom: 1px solid #dadada;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #534d02;
}

.JustAddedProduct {
	border: 1px solid #dadada;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #534d02;
}

.CategoryPagination {
	color: #534d02;
	background: #f6f7e6;
	border: 1px solid #dadada;
}

.CheckoutRedeemCoupon { background: #f6f7e6; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#f6f7e6;
}

.InfoMessage {
	background: #f6f7e6 url('../../Garden/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #f6f7e6 url('../../Garden/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../Garden/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f6f7e6;
}

.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #f6f7e6; }
.QuickSearchAllResults a { background: url('../../Garden/images/green/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f6f7e6;
	border: 1px solid #dadada;
}

.MiniCart .SubTotal {
	color: #534d02;
}

hr {
	background: #dadada;
	border: #dadada;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #534d02;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #e5eab7;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #a4b507;
}

.TabNav li a {
	border: 1px solid #a4b507;
	background: #eef1cf;
	color: #534d02;
}

.TabNav li a:hover {
	background-color: #d6de90;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}