/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Ochre */

body {
	background: #fff url(../images/ochre/BodyBg1.gif) 0 0 repeat-x;
	color: #0c0c0c;
}

a {
	color: #0c0c0c;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #37130d;
}

h2 {
	color: #37130d;
}

h3 {
	color: #9e854c;
}
hr {
	border: #b49a5d;
	background: #b49a5d;
}


#TopMenu {
}
#TopMenu li{
}
#TopMenu li.First{
	background-image: none;
}
#TopMenu li a {
	color: #fff;
	font-weight: bold;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}


#Menu {
}
#Menu li {
}
#Menu li a {
	background: url(../images/ochre/MenuBg.gif) 0 12px no-repeat;
	color: #fff;
}
#Menu li.First a {
	background-image: none;
}
#Menu li ul li a {
	background: #37130d;
	color: #fff;
}
#Menu li ul li a:hover {
	color: #b49a5d;
}
#Menu li:hover a, #Menu li.over a{
}


#Container {
	background: url(../images/ochre/ContainerBg.jpg) 0 30px no-repeat;
}
#Outer {
}
#Wrapper {
}
#Header {
}


#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}

#SearchForm {
	background: url(../images/ochre/SearchBg.gif) 0 0 no-repeat;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #b49a5d;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #b49a5d;
}
#SearchForm p {
	color: #b49a5d;
}

.Left {
   background: #f0ebdf url(../images/ochre/CategoryBgTop.gif) top left no-repeat;
}
.Left h2 {
	color: #b49a5d;
}
.Left li {
}
.Left li a {
}
.Left li a:hover {
}

.Left .CategoryList {
}

.Left .CategoryList h2 {
	color:#000066;
	text-align: center;
}

.Left .CategoryList li {
	margin:0 0 0 4px;
}

.Left .CategoryList li a {
   color: #37130d;
}

.Left .CategoryList li a:hover {
	color: #0066cc;
}

.Left .NewProducts {
	margin: 0 0 0 6px;
}

.Left .NewProducts h2 {
	font-size: 1.3em;
	text-decoration: overline;
	color:#000066;
}

.Left .NewProducts li a:hover {
   color:#0066cc;
}

.Content {
}
.Content h2 {
}
.Content a {
}	


.Right {
	color: #37130d;
	font-size: 0.85em;
}

.Right .Block {
/*	background: #f0ebdf url(../images/ochre/RightBg.gif) bottom left no-repeat;
*/
	background: #f0ebdf;
}

.Right h2 {
/*	background: #f0ebdf url(../images/ochre/RightBg_h2.gif) 0 0 no-repeat;*/
	text-align: center;
	padding: 10px 0 10px 0px;
}

.Right .AddToWishlist h2 {
   background: #f0ebdf url(../images/ochre/CategoryBgTop.gif) top right no-repeat;
	text-align: center;
	padding: 10px 0 10px 0px;
	font-size: 0.9em;
}

.Right .TopSellers h2 {
   background: #f0ebdf url(../images/ochre/CategoryBgTop.gif) top right no-repeat;
	color: #37130d;
	text-align: center;
	padding: 10px 0 10px 0px;
}

.Right .SideRecentlyViewed {
	background: #f0ebdf url(../images/ochre/RightBg.gif) bottom left no-repeat;
}

.Right a {
	color: #0c0c0c;
}

.Right a:hover, .Right a:hover strong {
}

#Footer {
	border-top: 1px solid #cfcfcf;
	background: #f0ebdf url(../images/SCRCbanner.gif) center 0 no-repeat;
}

.NewsletterSubscription input {
	border: 1px solid #cfcfcf;
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
}

.Content .ProductList li {
	background: url(../images/ochre/ProductListBgBottom.gif) bottom left no-repeat;
}

.Content .ProductList .ProductImage {
	background: url(../images/ochre/ProductListBgTop.gif) top left no-repeat;
}

.Content .ProductList .ProductDetails {
	background: url(../images/ochre/ProductListBgTop.gif) top right no-repeat;
}

.ProductList strong, .ProductList strong a {
	color: #0c0c0c;
}

.ProductPrice, .ProductList em {
	color: #dd2020;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
}

.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 */
	background: url(../images/ochre/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
	background: #fff url(../images/ochre/TopSeller1Bg.gif) 0 0 no-repeat;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
background: #fff url(../images/ochre/TopSeller1RDetails.gif) bottom no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/ochre/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #fff;
}


.Breadcrumb {
	border-bottom: 1px solid #0b4a5d;
}


.CompareItem { width:200px; border-left: solid 1px #b49a5d; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #b49a5d; }
.CompareFieldTop { border-bottom:solid 1px #b49a5d; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #b49a5d; border-bottom:solid 1px #b49a5d; }
.CompareLeft { border-left:solid 1px #b49a5d; border-bottom:solid 1px #b49a5d; }

.ViewCartLink {
	background: url('../images/ochre/Cart.gif') no-repeat 9px 2px;
}

table.CartContents, table.General {
	border: 1px solid #b49a5d;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #f0ebdf;
	color: #424748;
	border-bottom: 1px solid #b49a5d;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #b49a5d;
	color: #0c0c0c;
}

.JustAddedProduct {
	border: 1px solid #b49a5d;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #0c0c0c;
}

.CategoryPagination {
	color: #0c0c0c;
	background: #f0ebdf;
}

.CheckoutRedeemCoupon { background: #f0ebdf; padding: 10px; width: 300px; border: 1px solid #b49a5d; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#f0ebdf;
}

.InfoMessage {
	background: #f0ebdf 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: #f0ebdf;
}

.QuickSearchHover td{ background: #f0ebdf; }
.QuickSearchAllResults a { background: url('../images/ochre/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f0ebdf;
}

.MiniCart .SubTotal {
	color: #dd2020;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #37130d;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #b49a5d;
	color: #fff;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #b49a5d;
}

.TabNav li a {
	border: 1px solid #b49a5d;
	background: #f0ebdf;
}

.TabNav li a:hover {
	background-color: #e0e0e0;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

.SCRCbanner {
   background: url(../images/SCRCbanner.gif) 0 0 no-repeat;
   color: #fff;
}

