/*********************************
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:#9f988e;
	 margin: 0;
	 padding: 0;
}

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

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

a{        color: #97754E; text-decoration: none; }
a:hover { color: #CFA574; text-decoration: none;  }

h1, h2, h3, h4, h5, h6 {
    color:#FFFFFF;
    margin-bottom:0.4em;
}

.col-main, .col-main p, .col-main div, .col-main ul li, .col-main ol li , .col-main td
{
    color: #a09d98;
}

.col-main p
{
    margin:0;
    padding:0;
}

.col-main strong, .col-main b
{
    color: #FFFFFF;
}

.col-main h2, .col-main h2 strong
{
    color: #97754E;
    font-size: 24px;
    font-weight: normal;
}

.head {
    color:#c2bc5b;
    line-height:1.3em;
    margin-bottom:0.4em;
}

#headerCallOut
{
    position: absolute;
    left: 265px;
    top: 148px;
}

#headerCallOut H1
{
    font-weight: normal;
}


/*.button
{
    background: url('../images/orderButton.png');
    border: 0;
    color:#FFFFFF;
    height: 27px;
    width: 182px;
}    */
 
#koffieKiezerBox
{
    background: url('../images/koffiekiezer/koffiekiezerBg.png');
    width: 236px;
    height: 318px;
    float:left;
}

    #koffieKiezerSliderContainer
    {
        padding: 70px 0 0 12px;
    }
        #sliderWrapper { 
                width: 215px;
                height: 11px; 
                background: url('../images/koffiekiezer/slider-range.png') no-repeat; 
                border: 0;
        }
        
        #slider 
        {
            width: 185px;
            float:right;
            margin-right: 18px;
            background: transparent;
            border:0;
        }
        #slider .ui-slider-handle { 
            border:0;
            background: url('../images/koffiekiezer/handle.png') no-repeat;
            width: 18px;
            height: 19px;
            cursor:pointer;
        }
    #koffieKiezerAromaContainer
    {
        padding: 57px 0 0 13px;
        line-height: 27px;
        color: #574E43;
        font-weight: bold;
    }
        #koffieKiezerAromaContainer div
        {
            color: #574E43;
        }
        #koffieKiezerAromaContainer input
        {
            vertical-align: middle;
        }
        
    #koffieKiezerGebruikContainer
    {
        padding: 114px 0 0 13px;
        line-height: 27px;
        color: #574E43;
        font-weight: bold;
    }
        #koffieKiezerGebruikContainer div
        {
            color: #574E43;
        }
        #koffieKiezerGebruikContainer input
        {
            vertical-align: middle;
        }
        
 #koffieKiezerOutput
 {
     position: absolute;
     margin-left: 246px;
     width: 500px;
     color: #FFFFFF;
     /*border: solid 1px #FFFFFF;*/
     text-align: left;
 }
 
    .kiezerSpecs
    {
        padding: 0 0 0 25px;
        color: #000000;
    }
    
    .kiezerSpecs b
    {
        color: #9f988e;
    }

#myTopLinks
{
    padding: 16px 60px;
    font-size: 11px;
    color: #9f988e;
}

#myTopLinks p, #myTopLinks span
{
    color: #9f988e;
}

    #myTopLinkContact
    {
        color: #453B30;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 11px;
    }

#myTopLinks a
{
    font-size: 11px;
    color: #9f988e;
}

#myTopLinks a:hover
{
    color: #97754E;
}

    #myTopLinkContact a
    {
        font-size: 12px;
        color: #453B30;
    }

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 #303030;
    color: #686836;
}

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



#search_mini_form
{
    display:none;
    
}

.myHomeProductBox
{
     width: 240px;
     float: left;    
}
.myHomeProductBox h5, .myHomeProductBox h5 a
{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}
    .myHomeThumbBox
    {
        width: 70px;
        float:left;
    }
        .myProductThumb
        {
             width: 65px;
             height: 135px;
             background-position: -40px top;
        }
    .myHomeDescription
    {
        float:left;
        width: 148px;
        color: #666666;
    }
        .myHomeOptionBox
        {
            border-bottom: solid 1px #666666;
            height: 23px;
            margin-top: 5px;
        }
            
            .myHomeProductOptionTitle
            {
                width: 90px;
                white-space: nowrap;
                overflow: hidden;
                float:left;    
                font-weight: normal;
                color: #666666;
                font-size: 11px;
            }
            
            .col-main div.myHomeProductPrice
            {
                float:right;
                font-weight: bold;
                font-size: 13px;
                color: #97754e;
            }
            
            .col-main div.first
            {
                color: #FFFFFF;
                font-size: 18px;
                margin-top: -3px;
            }
        
        .myHomeMoreInfoButton
        {
            background: url('../images/moreinfoButton.png');
            border: 0;
            color: #FFFFFF;
            cursor: pointer;
            font-family: Arial, verdana, sans-serif !important;
            font-size: 11px !important;
            font-size-adjust: none !important;
            font-stretch: normal !important;
            font-style: normal !important;
            font-variant: normal !important;
            font-weight: bold !important;
            overflow: visible;
            padding: 0 2px;
            text-align: center;
            /*text-transform: uppercase;*/
            text-decoration: none;
            vertical-align: middle;
            /*white-space: nowrap;*/
            width: 65px;
            height: 19px;
            margin-left: 0px;
            /*line-height: 1px; */
        }
        
        .myHomeMoreInfoButton div
        {
            margin-top: -3px;
        }
        
        .myHomeMoreInfoButton:hover
        {
           background: url('../images/moreinfoButtonHover.png'); 
        }
        
.myHomePopular ol
{
     list-style-type: decimal;
     padding: 0 19px;
}

    .myHomePopular ol li
    {
        color: #97754E;
    }

    .myHomePopular ol li a
    {
        color: #FFFFFF;
    }
     .myHomePopular ol li a:hover
    {
        color: #97754E;
    }
    
.myHomeNewsletterSignup
{
   /* padding-left: 15px;*/
}
    #newsletter
    {
        width: 110px;
    }
    

.myHomeNewsletterSignup button
{
     background: url('../images/newsletter_signup_button.png');
    border: solid 1px #5B9400;
    border: 1px solid #4d4d20;
    color: #FFFFFF;
    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: bold !important;
    overflow: visible;
    padding: 0 10px;
    text-align: center;
    /*text-transform: uppercase;*/
    text-decoration: none;
    vertical-align: middle;
    width: 68px;
    height: 20px;
    margin-left: 0px;
}

.myHomeNewsletterSignup button span
{
    font-weight: normal;
    font-size: 10px;
}
    
.myMediaZoomThumb
{
    /*position:absolute;*/
}

.myImagePopup
{
    position:absolute;
    width: 15px;
    height: 15px;
    border: solid 1px #E79853;
    margin-left: 41px;
    margin-top: -1px;
    display:table;
    cursor: pointer;
}

/* grijze text */
.mySecondColor
{
    color: #BBBBBB;
}

.myProductSpecsLeft
{
    float:left;
    width: 500px;   
}

    .myProductSpecsImage
    {
        float: left;
        width: 250px;       
    }
    
    #zoomImage img
    {
        width: 250px;
    }
    .myProductDescription
    {
        float: right;
        width: 240px; 
        color: #FFFFFF;   
    }
    
        .myProductStatusDiv
        {
            border-top: solid 1px #666666;
            border-bottom: solid 1px #666666;
            padding: 5px 0;
            margin: 5px 0;
        }
        .myProductStatus
        {
            color: #f78a3e;
        }
        
        .myProductOptionTitle
        {
            width: 150px;
            float:left;    
            font-weight: bold;
            color: #666666;
            font-size: 12px;
        }
        
        .col-main div.myProductPrice
        {
            /*width: 70px;*/
            float:right;
            font-weight: bold;
            font-size: 16px;
            color: #FFFFFF;
            /*margin-top: -5px;*/
        }
    
.myProductSpecsRight
{
    position:absolute;
    width: 170px;
    top: 299px;
    margin-left: 550px;
}
        
         .myRelatedContainer
         {
             padding-top: 8px;
         }
         
         .myRelatedContainer h2
         {
            color: #97754e;
            font-weight: normal;
            font-size: 16px;
            margin-bottom: 10px;     
         }
         
         .myRelatedBox
         {
             width: 85px;
             text-align: center;
             float: left;
         }   
             .myRelatedThumb
             {
                 width: 75px;
                 height: 135px;
                 background-position: -30px top;
             }
             .myRelatedLink
             {
                 color: #FFFFFF;
                 font-weight: bold;
             }
.myProductImageThumb
{
 width: 75px;
 height: 135px;
 display: block;
 background-position: -30px top;
 margin: 0 auto;
 
}

.myCartProductThumbLink
{
    display:table;
    width: 35px;
    height: 75px;
    overflow: hidden;
}
    .myCartProductThumb
    {
     width: 35px;
     height: 75px;
     display: table;
     overflow: hidden;
     background-position: -18px top;
     margin: 0 auto;
    }

#myFooter
{
    margin-top: 65px;  
    text-align: left;  
}
    .myFooterDiv
    {
        float:left;
        border-right: solid 1px #bfbab3;
        padding: 0 15px;
        margin-top: 10px;
        height: 200px;
        width: 150px;
    }
    
    .myFooterProduct, .myFooterProduct span
    {
        color: #68635c;
        width: 145px;
        display: table;
        font-size: 12px;
        white-space: nowrap;
    }
    
    .myFooterProduct:hover, .myFooterProduct:hover span
    {
        color: #FFFFFF;
    }

#myFooter h2
{
    color: #493a2a;
    font-size: 15px; 
    margin:0;
}

.wrapper {
	background: url(../images/wrapper_bg.png) repeat-x left 50px;
}

.form-button, .form-button-alt {
	background: url('../images/orderButton.png');
    border: solid 1px #5B9400;
	border: 1px solid #4d4d20;
    border: 0;
	color: #FFFFFF;
    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: bold !important;
	overflow: visible;
	padding: 0 10px;
    text-align: center;
	/*text-transform: uppercase;*/
	text-decoration: none;
	vertical-align: middle;
	width: 182px;
    height: 27px;
	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: url('../images/orderButtonHover.png');
}

.update-shopping-cart
{
   background: url('../images/orderButtonHover.png'); 
}

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

.myProductPageNewsletterSubscribe
{
    border-top: solid 1px #303030;
    padding-top: 10px;
}

.myProductPageNewsletterSubscribe h2
{
    color: #6b5945;
    font-size: 14px;
    font-weight: normal;
}
    .myProductPageNewsletterSubscribe .input-text, .myProductPageNewsletterSubscribe #newsletter
    {
        width: 160px;
        background: #9f988e;        
    }
    
    .myProductPageNewsletterSubscribe .form-button
    {
       background: url('../images/product_page_subscribe_button.png') right center no-repeat;
       width: 90px;
       float:right;
       margin-top: 5px;
       overflow: hidden;
    }
        .myProductPageNewsletterSubscribe .form-button span
        {
            font-weight: normal;
            margin: 0;
            margin-top: -2px;
            padding:0;
        }

#review-form .input-text, #review-form textarea
{
   background: #6b5945;
   color: #FFFFFF;
   border: 0; 
}
    #review-form .form-button,#review-form .form-button-alt {
    background: url('../images/review_button.png');
    width: 104px;
    }
    
.myReviewBox
{
    margin-bottom: 10px;
    width: 500px; 
}

    .myReviewArrow
    {
        background: url('../images/review_arrow.png');
        width: 27px;
        height: 30px;
        float:left; 
    }
    .myReviewContent
    {
        background: #6b5945;
        color: #FFFFFF;  
        width: 470px;
        float:left;
    }
    
    .myReviewContent div
    {
        padding: 15px;
    }

.middle-container {

    background: url('../images/content_rep.png') 0 top repeat-y;
    margin: 0 auto;
    width:1046px;
}

.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 #000000;
}
.data-table th {
    border-right:1px solid #000000;
    color: #68635C;
    padding:2px 8px;
    white-space:nowrap;
}
.data-table tbody td {
	 border-right:1px solid #000000;
	 border-bottom:1px solid #303030;
     /*height: 80px;*/
}
.data-table thead tr th {
    background:#303030;
    border-bottom: 1px  solid #303030 !important;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
}
.data-table .even {
    background:#000000 !important;
	border-bottom: 1px  solid #303030 !important;
}

.data-table .odd {
   background: #000000;
}

.data-table tfoot tr.first {
    background: #000000;
}

.data-table tfoot td {
    border-bottom:0 none;
    border-right:0px none;
    padding-bottom:1px;
    padding-top:1px;
    background: #000000;
    text-align: right;
	border-top: 1px solid #303030 !important;
}
.data-table a:link, .data-table a:visited {
	color: #68635C;
	text-decoration: none;
}
.data-table a:hover {
	background: #1f1f0b;
}
.page-head {
    border-bottom: 0px solid #000000;
    margin:0 0 10px;
}

/* Footer */

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

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

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

.footer ul
{
    float:left;
}

.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: 10px;
}

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

.header-top {
	background: url(../images/header.png) no-repeat 0 0;
	height: 257px;
	padding: 0;
	width: 1046px;
}

.koffiekiezer {
    background: url(../images/header_koffiekiezer.png) no-repeat 0 0;
    height: 257px;
    padding: 0;
    width: 1046px;
}
#header-koffiekiezer-link
{
    width: 218px;
    height: 130px;
    position: absolute;
    margin-left: 752px;
    margin-top: 80px;
    /*border: solid 1px #FFFFFF;*/ 
}

#header-koffiekiezer-link a
{
    text-decoration: none;
    display: block;
    width: 100%;
    height:100%;
}

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

#logo {
    float:left;
    margin: 0px 0px 0px 50px;
    width: 201px;
	height: 84px;
	padding: 0;
    cursor: pointer;
}
h1#logo img
{
    visibility: hidden;
    width: 201px;
    height: 84px;
    border: 0;
}
h1#logo a
{
    border: 0;
}

.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: 0px 0px 0px 0px !important;
	color: #FFFFFF;
}

.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: underline;
    color:#FFFFFF;
    font-size: 11px;
	text-transform: none;
}

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

.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.png) repeat-y 0 0;
    display: none;
}
.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: -133px;
   margin-left: 25px;
   width: 180px;
   z-index: 101;
}

.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;
    margin-top: 50px;
	/*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;
	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:#1d2120;
	 border: 1px solid #080a0a;
    margin:5px 0px 0px 0px;
    padding:2px 0px 2px 0px;
    text-align:center;
	color: #707070;
	font-size: 9px;
	 text-transform: uppercase;
}

.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-top: -22px;
	margin-bottom: 13px;
    margin-left: 230px;
	font-size: .95em;
	line-height: 1.25em;
    font-size: 11px !important;
    margin-bottom: 8px;
	color: #9a9a9a;
    position: absolute;
    z-index: 2000;
}

.breadcrumbs li { display:inline; }

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

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

.breadcrumbs li.breadcrumb_separator
{
    padding-bottom: 4px;
}

/* 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;
}
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;
	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-right: 10px;
}
.listing-type-grid .description p {
	line-height: 120%;
}
.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 {
	
}

.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  {
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
    color: #97754E;
}

.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;
    padding: 0;
	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: #121406;
}
.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;
}

.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 .attribute-specs table {
	border-color: #303030 !important;
	border: 1px solid;
	background: transparent !important;
}

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

.product-collateral .attribute-specs table .label {
    border-right: 1px solid #303030;
    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: #000000 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;
}
.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: #FFFFFF !important;
}

#shopping-cart-totals-table tbody .first .a-right, tfoot .a-right {
    font-size: 13px;
    color: #68635C !important;
}
#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 3px;
    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: #FFFFCC;*/
}
.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: #303030 !important;
}
.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;*/
    color: #68635C;
	font-size: 12px;
}

#checkoutSteps {
	border-bottom: 1px solid;
    padding:0;
    margin:0;   
}



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

.one-page-checkout .allow .head {
	background: none repeat scroll 0 0;
	border-width: 1px 1px 0;
	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:#000000 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  {
	background:#707163;
}
.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: #3e3f33;
	color: #928d34;
	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: #464737;
}
.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;
    text-align:center;  
}
.description p {
	margin-bottom: 3px;
}
