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



/* Color: Blue */


body {
/*	background: #fff url(../images/blue/BodyBg.gif) 0 0 repeat-x; */
	color: #282828;
	margin: -12px 0 0 0;
}
a {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #185b9f;
}
h2 {
	color: #282828;
}
h3 {
/*	color: ; */
	color: navy
}
hr {
	background: #dadada;
	color: #dadada;
}






#Container {
}



#TopMenu {
	position: relative;
/*	top: 0px;
	left: 0px; */
/*	margin: auto; */
        height: 20px;
	margin-left: -10px
/*        float: left; */
}
















#TopMenu ul {
	margin-left: 0px;
}
















#TopMenu li {
/*	background: url(../images/blue/PagesMenuBg.gif) 0 10px no-repeat; */
}
#TopMenu li.First {
	background-image: none;
/*	margin-left: -8px; */
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}












#Menu {
/*	border-bottom: 1px solid #fff; */
}








#Menu ul {
}








#Menu li {
/*	background: url(../images/blue/MenuBgRight.gif) top right no-repeat; */
}








#Menu li.First {
	margin-left: -10px;
}
#Menu li a {
/*	color: #fff; */
	color: #0000ff;
	text-decoration:underline;
        font-size: 17px;
/*	background: url(../images/blue/MenuBgLeft.gif) top left no-repeat; */
}
#Menu li a:hover {
	color: #fff;
}
#Menu li ul {
}
#Menu li ul li a {
/*	color: #fff; */
	color: #0000ff;
	text-decoration:underline;
	background: ;
}
#Menu li ul li a:hover {
	color: #185b9f;
}












#Outer {
}
#Wrapper { /* Image used with kind permission from www.sxc.hu/profile/Mingret */
/*	background: url(../images/blue/WrapperBg.gif) 0 0 no-repeat; */
	padding: 2px 0 0 0;
}




#Header {
}




















#Logo {
}
#Logo h1 {
	color: #fff;
}
#Logo h1 a {
/*	color: ; */
	color: navy;
}
















#SearchForm {
/*	background: url(../images/blue/SearchBg.gif) 0 6px no-repeat; */
	margin-top: -10px;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #d9d9d9;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #939393;
}
#SearchForm p {
	color: #939393;
}




















.Left {
/*	background: url(../images/blue/SideBg.gif) 0 0 repeat-x; */
	background: #E6E6FA;
	top: 2px;
}
.Left .Block {
}
.Left h2 {
}
.Left li {
	border-bottom: 1px solid #d9d9d9;
}
.Left li a {
}
.Left li a:hover {
}
















.Left .CategoryList li, .Right .CategoryList li {
/*	background: url(../images/blue/BlockArrow.gif) no-repeat left center; */
	padding-left:0px;
        margin-left: 0px;
}
.Left .BrandList li, .Right .BrandList li {
	background: url(../images/blue/BlockArrow.gif) no-repeat left center;
	padding-left:8px;
}




















.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}
























.Right {
/*	background: url(../images/blue/SideBg.gif) 0 0 repeat-x; */
	background: #E6E6FA;
	top: 2px;
}
.Right .Block {
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #d9d9d9;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
	background: #dadada;
	color: #dadada;
}
























#Footer {
	border-top: 1px solid #dadada;
}




















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
























.Content .ProductList li {
	border: 1px solid #dadada;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #f7f7f7;
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
/*	color: #ec1c4d; */
	color: blue;
}
.ProductPrice, .ProductListSale em {
	color: red;}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
/*	background: url(../images/blue/FeaturedProductsBg.gif) 0 100% repeat-x; */
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #f7f7f7;
}




























.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
/* 	color: #fe8e01; */
	color: navy;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff url(../images/blue/No1SellerBg.gif) 0 100% repeat-x;
	border: 1px solid #dadada;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/blue/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:red; }
.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/blue/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: #F7F7F7;
	color: #424748;
	border-bottom: 1px solid #dadada;
}




























.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
/*	color: #fe8e01; */
	color: navy;
}
























.MiniCart .SubTotal {
/*	color: #fe8e01; */
	color: navy;
}




















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
























.JustAddedProduct strong, .JustAddedProduct a {
/*	color: #fe8e01; */
	color: navy;
}
























.CategoryPagination {
	color: #282828;
	background: #F7F7F7;
	border: 1px solid #dadada;
}




























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
































.SubCategoryList {
	background: #f7f7f7;
}




























.infoMessage {
	background: #F7F7F7 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}






.InfoMessage2 {
	background: #edf2ff;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

















.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: #F7F7F7;
}




























.QuickSearchHover td{ background: #F7F7F7; }




























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




























.SearchTips .Examples {
	background: #F7F7F7;
	border: 1px solid #dadada;
	color: #555;
}




























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




























/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
/*	background: #fe8e01; */
	background: navy;
	color: #fff;
}




























.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f7f7f7;
	color: #555;
}




























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




























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
























.TabNav li a {
	border: 1px solid #383939;
	background: #f0f0f0;
}
























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
























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



















































