/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Richard Strucke (Q4Launch.com)	         *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Yellow */

body {
	background: #fff url(../images/yellow/BodyBg.gif) 0 0 repeat-x;
	color: #282828
}
a {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #0c0c0c;
}

h2, h3 {color: #605a93;}

#PageContent	{padding:0 0 0 6px; margin:0}
#PageContent img {border:1px solid #ccc; padding:4px; margin:0 1.3em}
#PageContent h1 {font:normal 40px/1.1 Georgia, "Times New Roman", Times, serif; color:#f90; margin:.5em 0 .25em}
#PageContent h2 {margin-bottom:1em}

#PageContent h1,
#PageContent h2 {padding-right:40px}

#PageContent h3,
#PageContent h4,
#PageContent p,
#PageContent ul {padding:0 44px 0 52px}

#PageContent h4 {margin-bottom:1em; font-size:1.2em}

#PageContent p {font-size:1.1em; line-height:1.75; text-align:justify}
#PageContent p.Warning {padding:0; width:300px; font-size:.9em}
#PageContent ul li {padding:0 0 1.5em}

#brdMembers {margin:-10px 44px 0 0; border:1px solid #ccc; padding:4px 4px 6px; float:right}
#brdMembers p {padding:10px 30px 10px 12px; background:#605a93; color:#fff; font-size:1.2em}
#brdMembers ul {margin:0; padding:0 16px 0 10px}
#brdMembers ul li {padding:0 0 0 4px; list-style-position:inside; color:#605a93}

#otherLinks {margin-top:6px}
#otherLinks a {background:#f5a100; color:#fff; padding:4px; display:block; margin:0 10px}
#otherLinks a:hover {text-decoration:none; background:#4e4a8b}
#otherLinks img {vertical-align:middle; margin-right:3px}
#otherLinks li {clear:left}

#otherLinks #table img,
#otherLinks #seat img {float:left; overflow:hidden; margin-top:2px}

#Container {
	background: url(../images/yellow/ContainerBg.gif) 0 0 no-repeat;
	padding-top:54px;
	position:relative
}


#TopMenu {margin-right:0}
#TopMenu ul {float:right}
#TopMenu li {display:inline}
#TopMenu li a {
	color: #fff;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
}
#Menu li {
}
#Menu li a {
	background: url(../images/yellow/MenuBgBtn.gif) bottom right no-repeat;
	color: #171616;
}
#Menu li.first a {
	background-image: none;
}
#Menu li ul li a {
	background: #ffc200;
}
#Menu li ul li a:hover {
	background: #ffb700;
}
#Menu li:hover a, #Menu li.over a{
}


#Wrapper {
	background: #fff;
}

#Logo {position:absolute; top:0;
	margin:0;
	padding:0;
	height:auto;
	width:auto
	}

#Logo h1 {
	color: #2b2b2b;
	margin:0;
	padding:0;
	height:auto
}
#Logo h1 a {
	color: #2b2b2b;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	height:150px;
	width:220px
}


#SearchForm {
	margin: 0;
	padding: 1px 10px 0 0;
	height: 18px;
	}
#SearchForm label {
	color: #fff;
}
#SearchForm input {
	background:none;
	border:none;
	width: 200px;
	height: 18px;
	font-size: 1.1em;
	padding: 4px 3px 1px 3px;
	outline:none
}
#SearchForm .Button {
	border: 0;
	width:30px;
	height:26px;
}
#SearchForm a {
	color: #fff;
}
#SearchForm p {
	color: #fff;
}


.Left {
	background: #2b2b2b;
}
.Left h2 {
	color: #80c342;
}
.Left li {
	border-bottom: 1px solid #4b4b4b;
}
.Left li a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}


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


.Right {
	background: url(../images/yellow/RightBg.gif) 0 0 no-repeat;
}
.Right h2 {
	color: #f42e00;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}



#Footer {
	background: #fff0b5;
}
#Footer p {
}
#Footer a {
}
#Footer li a {
}


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

.Content .ProductList li {
}

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

.Content .ProductList li {
	background: #fff;
	border: 1px solid #dadada;
}

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #282828;
}

.ProductPrice, .ProductList em {
	color: #f42e00;
}

.Left .ProductPrice, .Left .ProductList em {
	color: #fff;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff url(../images/yellow/FeaturedProductsBg.gif) bottom left repeat-x;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

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

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #dadada;
	background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #80c342;
}

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


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

.ViewCartLink {
	background: url('../images/yellow/Cart.gif') no-repeat 3px 0;
}

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

table.CartContents thead tr th, table.General thead tr th {
	background: #fffbec;
	color: #424748;
	border-bottom: 1px solid #dadada;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #0c0c0c;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #0c0c0c;
}

.CategoryPagination {
	color: #0c0c0c;
	background: #fffbec;
	border: 1px solid #dadada;
}

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

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

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

.SuccessMessage {
	background: #fffbec 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: #fffbec;
}

.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #fffbec; }
.QuickSearchAllResults a { background: url('../images/yellow/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #fffbec;
	border: 1px solid #dadada;
}

.MiniCart .SubTotal {
	color: #f42e00;
}

hr {
	background: #dadada;
	border: #dadada;
}

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

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

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

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #7529D3;
	background: #FFF6D0;
}

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

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