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

/* Color: pink */

body {
  /* background: #fff url('../images/pink/BodyBg.jpg') repeat 0 125px; */
	color: #535353;
}


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

a:hover {
	color: #07599a;
}

h2 {
	color: #5F2660;
}

h3 {
	color: #a98654;
}

#Container {
	
}

#TopMenu{
	color: #AA8654;
}

#TopMenu li a{
	border-left: 1px solid #AA8654;
	color: #AA8654;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #AA8654;
	text-decoration:underline;
}

#Menu{
	border-top:1px solid #AA8654;
	border-bottom:1px solid #AA8654;
}

#Menu li a {
	color: #AA8654;
}

#Menu li a:hover {
	color: #5f2660;
}

#Menu li ul
{
	margin-top:4px;
}

#Menu li ul li
{
	border-bottom:1px solid #fff;
}

#Menu li ul li a {
	background: #AA8654;
	color:#fff;
}

#Menu li ul li a:hover {
	color: #5f2660;
}

#Menu li:hover a, #Menu li.over a{
	
}

#Outer {
	background-color:#fff;
	border:1px #aa8654 solid;
}


#Header {
	border-bottom: 1px solid #AA8654;
}

#Logo h1 {
	color: #fff;
	background: url(../images/pink/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	/*background: transparent url('../images/pink/LeftBg.gif') no-repeat;*/
}

.Left li a {
	color: #a98654;
}

.Left li a:hover {
	/*color: #5f2660;*/
	color: #006699;
}

.SubCategoryListGrid li  a {
	text-decoration:none;
	color:#000;
}

.Content a {
	color: #a98654;
}

.Content.Wide {
	/*background-image: url('../images/ContentBgWide.gif');*/
}

.Content.Widest {
}


.Right {
}

.Right a {
	color: #a98654;
}

.Right a:hover, .Right a:hover strong {
	color: #5f2660;
}

#Footer {
	color:#fff;
}

#Footer a, #Footer li a {
  /* edit by Codebox Pte Ltd: 2011-01-14 19:37:11 */
  /* color:#fff; */
	color:#aa8654;
  /* font-family: Georgia, Cambria, "DejaVu Serif", serif; */
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background:#fff;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #000;
}

.ProductPrice, .ProductList em {
	/*color: #5f2660;*/
	color: #006699;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
	background: #dff2f7;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #D2E8EE;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/pink/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/pink/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

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


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #e4ded6; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #e4ded6; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #e4ded6; border-bottom:solid 1px #F2F2F2; }

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

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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #dbd3c7;
	color: #a98654;
}

.MiniCart .SubTotal {
	color: #a98654;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #a98654;
}

.CategoryPagination {
	color: #a98654;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

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

.SubCategoryList, .SubBrandList {
	background:#f9f5ee;
}

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

.SuccessMessage {
	background: #F9F5EE 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: #f9f5ee;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #f9f5ee;
	border: 1px solid #e8d3bc;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

.TabNav li a {
	border: 1px solid #a98654;
	background: #edddc8;
}

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

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

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

