/****************************************************************************
* Interspire Shopping Cart Style File                                        *
*                                                                            *
* Name: Default                                                              *
* Author: Chris Boulton (Interspire Pty. Ltd.), tweaked by Djenan Kozic        *
*                                                                               *
****************************************************************************/
#AjaxLoading { display: none; }


body {
    background: #f7f4e8 url('../images/brown/bg.jpg') repeat-x 0 -334px;
    color: #333332;
}
a {
    color: #2c1f16;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #8A7B3A;
}
h2 {
    /* font-family: Georgia, "Times New Roman", Times, serif; */
}
h3 {
    font-family: Arial,Helvetica,sans-serif;
    color: #A6866C;
    font-weight: normal !important;
}
hr {
    background: #F7F4E8;
    color: #F7F4E8;
}


#Container {
    background: transparent;
}


#TopMenu {
    background: transparent;
    color: #8a7b3a;
}
#TopMenu li {
}
#TopMenu li.First {
    background-image: none;
}
#TopMenu li a, #TopMenu li span {
    color: #c3ac92;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
    color: #f7f4e8;
    text-decoration: none;
}

#Menu {
    margin: 17px 0 20px 0;
    background-color:transparent;
}
#Menu li {
    /* font-family: Georgia, "Times New Roman", Times, serif; */
}
#Menu li a {
    color: #F7F4E8;
}
#Menu li a:hover {
    text-decoration: none;
}
#Menu li ul {
    border: 1px solid #7B5E4E;
    border-top: 0;
}
#Menu li ul li a {
    background: transparent;
}
#Menu li ul li a:hover {
    color: #3F2C24;
    text-decoration:none;
}

#Menu li ul {
    width: 230px;
    position: absolute;
    clear: left;
    top: 30px;
    left: 0px;
    display: none;
    text-align: left;
    font-size: 0.85em;
    background: #22211f;
    z-index: 10;
    border: none;
}

#Menu li ul li {
    clear: both;
    text-align: left;
    background: transparent;
    width: 210px;
}

#Menu li ul li a {
    padding: 5px 10px 5px 10px;
font-size: 12px;
    text-align: left;
    margin: 0;
    width: 210px;
    height: auto;
}

#Menu li ul li a:hover {
    background: #C4AC92;
    text-decoration: none !important;
}


#Outer {
}
#Wrapper {
}
#Header {
    background-color: transparent;
}


#Logo {
}
#Logo h1 {
    color: #8C7E35;
}
#Logo h1 a {
    color: #8C7E35;
}

.Logo1stWord {
    color: #000;
}

#SearchForm {
    background: url(../images/brown/SearchBg.gif) 0 7px no-repeat;
}
#SearchForm form {
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    background: #C3AC92;
    border: 1px solid #58453E;
    color:#EDE3BA;
}
#SearchForm input:focus {
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #C3AC92;
}
#SearchForm a:hover {
    color: #f7f4e8
}
#SearchForm p {
    color: #ddd4a4;
}
* input[type="image"], * input[type="radio"], * input[type="checkbox"] {
    border:none;
    background-color:transparent;
}

.Left {
    background: transparent;
    border:none;
}
.Left .Block {
}
.Left h2 {
    color: #a6866c ;
}
.Left li {
    /* border-bottom: 1px solid #fff; */
}
.Left li a {
    color: #885B24;
}
.Left li a:hover {
    color: #885B24;
}
.Left .Block li, .Right .Block li {
}


.PageFocus {
    background:white url('../images/focus/page-focus-1.jpg');
    border:1px solid #885B24;
}


.Content {
}
.Content h2 {
    color: #a6866c;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}
.Content .Block {
    border:none;
}
.Content .banner_category_page_top,
.Content .banner_category_page_bottom {
    background-color:transparent;
    border:none;
    padding:0px;
    width: 570px;
    margin-left: 3px;
}


.dark_banner {
    background:#631f15 url('/product_images/uploaded_images/dark-banner-background.jpg') no-repeat top left;
    color:#fff;
    border:1px solid #1A110D;
    font:bold 24px Helvetica, Arial, sans-serif;
    letter-spacing:-1px;
    padding:5px 10px 5px 10px;
}
.light_banner {
    background:#9f8068 url('/product_images/uploaded_images/light-banner-background.jpg') no-repeat top left;
    color:#f8f4e9;
    border:1px solid #715543;
    font:normal 18px Helvetica, Arial, sans-serif;
    padding:5px 10px 5px 10px;
}
.world_cup_banner {
    background:#9f8068 url('/product_images/uploaded_images/world-cup-banner.jpg') no-repeat top left;
    height:0px;
    overflow:hidden;
    display:block;
    padding:100px 0 0;
    color:#f8f4e9;
    border:1px solid #715543;
    font:normal 10px Helvetica, Arial, sans-serif;
}


.Content .banner_category_page_top p,
.Content .banner_category_page_bottom p,
.Content .banner_category_page_top div p,
.Content .banner_category_page_bottom div p {
    margin-bottom:0px;
}

.Right {
    background: transparent;
    border: none;
}
.Right .Block {
}
.Right h2 {
    color: #a6866c;
}
.Right li {
    /* border-bottom: 1px solid #fff; */
}
.Right li a {
    color: #885B24;
}
.Right a:hover, .Right a:hover strong {
    color: #885B24;
}
.Right hr {
    background: transparent;
    color: #ddd4a4;
}


#Footer {
    clear: both;
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    display:block;
    background: transparent url('../images/brown/new-footer.jpg') top left repeat-x;
    height: 365px;
}
#Footer p { color:#EDE3BA; }
#Footer a { color:#c3ac92; }
#Footer a:hover { color:#f7f4e8; }


.NewsletterSubscription input {
    background: #c3ac92;
    border: 1px solid #58453e;
    color:#58453e;
}
.NewsletterSubscription input:focus {
}


.Content .ProductList li {
    width:  164px !important;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
    color:#885B24;
}
.ProductList a:hover {
    color: #885B24;
}
.ProductList .ProductImage {
    background: transparent;
    padding: 0 0 5px 0;
    border: none;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.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 {
}


.Left .TopSellers li, .Right .TopSellers li {
    background-image: none;
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    color: #a6866c;
    background: transparent;
    border:none;
}
.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 {
    background: transparent;
    border: none;
}
.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    color: #fff;
    border:1px solid #58453e;
    background-color: #a6866c;
    border-right:none;
}
.Left .TopSellers li.TopSeller1 .Rating, .Right .TopSellers li.TopSeller1 .Rating {
}

div#LayoutColumn2 .Breadcrumb {
    border: 1px solid #E9E2D2;
    background-color:#F0EADA;
    margin-left:3px;
    margin-right:7px;
}


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

.ViewCartLink {
    color:#58453E;
    background-color:#A6866C;
    border:1px solid #58453E;
}
.Right .ViewCartLink {
    color:#F7F4E8;
}
.Right .ViewCartLink:hover {
    color:#58453E;
}

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

table.CartContents thead tr th, table.General thead tr th {
    background: #F0EADA;
    color: #885B24;
    border-bottom: 1px solid #E9E2D2;
}

.CartContents tbody .SubTotal td {
    border-top: 1px solid #E9E2D2;
    color: #885B24;
}

.MiniCart .SubTotal {
    color: #BE0101;
}

.JustAddedProduct {
    border: 1px solid #D9CDC2;
    background: #F7F4E8;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #885B24;
}

.CategoryPagination {
    background: #F0EADA;
    border:1px solid #E9E2D2;
    font-size:0.9em;
}
.CategoryPagination a { color:#885B24; text-decoration:none; }
.CategoryPagination a:hover { text-decoration:underline; }

.CheckoutRedeemCoupon {
    background: #ddd4a4;
    padding: 10px;
    width: 300px;
    border: 1px solid #ddd4a4;
    margin: 10px; }

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

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

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

.QuickSearchHover td{ background: #ddd4a4; }

.SortBox {
    color: #333332;
    padding-top:5px;
}
.SearchTips .Examples {
    background: #ddd4a4;
    border: 1px solid #ddd4a4;
}

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

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

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #B89C80;
    color: #2B2A27;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #2B2A27;
}

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

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

.TabNav li a {
    border: 1px solid #2c1f16;
    background: #ddd4a4;
}

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

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

.ProductActionAdd{
    float:  left;
    margin-top: 3px;
}

/* NEW FEATURES IN PRODUCT PAGE */
.PrimaryProductDetails .ProductImageWrapper { float: left; width: 305px; }
.PrimaryProductDetails .ProductDetailsWrapper { float:  right; width: 240px; }

.PrimaryProductDetails .ProductThumb { float: left; margin: 0 0 10px 3px; }

.ImageCarouselBox { float: left; margin-top: 10px; }
#ImageScrollNext, #ImageScrollPrev { display: none; }

//removing the oulines around the thumbnails on the product pages
.TinyOuterDiv, .ProdutTinyImageList li  { border: 0 !important; }



/*.ProductTinyImageList,
.ProductTinyImageList ul { float: left; }
.ProductTinyImageList li { display: block; float: left; list-style: none; margin-right: 3px; }*/

.PrimaryProductDetails .ProductOptionsList li { list-style: none; margin: 0 0 6px -17px;}

.DetailRow .Label { font-weight: 700; clear: left;  float: left; }
.DetailRow .Value { clear: left; float: left; }
.BulkDiscount { clear: left; float: left; }

.ProductDetails { display: inline;}

#footer-inner {
width: 960px;
margin: 0 auto;
}

.travertine, .second, .third, .forth {
width: 200px;
float: left;
}

.forth {
height: 300px;
}

#footer-inner ul {
margin-left: 0;
list-style-type: none;
font-size: 12px;
}

#footer-inner ul li.title {
margin-bottom: 15px;
}

#footer-inner ul li, li.footer-articles a {
color: #C3AC92 !important;
margin-bottom: 5px;
font-size: 14px !important;
}

#footer-inner ul li a,  li.footer-articles a:hover {
color: #f8f4e8;
text-decoration: none;
font-size: 12px;
}

#footer-inner ul li a:hover {
color: #C3AC92;
}

.copyright {
clear: both;
width: 960px;
margin: 0 auto;
margin-top: 72px !important;
color: #333331;
}

p.copy-left, p.copt-right {
color: #333331 !important;
width: 350px;
float: left;
height: 34px;
line-height: 34px;
}

p.copt-right {
float: right;
text-align: right;
background: url(../images/geotruse.gif) top right no-repeat;
padding-right: 155px;
}

#sos_area {width: 80px; height: 27px; float: right; padding-top: 30px; display: block;}

#sos_area ul li { display: block; padding: 0; }

#sos_area li { float:left; display: block; margin-left: 10px;}

#Header h2.phone-number {
    color:#F7F4E8;
    float:right;
    font-size:28px;
    letter-spacing:-0.06em;
    line-height:1em;
    text-align:right;
    width:290px;
    clear: right;
}

#cart-sage-logo{

}
