/*********************************
SKIN BY WEBANDPEOPLE DESIGN STUDIO 
www.webandpeople.com ***********/

root {
    display: block;
    background: #080601;
}

body {
	 /*background:#080601 url(../images/bg.jpg) 50% 0% repeat-y; color:#4a4949; font:11px arial, helvetica, sans-serif; text-align:center; */
     background: #F5E7DC;
	 margin: 0;
	 padding: 0;
}

*
{
    font-family: arial,verdana,sans-serif;
}

span, div, td, p, ul, ol, table, input, textarea, select
{
    font-size: 12px;
}

.myMediaZoomThumb
{
    position:absolute;
}

.myImagePopup
{
    position:absolute;
    width: 15px;
    height: 15px;
    font-size: 1px;
    border: solid 1px #E79853;
    background: white;
    margin-left: 40px;
    margin-top: -1px;
    display:box;
    cursor: pointer;
}

.My-product-options
{
    background:url('../images/attr_rep.png') repeat-y;
    width: 353px;
    margin-top: 8px;
}
.My-product-options-top
{
    background:url('../images/attr_top.png') no-repeat;
    width: 353px;
    height: 15px;
    font-size: 1px; 
}

.My-product-options-bottom
{
    background:url('../images/attr_rep.png') repeat-y;
    margin-top: -10px;
    width: 353px;
}
.My-product-options-end
{
    background:url('../images/attr_bottom.png') no-repeat;
    width: 353px;
    height: 15px;
    font-size: 1px; 
}
.My-product-padding
{
    padding: 0 25px 0 15px;
}
.My-product-padding select
{
    width: 316px;
}

.mySmallRounded
{
     background: #E79853;
     padding: 5px;
}
    .mySmallRoundedTopLeft
    {
        float:left;
        background: url('../images/roundSmall-tl.png') no-repeat top left;
        width:5px;
        height:5px;
        margin: -5px -5px; 
    }
    
    .mySmallRoundedTopRight
    {
        float:right;
        background: url('../images/roundSmall-tr.png') no-repeat top right;
        width:5px;
        height:5px;
        margin: -5px -5px;
    }

    .mySmallRoundedBottomLeft
    {
        float:left;
        background: url('../images/roundSmall-bl.png') no-repeat top left;
        width:5px;
        height:5px;
        margin-left: -5px; 
    }
    
    .mySmallRoundedBottomRight
    {
        float:right;
        background: url('../images/roundSmall-br.png') no-repeat top right;
        width:5px;
        height:5px;
        margin-right: -5px;
    }

    
.myFooterPadding
{
     padding: 16px 0 0 50px;
}

#coupon_code
{
    margin-left: 3px;
}

.wrapper {
	/*background-image: url(../images/bg_shadow.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;*/
}
a {color: #47471c; text-decoration: none;}
a:hover { color: #686836; text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
    color:#E79853;
    margin-bottom:0.4em;
}
.head {
	color:#c2bc5b;
	line-height:1.3em;
    margin-bottom:0.4em;
}
label {
	color: #8b8b8b;
}

h4 {
    font-size:11px;
}

input {
    line-height: 14px !important;
}

input.input-text, select, textarea, .data-table .input-text, .product-collateral .add-tag-box .input-box .input-text {
    font-size:11px;
    line-height: 14px;
    padding-left: 5px;
    background: #EEEEEE;
 	border: 1px solid #3c3c15;
	color: #686836;
}

.input-text:focus, select:focus, textarea:focus { background:#FFFFFF; }

.form-button, .form-button-alt {
	background: url('../images/button_bg.jpg');
    border: solid 1px #5B9400;
	border: 1px solid #4d4d20;
	color: #666666;
    cursor: pointer;
	font-family: Arial, verdana, 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: normal !important;
	overflow: visible;
	padding: 0 10px;
    text-align: center;
	/*text-transform: uppercase;*/
	text-decoration: none;
	vertical-align: middle;
	width: auto;
	margin-left: 0px;
}

.form-button-add2cart
{
   float:right;
   margin-right: 15px;
   cursor:pointer;
}

.form-button:hover, .form-button-alt:hover {
   color: #FFFFFF;
   text-decoration: none;
	background: #3a3a15;
}

.myPrice
{
    font-size: 18px;
    color: #e89854;
}

.middle-container {

}

.middle {
    /*padding:10px 20px 80px;*/
}

.col-3-layout .col-main, .col-3-layout .side-col {
    margin-top:10px;
}

table.pager, table.view-by {
    font-size: 11px;
}

.data-table {
     border: 1px solid #E79853;
}
.data-table th {
    border-right:1px solid #E79853;
    color: #686836;
    padding:2px 8px;
    white-space:nowrap;
}
.data-table tbody td {
	 border-right:1px solid #E79853;
	 border-bottom:1px solid #E79853;
}
.data-table thead tr th {
     background:#B5FF68;
     border-bottom: 1px  solid #E79853 !important;
	 font-weight: normal;
	 text-transform: uppercase;
	 font-size: 10px;
}
.data-table .even {
    /*background:#131208 !important;*/
	border-bottom: 1px  solid #E79853 !important;
}

.data-table .odd {
  /* background: #131208;*/
}

.data-table tfoot tr.first {
   /* background: #121406;*/
}

.data-table tfoot td {
    border-bottom:0 none;
    border-right:0px none;
    padding-bottom:1px;
    padding-top:1px;
    /*background: #000000;*/
    background: #E79853;
    text-align: right;
	border-top: 1px solid #E79853 !important;
}

#checkout-review-table.data-table tfoot td {
    padding-bottom:1px;
    padding-top:1px;
    border: 0 !important;
    background: #FFFFFF;
    text-align: right;
}

.data-table a:link, .data-table a:visited {
	color: #c2bc5b;
	text-decoration: none;
}
.data-table a:hover {
	background: #E79853;
}
.page-head {
    border-bottom: 0px solid #000000;
    margin:0 0 10px;
}

/* Footer */

.footer-container {
    border: 0px none;
    /*bottom: 0;*/
}

.footer {
	color: #606060;
	/*padding: 5px 10px 0px 10px !important;*/
	/*background: #070707*/;
    background: url("../images/footer.jpg") no-repeat top left;
	/*border-top: 1px solid #3c3c37;*/
	/*border-right: 1px solid #2a2a29;
	border-left: 1px solid #2a2a29;*/
	width: 954px;
    text-align: center;
    height: 100px;
}

.footer-content
{
   /* padding: 16px 0 0 50px;*/
}

.footer ul
{
    /*float:left;*/
}

.footer .informational
{
    width: 100%;
    text-align: center;
}

.footer .informational li {
    background: transparent;
}
.footer .informational li a {
	text-transform: none;
	font-size: 11px;
	color: #454101;
}
.footer .informational li a:hover {
	font-size: 11px;
	color: #5d5800;
}

.footer .legality {
    color:#434242;
    font-size: 10px;
    padding:4px 0;
    text-align:center;
}
.footer .legality a {
	color:#686868;
}
.footer .legality a:hover {
	 color:#434242;
}

/* Header */

.header {
    border-top: 0px none;
    margin-top: 30px;
}

.header-top-container {    
    border: 0px none;
	 margin: 0;
	 padding: 0;
}

.header-top {
	background: #ffffff url(../images/header.jpg) no-repeat 0 0;
	height: 354px;
	padding: 0;
	width: 954px;
}

.headerNoMenu
{
   background: #ffffff url(../images/header_clean.jpg) no-repeat 0 0; 
}

.header-top form
{
    margin: 0;
    padding: 0;
}

h1#logo {
    float:left;
    margin: 22px 0px 0px 40px;
    width: 421px;
	height: 84px;
	padding: 0;
}
h1#logo a
{
    width: 421px;
    height: 84px;
    display: block;
}
h1#logo img
{
    visibility: hidden;
    width: 421px;
    height: 84px;
}

.mini-search {
	height: 30px;
	padding: 0px;
	position: absolute;
	top: 354px;
	width: 210px;
}

.mini-search .input-text {
    background: #E79853;
    border: 0;
    border-bottom: solid 1px #FFFFFF;
    width: 129px;
    padding:0;
    margin: 3px 0px 0px 0px !important;
	color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}

.mini-search #searchbutton
{
    position: absolute;
    /*margin-top: -1px;*/
}

.quick-access {
	position: absolute;
	float: right;
	margin: 0px;
	padding: 0px;
	top: 35px;
	right: 50px;
	text-align: right;
	width: 600px;
}

.quick-access li.first {
    padding-left:0;
}

.quick-access li {
	/*background: transparent url(../images/main-navigation-sp.gif) no-repeat 100% 50%;*/
	padding-left: 8px;
	padding-right: 12px;
}

.quick-access li.last {
    background:transparent;
    border-right: 0px none;
}

.shop-access a, .footer .informational a  {
    text-decoration: none;
    color:#666666;
    font-size: 9px;
	 text-transform: none;
}

.shop-access a:hover, .footer .informational a:hover  {
    color:#cdc553;
    text-decoration: none;
    font-size: 9px;
}

.catalog-listing .add-to a {
    text-decoration:none;
}

.catalog-listing .add-to a:hover {
    text-decoration:underline;
    color: #6C622F !important;
}

.language-switcher {
    float:none;
    position: absolute;
    top: 57px;
    right: 50px;
    margin:0px;
}

.language-switcher label {
    display: none;
}

/* MENU */

.main-navigation {
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	background: url(../images/content_bg.jpg) repeat-y 0 0;
}
.main-navigation ul {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
    float:right;
}
.main-navigation ul li {
	
	height: 30px;
	line-height: 20px;
	float: left;
	background: url('../images/menu_bg.jpg') no-repeat;
    width: 98px;
    height: 28px;
}

/*<div class="main-navigation">
      <ul>
           <li>1e item</li>
           <li><a href="bla.html">2e item</a></li>
           <li>3e item</li>
      
      </ul>
</div>*/

.main-navigation ul li a{
    display: table;
    width: 100%;
    text-align: center;
}

.main-navigation ul li#customMenuLast a {
    width: 94%;
}
.main-navigation ul li#customHome a {
    width: 100%;
    padding-left: 4px;
}

.main-navigation ul li#customHome {
    
    height: 30px;
    line-height: 20px;
    float: left;
    background: url('../images/menu_home.jpg') no-repeat;
    width: 91px;
    height: 27px;
}

.main-navigation ul li#customMenuLast {
    
    height: 30px;
    line-height: 20px;
    float: left;
    background: url('../images/menu_last_bg.jpg') no-repeat;
    width: 126px;
    height: 27px;
}
.main-navigation ul li#customSearch {
    
    height: 30px;
    line-height: 20px;
    float: left;
    background: url('../images/search_bg.jpg') no-repeat;
    width: 216px;
    height: 27px;
}

.main-navigation ul li.selected a:link, .main-navigation ul li.selected a:visited {
    color: #000000;    
}

.main-navigation ul li a:link, .main-navigation ul li a:visited {
	color: #E79853;
	text-decoration: none;
	font: normal 15px Arial, Verdana, sans-serif;
	line-height: 26px;
}
.main-navigation ul li a:hover span {
	border-bottom: dotted 1px #E79853;
}

#myLeftNav
{
   position: absolute;
   margin-top: -148px;
   margin-left: 15px;
   z-index: 101;
   width:180px;
}

.header-nav-container {
   /*background: transparent !important;
   margin: 0px 0px 2px 0px;
   */
   /*position: absolute;
   margin-top: -148px;
   margin-left: 15px;
   z-index: 101;*/
   /*display:none;*/
	
}

.header-nav {
	position: relative;
	width: 196px;
	/*background: url(../images/base_mini_bg.gif) repeat-y 0 0; */
	padding: 0px 0px 0px 0px;
}
.header-nav h4 {
	color: #686836;
	min-height: 14px;
	padding: 10px 12px 2px 12px;
	margin: 0px 0px 0px 0px;
	/*padding: 10px 12px 2px 12px;*/
	text-transform: uppercase;
	font-size: 10px;
	font: bold 10px  Tahoma, Arial, sans-serif;
	/*background: url(../images/base_mini_head.gif) no-repeat 0 0;*/
}

.header-nav .menu-right-bg {
	height: 16px;
	width: 196px;
	/*background: url(../images/base_mini_bt.gif) no-repeat 0% 100%;*/
	position: relative;
}



/* BANER */

#prevBtn {
    z-index: 200;
    background:transparent url(../images/gallery_left.gif) no-repeat scroll 0 50%;
    cursor:pointer;
    display:block;
    height:287px;
    position:absolute;
    top: 0px; left: 0px;
    width:30px;
}
#nextBtn {
    z-index: 200;
    background:transparent url(../images/gallery_right.gif) no-repeat scroll 100% 50%;
    cursor:pointer;
    display:block;
    height:287px;
    margin:0 0 0 869px;
    position:absolute;
    top: 0px; right: 0px;
    width:30px;
}

.col-center {
    position: relative;
    margin-bottom: 0px;
 /*   border: 1px solid #aba16e;*/
}

#gallerydiv {
    height: 288px;
    width: 899px;
    border: 1px solid #aba16e;
    overflow: hidden;
    
}

#gallerydiv .main_img {
    border:0 none;
    display:block;
    float:left;
    height:289px;
    margin:0;
    position:relative;
    text-decoration: none;
    z-index: 100 !important;
}

#gallerydiv a {
    text-decoration: none;
    z-index: 100 !important;
}

#gallerydiv  #img1 { background: transparent url(../images/gallery_image_1.jpg) no-repeat scroll center; }
#gallerydiv  #img2 { background: transparent url(../images/gallery_image_2.jpg) no-repeat scroll center; }
#gallerydiv #img3 { background: transparent url(../images/gallery_image_3.jpg) no-repeat scroll center; }
#gallerydiv p { margin: 0 !important; }

/* Side */

.base-mini, .layered-nav, .account-nav  {
	/*background: transparent url(../images/base_mini_bg.gif) repeat-y 0 0;*/
	border: 0;
	font-size: 11px;
	line-height: 1.1em;
	//padding: 0px 0px 0px 0px !important;
	width: 192px;
    margin-left:4px;
	margin-bottom: 2px !important;
}

.base-mini .head, .layered-nav .head, .account-nav .head{
	/*background: transparent url(../images/base_mini_head.gif) no-repeat 0 0;*/
	border-bottom: 0;
	margin: 0px 0px 7px 0px;
	padding: 0px 12px 0px 12px;
	color: #a2a5a7;
}

.base-mini .head a {
    line-height: 24px;
	 text-decoration: none;
	 color: #80803a;
	 text-transform: none !important;
	 font-weight: normal;
	 font-size: 11px;
}
.base-mini .head strong {
	font-weight: normal;
}

.base-mini .head h4, .layered-nav .head h4, .account-nav .head h3, .layered-nav h3 {
	color: #686836;
	min-height: 14px;
	padding: 10px 0 2px 0px;
	//padding: 10px 0 2px 0px;
	text-transform: uppercase;
	font-size: 10px;
	background: url(../images/dots.gif) repeat-x 0% 100%;
	font: bold 10px  Tahoma, Arial, sans-serif;
}

.base-mini .content, .base-mini ol, .account-nav ul {
	padding: 0px 12px 10px 12px;
	/*background: transparent url(../images/base_mini_bt.gif) no-repeat 0% 100%; */
	color: #8b8b8b;
	font-size: 11px;
}

.base-mini .actions {
	padding: 10px 18px 10px 14px;
	/*background: transparent url(../images/base_mini_bt.gif) no-repeat 0% 100%;*/
}
.base-mini .actions a{
	text-decoration: none !important;
}
.base-mini ol li.odd {
	background: transparent;
}

.mini-promotion .content {
    text-align: center;
}

.layered-nav .head-custom {
    margin:0 8px 10px;    
    padding:7px 0 5px 2px;
}

.layered-nav h3 {
    /*color:#6b6234;
    min-height:16px;
    padding:5px 0 3px 0px;
    text-transform:none;
    display: block;*/
}

.layered-nav h4 {
    border: 0px none;
    color:#a2a5a7;
    font-size:11px;
    font-weight:bold;
    margin:0;
    padding:3px 10px;
	 text-transform: none;
	 background: none;
}

.layered-nav .border-creator {
    border: 0px none !important;

}
.narrow-by dl {
	background: transparent none repeat scroll 0 0;
	padding: 0 0 0;
}

.narrow-by dt {
    background: #B5FF68 url(../images/narrow_by_set.gif) no-repeat scroll 9px 0.9em;
     color:#000000;
    padding: 2px 3px 2px 3px;
    margin:0px 10px 5px 10px;
    text-transform: none;
}

.base-mini ol li {
	padding: 1px 0px 1px 0px;
	margin-bottom: 3px;
	background: transparent !important;
}

.base-mini ol li a {
    text-decoration: none;
	 color: #686836;
	 font-weight: normal;
	 text-transform: uppercase;
	 font-size: 9px;
}

.base-mini ol li a:hover {
    color: #a7a145 !important;
    text-decoration: none !important;
}

.layered-nav .border-creator ol li {
    background: url(../images/side-nav-arrow.gif) no-repeat left top;
}

.narrow-by dl ol {
    padding-bottom: 0px;
}

/* Boxes */
.left-links-block { }
.left-links-block a { display: block; height: 66px; width: 191px; border: 1px solid #aba16e; margin-bottom: 13px; background-image: url(../images/left_block_images.jpg); }
.left-links-block a span { display: none; }

.left-link-1 { background-position: 0px 0px; }
.left-link-1:hover { background-position: 0px -66px;}
.left-link-2 { background-position: 0px -132px; }
.left-link-2:hover { background-position: 0px -198px;}
.left-link-3 { background-position: 0px -264px; }
.left-link-3:hover { background-position: 0px -330px;}
.left-link-4 { background-position: 0px -396px; }
.left-link-4:hover { background-position: 0px -462px;}


.mini-cart .head h4 {
    
}

.mini-cart h5 {
 background: transparent;
    padding: 5px 8px 5px;
	 color: #4a4949;
	 font-weight: normal;
	 text-transform: uppercase;
	 font-size: 9px;
}

.mini-cart .actions {
	border-bottom: 0px none;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 15px;
	background: transparent;
}

.mini-cart .subtotal {
   /* background:#E79853;*/
	border-top: 1px solid #E79853;
    margin:5px 0px 0px 0px;
    padding:2px 0px 2px 0px;
    /*text-align:center;
	text-transform: uppercase; 
    */
    color: #707070;
	font-size: 9px;
	
}



.mini-newsletter h4 {
   
}

.mini-newsletter h4 a {
    display: none;
}
.mini-newsletter label {
	font-weight: normal;
    font-family: arial,verdana,sans-serif;
}
.mini-newsletter input.input-text {
    display:block;
    margin:5px 0px 8px 0px;
    width:160px;
    background-color: #EEEEEE;
    border: solid 1px #BBBBBB;
	color: #b3b3b3;
}

.mini-newsletter .plane_image, .mini-newsletter .bottom_border {
    display: none !important;
}

.mini-newsletter #subscribebutton
{
    background: url('../images/subscribe_button_bg.jpg');
    color: #666666;
    font-weight: bold;
    padding: 0 10px;
    border: solid 1px #5b9400;
    
}

.mini-compare-products .head h4 {
    background: transparent;
}

.mini-product-view .head h4 {
   
}

.mini-product-tags .content {
    text-align: center;
    color: #878787;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.mini-product-tags .content ul {
    text-align: center;
    font-size: 12px
}

.mini-product-tags .content ul li a {
    text-decoration: none !important;
    color: #878787 !important;
}

.mini-product-tags .content ul li a:hover {
    text-decoration: underline  !important;
    color: #878787 !important;
}

.block-service {
    
}

.block-service .content {
    padding-right: 5px;
    //padding: 0px 0px 5px 0px !important;
}

.block-service .service-image {
    float: left;
    height: 29px;
    width: 35px;
    background: url(../images/service_image.jpg);
}

.block-service .service-text {
    float:left;
    padding-bottom: 10px;
}

.block-service .divider {
    clear: both;
    background: transparent;
    height: 1px;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 0 10px 0;
}

.block-service .service-t {
    color: #34363a;
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    font-weight: bold;   
}

.block-service .service-phone {
    color: #8f0509;
    font-family: 'Times New Roman',Times,serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
	 padding-left: 3px;
}
.chat_support {
	padding-left: 40px;
	background: url(../images/service_image.jpg) no-repeat 0% 50%;
}
.chat_support h5 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.phones {
	padding: 0px 0px 10px 0px;
}

.product-image-popular {
}

.most-popular {
    padding-bottom: 15px;
}

.most-popular .listing-item h5 {
    clear: both;
	 margin: 0px 0px 5px 0px;
}

.most-popular .listing-item h5 a {
    font-weight: normal;
	  color: #707070;
	  padding: 0px 3px 0px 3px;
	  text-transform: uppercase;
	  text-decoration: none;
	   font-size:10px;
}
.most-popular .listing-item h5 a:hover {
	color: #6e6a35;
	background: #000000;
}


.most-popular .listing-item {
    border-bottom:1px solid #080808;
    margin:0px 10px 0px 14px;
    padding: 5px 0px 10px 0px;
    position:relative;
}

.most-popular .listing-item .product-image-popular {
    float: left;
    width: 55px;
    height: 55px;
    margin-right: 15px;
	 border: 2px solid #4d4d15;
}
.most-popular .listing-item .product-image-popular:hover {
	 border: 2px solid #a7a145;
}

.most-popular .listing-item .product-shop-popular {    
    height: 55px;
    vertical-align: middle;
    margin-left: 15px;
}
.most-popular .more_info a {
	color: #80803a;
	text-transform: none;
	background: none;
	font-weight: normal !important;
	padding: 0;
	font: 9px Arial, Helvetica, sans-serif !important;
	border: 0;
	text-transform: uppercase;

}
.most-popular .more_info a:hover {
	color: #6e6a35;
}
.most-popular .listing-item .product-shop-popular .price-box {
    /*height: 35px;*/
    white-space: nowrap;
    overflow: hidden;
}

.special-price .price-label {
    color:#4a4949 !important;
    font-size:11px;
    font-weight:bold;
    white-space:nowrap;
	 text-transform: uppercase;
}

.old-price .price-label {
font-size:11px;
    color:#4a4949 !important;
    font-weight:normal;
    white-space:nowrap;
	 text-transform: uppercase;
     display:none;
}

.old-price .price {
    color:#e89854 !important;
    font-weight:normal;
    text-decoration: none;
    white-space:nowrap;
	text-transform: uppercase;
	font-size:18px;
}
.out-of-stock {
	color: #5a5a2b;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
}
.most-popular .special-price .price-label {
    color:#4a4949 !important;
	  font-size:11px;
	  font-weight: normal;
	  text-transform: none;
}
.most-popular .special-price .price {
	color: #7a0211 !important;
	 font-size:11px;
}

.most-popular .old-price .price-label {
    font-size:11px;
    color:#4a4949 !important;
	display: none;
}

.most-popular .old-price .price {
	color: #4a4949 !important;
	font-size: 11px;
}

/* Breadcrumbs */
.breadcrumbs {
	margin-bottom: 13px;
    margin-left: 310px;
	font-size: .95em;
	line-height: 1.25em;
    font-size: 11px !important;
    margin-bottom: 8px;
	color: #9a9a9a;
}

.breadcrumbs li { display:inline; }

.breadcrumbs li a {
    color: #9a9a9a;
	 text-decoration: none;
}
.breadcrumbs li a:hover {
	color: #6B6234;
}

.breadcrumbs li strong {
    color: #6B6234;
    font-weight: normal !important;
}

/* Pager */
.pager strong {
    font-weight: normal;
}

.pager .a-right {
    /*visibility: hidden;*/
}

table.pager {
    background: transparent;
}

table.pager td {
    border-top:0px none;
    padding:4px 8px 0px 8px;
    vertical-align:middle;
    color: #4a4949;
	 line-height: 100%;
}

table.view-by  {
    display: block;    
    width: 100%;
    margin-bottom: 10px;
	 color: #4a4949;
	 line-height: 100%;
	 background: transparent;
}

table.view-by td {
    border-top:0px none;
    padding:4px 8px;
    vertical-align:middle;    
    color: #4a4949;
    padding-right: 0px !important;
    white-space: nowrap !important;
}
table.pager td a, table.view-by a {
	color: #686836 !important;
	padding: 0px 1px 0px 1px;
}
table.pager td a:hover, table.view-by a:hover {
	text-decoration: none;
	color: #cbc01f !important;
	background: #535449;
}

table.view-by td.sort-by{
    border-top:0px none;
    padding:4px 8px;
    vertical-align:middle;
    width: 450px;
    color: #4a4949;
    padding-right: 0px !important;
}


table.pager select, table.view-by select {
    font-size:11px;
    margin:0 3px;
    border: 1px solid #E79853 !important;
    color: #000000;
    width: 130px;
	background: #FFFFFF;
	$background: #FFFFFF;
	text-transform: none;
}

/* Catalogue */

.catalog-listing {
    margin-top: -10px;
	 padding-bottom: 10px;
}


.col-2-left-layout .listing-type-grid, .col-2-right-layout .listing-type-grid {
    background: url(../images/2col_grid_bg.gif) repeat-y -7px 0 !important;
}


.listing-type-grid li.item {
    float:left;
    line-height:1.6em;
    overflow:hidden;
    /*padding:12px 8px;*/
    width:142px;
    background: url('../images/productListBg.jpg') no-repeat;
    width: 330px;
    height: 196px;
    margin: 0 5px 5px 0;
}

.listing-type-grid .description
{
    height: 80px;
    overflow: hidden;
    font-size: 11px;
    /*line-height: 12px;*/
    color: #999999;
}

.listing-type-grid .description p {
	line-height: 12px;
}
.listing-type-grid .description h3 {
	color: #000000;
	font-size: 12px;
}

.col-2-left-layout .listing-type-grid li.item {
    float:left;
    /*line-height:1.6em;*/
    line-height: 11px;
    overflow:hidden;
    /*padding:12px 23px !important;*/
    /*width:180px !important;*/
    width:330px !important;
    margin-bottom: 10px;
}

.col-2-left-layout .listing-type-grid li.item div.description
{
    font-size: 11px;
    color: #606060;
    width: 150px;
    height: 65px;
    margin-bottom: 5px;
    overflow:hidden;
}


.category-head h2 {
	color: #E79853;
	font-family: Times New Roman,serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	max-width: 100%;
	overflow: hidden;
	padding: 3px 0;
    border-bottom: dotted 1px #E79853;
    display:table;
    width: 100%;
}

.listing-type-grid .grid-row {
    border-bottom: 1px solid #171717;
}
.listing-type-grid {
    background: transparent !important;
    background-image: none !important;
}

.listing-type-grid .product-image img {
    border: 2px solid #4d4d15;
    border: 1px solid #FFFFFF;
}
.listing-type-grid .product-image img:hover {
    border: 1px solid #B5FF68;
}
.listing-type-list .listing-item {
	border-top: 1px solid #54554d;
}
.listing-type-list .product-shop  {
	width: 505px;
}
.listing-type-list .product-image img {
    border: 2px solid #4d4d15;
}
.listing-type-list .product-image img:hover {
    border: 2px solid #898105;
}
.catalog-listing h5 a {
    color: #616060;
    text-decoration: none;
    /*text-transform: uppercase;*/
	 font-weight: bold;
	 padding: 0px 0px 0px 0px;
	 font-size: 12px;
}
.catalog-listing h5 a:hover {
    color: #aaaa61;
    text-decoration: none;
}

.catalog-listing .item p.add-to {
    display: none;
}

.price {
    color:#E79853 !important;
    font-size:11px !important;
    font-family: Tahoma, Arial;
    font-weight:bold;
}



span.regular-price span.price
{
    font-size: 18px !important;
}

.link-cart {
    color:#6c622f !important;
    font-weight:normal !important;
    font-size: 11px;
}

.catalog-listing .add-to {
    color:#6c622f !important;
    font-size:11px;
    font-weight:normal;
    line-height:1.3em;
}

a#img1 {
    background: transparent url(../images/home_banner_01.jpg) no-repeat scroll center top;
}


/* PRODUCT */
#track_hint {
	margin: 0;
	padding: 0;
}
#track {
	background: #F5E7DC;
}
#handle .selected {
	
}
.product-info-box .product-name, .page-head h3, .page-head-alt h3  {
	color: #686836;
	font-family: Times, serif;
	font-weight: normal;
	font-size: 24px;
}

.product-img-box .more-views li a {
    border:0px none !important;
    float:left;
    height:56px;
    overflow:hidden;
    width:56px;
}

.product-essential {
    background:transparent !important;
    padding: 0px 25px 0px 25px;
	 color: #4a4949;
}
.add-to-holder .add-or, .add-to-cart-box .qty-box label {
	color: #4a4949;
}
.add-to-cart-box .qty-box .qty {
	/*background: #E79853;*/
	border: 1px solid #BBBBBB;
	color: #686836;
	font-size: 14px;
	line-height: 12px;
	height: 13px;
	padding: 0px 2px 2px 2px;
}
.add-to-holder .add-to-cart-box .form-button {
	margin-top: 1px;
}
.product-essential .product-shop {
    width:340px;
}
.product-essential .product-shop a {
	color: #757546;
	text-decoration: none;
}
.product-essential .product-shop a:hover {
	background: #E79853;
}
.product-img-box .more-views h4 {
    border-bottom:0px none;
    margin-bottom:0em;
}
.product-essential h4, .product-collateral .collateral-box h4, .product-collateral .collateral-box h3, .related-items h3, .product-img-box .more-views h4 {
	color: #E79853;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
    border-bottom: solid 1px #F5E7DC;
}
.product-img-box .more-views ul {
	padding-top:10px;
}
.product-img-box .more-views ul li {
	border: 2px solid #E79853;
}
.product-img-box .more-views ul li:hover {
	border: 2px solid #515100;
}
.product-info-box {
    border: 0;
    margin-top:0;
}

.product-info-box .availability {
    font-size: 10px;        
	 color: #4a4949;
}

.product-collateral {
	background: transparent !important;
	padding-bottom: 0;
    clear:both;
}

.product-collateral .add-tag-box .form-button-alt {
	margin-top: 3px;
	margin-left: 10px;
}

.product-collateral .head {
    border-bottom:0px none;
    font-size:12px;
    margin-bottom:5px;
    padding-bottom:1px;
}

.product-collateral .product-specs
{
    clear:both;
}

.product-collateral .attribute-specs table {
	border-color: #3c3c15 !important;
	border: 1px solid;
	background: transparent !important;
}

.product-collateral  .data-table td {
    background: #F5E7DC;
}

.product-collateral .attribute-specs table .label {
    border-right: 1px solid #3c3c15;
    width: 90px;
}
.product-shop .divider {
    display: none;
}
/*related items*/
.related-items {
	padding-left: 25px;
}
.related-items .content {
	padding: 0px 0px 0px 0px;
}
.related-items .content ol li {
	padding: 0px 15px 0px 0px;
}
.related-items .content a:link, .related-items .content a:visited {
	color: #c2bc5b;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
.related-items .content a:hover {
	background: #5c5d52;
}

/*product options*/
.product-options  {
	background: #F5E7DC;
	border: 1px solid #E79853;
}
.product-options dd {
	/*border-bottom: 1px solid #3a3c30;*/
}
.product-options-bottom {
	background: #F5E7DC;
	border: 1px solid #E79853;
	border-top: 0;
    /*width:300px;*/
}
/*popup*/
.page-popup {
	background: #F5E7DC repeat 0 0;
}
.page-popup a:link, .page-popup a:visited {
	/*background: #E79853;*/
	color: #E79853;
	padding: 1px 4px 1px 4px;
	text-decoration: none;
}
.page-popup a:hover {
	background: #E79853;
    color: #FFFFFF;
}
.page-popup img {
	margin-bottom: 10px;
	margin-top: 10px;
}

/* CART */

#shopping-cart-table {
    /*margin-bottom: 10px;*/
    /*width: 676px;*/
    width: 100%;
}
.checkout-types {
	float: right;
	margin-top: 20px;
}
.checkout-link a:link, .checkout-link a:visited {
	color: #858031;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	border: 1px solid #030201;
	text-transform: uppercase;;
}
.checkout-link a:hover {
	background: #1f1f09;
	border: 1px solid #4d4d20;
}
td.attributes-col h4.title {
	font-weight: normal !important;
	text-transform: uppercase;
}
td.attributes-col h4.title a {
	font-weight: normal !important;
	color: #80803a;
}
.data-table td .cart-price .price {
    color: #4a4949 !important;
}

.data-table td.last .cart-price .price {
    color: #4a4949 !important;
}


#shopping-cart-totals-table {
    float: right;
    line-height: 2em;
    color: #4a4949;
}

#shopping-cart-totals-table tbody .last .price, #shopping-cart-totals-table tfoot .price {
    color: #80803a !important;
}

#shopping-cart-totals-table tbody .first .a-right {

}
#shopping-cart-totals-table td {
	border: 0 !important;
}

.shopping-cart th, .shopping-cart td {
    /*padding-left:10px;
    padding-right:10px;*/
}

.page-head h3, .page-head-alt h3 {
	margin: 10px 0px 0px 0px;
	text-align: left;
}

.checkout-link {
    float: right;
}

.shopping-cart-collaterals {
    float:left;
    padding:0;
    width:605px;
}

.shopping-cart-collaterals .box {
    background:transparent;
    border:0px none;
    margin-bottom:18px;
    padding:3px 15px;
}
.shopping-cart-collaterals .box .form-button-alt, .shopping-cart-collaterals .box .form-button {
	margin-top: 3px;
}

.shopping-cart-collaterals .discount-codes h4 {
   padding-left:0px;
}

.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    /*background: #000000 ;*/
    color:#757546;
    min-height:16px;
    padding: 0px 3px 0px 18px;
    text-transform:none;
	display: inline;
}

.success-msg, .notice-msg, .note-msg, .error-msg   {
    min-height: 1px !important;
	padding: 10px 10px 5px 40px !important;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}

.success-msg li {
    margin-bottom: 0px;
}

/* Checkout */
.compare-products tbody td.label, .compare-products tr.last td {
	background: #000000 !important;
}
.group-select label, .form-list label, .payment-methods label {
	font-weight: normal;
}
.one-page-checkout .head h3 .step-count, .one-page-checkout .active .box, .one-page-checkout .allow .head, .one-page-checkout .head, 
.account-box, .login-box .content, .group-select .legend,  .group-select, .primary-address-list li, 
.success-msg, .notice-msg, .note-msg, .error-msg, .advanced-search, .advanced-search .legend   {
	background-color: #FFFFFF;
}
.one-page-checkout .head, .one-page-checkout .active .step-count, #checkoutSteps, .one-page-checkout .active .box, 
.one-page-checkout .box-no-padding, .one-page-checkout .allow .head, .one-page-checkout-progress li, #opc-review .content, .one-page-checkout h4, 
.account-box, .login-box h4, .group-select .legend,  .group-select, .primary-address-list li, 
.success-msg, .notice-msg, .note-msg, .error-msg, .advanced-search, .advanced-search .legend   {
	border-color:  #FFF !important;  /*#E79853*/
}
.one-page-checkout .active h3, .one-page-checkout .allow h3, .one-page-checkout h3, .one-page-checkout-progress h4, .one-page-checkout-progress h4.complete, 
.account-nav li.on, .group-select .legend,  .group-select, 
.success-msg, .notice-msg, .note-msg, .error-msg, .advanced-search, .advanced-search .legend   {
    color:#6a602d; /*gold  */
}
.one-page-checkout .head h3, .side-col h3, .account-box .head h4, .account-box h5, .button-set a:link, .button-set a:visited, 
.account-nav li a  {
	color: #707070; /*gray light*/
}
.one-page-checkout h4 {
	color: #686836; /*medium gold*/
}
.one-page-checkout .head h3, .one-page-checkout h4, .side-col h3, .account-box .head h4, .account-box h5  {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
}

#checkoutSteps {
	border-bottom: 1px solid;
    /*margin-left: 20px;*/
}

.one-page-checkout .active .head {
    background: #5c5d4f;
    border:1px solid #3c3c15;
    cursor:default;
    margin-bottom:0;
    padding-bottom:5px;
}
/*
.one-page-checkout .active .box {
    background: #535447;
    border-color:#3c3c15;
    
}*/
.one-page-checkout .box-no-padding {
    background: transparent;
    border-style:none solid solid;
    border-width:0 1px 1px;
    padding:15px 0;
}

.one-page-checkout .allow .head {
	background: #E79853;
	border-width: 1px 1px 0;
    color: #FFFFFF;
	cursor: pointer;
}

.one-page-checkout-progress h4.complete {
    background: transparent;
    border-bottom:1px solid #000000;
    color:#6a602d;
}

.one-page-checkout-progress li {
    background:transparent none repeat scroll 0 0;
    border:1px solid;
    margin-bottom:6px;
}
.one-page-checkout-progress h4, .one-page-checkout-progress h4.complete {
	background: transparent;
}

/* Compare */

.compare-products tbody td.label  {
	
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
	width: auto;
}
.compare-products tr.last td  {
	border-bottom: 1px solid #000000 !important;
}
.compare-products tbody.remove-buttons tr {
	background: transparent;
	border-top: 0px;
}
.compare-products tbody tr.first td {
	border-top: 0px solid #000000 !important;
	padding: 0;
	
}
.compare-products tbody tr.first td a {
	background: transparent;
}
.compare-products tbody td.last {
	border-right: 1px solid #000000 !important;
}
.remove-buttons td {
	border: 0 !important;
	vertical-align: bottom !important;
	height: 15px !important;
}
/* Account */
.login-box .col-1, .login-box .col-2, .group-select {
	/*border: 1px solid #000000; */
}
.login-box h4 {
    background-position:0 1px;
    background-repeat:no-repeat;
    border-bottom:1px solid;
    color:#a19b3f;
    font-size:1.05em;
    margin-bottom:1.2em;
    min-height:16px;
    padding-bottom:5px;
    padding-left:0px;
    text-transform:uppercase;
	 font-weight: normal;
}
.login-box .content {
    padding:14px 21px;
}
.button-set a:link, .button-set a:visited {
	text-decoration: none;
}
.login-box .button-set {
    background:#E79853 none repeat scroll 0 0;
    border:medium none;
    margin:0;
    padding:8px 13px;
}
.login-box .button-set a:link, .login-box .button-set a:visited, 
.account-box a:link, .account-box a:visited, 
.side-col .actions a:link, .side-col .actions a:visited, 
{
	color: #c2bc5b;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
.login-box .button-set a:hover, .account-box a:hover, .side-col .actions a:hover, .button-set a:hover {
	text-decoration: none;
}
.primary-address-list li a:link, .primary-address-list li a:visited {
	color: #c2bc5b;
	text-decoration: none;
	font-weight: normal;
}
.primary-address-list li a:hover  {
	color: #000000;
    border-bottom: dotted 1px #E79853;
}
.account-box h4 {
    color:#6A602D;
    font-size:1.1em;
    text-transform:none;
}
.primary-address-list h4, .address-list h4 {
	color: #000000;
	font-size:1.1em;
    text-transform:none;
}
.account-box .head {
	border-bottom: 2px solid #21240d;
}
.account-box .head h4, .account-box h5 {
    padding-left:0px;
}
.account-box h6 {
	background: #E79853;
	color: #000000;
	padding: 2px 3px 2px 3px;
}
.account-box .price {
	color: #928d34 !important;
}
.account-box .data-table, .account-box .data-table td, .account-box .data-table th {
	border: 0;
}
.account-box .data-table th {
	background: #E79853;
}
.account-nav {
	border: 0;
}
.account-nav ul li {
	border-bottom: 0px solid #000000 !important;
}
.account-nav li.on {
    border-bottom: 0px solid #000000 !important;
	 font-weight: normal;
}
.account-nav li a {
	border-bottom: 0;
}
.account-nav li a:hover {
    color:#c2bc5b;
}
.button-set {
	border-top: 0;
}
.attribute-cart a:link, .attribute-cart a:visited {
	background: none !important;
}
.attribute-cart a:hover {
	color: #c2bc5b !important;
}
/*compare*/
.mini-compare-products .head a {
}
#wishlist-table a:link, #wishlist-table a:visited{
	color: #686836 !important;
}
#wishlist-table a:hover {
	color: #80803a !important;
}
.layered-nav .border-creator {
	background: transparent !important;
}

/* Related */

.box-large.related-items {
    margin-top: 15px;
    
}
.related-items ol li {
    /*border-bottom: 1px solid #D5D7E4 !important;*/
    padding:20px 0 10px 20px;
    float: left;
}

.sp {
	clear: both;
}

/*people brouth block*/
.shopping-cart-collaterals .upsell {
	border: 0;
	width: 100%;
	padding-right: 0;
	width: 660px;
}
.shopping-cart-collaterals .upsell ul li {
	width: 200px;
}
.shopping-cart-collaterals .upsell .generic-product-list li {
	float: left;
}
.shopping-cart-collaterals .upsell .product-image, .product-collateral .up-sell .generic-product-grid td img   {
	border: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
.shopping-cart-collaterals .upsell .product-shop {
	float: none;
}
.product-shop .short-description {
	margin-bottom: 0px;
}
.listing-type-grid .grid-row {
	border-bottom: 0;
}
/*upsells block */
.generic-product-grid, .generic-product-grid td  {
	border: 0 !important;
	background: transparent !important;
}
.product-collateral .up-sell, .product-collateral .up-sell .generic-product-grid, .product-collateral .up-sell .generic-product-grid td   {
	background: transparent !important;
}

/**/
.uppercase {
	text-transform: uppercase;
}
.seo_links a:link, .seo_links a:visited {
	color: #4a4949;
	font-size: 11px;
}
.seo_links a:hover {
color: #575757;
	background: #161616;
}

/*logotypes in header*/
.logos {
	position: absolute;
	width: 620px;
	height: 30px;
	right: 30px;
	top: 36px;
}
.logos img {
	float: right;
	margin: 0px 0px 0px 7px;
	border: 0;
}
/*Home products*/
.price-box {
	padding: 0;
}
.catalog-listing h5 {
	margin-bottom: 0;
    margin-top: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
.description p {
	margin-bottom: 3px;
}
