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

/* Color: Grey */

body {
	background-color:#000000;
/*  color: #211b16; */
	color: #000000;
	background: url(../images/grey/rhythm-bg-09.gif) 100% no-repeat;
	background-position:top center;
}
a {
	color: #211b16;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #555555;
}
h2 {
}
h3 {
}
hr {
	background: #ccc;
	color: #ccc;
}


#Container {
	background: #fff;
}


#TopMenu {
	background: url(../images/grey/rhythm-TopMenuBg.gif) 100% no-repeat;
	background-position:top center;
}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}


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

#Menu {
	/* background: #211b16; */
	background: #E90006;
	margin: 1px 0 0 0;
}
#Menu li {
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
	color: #e0e0e0;
	text-decoration: underline;
}
#Menu li ul {
}
#Menu li ul li a {
	background: #8f867f;
}
#Menu li ul li a:hover {
	color: #e0e0e0;
}


#Outer {
}
#Wrapper {

}

#WrapperHome {
padding-left:5px;
padding-right:5px;

}
#WrapperHome p {
margin-left:20px;
margin-right:10px;

}
 
 #WrapperHome h2 {
padding-left:20px;
padding-top: 8px;
font-weight:bold;
}

 
.premier {
	font-size: large;
	font-style: italic;
}

 
#Header {
/*	background: url(../images/grey/HeaderBg.gif) 0 0 no-repeat; */
min-height:245px;
background-repeat:no-repeat;

}


#Logo {
}
#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
	background: url(../images/grey/SearchBg.gif) 12px 1px no-repeat;
	position:relative;
	top:100px;
	left:20px
	
}
#SearchForm form {

}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #ccc;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #8f867f;
}
#SearchForm p {
	color: #8f867f;
}


.Left {
	background: #211b16;
	color: #fff; 
}
.Left .Block {

}
.Left h2 {
	color: #8f867f;
}
.Left li {
	border-bottom: 1px solid #58514b;
}
.Left li a {
	color: #fff;
}
.Left a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}
.Left .Block li, .Right .Block li {

}



.Content {
}
.Content h2 {
	color: #8f867f;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #211b16;
	color: #fff;
}
.Right .Block {

}
.Right h2 {
	color: #8f867f;
}
.Right li {
	border-bottom: 1px solid #58514b;
}
.Right li a {
	color: #fff;
}
.Right a {
	color: #fff;
}
.Right a:hover, .Right a:hover strong {
	color: #fff;
}
.Right hr {
	background: transparent;
	color: #333;
	border: #333;
}


#Footer {
	border-top: 1px solid #ccc;
}

.NewsletterSubscription {
	color: #fff;
}
.NewsletterSubscription input {
	border: 1px solid #ccc;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 4px;
	border: 2px solid #e0e0e0;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #e60000;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.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 */
	color: #fff;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
}
.Right .TopSellers li.TopSeller1 a {
	color: #000;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/grey/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

.ViewCartLink {
	color: #fff;
	background: url('../images/grey/Cart.gif') no-repeat 6px 3px;
}

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

table.CartContents thead tr th, table.General thead tr th {
	background: #ece9e6;
	color: #555555;
	border-bottom: 1px solid #e0e0e0;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #e0e0e0;
	color: #000;
}

.MiniCart .SubTotal {
	color: #e60000;
}

.JustAddedProduct {
	background: #3a312a;
}

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

.CategoryPagination {
	color: #000;
	background: #ece9e6;
}

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

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

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

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

.QuickSearchHover td{ background: #ece9e6; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #ece9e6;
	border: 1px solid #e0e0e0;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #fff;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #efefef;
	color: #888;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #211b16;
	background: #ece9e6;
}

.TabNav li a:hover {
	background-color: #8f867f;
	color: #fff;
}

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

/* GRENTAL RATES Tables */

.pricetitle {
background-color:#CCCCCC;
padding: 2px;
font-weight:bold;
}

.tabletitle {
background-color:#E90006;
padding: 2px;
font-size:large;
color:#FFFFFF;
}

/* Content Report Tables */

#content-body {
	display: inline;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	float: left;
	text-align: left;
	
}
.resort {
	Width: 230px;
	position:relative;
	float: left;
	vertical-align: middle;
	padding: 8px;
}


/* Home page */

	#homewrap {
		width:975px;
		margin:0 auto;
	}
	#homemain {
		float:left;
		width:650px;
		padding:10px;
	}
	
	#homesidebar {
		float:right;
		width:300px;
		padding:2px;
	}
	
	#homemain p {
        margin-left: 10px;
	}
	
	#homewrap h2 {
       color: #8f867f;
	}
	

	#homesidebar p {
 		margin-left: 2px;
	}
