/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Maroon */

body {
	background: #fff;
	color: #333;
}
a {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #c00;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #2C1F16;
}
hr {
	background: #f1efe6;
	color: #f1efe6;
}

img.mapimage { border: 2px solid #600; }

#Container {
	background: #fff;
}


#TopMenu {
}
#TopMenu ul {
	background: #fffefe url("../images/brown/TopMenuBg.gif") bottom left repeat-x;
	border: 1px solid #9c9c9c;
	border-width: 1px 1px 0 1px;
}
#TopMenu li {
	border-left: 1px solid #9c9c9c;
}
#TopMenu li.First {
	border-width: 0;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
}

#Menu {
	margin: 15px 0 0 0;
}
#Menu li {
}
#Menu li a {
	border-left: 1px solid #333;
	color: #333;
	text-decoration: none;
}
#Menu li.First a {
	border-width: 0;
}
#Menu li a:hover {
	text-decoration: underline;
}


#Outer {
}
#Wrapper {
}
#Header {
}


#Logo {
}
#Logo h1 {
	color: #8C7E35;
}
#Logo h1 a {
	color: #8C7E35;
}

.Logo1stWord {
	color: #000;
}

/* Nav Bar contains the Header Category List and Header Search */
#NavBar {
	background: #600;
	border: 1px solid #9c9c9c;
}

/* Header Category List */
#TopCategoryList {
}
#TopCategoryList li {
	background: #600 url("../images/brown/TopCategoryListSep.gif") bottom right no-repeat;
}
#TopCategoryList a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #000 1px 1px 2px;
	text-transform: uppercase;
}
#TopCategoryList a:hover, #TopCategoryList a:focus, #TopCategoryList a:active {
	background: #c00;
}

#SearchForm {
}
#SearchForm form {
}
#SearchForm label {
	color: #fff;
	font-size: 0.8em;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #999;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #fff;
}
#SearchForm p {
	color: #fff;
}


.Left {
	background: #fff;
}
.Left .Block {
}
.Left h2 {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.Left li {
	border-bottom: 1px solid #fff;
}
.Left li a {
	color: #2c1f16;
}
.Left li a:hover {
	color: #8A7B3A;
}
.Left .Block li, .Right .Block li {
}
.Left #SideBrowseBy {
	background: #fff url("../images/brown/SideBrowseByBg.gif") bottom left repeat-x;
	border: 1px solid #999;
}
.Left #SideBrowseBy li {
	background: url("../images/brown/LeftItemSep.gif") top center no-repeat;
}
.Left #SideBrowseBy li.First { background-image: none; }
.Left #SideBrowseBy a {
	color: #666;
	font-weight: bold;
}
.Left #InnerSideArea {
	background: #ccc;
	border: 1px solid #999;
}

.Content {
	/*
	border: 1px solid #999;
	*/
	border: none;

	/*background: #e5e5e5 url("../images/brown/right-bg.gif") top left repeat-x;*/
	border: 1px solid #999;
	border-color: #fff;
}
.Content h2 {
	color: #2C1F16;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #e5e5e5 url("../images/brown/right-bg.gif") top left repeat-x;
	border: 1px solid #999;
	border-width: 1px 1px 1px 0;
	border-width: 1px;
}
.Right .Block {
}
.Right h2 {
	background: #fff url("../images/brown/right-heading-bg.gif") bottom left repeat-x;
	border-bottom: 1px solid #999;
	color: #2C1F16;
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right li a {
	color: #2c1f16;
}
.Right a:hover, .Right a:hover strong {
	color: #8A7B3A;
}
.Right hr {
	background: transparent;
	color: #f1efe6;
}


#Footer {
}

.NewsletterSubscription {
	background: #ccc url("../images/brown/LeftItemSep.gif") top center no-repeat;
}
.NewsletterSubscription input {
	border: 1px solid #999;
}


.Content .ProductList li {
	
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
	color: #8A7B3A;
}
.ProductList .ProductImage {
	/*background: #fff;*/
	padding: 4px 0;
	/*border: 2px solid #f1efe6;*/
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	/*color: #be0101;*/
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #fff;
	background: #8A7B3A;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #f1efe6;
}
.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 {
}


.CompareItem { width:200px; border-left: solid 1px #f1efe6; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #f1efe6; }
.CompareFieldTop { border-bottom:solid 1px #f1efe6; }
.CompareFieldTop a:hover { color:#be0101; }
.CompareCenter { border-left:solid 1px #f1efe6; border-bottom:solid 1px #f1efe6; }
.CompareLeft { border-left:solid 1px #f1efe6; border-bottom:solid 1px #f1efe6; }

.ViewCartLink {
	background: url('../images/brown/Cart.gif') no-repeat 6px 3px;
}

.CartContents {
	border: 1px solid #f1efe6;
}

.CartContents thead tr th {
	background: #F1EFE6;
	color: #424748;
	border-bottom: 1px solid #f1efe6;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #f1efe6;
	color: #8A7B3A;
}

.MiniCart .SubTotal {
	color: #8A7B3A;
}

.JustAddedProduct {
	border: 1px solid #f1efe6;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #8A7B3A;
}

.CategoryPagination {
	color: #8A7B3A;
	background: #F1EFE6;
}

.CheckoutRedeemCoupon { background: #F1EFE6; padding: 10px; width: 300px; border: 1px solid #f1efe6; margin-bottom: 10px; }

.SubCategoryList {
	background: #F1EFE6;
}

.InfoMessage {
	background: #F1EFE6 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF 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: #F1EFE6;
}

.QuickSearchAllResults a { background: url('../images/brown/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #F1EFE6; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #F1EFE6;
	border: 1px solid #f1efe6;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #fff;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #bbdc69;
	background: #eef7d8;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #918440;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f1efe6;
	color: #777;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}


/* Other */
.disclaimer {
	color: #666;
	margin: 1em 15px 0 15px;
	text-align: center;
}
