﻿
#apoio .jscarousal-horizontal-back, #apoio .jscarousal-horizontal-forward {
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 50px;
    position: relative;
    top: 15px;
    width: 30px;
}
#apoio .jscarousal-horizontal-back {
    background-image: url("../theme/bts/next-prev-2.png");
    background-position: left top;
    background-repeat: no-repeat;
}
#apoio .jscarousal-horizontal-forward {
    background-image: url("../theme/bts/next-prev-2.png");
    background-position: right top;
    background-repeat: no-repeat;
}
#apoio .jscarousal-contents-horizontal {
    float: left;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 895px;
}
#apoio .jscarousal-contents-horizontal > div {
    height: 80px;
    position: absolute;
    width: 100%;
}
#apoio .jscarousal-contents-horizontal > div > div {
    display: table-row;
    float: left;
    height: 80px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 155px;
}
#parceiros-list .jscarousal-contents-horizontal > div > div .image {
    background-position: center center;
    background-repeat: no-repeat;
    height: 145px;
    text-align: center;
    vertical-align: middle;
    width: 300px;
}
#parceiros-list .jscarousal-contents-horizontal > div > div .image.table, #parceiros-list .jscarousal-contents-horizontal > div > div .image .table-row, #parceiros-list .jscarousal-contents-horizontal > div > div .image .table-cell {
    height: 150px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
#parceiros-list .jscarousal-contents-horizontal > div > div .image p {
    display: block;
}
#parceiros-list .jscarousal-contents-horizontal > div > div .image img {
    height: auto;
    max-height: 60%;
    max-width: 230px;
    min-width: 30%;
    text-align: center;
}
#apoio .jscarousal-contents-horizontal a {
    display: table-cell;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    width: 155px;
}
#apoio .jscarousal-contents-horizontal img {
    height: auto;
    max-height: 40px;
    max-width: 140px;
}
.hidden {
    display: none;
}
.visible {
    display: block;
}
.thumbnail-active {
    cursor: pointer;
    opacity: 1;
}
.thumbnail-inactive {
    cursor: pointer;
    opacity: 1;
}
#parceiros-list .jscarousal-horizontal-back, #parceiros-list .jscarousal-horizontal-forward {
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 18px;
    left: 10px;
    position: absolute;
    top: 80px;
    width: 12px;
    z-index: 99999;
}
#parceiros-list .jscarousal-horizontal-back {
    background-image: url("../theme/bts/next-prev-1.png");
    background-position: right top;
    background-repeat: no-repeat;
    left: 280px;
}
#parceiros-list .jscarousal-horizontal-forward {
    background-image: url("../theme/bts/next-prev-1.png");
    background-position: left top;
    background-repeat: no-repeat;
}
#parceiros-list .jscarousal-contents-horizontal {
    float: left;
    height: 210px;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 300px;
    z-index: 0;
}
#parceiros-list .jscarousal-contents-horizontal > div {
    height: 180px;
    position: absolute;
    width: 100%;
}
#parceiros-list .jscarousal-contents-horizontal > div > div {
    height: 210px;
    position: relative;
    text-align: center;
    width: 300px;
}
#parceiros-list .jscarousal-contents-horizontal > div > div .label {
    border-top: 1px solid #CCCCCC;
    bottom: 0;
    left: 0;
    padding: 10px 4px;
    position: absolute;
    width: 292px;
}
#produtos-list .jscarousal-horizontal-back, #produtos-list .jscarousal-horizontal-forward {
    color: #FFFFFF;
    cursor: pointer;
    height: 18px;
    left: 10px;
    position: absolute;
    top: 80px;
    width: 12px;
    z-index: 10;
}
#produtos-list .jscarousal-horizontal-back {
    background-image: url("../theme/bts/next-prev-1.png");
    background-position: right top;
    background-repeat: no-repeat;
}
#produtos-list .jscarousal-horizontal-forward {
    background-image: url("../theme/bts/next-prev-1.png");
    background-position: left top;
    background-repeat: no-repeat;
}
#produtos-list .jscarousal-contents-horizontal {
    float: left;
    height: 160px;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 300px;
    z-index: 0;
}
#produtos-list .jscarousal-contents-horizontal > div {
    height: 160px;
    position: absolute;
    width: 100%;
}
#produtos-list .jscarousal-contents-horizontal > div > div {
    display: table-cell;
    float: left;
    height: 160px;
    width: 300px;
}
#produtos-list .jscarousal-contents-horizontal img {
    height: 140px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 10px;
    width: 110px;
}
#produtos-list .label {
    margin-top: 15px;
    width: 170px;
}
#produtos-list .label .bt_green {
    font-size: 12px;
}
#produtos-list h3 {
    line-height: 1em;
    margin-top: 10px;
}
