/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Gray */

body {
	background: #F3F1D6;
	color: #000;
}
a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #828a9a;
}
h2 {
	color: #828a9a;
}
h3 {
	color: #000;
}
h4 {
	color: #828a9a;
}
hr {
	background: #828a9a;
	color: #828a9a;
}


#Container {
	background: #fff;
}


#TopMenu {
}
#TopMenu li {
	border-left: 1px solid #000;
}
#TopMenu li.First {
	border-left: 0;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
	color: #000;
}


#Menu {
	background: #000;
}
#Menu li {
	background: url(../images/gray/MenuDivider.gif) 0 50% no-repeat;
}
#Menu li.First {
	background-image: none;
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
	text-decoration: underline;
}
#Menu li ul {
}
#Menu li ul li a {
	background: #000;
}
#Menu li ul li a:hover {
}


#Outer {
}
#Wrapper {
}
#Header {
	background: url(../images/gray/HeaderBg.gif) 0 0 repeat-x;
}


#Logo {
}
#Logo h1 {
}
#Logo h1 a {
}
.Logo1stWord {
}


#SearchForm {
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff url(../images/gray/BgSearchInput.gif) 0 0 no-repeat;
	border: 0;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #828a9a;
}
#SearchForm p {
	color: #828a9a;
}


.Left {
}
.Left .Block {
	background: #f3f3f2 url(../images/gray/SideBlockBg.gif) 0 0 repeat-x;
}
.Left h2 {
	color: #fff;
	background: #828a9a;
}
.Left li {
	border-bottom: 1px solid #fff;
}
.Left li a {
}
.Left li a:hover {
	color: #000;
}



.Content {
}
.Content h2 {
	color: #828a9a;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
	background: #f3f3f2 url(../images/gray/SideBlockBg.gif) 0 0 repeat-x;
}
.Right h2 {
	color: #fff;
	background: #828a9a;
}
.Right li {
	border-bottom: 1px solid #d5d5d5;
}
.Right li a {
}
.Right a:hover, .Right a:hover strong {
	color: #000;
}
.Right .ProductPrice, .Right .ProductList em {
	color: #000;
}


#Footer {
	border-top: 1px solid #828a9a;
}


#SideNewsletterBox {
	/*background: #828a9a;*/
}
.NewsletterSubscription input {
}


.Content .ProductList li {
	border: 1px solid #000;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #7c7c77;
}
.ProductList .Rating {
	color: #7c7c77;
}
.Content .FeaturedProducts .ProductList li {
}
.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: #fff;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}
.Right .TopSellers li.TopSeller1 .Rating {
}


.Breadcrumb {
	border-bottom: 1px solid #828a9a;
}


.CompareItem { width:200px; border-left: solid 1px #828a9a; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #828a9a; }
.CompareFieldTop { border-bottom:solid 1px #828a9a; }
.CompareFieldTop a:hover { color:#7c7c77; }
.CompareCenter { border-left:solid 1px #828a9a; border-bottom:solid 1px #828a9a; }
.CompareLeft { border-left:solid 1px #828a9a; border-bottom:solid 1px #828a9a; }

.ViewCartLink {
	background: url('../images/gray/Cart.gif') no-repeat 0 4px;
	color: #fff;
}
a.ViewCartLink:hover {
	color: #fff;
}


table.CartContents, table.General {
	border: 1px solid #828a9a;
}
table.CartContents thead tr th, table.General thead tr th {
	background: #828a9a;
	color: #fff;
	border-bottom: 1px solid #828a9a;
}
.CartContents tbody .SubTotal td {
	border-top: 1px solid #828a9a;
	color: #7c7c77;
}


.MiniCart h2 {
	border-bottom: 1px solid #fff;
}
.MiniCart h3 {
	color: #fff;
	font-size: 1.2em;
}
.MiniCart .SubTotal {
	color: #fff;
}
.JustAddedProduct {
	border: 1px solid #000;
	background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
	color: #000;
}
.Right .JustAddedProduct .ProductDetails a strong {
	color: #000;
}
.Right .JustAddedProduct .ProductDetails a:hover strong {
	text-decoration: underline;
}

.CategoryPagination {
	color: #7c7c77;
	background: #d5d5d5;
}

.CheckoutRedeemCoupon { background: #d5d5d5; padding: 10px; width: 300px; border: 1px solid #828a9a; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background: #d5d5d5;
}

.InfoMessage {
	background: #d5d5d5 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #7c7c77;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #7c7c77;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #7c7c77;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #d5d5d5;
}

.QuickSearchAllResults a { background: url('../images/gray/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchHover td{ background: #d5d5d5; }


.SortBox {
	color: #000;
}

.SearchTips .Examples {
	background: #d5d5d5;
}


#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #000;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #828a9a;
	background: #d5d5d5;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #828a9a;
	color: #fff;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #d5d5d5;
	color: #7c7c77;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #7c7c77;
}


/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #828a9a;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #828a9a;
}
.TabNav li a {
	border: 1px solid #828a9a;
	background: #d5d5d5;
}
.TabNav li a:hover {
	background-color: #828a9a;
	color: #000;
}
.TabNav li.Active a {
	border-bottom: 1px solid #828a9a;
	background: #fff;
}

.PrimaryProductDetails .ProductThumb {
	border: 1px solid #000;
}

.Content .SideRelatedProducts h2 {
	background: #828a9a;
	color: #fff;
	padding: 2px 5px 2px 5px;
}