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

/* Color: Blue */

body {
	background: #e4f2ff;
	color: #525252;
}
a {
	color: #dd0077;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #2e6ba1;
}
h2 {
	color: #2e6ba1;
}
h3 {
	color: #dd0077;
}
hr {
	background: #b5c9de;
	color: #b5c9de;
}


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


#TopMenu {
	color: #e699bb;
	background: url(../images/blue/BgTopMenu.gif) 0 0 no-repeat;
}
#TopMenu li{
	background: url(../images/blue/PagesMenuBg.gif) 0 6px no-repeat;
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a {
	color: #e699bb;
}
#TopMenu li div {
}
#TopMenu li a:hover {
	text-decoration: underline;
}


#Menu {
	background: url(../images/blue/MenuBg.gif) 0 0 no-repeat;
}
#Menu li {
	background: url(../images/blue/btn_right.gif) 100% 0 no-repeat;
}
#Menu li a {
	color: #dd0077;
	background: url(../images/blue/btn_left.gif) 0 0 no-repeat;
}
#Menu li.First a {
}
#Menu li a:hover {
}
#Menu li ul li {
	background-image: none;
}
#Menu li ul li a {
	background-image: none;
	background: #f8eff0;
}
#Menu li ul li a:hover {
}
#Menu li:hover a, #Menu li.over a{
}



#Outer {
}
#Wrapper {
}
#Header {
	background: url(../images/blue/HeaderBg.gif) 0 0 no-repeat;
}


#Logo h1 {
}
#Logo h1 a {
}


#SearchForm {
}
#SearchForm label {
}
#SearchForm input {
	background: #fff;
	border: 1px solid #b5c9de;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #97b1ce;
}
#SearchForm p {
	color: #97b1ce;
}


.Left {
}
.Left .Block {
	background: url(../images/blue/BgSideBlock.gif) 0 0 no-repeat;
}
.Left h2 {
	color: #e45688;
}
.Left li {
	border-bottom: 1px solid #b5c9de;
}
.Left li a {
	color: #2e6ba1;
}
.Left li a:hover {
	color: #2e6ba1;
}
.Left #SideCategoryList li ul {
	border-top: 1px solid #b5c9de;
}


.Content {
}
.Content h2 {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: url(../images/blue/SideBg.gif) 0 0 no-repeat;
}
.Right .Block {
	background: url(../images/blue/BgSideBlock.gif) 0 0 no-repeat;
}
.Right h2 {
	color: #e45688;
}
.Right li {
	border-bottom: 1px solid #b5c9de;
}
.Right li a {
	color: #2e6ba1;
}
.Right a:hover, .Right a:hover strong {
	color: #2e6ba1;
}
.Right hr {
	background: #b5c9de;
	color: #b5c9de;
}



#Footer {
	background: #e4f2ff url(../images/blue/FooterBg.gif) 0 0 no-repeat;
}
#Footer p {
}
#Footer a {
}


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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.Content .ProductList a:hover {
}
.Content .ProductList li {
	background: url(../images/blue/ProductListBgBottom.gif) 0 100% no-repeat;
}
.Content .ProductList .ProductImage {
	background: url(../images/blue/ProductListBgTop.gif) 0 0 no-repeat;
}
.Content .ProductList .ProductDetails {
}
.ProductList strong, .ProductList strong a {
	color: #dd0077;
}
.ProductPrice, .ProductList em {
	color: #2e6ba1;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Right .ProductList li {
}
.Content .FeaturedProducts .ProductList li {
}
.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: #2e6ba1;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
	background: #fff;
}
.Right .TopSellers li.TopSeller1 {
}


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


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

.ViewCartLink {
	background: url('../images/blue/Cart.gif') no-repeat 14px 4px;
}

table.CartContents, table.General {
	border: 1px solid #b5c9de;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #e4f2ff;
	color: #2e6ba1;
	border-bottom: 1px solid #b5c9de;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #b5c9de;
	color: #2e6ba1;
}

.MiniCart .SubTotal {
	color: #2e6ba1;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #2e6ba1;
}

.CategoryPagination {
	color: #2e6ba1;
	background: #e4f2ff;
	border: 1px solid #b5c9de;
}

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

.InfoMessage {
	background: #e4f2ff 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: #f0f8ff;
}

.QuickSearch { background: #fff; border: 1px solid #b5c9de;  }

.QuickSearchHover td{ background: #f0f8ff; }

.QuickSearchAllResults a { background: url('../images/blue/QuickSearchAllResultsButton.gif') no-repeat right; }

.CreateAccount {
	border-right: 1px solid #b5c9de;
}

.SearchTips .Examples {
	background: #e4f2ff;
	border: 1px solid #b5c9de;
	color: #555;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #2e6ba1;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #e4f2ff;
	border: 1px solid #b5c9de;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #b5c9de;
	background: #e4f2ff;
}

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

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

