/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Blue */

body {
	background: #000 url(../images/orange/bg-gradient-2.png) no-repeat center top;
	color: #282828;
}

a {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #391B56;
}

h2 {
	color: #171717;
}

h3 {
	color: #391B56;
}

#Container {
	background: url(../images/orange/ContainerBg.gif) no-repeat 0 55px;
}

#TopMenu {
}

#Topmenu li{
}

#TopMenu li a {
	color: #c9c9c9;
}

#TopMenu li div {
	color: #c9c9c9;
}

#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	background: #666 url(../images/orange/menubg2.gif) no-repeat left center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;

}
	
#mainCategoryList	{padding-left: 150px;
}
	
#Menu li {
}

#Menu li a {
	background: url(../images/orange/menuvrule.gif) no-repeat right center;
	color: #999;
	
}
#Menu li a:hover {
		color: #fff;
}
#Menu li.first a {
	background-image: none;
}

#Menu li ul li a {
	background: #282828;
	color: #fff;
}

#Menu li ul li a:hover {
	color: #fff;	text-decoration: none;
}

#Menu li:hover a, #Menu li.over a{
	text-decoration: none;
}

#Outer {
}

#Wrapper {
	background: #fff;
}

/*#Header {
	background: #000 url(../images/orange/headbg.gif) repeat-x center bottom;
}*/

#Logo h1 {
	color: #e91009;
	background: url('../images/orange/LogoLeft.gif') no-repeat;
}

#Logo h1 a {
	color: #e91009;
}

#SearchForm {

}

#SearchForm label {
	color: #fff;
}

#SearchForm input {
	background: #fff;
	border: 1px solid #cdcdcd;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #949494;
}

#SearchForm p { 
	color: #949494;
}

.Left {
	background: #5F5F5F url(../images/orange/menuleftbg.gif) repeat 0 0;
}

.Left h2 {
	color: #fff;
}

.Left li {
}


.Left ul ul li {
	border: 0 none;
	margin: 0;
	padding: 2px 0;
}


.Left li a {
	color: #fff;

}


.Left #SideSubCategoryList li a {
font-weight: bold;



}
.Left #SideSubCategoryList li li a {
font-weight: normal;



}



.Left #SideCategoryShopByPrice li a {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
}





.Left li li a {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;

}

.Left li a:hover{	color: #fff;
}

.Content {
}

.Content h2 {
	font-family: Arial, Helvetica, sans-serif;
}

.Content a {
	color: #391B56;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
	background: #f8f8f8 url(../images/orange/RightBg.gif) 0 0 no-repeat;
}

.Right .Block {
}

.Right h2 {
	color: #282828;
}

.Right a {
	color: #391B56;
}

.Right a:hover, .Right a:hover strong {
}

#Footer {
	background: #282828;
	height: 70px;
}

#Footer p {
	color: #fff;
}

#Footer a {
	color: #fff;
}

#Footer li a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#Footer li a:hover {
	color: #FFF;
	text-decoration:underline;
}
#Footer li.First a { border:none;
}


.NewsletterSubscription input {
	border: 1px solid #cdcdcd;
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #f0f0f0;
}

.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: #391B56;
}

.Left .ProductPrice, .Left .ProductList em {
	color: #fff;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff url(../images/orange/FeaturedProductsBg.gif) bottom left repeat-x;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #f0f0f0;
}

.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: #BE0101;
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.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; }

.ViewCartLink {
	background: url('../images/orange/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #c7d7db;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #000;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #EFF8FA 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: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #232323;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	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 #777;
}

.TabNav li a {
	border: 1px solid #777;
	background: #eff8fa;
}

.TabNav li a:hover {
	background-color: #f0f0f0;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}
#promo {
	margin: 10px auto;
	width: 144px;
}
#mainLinks {
	margin: 10px 0 10px 10px;

}
   .sizeChartWrapper { width:540px; font-size:11px; font-family:Arial, Helvetica, sans-serif; background-color:#fff } 
        .sizeChartWrapper h2 { width: 100%; background-color: #F0F0F0; font-weight: bold; height: 25px; verticle-align: middle; font-size: 14px; padding: 5px 0px 0px 0px; margin: 2px 0px; }
        .sizeChartWrapper h3 { width: 100%; font-weight: bold; font-size: 12px; padding-left: 5px;  margin: 2px 0px; }
        table.sizeTable { width: 100%; border: none; border-collapse: collapse; }
        table.sizeTable tr td, table.sizeTable tr th { padding: 5px; margin: 0px; }
        table.sizeTable tr th {
	background-color: #52595d;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
        table.sizeTable tr td.alt { background-color: #f0f0f0; }
        div.backToTop { margin-top: 5px; margin-bottom: 10px; text-align: right; }
