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

/* Color: Maroon */


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


a:hover {
	color: #1479B3;
}
h2 {
	color: #8b8a8a;
}
h3 {
	color: #838282;
}
hr {
	background: #838282;
	color: #838282;
}

img {
	border: 0!important;
}

#Outer {
}
#Wrapper {
}
#Header {
	background: url(images-white/white-logo.png) 0 0 no-repeat;
	height: 142px;
}


#Logo {
}
#Logo h1 {
	color: #000;
}
#Logo h1 a {
	color: #000;
}



#SearchForm {

	Float: right;
	}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #333333;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #f2b5ce;
}
#SearchForm p {
	color: #f2b5ce;
}


.Left {
}
.Left .Block {
}
.Left h2 {
	color: #fff;
	background: #8b8a8a;
}
.Left li {
	border-bottom: 1px solid #333333;
}
.Left li a {
	color: #232323;
}
.Left li a:hover {
	color: #1479B3;
}
.Left .Block li, .Right .Block li {
	padding-left:8px;
}



.Content {
}
.Content h2 {
	color: #fff;
	background: #8b8a8a;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
}
.Right h2 {
	color: #fff;
	background: #8b8a8a;
}
.Right li {
	border-bottom: 1px solid #333333;
}
.Right li a {
	color: #232323;
}
.Right a:hover, .Right a:hover strong {
	color: #1479B3;
}
.Right hr {
	background: transparent;
	color: #333333;
}


#Footer {
	border-top: 1px solid c
}

#footer-left {
float: left;
width: 325px;
}

.NewsletterSubscription input {
	border: 1px solid #dadada;
}

/* SUB CATEGORY PAGE PRODUCTS LAST CHANGED DCD 220811*/

.SubCategoryListGrid ul {
	list-style-type:	none;
}
.SubCategoryListGrid li {
	float:		left;
	width:		260px;
	border: 1px solid #838282;
	margin:		0px 5px 5px 5px;
	display:	tablecell;
	
}

.SubCategoryListGrid li:last-child {
	display:	none;
}

.SubCategoryListGrid .RowDivider {
	display:	none;	
}

.SubCategoryListGrid a {
	text-align:	center;
	width: 260px;
	display: table-cell;
	vertical-align:	middle;
	color:	white;	
}

.SubCategoryListGrid .SubCatBackground a {
		padding-top:	8px;
	
}

/* CATEGORY PAGE PRODUCTS LAST CHANGED DCD 140411*/


.ProductList li {
	border: 1px solid #838282;
	width: 	375px!important;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
	color: #333333;
}
.ProductList a:hover {
	color: #838282;
	text-decoration:	none;
}
.ProductList .ProductImage a {
	background: #fff;
	height: 240px;
	width: 240px;
	display: table-cell;
	vertical-align:	middle;
	
}
.ProductList .ProductInfo {
	float:	right;
}
.ProductList .ProductPriceRating {
	margin-bottom:	30px;
}
.ProductList .ProductPriceRating em {
	background: #ffffff;
}
.ProductList .ProductPriceRating, .ProductList .ProductMoreInfo, .ProductList .ProductActionAdd {
	width: 120px;
	height:	30px;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #838282;
	font-size:	12pt;
}

.ProductList em .SalePrice, .YouSave {	
	color: red;
}

.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
	background: url(../images/magenta/FeaturedProductsBg.gif) 0 100% repeat-x;
}
.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;
	background: url(../images/magenta/TopSellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/magenta/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


.CompareItem { width:200px; border-left: solid 1px #dadada; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dadada; }
.CompareFieldTop { border-bottom:solid 1px #dadada; }
.CompareFieldTop a:hover { color:#E0005F; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }

.ViewCartLink {
	background: url('../images/magenta/Cart.gif') no-repeat 3px 0;
}

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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #1479B3;
}

.MiniCart .SubTotal {
	color: #1479B3;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #1479B3;
}



.CheckoutRedeemCoupon { background: #black; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }

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

.QuickSearchAllResults a { background: url('../images/magenta/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #eff6f9; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #eff6f9;
	border: 1px solid #dadada;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #fff;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

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

/* 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 */
#ProductTabs {
	margin:	10px 0px 10px 0px;
}
.TabNav ul {
	list-style-type:		none;
}

.TabNav li {
	width: 			100px;
	float: 			left;
	clear:			none;
}

.TabNav li a {
	border: 		1px solid #333333;
	background: 	red;
	color:			black;
	width: 			100px;
	float: 			left;
	clear:			none;
}

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

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

.hidden {
	display:	none;
}


