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

/* Color: Ecru */

body {
/*	background: #f4f0e0 url(../images/ecru/BodyBg.gif) 50% 0 repeat;*/
/*	background: #f4f0e0 url(../images/wood_bg.jpg) 0 0 repeat;*/
	background:url(../img/green.jpg) top center repeat;
	color: #232111;
}

a {
	color: #232111;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #363319;
}

h2 {
}

h3 {
	color: #920506;
}
hr {
	background: #dacdc3;
	color: #dacdc3;
}

input.Textbox,
input#search_query_adv{
	background:#FAF8F0;
	border:1px solid #DACDC3;
}

#Container {
/*	background:url(../img/content_bg.png) 0px 0px repeat-y;*/
}

#HeaderWrapper{
	height:133px;
	position: relative;	
	width: 100%;
	z-index: 500;
}

#MainHeader{
	background:url(../img/header.png) 0px 0px no-repeat;
	height:133px;
	margin: 0px auto;
	width: 958px;
}

#TopMenu {
}

#TopMenu li{
	background: url(../images/ecru/PagesMenuBg.gif) 0 3px no-repeat;
}

#TopMenu li.First {
	background-image: none;
}

#TopMenu li a {
	color: #f8f3de;
	text-decoration: none;
}

#TopMenu li div {
}

#TopMenu li a:hover {
	color: #f8f3de;
	text-decoration: underline;
}

#TopMenu ul.TopMenuLower li{
	color:#f8f3de;
}

#TopMenu ul.TopMenuLower li a{
	color:#4c3523;
}

#Menu {
/*	border-bottom: 5px solid #e39333;*/
}

#Menu li {
}

#Menu li a {
	background: url(../images/ecru/MenuBgBtn.gif) 0 14px no-repeat;
	color: #313332;
}

#Menu li.First a {
	background-image: none;
}

#Menu li a:hover {
}

#Menu li ul  {
}

#Menu li ul li a {
	background: #f4f0e0;
}

#Menu li ul li a:hover {
}

#Menu li:hover a, #Menu li.over a{
}

#Outer {
}

#Wrapper {
	background:url(../img/content_bg.png) 0px 0px repeat-y;
/*	background: #fff url(../images/ecru/WrapperBg.jpg) 9px 9px no-repeat;
	border: 1px solid #d3d0b9;
	border-top: 0;*/
}

#Header {
/*	border-bottom: 1px solid #9c9a8d;*/
}

#LogoContainer{
	background: url(../img/flower.png) 0px -8px no-repeat;
	float: left;
	height:176px;
	margin:0px 0px 0px -35px;
	padding: 0px 0px 0px 275px;
	position: absolute;
	width:275px;
}

#LogoContainer a{
	background: url(../img/logo.png) 0px 0px no-repeat;
	display: block;
	height:112px;
	margin:3px 0px 0px 35px;
	overflow: hidden;
	position: absolute;
	width:384px;
}

#LogoContainer a span{
	display: block;
	margin:1000px 0px 0px 0px;
}


#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #4e4e42;
}

#SearchForm {
}

#SearchForm label {
}

#SearchForm input {
	background: #fff;
	border: 1px solid #dacdc3;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #4e4e42;
}

#SearchForm p {
	color: #4e4e42;
}

.Left {
}

.Left .Block {
	background:url(../img/lt_side_top.png) 0px 0px no-repeat;
/*	background: #faf8f0;
	border: 1px solid #dacdc3;*/
}

.Left #SideMenuList .BlockContent, 
.Left #SideCategoryList .BlockContent, 
.Left #SideNewsletterBox .BlockContent,
.Left #TopMenuSide .BlockContent,
.Left #SideNewProducts .BlockContent{
	background:url(../img/lt_side_bg.png) 0px 0px repeat-y;
}

.Left .LeftBottom{
	background: url(../img/lt_side_bot.png) 0px 0px no-repeat;
	height:27px;
	width: 206px;
}

.Left #TopMenuSide{
	font-family: Helvetica, Arial, sans-serif;
/*	text-align: center;*/
}

.Left #TopMenuSide a{
	text-align: left;
}


.Left h2 {
	background:url(../img/side_header.png) 0px 0px no-repeat;
	color:#edd7c2;
/*	border-bottom: 1px solid #e6e7cd;
	background: url(../images/ecru/BlockTitle.gif) 0 3px no-repeat;*/
}
.Left li {
}
.Left li a {
	background: url(../img/menuBlue.png) 0px 0px no-repeat;
/*	color: #232111;*/
	color:#2e1d12;
	display: block;
	height:24px;
	width:182px;
}
.Left li a:hover {
	color:#edd7c2;
	background: url(../img/menuBlue.png) 0px -34px no-repeat;
}

.Left .TopMenuLower li a{
	background: url(../img/menuBlue.png) -194px 0px no-repeat;
}

.Left .TopMenuLower li a:hover{
	background: url(../img/menuBlue.png) -194px -34px no-repeat;
}

.Left .CategoryList li, .Right .CategoryList li {
/*	background: url(../images/ecru/BlockArrow.gif) no-repeat left 7px;
	padding-left:10px;*/
}
.Left .BrandList li, .Right .BrandList li {
/*	background: url(../images/ecru/BlockArrow.gif) no-repeat left center;
	padding-left:10px;*/
}

.Left button.Subscribe{
	background: url(../img/subscribe.png)0px -37px no-repeat;
	border:0px none;
	cursor: pointer;
	height:37px;
	width:114px;
}

.Left button.Subscribe:hover{
	background: url(../img/subscribe.png)0px 0px no-repeat;
}

.Left button.Subscribe span{
	display:block;
	margin:1000px 0px 0px 0px;
}

.Content .ProductList li.Even{
	background:url(../img/20gold.png);
}

.Content {
}
.Content h2 {
/*	color: #ff3201;*/
	color:#5b391e;
	border-bottom: 1px solid #dacdc3;
}
.Content.Wide {
}
.Content.Widest {
}

.Content .catBox{
}

.Content .catBox h3{
	color:#4d3523;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	padding: 15px 0px 0px;
}

.Content .catBox a{
	background: url(../img/viewCategory.png) 0px 0px no-repeat;
	display: block;
	height:37px;
	overflow: hidden;
	width:114px;
}

.Content .catBox a:hover{
	background: url(../img/viewCategory.png) 0px -37px no-repeat;
}

.Content .catBox a span{
	display: block;
	margin: 1000px 0px 0px;
}


/* Categories */
	.Content .catBox.Books{
		background:url(../cat_img/cat_books.jpg) 0px 0px no-repeat;
	}
	.Content .catBox.FolkartPatterns{
		background:url(../cat_img/cat_folkart_patterns.jpg) 0px 0px no-repeat;
	}
	.Content .catBox.HandGifts{
		background:url(../cat_img/cat_hand_gifts.jpg) 0px 0px no-repeat;
	}
	.Content .catBox.ProjectSupplies{
		background:url(../cat_img/cat_project_supplies.jpg) 0px 0px no-repeat;
	}
	.Content .catBox.RugDesigns{
		background:url(../cat_img/cat_rug_designs.jpg) 0px 0px no-repeat;
	}
	.Content .catBox.RugHooking{
		background:url(../cat_img/cat_rug_hooking.jpg) 0px 0px no-repeat;
	}
	.Content .catBox.WoolFabric{
		background:url(../cat_img/cat_wool_fabric.jpg) 0px 0px no-repeat;
	}
	.Content .catBox.WoolRoving{
		background:url(../cat_img/cat_wool_roving.jpg) 0px 0px no-repeat;
	}
	.Content .catBox.WoolYarn{
		background:url(../cat_img/cat_wool_yarn.jpg) 0px 0px no-repeat;
	}

.Right {
}
.Right .Block {
/*	background: #faf8f0;*/
	background:url(../img/20gold.png);
	border: 1px solid #dacdc3;
}
.Right h2 {
/*	border-bottom: 1px solid #e6e7cd;*/
/*	background: url(../images/ecru/BlockTitle.gif) 0 3px no-repeat;*/
}
.Right li {
}
.Right li a {
	color: #232111;
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
	background: #efefe7;
	color: #efefe7;
}

#Footer {
	background: url(../img/tear.png) 0px 0px no-repeat;
	clear: both;
	margin:-15px auto 0px;
	padding:65px 0px 0px 0px;
	width:940px;
}

#Footer p {
	color: #d7b67f;
	margin: 0px;
	padding: 0px;
}

#Footer a {
}


.NewsletterSubscription input {
	border: 1px solid #e6e7cd;
}
.Content .BlockContent .ProductList {
/*	border: 1px solid #e7e7e7;*/
}
.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
/*	background: #fff;*/
}
.ProductPrice, .ProductList em {
/*	color: #FF3201;*/
	color:#920506;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.ProductList strong, .ProductList strong a {
	color: #232111;
}
.Content .ProductList strong,
.Content .ProductList strong a,
.Content .ProductList .ProductDetailsTitle strong a{
/*	color: #14518f;*/
	color:#920506;
	text-decoration: none;
}
.Content .ProductList a:hover{
	color: #600304;
}
.ProductPrice, .ProductList em {
/*	color: #ff3201;*/
}
.ProductList .Rating {
	color: #6a6a6a;
}


.Content .FeaturedProducts .ProductList li {
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList .ProductDetailsTitle {
}

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

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #e6e7cd;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .ProductDetailsTitle { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

.ViewCartLink {
/*	background: url('../images/ecru/Cart.gif') no-repeat 10px 4px;*/
	background: url('../img/SmallCart.png') no-repeat 10px 4px;
}

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

table.CartContents thead tr th, table.General thead tr th {
	background: #faf8f0;
	color: #232111;
	border-bottom: 1px solid #dacdc3;
}

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

.MiniCart .SubTotal {
	color: #232111;
}

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

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

.CategoryPagination {
	color: #14518f;
	background: #faf8f0;
	border: 1px solid #dacdc3;
}

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

.SubCategoryList, .SubBrandList {
/*	background:#faf8f0;*/
}

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

.SuccessMessage {
	background: url(../img/70green.png);
/*	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;*/
	color: #FAF8F0;
}

.ErrorMessage {
/*	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;*/
	background: url(../images/ErrorMessage.gif) no-repeat 5px 8px;
	color: #ffffff;
}

p.ErrorMessage{
	background: url(../img/50red.png);
}

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

.QuickSearch { background: #fff; border: 1px solid #dacdc3;  }

.QuickSearchHover td{ background: #faf8f0; }

.QuickSearchResult .Price { color: #FF3201; font-weight: bold; margin: 0 4px 0 0; }

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

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

.SearchTips .Examples {
	background: #faf8f0;
	border: 1px solid #dacdc3;
	color: #555;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	border-bottom: 1px solid #d3d0b9;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #faf8f0;
	border: 1px solid #d3d0b9;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #dacdc3;
	background: #f4f0e0;
}

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

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