﻿
.jscarousal-horizontal {
    display: block;
    height: 110px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 996px;
}
.jscarousal-horizontal-back, .jscarousal-horizontal-forward {
    cursor: pointer;
    float: left;
    height: 66px;
    margin-left: 0;
    position: relative;
    top: -27px;
    width: 38px;
}
.jscarousal-horizontal-back {
    background: url("../left_arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.jscarousal-horizontal-forward {
    background-image: url("../right_arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
}
.jscarousal-contents-horizontal {
    float: left;
    height: 154px;
    margin-left: 5px;
    overflow: hidden;
    position: inherit;
    top: -70px;
    width: 914px;
}
.jscarousal-contents-horizontal > div {
    height: 152px;
    margin-left: 13px;
    position: absolute;
    width: 100%;
}
.jscarousal-contents-horizontal > div > div {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
object {
    margin-top: -77px;
}
.jscarousal-contents-horizontal img {
    border-radius: 0;
    height: auto;
    padding-right: 23px;
    width: auto;
}
.jscarousal-contents-horizontal img .casino {
    height: 99px;
    width: 113px;
}
.hidden {
    display: none;
}
.visible {
    display: block;
}
.thumbnail-active {
    cursor: pointer;
    opacity: 1;
}
.thumbnail-inactive {
    cursor: pointer;
    opacity: 0.2;
}
.thumbnail-text {
    color: #ffffff;
    display: block;
    font-family: HelveticaNeue;
    font-size: 0.8em;
    font-weight: bold;
    height: 11px;
    padding: 0;
    text-align: start;
    width: 175px;
}
.thumbnail-text-casino {
    color: #ffffff;
    display: block;
    font-family: HelveticaNeue;
    font-size: 0.7em;
    font-weight: bold;
    height: 11px;
    padding: 0;
    text-align: left;
    width: 180px;
}
.thumbnail-text-casino-sub {
    color: #ffffff;
    display: block;
    font-family: HelveticaNeue;
    font-size: 0.6em;
    height: 51px;
    padding: 0;
    text-align: center;
    width: 125px;
}
#hWrapper {
    background: url("../img/bgmin-slider.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    margin: 75px;
    padding-top: 95px;
    box-shadow: 10px 10px 10px #c4c4c4;
    background-size: cover;
}
#hWrapper-grupo {
    background: url("../img/bgmin-slider.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 10px 10px 10px #a8272b;
    display: block;
    margin: 75px;
    padding-top: 95px;
    background-size: cover;
}