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

/* Color: Blue */

body {
	background: #1e1e1e url('../images/blue/bg-body-blue-gray.gif') repeat-x 0 0;
	color: #999999;
}

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

a:hover {
	color: #ffffff;
}

.Content a:hover {
	color: #1C82C5;
}

h2 {
	color: #3d669a;
}

h3 {
	color: #3d669a;
}

#TopMenu li a, #TopMenu li div {
	color: #007cca;
}

#TopMenu li div a, #TopMenu li div span.hello {
	color: #007cca;
}

#TopMenu li a:hover {
	color: #007cca;
}


/*NEW NAV STYLES*/
#nav{padding:0 5px; clear: both; background: transparent url('../images/blue/bg-menu-pattern.gif') no-repeat 0 0; height: 51px; z-index: 1000;}
#nav li a, #nav li a:hover{text-decoration: none; color: white; color:white;}

#nav ul{list-style-type: none; margin: 0; padding: 0;font-family: Helvetica, sans-serif; font-weight: bold; color:white; font-size: 10pt;}

#nav li.top{float: left; width: 130px; margin:0 6px 0 0; height: 51px; display: block; text-align: center; background: url(../images/nav-top-sprite-silver.png)  0px 0px no-repeat;}

#nav li.top a.top{display: block; height: 41px; padding: 10px 0 0 0;}

#nav li.top:hover{background-position:0px -51px;}

#nav li ul{width: 200px; position:absolute; margin: 0 0 0 0; *:margin:0 0 0 -65px; background: url(../images/nav-bkg-drop.png) repeat; visibility: hidden; display: none; }

#nav li ul li{display: block; text-align:  left; width: 200px; border-bottom: 1px dotted black;}
#nav li ul li a{padding: 8px 6px; display: block; height: 16px;}

#nav li.top:hover ul{visibility: visible; display: block;}

#nav li.top ul li:hover{background: #1b80c4; }
/*NEW NAV STYLES*/


#Menu {
	background: transparent url('../images/blue/bg-menu-pattern.gif') no-repeat 0 0;
}

#Menu li a {
	background: url('../images/blue/pages-menu-bg.gif') right center no-repeat;
	color: #cccccc;
}

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

#Menu li.First a span {
	background: url('../images/blue/pages-menu-bg.gif') right center no-repeat;
}

#Menu li a:hover,
#Menu li ul li a:hover,
#Menu li.First div.SubMenu ul li a:hover {
	color: #4d81c1;
}

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

#Menu li.First:hover a span, #Menu li.over a span {
	background: url('../images/blue/menu-has-sub-tab-left.gif') no-repeat left top;
	color: #000000;
}

/* no background on child anchors */
#Menu li.First:hover ul li a, #Menu li.over ul li a {
	background-image: none;
}

#Menu li.First:hover, #Menu li.over {
	background: url('../images/blue/menu-has-sub-tab-right.gif') no-repeat right top;
}

#Menu li.First:hover ul li, #Menu li.First.over ul li {
	background-image: none;
}

#Menu li.First:hover ul li a, #Menu li.First.over ul li a {
	color: #cccccc;
}

#Menu li.First div.SubMenu {
	border: 1px solid #333333;
	background: #000000;
}

#Menu li ul li a {
	text-transform: none;
	font-weight: normal;
}

/*
#Menu li:hover a, #Menu li.over a{
	color: #000000;
}
*/

#Outer {
	/*
	background: url('../images/blue/WrapperBg.jpg') no-repeat;
	*/
}

div#ProductReviews{
	background: url('../images/review-bkg.jpg') no-repeat top center #ffffff;
	text-align: left;
	border: none;
	color: #333;
}

div#ProductReviews div{
	border: none;
}

div#ProductReviews h3.ReviewTitle{
	color: #0072df;
}

div#ProductReviews p.Meta{
	color: #0072df;
	font-size: 10px;
	font-style: italic;
}

div#ProductReviews h3#reviews{
	border: none;
	padding: 20px;
	color: #234b82;
	width: 365px;
}

body.home #Wrapper {
	color: #999999;
}

body.home .seo{
	color: #666666;
	margin:20px 20px 0 20px;
	_margin: 20px 20px 0 20px;
	width: 960px;
}
body.home .seo a{
	text-decoration: none;
	color: #666666;
}

body.page #Wrapper {
	color: #333333;
	background: url('../images/blue/prod-cart-contents-bg.png') no-repeat right bottom;
}

#Header {
}

#Logo h1 {
	color: #ffffff;
	background: url(../images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #ffffff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #ffffff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #ffffff;
}

.Left {
	/*
	background: transparent url('../images/blue/LeftBg.gif') no-repeat;
	*/
}

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

.Left li a:hover {
	color: #07599a;
}

.Content {
}

.Content a {
	color: #075899;
}

.Content.Wide {
}

.Content.Widest {
}


.Right {
	/*
	background: transparent url('../images/blue/RightBg.gif') no-repeat;
	*/
}

.Right a {
	color: #4d81c1;
}

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

#Footer {
	background: transparent url('../images/blue/bg-footer-pattern.gif') no-repeat 0 0;
}

#Footer li a {
	color: #999999;
	background: url('../images/blue/footer-menu-bg.gif') 0px 2px no-repeat;
}

#Footer p.copyright {
	color: #666666;
	font-style: italic;
}

.Content .ProductList li {
	background-color: #d8d8d8;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	border: 4px solid #007dcb;
	
}

.ProductList .ProductImage {
	background: #ffffff;
}

.ProductList .ProductDetails .p-name, .ProductList .ProductDetails .p-name a {
	display: block;
	float: left;
	padding: 0;
	margin: 1px 3px 0 3px;
	height: 20px;
	font-size: 10pt;
	color: #333333;
}

.ProductList .ProductDetails .p-price, .ProductList .ProductDetails .p-price a {
	display: block;
	float: right;
	padding: 0;
	margin: 1px 3px 0 3px;
	height: 20px;
	font-size: 10pt;
	color: #333333;
}

.ProductList .ProductDetails .p-desc {
	display: block;
	padding: 0;
	margin: 5px;
	height: 45px;
	font-size: 09pt;
	color: #333333;
}

.Price .ProductPrice, .Price .ProductList em {
	color: #4d81c1;
}

.Price .ProductPrice .RegularPrice {
	color: #999999;
}

.Price .ProductPrice .SalePrice {
	color: #7D361A;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 0 none;
	background: url('../images/blue/hr-bg-pattern-dark.gif') repeat-x left bottom;
}

.Content .FeaturedProducts .ProductList li {
	background: #dff2f7;
}

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

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

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #ffffff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

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


.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 {
	/*
	background: url('../images/blue/Cart.gif') no-repeat 3px 0;
	*/
}

.CartContents {
}

.CartContents thead tr th {
	color: #777777;
}

.CartContents tbody .SubTotal td {
}

.CartContents tbody tr.GrandTotal td, .CartContents tbody tr.GrandTotal td em {
	color: #777777;
	font-weight: bold;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #ffffff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #4d81c1;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon {
	color: #ffffff;
	background: #3B5E91;
	padding: 10px;
	width: 300px;
	border: 1px solid #666666;
	margin-bottom: 10px;
}

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.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: #3b5e91;
	color: #ffffff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

body.prod .WrapperRight,
body.account .WrapperRight,
body.cart .WrapperRight,
body.page .WrapperRight,
body.checkout .WrapperRight {
	background: url('../images/blue/prod-wrapper-bg-cols.gif') repeat-y;
}

body.category .WrapperRight {
	background: url('../images/blue/category-wrapper-bg-cols.gif') repeat-y;
}

.Right .Promo {
	border-top: 4px solid #303030;
}

.Right .SideCart,
.Right .AccountMenu,
.Right .CategoryList {
	border-top: 4px solid #303030;
	background: url('../images/blue/prod-cart-contents-arrow.png') no-repeat;
}

.ArrowLink {
	background: url('../images/blue/checkout-arrow.gif') no-repeat right center;
}

.Right .Promo h2 {
	color: #cccccc;
	background: url('../images/blue/home-promo-divider.gif') no-repeat 0px 113px;
}

.Right .Promo p {
	color: #999999;
}

.Right .Promo p .light {
	color: #cccccc;
}
