/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Green */

body {
	background: #493922 url(../images/green/background_repeat.jpg) 0 865px repeat;
	color: #767676;
}
a {
	color: #5C4C2E;
	font-weight: normal;
	
}
a:hover {
	color: #534d02;
	text-decoration: underline;
}
h2 {
	color: #00355d;
}
h3 {
	color: #6a6b63;
	font-weight: bold;
}


#Container {
	background: url(../images/green/background_top.jpg) repeat-x center top; 
}


#TopMenu {
  background: url(../images/green/background_menu_top.jpg) no-repeat;
}
#Topmenu li{
}
#TopMenu li a {
	color: #2b210F;
}
#TopMenu li div {
	color: #2b210F;
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
}
#Menu li {
}
#Menu li a {
	background: url(../images/green/MenuBgBtn.gif) bottom right no-repeat;
	color: #fff;
}
#Menu li.first a {
	background-image: none;
}
#Menu li ul li a {
	background: #a4b507;
	color: #fff;
}
#Menu li ul li a:hover {
	background: #8e9d06;
}
#Menu li:hover a, #Menu li.over a{
}


#Wrapper {
	background: #fff;
}


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


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


#LayoutColumn1 
{
		background: url(../images/green/bg_left_side_1.jpg) 0 0 repeat-y;
}


.Left {
	background: url(../images/green/bg_left_side_1.jpg) 0 0 repeat-y;
}
.Left h2 {
	color: #fff;
}
.Left li {
	/*border-bottom: 1px solid #6d6828;*/
}
.Left li a {
	color: #e5efad;
}
.Left li a:hover {
	color: #fff;
}


.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
	background: url(../images/green/bg_subcategory.jpg) 0 0 no-repeat;
}

.Content.Wide.WideWithLfet {
	background-color: #8A915B;
}

.Content.Widest {
}


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

#Footer {
	background: url(../images/green/bg_footer.gif) no-repeat; 
}
#Footer div, #FooterHomepage div {
	color: #8d7e4f;
	text-transform: uppercase;
	text-align: center;
}
#Footer a, #FooterHomepage a {
	color: #8d7e4f;
}
#Footer li a {
	border-left: 1px solid #f6f7e6;
}


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

.Content .ProductList li {
}

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

.Content .ProductList li {
	/*background: #fff;
	border: 1px solid #dadada;*/
}

.Content .ProductList .ProductImage {
	/*border: 1px solid #d5d5d4;*/
	
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #5c4c2e;
	font-weight: bold;
}

.ProductPrice, .ProductList em {
	color: #ff5400;
}

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

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

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff url(../images/green/FeaturedProductsBg.gif) bottom left repeat-x;
}

.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('../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 {
}

#subcat_listing
{
	 /*background: url(../images/green/bg_subcategory.jpg) 0 0 no-repeat;*/
}

div#subcat_title
{
	 background: url('../images/green/sub_maincategory.png') 0 0 no-repeat;
	 height: 23px;
	 margin-bottom: 25px;
}

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

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

.ErrorMessage {
	background: #FFECEC url('../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('../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;
}

#SideCategoryList{
		background: url(../images/green/bg_left_side.jpg) no-repeat;
		width: 264px;
}

#SearchForm input {
	background-color: #73bcb9;
	border: 0;
}

#nl_first_name{
	background: #BBC387;
	border: 0;
	color: #D0D3C2;
}

#nl_email{
	background: #BBC387;
	border: 0;
	color: #D0D3C2;
}

label{
		color: #fffeff;
}

.ProductOptionList label {
	color: #767676;
}

