.f-right {
    float: right;
}

.box-navigation {
    padding-bottom: 30px;
    background: url(../images/base-mini-dark-footer.gif) no-repeat left bottom !important;
}
.box-navigation .content {
    background: url(../images/base-mini-dark-body.gif) repeat-y left top !important;
}
.box-navigation  .head {
    background: url(../images/base-mini-dark-header.gif) no-repeat left top !important;
}
.box-navigation .head h4 {
    color:#fff;
    line-height: 28px;
}

.cart-icon {
    background: url(../images/cart-icon.gif) no-repeat left 11px;
    float:right;
    padding: 9px 0px 5px 23px;
    color: #fff;
}

.cart-icon a {
    color: #FFCCAC;
}

#nav-box-side a{
    text-decoration: none;
}
#nav-box-side .level0, #nav-box-side .level1,  #nav-box-side .level2{
    padding-left: 5px;
}
#nav-box-side li a {
    font-weight: bold;
    display: block;
    clear: both;
    color: #fff;
}
#nav-box-side li a { 
    font-weight:bold; 
}
#nav-box-side li ul a {
    font-weight: normal !important;
    border: none;
}
#nav-box-side li a:hover {
    text-decoration: underline;
}

.cms-about {
    padding-top: 43px;
    background: url(../images/hr-divider.gif) no-repeat center top;
}
.cms-about .box {
    float: left;
    display: inline;
    width: 300px;
    margin: 0px 10px;
}
.cms-about .box .head {
    background: url(../images/cms-box-header.gif) no-repeat left center;
}
.cms-about .mini-testimonials .head {
    background: url(../images/quote-open.gif) no-repeat left center;
}
.cms-about .box .head h3 {
    font-size: 16px;
    font-family: Times, Georgia, serif;
    line-height: 33px;
    text-indent: 40px;
    text-transform: uppercase;
}
.cms-about .box .content {
    padding: 0px 12px 5px 0px;
}
.cms-about .mini-testimonials .content {
    background: url(../images/quote-close.gif) no-repeat right bottom;
}

.footer {
    text-align:center;
    width:960px;
    margin:0px auto;
}

.footer .footer-bottom {
    padding: 10px 0px;
    margin-top: 8px;
    text-align: left;
    text-align: center;
}
.footer .footer-bottom .copyright {
    font-size: .8em;
    color: #315f76;
}
.footer .payment-accept {
    float: right;
    width: 197px;
    height: 20px;
    text-indent: -9999px;
    background: url(../images/payment-accepted.gif) no-repeat left top;
}

.footer .box {
 /*   float: left; */
 text-align:center;
    width: 100%;
    margin-right: 10px;
}



.footer .box .head,
.footer .box .head h4 {
    color: #6a94ab;
    font-weight: normal;
    font-size: 16px;
    font-family: Times, Georgia, serif;
    line-height: 16px;
    text-indent: 21px;
}
.footer .box .content {
    padding: 1px 1px 1px 0px;
}
  
.footer .mini-product-tags li {
    line-height: normal;
}
.footer .mini-newsletter input.input-text {
    margin: 0px;
    padding: 4px 3px;
}

/*
.footer .mini-product-tags .head {
    background: url(../images/tag-box-header.gif) no-repeat left center;
}
 .footer .mini-newsletter .head {
    background: url(../images/newsletter-box-header.gif) no-repeat left center;
} 
.footer .mini-links .head {
    background: url(../images/info-box-header.gif) no-repeat left center;
}
*/
.footer .mini-links li a {
	color:#315f76;
    display:inline;
    background:url(../images/pipe-blue.gif) no-repeat 100% .25em;
    padding-right:3px;
    padding-left:3px;
}

.footer .mini-links li a:hover {
	color:#315f76;
}



/**
 * Slider
 */
#slider { 
    position: relative;
    width:930px;
    z-index: 100;
    padding: 10px;
    background: url('../images/slider_bottom_bg.gif') repeat-x left bottom;
}
div.scroller { 
    width:930px;
    overflow: hidden;
    position: relative;     
}
div.slidercontrolwr{
    position:absolute;
    right:15px;
    top:15px;
    z-index:999;    
}
div.scroller img {
    border: none;
}
div.scroller div.sectionslide { 
    width:930px;
    overflow:hidden;
    float:left;
}
div.scroller div.content {
    width: 10000px;
    padding: 0px;
}
.slidercontrol {
    list-style: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;   
}   
.slidercontrol a{
    float: left;
    margin: 0px 3px;
    padding: 3px 8px;
    text-decoration: none;
    background: #986f44;
    color: #fff;
    overflow: hidden;
}   
.slidercontrol a.active {
    background: #fff;
    color: #305b6a;
}   
.slidercontrol a:hover {
    
}
div.sliderdescription:hover{
    background: #fff;       
}  

#slider .product-image {
   float: left;
   margin-right: 15px;
}
#slider .product-info {
   float: right;
   width: 730px;
} 
.content a {
    text-decoration: none;   
    color: #986f44;
}
.content h4 a {
   color: #986f44;
   font-size: 19px;
   font-weight: normal;
}
#slider .pricestring {
    font-weight: bold;
    font-size: 14px;
    color: #dc5604;
    clear: both;
    width:520px;
}
#slider .price-box{
   padding: 0px;
   display: inline;
}
#slider .minimal-price-link {
   display: inline !important;
}
#slider .content h4 {
   margin-top: 20px;
}
#slider .content .product-description{
   padding: 15px 0px 15px 0px;
   width:520px;
   font-family: sans-serif;
   font-size: 13px;
   float: left;
}
#slider .buttons {
    clear: both;
    margin-top:10px;
    width:520px;
}
#slider .buttons a {
    font-size:14px;
    text-decoration: underline;
}
#slider .buttons a:hover {
    text-decoration: none;
}
#slider .first-button {
   border-right: 1px solid #986f44;
   padding-right: 10px;
   margin-right: 13px; 
}