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

/* Color: wheat */

body {
	background-image: url('../images/wheat/BodyBg.gif');
	background-repeat:repeat;
	color: #535353;
}


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

a:hover {
	color: #07599a;
}

h2 {
	color: #333;
}

h3 {
	color: #282828;
}


#TopMenu li a, #TopMenu li div {
	color: #90908E;
}

#TopMenu li div a {
	border-left: 0;
}

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

#Menu li.PageMenuItem {
	border-bottom:0;
	color: #999;
}

#Menu li a {
	color: #999;
}

#Menu li a:hover, #Menu ul li:hover a {
	background: #f3f3f3;
}

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

#Menu li ul li a:hover {
	background-color: #ffffcc;
}

#Wrapper {
	background-color:#fff;
}


#Header {
	
}

#Logo h1 {
	color: #fff;
	background: url(../images/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #313332;
	background: url(../images/wheat/SearchBg.png) top left no-repeat;
}

#SearchForm label {
	color: #313332;
}

#SearchForm a {
	color: #84807d;
}

#SearchForm a:hover {
	text-decoration:underline;
}

.Left {
	background: transparent url('../images/wheat/LeftRightBg.gif') repeat;
}


.Left a {
	color: #666;
}

.Left a:hover {
	color: #000;
	text-decoration:none;
}

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

.Left #SideCategoryList li a {
	color:#333;
}

.Left #SideCategoryList li a:hover{
	text-decoration:underline;
}

.Left #SideCategoryList li ul {
	border-top: 1px solid #DEC8AC;
}

.Left #SideCategoryList li ul li a{
	color:#666;
	;
}

.Left #SideCategoryList li ul li a:hover{
	color:#000;
	text-decoration:none
}

.Content {
	
}

.Content a {
	color: #000;
}

.Content.Wide {
	
}

.Content.Widest {
	
}


.Right {
	background: transparent url('../images/wheat/LeftRightBg.gif') repeat;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

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

.Right li a {
	color: #666;
}

.Right li a:hover {
	color: #000;
	text-decoration:none;
}

#Footer #FooterDivider {
	background-color:#999;
}

#Footer #FooterDotLine {
	background: url('../images/menuTopDot.gif') repeat top right;
}

#Footer #FooterPoweredBy {
	background-color:#999;
	color: #fff;
}

#Footer #FooterPoweredBy a {
	color: #fff;
}

#Footer #FooterURLs li span {
	color: #535353;
}

#Footer #FooterURLs li a {
	color: #535353;
}

.Content .ProductList li {
	border: 1px solid #C9C9C9;
	background: url('../images/wheat/ProductListItemsBg.jpg') repeat-x bottom;
}

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

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #000;
}

.ProductActionAdd a, .ProductActionAdd strong a {
	color:#000;
}

.Right .ProductList .ProductActionAdd strong a {
	color:#fff;
}

.ProductPrice, .ProductList em {
	color: #cd0000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {

}

.Content .FeaturedProducts .ProductList li {
	
}

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

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/wheat/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/wheat/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

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


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	
}

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

.CartContents thead tr th, table.General thead tr th {
	background: #DDDDDD;
	color: #424748;
	border-bottom: 1px solid #CCCCCC;
}

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

.MiniCart .SubTotal {
	color: #282828;
}

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

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

.CategoryPagination {
	border: 0;
	border-top:2px dotted #808080;
	color:#333;
}

.CategoryPagination a {
	color:#333;
}

.CategoryPagination .FloatLeft, .CategoryPagination .FloatRight {
	color: #333;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#DDDDDD;
}

.InfoMessage {
	background: #EFF8FA 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: #EFF8FA;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #ccc;
	border: 1px solid #999;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

.TabNav li a {
	border: 1px solid #999;
	background: #e7e7e7;
}

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

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

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