/******************************************************
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
*****************************************************/

/* Color: Maroon cccccc */

body {

	background: url(../images/bg.png) repeat #ffffff;
	background-attachment: fixed;

	
}
a {
    font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #00B5E6;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}
h2 {
	color: #a8926d;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: normal;

}
h3 {
     font-family: verdana, arial, sans-serif; 
	color: #ff60ad;
	font-size: 14px;
	font-weight: bold;
	color: #ff60ad;
}
hr {
	background: #a8926d ; color: #a8926d ; }


#Container {
}


#TopMenu {
background:#fff url(../images/BodyBg.gif) 0 0 repeat-x;
/* border-bottom: 1px solid #ff429e; */
}
#TopMenu li {
	background: url(../images/PagesMenuBg.gif) 0 11px no-repeat;
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	font-weight: bold;
}
#TopMenu li span a {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	font-weight: bold;
}
#TopMenu li a:hover {
 font-family: verdana, arial, sans-serif; 

	font-size: 11px;
	font-weight: bold;
	color: #00B5E6;
	
}

#Menu {
	background:#fff url(../images/MenuBg.jpg) 0 0 no-repeat;
}
#Menu li {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	font-weight: bold;
}
#Menu li a {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	font-weight: bold;
	}
#Menu li a:hover {
	 font-family: verdana, arial, sans-serif; 
	color: #00B5E6;
	font-size: 11px;
	font-weight: bold;
}
#Menu li ul {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	font-weight: bold;
}
#Menu li ul li a {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	font-weight: bold;
	 background: #232323;
}
#Menu li ul li a:hover {
	 font-family: verdana, arial, sans-serif; 
	color: #00B5E6;
	font-size: 11px;
	font-weight: bold;
}


#Outer {
	background:#fff url(../images/OuterBg.gif) 0 0 repeat-y;
}
#Wrapper {

}
#Header {
	background: url(../images/HeaderBg.jpg) 0 0 no-repeat;
}


#Logo {
}
#Logo h1 {
	color: #000;
}
#Logo h1 a {
	color: #000;
}


/*#SearchForm {
  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;
	background: url(../images/SearchBg.gif) 0 0 no-repeat;
}
*/

#SearchForm form {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}
#SearchForm label {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	display: none;
}
#SearchForm input {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	background: #fff;
	border: 1px solid #a8926d;
}
#SearchForm .Button {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	border: 0;
}
#SearchForm a {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #fff;
}
#SearchForm p {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #f2b5ce;
}


.Left {
}
.Left .Block {
}
.Left h2 {
     
	font-family: verdana, arial, sans-serif;
	font-size: 25px;

	color: #00B5E6;
	font-weight: bold;
	border-bottom: 3px solid #00B5E6;
	background: none;
}
.Left li {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	
	border-bottom: 1px solid #ffffff;
}
.Left li a {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #232323;
}
.Left li a:hover {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #00B5E6;
}
.Left .Block li, .Right .Block li {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	background: url(../images/BlockArrow.gif) no-repeat left center;
	padding-left:8px;
}



.Content {

  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;
	background: none;
}
.Content h2 {

    font-family: verdana, arial, sans-serif;
	font-size: 20px; 
	color: #ff60ad;
	font-weight: bold;
	border-bottom: 3px solid #ff60ad;
	background: none;
	
}
.Content a {
  font-family: verdana, arial, sans-serif;
	font-size: 11px; 
	color: #141414;
	font-weight: bold;
	
	background: none;
}
.Content.Wide {
}

.Content.Widest {

}


.Right {
}
.Right .Block {
}
.Right h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 25px;

	color: #00B5E6;
	font-weight: bold;
	border-bottom: 3px solid #00B5E6;
	background: none;
}
.Right li {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	border-bottom: 1px solid #a8926d;
}
.Right li a {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #232323;
}
.Right a:hover, .Right a:hover strong {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #00B5E6;
}
.Right hr {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	background: transparent;
	color: #a8926d ; }


#Footer {
	  border-top: 1px solid #a8926d ; }


.NewsletterSubscription input {
	border: 1px solid #a8926d; }


.Content .ProductList li {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}
.ProductList a {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #747474;
}
.ProductList a:hover {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}
.ProductList .ProductImage {
	background: #fff;
	padding: 0px;
	border: 1px solid #a8926d; }
.Content .ProductList strong, .Content .ProductList strong a {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}
.ProductPrice, .ProductList em {
	 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 13px;
}
.ProductList .Rating {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #cccccc;
}
.Content .FeaturedProducts .ProductList li {
	background: url(../images/FeaturedProductsBg.gif) 0 100% repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #fff;
	background: url(../images/TopSellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}
.Right .TopSellers li.TopSeller1 {
	background: #fff url(../images/No1SellerBg.gif) 0 100% repeat-x;
	border: 1px solid #a8926d; }
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

.Breadcrumb {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	border-bottom: 1px solid #00B5E6;
}


.CompareItem { width:200px; border-left: solid 1px #a8926d ; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #ff429e; }
.CompareFieldTop { border-bottom:solid 1px #a8926d ; }
.CompareFieldTop a:hover { color:#E0005F; }
.CompareCenter { border-left:solid 1px #a8926d ; border-bottom:solid 1px #a8926d ; }
.CompareLeft { border-left:solid 1px #a8926d ; border-bottom:solid 1px #a8926d ; }

.ViewCartLink {
	background: url('../images/Cart.gif') no-repeat 3px 0;
}

.CartContents {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	border: 1px solid #a8926d; }

.CartContents thead tr th {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	background: #cccccc;
	color: #141414;
	  border-bottom: 1px solid #ff429e; }

.CartContents tbody .SubTotal td {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	border-top: 1px solid #a8926d ;
}

.MiniCart .SubTotal {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	color: #cccccc;
}

.JustAddedProduct {
 font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	border: 1px solid #a8926d; background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	
}

.CategoryPagination {
font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;;
	background: #ffffff;
	border: 1px solid #ffffff; }

.CheckoutRedeemCoupon {font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px; background: #cccccc; padding: 10px; width: 300px; border: 1px solid #a8926d; margin-bottom: 10px; }

.InfoMessage {
font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	background: #cccccc url('../images/InfoMessage.gif') no-repeat 5px 8px;
	
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}

.ErrorMessage {
font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;
	background: #cccccc;
}

.QuickSearchAllResults a { 
  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;background: url('../images/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ 
  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;background: #cccccc; }

.SortBox {
  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;
}
.SearchTips .Examples {
  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;
	background: #cccccc;
	border: 1px solid #a8926d; }

#SearchPageHeader .FloatRight a {
  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;
	float: left;
	padding: 7px 0 0 0;
	
}
#SearchPageHeader .FloatRight a img {
  font-family: verdana, arial, sans-serif;
	font-size: 21px; 
	color: #141414;
	padding: 5px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	border: 1px solid #a8926d; background: #cccccc;
}

/* Express Checkout */

.ExpressCheckoutBlock .ExpressCheckoutTitle {
font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	background: #232323;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	background: #f0f0f0;
	border: 1px solid #ddd;
	
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
}

/* General Tables */
table.General tbody tr td {
font-family: verdana, arial, sans-serif; 
	color: #141414;
	font-size: 11px;
	border-top: 1px solid #a8926d;
}


