/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Orange */

body {
	margin:0;
    padding:0;
    background:#dadedd;
    font:400 12px Arial, Verdana, Tahoma ;
}
a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #BF6322;
}
h2 {
}
h3 {
}
hr {
	background: #ccc;
	color: #ccc;
}


#Container {
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
min-height:420px;
padding:0 2px;
}


#TopMenu {
	background: #3e413d;
	color: #fff;
	border-bottom:2px solid #FFFFFF;
}
#TopMenu li {
	font-size:12px;
	font-family:Verdana;
	font-weight:400;
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color: #fff;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #fff;
	text-decoration: underline;
}

#Menu {
    border-bottom:solid 6px #fff;
}
#Menu li {
}
#Menu li a {
}
#Menu li a:hover {
	text-decoration: underline;
}
#Menu li ul {
	border: 2px solid #ccc;
}
#Menu li ul li a {
	background: #fff;
}
#Menu li ul li a:hover {
	color: #BF6322;
}

#Menu ul li.navLeftSpacer
{
    width:16px;
    padding:7px 0;
    background:url(../images/orange/navLeftSpacer.jpg) no-repeat 0 0;
	height: 19px;
}


#Outer {
}
#Wrapper {
	background:transparent url(../images/orange/content3ColmBG.jpg) repeat-y scroll 0 0;
}
#Header {
	background: url(../images/orange/HeaderBg.jpg) 0 0 no-repeat;
}


#Logo {
}
#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}



#SearchForm form {
}
#SearchForm label {
	display: none;
}

#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #3D403C;
}
#SearchForm p {
	color: #3D403C;
}


.Left {
	background: #3f413e;
	color: #fff;
	margin: 0;
	padding: 0;
}
.Left .Block {
	padding:20px 1px 0 19px;
	width: 140px;
}
.Left h2 {
	color: #BF6322;
	font-weight:bold;
	max-width:120px;
}
.Left li {
	border-bottom: 1px solid #cccccc;
}
.Left li a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}
.Left .Block li, .Right .Block li {
}



.Content {
}
.Content h2 {
	color: #fff;
	background: url(../images/orange/containerBxHeader.jpg) 0 0 no-repeat;
	height: 24px;
	padding:7px 10px;
	font-size:20px;
font-weight:700;
}
.Content a {
}	
.Content.Wide {
}
.Content.Widest {
}


.Right {
    background:#798c88;
	color: #fff;
}
.Right .Block {
}
.Right h2 {
	color: #fff;
}
.Right li {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
.Right li a {
	color: #fff;
}
.Right a:hover, .Right a:hover strong {
	color: #fff;
}
.Right hr {
	background: transparent;
	color: #cccccc;
	border: #cccccc;
}


#Footer {
	padding: 15px 10px 10px 10px;
	margin-top: 2px;
}

#Footer a {
	color: #fff;	
}

.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: 1px solid #B2B3B1;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #00000;
}
.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;
	border: 1px solid #e0e0e0;
}
.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/orange/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:#BF6322; }
.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/orange/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: #e0e0e0;
	color: #555555;
	border-bottom: 1px solid #e0e0e0;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #e0e0e0;
	color: #000;
}

.MiniCart .SubTotal {
	color: #BF6322;
}

.JustAddedProduct {
	border: 1px solid #555555;
	background: #333333;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #fff;
}

.CategoryPagination {
	color: #000;
	background: #e0e0e0;
}

.CheckoutRedeemCoupon { background: #e0e0e0; padding: 10px; width: 300px; border: 1px solid #e0e0e0; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background: #e0e0e0;
}

.InfoMessage {
	background: #e0e0e0 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: #e0e0e0;
}

.QuickSearchAllResults a { background: url('../images/orange/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #e0e0e0; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #e0e0e0;
	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: #f0f0f0;
	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 #BF6322;
}

.TabNav li a {
	border: 1px solid #BF6322;
	background: #fdd898;
}

.TabNav li a:hover {
	background-color: #fbc17a;
	color: #000;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

#SearchForm .inputBtn
{
    font:700 14px Georgia;
    color:#fff;
    border:0;
    padding:2px 5px;
    background:#bf6322;
    cursor:pointer;
	width: 71px;
}
#SearchForm .inputTxtBx
{
    padding:3px 2px;
    border:0;
	width: 165px;
}
#ALogo 
{
	float:left;
	margin-top:73px;
	margin-left: 10px;
    height:50px;
    width:650px;
    background:url(../images/logo.jpg) no-repeat 0 0;
    bottom:20px;
    left:10px;
}
.replace {display: block; text-indent: -10000px; line-height: 0; outline: none;}
#otherlinks {
float:right;
margin-right:15px;
text-align:right;
margin-top:0px;
width:200px;
}
.forum_td_header {
	font-weight:bold;	
}

#PageContent .BlockContent, #HomeRecentBlogs .BlockContent, #ProductDetails .BlockContent, #ProductReviews .BlockContent, #CartContent .BlockContent, #SuggestiveCartContent .BlockContent, #CategoryHeading .BlockContent, #BrandContent .BlockContent, #NewsContent .BlockContent {
	border: 0;
}
.Content H2 {
	margin-bottom: 20px;
}
#ProductVendorsOtherProducts .BlockContent, #PageContent .BlockContent, #NewsContent .BlockContent {
	padding: 10px;
}
#ProductDescription, #ProductReviews, #ProductByCategory {
	padding: 10px;
	width: 587px;
}

#BrandContent .BlockContent, #BrandContent p {
	padding-left: 10px;
}

#HomeFeaturedProducts H2, #ProductVendorsOtherProducts H2 {
	margin-bottom: 0px;
}

#HomeRecentBlogs .BlockContent ul {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
}
#banner-image {
	margin-bottom: 10px;
	float: left;
}
#LayoutColumn3 #HomeRecentBlogs .BlockContent ul {
	padding-left: 0px;
	padding-right: 5px;
}
.Content H2 a, .Content H2 a.hover, .Content H2 a.visited {
	color: #ffffff;
}

#Menu-resources {
    border-bottom:solid 6px #fff;
}
#Menu-resources li {
}
#Menu-resources li a {
}
#Menu-resources li a:hover {
	text-decoration: underline;
}
#Menu-resources li ul {
	border: 0px solid #ccc;
}
#Menu-resources li ul li a {
	background: #fff;
}
#Menu-resources li ul li a:hover {
	color: #BF6322;
}

#Menu-resources ul li.navLeftSpacer
{
	border-right: 2px solid #ffffff;
    width:16px;
    padding:7px 0;
    background:url(../images/orange/navBG.jpg) repeat-x 0 0;
	height: 16px;
}
.Content H3 {
	font-size: 18px;
}
.Content H3 a, .Content H3 a.visited {
	color: #bf6321;
}
.RecentNews .BlockContent {
	margin-left: 10px;
	margin-right: 10px;
}