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

/* Color: Maroon */



body {
	color:#272727;
	background-image:url('../images/bg.png');
	background-repeat:repeat;
}
a {
	color:#01435B;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #0291C5;
}
h2 {
	color: #282828;
	font-weight:bold;
}
h3 {
	color: #0C6F02;
}
hr {
	background: #AB9575;
	color: #AB9575;
}
#Container {
	background: url(../images/blue/bg_header.png) repeat-x top #F6EACD;
	border: 8px solid #333;
}
/*#TopMenu {
	color:#dcc9a7;text-decoration:none;
}
#TopMenu li {
	background: url(../images/blue/PagesMenuBg.gif) 0 10px no-repeat;
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color:#dcc9a7;text-decoration:none;
}
#TopMenu li span a {
	color:#dcc9a7;text-decoration:none;
}
#TopMenu li a:hover {
	color:#dcc9a7;
	text-decoration: underline;
}*/
#top_menu {float:right;margin-right:10px;margin-top:5px;}
#topmenu,#topmenu td,#topmenu a,#topmenu.a:visited {color:#dcc9a7;text-decoration:none;font-size:11px;}
#topmenu a:hover {text-decoration:underline;}
#Menu {
	border-bottom: 1px solid #F6EACD;
}
#Menu li {
	/*background: url(../images/blue/button_green2.png) top right no-repeat;*/
}
#Menu li a {
	color: #fff;
	background: url(../images/blue/button_green2.png) top left no-repeat;
}
#Menu li a:hover {
	color:#563E1E;
	background: url(../images/blue/button_white2.png) top left no-repeat;
}
#Menu li ul {
	background: #333;
}
#Menu li ul li a {
	color: #fff;
	background:none;
}
#Menu li ul li a:hover {
	color: #563E1E;
	text-decoration:none;
	background: #F6EACD;
}
#Outer {
}
#Wrapper { /* Image used with kind permission from www.sxc.hu/profile/Mingret */
}
#WrapperBanner {background: url(../images/blue/bg_ad.png) 0 0 repeat-y;}
#Header {
	height:112px;
}
#Logo {
}
#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}
#SearchForm {
	background: url(../images/blue/SearchBg.gif) 0 6px no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #939393;
}
#SearchForm p {
	color: #939393;
}
.Left {
	background: url(../images/column_bg.png) 0 0 repeat-x;
}
.Left .Block {
	border-bottom:1px solid #CFB78E
}
.Left h2 {
}
.Left li {
	background: url(../images/blue/BlockArrow.gif) no-repeat 4px 7px;
	padding-left:4px;
	line-height:150%;
}
.Left li a {
}
.Left li a:hover {
}
.Left .CategoryList li, .Right .CategoryList li {
	background: url(../images/blue/BlockArrow.gif) no-repeat 4px 7px;;
	padding-left:4px;
	line-height:150%;
}
.Left .BrandList li, .Right .BrandList li {
	background: url(../images/blue/BlockArrow.gif) no-repeat 4px 7px;
	padding-left:4px;
	line-height:150%
}

ul.checkmark {
	margin:0;
	padding:0;
}
	
li.checkmark {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 2px 0 5px 23px;
	background: url(../images/checkmark.png) no-repeat 0px 0px;
	font-weight:bold;
}

li.checkmark a {
	font-weight:bold;
}

.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}
.Right {
	background: url(../images/column_bg.png) 0 0 repeat-x;
}
.Right .Block {
	border-bottom:1px solid #CFB78E
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #CFB78E;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
	background: #dadada;
	color: #dadada;
}
#Footer {
	height:84px; background:url(../images/blue/bg_footer.png) repeat-x;
}
.NewsletterSubscription input {
}
.Content .ProductList li {
	background:#FFF;
	border: 1px solid #dadada;
	padding: 3px;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #fff;
	border: 1px solid #016F97;
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #000000;
}
.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;
}
.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: #000000;
}
.MiniCart .SubTotal {
	color: #000000;
}
.JustAddedProduct {
	border: 1px solid #dadada;
	background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
	color: #000000;
}
.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;
}
.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:#090;
	color: #fff;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #DCC9A7;
	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;
}

.outline {background-color:#FFF; border:1px solid #999; padding:8px; text-align:center;}
