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

/* Color: Green */

body {
	background: #fff url(../images/green/BodyBg.gif) 0 0 repeat-x;
	color: #282828;
   height: 100%;
}
a {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #534d02;
}
h2 {
	color: #282828;
}
h3 {
	color: #534d02;
}


#Container {
	background: url(../images/green/ContainerBg.gif) 0 0 no-repeat;
  background-color: white;
}


#TopMenu {
}
#Topmenu li{
}
#TopMenu li a {
	color: #fff;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu { 
  margin-top: 10px !important;
}
#Menu ul {
  margin-left: 20px !important;
}
#Menu li {
}
#Menu li a {
	color: #fff;
        font-weight: bold;
        font-size: 14px !important;
}
#Menu li.first a {
	background-image: none;
}
#Menu li ul li a {
	background: #a4b507;
	color: #fff;
}
#Menu li ul li a:hover {
	background: #8e9d06;
}
#Menu li:hover a, #Menu li.over a{
}


#Wrapper {
	background: #fff;
        margin-left: 7px !important;
	background: url(../images/green/SideBg.gif) 0 0 repeat-y;
        padding-top: 0 !important;
        border-top: solid 10px white;
}


#Logo h1 {
	color: #534d02;
}
#Logo h1 a {
	color: #534d02;
}


#SearchForm {
	color: #fff;
        margin: 4px 0 0 10px !important;
        padding: 0 !important;
        text-align: center;
        display: block;
        height: auto !important;
}

#SearchForm label {
	color: #fff;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #dadada;
}
#SearchForm .Button {
  border: 0;
  float: right;
}
#SearchForm a {
	color: #fff;
}
#SearchForm p {
	color: #fff;
}



.Left {
        margin-left: 0 !important;
  margin-top: 0 !important;
}
.Left h2 {
	color: #fff;
}
.Left li {
	border-bottom: 1px solid #4F3D7B;
}
.Left li a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}


.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
  background-color: white;
  margin-left: 0 !important;
  padding-left: 10px !important;
}
.Content.Widest {
  background-color: white;
  margin-left: 0 !important;
  padding-left: 10px !important;
}


.Right {
	background: #f6f7e6 url(../images/green/RightBg.gif) 0 0 no-repeat;
}
.Right h2 {
	color: #282828;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}



#Footer {
	background: #8E76BF;
   width: 960px !important;
   margin-left: 8px !important;
clear: both;
  margin-top: 10px !important;
}
#Footer p {
	color: #fff;
}
#Footer a {
	color: #fff;
}
#Footer li a {
	border-left: 1px solid #f6f7e6;
}


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

.Content .ProductList li {
}

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

.Content .ProductList li {
	background: #fff;
	border: 1px solid #dadada;
}

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

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

.ProductPrice, .ProductList em {
	color: #be0101;
}

.Left .ProductPrice, .Left .ProductList em {
	color: #fff;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff url(../images/green/FeaturedProductsBg.gif) bottom left repeat-x;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

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

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #dadada;
	background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #a4b507;
}

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


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

.ViewCartLink {
	background: url('../images/green/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: #f6f7e6;
	color: #424748;
	border-bottom: 1px solid #dadada;
}

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

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #534d02;
}

.CategoryPagination {
	color: #534d02;
	background: #f6f7e6;
	border: 1px solid #dadada;
}

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

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

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

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

.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #f6f7e6; }
.QuickSearchAllResults a { background: url('../images/green/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f6f7e6;
	border: 1px solid #dadada;
}

.MiniCart .SubTotal {
	color: #534d02;
}

hr {
	background: #dadada;
	border: #dadada;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #3C2D64;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #E6DAFF;
	border: 1px solid #ddd;
	color: #888;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #a4b507;
	background: #eef1cf;
	color: #534d02;
}

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

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

/* Home page hack to hide the page name printed by the cart software */
.HomePage #PageContent h2
{
  display: none;
}

.ProductAddToCart dt {
  width: 290px !important;
  margin: 0 3px 0 0 !important;
  padding: 3px 0 3px 0 !important;
  border-top: 1px solid #DDD;
  font-weight: normal !important;
}
.ProductAddToCart dd {
  width: 90px !important;
  text-align: left;
  margin-top: 3px;
  padding: 3px 0 3px 0 !important;
}
.bluelink
{
  color: #577FFF !important; 
  text-decoration: none; 
}
/* Hide PayPalExpressCheckout button  */
.PayPalExpressCheckout 
{
  display: none;
}
/* Left side cart summary */
#LayoutColumn1 #SideCartContents
{
  color: white !important;
}
#LayoutColumn1 #SideCartContents a
{
  color: white !important;
}
