/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Red */

body {
	background: #ccc;
	color: #000;
}
a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #930c0c;
}
h2 {
	color: #000;
}
h3 {
	color: #712a2e;
}
hr {
	background: #cfcfcf;
	color: #cfcfcf;
}


#Container {
	background: #fff;
}


#TopMenu {
	background: url(../images/red/MenuBg.gif) 0 0 no-repeat;
	color: #fff;
}
#TopMenu li {
	background: url(../images/red/MenuDivider.gif) 0 8px no-repeat;
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color: #ffffff;
}

#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #fff;
}

#Menu {
	background: url(../images/red/MenuBg.gif) 0 0 no-repeat;
}
#Menu li {
}
#Menu li a {
	color: #ffffff;
	background: url(../images/red/MenuDivider.gif) 0 50% no-repeat;
}
#Menu li.First a {
	background-image: none;
}
#Menu li a:hover {
	color: #cccccc;
}
#Menu li ul {
	border: 1px solid #712a2e;
	border-top: 0;
}
#Menu li ul li a {
	background: #fff;
	color: #000;
	border-top: 1px solid #712a2e;
}
#Menu li ul li a:hover {
	color: #fff;
	background: #712a2e;
}


#Outer {
}
#Wrapper {
}
#Header {
	/*background: url(../images/red/HeaderBg.jpg) 0 0 no-repeat;*/
}


#Logo {
}
#Logo h1 {
	color: #000;
}
#Logo h1 a {
	color: #000;
}


#SearchForm {
	background: url(../images/red/SearchBg.gif) 0 0 no-repeat;
}
#SearchForm form {
	background: #fff;
	border-left: 2px solid #cfcfcf;
	border-top: 2px solid #cfcfcf;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	color: #555555;
	border: 0;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #cfcfcf;
}
#SearchForm p {
	color: #cfcfcf;
}


.Left {
	color: #fff;
	background: url(../images/red/LeftBg.gif) 0 100% no-repeat;
}
.Left .Block {
}
.Left h2 {
	color: #fff;
	background: #b61b1b url(../images/red/LeftH2Bg.gif) 0 0 repeat-x;
}
.Left li {
}
.Left a, .Left li a {
	color: #fff;
}
.Left a:hover, .Left li a:hover {
	color: #fff;
}
.Left .Block li, .Right .Block li {
}


.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	color: #fff;
	background: url(../images/red/RightBg.gif) 0 100% no-repeat;
}
.Right .Block {
}
.Right h2 {
	color: #fff;
	background: #b61b1b url(../images/red/LeftH2Bg.gif) 0 0 repeat-x;
}
.Right h3 {
	color: #fff;
}
.Right li {
}
.Right a, .Right li a {
	color: #fff;
}
.Right li a:hover .Right a:hover, .Right a:hover strong {
	color: #fff;
}
.Right hr {
}


#Footer {
	border-top: 1px solid #cfcfcf;
}


.NewsletterSubscription input {
	border: 1px solid #cfcfcf;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
	border: 1px solid #cfcfcf;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #930c0c;
}
.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;
	border: 1px solid #cfcfcf;
}
.Right .TopSellers li.TopSeller1 a {
	color: #000;
}
.Right .TopSellers li.TopSeller1 a:hover {
	color: #000;
}
.Right .TopSellers li a:hover {
	color: #fff;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/red/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

.Breadcrumb {
	border-bottom: 1px solid #cfcfcf;
}


.CompareItem { width:200px; border-left: solid 1px #cfcfcf; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #cfcfcf; }
.CompareFieldTop { border-bottom:solid 1px #cfcfcf; }
.CompareFieldTop a:hover { color:#930c0c; }
.CompareCenter { border-left:solid 1px #cfcfcf; border-bottom:solid 1px #cfcfcf; }
.CompareLeft { border-left:solid 1px #cfcfcf; border-bottom:solid 1px #cfcfcf; }

.ViewCartLink {
	color: #fff;
	background: url('../images/red/Cart.gif') no-repeat 6px 3px;
}

.CartContents {
	border: 1px solid #cfcfcf;
}

.CartContents thead tr th {
	background: #ebebeb;
	color: #424748;
	border-bottom: 1px solid #cfcfcf;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #cfcfcf;
	color: #930c0c;
}

.MiniCart .SubTotal {
	color: #fff;
}

.JustAddedProduct {
	border: 1px solid #cfcfcf;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #930c0c;
}
.JustAddedProduct .ProductDetails a:hover {
	background: #930c0c;
}

.CategoryPagination {
	color: #292929;
	background: #ebebeb;
}

.CheckoutRedeemCoupon { background: #ebebeb; padding: 10px; width: 300px; border: 1px solid #cfcfcf; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background: #ebebeb;
}

.InfoMessage {
	background: #ebebeb 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: #ebebeb;
}

.QuickSearchAllResults a { background: url('../images/red/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #ebebeb; }

.SortBox {
	color: #000;
}
.SearchTips .Examples {
	background: #ebebeb;
	border: 1px solid #cfcfcf;
}

#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 {
	background: #ebebeb;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #930c0c;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #ebebeb;
	color: #777;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

.Right .ProductDetails {
	color: #fff;
}

.WelcomeBox {
	width: 551px;
	background: url(../images/red/bg_welcome.gif) 0 100% no-repeat;
	padding: 0;
}
.Content .WelcomeBox h2 {
	background: url(../images/red/bg_welcome_h2.gif);
	color: #fff;
	margin: 0 0 4px 0;
}
.WelcomeBox h3 {
	background: #ebebeb;
	color: #c0c0c0;
	padding: 2px;
	margin: 0;
	text-align: center;
}
.WelcomeBox .Item {
	float: left;
	width: 173px;
	margin: 0 4px 20px 5px;
	padding: 0;
	display: inline;
}
.WelcomeBox .Description {
	
}