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

/* Color: Maroon */

body {
	background: #831109 url(../images/yellow/BodyBg.gif) 0 0 repeat-x;
	color: #FFF;
}
a {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #efefc0;
}
h2 {
	color: #efefc0;
}
h3 {
	color: #efefc0;
}
hr {
		color: #efefc0;
}


#Container {
}


#TopMenu {
	color: #f6de74;
	background: #141414;
}
#TopMenu li a, #TopMenu li span {
	color: #f6de74;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #fff;
	text-decoration: underline;
}

#Menu {
	background: #a88732;
	border-top: 1px solid #fefcbd;
	border-bottom: 1px solid #fff;
}
#Menu li {
}
#Menu li a {
	color: #ffffff;
	background: #a88732;
}
#Menu li a:hover {
	color: #fff;
}
#Menu li ul {
	border: 1px solid #fefcbd;
	border-top: 0;
}
#Menu li ul li a {
	color: #fefcbd;
	background: #831109;
}
#Menu li ul li a:hover {
	color: #fff;
}


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


#Logo {
	background: url(../images/yellow/LogoBg.jpg) 0 0 no-repeat;
}
#Logo h1 {
	color: #FFF;

	font-variant: small-caps;
}
#Logo h1 a {
	color: #FFF;
}

#Logo h1 .Logo1stWord {
	color: #000;
}


#SearchForm {
	background: url(../images/yellow/SearchBg.jpg) 0 0 no-repeat;
}
#SearchForm form {
	background: url(../images/yellow/SearchFormBg.gif) 0 0 no-repeat;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #ab8506;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #FFF;
}
#SearchForm p {
	color: #FFF;
}


.Left {
	background: url(../images/yellow/SideBg.gif) 0 0 repeat-x;
	border-right: 1px solid #fff;
color:FFF;
}
.Left .Block {
}
.Left h2 {
}
.Left li {
	border-bottom: 1px solid #f1d690;
color:FFF;
}
.Left li a {
color:FFF;
}
.Left li a:hover {
color:FFF;
}


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


.Right {
	background: url(../images/yellow/SideBg.gif) 0 0 repeat-x;
	border-left: 1px solid #fff;
}
.Right .Block {
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #f1d690;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
	background: transparent;
	color: #FFF3D3;
}


#Footer {
	border-top: 1px solid #ffe8ab;
}


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


.Content .ProductList li {

}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
	color: #FFFFFF;
}
.ProductList a:hover {
	color: #FFFFFF;
}
.ProductList .ProductImage {

	padding: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #FFF;
}
.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 {
	border-bottom: 1px solid #f1d690;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #FFF;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #f1d690;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

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

.CartContents {
	border: 1px solid #F1D690;
}

.CartContents thead tr th {
	background: #fff3d3;
	color: #141414;
	border-bottom: 1px solid #F1D690;
}

.CartContents td {
color:#FFF;

}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #F1D690;
color:#FFF;
}

.MiniCart .SubTotal {
	color: #141414;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #FFF;
}

.CategoryPagination {
	color: #000;
	background: #fff;
	border: 1px solid #F1D690;
}

.CategoryPagination a:hover {
	color: #831109;
}

.CategoryPagination a:link {
	color: #000;
}

.CategoryPagination a:active {
	color: #000;
}


.CheckoutRedeemCoupon { background: #3f0000; padding: 10px; width: 300px; border: 1px solid #F1D690; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#3f0000;
	border: 1px solid #f1d690;
}

.InfoMessage {
	background: #fff url('../images/InfoMessage.gif') no-repeat 5px 8px;
	border: 1px solid #f1d690;
	color: #555;
}

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

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

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

.QuickSearchHover td{ background: #400000; }

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

.SearchTips .Examples {
	background: #fff;
	border: 1px solid #F1D690;
	color: #555;
}

.QuickSearchAllResults a {
	background: url('../images/yellow/QuickSearchAllResultsButton.gif') no-repeat right;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #f71f04;
	border: 1px solid #fef0b4;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #fff0bc;
	border: 1px solid #f1db90;
	color: #333;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

.PagingList a {color:#000;}

