/****************************************************************************\
* Interspire Shopping Cart Style File                						*
*                                                    						*
* Name: Default                                      						*
* Author: Chris Boulton (Interspire Pty. Ltd.), tweaked by Djenan Kozic		*
* 			                                          						*
\****************************************************************************/



body {
	background: #f7f4e8 url('../images/brown/bg.jpg') repeat-x 0 -334px;
	color: #333332;
}
a {
	color: #2c1f16;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #8A7B3A;
}
h2 {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
}
h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #A6866C;
}
hr {
	background: #F7F4E8;
	color: #F7F4E8;
}


#Container {
	background: transparent;
}


#TopMenu {
	background: transparent;
	color: #8a7b3a;
}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color: #c3ac92;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #f7f4e8;
	text-decoration: none;
}

#Menu {
	margin: 17px 0 20px 0;
	background-color:transparent;
}
#Menu li {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
}
#Menu li a {
	color: #F7F4E8;
}
#Menu li a:hover {
	text-decoration: none;
}
#Menu li ul {
	border: 1px solid #7B5E4E;
	border-top: 0;
}
#Menu li ul li a {
	background: transparent;
}
#Menu li ul li a:hover {
	color: #3F2C24;
	text-decoration:none;
}


#Outer {
}
#Wrapper {
}
#Header {
	background-color: transparent;
}


#Logo {
}
#Logo h1 {
	color: #8C7E35;
}
#Logo h1 a {
	color: #8C7E35;
}

.Logo1stWord {
	color: #000;
}

#SearchForm {
	background: url(../images/brown/SearchBg.gif) 0 7px no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #C3AC92;
	border: 1px solid #58453E;
	color:#EDE3BA;
}
#SearchForm input:focus {
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #C3AC92;
}
#SearchForm a:hover {
	color: #f7f4e8
}
#SearchForm p {
	color: #ddd4a4;
}
* input[type="image"], * input[type="radio"], * input[type="checkbox"] {
	border:none;
	background-color:transparent;
}

.Left {
	background: transparent;
	border:none;
}
.Left .Block {
}
.Left h2 {
	color: #a6866c ;
}
.Left li {
	/* border-bottom: 1px solid #fff; */
}
.Left li a {
	color: #885B24;
}
.Left li a:hover {
	color: #885B24;
}
.Left .Block li, .Right .Block li {
}


.PageFocus {
	background:white url('../images/focus/page-focus-1.jpg');
	border:1px solid #885B24;
}


.Content {
}
.Content h2 {
	color: #a6866c;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}
.Content .Block {
	border:none;
}
.Content .banner_category_page_top,
.Content .banner_category_page_bottom {
	background-color:transparent;
	border:none;
	padding:0px;
	width: 570px;
	margin-left: 3px;
}


.dark_banner {
	background:#631f15 url('/product_images/uploaded_images/dark-banner-background.jpg') no-repeat top left;
	color:#fff;
	border:1px solid #1A110D;
	font:bold 24px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	padding:5px 10px 5px 10px;
}
.light_banner {
	background:#9f8068 url('/product_images/uploaded_images/light-banner-background.jpg') no-repeat top left;
	color:#f8f4e9;
	border:1px solid #715543;
	font:normal 18px Helvetica, Arial, sans-serif;
	padding:5px 10px 5px 10px;
}
.world_cup_banner {
	background:#9f8068 url('/product_images/uploaded_images/world-cup-banner.jpg') no-repeat top left;
	height:0px;
	overflow:hidden;
	display:block;
	padding:100px 0 0;
	color:#f8f4e9;
	border:1px solid #715543;
	font:normal 10px Helvetica, Arial, sans-serif;
}


.Content .banner_category_page_top p,
.Content .banner_category_page_bottom p,
.Content .banner_category_page_top div p,
.Content .banner_category_page_bottom div p {
	margin-bottom:0px;
}

.Right {
	background: transparent;
	border: none;
}
.Right .Block {
}
.Right h2 {
	color: #a6866c;
}
.Right li {
	/* border-bottom: 1px solid #fff; */
}
.Right li a {
	color: #885B24;
}
.Right a:hover, .Right a:hover strong {
	color: #885B24;
}
.Right hr {
	background: transparent;
	color: #ddd4a4;
}


#Footer {
	border-top: 3px solid #885B24;
	background-color:#333332;
}
#Footer p { color:#EDE3BA; }
#Footer a { color:#c3ac92; }
#Footer a:hover { color:#f7f4e8; }


.NewsletterSubscription input {
	background: #c3ac92;
	border: 1px solid #58453e;
	color:#58453e;
}
.NewsletterSubscription input:focus {
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
	color:#885B24;
}
.ProductList a:hover {
	color: #885B24;
}
.ProductList .ProductImage {
	background: transparent;
	padding: 0 0 5px 0;
	border: none;
}
.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 {
}


.Left .TopSellers li, .Right .TopSellers li {
	background-image: none;
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #a6866c;
	background: transparent;
	border:none;
}
.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 {
	background: transparent;
	border: none;
}
.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	border:1px solid #58453e;
	background-color: #a6866c;
	border-right:none;
}
.Left .TopSellers li.TopSeller1 .Rating, .Right .TopSellers li.TopSeller1 .Rating {
}

div#LayoutColumn2 .Breadcrumb {
	border: 1px solid #E9E2D2;
	background-color:#F0EADA;
	margin-left:3px;
	margin-right:7px;
}


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

.ViewCartLink {
	color:#58453E;
	background-color:#A6866C;
	border:1px solid #58453E;
}
.Right .ViewCartLink {
	color:#F7F4E8;
}
.Right .ViewCartLink:hover {
	color:#58453E;
}

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

table.CartContents thead tr th, table.General thead tr th {
	background: #F0EADA;
	color: #885B24;
	border-bottom: 1px solid #E9E2D2;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #E9E2D2;
	color: #885B24;
}

.MiniCart .SubTotal {
	color: #BE0101;
}

.JustAddedProduct {
	border: 1px solid #D9CDC2;
	background: #F7F4E8;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #885B24;
}

.CategoryPagination {
	background: #F0EADA;
	border:1px solid #E9E2D2;
	font-size:0.9em;
}
.CategoryPagination a { color:#885B24; text-decoration:none; }
.CategoryPagination a:hover { text-decoration:underline; }

.CheckoutRedeemCoupon {
	background: #ddd4a4;
	padding: 10px;
	width: 300px;
	border: 1px solid #ddd4a4;
	margin: 10px; }

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

.InfoMessage {
	background: #ddd4a4 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: #ddd4a4;
}

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

.QuickSearchHover td{ background: #ddd4a4; }

.SortBox {
	color: #333332;
	padding-top:5px;
}
.SearchTips .Examples {
	background: #ddd4a4;
	border: 1px solid #ddd4a4;
}

#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: #946F57;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #B89C80;
	color: #2B2A27;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #2B2A27;
}

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

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

.TabNav li a {
	border: 1px solid #2c1f16;
	background: #ddd4a4;
}

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

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