/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Blue */

body {
	background: #666;
	color: #333;
}


a {
	color: #0033cc;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #243670;
}

h2 {
	color: #243670;
}

h3 {
	color:#3399ff;
}

.Left h2, .Right h2  {
	background-color:#243670;
	color:#FFF;
}

#Container {
	background-color:#FFF;
	border-left:10px solid #5c5c5c;
	border-right:10px solid #5c5c5c;
}

#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #b3b3b3;
	color: #b3b3b3;
}

#TopMenu li div a {
	border-left: 0;
}

#Menu{
	background-color:#f6f6f6;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#Menu li a {
	background: url('../images/yellow/PagesMenuBg.gif') top left no-repeat;
	color: #666666;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #243670;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #1b7fe2;
	color:#FFF;
}

#Header {
	background:url('../images/yellow/banner.jpg') top left no-repeat;
}

#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	background-color:#1a2652;
	color: #fff;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
}

.Left li {
	border-bottom: 1px solid #cccccc;
}

.Left #SideCategoryList li a{
	color:#243670;
}

.Left #SideCategoryList li ul li a{
	color:#1b7fe2;
}

.Left #SideNewsletterBox .BlockContent
{
	background-color:#ffcc00;
}

#SideTopSellers
{
	background: url('../images/yellow/topSellerBG.jpg') repeat-x;
}


#SideCartMiniCart .BlockContent, #SideProductAddToWishList .BlockContent, #SideProductRecentlyViewed .BlockContent
{
	background-color:#ffcc00;
}

#SideCartMiniCart .BlockContent a, #SideCartMiniCart .BlockContent h3, #SideCartMiniCart .BlockContent strong
{
	color:#333333;
}

#SideCartMiniCart .BlockContent li, #SideProductRecentlyViewed .BlockContent li {
	border:0px;
	background:url('../images/yellow/liBottomBorder.jpg') bottom repeat-x;
}

#SideCouponCodeBox, #SideGiftCertificateCodeBox
{
	background-color:#6699ff;
}

#SideCouponCodeBox h2, #SideGiftCertificateCodeBox h2
{
	background:none;
	font-size:18pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#SideCouponCodeBox p, #SideGiftCertificateCodeBox p
{
	color:#FFF;
}

#SideCouponCodeBox input, #SideGiftCertificateCodeBox input
{
	margin-bottom:5px;
}

.ViewLarger
{
	color:#000;
	background:url('../images/yellow/enlarge.jpg') left top no-repeat;
	padding-left:20px;
}

.Content.Wide {
}

.Content.Widest {
}

#HomeFeaturedProducts h2,  #HomeNewProducts h2, #HomeWeekProducts h2{
	background:url('../images/yellow/titleBG.jpg') repeat-x;
	border:1px solid #cfcfcf;
}

.Content .bigAd h2
{
	background:#f2f2f2;
	border:0px;
	color:#999999;
}

.ProductMain h2, .Content h2, .TitleHeading
{
	background:none;
	border:0;
}

.verseOfTheDay
{
	background:#6699ff;
	color:#fff;
}

#Footer {
	background: url('../images/yellow/footer.jpg') no-repeat;
}

#Footer li a, #Footer a {
	color:#333333;
}

#Footer .footer_box h3{
	color:#333;
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #ececec;
}

.ProductList .ProductImage {
	border:2px solid #fff;
	background:#fff;
}

.ProductList strong, .ProductList strong a {
	color:#243670;
}

.ProductPrice, .ProductList em {
	color: #000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #c7c7c7;
}

.Content .FeaturedProducts .ProductList li {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #dee1ea;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url('../images/yellow/TopSellerNumberBg.png') 0px 3px no-repeat;
	color: #663366;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url('../images/yellow/TopSellerNumber1Bg.png') 5px 3px no-repeat;
	color: #663366;
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}

.Breadcrumb li a {
	color:#999999;
	text-decoration:none;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
}

table.CartContents, table.General {
	border: 1px solid #e0e0e0;
}

table.CartContents a, table.General a {
	color:#383838;
}

table.CartContents .ProductPrice
{
	color:#0d0299;
}

.CartContents thead tr th, table.General thead tr th {
	background: #e0e0e0;
	color: #424748;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #e0e0e0;
	color: #000;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }


.InfoMessage {
	background: #EFF8FA 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: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}