/******************************************************\
* 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;
}
a {
	color: #534d02;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #534d02;
}
h2 {
	color: #528171;
}
h3 {
	color: #534d02;
}


#Container {
	background: url(../images/green/ContainerBg.gif) 0 0 no-repeat;
}


#TopMenu {
}
#Topmenu li{
}
#TopMenu li a {
	color: #fff;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
}
#Menu li {
}
#Menu li a {
	background: url(../images/green/MenuBgBtn.gif) bottom right no-repeat;
	color: #fff;
}
#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;
}


#Logo h1 {
	color: #534d02;
}
#Logo h1 a {
	color: #534d02;
}


#SearchForm {
	background: url(../images/green/SearchBg.gif) 20px 8px no-repeat;
}
#SearchForm label {
	color: #fff;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #dadada;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #a4b507;
}
#SearchForm p {
	color: #a4b507;
}


.Left {
	background: #528171; /*url(../images/green/SideBg.gif) 0 0 no-repeat;*/
}
.Left h2 {
	color: #fff;
}
.Left li {
	border-bottom: 1px solid #ffffff;
}
.Left li a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}


.Content {
}
.Content h2 {
}
.Content a {
}	
.Content.Wide {
}
.Content.Widest {
}


.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: #a4b507;
	height: 11em;
	padding: 0 0 0 0;
}
#Footer p {
	color: #fff;
	line-height: 0.1;
}
#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: #534d02;
}

.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: #534d02;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #e5eab7;
	border: 1px solid #ddd;
	color: #555;
}

.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;
}

.footwrap {
/* background:transparent url(../images/footergradient.jpg) no-repeat scroll left 0.3em;*/
float:left;
margin:1em 0 0;
padding:1em 1.5em;
width: 30%;
line-height: 0.2em;
}

.Belowfooter {
clear:both;
font-size:0.85em;
margin:2em 0 0 20px;
padding:0em 0 10px 15px;
text-align:left;
width:935px;
height: 2.5em;
}

html > body .Belowfooter {
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}

.Belowfooter p{
	line-height:0.2em;
padding: 0.2em 0 0 0;
text-align: center;
color: #aaaaaa;
}

#intunetfooter a{
	color: #aaaaaa;
}

#intunetfooter a:hover{
	text-decoration: underline;
	color: #aaaaaa;
}

#FooterLeft {
	width: 33%;
	float: left;
	background:transparent url(../images/footergradient.jpg) no-repeat scroll left 0.3em;
	float:left;
	margin:4em 0 0 0;
        padding:0 1.5em;
        height:100%;
	}

#FooterCentre {
	width: 33%;
	float: left;
	height:100%;
	}

#FooterRight {
	width: 33%;
	float: left;
	height:100%;
	}
	
