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

/* General */
body {
	background: #fff url('../../StoreSuite/images/blue/BodyBg.gif') repeat-x top;
	color: #414b56;
}

input, select, textarea {
	color: #2f2928;
}

a {
	color: #06c;
}

a:hover {
	color:  #00c;
}

h1, h2, h3, .TitleHeading {
	color:  #011A6C;
}

hr {
	background: #c7d7db;
}

/* Top Navigation Menu */
#TopMenu li {
	color: #9cf;
	border-left: 1px solid #69c;
}

#TopMenu li a {
	color: #fff;
}

#TopMenu li a:hover {
	color: #011D78;
}

/* Pages Menu */
#Menu ul {

}

#Menu li a {
	color: #fff;
	border-right:  1px solid #6175b7;
text-decoration: none;
}

#Menu li a:hover {
	background: #005dbb;
	color: #fff;
}

#Menu ul li ul {
	background: #3888da;
	border-top: 1px solid #9fd9ff;
}

#Menu li li a {
	color: #fff;
	background: #3888da;
}

#Menu li li a:hover {
	background: #005dbb;
}

/* Header */
#Header h1 a {
	color: #fff;
display: none;
}

#Header {

height: 95px;
}

/* Search Box */
#SearchForm {
}

#SearchForm label {
	color: #fff;
}

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

#SearchForm p a {
	color: #69c;
}

/* Left & Right Content Area */
.Left h2, .Right h2 {
	background: url(../../StoreSuite/images/blue/h2.jpg);
	color: #fff;
}

.Left .Block, .Right .Block {
	
}

/* Primary Content Area */
.Content h2 {
}

/* Page Footer */
#Footer {
	
	background: #012393 url(../../StoreSuite/images/blue/footer.gif) repeat-x;
	color:  #fff;
height: auto!important;
height: 300px;
min-height: 300px;
border-top: 2px solid #A50000;
text-align: left;
}

#Footer a, #Footer a:link {
color: #fff;
text-decoration: none;
}

.footer-inner {
width: 920px;
margin: 0 auto;
}

.footer-inner h4 {
display: block;
font-size: 1.3em;
padding-bottom: 5px;
font-weight: normal;
margin-top: 5px;
}

.contact {
float: left;
width: 230px;
}

.contact ul {
list-style-type: none;
margin-top: 20px;
margin-left: 0;
}

/* Product Listings */
.ProductPrice, .ProductList em {
	color: maroon;
}

/* Miscellaneous Definitions */
.Meta {
	color: #555;
}

.SortBox {
	color: #444;
}

.Required {
	color: red;
}

.SoldOut {
	color: #999;
}

small {
	color: gray;
}

.Availability {
	color:gray;
}

.LittleNote {
	color:gray;
}

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

/* Success/Info/Error Messages */
.InfoMessage {
	background: #EFF8FA url('../../StoreSuite/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../StoreSuite/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../StoreSuite/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

/* Page Breadcrumbs */
.Content .Breadcrumb {
	color: #666;
	background: #def2ff;
}

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

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #DEF2FF;
}

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

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

/* General Tables */
table.General,
table.CartContents, table.General {
	border: 1px solid #011A6E;
	border-top: 5px solid #A50000;
	border-bottom: 0;
}

table.General thead tr th,
table.CartContents thead tr th {
	background: #011A6E;
	border-bottom: 1px solid #011A6E;
color: #fff;
}

table.General tbody tr td,
table.CartContents tbody tr td {
	border-bottom: 1px solid #011A6E;
}

table.General tbody tr.First td {
	border-top: 0;
}

/* Top Right Locale Chooser (list of flags) */
#TopMenu li.Flag img.Selected {
	border: 2px solid #ffffaa;
}

/* Currency Selector */
.CurrencyList dd {
	border: 1px solid #EDECEC;
	background-color: #F9F9F9;
}

.CurrencyList a.Sel {
	background-color: #FFFFAA;
}

/* Pagination */
.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

/* Quick Search */
.QuickSearch {
	background: #fff;
	border: 3px solid #9FD9FF;
}

.QuickSearchTitle td, .QuickSearchAllResults td {
	color: #fff;
	background: #73BFF4;
}

.QuickSearchResultNoImage {
	color: #777;
}

.QuickSearchHover td{
	background: #E8F4F8;
}

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

/**
 * Product Page Specific
 */

/* Product Blocks */
#ProductDetails hr,
#ProductDescription hr,
#ProductOtherDetails hr,
#ProductByCategory hr,
#ProductReviews hr {
		border-top: 2px dotted #CACACA;
		background: transparent;
}

/* Product Details Grid */
#ProductDetails .ProductMain hr {
	background: #c7d7db;
	border: 0;
}

/* "Buy this item" block on the right */
#SideProductAddToCart {
	background: #F3FFEA;
	border: 3px solid #7AD034;
}

#SideProductAddToCart h2 {
	background: transparent;
	color:  #444;
	border-bottom: 2px dotted #cacaca;
}

#SideProductAddToCart.ProductBuyBoxSoldOut {
	background: #f0f0f0;
	border-color: #ccc;
}

/**
 * Category Page Specific
 */
.SortBox option {
	color: #444;
}

/**
 * Account Page Specific
 */
.AccountOrderStatusList h3,
.AccountOrdersList h3,
.AccountMessageList h3,
.ReturnsList h3 {
	color: #444;
}

.AccountOrder hr,
.AccountMessageList hr,
.AccountOrderStatusList hr,
.ReturnsList hr {
	border-top: 2px dotted #CACACA;
	background: transparent;
}

.SharePublicWishList {
	background-color:lightyellow;
	border:1px solid #CDDEE2;
}

.DownloadExpires {
	color: gray;
}

.DownloadExpiresToday {
	color: red;
}

/**
 * Cart Page Specific
 */

/* Cart Contents Table */
.CartContents tbody td {
	border-bottom: 0;
}

/* Mini-Cart/Suggestive Cart Page */
#SideCartMiniCart {
	background: #F3FFEA;
	border: 3px solid #7AD034;
}

#SideCartMiniCart h2 {
	background: transparent;
	color:  #444;
	border-bottom: 2px dotted #cacaca;
}

#SideCartMiniCart .CartDetails {
	background: #fff;
}

#SideCartMiniCart .JustAddedProduct {
	border-bottom: 1px solid #ccc;
}

#SideCartMiniCart .OtherCartProducts {
	border-bottom: 1px solid #ccc;
}

#SideCartMiniCart .OtherCartProducts h3 {
	color: #555;
}

#SideCartMiniCart .OtherCartProducts ul {
	margin-left: 10px;
}

#SideCartMiniCart .SubTotal {
	background: #FBECDD;
	color: #333;
}

.MiniCart .SubTotal {
	color: #075899;
}

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

/**
 * Checkout Page Specific
 */
.CheckoutRedeemCoupon {
	background: #EAFDFF;
	border: 1px solid #9DD3D8;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	color: #fff;
	background: #011A6E;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #011A6E;
	border-bottom: 5px solid #A50000;
	color: #fff;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutCompletedContent {
	color: #888;
}

/**
 * Search Page Specific
 */
.AdvancedSearch h3 {
	color: #fff;
	background: #73bff4;
}

.SearchTips .Examples {
	background: lightyellow;
	border: 1px solid #aaa;
	color: #555;
}

/**
 * Product Comparison Page Specific
 */

.CompareFieldName {
	background-color:#ECF6FD;
	font-weight:bold;
}

.CompareFieldTop {
	background-color:#F7F7F7;
	border-bottom:solid 1px #DBDBDB;
}

.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;
}

/**
 * Create Account/Login Page Specific
 */
.CreateAccount {
	border-right: 1px solid #ccc;
}

.CreateAccount h2 {
	border-bottom: 0;
	background: #FFF4EA url('../../StoreSuite/images/IcoCreateAccount.gif') no-repeat 10px center;
}

.AccountLogin h2 {
	border-bottom: 0;
	background: #FFF4EA url('../../StoreSuite/images/IcoLogin.gif') no-repeat 10px center;
}

#SideCategoryList ul, #SideShopByBrand ul, #SideNewsletterBox form, #SideTopSellers ul, #SideNewProducts ul, #frmWishList, #SideProductRecentlyViewed ul, 
#SideCategoryShopByPrice ul, #SideCategoryTopSellers ul, #SideCategoryNewProducts ul, .BrandCloud, #SideProductRelated ul, .CouponCode, .SideCart .BlockContent, #secure-inner {
background:  url('../../StoreSuite/images/blue/libg.gif');
background-position: bottom left;
width: 169px;
margin-top: -11px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-top: 5px;
}

#SideNewProducts li, #SideCategoryNewProducts li, #SideProductRelated li {
list-style-type: none;
}

#SideProductRecentlyViewed li {
padding-left: 5px;
}

#SideTopSellers, #SideNewProducts, #SideProductRecentlyViewed, #SideCategoryShopByPrice {
margin-top: 0;
}

#frmWishList {
margin-top: -10px;
padding: 10px;
width: 149px;
}

.CompareButton {
clear: both!important;
padding-bottom: 10px!important;

}

.BrandCloud, .CouponCode, .SideCart .BlockContent, #secure-inner {
padding: 5px;
width: 159px;
}

.TopSellerNumber {
display: none;
}

#SideCategoryList li, #SideShopByBrand li, #SideCategoryShopByPrice li {
background: url('../../StoreSuite/images/blue/li.jpg') no-repeat 5px center;
}

#SideCategoryList li a, #SideShopByBrand li a {
text-decoration: none;
display: block;
}

#SideCategoryList li a:hover, #SideShopByBrand li a:hover {
text-decoration: underline;
}

#subscribe_form {
padding-left: 10px;
width: 159px!important;
padding-top: 10px;
padding-bottom: 10px;
}

.main-h2 h2 {
background: url('../../StoreSuite/images/blue/home-title.gif');
width: 539px;
height: 33px;
color: #fff;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
}

.inner {
background: url('../../StoreSuite/images/blue/inner.gif');
background-position: bottom left;
height: auto!important;
min-height: 300px;
height: 300px;
width: 559px;
overflow: hidden!important;
margin-top: -10px;
}
.Content #HomeFeaturedProducts .ProductList li, .Content #HomeNewProducts .ProductList li {
background: none;
}

.top {
background: url('../../StoreSuite/images/blue/odd-even.gif') no-repeat;
background-position: 1px 0;
float: left;
width: 136px;
}

#address {
width: 300px;
float: left;
margin-bottom: 20px;
}

#address ul {
list-style-type: none;
}

#map {
width: 440px;
float: left;
height: 180px;
}

#ContactForm {
clear: both;
}

