/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
body {background:#996633;color: #666; font-family:Tahoma,sans-serif;}
h1 {color:#996633;}
h2 {color:#996633;font: bold 18px Tahoma;}
h3 {color:#996633;font: bold 14px Tahoma;}
.std strong, strong {color:#996633;}
.wrapper {}
.page { width:980px; margin:10px auto 0; padding: 10px 0 0 0; text-align:left; background: #fff; }
.ie6 .page {overflow:hidden;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:0; padding-top:13px; clear: both;}

/* Col Container */

.col-container {background: url(../images/colbg.gif) repeat-y top left;margin: 0 0 15px;overflow:hidden;}

/* Base Columns */ 
.col-left { float:left; display:inline; width:191px; padding:0 0 0 20px; min-height:1px;}
.col-main { float:left; display:inline; width:778px;  padding-left: 20px; padding-right: 20px; }
.col-right { float:right; display:inline; width:218px;  background-color: #fff;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; display:block; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { padding: 0 0 0 30px; width: 720px; }
.col2-right-layout .col-main { padding-right: 0px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; display:inline; width:49%; }
.col2-set .col-2 { float:right; display:inline; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; display:inline; width:32%; }
.col3-set .col-2 { float:left; display:inline; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; display:inline; width:32%; }

.col4-set .col-1 { float:left; display:inline; width:23.5%; }
.col4-set .col-2 { float:left; display:inline; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; display:inline; width:23.5%; }
.col4-set .col-4 { float:right; display:inline; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
.grey-link a { color: #666; text-decoration: none; }
.grey-link a:hover { color: #444; text-decoration: underline; }

/* Form Elements */
input,select,textarea,button { font-size: 12px; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button {
    padding:0 0 0 8px;
    background: #ad8c6a;
    border-radius:3px;
    border: 4px solid #AD8C6A;
    cursor:pointer; 
    color: #fff ; 
}
button.button span { float:left; padding:0 8px 0 0; text-align:center;}
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }

.ie7 button.button span,
.ie6 button.button span {margin-top:-4px;white-space:nowrap !important;display:block;}

.ie7 .checkout-cart-index button.button, .ie6 .checkout-cart-index button.button {width:185px;}

/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:242px; }
/*.group-select input.input-text { border: 0; background: url(../images/text_box_round_510.gif); height: 17px; padding-left: 4px; padding-right: 4px;}*/
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:242px;float:left;}
/*.group-select .input-box input.input-text { border: 0; background: url(../images/text_box_round_250.gif); height: 17px; padding-left: 4px; padding-right: 4px; }*/
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px;  }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.ie7 .buttons-set button.button,
.ie6 .buttons-set button.button {width:77px;}

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden;}
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; padding:4px 0 0 4px;}
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#c00; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#c00; }
.success-msg { border-color:#630; background-color:#f1e0db; background-image:url(../images/success_msg_icon.gif); color:#630; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding:15px 10px; padding-left: 20px; background: #fff; color:#630; margin-top:-13px;}
.breadcrumbs li { display:inline;text-transform:uppercase;font-weight: normal; font-size: 10px; }
.breadcrumbs strong {font-weight:normal;}

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager {  float:right;padding:5px; text-align:center; clear: both; font-weight: normal; font-size: 11px; color:#963; }
.pager .amount { float:left; }
.pager .limiter { float:right; margin: 0 7px;display:inline;display:block;}
.pages {background: url(../images/catalog/pagesbullet.gif) no-repeat right;padding: 0 -2px 0 0;}
.viewingall {background:none !important;}
.pager .pages { float:left; }
.pager .pages ol {float:right; display:inline; }
.pager .pages span {float:right;display:inline;}
.pager .pages li {float:left;display:inline;color:#cc9966;margin: 0 6px 0 0;}
.limiter a {display:none;}
.limiter .viewlimit_all {display:block;}
.ie7 .pager .pages li,
.ie6 .pager .pages li {width:12px;}
.pager .pages .current {color:#663300;text-decoration:underline;}
.pages .toolbarviewall {padding: 0 0 0 13px;margin: 0 0 0 8px;background: url(../images/catalog/pagesbullet.gif) no-repeat 0 8px;}
.ie7 .pages .toolbarviewall,
.ie6 .pages .toolbarviewall {width:50px !important;}
.pager .heading {padding: 0 10px 0 0;float:left;}
/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { padding:0;
	margin-bottom: 1em;
}
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,#
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */

/* ` ================================================================================ */
#logo { float:left; width:216px; height:56px; overflow:hidden; margin: 19px 0 25px; } 
.header-container {padding:0 20px;}

#header_row_1 {overflow:hidden;}
.ie7 #header_row_1,
.ie6 #header_row_1 {height:100px;}
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em;  float: left; margin-top:31px; margin-left:13px;}
.header .logo a { display:block; width:269px; height:70px; }
.header .strap { font-size: 16px; color: #963; float: left; margin-top:78px; margin-left: 10px; }
.header .static-links { float: right; color: #963; margin-bottom: 10px; margin-top: 22px; margin-right: 10px; height: 15px;}
.header .static-links a { margin-right: 5px; }
.header .static-links .tel { font-size: 1.2em; margin-left: 10px; }
.header .top-links {  font-size: 1em; text-align: right; float: right;}

.ie7 .header .top-links {width:265px;}
.ie7 .header .top-links .links {width:160px;float:right;white-space:nowrap;}

.ie6 .header .top-links {width:310px;display:inline;margin-right:36px;}
.ie6 .header .top-links .links {display:inline;width:200px;}
.ie6 .header .top-links .links li {display:inline;}
.ie6 .header .top-links .links li a {float:left;}

.ie6 .logged-in .header .top-links {width:415px;}
.ie7 .logged-in .header .top-links {width:420px;}

.ie6 .logged-in .header .top-links .links {width:305px;}
.ie7 .logged-in .header .top-links .links {width:310px;}

.ie6 .logged-in .header .top-links .links li.first {width:80px;}
.ie6 .logged-in .header .top-links .links li.last {width:60px;}
.ie7 .logged-in .header .top-links .links li.last {padding-right:20px;}

.ie7 .header .top-links .links li.first {width:80px;}
.ie6 .header .top-links .links li.first {width:110px;}
.ie6 .header .top-links .links li.last {width:50px;}
.ie7 .header .top-links .links li.last {width:40px;padding-left:11px;}


.header .top-links .currency {float:left;margin: 13px 0 0;text-align:right;}
.header .currency a {float:left;margin: 0 0 0 3px;text-align:left;}
.ie6 .header .currency a {overflow:hidden;}
.header .top-links .currency .cur { text-decoration:underline; }
.header .top-links .currency li {float:left;margin: 0 3px 0 0;}
.header .top-links .links {  line-height: 14px;height: 26px;overflow:hidden; text-transform: uppercase; float: right;background: url(../images/shoppingbag.gif) top right no-repeat;padding: 0 35px 0 0;margin: 7px 0 0;}
.header .top-links .links li {  height:26px;margin-left: 8px; float: right; display: block; padding: 6px 0 0 11px; background: url(../images/header_bullet.gif) 0 13px no-repeat; } 
.header .top-links .links li a {display:block;height:26px;}
.header .form-search { float: right; clear: right; text-align: right; padding: 8px 0 0;}
.ie7 .header .form-search {width:260px;}
.ie6 .header .form-search {display:inline;margin-right:40px;width:262px;}
.header .form-search input { color: #8e8e8e; height:17px; padding: 3px 5px; margin: 0 5px 0 0;width:175px; border: 1px solid #cfb39a; float:left; -moz-border-radius:3px; border-radius:3px; }
.header .form-search .button.button {  border-radius:3px;background:#ad8c6a;cursor:pointer; color: #fff ; font-weight: normal; font-size: 12px; }
.ie8 .header .form-search .button.button,
.ie7 .header .form-search .button.button,
.ie6 .header .form-search .button.button {height:25px;}
.ie7 .header .form-search .button.button,
.ie6 .header .form-search .button.button {width:66px;margin-bottom:1px;}

.header .form-search .button.button span { color:#fff;background:none; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { #padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }
.header .divider {background:url(../images/header_repeater_graphic.gif) repeat-x; height:15px;width:940px;}
.header .top-link-cart {}
.header #contact-details {}
.header #GBP {width:20px;height:14px;background: url(../images/flags.gif) no-repeat 0 -14px;text-indent:-9999px;display:block;}
.header #EUR {width:20px;height:14px;background: url(../images/flags.gif) no-repeat -46px -14px;text-indent:-9999px;display:block;}
.header #USD {width:20px;height:14px;background: url(../images/flags.gif) no-repeat -23px -14px;text-indent:-9999px;display:block;}
.header #GBP.cur, .header #GBP:hover {background-position: 0 0;}
.header #EUR.cur, .header #EUR:hover {background-position: -46px 0;}
.header #USD.cur, .header #USD:hover {background-position: -23px 0;}
.header #contactdetails {color:#ab7845;background: url(../images/telephone.gif) no-repeat top left;padding: 3px 0 0 32px;float:right;display:inline;clear:right;margin:3px 0 0 0;}
.ie6 .header #contactdetails {margin-right:40px;}
.header #navigation {font-size:12px; padding: 0 0 0 10px; margin: 3px 0 0;background: #f1e0db;border-radius:5px 5px 0 0;color:#963;overflow:hidden;}
.ie6 .header #navigation {width:930px !important;}
.header #navigation li {padding: 5px 8px 8px;margin: 3px 0 0;text-transform:uppercase;}
.header #nav {float:left;}
.header #sidelinks {float:right;padding: 0 15px 0 0;}
.header #sidelinks li {float:left;text-transform:uppercase;}
.header #sidelinks li a {color: #ab7845;}
.header #sidelinks li a:hover {text-decoration:none;color:#663300;}
.header-container .mailing a { float: left; margin-top: 10px; width: 110px; }
.news-sub { }
.news-sub input { padding: 3px 5px; border: 1px solid #CFB39A;color: #8E8E8E; width: 105px; -moz-border-radius: 3px; border-radius: 3px; }
.header #EUR {display:none;} /* Hiding EUR because of SAGEPAY */
/********** < Navigation */
#nav { }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; color:#663300; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; text-transform:uppercase; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left;  }
#nav li a { float:left;   height: 18px; text-align: center;color: #ab7845;  }
#nav li a:hover { color:#663300; }
#nav li.over a,
#nav li.active a { color:#663300; }
.active {background:#fff;}

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #ddd; margin:0 0 10px; }

.block-top { background-image:url(../images/filter_box_top.gif); background-repeat:no-repeat; width: 157px; height: 7px;  }
.block-bottom { background-image:url(../images/filter_box_bottom.gif); background-repeat:no-repeat; background-position:bottom; width:157px; height:12px; }
.block-inner {color: #b08861;margin: 13px 0 0;}
.block-inner a { color: #666; }
.block-inner a:hover { color: #444; }

.block-inner h4 {text-transform:uppercase;font-weight: bold; font-size: 11px;color:#963;padding: 0 0 5px 0;border-bottom: 1px solid #cfb39a;margin: 0 0 5px;}
.block-inner ol {font-weight: normal; font-size: 11px;text-transform:uppercase;width:166px;}

.block .block-title { border-bottom:1px solid #ddd; padding:0 10px; }
.block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Account */
.block-account h3 { color: #b08861; font-size: 1.2em;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav h3 { color: #b08861; font-size: 1.2em; margin: 10px 0 5px; }
.block-layered-nav .block-inner ol li a { color:#963; font-weight: normal; }
.block-layered-nav .block-inner ol li a:hover { color: #444; }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {width:170px;margin:10px 0 0;}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px;  margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

.ie7 .wishlist-index-index #wishlist-table .even button,
.ie7 .wishlist-index-index #wishlist-table .odd button {width:90px;}
.ie7 .wishlist-index-index .buttons-set2 button {width:110px;}

/* Block: Related */
.block-related { text-align: right; margin-top: 10px;}
.block-related h3 {font-size: 1.4em; color: #b08861; }
.block-related li { padding:5px 0;float: right;margin-left: 15px;
    text-align: center;
    width: 142px; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item h3{font-size:1em;}
.block-related .item .product-image { margin-right:0px; }
.block-related .item .product-details { margin-left:65px; }

.block-related .products-grid .productbox h3 {font-size: 1em; color: #b08861; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress h3 { font-size: 1.2em;}
.block-progress dt { font-weight:bold; }

/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { float: left; margin-right: 20px;}
.category-products {overflow:hidden;clear:both;}

/* View Type: Grid */
.products-grid { clear: both; padding: 5px 0 0;overflow:hidden; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}

.products-grid .productbox {width: 170px; float: left; display:inline; margin: 0 10px 10px 0; position:relative; }
.products-grid .shiv {height:0;overflow:none;width:100%;float:left;clear:both;}
.ie7 .products-grid .shiv,
.ie6 .products-grid .shiv {clear:none;}
.products-grid .productbox .productimage {position:absolute; top:0; left:0; padding: 5px; width: 160px; height: 160px; background: url(../images/catalog/productbg.gif) no-repeat 0 0;}
.products-grid .productbox .productimage a,
.products-grid .productbox .productimage img {display:block;background: url(../images/opc-ajax-loader.gif) no-repeat 50% 50%;}
.ie6 .products-grid .productbox .productimage a {zoom:1;}
.products-grid .productbox .desc {padding: 172px 5px 7px; width:160px;}
.products-grid .productbox .desc .subtitle {display:block;clear:both;padding:0 0 5px 0;}

.block-related .products-grid .productbox{float: right;margin-right: 0;}

/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.ie6 .product-essential {padding-bottom:25px;}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left;width:446px;padding: 0 0 0 20px; }
.ie6 .product-view .product-img-box {overflow:hidden;}
.product-view .product-img-box .main-image { float: left; display:inline; position:relative;  }
.product-view .product-img-box .product-image {  }
.product-view .product-img-box .product-image-zoom { position:relative; width:386px; height:386px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views { overflow:hidden;clear:both; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 4px ; }
.ie6 .product-view .product-img-box .more-views li .cloud-zoom-gallery {display:block;}
.ie6 .product-view .product-img-box .more-views li {overflow:hidden;float:left;display:inline;}
.ie6 .product-view .product-img-box .more-views li.first {width:90px;}

.product-attributes-table { width:100%; }
.product-attributes-table th {  font-weight:bold; white-space:nowrap; }
.product-attributes-table td { }
.product-attributes-table thead {}
.product-attributes-table tbody {}
.product-attributes-table tfoot {}
.product-attributes-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.product-attributes-table td.label,
.product-attributes-table th.label { font-weight:bold; }
.product-attributes-table td.value {}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; display:inline; width:400px; margin:0 20px 0 0; padding: 0 0 20px; }
.product-view .product-name { text-align; padding: 0 0 8px; }
.product-view .product-name div {color:red;font-weight:normal;font-size:14px;} 
.catalog-product-view .old-price .price {font-size:14px;}
.product-view .product-name h2{ font-weight: bold; font-size: 18px; color: #b08861; }
.product-view .short-description {}
.product-view .regular-price {display:block;clear:both;padding: 5px 0;}
.product-view .regular-price .price {font-size:14px;}

/* Rating */
.ratings { clear: both;}
.ratings .amount {}
.ratings .rating-links { float: left; width: 200px; margin-left: 10px;}
.ratings dt {}
.ratings dd {}
.rating-box { float: left; width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability { text-align: right; color: #b08861; margin-top: 10px; display:none; }
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.products-grid .price { white-space:nowrap !important; font-weight: normal; font-size: 11px;color:red; }

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

.viewproduct {width:68px;height:17px;float:right;text-indent:-9999px;background: url(../images/catalog/viewbuybtn.gif) no-repeat;}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight: normal; font-size: 11px;color:#963; }

/* Old price */
.old-price {font-weight: normal; font-size: 11px;color:#963; }
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight: normal; font-size: 11px;color:#963;text-decoration:line-through;  }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box { margin: 10px 0;}
.add-to-box .add-to-cart { float:right; text-align: right; }
.add-to-box .add-to-cart label, .add-to-box .add-to-cart .qty { margin-top: 5px; margin-bottom: 5px; float: right; }
.add-to-cart button.button { float:right; clear: right;  }

.product-options-bottom { margin: 11px 0 10px }
.product-options-bottom  .add-to-cart { float:right; text-align: right; }
.product-options-bottom  .add-to-cart label, .product-options-bottom .add-to-cart .qty { margin-top: 5px; margin-bottom: 5px; float: right; }

.add-to-links { clear:both;text-align: right;overflow:hidden; }
.add-to-links li { display: inline; margin-right: 14px; margin-top: 5px; margin-bottom: 5px;}
.add-to-links .last { margin-right: 0px; } 

/* Product Options */
.product-options { float:left;margin: 16px 0 0; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select {  }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:5px 0 0; }

.product-options ul { float: left;  }

.product-options-bottom { float:right;}
.product-options-bottom .price-box { margin:10px 0; }
.custom-wrapper .price-box { display:none; }


/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}
.additional li {clear:both;}

/* Block: Upsell */
.product-view .up-sell { font-size: 0.9em; color: #b08861; margin: 20px 0 30px;}
.product-view .up-sell h3 { font-size: 1.8em; margin-top: 5px; }
.product-view .up-sell .likeprod { float: left; display:inline; text-align: center; width: 92px;}
.product-view .up-sell .likeprod .likeimage {/* background: url(../images/mayalsolike_background.jpg) center no-repeat;*/ }
.product-view .up-sell .likeprod .regular-price .price{color: #BAA9AD;}
.product-view .up-sell .product-name {height: 34px; overflow: hidden;}

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews { clear: both; }

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }

.reviewbox { border-color: #b08861; border-left:1px solid; border-right:1px solid; padding: 5px; }
.reviewbox h3 { color: #b08861; }
.reviewbox-top { background-image:url(../images/review_box_top.gif); background-repeat:no-repeat; width: 445px; height: 7px;  }
.reviewbox-bottom { background-image:url(../images/review_box_bottom.gif); background-repeat:no-repeat; background-position:bottom; width:445px; height:7px; }
.reviewbox .form-list input.input-text, .reviewbox .form-list textarea { width: 420px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table { width:100%; }
.cart-table th {   padding: 5px; text-transform:uppercase;font-size:10px; }
.cart-table td {  }
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:right;padding: 20px; border: dashed 1px #cdb39a; border-top:0; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping { color: #b08861; }
.ie6 .cart .cart-collaterals .shipping {overflow:hidden;width:400px;}
.ie6 .cart .cart-collaterals .discount {width:400px;}
.cart .shipping h3 {color:#996633;float:left;margin: 0 0 10px;clear:both;}
.cart .shipping label { display: inline-block; font-weight: normal; }
.cart .shipping .input-text { border: 0; background: url(../images/text_box_round_long.gif); width: 248px; height: 17px; padding-left: 4px; padding-right: 4px; }

.ie8 .cart-collaterals .form-list button.button,
.ie7 .cart-collaterals .form-list button.button,
.ie6 .cart-collaterals .form-list button.button {height:24px;margin-left:4px;}
.ie7 .cart-collaterals .form-list button.button,
.ie6 .cart-collaterals .form-list button.button {width:73px;}
.ie8 .cart-collaterals .discount button.button,
.ie7 .cart-collaterals .discount button.button,
.ie6 .cart-collaterals .discount button.button {height:23px;}
.ie7 .cart-collaterals .discount button.button,
.ie6 .cart-collaterals .discount button.button {margin-left:4px;width:56px;}

/* Shopping Cart Totals */
.cart .totals { clear: both; }
.cart .totals table {  }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

.cart .totals-inner { color: #b08861;}
.cart .totals-top { background-image:url(../images/cart_box_top.gif); background-repeat:no-repeat; width: 960px; height: 7px; }
.cart .totals-filled-top { background-color: #F1E0DB; color: #b08861; border-bottom:1px solid;} 
.cart .totals-filled-bottom { color: #b08861;  float:right;clear:both; } 
.cart .totals-bottom { background-image:url(../images/cart_box_bottom.gif); background-repeat:no-repeat; width: 960px; height: 7px; }
.cart .totals-inner .continue { float: right; }
.cart .totals-inner .checkout-types { float: none; margin-right: 10px;  }
.cart .filled-top { background-image:url(../images/cart_box_top_filled.gif);}
.cart .filled-bottom{ background-image:url(../images/cart_box_bottom_filled.gif);}

.cart .totals-filled-bottom button.button {  }
.ie7 .cart .totals-filled-bottom button.button,
.ie6 .cart .totals-filled-bottom button.button {height:27px;width:165px;}
.ie7 .cart .totals-filled-bottom button.continue,
.ie6 .cart .totals-filled-bottom button.continue {margin-top:1px;width:155px;}
.cart .totals-filled-bottom button.button span {  }

/* Options Tool Tip */
.item-options dt {  }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #b08861; position:relative; }
.opc li.section { border:0; }

.ie6 .opc #opc-billing {border-top:0 !important;}

.opc .step-title { background-color:#fff; padding:5px 15px; text-align:right; font:bold 13px Tahoma; }
.opc .step-title h3 {font:bold 13px Tahoma;color:#996633;line-height:22px;}
.opc .step-title .number { float:left; line-height:22px; margin-right:5px;color:#996633; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .step { border-top:1px solid #b08861; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.active .step-title {background:#ad8c6a;}
.active .step-title h3, .active .step-title .number {color:#fff;}
/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list {  }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; background:url('../images/card.png') no-repeat right; float:left; display:inline; width:105px; height:19px;}
.ie7 .cvv-what-is-this,
.ie6 .cvv-what-is-this {margin-top:-15px;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.ie6 .account-login .col2-set .col-1 .buttons-set .button,
.ie7 .account-login .col2-set .col-1 .buttons-set .button {width:128px;}
.ie6 .account-login .col2-set .col-2 .buttons-set button {width:60px}
.ie7 .account-login .col2-set .col-2 .buttons-set button {width:60px}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
.ie6 .account-create .buttons-set button {width:67px;}
.ie7 .account-create .buttons-set button {width:67px;}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { width: 980px; height: 30px; padding: 21px 0 15px; background: url(../images/footerbg.gif) no-repeat;width:940px;margin:auto; }
.footer .validation-advice {position:absolute;left:-32px;}
.footer .news-sub {position:relative;}
.footer p { text-align:right; }
.footer address { float:right; text-align: right; margin-right: 20px; margin-top: 8px; width: 200px; clear: right; }
.footer ul { float:right;margin: 2px 0 0;}
.footer ul li { display:inline; margin-left:4px; }
.footer ul li a { color: #666666; }
.footer ul li a:hover { color: #444; }
.footer .news-sub {padding: 0 0 0 30px;background: url(../images/mail.gif) no-repeat;float:left;}
.footer .news-sub legend {display:inline;float:left;color:#963;padding: 4px 8px 0 0;}
.footer .news-sub input {margin: 0 1px 0 0;}
.footer #cardsaccepted {float:right;}
.footer #social {float:left;}
.ie7 .footer button.button,
.ie6 .footer button.button {width:67px;}
.ie8 .footer button.button,
.ie7 .footer button.button,
.ie6 .footer button.button {height:23px;}
.extras {width:939px;margin:0 auto 10px;padding:10px 21px 0;overflow:hidden;}
.extras ul li {float:left;}
.extras ul li, .extras ul li a {text-indent:-9999px;display:block;}
#twitter {width:77px;height:20px;background:url(../images/footer-img-sprite.gif) no-repeat;}
#twitter:hover {background-position:0 -36px;}
#facebook {width:21px;height:20px;background:url(../images/footer-img-sprite.gif) no-repeat -110px 0;margin: 0 0 0 4px;}
#facebook:hover {background-position:-110px -36px;}
#cardsaccepted {width:154px;height:22px;background:url(../images/footer-img-sprite.gif) no-repeat -172px 0;float:right;}
#cardsaccepted:hover {background-position:-172px -36px;}
/* ======================================================================================= */

.discount { margin-bottom: 5px;float:left;clear:both;  }
.discount .input-text {  width: 146px; height: 17px; padding-left: 4px; padding-right: 4px; color:#666; border: 1px solid #cfb39a;border-radius:3px;color:#cfb39a;}

.compare-main { background-color: #fff; padding: 10px;}

.promowrapper { float: left;}
.promowrapper .promobox { float: left; }
.promowrapper .small { width: 326px; height: 142px; margin-bottom: 15px; }
.promowrapper .main { width: 631px; height: 455px; margin: 0px 0px 0px 0px; }
.promowrapper .last { margin: 0; }

.promowrapper .homebox { 
	width: 940px; 
	height: 456px;
	background: url(../images/shopboots.jpg) no-repeat;
}

.cms-index-index .col-main {
    height:568px;
    overflow:hidden;
}

/* NELS ADDITION */
.promowrapper .hometext { float: right; clear: both; margin-top: 100px; margin-right: 40px; font-size: 2em; font-weight: bold; text-align: right;}

.tabberlive .tabbertabhide { display:none; }
ul.tabbernav { margin:0; padding: 3px 0; border-bottom: 1px solid #963; font-weight: bold; font-size: 12px; }
ul.tabbernav li { list-style: none; margin: 0; display: inline; }
ul.tabbernav li a { padding: 3px 0.5em; margin-left: 3px; border: 1px solid #963; border-bottom: none; background: #f1e0db; text-decoration: none; }
ul.tabbernav li a:link { color: #963; }
ul.tabbernav li a:visited { color: #963; }
ul.tabbernav li a:hover { color: #000; background: #f1e0db; border-color: #963; }
ul.tabbernav li.tabberactive a { background-color: #fff; border-bottom: 1px solid #fff; }
ul.tabbernav li.tabberactive a:hover { color: #000; background: white; border-color: #963; border-bottom: 1px solid #fff; }
.tabberlive .tabbertab { padding:5px; border:1px solid #963; border-top:0; }

#list ul { list-style-type: disc; list-style-position: inside; }
#tabs1 {
    position:relative;
    overflow:hidden;
}
ul.tabset_tabs {
	zoom: 1; /* IE */
	border-left: 1px solid #cfb39a;
    overflow: hidden;
    position:relative;
    bottom: -1px;
}
ul.tabset_tabs li {
	cursor: pointer;
	float: left;
        border-right: 1px solid #cfb39a;
        border-top: 1px solid #cfb39a;
}
ul.tabset_tabs li.active {
    border-bottom: 1px solid #fff;
}
ul.tabset_tabs li a:link, ul.tabset_tabs li a:visited {
	color: #666;
	display: block;
	padding: 8px 15px;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
}
ul.tabset_tabs li a:hover, ul.tabset_tabs li a:active, ul.tabset_tabs li a:focus {
	color: #663300;
}
ul.tabset_tabs li.active a:link, ul.tabset_tabs li.active a:visited {
	color: #963;
}

.tabset_content_container {
	clear: both;
	padding: 15px;
	border: 1px solid #cfb39a;
        color:#666;
        font-weight: normal;
		font-size: 11px;
        width: 368px;
}
.tabset_content_container .tr, .tabset_content_container .bl, .tabset_content_container .br {

}
.tabset_content_container .tr {
	background-position: 100% -10px;
	left: 2px;
	top: -2px;
}
.tabset_content_container .bl {
	background-position: 0 -20px;
	top: 2px;
	left: -2px;
}
.tabset_content_container .br {
	background-position: 100% -30px;
	left: 4px;
}

.tabset_content {
	background-color: transparent !important;
	background: #fff none; /* IE */
	padding:10px 0 10px 10px;
        overflow:hidden;
}

.press .cuttings li { float: left; width: 120px; margin-right: 10px; margin-bottom: 10px; list-style-type: none; }
.press .images { text-align: center; }
.press .divider { float: left; background:url(../images/header_repeater_graphic.gif) repeat-x; margin-top: 10px; height:50px; width:960px;}
.press .col2-set { margin-top: 10px; }
.press .col2-set .col-1 { width: 300px; text-align: right; }
.press .col2-set .col-2 { float: left; width: 400px; margin-left: 10px; }
.press .navbutton { background: url(../images/mainnav_button.gif) no-repeat; height: 18px; width: 90px; text-align: center;}

#ibox_wrapper { background-color: #A35C51; }
#ibox_content { background-color: #fff; }
#ibox_footer_wrapper a { background-color: #F1E0DB; color: #963; border: 0; }
#ibox_footer_wrapper a:hover { color: #663300; background-color: #F1E0DB; }

#cateb {
	clear: both;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
.clear_b { display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/*       Page Specific-------------
-----------------------------------*/
.home-page .main {padding-top:0px;}
.home-page .std {position:relative;}
.home-page .home-float {position:absolute;right:0;top:130px;font-size:38px;color:#784a2d;padding:6px 42px 12px 32px;
	/* RGBa with 0.6 opacity */
	background:rgba(255, 255, 255, 0.5);
	/* For IE 5.5 - 7*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF,endColorstr=#50FFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF,endColorstr=#50FFFFFF)";
}
.home-page .home-op-link {display:block;}
.home-page #promoted {position:absolute;top:35px;left:0;margin: 17px 0 0 17px;}
.home-page #promoted a {display:block;width:255px;height:160px;color:#784a2d;position:relative;margin: 0 0 30px;}
.home-page #promoted a.middle-promo-box {margin-top:30px;}
.ie6 .home-page #promoted a {overflow:hidden;}
.home-page #promoted a img {position:relative;z-index:1;}
.home-page #promoted a span {left:0;text-align:center;display:block;width:255px;position:absolute;z-index:2;bottom:0px;padding:6px 0;text-transform:uppercase;
	/* RGBa with 0.6 opacity */
	background:rgba(255, 255, 255, 0.6);
	/* For IE 5.5 - 7*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF)";
}
.ie6 .home-page .promo span {zoom:1;}
.home-page .promo:hover span {background: rgba(255, 255, 255, 0.8);}
#size_quickfind{overflow:hidden;position:absolute;padding:0 0 10px 0;top:435px;left:17px;width:254px;border:1px solid #fff;border-radius:0 0 2px 2px;
	/* RGBa with 0.6 opacity */
		background: rgba(152, 120, 88, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99F987858, endColorstr=#99987858);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99987858, endColorstr=#99987858)";
}
.home-page .second {top:15px;}
.ie6 #size_quickfind {/*height:70px;*/}
.ie6 #size_quickfind button {zoom:1;padding-top:0px;}
.home-page .selectBox {width:138px;border-color:#fff;background:#ad8c6a !important;margin: 0 0 0 20px;color:#fff;filter:none;}
.ie7 .home-page .selectBox,
.ie6 .home-page .selectBox {float:left;display:inline;}

.home-page a.selectBox-dropdown .selectBox-arrow {background: url("../images/selectarrowhome.gif");}
#size_quickfind label{display:block;background:#fff;padding:8px;text-align:center;font-size:12px;color:#784a2d;text-transform:uppercase;margin:0 0 10px 0;}
.ie6 #size_quickfind label {zoom:1;}
#size_quickfind select{margin-left:10px;}
#size_quickfind .validation-advice{margin-left:10px;}
#size_quickfind button{float:right;display:inline;background:#fff;color:#784a2d;font-weight:bold;border:1px solid #fff;border-radius:5px;padding:2px 8px;margin-right:20px;}
.ie7 #size_quickfind button {line-height:14px;}
.ie8 #size_quickfind button,
.ie7 #size_quickfind button,
.ie6 #size_quickfind button {height:24px;}
.ie7 #size_quickfind button,
.ie6 #size_quickfind button {float:left;display:inline;margin-left:5px;width:70px;}

.home-page .messages li,
.bespoke-page .messages li {margin-bottom:0;}


.category-description {float:left;display:inline;width:290px;margin:0 0 10px 0;color:#666;}
.category-description h2 {font-weight:bold;color:#963;}
.category-description p {padding: 10px 0 0;}
#search_mini_left_form {margin: 30px 0 0;float:left;clear:both;}
#search_mini_left_form #search_left {float:left;width:126px;}
#search_mini_left_form #search_left {padding:4px 4px 3px;border: 1px solid #cfb39a;font-weight: normal; font-size: 11px;color:#963;}
#search_mini_left_form .button {text-align:left;border:0;text-indent:-9999px;margin: 0 0 0 3px;background: url(../images/catalog/searchicon.gif) no-repeat;width:26px;height:24px;float:left;}

.product-attr {font-weight:normal;color:#963;}
#attrFirst {padding: 0 15px 0 0;margin-right: 15px;width:160px;}
#attrLast {width:165px;}
.attrLabel {text-transform:uppercase;width:66px;float:left;font-size:11px;}
.attrValue {float:left;}
.attrList {float:left;width:150px;margin: 10px 0 0;}
.sizeguide {float:left;}

.lower-home-content {
    width:939px;
    margin:0 auto;
    margin-bottom:20px;
    padding:21px;
    background-color:#b1845a;
}
.lower-home-content p {
    text-align:left;
    color:#fff;
    line-height:15px;
    padding:0 0 12px 0;
}
.lower-home-content p.last {
    padding:0;
}

/****** PRODUCT PAGE CUSTOM DROPDOWN *****/

a.selectBox-dropdown {border-right: 0 none;overflow: hidden;width:138px;line-height:18px;height:22px;border-radius:3px;background:#fff;border-color:#cfb499;color:#963;font-weight: normal; font-size: 11px;padding:0;}
a.selectBox-dropdown:hover {text-decoration:none;}
a.selectBox-dropdown .selectBox-arrow {background: url(../images/custom-dropdown-arrow.gif) no-repeat;border-left:0;}
a.selectBox-dropdown .selectBox-label {width:auto;padding: 2px 0 0 5px;}
a.selectBox-options {font-weight: normal; font-size: 11px;color:#963;}
ul.selectBox-options {text-align:left;}
.ie6 ul.selectBox-options {height:200px;overflow-y:scroll;}
.catalog-product-view .col-main button.button {padding:4px 4px 4px 16px;}
.catalog-product-view .col-main button.button span {font-size: 14px;padding: 0 12px 0 0;}
#tab-two li {clear:both;}
#tab-two li .attrLabel {width:90px;}
.ie7 .catalog-product-view .col-main button.button,
.ie6 .catalog-product-view .col-main button.button {white-space:nowrap;height:30px;}
.ie6 .catalog-product-view .col-main button.button {width:175px;}
.ie7 .catalog-product-view .col-main button.button span,
.ie6 .catalog-product-view .col-main button.button span {width:80px;}
.sizeguide {font-weight: normal; font-size: 10px;float:left;padding: 4px 0 0 10px;}
#additionalproducts {clear:both;overflow:hidden;padding:0 0 20px;}
#additionalproducts h3 {color:#963;text-transform:uppercase;font-weight:bold;font-size:11px;margin: 0 0 10px;}
#alternatecolours{overflow:hidden;}
#additionalproducts li {float:left;display:inline;margin:0 5px 5px 0;}
#additionalproducts li.last {margin-right:0 !important;}
#additionalproducts .also-real-6 li {margin-right:8px;}
#additionalproducts .also-real-7 li {margin-right:6px;}
#additionalproducts .also-real-8 li {margin-right:8px;}
#additionalproducts .also-real-9 li {margin-right:5px;}
#additionalproducts .also-real-10 li {margin-right:10px;}
#additionalproducts a,
#additionalproducts img {display:block;}
.catalog-product-view .add-to-links li {float:left;margin: 0 5px 0 0;}
.catalog-product-view .add-to-links li a {display:block;text-align:left;text-indent:-9999px;background:url(../images/catalog/product/buttons.gif) no-repeat;width:130px;height:24px;}
.catalog-product-view .add-to-links li.last {margin:0;}
.catalog-product-view #wishlist a {background-position: -136px 0;}
.catalog-product-view #needhelp a {background-position: -272px 0;}
.catalog-product-view .up-sell h3 {font-weight: bold; font-size: 11px;text-transform:uppercase;color:#963;padding: 0 0 5px;border-bottom: 1px solid #cfb39a;margin: 0 0 10px;}
.catalog-product-view .likeprod {margin: 0 10px 0 0;}
.likeprod.last {margin:0;}
.cloud-zoom {position:relative;}
.zoomnotice {position:absolute;z-index:500;left:285px;top:382px;text-transform:uppercase;font-weight: normal; font-size: 10px;}
.arrow {width:13px;height:23px;background: url(../images/catalog/product/arrows.gif) no-repeat;text-indent:-9999px;position:absolute; top:175px;}
.prodleft {background-position: -26px 0;left:-20px;}
.prodleft:hover {background-position: -39px 0;}
.prodright {right:-20px;}
.ie6 .prodright {right:0;}
.prodright:hover {background-position: -13px 0;}
#wrap {float:left;}
.more-views {padding: 25px 0 25px 30px;}
.more-views li {border:1px solid #fff;}
.more-views li.active {border-color:#963;overflow:hidden;}

/* Shopping bag */

.checkout-cart-index .page-title {margin: 0 0 14px;border:0;}
.checkout-cart-index .page-title h2 {font-weight:bold;color:#996633;}
.checkout-product-form fieldset {border: 1px solid #cfb39a;border-radius:3px;overflow:hidden;padding: 0 15px 18px;}
#shopping-cart-table thead th {background: url(../images/checkout_border.gif) repeat-x bottom;padding: 8px 0;}
#shopping-cart-table td {padding: 40px 0 0;}
#shopping-cart-table .product-name {font-size:14px;}
#shopping-cart-table .product-attr {font-size:12px;}
#shopping-cart-table tfoot td {padding:0;}
.ie7 #shopping-cart-table tfoot td,
.ie6 #shopping-cart-table tfoot td {height:30px;}
#shopping-cart-table .button {background:#fff;border-width:1px;padding: 4px 2px 4px 8px;color:#996633;font-weight:bold;}
.ie7 #shopping-cart-table .button,
.ie6 #shopping-cart-table .button {width:143px;}
.checkout-cart-index .basket-product {width:390px;}
.checkout-cart-index .basket-size {width:90px;}
.checkout-cart-index .basket-qty {width:100px;}
.checkout-cart-index .basket-price {width:80px;}
.checkout-cart-index #shopping-cart-table .product-img {padding:10px 10px 0 0;}
.checkout-cart-index .item-options dt {font-weight:normal;font-style:normal;}
.checkout-cart-index .product-attr {display:block;clear:both;}
.ie7 #checkout-step-login .col-1 .form-list .radio,
.ie8 #checkout-step-login .col-1 .form-list .radio,
.ie6 #checkout-step-login .col-1 .form-list .radio {float:right;margin-top:2px;margin-right:150px;}
.ie7 #checkout-step-login .col-1 button.button,
.ie8 #checkout-step-login .col-1 button.button {width:77px;}
.ie7 #checkout-step-login .col-2 button.button,
.ie8 #checkout-step-login .col-2 button.button,
.ie6 #checkout-step-login .col-2 button.button {width:60px;}

.ie7 #opc-review button.button, .ie6 #opc-review button.button {width:90px;}
.ie7 #opc-review .agree input, .ie6 #opc-review .agree input {float:left;margin: 2px 10px 0 0;}
.ie7 #opc-review .agree label, .ie6 #opc-review .agree label {float:left;}

.checkout-cart-index .basket-qty {text-align:center;}
.checkout-cart-index .basket-wishlist {text-align:center;}
.checkout-cart-index .basket-qty .minus {padding-left:20px;}

.checkout-cart-index .btn-remove2 {
	background: url("../images/product_trash.gif") no-repeat scroll 0 0 transparent;
	    float:right;
		margin:auto;
	    font-size: 0;
	    height: 24px;
	    line-height: 0;
	    overflow: hidden;
	    text-indent: -999em;
	    width: 24px;
}

.checkout-cart-index .product-delete {width:65px;}

td.basket-qty .minus, td.basket-qty .plus {
    cursor: pointer !important;
    display: inline;
    float: left;
    height: 30px;
    padding-top: 2px;
    width: 10px;
}
.basket-qty input {
    border: 1px solid #cfb39a;
	border-radius:2px;
    color: #666;
    float: left;
    font-size: 11px;
    height: 18px !important;
    margin: 0 4px 0;
    text-align: center;
    width: 18px !important;
}
.checkout-cart-index #shipping-zip-form {float:left;clear:both;}
#shipping-zip-form .selectBox-dropdown {width:251px;}
#shipping-zip-form .form-list li {margin:0;}
.checkout-cart-index #co-shipping-method-form {float:left;clear:both;}
.discount {margin-top:20px;}
#discount-coupon-form label {color:#996633;font: normal 11px Tahoma;padding: 0 5px 0 0;}
.totals-inner {overflow:hidden;position:relative;}
.totals-inner .continue {
	background: none repeat scroll 0 0 #FFFFFF;
	border-width: 1px;
	color: #996633;
	font-weight: bold;
	padding: 7px 6px 7px 14px;
}
#shopping-cart-totals-table {float:right;margin: 20px 15px 0 0;}
.totals-filled-bottom {width:380px;padding: 25px 0;}
.totals-filled-bottom button, .cart-top-methods button {padding: 4px 4px 4px 16px;font: bold 13px Tahoma;}
.ie7 .cart-top-methods button,
.ie6 .cart-top-methods button {width:160px;height:30px;}
.totals-filled-bottom ul {float:right;margin: 0 0 0 10px;}
#bagcards {position:absolute;bottom:15px;left:0;}
#co-shipping-method-form fieldset ul {margin:15px 0 0;color:#996633;}
.checkout-onepage-index .footer {margin-top: 30px;}
.checkout-onepage-index label.required em {float:right;}
.checkout-onepage-index .col-2 .required {width:auto;color:#996633;}
.checkout-onepage-index .col-2 .required em {color:#666;font-style:normal;}
/* Checkout Steps */

#checkoutSteps {border: 1px solid #cfb39a;border-radius:3px;color:#666;}
.checkout-onepage-index .col-main {width:700px;}
#checkouttitle {font: bold 18px Tahoma;color:#996633;margin: 0 0 20px;}
#checkouttitle .sub {font: normal 12px Tahoma;}
.opc li.section {border-top: 1px dashed #ccb399;overflow:hidden;}
.opc li.section .step {padding:20px;overflow:hidden;}
#opc-login, li.section.active {border:0;}
.block-progress h3 {text-transform:uppercase;font: bold 12px Tahoma;margin: 0 0 15px;}
.checkout-onepage-index .sidebar {margin: 0 20px 0 0;}
.checkout-onepage-index .sidebar dt {font: bold 12px Tahoma;border-top: 1px dashed #ccb399;line-height:30px;height:30px;}
.ie6 .checkout-onepage-index .sidebar dt {position:relative;}
.ie6 .checkout-onepage-index .sidebar dt a {right:0;float:none;position:absolute;top:0;}
a.changecheckout {float:right;font: bold 10px Tahoma;color:#996633;border: 1px solid #cfb39a;border-radius:3px;line-height:18px;margin: 4px 0 0;padding: 1px 6px;}
dd.complete {border-top: 1px dashed #ccb399;padding: 5px 0 15px;color:#666666;}
.opc h4 {color:#996633;font: bold 14px Tahoma;margin: 0 0 5px;}
.opc label {color:#996633;font-weight:normal;width:150px;float:left;display:inline;}
.checkout-onepage-index .required {color:#666;}
.form-list {margin: 5px 0;}
.opc p.required {float:left;margin: 10px 0 0;}
.opc input {border: 1px solid #cfb39a;border-radius:3px;padding:3px;}
#register-customer-newsletter {padding:8px 0 0;}
.ie8 #register-customer-newsletter input,
.ie7 #register-customer-newsletter input,
.ie6 #register-customer-newsletter input {border:0;}
.ie7 #register-customer-newsletter input,
.ie6 #register-customer-newsletter input {float:right;display:inline;margin-right:487px;}
.ie7 #billing-buttons-container button.button,
.ie6 #billing-buttons-container button.button {width:77px;}

#checkout-step-payment label, #checkout-step-payment input {float:left;}
.checkout-onepage-index .form-list li, .checkout-onepage-index .group-select li {margin:0;}
.ie8 .radio,
.ie7 .radio,
.ie6 .radio {border:0;}
.checkout-onepage-index .input-box {padding: 0 0 5px;overflow:hidden;}
.checkout-onepage-index .canShip label {float:none;}
.checkout-onepage-index .canShip {padding: 10px 0 0;}
.addrlines {padding: 5px 0 5px 150px;}
#opc-shipping_method input.radio {margin: 0 0 0 10px;}
.ie7 #opc-shipping_method input.radio,
.ie6 #opc-shipping_method input.radio {float:right;margin:3px 550px 0 0;}
#opc-shipping_method label {width:auto;}
#checkout-step-payment .form-list {clear:both;}
#payment_form_protxDirect {padding: 5px 0 0;}
#opc-review label {width:auto;}
#opc-review h4 {font-size:12px;}
#opc-review input {margin: 0 0 0 5px;}
.ie8 #agreement-1,
.ie7 #agreement-1,
.ie6 #agreement-1 {border:0;}

/* Bespoke */

.bespoke-page .col-main {position:relative;height: 456px;}
.bespoke-page .col-main .std {overflow:hidden;}
.bespoke-page .main {padding-top:0;}
#bespokesplash {position: absolute;right:20px;bottom:100px;width:310px;padding:20px;
/* RGBa with 0.6 opacity */
background: rgba(241, 224, 219, 0.5);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99f1e0db, endColorstr=#99f1e0db);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99f1e0db, endColorstr=#99f1e0db)";}

#bespokesplash h2 {font:bold 18px Tahoma;color:#784a2d;width:230px;}
#bespokesplash p {padding: 10px 0 0;color:#784a2d;font: normal 12px Tahoma;}
#bespokesplash a {background:#fff;border-radius:3px;border: 3px solid #fff;padding: 5px 25px;margin:5px 0 0;display:block;float:left;clear:both;font: bold 13px Verdana;}



/* About */

.about-page .col-main {padding: 30px 50px;}
.about-page .col-main {background:url('../images/about/bg.gif') no-repeat 0 200px;}
.about-page .ablock {margin: 0 0 30px;clear:left;}
.about-page .ablock p {line-height:16px;}
.about-page img {float:right;}
.about-page h2 {padding: 0 0 8px;border-bottom: 1px dashed #ccb399;margin: 0 0 10px;}
.about-page h3 {padding: 0 0 8px;border-bottom: 1px dashed #ccb399;margin: 0 0 10px;}
.ablock.first {float:left;width:500px;margin:0;}

/* Category listing */

.catalog-category-view .sidebar .block-inner, .catalogsearch-result-index .sidebar .block-inner {width:166px;}

.linksharecontainer img {display:block;}

.ie7 .checkout-onepage-success .buttons-set button.button, .ie6 .checkout-onepage-success .buttons-set button.button {width:135px;}
.checkout-onepage-success {padding: 0 0 13px;}
.checkout-onepage-success .main {padding: 26px 0;}
.checkout-cart-index .main {padding-bottom: 26px;}

#header_side .top-links .first {display:none;}

.catalog-category-view .pages strong, .catalogsearch-result-index .pages strong {padding: 0 5px 0 0;font-weight:normal;float:left;}

#onepage-checkout-shipping-method-additional-load {display:none;}

/* About us Page */

.aclear {clear:both;}
.theconcept {margin-top: 30px;}

/* Checkout Fixes */

.field {clear:both;}
.customer-name .input-box {clear:both;}
.checkout-onepage-index label.required {color:#996633;}
#checkout-step-billing label.required {width:100px;margin: 0 50px 0 0;}
#checkout-step-billing label.required em {font-style:normal;color:#666;}
#checkout-step-billing .control {width:;}
#billing-new-address-form {margin: 0 0 10px;}
#checkout-step-billing .form-list .input-box {width:auto;}
#opc-login .form-list .input-box {clear:both;}
.addrlines1 input {clear:both;float:left;}
#opc-shipping .addrlines {padding-left:0;}
#opc-billing .name-firstname .validation-advice, #opc-billing .name-lastname .validation-advice {margin-left: 148px;}
button.button span span {padding: 0;}

/* Quick Fix */
.ie6 .main {overflow:visible;}

/* Search dummy fix */
#search_autocomplete {
	margin: 10px 0 0;
}
.amount {
	margin-left:5px;
}

.ie6 #search_autocomplete, .ie7 #search_autocomplete {
	margin-top: 0 !important;
}

.ie6 #search_autocomplete ul {
	width: 187px;
	overflow:hidden;
}

.ie6 #search_autocomplete ul li {
	width: 182px;
	overflow:hidden;
	clear:both;
	float:left;
	padding-right: 5px;
}

.ie8 #header_row_1 {
	width: 940px;
	height: 100px;
	overflow: visible;
}

.ie8 form .form-search {
	position:relative;
	overflow:visible;
}

.ie8 #search_autocomplete {
	position:absolute;
	left:0 !important;
	top: 25px !important;
	z-index: 9999px !important;
}
div.footer_home_seo
{
	border-radius: 10px;
	background: #b1845a;
	padding: 20px;
	width:940px;
	color: #fff;
	margin: 0px auto;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
}
div.footer_home_seo p {
    line-height:16px;
    padding-bottom:10px;
}
div.footer_home_seo p.last {
    padding:0;
}
div.catalog_seo
{
	border-radius: 10px;
	background: #f3e0da;
	color:#c9ab95;
	padding: 20px;
	margin-top:20px;
}
div.catalog_seo p {
    line-height:16px;
    padding-bottom:10px;
}
div.catalog_seo p.last {
    padding:0;
}

