/******************************************************\

* Interspire Shopping Cart Style File                *

*                                                    *

* Name: Default                                      *

* Author: Chris Boulton (Interspire Pty. Ltd.)       *

* Id: $Id$                                           *

\*****************************************************/



/* Color: Grey */



body {

	background: #fff;

	color: #211b16;

}

a {

	color: #211b16;

	font-weight: normal;

	text-decoration: underline;

}

a:hover {

	color: #555555;

}

h2 {

}

h3 {

}

hr {

	background: #ccc;

	color: #ccc;

}





#Container {

	background: #fff;

}





#TopMenu {

	background: url(../images/grey/TopMenuBg.gif) 100% 0 no-repeat;

}

#TopMenu li {

}

#TopMenu li.First {

	background-image: none;

}

#TopMenu li a, #TopMenu li span {

}

#TopMenu li span a {

}

#TopMenu li a:hover {

	text-decoration: underline;

}



#Menu {

	background: #211b16;

	margin: 1px 0 0 0;

}

#Menu li {

}

#Menu li a {

	color: #fff;

}

#Menu li a:hover {

	color: #e0e0e0;

	text-decoration: underline;

}

#Menu li ul {

}

#Menu li ul li a {

	background: #8f867f;

}

#Menu li ul li a:hover {

	color: #e0e0e0;

}





#Outer {

}

#Wrapper {

}

#Header {

	background: url(../images/grey/HeaderBg.gif) 80px 0 no-repeat;

}





#Logo {

}

#Logo h1 {

	color: #fff;

}

#Logo h1 a {

	color: #fff;

}





#SearchForm {

	background: url(../images/grey/SearchBg.gif) 0 0 no-repeat;
	
}

#SearchForm form {
	margin: 1px 1px 1px 65px;
}

#SearchForm label {

	display: none;

}

#SearchForm input {

	background: #fff;
	border: 1px solid #ccc;

}

#SearchForm .Button {

	border: 0;

}

#SearchForm a {
	margin: 10px 1px 1px 1px;
	color: #8f867f;

}

#SearchForm p {


	color: #8f867f;

}





.Left {

	background: #211b16;

	color: #fff;

}

.Left .Block {

}

.Left h2 {

	color: #8f867f;

}

.Left li {

	border-bottom: 1px solid #58514b;

}

.Left li a {

	color: #fff;

}

.Left a {

	color: #fff;

}

.Left li a:hover {

	color: #fff;

}

.Left .Block li, .Right .Block li {

}







.Content {

}

.Content h2 {

	color: #8f867f;

}

.Content a {

}	

.Content.Wide {

}

.Content.Widest {

}





.Right {

	background: #211b16;

	color: #fff;

}

.Right .Block {

}

.Right h2 {

	color: #8f867f;

}

.Right li {

	border-bottom: 1px solid #58514b;

}

.Right li a {

	color: #fff;

}

.Right a {

	color: #fff;

}

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

	color: #fff;

}

.Right hr {

	background: transparent;

	color: #333;

	border: #333;

}





#Footer {

	border-top: 1px solid #ccc;

}



.NewsletterSubscription {

	color: #fff;

}

.NewsletterSubscription input {

	border: 1px solid #ccc;

}





.Content .ProductList li {

}

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

}

.ProductList a {

}

.ProductList a:hover {

}

.ProductList .ProductImage {

	background: #fff;

	padding: 4px;

	border: 2px solid #e0e0e0;

}

.Content .ProductList strong, .Content .ProductList strong a {

}

.ProductPrice, .ProductList em {

	color: #e60000;

}

.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 {

	background-image: none;

}

.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;

}

.Right .TopSellers li.TopSeller1 a {

	color: #000;

}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */

}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {

	color: #fff;

	background: url(../images/grey/No1SellerNumberBg.gif) 0 0 no-repeat;

}

.Right .TopSellers li.TopSeller1 .Rating {

}



.Breadcrumb {

	border-bottom: 1px solid #e0e0e0;

}





.CompareItem { width:200px; border-left: solid 1px #e0e0e0; }

.CompareFieldName { font-weight:bold; border-bottom: 1px solid #e0e0e0; }

.CompareFieldTop { border-bottom:solid 1px #e0e0e0; }

.CompareFieldTop a:hover { color:#e60000; }

.CompareCenter { border-left:solid 1px #e0e0e0; border-bottom:solid 1px #e0e0e0; }

.CompareLeft { border-left:solid 1px #e0e0e0; border-bottom:solid 1px #e0e0e0; }



.ViewCartLink {

	color: #fff;

	background: url('../images/grey/Cart.gif') no-repeat 6px 3px;

}



table.CartContents, table.General {

	border: 1px solid #e0e0e0;

}



table.CartContents thead tr th, table.General thead tr th {

	background: #ece9e6;

	color: #555555;

	border-bottom: 1px solid #e0e0e0;

}



.CartContents tbody .SubTotal td {

	border-top: 1px solid #e0e0e0;

	color: #000;

}



.MiniCart .SubTotal {

	color: #e60000;

}



.JustAddedProduct {

	background: #3a312a;

}



.JustAddedProduct strong, .JustAddedProduct a {

	color: #fff;

}



.CategoryPagination {

	color: #000;

	background: #ece9e6;

}



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



.SubCategoryList, .SubBrandList {

	background: #ece9e6;

}



.InfoMessage {

	background: #ece9e6 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: #ece9e6;

}



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



.QuickSearchHover td{ background: #ece9e6; }



.SortBox {

	color: #fff;

}

.SearchTips .Examples {

	background: #ece9e6;

	border: 1px solid #e0e0e0;

}



#SearchPageHeader .FloatRight a {

	float: left;

	padding: 7px 0 0 0;

	color: #fff;

}

#SearchPageHeader .FloatRight a img {

	padding: 5px;

}



/* Express Checkout */

.ExpressCheckoutBlock .ExpressCheckoutTitle {

	background: #000;

	color: #fff;

}



.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {

	background: #efefef;

	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 #211b16;

}



.TabNav li a {

	border: 1px solid #211b16;

	background: #ece9e6;

}



.TabNav li a:hover {

	background-color: #8f867f;

	color: #fff;

}



.TabNav li.Active a {

	border-bottom: 1px solid #fff;

	background: #fff;

	color: #000;

}
