@charset "UTF-8";
/* CSS Document */

.prod-cat-inner{
 width:100%;
}

.upcp-thumb-item{
 width:263px;
 border:none !important;
}
#upcp-tabs a:hover, #upcp-tabs a:focus{
 text-decoration:none;
 color:#dadada;
}

.upcp-thumb-image-div{
 height:195px;
}

.upcp-tabbed-main-image-inner img {
  max-height:424px !important;
}

.upcp-tabbed-addtl-info, .upcp-tabbed-description {
    height: auto;
    overflow-y: auto;
}

.upcp-scroll-list{
 padding-left:10px;
 padding-right:10px;
}

.upcp-tabbed-addt-img-thumbs{
 width:101px;
 height:101px;
 border:none;
}

.upcp-scroll-content{
 margin-right:14px;
}

.upcp-tabbed-button-left, .upcp-tabbed-button-right {
    float: left;
    height: 24px;
    width: 24px;
    border: 1px;
    border-radius: 24px;
    position: relative;
    z-index: 2;
    background-color: #ae9361;
    color: white;
    top: 50px;
    font-size: 16px;
padding-bottom: 2px;
}