/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Turquoise */

body { color: #02294a; background-color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }

a {
	color: #02294a;
	font-weight: normal;
	text-decoration: underline;
}

a:hover { color: #000000; text-decoration: none; }

h2 {
}

h3 { color: #990; font-size: 0.8em; }
hr {
	background: #EBEBD6;
	color: #EBEBD6;
}

#Container {
}

#TopMenu { background-repeat: no-repeat; }

#TopMenu li{ background: url(../images/turquoise/PagesMenuBg.gif) no-repeat right 6px; }

#TopMenu li.First {
	background-image: none;
}

#TopMenu li a {
}

#TopMenu li div {
}

#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu { 
	background-image: url(../images/turquoise/button_bg.gif); 
	background-repeat: repeat-x; 
}

#Menu li { 
}

#Menu li a {
	background-image: url(../images/turquoise/button_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
}

#Menu li.First a {
	background-image: url(../images/turquoise/button_bg_1st.gif);
	background-repeat: repeat-x;
}

#Menu li a:hover {
	color: #ffd9a2;
}

#Menu li ul li a {
	background: #e02e15;
}

#Menu li ul li a:hover {
	background: #5FA8B2;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
}

#Outer {
}

#Wrapper {
}

#Header {
	background: url(../images/turquoise/HeaderBg.gif) 0 0 no-repeat;
}

#Logo h1 {
	color: #000000;
}

#Logo h1 a {
	color: #000000;
}

#SearchForm { background-color: transparent; }

#SearchForm label {
}

#SearchForm input {
	background: #fff;
	border: solid 1px #919397;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #000000;
}

#SearchForm p {
	color: #000000;
}

.Left { background-color: #ebebd6; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px #ebebd6; }

.Left h2 { color: #000; background-image: url(../images/menutab_right_green.gif); background-repeat: repeat-x; padding-top: 5px; padding-bottom: 5px; padding-left: 30px; border-top: 1px solid #e87c22; border-bottom: 3px solid #e87c22; }

.Left li {
	border-bottom: 1px solid #f7fafb;
}

.Left li a { color: #000; }

.Left li a:hover {
	color: #000000;
}

.Left .CategoryList li, .Right .CategoryList li { font-weight: bold; background: url(../images/turquoise/BlockArrow.gif) no-repeat left 7px; text-transform: capitalize; vertical-align: middle; margin-top: 10px; margin-bottom: 10px; padding-top: 5px; padding-bottom: 5px; padding-left:8px; }
/* .Left .CategoryList li a { font-weight: bold; } */
.Left .BrandList li, .Right .BrandList li {
	background: url(../images/turquoise/BlockArrow.gif) no-repeat left center;
	padding-left:8px;
}


.Content {  }
.Content h2 { font-weight: bold; padding-top: 5px; padding-bottom: 2px; padding-left: 5px; border-top-style: solid; border-top-width: 1px; }

.Content.Wide {
}

.Content.Widest {
}

.Right { background-color: #ebebd6; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px #EBEBD6; }

.Right .Block {
}

.Right h2 { color: #000; background-image: url(../images/menutab_right_green.gif); background-repeat: repeat-x; padding-top: 5px; padding-bottom: 5px; padding-left: 30px; border-top: 1px solid #e87c22; border-bottom: 3px solid #e87c22; }

.Right li {
	border-bottom: 1px solid #f7fafb;
}

.Right li a {
	color: #02294a;
}

.Right a:hover, .Right a:hover strong {
	color: #000000;
}

.Right hr {
	background: #EBEBD6;
	color: #EBEBD6;
}

#Footer {
	background: url(../images/turquoise/FooterBg.gif) 50% 0 no-repeat;
}

#Footer p {
}

#Footer a {
}


.NewsletterSubscription input {
	border: 1px solid #EBEBD6;
}

.Content .ProductList li {  }

.Content .ProductList li:hover, .Content .ProductList li.Over {  }

.Content .ProductList a:hover {
	color: #000000;
}

.Content .ProductList li { 
/*
background-image: url(../images/turquoise/product-box.gif); 
background-repeat: repeat-x; 
background-attachment: scroll; 
background-position: 0 bottom; 
*/
border: solid 1px #919397;
}

.Content .ProductList .ProductImage { background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #000000;
}

.ProductPrice, .ProductList em {
	color: #e02e15;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li { background-repeat: repeat-x; background-attachment: scroll; background-position: 0 top; }

.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 */
	color: #000000;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #f7fafb;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/turquoise/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

.Breadcrumb {
	border-bottom: 1px solid #EBEBD6;
}


.CompareItem { width:200px; border-left: solid 1px #EBEBD6; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EBEBD6; }
.CompareFieldTop { border-bottom:solid 1px #EBEBD6; }
.CompareFieldTop a:hover { color:#e02e15; }
.CompareCenter { border-left:solid 1px #EBEBD6; border-bottom:solid 1px #EBEBD6; }
.CompareLeft { border-left:solid 1px #EBEBD6; border-bottom:solid 1px #EBEBD6; }

.ViewCartLink {
	background: url('../images/turquoise/Cart.gif') no-repeat 8px 0;
}

table.CartContents, table.General {
	border: solid 1px #ebebd6;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #ebebd6;
	color: #000000;
	border-bottom: 1px solid #EBEBD6;
}

.CartContents tbody .SubTotal td { border-top: 1px solid #ebebd6; color: #000000; }
.CartContents tbody .SubTotal td { color: #000000; border-top: 1px solid #ebebd6; }
.MiniCart .SubTotal {
	color: #000000;
}

.JustAddedProduct {
	border: 1px solid #EBEBD6;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #000000;
}

.CategoryPagination {
	color: #000000;
	background: #EBEBD6;
	border: 1px solid #EBEBD6;
}

.CheckoutRedeemCoupon { background: #ebebd6; padding: 10px; width: 300px; border: solid 1px #e2e2c0; margin-bottom: 10px; }

.InfoMessage {
	background: #ebebd6 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: #f0f6f7;
}

.QuickSearch { background: #fff; border: 1px solid #EBEBD6;  }

.QuickSearchHover td{ background: #f0f6f7; }

.QuickSearchAllResults a { background: url('../images/turquoise/QuickSearchAllResultsButton.gif') no-repeat right; }

.CreateAccount {
	border-right: 1px solid #EBEBD6;
}

.SearchTips .Examples {
	background: #f0f6f7;
	border: 1px solid #EBEBD6;
	color: #555;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: solid 1px #e2e2c0;
	background: #ebebd6;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #ceecea;
	border: 1px solid #b8e3e1;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	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 #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;
}
table.box1 { width: 300px; }
table.box1 td { background-color: #ebebd6; padding: 3px; border: solid 1px #ddddc8; }
table.box1 th { background-color: #bebea4; padding: 3px; border: solid 1px #ddddc8; }
#variation_img_span { margin: 0; padding: 0; }

#variation_img_img { margin: 0; padding: 0; }
#smaller_images_div { float: left; }
.home-cat h2 { color: #990; border-style: none; }
.home-cat { background-image: url(../images/turquoise/free-shipping.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; }
.special-offers,h2.special-offers { color: #fff; font-size: 110%; font-family: verdana; font-weight: bold; background-color: #e87c22; text-decoration: blink; text-transform: uppercase; padding: 5px 5px 5px 10px; border-bottom: 4px solid #7ec80e; }
.free-delivery { color: #fff; font-family: arial; background-image: url(../images/free-delivery-bg.jpg); background-repeat: no-repeat; background-attachment: scroll; text-align: center; width: 266px; margin-bottom: 10px; padding-top: 5px; padding-bottom: 7px; }

#SalesBanner { 
/*
	background-image: url(../images/turquoise/blue_banner.gif);
	background-repeat: repeat-x;
	width:970px;
	height:40px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #fff;
	padding-top:14px;
*/	
	margin-left:10px;
	margin-top:5px;
	
}

#SpecialOffersBanner {
	background-image: url(../images/turquoise/blue_banner_special.gif);
	background-repeat: repeat-x;
	height:27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	padding-top:3px;
}
#SideBanner{
	background-image: url(../images/turquoise/green_banner.gif);
	background-repeat: repeat-x;
	height:31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	padding-top:8px;
	text-align:center;
}
