/*--------------------------------------------------------------------------------------------------------------------*\
   CONTENTS
\*--------------------------------------------------------------------------------------------------------------------*/
/*
Note:
- Reaching an asset folder has to begin with /assets/ because of rewrite rules

SECTIONS
RELEASE_CARD
LIST_RELEASE_CARD
*/
/*--------------------------------------------------------------------------------------------------------------------*\
   $SECTIONS
\*--------------------------------------------------------------------------------------------------------------------*/
.page-release .top-area .top-area-content {
    background: transparent no-repeat top center;
    height: 353px;
}

.section-release-card {
    width: 100%;
    overflow: hidden;
}

/*--------------------------------------------------------------------------------------------------------------------*\
   $RELEASE_CARD
\*--------------------------------------------------------------------------------------------------------------------*/
.widget-release-card {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #d7d6d6;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 17px;
    margin: 15px 0 0 15px;
    position: relative;
    width: 313px;
    height: 272px;
    color: #969696;
}
/** for video release widget **/
.page-home .widget-release-card.video > a.pic {
    display: block;
    height: 208px;
}

.page-home .widget-release-card.video div.featured-band {
    font-size: 15px;
    color: #fff;
    background: #8b8b8b;
    height: 22px;
    display: block;
    line-height: 22px;
    padding-left: 10px;
}
.page-home .widget-release-card.video var.girls-name {
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
}
.widget-release-card.video .rating {
    position: absolute;
    right: 40px;
    top: 2px;
    color: #969696;
}

.thumbs-up {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAP1JREFUeNpi3LdvHwMB4AXEPUCcC8R7kSWYGAgDHSDWBOIYdAlCmlmB2BeXWkKaM4HYBso+RYpmTyBuhbJPA/EidAUsODQKAPEEIOaB8q8AMSMQCwOxIBC/B+K3uDSnALEaEj8EiE2B+D8QC4E0AnEzSLMHEEsC8R8g3gnEbFC/IgNeaKjDgDQo6kCa24HYACrYBZVQIiIKHzBB3Q8DItA4JQawgTQ/RRL4AcRfiNR8nQnqeRhgZCAefAdpfgHl/IfGOxsRGs8D8VYmJGeCbOUGYmYiNM8B4mug0D4DxDuAmBOIdwHxFCDWhwacPTRR/IYmKBDeAMTzQCYABBgA0pgoRTWut5IAAAAASUVORK5CYII=') no-repeat;
    height: 16px;
    width: 15px;
}

.widget-release-card .release-info .rating-box .thumbs-up {
    float: left;
    display: inline-block;
    margin-top: 5px;
}

.widget-release-card.video .thumbs-up {
    position: absolute;
    right: 20px;
    top: 2px;
}
.widget-release-card.video .release-info .views-date-box span {
    top: 0px;
}

.widget-release-card .details-only {
    display: none;
}

.widget-release-card:hover {
    border: 1px solid #000;
}

.widget-release-card a:hover {
    text-decoration: underline;
}

.widget-release-card a .hover-play {
    background: url('../../common/img/layout/layout-icons.png') repeat scroll -55px -52px transparent;
    cursor: pointer;
    height: 88px;
    left: 113px;
    position: absolute;
    top: 61px;
    width: 89px;
    display: none;
}

.widget-release-card:hover a .hover-play {
    display: block;
}

.widget-release-card .girls-site-box {
    margin-top: 4px;
    color: #292929;
}

.widget-release-card .girls-site-box a,
.widget-release-card .girls-site-box span {
    color: #000;
}

.widget-release-card .girls-site-box .girls-name {
    display: inline-block;
    height: 16px;
    max-width: 173px;
    overflow: hidden;
    padding: 0px 7px;
    float: left;
}

.widget-release-card .girls-site-box .girls-name a {
    text-transform: uppercase;
    font-size: 15px;
    color: #292929;
}

.widget-release-card .release-info {
    float: left;
    padding: 0 0 0 7px;
    position: relative;
    width: 100%;
}

.widget-release-card .release-info .categories,
.widget-release-card .release-info .categories a {
    color: #4dd1ff;
    text-transform: lowercase;
}

.widget-release-card .release-info .rating-box {
    position: absolute;
    right: -1px;
    top: -3px;
    padding-right: 14px;
    text-align: right;
}

.widget-release-card .release-info .rating-box .rating {
    display: inline-block;
    padding: 5px 5px 0 0;
    float: left;
}

.widget-release-card .release-info .views-date-box span {
    color: #969696;
    font-size: 10px;
    position: absolute;
    top: 17px;
}

.widget-release-card .release-info .views-date-box .views {
    right: 16px;
    margin-top: 2px;
}

.widget-release-card .release-info .views-date-box .date-added {
    left: 7px;
    font-size: 15px;
    margin-top: 1px;
}

a.site-name {
    font-size: 11px;
    color: #000;
}

/*--------------------------------------------------------------------------------------------------------------------*\
   $LIST_RELEASE_CARD
\*--------------------------------------------------------------------------------------------------------------------*/
.widget-release-card.details {
    width: 971px;
    height: 209px;
}

.widget-release-card.details .details-only {
    display: inline-block;
}

.widget-release-card.details a.pic {
    float: left;
    margin-right: 14px;
}

.widget-release-card.details .girls-site-box {
    float: left;
    margin-top: 22px;
    margin-bottom: 8px;
}

.widget-release-card.details .title {
    position: absolute;
    display: block;
    text-align: left;
    left: 334px;
    top: 50px;
    font-size: 11px;
}

.widget-release-card.details .title a {
    font-family: 'latobold',arial,sans-serif;
    color: black;
}

.widget-release-card.details .title a:hover {
    text-decoration: none;
    color: #003366;
}

.widget-release-card.details .description {
    position: absolute;
    display: block;
    text-align: left;
    left: 334px;
    top: 72px;
    font-size: 11px;
}

.widget-release-card.details .release-info {
    position: absolute;
    display: block;
    text-align: left;
    left: 334px;
    top: 110px;
    padding: 0;
    width: 638px;
}

.widget-release-card.details .release-info .preview {
    float: left;
}

.widget-release-card.details .release-info .preview a {
    margin-right: 10px;
}

.widget-release-card.details .release-info .rating-box {
    position: relative;
    top: 34px;
    left: 0px;
    font-size: 15px;
}

.widget-release-card.details .release-info .views-date-box {
    max-width: 535px;
    position: relative;
    top: 58px;
    left: -54px;
}

.blog-card.details .release-info .views-date-box {
    left: 0;
    top: 40px;
    clear: left;
}

.widget-release-card.details .release-info .views-date-box span {
    display: inline-block;
    font-size: 12px;
    position: relative;
    top: 0px;
    right: 0;
    left: 0;
}

.widget-release-card.details .release-info .btn {
    -moz-box-shadow: 2px 3px 3px 0px #bcbcbc;
    -webkit-box-shadow: 2px 3px 3px 0px #bcbcbc;
    box-shadow: 2px 3px 3px 0px #bcbcbc;
    float: right;
    clear: right;
    font-size: 10px;
    text-align: center;
    margin: 0px 30px 10px 0px;
    width: 108px;
}

.blog-card .release-info .btn {
    margin: -13px 30px 20px 0px !important;
}

.widget-release-card.details .release-info .btn:hover {
    text-decoration: none;
}

.release-info .btn-watch-full {
    box-shadow: 2px 3px 3px 0 #BCBCBC;
    width: 120px;
    height: 18px;
    margin: 0px 30px 10px 0px;
    clear: right;
    float: right;
    background-color: #A7A7A7;
    color: #FFF;
    font-size: 9px;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase;
}

.ie7 .release-info .btn-watch-full {
    padding: 3px 62px;
}

.release-info .btn-watch-full:hover {
    background-color: #8D8D8D;
    text-decoration: none;
}

.release-info .btn-watch-preview {
    box-shadow: 2px 3px 3px 0 #BCBCBC;
    width: 120px;
    height: 18px;
    margin: 0px 30px 10px 0px;
    clear: right;
    float: right;
    background-color: #4DD2FF;
    color: #FFF;
    font-size: 9px;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase;
}

.ie7 .release-info .btn-watch-preview {
    padding: 3px 62px;
}

.release-info .btn-watch-preview:hover {
    background-color: #3EB2E5;
    text-decoration: none;
}

/***********************************************
* No previous remaining style
***********************************************/
#playback-forbidden {
    display: none;
}

#playback-forbidden p#overlay_text {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    height: 50px;
    left: 152px;
    position: absolute;
    text-align: center;
    text-shadow: 2px 2px 3px #000000;
    top: 277px;
    width: 398px;
}

#playback-forbidden p a.overlay_text {
    color: #FFFFFF;
    margin-left: 24px;
    margin-top: 14px;
    padding: 0;
    white-space: nowrap;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px 3px #000000;
}

#playback-forbidden img#overlay_play_btn {
    position: absolute;
    left: 324px;
    top: 164px;
}

/***********************************************
* Restricted access player popup - MF5119
***********************************************/
div.forbidden img.playerbg-forbidden {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.restricted-access {
    display: none;
    width: 479px;
    height: 238px;
    position: absolute;
    top: 90px;
    left: 160px;
    background: url(../img/release/forbidden.jpg) no-repeat scroll transparent;
}

div.restricted-access div.title {
    text-align: center;
    padding: 4px 0;
    font-size: 90%;
    color: #FFFFFF;
}

div.v1 div.restricted-access,
div.v2 div.restricted-access,
div.v3 div.restricted-access {
    height: 239px;
    background: url(../img/release/forbidden_blank_notitle.png) no-repeat scroll transparent;
}

div.restricted-access div.forbidden-v1 {
    display: none;
}
div.v1 div.restricted-access div.forbidden-v1 {
    display: block;
}

div.restricted-access div.forbidden-v1 div.line-1 {
    color: #fff;
    font-family: 'latobold';
    font-size: 15px;
    left: 126px;
    position: absolute;
    top: 50px;
}
div.restricted-access div.forbidden-v1 div.line-1 span {
    color: #911A2A;
}
div.restricted-access div.forbidden-v1 div.line-2 {
    color: #fff;
    font-family: 'latoregular';
    font-size: 29px;
    left: 72px;
    position: absolute;
    top: 85px;
}
div.restricted-access div.forbidden-v1 div.line-2 span {
    color: #A3DC22;
}
div.restricted-access div.forbidden-v1 div.line-3 {
    color: #fff;
    font-size: 21px;
    left: 73px;
    position: absolute;
    top: 120px;
}

div.restricted-access div.forbidden-v2 {
    display: none;
}
div.v2 div.restricted-access div.forbidden-v2 {
    display: block;
}
div.restricted-access div.forbidden-v2 div.line-1 {
    color: #fff;
    font-family: 'latobold';
    font-size: 15px;
    left: 135px;
    position: absolute;
    top: 60px;
}
div.restricted-access div.forbidden-v2 div.line-1 span {
    color: #A3DC22;
}
div.restricted-access div.forbidden-v2 div.line-2 {
    color: #fff;
    font-family: 'latoregular';
    font-size: 24px;
    left: 54px;
    position: absolute;
    top: 110px;
}
div.restricted-access div.forbidden-v2 div.line-2 span {
    color: #A3DC22;
}

div.restricted-access div.forbidden-v3 {
    display: none;
}
div.v3 div.restricted-access div.forbidden-v3 {
    display: block;
}
div.restricted-access div.forbidden-v3 div.line-1 {
    color: #fff;
    font-family: 'latobold';
    font-size: 18px;
    left: 110px;
    position: absolute;
    top: 60px;
}
div.restricted-access div.forbidden-v3 div.line-1 span {
    color: #A3DC22;
}
div.restricted-access div.forbidden-v3 div.line-2 {
    color: #fff;
    font-family: 'latoregular';
    font-size: 28px;
    left: 65px;
    position: absolute;
    top: 110px;
}
div.restricted-access div.forbidden-v3 div.line-2 span {
    color: #A3DC22;
}

div.restricted-access a.btn-cta {
    position: absolute;
    top: 170px;
    left: 150px;
}

div.release-cta-button {
    width: 174px;
    height: 36px;
    background: url(../img/release/player-prompt-cta-en.png) no-repeat;
}

div.release-cta-button:hover {
    background-position: 0px -36px !important;
}

/***********************************************
* IE7 Fixes
***********************************************/
.ie7 div.views-date-box span.views {
    margin-left: 5px;
}


/** Polish release css style **/
.lang-pl .release-info .btn-watch-full,
.lang-pl .release-info .btn-watch-preview {
    margin: 0px 20px 10px 0px;
}

.lang-pl .widget-release-card.details .release-info .views-date-box {
    max-width: 555px;
}

.lang-pl div.restricted-access div.forbidden-v1 div.line-1 {
    left: 70px;
}

.lang-pl div.restricted-access div.forbidden-v1 div.line-2 {
    font-size: 25px;
    left: 54px;
}

.lang-pl div.restricted-access div.forbidden-v1 div.line-3 {
    left: 40px;
}

.lang-pl div.release-cta-button {
    width: 231px;
}

.lang-pl div.restricted-access a.btn-cta {
    left: 130px;
}

/** Portuguese release css style **/
.lang-pt div.restricted-access div.forbidden-v1 div.line-2,
.lang-pt div.restricted-access div.forbidden-v1 div.line-3 {
    font-size: 21px;
    left: 42px;
}

.lang-pt div.release-cta-button {
    width: 271px;
}

.lang-pt div.release-cta-button:hover {
    background-position: 0px -36px !important;
}

.lang-pt div.restricted-access a.btn-cta {
    left: 110px;
}

/** Spanish release css styles **/
.lang-es div.restricted-access div.forbidden-v1 div.line-2 {
    font-size: 25px;
    left: 20px;
}

.lang-es div.release-cta-button {
    width: 291px;
}

.lang-es div.restricted-access a.btn-cta {
    left: 100px;
}