﻿/*......movie detail page......*/
.movieDetailPageDiv #movieRatingDiv
{
    width: 100%;
    clear: right;
    min-height: 30px;
    /*margin-bottom: 10px;*/
}

.movieDetailPageDiv div.movieRatingLink h3
{
    width: auto;
    float: none;
    clear: none;
    padding: 0px;
    margin: 0px;
    color: #002446;
    font-size: 11px;
}

.movieDetailPageDiv div.movieRating
{
    width: 108px;
    float: left;
    clear: none;
    margin-left: 0px;
}

.movieDetailPageDiv .movieArchiveWarningNotice
{
    background: url(../images/interface/MovieDetailPage/ArchiveIconSmall.png) no-repeat left 5px;
    padding-left: 50px;
    clear: both;
    padding-top: 15px;
    padding-bottom: 0px;
    height: 30px;
    float: none;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 30px;
}

.movieDetailPageDiv h2
{
    padding-top: 15px;
}

.movieDetailPageDiv h3
{
    margin: 0px;
    padding: 0px;
}

.MovieLabelSpan img
{
    vertical-align: middle;
}

.MovieLabelSpan
{
    white-space: nowrap;
}

p.news
{
    font-size: 18px;
    color: #636363;
}
.movieinfo
{
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
.movieinfo-pic
{
    width: 160px;
    float: left;
}
.movieinfo-description
{
    width: 400px;
    float: right;
}
.movieinfo-description ul
{
    clear: both;
    overflow: hidden;
    padding: 0px 0 5px 0;
}
.movieinfo-description ul li
{
    list-style: none;
    float: left;
    width: 130px;
    color: #636363;
}
.movieinfo-description ul li.right_txt
{
    width: 260px;
    float: left;
    color: #636363;
}
.movieinfo-description ul.bg
{
    background: #fcfcfc;
}

.commentsDiv .comments
{
    clear: both;
    overflow: hidden;
}
.commentsDiv .comments .name
{
    width: 115px;
    float: left;
    margin-bottom: 8px;
}

.commentsDiv .comments .name .movieRating
{
    width: 100px;
    float: right;
}

.rightalign
{
    text-align: right;
}

.commentsDiv .comments .name strong
{
    color: #011536;
    font-size: 12px;
}
.commentsDiv .comments .comment_des
{
    width: 462px;
    float: left;
    padding-bottom: 12px;
}
.commentsDiv .comments .left_direction
{
    background: url(../images/interface/UserComments/left-direction.jpg) no-repeat left 5px;
    padding-left: 18px;
}
.commentsDiv .comments .right_direction
{
    background: url(../images/interface/UserComments/right_direction.jpg) no-repeat right 5px;
    padding-right: 17px;
}
.commentsDiv .comments p.top
{
    width: 445px;
    height: 6px;
    background: url(../images/interface/UserComments/top.jpg) no-repeat left top;
    margin-bottom: 0px;
}
.commentsDiv .comments p.bottom
{
    width: 445px;
    height: 6px;
    background: url(../images/interface/UserComments/bottom.jpg) no-repeat left top;
}
.commentsDiv .comments .middle
{
    background: #efefef;
    width: 425px;
    clear: both;
    padding: 5px 10px 5px;
    overflow: hidden;
    min-height: 20px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.reportLink, .reportLink a:link, .reportLink a:visited
{
    color: #999;
    text-decoration: none;
    font-size: 10px;
}

.reportLink a:hover, .reportLink a:active
{
    color: #999;
    text-decoration: underline;
    font-size: 10px;
}

.blogPostImage
{
    display: inline;
    vertical-align: top;
    float: left;
}

/*this styles the cinema name on the sessions area*/
.movieDetailPageDiv #sessionsDiv h2, .movieDetailPageDiv h2
{
    font-size: 17px;
    color: #00a1c9;
    line-height: 17px;
    clear: both;
    padding: 10px 0 2px 0;
    overflow: hidden;
    text-shadow: 0 -1px 1px #FFF;
    text-transform: uppercase;
    display: block;
    width: 100%;
    border-bottom: 2px solid #00a1c9;
    margin-bottom: 10px;
    font-family: Verdana, sans-serif;
}

.movieDetailPageDiv .flaglist .flagDescription
{
    display: inline;
}

.movieDetailPageDiv .flaglist {
    margin-bottom: 10px;
}

.movieDetailPageDiv .sessions
{
    margin-bottom: 0px;
}

/*Alternate Gallery 1*/
.AlternateGallery1
{
    min-height: 273px;
    height: 273px !important;
    width: 578px;
    background-color: #FFF;
    border: solid 1px #E2E2E2;
    position: relative;
}

.AlternateGallery1 ul li
{
    width: 578px;
    height: 273px;
}

.AlternateGallery1 ul li img
{
    width: 578px;
    height: 273px;
}

ol#controls
{
    height: 65px; /*same as the li below, +2 */
    margin: 8px 0;
    padding: 0;
    width: 800px;
    overflow: hidden;
}

ol#controls li
{
    float: left;
    height: 63px;
    line-height: 63px;
    list-style: none outside none;
    margin: 0 8px 0 0;
    padding: 0;
    width: 137px;
    text-indent: -999px;
    border: solid 1px #E2E2E2;
}

ol#controls li.current, ol#controls li:hover
{
    border: solid 1px #000;
}

ol#controls li:last-child
{
    margin-right: 0px;
}


ol#controls li a
{
    width: 100%;
    display: block;
}

ol#controls li#controls1, ol#controls li#controls2, ol#controls li#controls3, ol#controls li#controls4
{
    background-repeat: no-repeat;
    background-position: left;
}

.AlternateGallery1 div#alternateVideoPlayer
{
    border-style: none;
    width: 578px;
    height: 273px;
    margin: 0px;
    padding: 0px;
    background-color: #E2E2E2;
    left: 0px;
    top: 0px;
    position: relative;
    z-index: 6;
}
