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

/* Color: Maroon */

body {
	background: #160b07 url(../images/yellow/bg.jpg); 
	background-repeat: repeat-x;
	color: #160b07;
}
a {
	color: #141414;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #f71f04;
}
h2 {
	color: #f71f04;
}
h3 {
	color: #141414;
}
hr {
	background: #f1d690;
	color: #f1d690;
}


#Container {
}

#Logo h1 {
	margin-top: -29px;
}
#TopMenu {
	padding-top:20px;
	background: inherit;
}

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

#Menu {
	float: left;
}
#Menu li {
}
#Menu li a {
	color: #e8c38f;
	margin-top:5px;
}
#Menu li a:hover {
	color: #fff;
}
#Menu li ul {
	border: 1px solid #fefcbd;
	border-top: 0;
}
#Menu li ul li a {
	color: #fefcbd;
	background: #f71f04;
}
#Menu li ul li a:hover {
	color: #fff;
}


#Outer {
}

#Wrapper {
	background: white;
}
#Header {
	background: #160b07 url(../images/yellow/HeaderBg.jpg) no-repeat;
}

#LayoutColumn1 {
	/* background: url(../images/yellow/sidebarbg.jpg); */
	color: #181411;
	width: 198px;
	border:none;
}

#LayoutColumn1 .Left li {
	border-bottom:none;
}

#Logo {
	
}
#Logo h1 {
}
#Logo h1 a {
	color: #f71f04;
}

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


#SearchForm {
	
}
#SearchForm form {
	/* background: url(../images/yellow/SearchFormBg.gif) 0 0 no-repeat; */
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border:none;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #866202;
}
#SearchForm p {
	color: #866202;
}

/*
.Left {
	background: url(../images/yellow/SideBg.gif) 0 0 repeat-x;
	border-right: 1px solid #fff;
}

.Left .Block {
}
.Left h2 {
}
.Left li {
	border-bottom: 1px solid #f1d690;
}
*/
.Left li a {
}
.Left li a:hover {
}


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


.Right {

}
.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;*/
	background: #fff;
	height:92px;
	background: url(../images/yellow/footer.jpg)
}

.footer_links {
	color:#a86532;
	border: 1px solid #a86532;
	width: 730px;
	margin-left: 200px;
	padding: 10px;
	font-size:11px;
	line-height: 20px;
	text-align: center;
}

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


.Content .ProductList li {
	background: #fff;
	/* border: 1px solid #ffe8ab; */
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
	color: #141414;
}
.ProductList a:hover {
	color: #F71F04;
}
.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
	border: 1px solid #F1D690;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #993300;
}
.ProductPrice, .ProductList em {
	color: #F71F04;
}
.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: #F71F04;
}
.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;
}

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

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

.CartContents td {
	background: #fff;
}

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

.MiniCart .SubTotal {
	color: #141414;
}

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

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

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

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

.SubCategoryList, .SubBrandList {
	background:#fff;
	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: #fff3d3; }

.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;
}
/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #f1d690;
}
.TabNav li a {
	border: 1px solid #f1d690;
	background: #fff3d3;
}
.TabNav li.Active a {
	border-bottom: 1px solid #fffcd0;
	background: transparent;
}
#SearchForm form label {
	display: none;
}
#shoponline {
	background: url('../images/yellow/shoponline.jpg');
	text-indent: -4000px;
	height: 61px;
	width: 187px;
	padding: 0px;
	margin: -10px 0px 0px -10px;
	background-repeat: no-repeat;
}
#tagline {
	text-indent: 4000px;
	background: url('../images/wildbills_tagline.jpg');
	width:461px;
	height: 79px;
	margin-left:60px;
	margin-top:20px;
	margin-bottom: 20px;
}
#tagline span {
	display: none;
}
#hot_items {
	background: url('../images/yellow/hot_items.jpg');
	background-repeat: no-repeat;
	height:22px;
	border-bottom: 1px solid #dabb9e;
}
#hot_items span {
	display: none;
}
.FeedLink {
	display: none;
}
#HomeNewProducts h2 {
	margin-top: 30px;
	width: 112px;
	height: 21px;
	background: url('../images/yellow/new_items.jpg');	
	background-repeat: no-repeat;
	border-bottom: 1px solid #dabb9e;
	width: 565px;
}
#HomeNewProducts h2 span{
	display: none
}
#SideNewsletterBox h2 {
	width: 145px;
	height: 135px;
	background: url('../images/yellow/signup.jpg');	
	background-repeat: no-repeat;
}
#SideNewsletterBox h2 span{
	display: none;
}
#subscribe_form {
	margin-left: -4px;
	padding:0px;
}
#subscribe_form input {
	border:1px solid #888c8e;
}
#subscribe_form .Button {
	background: #ffffff;
	width:25px;
}

#TopMenu li#home {
	background: url("../images/icon_cowboy.jpg");
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	float: left;
	padding-left:15px;
	margin-right:20px;
}
#TopMenu li#account {
	background: url("../images/icon_lock.jpg");
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	float: left;
	padding-left:0px;
	margin-right:18px;
}

#TopMenu li#orderstatus {
	background: url("../images/icon_hat.jpg");
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	float: left;
	padding-left:5px;
	margin-right:18px;
}

#TopMenu li#viewcart {
	background: url("../images/icon_wagon.jpg");
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	float: left;
	padding-left:10px;
	margin-right:18px;
}
#TopMenu {
	color: #ccc;
}
#TopMenu li#signin {
	background: url("../images/icon_signin.jpg");
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	float: left;
	padding-left:5px;
	margin-right:18px;
}
#SideNewProducts {
	background: url("../images/order_by_phone.jpg");
	width: 148px;
	height: 176px;
}
#SideNewProducts span {
	display: none;
}
#LayoutColumn2 {
	min-height: 800px;
}
