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

/* Color: Brown */

body {
	/*background: #fff url(../images/brown/BodyBg.gif) 0 0 repeat-x;*/
	color: #222;
}
a {
	color: #222;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #564532;
}
h2 {
	color: #222;
}
h3 {
	color: #564532;
}
hr {
	background: #BAC1C9;
	color: #BAC1C9;
}

#Container {
}


#TopMenu {
	background: #FFF;
}
#TopMenu li{
}
#TopMenu li a, #TopMenu li span {
	color: #023A63;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
}


#Menu {
	/*background: #564532;*/
}
#Menu li {
}
#Menu li a {
	color: #444;
	/*background: #E4E4E4;*/
}
#Menu li a:hover {
	/*color: #f2efdd;*/
}
#Menu li ul li a {
	background: #564532;
}
#Menu li ul li a:hover {
	background: #6f3b26;
}


#Outer {
}
#Wrapper {
}
#Header {
	/*background: #251610;*/
}


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


#SearchForm {
	background: url(../images/brown/SearchBg.gif) left top no-repeat;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	/*border: 1px solid #895d4b;*/
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	/*color: #895d4b;*/
}
#SearchForm p {
	line-height: 190%;
	/*color: #895d4b;*/
}


.Left {
	background: #fff;
}
.Left .Block {
}
.Left h2 {
}
.Left li {
	border-bottom: 1px solid #BAC1C9;
}
.Left li a {
}
.Left li a:hover {
	color: #564532;
}


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


.Right {
	background: #fff;
}
.Right .Block {
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #BAC1C9;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
	color: #564532;
}
.Right hr {
	background: transparent;
	color: #fff;
}


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


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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
	/*background: #fff;
	border: 1px solid #BAC1C9;*/
	padding: 1px;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #564532;
}
.ProductPrice, .ProductList em {
	color: #be0101;
}
.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 {
	border-bottom: 1px solid #BAC1C9;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #222;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #BAC1C9;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/brown/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}


.Breadcrumb {
	/*border-bottom: 1px solid #BAC1C9;*/
}


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

.ViewCartLink {
	background: url('../images/brown/Cart.gif') no-repeat 14px 4px;
}

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

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

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

.MiniCart .SubTotal {
	color: #564532;
}

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

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

.CategoryPagination {
	color: #222;
	background: #fff;
	border: 1px solid #BAC1C9;
}

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

.QuickSearch {border: 1px solid #BAC1C9;  }
.QuickSearchHover td{ background: #eadeca; }

.SubCategoryList, .SubBrandList {
	/*background: #fff;
	border: 1px solid #BAC1C9;*/
}
.SubBrandList {
	background: #fff;
	border: 1px solid #BAC1C9;
}


.InfoMessage {
	background: #fff url('../images/InfoMessage.gif') no-repeat 5px 8px;
	border: 1px solid #BAC1C9;
	color: #555;
}

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

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

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #efe7d9;
}

.QuickSearchHover td{ background: #eadeca; }
.QuickSearchAllResults a { background: url('../images/brown/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #fff;
	border: 1px solid #BAC1C9;
}

.MiniCart .SubTotal {
	color: #be0101;
}

.CreateAccount {
	border-right: 1px solid #BAC1C9;
}

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #fff;
	color: #555;
	border: 1px solid #BAC1C9;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #e4b3bc;
	background: #fff;
}

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

.TabNav li.Active a {
	border-bottom: 1px solid #fce5ec;
	background: transparent;
}
/* Modificador Chico */
body {
	/*background-color: #CECECE;
	background-color: #8A8A8A;
	background-color: #015A9C;*/
	background-image: url(../images/brown/BodyBg.gif);
	background-color: #3F76BA;
	background-repeat: repeat-y;
	background-position: center top;
}
#Container {
	/*background-color: #fff;
	background-image: url(../images/brown/BodyBg.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
#Menu {
	background: #E9EBED;
}
#Menu li a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.1em !important;
	/*text-transform: uppercase;*/
	font-weight: normal !important;
	border-right: 1px solid #8C969F;
	padding: 1px 20px 0;
	height: 23px;
}
#Menu li a:hover, #Menu .First a:hover {
	background-color: #8C969F !important;
	color: #FFF;
}
#TopMenu {
	background: #FFF url(../images/brown/HeaderBg.gif) 0 0 repeat-x;
	
}
#Header {
	width: 968px;
	height: 95px;
	background-color: #FFF;
	padding-left: 10px;
}
#SearchForm input {
	border: 1px solid #A19E88;
}

#SearchForm a {
	color: #838067;
}
#SearchForm p {
	color: #838067;
}
.Left, .Right{
	background-image: url(../images/brown/topocols.jpg);
	background-repeat: no-repeat;
}
.Left h2 {
	/*background-color: #FBF0E1;*/
	background-image: url(../images/brown/LeftBgTit.gif) !important;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	/*width: 164px;*/
	height: 26px;
	padding: 2px 0 2px 6px !important;
}
.PrimaryProductDetails {
	min-height: 250px !important;
	background-color: #FFF;
	background-image: url(../images/brown/BgPrimary.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.CartContents {
	background-color: #FFF;
	background-image: url(../images/brown/BgPrimary.gif);
	background-repeat: repeat-x;
	background-position: left 30px;
}
.ProductMain {
	padding: 6px 0;
}
.ProductThumb {
	padding: 12px 0;
}
.ProductThumb img, .CartThumb img {
	border: 1px solid #BAC1C9;
}
.ViewLarger {
	background-image: url(../images/brown/zoom.png);
	background-repeat: no-repeat;
	background-position: right 9px;
	display: block;
	font-size: 13px;
	width: 160px;
	padding: 6px 14px 2px 0;
	text-decoration: none !important;
}
.ViewLarger:hover  {
	text-decoration: underline !important;
}
.CartThumb img{
	width: 45px;
	height: auto;
}
