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

/* Color: Cream */

body {
	background: #fff;
	color: #979797;
}
a {
	color: #979797;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #8d8161;
	font-style: italic;
}
h3 {
	color: #8d8161;
}
hr {
	background: #ede8de;
	border: 0;
	border-bottom: 1px solid #ede8de;
}


#Container {
}


#TopMenu {
	color: #7c6f4b;
	background: url(../images/cream/bgTopMenu.gif) 0 0 no-repeat;
}
#TopMenu li a, #TopMenu li span {
	color: #7c6f4b;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
}
#TopMenu .RightBg {
float: right;
width: 310px;
height: 25px;
background: url(../images/cream/bg_topnaviright.gif) 100% 0 no-repeat;
}
#TopMenu .TopCart {
float: left;
width: 165px;
height: 20px;
padding: 5px 0 0 15px;
}
#TopMenu .TopCart a {
color: #fff;
background:  url(../images/cream/topcart.gif) 0 2px no-repeat;
padding-left: 15px;
font-weight: bold;
text-decoration: none;
font-size: 0.85em;
}
#TopMenu .TopCart a:hover {
	text-decoration: underline;
}


#Menu {
	background: #ede8de url(../images/cream/bg_navi.gif) 0 0 no-repeat;
}
#Menu li {
}
#Menu li a {
	color: #7c6f4b;
}
#Menu li a:hover {
}
#Menu li ul li a {
	background: #ede8de;
}
#Menu li ul li a:hover {
	background: #e7e1d6;
}


#Outer {
}
#Wrapper {
	background: url(../images/cream/BgWrapper.gif) 100% 0 no-repeat;
}
#Header {
	background: url(../images/cream/HeaderBg.jpg) 100% 0 no-repeat;
}


#Logo {
	background: url(../images/cream/bgLogo.gif) 0 0 no-repeat;
}
#Logo h1 {
}
#Logo h1 a {
}


#SearchForm {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #b4ab9a;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #7c6f4b;
}
#SearchForm p {
	color: #7c6f4b;
}


.Left {
	background: url(../images/cream/LeftBg.jpg) 0 0 no-repeat;
	min-height: 500px;
}
.Left .Block {
}
.Left h2 {
}
.Left li {
	border-bottom: 1px solid #fff;
}
.Left li a {
	color: #7c6f4b;
}
.Left li a:hover {
}


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


.Right {
	background: url(../images/cream/RightBg.jpg) 0 0 no-repeat;
	min-height: 500px;
}
.Right .Block {
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right a {
	color: #7c6f4b;
}
.Right a:hover, .Right a:hover strong {
}


#Footer {
}
#FooterLogos {
	border-bottom: 1px solid #ede8de;
	margin: 0 0 15px 0;
}

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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
	border: 1px solid #ede8de;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #979797;
}
.ProductPrice, .ProductList em {
	color: #dd2020;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #7c6f4b;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}

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


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

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

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

table.CartContents thead tr th, table.General thead tr th {
	background: #f4ede6;
	color: #a59f98;
	border-bottom: 1px solid #ede8de;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #ede8de;
	color: #2f2f2f;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #2f2f2f;
}

.CategoryPagination {
	color: #2f2f2f;
	background: #f4ede6;
	border: 1px solid #ede8de;
}

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

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

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

.SuccessMessage {
	background: #f4ede6 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: #f7f5ef;
}

.QuickSearchHover td{ background: #f7f5ef; }
.QuickSearchAllResults a { background: url('../images/cream/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f4ede6;
	border: 1px solid #ede8de;
}

.MiniCart .SubTotal {
	color: #dd2020;
}

.CreateAccount {
	border-right: 1px solid #ede8de;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #7c6f4b;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f4ede6;
	color: #7c6f4b;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #7c6f4b;
}

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

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

.TabNav li a {
	border: 1px solid #ede8de;
	background: #f4ede6;
	color: #7c6f4b;
}

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

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

.Right .SideCart p {
	color: #7c6f4b;
}



/* Bespoke homepage listings */
#home_cats_wrapper {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
.home_cats {
	float: left;
	width: 154px;
	padding: 0 17px 33px 17px;
	margin: 0 0 0 0;
}
.home_cats h4 {
	width: 156px;
	background: #f1eee9;
	padding: 0;
	margin: 0 0 2px 0;
}
.home_cats h4 a {
	display: block;
	background: url(../images/cream/home_cats_arrow.gif) 6px 50% no-repeat;
	color: #7c6f4b;
	font-size: 0.9em;
	text-decoration: none;
	padding: 4px 0 4px 20px;
}
.home_cats h4 a:hover {
	text-decoration: underline;
}
.home_cats_img {
	width: 154px;
	height: 154px;
	border: 1px solid #f1eee9;
}