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

/* Color: Brown */

body {
	background: #000;
	color: #222;
}

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

a:hover {
	color: #222;
}

h2 {
	
}

h3 {
	color: #54443b;
}
hr {
	background: #e4d5c3;
	color: #e4d5c3;
}

#Container {
border: 1px solid #7a674b;
position: relative;
}

#TopMenu {
text-align: right;
color: #fff;

}

#TopMenu li{
	background: url(../images/brown/PagesMenuBg.gif) 0 6px no-repeat;
display: inline;
}

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

#TopMenu li a {
color: #fff;
}

#TopMenu li div {
}

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

#Menu {
	background: url(../images/brown/MenuBg.gif);
}

#Menu li {
}

#Menu li a {
	background: url(../images/brown/MenuBgBtn.gif) 0 15px no-repeat;
	color: #fff;
}

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

#Menu li a:hover {
	color: #fef6ea;
}

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

#Menu li ul li a:hover {
}

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

#Outer {
}

#Wrapper {
background: #fff;
padding-bottom: 10px;
}

#Header {
	/* background: url(../images/brown/logo.gif) 0 0 no-repeat; */

}

#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
background: #000;
padding: 10px!important;
width: 240px!important;
height: 65px!important;
border: 1px solid #fff;
}


#SearchForm a {
	color: #fff;
}

#SearchForm p {
	color: #fff;
font-size: 1.2em!important;
}

.Left {
	
}

.Left h2 {
color: #fff;
background: #000;
display: block;
font-weight: normal;
height: 25px;
padding: 7px 0 0 7px;
}

.Left li {
	
}

.Left li a {
border-bottom: 1px solid #e4d5c3;
}

.Left li a:hover {
}

.Left .CategoryList li, .Right .CategoryList li {
	
}
.Left .BrandList li, .Right .BrandList li {
	
}


.Content {
}

.Content h1 {
	font-weight: normal;
border-bottom: 1px solid #242424;
padding-bottom: 5px;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {

}

.Right .Block {
}

.Right h2 {
color: #fff;
background: #000;
display: block;
font-weight: normal;
height: 25px;
padding: 7px 0 0 7px;
}

.Right li {
	border-bottom: 1px solid #e4d5c3;
}

.Right li a {
}

.Right a:hover, .Right a:hover strong {
}

.Right hr {
	background: #e4d5c3;
	color: #e4d5c3;
}

#Footer {
margin-top: 10px;
border-top: 1px solid #B7A48E;
background: #fff;
padding: 5px 0!important;
}

.details {
float: left;
width: 25%;
margin-top: 10px;
}

.details h2 {
padding-left: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #B7A48E;
}

.details ul {
list-style-type: none;
margin-left: 20px;
padding: 10px 0;
}

.details ul li ul {
display: none;
}

.details a, .details a:link {
text-decoration: none;
}

.details a:hover {
text-decoration: underline;
}

ul.cs {
font-weight: bold;
}

#Footer p {
clear: both;
text-align: center;
border-top: 1px solid #B7A48E;
padding-top: 10px;
}

#Footer a {
}


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

.Content .ProductList li {
}

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

.Content .ProductList a:hover {
}

.Content .ProductList li {
	 background: url(../images/brown/ProductListBgBottom.gif) 0 100% no-repeat;  
}

.Content .ProductList .ProductImage {
	background: url(../images/brown/ProductListBgTop.gif) 0 0 no-repeat;
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
}

.ProductPrice, .ProductList em {
	color: #7D1E39;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {

}

.Content .FeaturedProducts .ProductList li {
	background: url(../images/brown/ProductListBgBottom.gif) 0 100% no-repeat;
}

.Content .FeaturedProducts  .ProductList .ProductImage {
	background: url(../images/brown/ProductListBgTop.gif) 0 0 no-repeat;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

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

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #be0101;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #fdecd8;
margin-left: 10px!important;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #646464;
	background: #fff url(../images/brown/No1SellerNumberBg.gif) 0 0 no-repeat;
margin: 0 auto!important;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

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

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

table.CartContents thead tr th, table.General thead tr th {
	background: #fdf5e8;
	border-bottom: 1px solid #646464;
}

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

.MiniCart .SubTotal {
}

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

.JustAddedProduct strong, .JustAddedProduct a {
}

.CategoryPagination {
	background:#fdf5e8;
	border: 1px solid #e4d5c3;
}

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

.SubCategoryList, .SubBrandList {
}

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

.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: #fdf5e8;
}

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

.QuickSearchHover td{ background: #fdf5e8; }

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

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

.SearchTips .Examples {
	background: #fdf5e8;
	border: 1px solid #e4d5c3;
	color: #555;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #423830;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #fdf5e9;
	color: #888;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #423931;
	background: #fdf5e8;
}

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

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

.Left #SideCategoryList {
padding: 0!important;
border: 1px solid #b7a48e;
z-index: 9999;
}

.Left #SideCategoryList li a, .Left #SideCategoryList li a:link, .Left #SideCategoryShopByPrice li a, .Left #SideCategoryShopByPrice li a:link, 
.Left #HomeRecentBlogs li a, .Left #HomeRecentBlogs li a:link, #SideAccountMenu li a, #SideAccountMenu li a:link {
background: #646464;
color: #fff;
display: block!important;
padding: 5px;
padding-left: 10px;
position: relative;
}

#SideCartContents li, #SideProductRelated li {
padding-left: 10px;
width: 150px!important;
}
.Left #SideCategoryList ul {
list-style-type: none;
}

.Left #SideCategoryList li a:hover, .Left #SideCategoryShopByPrice li a:hover, .Left #HomeRecentBlogs li a:hover {
background: #000;
text-decoration: none;
position: relative;
display: block;
}

#SideNewsletterBox, #SideNewProducts, #SideCategoryNewProducts, #SideProductRecentlyViewed, #SideProductAddToWishList, #SideCartMiniCart, #SideCartContents, 
#HomeRecentBlogs, #SideProductRelated, #SideCouponCode, #SideAccountMenu, #SideCouponCodeBox {
background: #646464;
border: 1px solid #b7a48e;
color: #fff;
}

#SideCartContents a, #SideCartContents a:link {
color: #fff!important;
}

#SideAccountMenu {
margin-bottom: 10px;
}

#SideCartMiniCart h3 {
color: #fff;
}

#SideCartContents, #SideProductRelated {
margin-bottom: 10px;
}

#SideProductAddToWishList {
margin-bottom: 10px;
}

#SideProductAddToWishList p, #SideCartContents p {
padding: 0 10px;
}

#SideNewsletterBox form {
margin-left: 10px;
margin-top: 10px;
}

#SideNewProducts li, #SideCategoryNewProducts li {
padding-left: 10px;
margin: 0!important;
}
#SideNewProducts li a, #SideNewProducts li a:link, #SideCategoryNewProducts a, #SideCategoryNewProducts a:link, #SideProductRecentlyViewed a, 
#SideProductRecentlyViewed a:link, #SideCartMiniCart a, #SideCartMiniCart a:link, #SideProductRelated a, #SideProductRelated a:link {
color: #fff!important;
}

.sommelier {background-image:url(../images/brown/somellier-bg.jpg);background-repeat:no-repeat;height:507px;padding-left:15px;padding-right:15px;padding-top:40px;}

.sommelier select, .sommelier input, .sommelier textarea {font-family:Arial,Helvetica,sans-serif;font-size:12px;width:145px;}

.cta {
float: left;
width: 270px;
height: 240px;
border: 1px solid #bbab9b;
margin-left: 10px;
padding: 5px;
margin-bottom: 10px;
}

.title {
background-color: #F4F4F4;
padding: 5px;
font-size: 16px;
font-weight: bold;
color: #640E1C;
}

.cta a, .cta a:link {
color: #640E1C;
text-decoration: none;
}

.cta a:hover {
color: #ccc;
}

.cta img {
width: 270px;
height: 148px;
margin: 5px auto;
}

.cta p {
margin-top: 10px;
}

.button {
	color: #640E1C;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 5px;
	background-color: #FBFBFB;
}

a:hover.button {
	color: #000000;
	background-color: #E6E6E6;
}

#PageContent img {
border: 1px solid #ccc;
padding: 5px;
}

#PageContent table td {
padding: 10px 0!important;
border-bottom: 1px solid #ccc;
}

#PageContent #none td {
padding: 10px 0!important;
border-bottom: none;
}

#SideCategoryList ul li {
position: relative;
}

#SideCategoryList li ul {
	position: absolute!important;
	left: 174px!important;
	top: 0!important;
	display: none!important;
width: 170px!important;
z-index: 9999!important;
border: 1px solid #ccc!important;
	}


#SideCategoryList ul li a, #SideCategoryList ul li a:link {
	display: block!important;
	text-decoration: none!important;
	padding: 5px!important;
z-index: 9999!important;
height: 1%!important;
	}

#SideCategoryList li:hover ul, #SideCategoryList li.over ul { 
	display: block!important; 
}


#SideTopSellers {
background: #fff;
border: 1px solid #B7A48E;
}

#frmss1 checkbox {
margin-right: 10px!important;
}

#Search-right {
padding: 0!important;
border: 1px solid #b7a48e;
z-index: 9999;
}

#Search-right li a, #Search-right li a:link {
background: #646464;
color: #fff;
display: block!important;
padding: 5px;
padding-left: 10px;
position: relative;
}

#Search-right li {
padding-left: 0px;
}
.Left #SideCategoryList ul {
list-style-type: none;
}

#Search-right li a:hover{
background: #000;
text-decoration: none;
position: relative;
display: block;
}

#Search-right {
background: #646464;
border: 1px solid #b7a48e;
color: #fff;
}

#Search-right h3 {
color: #fff;
}

#Search-right {
margin-bottom: 10px;
}

#Search-right p {
padding: 5px;
}

#Search-right label {
display: none;
}

#Search-right input {
width: 150px;
margin-left: 5px;
margin-bottom: 5px;
}

#Search-right .Button {
width: 61px;
}

#Search-right a, #Search-right a:link {
color: #fff;
text-decoration: none;
}

#Search-right a:hover {
text-decoration: underline;
}

#SideCartContents li a, #SideCartContents li a:link {
background: #646464;
color: #fff;
display: block!important;
padding: 5px;
padding-left: 0px;
position: relative;
}

.contentbg {

}
#HomeRecentBlogs li {
padding: 5px;
}

#HomeRecentBlogs a, #HomeRecentBlogs a:link {
color: #fff;
text-decoration: none;
padding: 5px;
}

.white-top {
position: absolute; 
top: 2px; 
left: -15px;
color: #fff;
list-style-type: none;
}

.white-top a, .white-top a:link {
color: #fff;
text-decoration: none;
}

.white-top li {
display: inline;
}

li.facebook {
background-image: url(../images/brown/facebook.gif);
background-repeat: no-repeat;
padding-left: 40px;
height: 26px;
line-height: 26px;
}

li.twitter {
background-image: url(../images/brown/twitter.gif);
background-repeat: no-repeat;
padding-left: 40px;
height: 26px;
line-height: 26px;
}

#HomeRecentBlogs {
margin-top: 10px;
}

.small {
color: #fff!important;
}

.CouponCode {
padding: 5px;
}

.wrap {
clear: both;
border: 1px solid #000;
padding: 10px;
margin-bottom: 10px;
overflow: hidden;
}
