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

/* Color: Blue */

body {
background: #5e3f22 url(../images/blue/BodyBg.jpg) 50% 0 repeat-x;
color: #353535;
}

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

a:hover {
color: #0176DE;
}

h2 {
}

h3 {
color: #0176de;
}
hr {
background: #b7e4f8;
color: #b7e4f8;
}

#Container {
background: url(../images/blue/ContainerBg.jpg) 0 0 repeat-y;
}

#TopMenu {
background: url(../images/blue/TopMenuBg.gif) 0 0 no-repeat;
}

#TopMenu li{
background: url(../images/blue/PagesMenuBg.gif) 0 8px no-repeat;
}

#TopMenu li.First {
background-image: none;
}

#TopMenu li a {
color: #fff;
}

#TopMenu li div {
color: #fff;
}

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

#Menu {
background: url(../images/blue/MenuBg.gif) 0 0 no-repeat;
}

#Menu li {
}

#Menu li a {
background: url(../images/blue/MenuBgBtn.gif) 0 16px no-repeat;
color: #013360;
}

#Menu li.First a {
background-image: none;
}

#Menu li ul li a {
background: #fdd71f;
}

#Menu li ul li a:hover {
background: #fee674;
}

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

#Outer {
background: url(../images/blue/OuterBg2.jpg) 0 0 no-repeat;
}

#Wrapper {
}

#Header {
height: 160px;
}

#Logo h1 {
color: #fff;
}

#Logo h1 a {
color: #fff;
}

#SearchForm {
/* background: url(../images/blue/SearchBg.jpg) 0 0 no-repeat; */
margin-top: 5px;
}

#SearchForm label {
}

#SearchForm input {
background: #fff;
border: 1px solid black;
}

#SearchForm .Button {
border: 0;
}

#SearchForm a {
color: #fff;
}

#SearchForm p {
color: #fff;
}

.Left {
background: #f9f3d2 0 0 no-repeat;
}

.Left h2 {
color: #000e78;
font-weight: normal;
}

.Left li {
border-bottom: 1px solid #b7e4f8;
}

.Left li a {
color: #013360;
font-size: 14px;
display: block;
padding: 4px 3px;
}

.Left li a:hover {
color: #0176DE;
text-decoration: none;
background-color: #f7efc3;
}

.Content {
}

.Content h2 {
color: #3d8f01;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
background: #f9f3d2 0 0 no-repeat;
}

.Right .Block {
}

.Right h2 {
color: #000e78;
font-weight: normal;
}

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

.Right li a {
color: #013360;
}

.Right a:hover, .Right a:hover strong {
color: #0176DE;
}

.Right hr {
background: #b7e4f8;
color: #b7e4f8;
}

#Footer {
background: url(../images/blue/____________.gif) 50% 0 no-repeat;
}

#Footer p {
}

#Footer a {
}


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

.Content .ProductList li {
}

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

.Content .ProductList a:hover {
color: #0176DE;

}

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

.Content .ProductList .ProductImage {
background: #fff;
}

.Content .ProductList .ProductDetails {
}

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

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

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

.Right .ProductList li {
}

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

.Content .FeaturedProducts .ProductList .ProductImage {
}

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

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
background: url(../images/blue/TopSellerNumberBg.gif) 0 0 no-repeat;
color: #fff;
}

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

.Right .TopSellers li.TopSeller1 {
border: 1px solid #b7e4f8;
background: #fff url(../images/blue/No1SellerNumberBg.gif) 5px 128px no-repeat;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */ } .Right .TopSellers li.TopSeller1 .TopSellerNumber { } .Breadcrumb { border-bottom: 1px solid #B7E4F8; } .CompareItem { width:200px; border-left: solid 1px #B7E4F8; } .CompareFieldName { font-weight:bold; border-bottom: 1px solid #b7e4f8; } .CompareFieldTop { border-bottom:solid 1px #b7e4f8; } .CompareFieldTop a:hover { color:#ae0000; } .CompareCenter { border-left:solid 1px #b7e4f8; border-bottom:solid 1px #b7e4f8; } .CompareLeft { border-left:solid 1px #b7e4f8; border-bottom:solid 1px #b7e4f8; } .ViewCartLink { background: url('../images/blue/Cart.gif') no-repeat 8px 3px; } table.CartContents, table.General { border: 1px solid #B7E4F8; } table.CartContents thead tr th, table.General thead tr th { background: #E5F7FD; color: #013360; border-bottom: 1px solid #B7E4F8; } .CartContents tbody .SubTotal td { border-top: 1px solid #B7E4F8; color: #013360; } .MiniCart .SubTotal { color: #013360; } .JustAddedProduct { border: 1px solid #B7E4F8; background: #fff; } .JustAddedProduct strong, .JustAddedProduct a { color: #013360; } .CategoryPagination { color: #013360; background: #E5F7FD; border: 1px solid #B7E4F8; } .CheckoutRedeemCoupon { background: #E5F7FD; padding: 10px; width: 300px; border: 1px solid #b7e4f8; margin-bottom: 10px; } .InfoMessage { background: #E5F7FD 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: #E5F7FD; } .QuickSearch { background: #fff; border: 1px solid #B7E4F8; } .QuickSearchHover td{ background: #E5F7FD; } .CreateAccount { border-right: 1px solid #B7E4F8; } .SearchTips .Examples { background: #E5F7FD; border: 1px solid #B7E4F8; color: #555; } /* Shipping Estimation on Cart Contents Page */ .EstimateShipping { border: 1px solid #b7e4f8; background: #e5f7fd; } /* 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; } /* 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; }