/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Maroon */

body {
	background: #212121 url(../images/black/BodyBg.gif) 0 0 repeat-x;
	color: #CCCCCC;
}
a {
	color: #24df95;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
}
a:hover {
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
}


#Container {
}


#TopMenu {
	color: #272727;
	background: url(../images/black/TopMenuBg.gif) 100% 0 no-repeat;
	border-bottom: 1px solid #010101;
}
#TopMenu li a, #TopMenu li span {
	color: #FFFFFF;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #999999;
	text-decoration: none;
}

#Menu {
	background-color: #272727;
}
#Menu li {
}
#Menu li a {
	color: #fff;
	background: #272727;
}
#Menu li a:hover, #Menu ul li:hover a {
	background: #303030;
}
#Menu li ul li a {
	background: #272727;
}
#Menu li ul li a:hover {
	background: #292929;
}


#Outer {
}
#Wrapper {
}
#Header {
	background: url(../images/black/HeaderBg.jpg) 100% 0 no-repeat;
}


#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
	background: url(../images/black/SearchBg.gif) 0 5px no-repeat;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #212121;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #ffffff;
}
#SearchForm p {
	color: #CCCCCC;
}


.Left {
	background: #272727;
}
.Left .Block {
}
.Left h2 {
	color: #FFFFFF;
	background: #212121 url(../images/black/SideTitleBg.gif) 5px 5px no-repeat;
}
.Left li {
	border-bottom: 1px solid #000000;
}
.Left li a {
}
.Left li a:hover {
	color: #FFFFFF;
}


.Content h2 {
	background: #272727;
	font-size: 1.1em;
}
.Content a {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: underline;
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #272727;
}
.Right .Block {
}
.Right h2 {
	color: #24df95;
	background: #212121 url(../images/black/SideTitleBg.gif) 5px 5px no-repeat;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
	color: #FFFFFF;
}
.Right hr {
	background: transparent;
	color: #f4fafb;
}


#Footer {
	border-top: 1px solid #000000;
}
#Footer li a {
	border-left: 1px solid #000000;
}


.NewsletterSubscription input {
	border: 1px solid #212121;
	background-color: #212121;
	color: #FFFFFF;
}


.ProductList .ProductImage {
	background: #303030;
	padding: 2px;
}

.Content .ProductList strong, .Content .ProductList strong a {
	color: #24df95;
}

.ProductPrice, .ProductList em {
	color: #FFFFFF;
	font-size: 1.1em;
}

.ProductList .Rating {
	color: #9F9F9F;
}

.Right .ProductList li {
}

.Content .ProductList li, .Content .FeaturedProducts .ProductList li {
	background: #303030;
	border: solid #272727 10px;
}


.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: #FFFFFF;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	background: #303030;
	border: 1px solid #000000;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
	background: #303030 url(../images/black/TopSellerNumber1.gif) 7px 2px no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	display: none;
}

.Breadcrumb {
	border-bottom: 1px solid #000000;
	font-size: 0.9em;
}

.ComparisonTable {
	background: #303030;
}

.CompareItem {
	width:200px;
	border-left: solid 1px #000000;
}
.CompareFieldName {
	font-weight:bold;
	border-bottom: 1px solid #000000;
}
.CompareFieldTop {
	border-bottom:solid 1px #000000;
}
.CompareFieldTop a:hover { color:red; }
.CompareCenter {
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
}
.CompareLeft {
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
}

.ViewCartLink {
	background: url('../images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	background: #272727;
	border: 1px solid #000000;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #303030;
	color: #fff;
}

.CartContents tbody td {
	border-top: 1px solid #000000;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #000000;
	color: #24df95;
}

.MiniCart .SubTotal {
	color: #24df95;
}

.JustAddedProduct {
	border: 1px solid #000000;
	background: #303030;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #24df95;
}

.CategoryPagination {
	color: #24df95;
}

.CheckoutRedeemCoupon {
	background: #202020;
	padding: 10px;
	width: 300px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

.SubCategoryList, .SubBrandList {
	background: #303030;
}

.InfoMessage {
	background: #272727 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #CCCCCC;
}

.SuccessMessage {
	background: #272727 url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #FFFFFF;
}

.ErrorMessage {
	background: #272727 url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #FF0000;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #272727;
}

.QuickSearchHover td{
	background: #272727;
}
.QuickSearchAllResults a { background: url('../images/black/QuickSearchAllResultsButton.gif') no-repeat center; }

#SearchPageHeader {
	background: #434343;
	margin-bottom: 4px;
}

#SearchPageHeader .FloatRight {
	margin-top: 8px;
	margin-right: 8px;
}

#PageContent, #SearchTips, #SearchPageHeader, .YourAccount, #AccountInbox, .AccountPage {
	background: #303030;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
}

#SearchPageHeader {
	padding-bottom: 0;
}

#PageContent h2, #SearchPageHeader h2, .YourAccount h2, #AccountInbox h2, .AccountPage h2 {
	padding-left: 0;
}

#SearchPageHeader h2 {
	margin-bottom: 10px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #999999;
	background: #434343;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #272727;
	border: 1px solid #272727;
	color: #FFFFFF;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #272727;
	border: 1px solid #272727;
	color: #FFFFFF;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #CCCCCC;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #272727;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #000000;
}

.TabNav li a {
	border: 1px solid #272727;
	background: #434343;
}

.TabNav li a:hover {
	background-color: #2d2d2d;
}

.TabNav li.Active a {
	border-bottom: 1px solid #000000;
	background: transparent;
}
