/* Imports the main CSS file from the /css/ folder */
  @import url("/css/screen.css");
@import url('reset.css');
@import url('boxes.css');
@import url('menu.css');
@import url('clears.css');
@import url('custom.css');

a { color:#C5A14E; text-decoration:none; }
a:hover { color:#C5A14E; text-decoration:underline; }
.header {
	border: none;
}
.middle {
	background: none;
	padding: 0;
	width 890px;	
}
.side-col {
	width: 180px;
	margin: 0 5px;
}
.col-2-right-layout .col-main { 
	float:left; 
	width:685px;
	padding: 10px; 
	border: 1px solid #D1D17B;
}

.middle-container {
	background: #B8554D url(/images/shop_bg_clear.gif) no-repeat 0 0;
}
#mag_support {
	background: #B8554D;
	padding: 5px;
}
#mag_support a {
	text-transform: uppercase;
	color: #D1D17B;
}
.col-main {
	background: #fff;
	margin: 0px 0 0 3px;
	padding: 15px 5px 30px 5px;
	float: left;
	min-height: 400px;
}
.footer_container {
	border: none;
}

table.pager, table.view-by  {
	background: none;
}

table.pager, table.view-by {
	font-size:1.2em;
}
.header-nav-container {
	/*background:#792C22 repeat-y scroll 50% 0;
	border-bottom: 1px solid #D1D17B;*/
	background: #792C22;
}
#nav {
	padding: 4px 0 0 0;
	text-transform: uppercase;
}
#nav a {
	color: #fff;
}
#nav li.over a, #nav a:hover { color:#D1D17B; }
#nav li.over a, #nav a:hover { color:#BB935A; }
#nav ul li a { background:#E6E6A7; }
#nav ul li a:hover { background:#D1D17B; }
.header-nav {
	margin: -6px 0 0 0;
}
.base-mini .head h4 {
color:#fff;
text-transform:uppercase;
}
.base-mini .head {
margin:0;
padding:2px 8px;
background: #979660;
}
.base-mini .content, .base-mini ol {
background: none;
}
.mini-compare-products .head h4 { background: none; }
.mini-cart .head h4 { background: none; }
.mini-poll .head h4 { background: none; }
.mini-newsletter h4 { background: none; }
.mini-related-items .head h4 { background: none; }
.mini-product-tags .head h4 { background: none; }
.mini-compare-products .head h4 { background: none; }
.mini-product-view .head h4 { background: none; }
.mini-wishlist .head h4 { background-image: none; }
.base-mini .head h4 {
	background-position:0 0;
	background-repeat:no-repeat;
	min-height:16px;
	padding:1px 0;
}
.base-mini {
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #979660;
	font-size:1ems;
	line-height:1.3em;
}
h1 {
	color: #792C22;
	clear:none;
	font-family:Century Gothic,Helvetica,Arial,san-serif;
	font-size:28px;
	font-weight:normal;
	text-transform:uppercase;
}
/* Breadcrumbs */
.breadcrumbs {  
	margin: 0 9px 8px 9px;
	padding: 0; 
	font-size:1em; 
	line-height:1.5em; 
	color: #792C22;
}
.breadcrumbs a{
	color: #792C22;
	font-weight: bold;
}
.breadcrumbs li { display:inline; }
#nav li.active a {
	color:#D1D17B;
}
/********************** Layered Navigation */
.layered-nav .head {
    margin:0;
	background: #E6E6A7;
    height:20px;
    }
.layered-nav h3 {
	color:#792C22;
	text-transform:uppercase;
	font-size:1em;
	padding: 5px 8px;
}
.layered-nav .border-creator { border-style:solid; border-color:#a0b3c3; border-width:0 1px 1px 1px; }
.layered-nav h4 {
    margin:0;
    border:1px solid #979660;
    border-left:0;
    border-right:0;
	border-top: 0;
    padding:3px 10px;
    background:#E6E6A7;
    color:#1f5070;
    font-weight:bold;
    font-size:1em;
    }
.layered-nav .narrowed-category li { background:url(../images/narrow_category_bg.gif) repeat-x 0 100% #fff; padding:4px 6px 4px 10px;}
.layered-nav .narrowed-category li .label {
    background:url(../images/narrow_by_li_by.gif) no-repeat 0 .2em;
    padding-left:20px;
    font-weight:bold;
    text-transform:uppercase;
    }
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.layered-nav .actions {
    border-style:solid;
    border-color:#dee5e8;
    border-width:1px 0;
    padding:4px 10px;
    background:#cad6e4;
    }
.narrow-by dl {
    background:#fff;
    padding:0 0 1em 0;
    }
.narrow-by dt {
    margin:0;
    padding:7px 10px 0 8px;
    background:url(../images/narrow_by_set.gif) no-repeat 9px .9em;
    color:#2f2f2f;
    text-transform:uppercase;
    }
.narrow-by dd {
    background:url(../images/narrow_by_dd_bg.gif) repeat-x 0 100%;
    padding:0 12px .8em 12px;
    }
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em;}
.narrow-by dd.last { background:none;}
.generic-product-grid td.empty-product {
	border-right:0 none;
	background: none;
}
.layered-nav .border-creator {
 border-style:solid; border-color:#E6E6A7; border-width:0 1px 1px 1px; 
}
.recently h3 {
color:#792C22;
font-size:1.8em;
font-weight: normal;
margin:12px 0 6px;
text-transform: uppercase;
font-family: Century Gothic, Arial, Helvetica, sans-serif
}
.recently a.product-name, .recently a.product-name:hover {
color:#6F683E;
font-size:11px;
}
.regular-price .price {
color:#792C22;
font-size:13px;
font-weight:bold;
}
table.recently-list td {
text-align:center;
}
.out-of-stock {
color:#792C22;
font-weight:bold;
height:18px;
padding-top:3px;
}
.link-cart {
color:#6F683E !important;
font-weight:bold !important;
}
.form-button, .form-button-alt {
-x-system-font:none !important;
background:#B07C42 none repeat scroll 0 0;
border:1px solid #666600;
color:#FFFFFF;
cursor:pointer;
font-family:arial,sans-serif !important;
font-size:12px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:bold !important;
line-height:normal !important;
overflow:visible;
padding:1px 8px;
text-align:center;
vertical-align:middle;
width:auto;
}
#main {
	background: #fff url(/images/flourish.gif) no-repeat 0 -6px;
}
#wholesalemain {
	background: #fff url(/images/wholesale-flourish.png) no-repeat 0 -6px;
}
.mini-cart .actions {
	border-bottom:1px solid #979660;
}
.base-mini .actions {
	background:#E6E6A7;
}
.layered-nav .head {
	background:#979660 none repeat scroll 0 0;
	margin:0;
	padding:2px 8px;
}
.layered-nav .head h3 {
	background-position:0 0;
	background-repeat:no-repeat;
	min-height:16px;
	padding:3px 0 1px 0;
	line-height:1.3em;
	margin-bottom:0.4em;
	color: #fff;	
}	
.layered-nav h4 {beadedhope.css (line 266)
	border-bottom: 1px solid #B8554D;
}
.layered-nav h4 {beadedhope.css (line 142)
	background:#E6E6A7;
	color:#B8554D;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:3px 5px;
}
.mini-product-tags .content a, .mini-product-tags .content a:hover {
	color: #5E5C2E;
}
.actions a {
	color: #6F683E;
}
h1, h2, h3, h4, h5, h6, .head {
	color: #792C22;
}
.product-info-box .product-name {
	font-size:1.5em;
	margin-bottom:0.3em;
	color: #000;	
}
.category-head h2 {
	font-weight:normal;
	line-height:1.3em;
	margin: 0 0 0 5px;
	overflow:hidden;
	padding: 0;
	width:100%;
	color: #792C22;
	font-family:Century Gothic,Helvetica,Arial,san-serif;
	font-size:28px;
	text-transform:  uppercase;
}
.product-collateral {
	background:#FFF url(/shop/skin/frontend/default/default/images/product_collateral_bg.gif) repeat-x scroll 0 0;
}
.shopping-cart-totals {
	background:#E7E5B7 none repeat scroll 0 0;
	border:1px solid #D3D283;
	float:right;
	margin-top:25px;
	text-align:right;
	width:248px;
}
.shopping-cart-totals .checkout-types a {
	color: #6F683E;
}
.data-table thead tr th {
	background:#E7E5B7 url(../images/data_table_th_bg.gif) repeat-x scroll 0 100%;
}
.data-table tfoot tr.first {
	background: #E7E5B7;
}
.data-table tfoot tr {
	background-color:#E7E5B7 !important;
}
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
	background-position:0 0;
	background-repeat:no-repeat;
	color:#792C22;
	min-height:16px;
	padding:1px 0 1px 21px;
	text-transform:uppercase;
}
.side-col h3 {
	font-size:1.05em;
	text-transform:uppercase;
	color: #fff;
	margin: -15px 0 6px 2px;
}
.one-page-checkout .active h3 {
	color:#792C22;
}
.one-page-checkout .active .step-count {
	background:#792C22;
	border:1px solid #979660;
	color:#FFFFFF;
}
.one-page-checkout .active .head {
	background:#E7E5B7;
}
.one-page-checkout .allow .head {
	background:#E7E5B7;
	border-width:1px 1px 0;
	cursor:pointer;
}
.product-collateral .collateral-box h4 {
	color:#792C22;
}
.success-msg {
	background-color:#E7E5B7;
	border-color:#D3D283;
	color:#000;
}
.data-table th {
	color:#000;
}
body {
	color:#6F683E;
}
.one-page-checkout .allow h3 {
	color:#792C22;
}
.input-text:focus, select:focus, textarea:focus {
	background: #E7E5B7;
}
.one-page-checkout a.back {
	background:transparent url(../images/icon_opc_back.gif) no-repeat scroll 0 0;
	line-height:13px;
	padding-left:16px;
}
.one-page-checkout-progress h4.complete {
	background:#979660 none repeat scroll 0 0;
	border-bottom:1px solid #979660;
	color:#fff;
}
.one-page-checkout-progress li {
	background:#fff none repeat scroll 0 0;
	border:1px solid #979660;
	margin-bottom:6px;
}
.one-page-checkout .allow .step-count {
	background:#979660 none repeat scroll 0 0;
	border: 1px solid #979660;
}
.checkout-review-table {
	background: #fff;
}
#checkout-review-table thead tr th {
	background:#fff;
}
#checkout-review-table thead tr th {
	background:#FFFFFF;
}
.data-table tfoot tr {
	background-color:#FBFAF6 !important;
}
.compare-products tbody td.label {
	background: none;
}
.login-box h4 {
	color:#792C22;
}
.login-box .content {
	background:#FFFFFF;
}	
.login-box .button-set {
	background:#E7E5B7 url(../images/login_box_form_buttons_bg.gif) repeat-x scroll 0 0;
}
.mini-cart .subtotal {
	background:#fff none repeat scroll 0 0;
	margin-top:5px;
	padding:2px 0;
	text-align:center;
}
.head a,  .complete a {
	color: #FFFFFF;
	text-decoration: underline;
}
.one-page-checkout .active .box {
	background:#fff;
}
.one-page-checkout .box-no-padding {
	background:#fff;
}
.data-table .odd {
	background:#fff;
}
.data-table .even {
	background:#FFF !important;
}
.data-table tfoot tr {
	background-color:#E7E5B7 !important;
}
.product-collateral .up-sell .generic-product-grid td.empty-product {
	background:#E6E6A7;
}
.product-collateral .up-sell .generic-product-grid td {
	background:#fff none repeat scroll 0 0;
}
.catalog-listing h5 a, .catalog-listing h5 a:hover {
	color:#6F683E;
	text-decoration:underline;
}
.base-mini ol li.odd {
	background:#fff none repeat scroll 0 0;
}
.base-mini ol li.even {
	background:#fff none repeat scroll 0 0;
}
.mini-cart h5 {
	background:#fff none repeat scroll 0 0;
}
.group-select {
	background:#fff;
}
.account-box h4 {
	color:#792C22;
}
.recently .product-image {
	border: none;
}
.shopping-cart-collaterals .upsell {
	background:#E7E5B7 none repeat scroll 0 0;
}
.base-mini .actions3 {
	/*border-bottom: 1px solid #979660;*/
}
.col-2-left-layout .listing-type-grid, .col-2-right-layout .listing-type-grid {
	background: none;
}
.generic-product-grid td {
	border: none;
	width: 200px;
}
.log_in {
	float: right;
	margin: -23px 5px 0 0;
}
.In {
	background: url(../images/log_in.gif);
}
.Out {
	background: url(../images/log_out.gif);
}
.log_in a, .log_out a, .my_account a{	
	overflow:visible;
	vertical-align:middle;
	width: 121px;
	height: 20px;
	text-indent: -9999px;
	display: block;
}
.col-1-layout .col-main {
	float:none;
	margin:0 6px;
}
.group-select .legend {
	background:#E6E6A7 none repeat scroll 0 0;
	border:1px solid #BBAFA0;
	color:#5E5C2E;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	margin-top:-33px;
	padding:0 8px;
}
.mini-account ul {
	padding: 10px;
}
.account-box {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	margin-bottom:20px;
	padding:15px;
}
.special-price .price {
	color:#792C22;
	font-size:13px;
	font-weight:bold;
}
.special-price .price-label {
	color:#792C22;
}
.old-price .price {
	color:#792C22;
}
.validation-advice, .required {
	color: #FF0000;
}
.validation-failed {
	background:#FAEBE7 none repeat scroll 0 0 !important;
	border:1px dashed #ff0000 !important;
}
.primary-address-list h4, .address-list h4 {
	color: #6F683E;
	font-size:1.1em;
	text-transform:uppercase;
}
.Information, .Address, .Tags, .Subscriptions, .Wishlist, .Reviews {
	display: none;
}
.compare-products tbody td.label {
	background: #fff !important;
}
.compare-products tbody.attribute-cart td {
	background:#FFF none repeat scroll 0 0 !important;
}
.product-options-bottom {
	background-color: #E6E6A7;
}	
.product-options {
	background-color:#fff;
}
.listing-type-grid .product-image {
	text-align:left;
}
.one-page-checkout-progress {
	margin-top: 20px;
}
.giftmessages .gift-header {
    color:#6F683E;
    font-size:12px;
    font-weight:bold;
}
.giftmessages .gift-box {
	background-color:#FFFFFF;
}

.wholesale .label {
  display: none;
}

.wholesale td, .wholesale table {
  border: none !important;
  padding: 0;
  margin: 0;
}

div.wholesale {
  margin: 15px 0 0 0;
}
