/******************************************************
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
*****************************************************/

/* Color: Brown */

body {
	background: #f8f2e9;
	color: #a58a76;
}
a {
	color: #826c51;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #825c51;
}
h2 {
	color: #826c51;
}
h3 {
	color: #cfc1a8;
}
hr {
	background: #cb9a8a;
	color: #826c51;
}

#Container {
	background: white;
}


#TopMenu {
	background: #f8f2e9;
}
#TopMenu li{
}
#TopMenu li a, #TopMenu li span {
	color: #a58a76;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
}


#Menu {
	background: #fbeed8;
	border-bottom: 1px solid #2a2012;
}
#Menu li {
}
#Menu li a {
	color: #826c51;
	background: #fbeed8;
}
#Menu li a:hover {
	color: #2a2012;
}
#Menu li ul li a {
	background: #fbeed8;
}
#Menu li ul li a:hover {
	background: #fbeed8;
}


#Outer {
}
#Wrapper {
}
#Header {
	background: #f8f2e9;
}


#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
	background: cfc1a8;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #cfc1a8;
	border: 1px solid #cfc1a8;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #895d4b;
}
#SearchForm p {
	color: #826c51;
}


.Left {
	background: #fbeed8;
}
.Left .Block {
}
.Left h2 {
}
.Left li {
	border-bottom: 0px solid #000;
}
.Left li a {
}
.Left li a:hover {
	color: #2a2012;
}


.Content {
}
.Content h2 {
}
.Content a {
}	
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #fbeed8;
}
.Right .Block {
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #cfc1a8;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
	color: #2a2012;
}
.Right hr {
	background: transparent;
	color: #fff;
}


#Footer {
	border-top: 1px solid #cfc1a8;
}


.NewsletterSubscription input {
	border: 1px solid #fff;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
	background: #fff;
	border: 1px solid #fff;
	padding: 1px;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #a58a76;
}
.ProductPrice, .ProductList em {
	color: #a58a76;
}
.ProductList .Rating {
	color: #826c51;
}


.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
	border-bottom: 1px solid #cb9a8a;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #222;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #cb9a8a;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/brown/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}


.Breadcrumb {
	border-bottom: 1px solid #cb9a8a;
}


.CompareItem { width:200px; border-left: solid 1px #cb9a8a; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #cb9a8a; }
.CompareFieldTop { border-bottom:solid 1px #cb9a8a; }
.CompareFieldTop a:hover { color:#826c51; }
.CompareCenter { border-left:solid 1px #cb9a8a; border-bottom:solid 1px #cb9a8a; }
.CompareLeft { border-left:solid 1px #cb9a8a; border-bottom:solid 1px #cb9a8a; }

.ViewCartLink {
	background: url('../images/brown/Cart.gif') no-repeat 14px 4px;
}

table.CartContents, table.General {
	border: 1px solid #cb9a8a;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #fff;
	color: #424748;
	border-bottom: 1px solid #cb9a8a;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #cb9a8a;
	color: #826c51;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #825c51;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #825c51;
}

.CategoryPagination {
	color: #cfc1a8;
	background: #fff;
	border: 1px solid #cb9a8a;
}

.CheckoutRedeemCoupon { background: #fff; padding: 10px; width: 300px; border: 1px solid #cb9a8a; margin-bottom: 10px; }

.QuickSearch {border: 1px solid #cb9a8a;  }
.QuickSearchHover td{ background: #eadeca; }

.SubCategoryList, .SubBrandList {
	background: #fff;
	border: 1px solid #cb9a8a;
}

.InfoMessage {
	background: #fff url('../images/InfoMessage.gif') no-repeat 5px 8px;
	border: 1px solid #cb9a8a;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #F8D5E0 url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #efe7d9;
}

.QuickSearchHover td{ background: #eadeca; }
.QuickSearchAllResults a { background: url('../images/brown/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #fff;
	border: 1px solid #cb9a8a;
}

.MiniCart .SubTotal {
	color: #be0101;
}

.CreateAccount {
	border-right: 1px solid #cb9a8a;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #925036;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #fff;
	color: #555;
	border: 1px solid #cb9a8a;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #e4b3bc;
}

.TabNav li a {
	border: 1px solid #e4b3bc;
	background: #fff;
}

.TabNav li a:hover {
	background-color: #fff;
	color: #2a2012;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fce5ec;
	background: transparent;
}




































































































































































