/******************************************************
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
*****************************************************/


/* Color: Blue */


body {
	background: #fff url(../images/red/BodyBg.gif) 0 0 repeat-x;
	color: #282828;
}


a {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}


a:hover {
	color: ##f77800;
}


h2 {
	color: #171717;
}


h3 {
	color: #be0101;
}


#Container {
	background: url(../images/red/ContainerBg.gif) 0 0 no-repeat;
}


#TopMenu {
}


#Topmenu li{
}


#TopMenu li a {
	color: #c9c9c9;
}


#TopMenu li div {
	color: #c9c9c9;
}


#TopMenu li a:hover {
	text-decoration: underline;
}


#Menu {
	background: #d4110a url(../images/red/MenuBg.gif) 0 0 repeat-x;
}


#Menu li {
}


#Menu li a {
	background: url(../images/red/MenuBgBtn.gif) bottom right no-repeat;
	color: #fff;
}


#Menu li.first a {
	background-image: none;
}


#Menu li ul li a {
	background: #282828;
	color: #fff;
}


#Menu li ul li a:hover {
	color: #fff;
}


#Menu li:hover a, #Menu li.over a{
}


#Outer {
}


#Wrapper {
	background: #fff;
}


#Header {
	background: #fff url(../images/red/HeaderBg.jpg) 1px 0 no-repeat;
}


#Logo h1 {
	color: #e91009;
	/*background: url('../images/red/LogoLeft.gif') no-repeat;*/
}


#Logo h1 a {
	color: #e91009;
}


#SearchForm {
	/*background: #282828 url(../images/red/SearchBg.gif) 20px 8px no-repeat;*/
}


#SearchForm label {
	color: #fff;
}


#SearchForm input {
	background: #fff;
	border: 1px solid #cdcdcd;
}


#SearchForm .Button {
	border: 0;
}


#SearchForm a {
	color: #949494;
}


#SearchForm p {
	color: #949494;
}


.Left {
	background: #b3120c url(../images/red/SideBg.gif) 0 0 no-repeat;
}


.Left h2 {
	color: #fff;
}


.Left li {
	border-bottom: 1px solid #be3530;
}


.Left li a {
	color: #fff;
font-size: 1.3em;
}


.Left li a:hover
}


.Content {
}


.Content h2 {
}


.Content a {
	color: #075899;
}


.Content.Wide {
}


.Content.Widest {
}


.Right {
	background: #f8f8f8 url(../images/red/RightBg.gif) 0 0 no-repeat;
}


.Right .Block {
}


.Right h2 {
	color: #282828;
}


.Right a {
	color: #034285;
}


.Right a:hover, .Right a:hover strong {
}


#Footer {
	background: #282828;
}


#Footer p {
	color: #fff;
}


#Footer a {
	color: #fff;
}


#Footer li a {
	border-left: 1px solid #208db5;
}


.NewsletterSubscription input {
	border: 1px solid #cdcdcd;
}


.Content .ProductList li {
}


.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #f0f0f0;
}


.Content .ProductList li {
	background: #fff;
	border: 1px solid #dadada;
}


.Content .ProductList .ProductImage {
}


.Content .ProductList .ProductDetails {
}


.ProductList strong, .ProductList strong a {
	color: #282828;
}


.ProductPrice, .ProductList em {
	color: #be0101;
}


.Left .ProductPrice, .Left .ProductList em {
	color: #fff;
}


.ProductList .Rating {
	color: #6a6a6a;
}


.Right .ProductList li {
}


.Content .FeaturedProducts .ProductList li {
	background: #fff url(../images/red/FeaturedProductsBg.gif) bottom left repeat-x;
}


.Content .FeaturedProducts .ProductList .ProductImage {
}


.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #f0f0f0;
}


.Right .TopSellers li {
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}


.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}


.Right .TopSellers li.TopSeller1 {
	border: 1px solid #dadada;
	background: #fff;
}


.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}


.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #BE0101;
}


.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 {
	background: url('../images/red/Cart.gif') no-repeat 3px 0;
}


table.CartContents, table.General {
	border: 1px solid #c7d7db;
}


table.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}


.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}


.MiniCart .SubTotal {
	color: #075899;
}


.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}


.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}


.CategoryPagination {
	color: #000;
}


.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }


.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}


.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 #c7d7db;
	background: #edf2f3;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #232323;
	color: #fff;
}


.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}


.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}


/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}


/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #777;
}


.TabNav li a {
	border: 1px solid #777;
	background: #eff8fa;
}


.TabNav li a:hover {
	background-color: #f0f0f0;
}


.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}





















