
.moviedetail .movie-poster-area {
    padding-right: 40px;
    width: 223px;
}
.moviedetail .movie-poster {
    width: 223px;
    height: 334px;
}
.moviedetail a.btn.trailer {
    margin-top: 15px;
    width: 171px;
}
.moviedetail a.btn.poster-btn {
    width: 171px;
}
.moviedetail .movie-poster-area .btn {
    margin-top: 15px;
}

.moviedetail .right-side {
    width: 782px;
    float: right;
}

.moviedetail h1 {
    font-size: 26px;
    border: 0px;
}

.moviedetail .movie-synopsis-area-header {
    float: left;
    width: 782px;
}
.moviedetail .movie-synopsis-area-header h3 {
    border-bottom: 6px solid #f1f1f1;
}
.moviedetail .movie-synopsis-area {
    width: 430px;
    padding-right: 50px;
}
.moviedetail .movie-title {
    font-weight: bold;
    font-size: 26px;
    width: 530px;
    display: inline-block;
}
.moviedetail .movie-title .title { margin-right: 10px; }
.moviedetail .rating-length { clear: both; float: left; }
.moviedetail .movie-title .rating {
    margin: 11px 10px 0 0;
}
.moviedetail .movie-length {
    font-size: 12px;
}

.moviedetail h3 {
    clear: both;    
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #e1e1e1;
}
.moviedetail .movie-details-area h3:first-child {
//    padding-top:84px;
}

.moviedetail .synopsis-body {
    font-size: 13px;
    line-height: 21px;
    margin-left: 30px;
}


.moviedetail .movie-details-area {
    width: 290px;
    font-size: 12px;
}
.movie-details-area tr, .movie-details-area td {
    padding: 0;
    padding-bottom: 15px;
    line-height: 1.5em;
}
.movie-details-area .label {
    font-weight: bold;
    padding-right: 35px;
}

.movie-details-area ul.formats li {
    float: left;
    padding-left: 20px;
}
.movie-details-area ul.formats li:first-child {
    padding: 0;
}

.movie-details-area .social-facebook {
    margin-right: 5px;
}



.location-map {
    clear: both;
    margin-top: 40px;
}

.column-one-item .location-map .header {
    display: table;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 0;
    border: none;
}
.location-map .title-area {
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
}

.location-results .title-area .title,
.location-map .title-area .title {
    width: 500px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.location-map .title-area a {
    color: #076cdc;
    font-size: 12px;
    font-weight: normal;
}
.location-map .icon-calendar {
    margin-left: 10px;
}

.location-map .icon {
    display: block;
    float: left;
    width: 16px;
    height: 15px;
    background: url('/assets/img/icons/sprite-icons-modal-showtimes.png') left 2px no-repeat;
}
.location-map .icon-location { background-position: 0   0px; margin-top: 5px; margin-left: 10px; }









.location-results {
    clear: both;
}

.location-results .header {
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 6px;
    margin-bottom: 2px;
    display: table;
    width: 100%;
}
.location-results .title-area {
    padding-top: 6px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
    margin-top:15px;
}
.location-results .title-area a {
    color: #076cdc;
    font-size: 12px;
    font-weight: normal;
}
.location-results .location-details {
    font-size: 12px;
}

.location-results .header .fandango {
    width: 127px;
    height: 33px;
    background: url('/assets/img/logos/powered-fandango.jpg') left top no-repeat;
    display: table;
    float: left;
    margin-right: 5px;
}


.location-results .icon-calendar {
    margin-left: 10px;
}

.location-results .icon {
    display: block;
    float: left;
    width: 16px;
    height: 15px;
    background: url('/assets/img/icons/sprite-icons-modal-showtimes.png') left 2px no-repeat;
}
.location-results .icon-location { background-position: 0   0px; margin-top: 5px; margin-left: 10px; height: 14px; }



.location-results .faded-rule {
    clear: both;
    float: left;
    width: 971px;
    height: 9px;
    background: url('/assets/img/backgrounds/faded-rule-971px.png') left top no-repeat;
    
    margin-bottom: 20px;
}

#showtimes-results {
    clear: both;
    float: left;
    width: 100%;
}

#showtimes-results ul {
}
#showtimes-results #theatres-others > li {
    display: table;
    margin-bottom: 40px;
}

#showtimes-results h4 {
    color: #2f2f2f;
    font-size: 12px;
    font-weight: bold;
}

#showtimes-results .subtle {
    font-weight: normal;
}

#showtimes-results .theatre-info {
    width: 100px;
    overflow: hidden;
    margin-right: 10px;
}

#showtimes-results .showtimes {
    float: left;
    width: 540px;
    font-size: 13px;
}
#showtimes-results .listings-header {
    clear: both;
    width: 520px;
    display: table;
    margin-left: 20px;
    margin-bottom: 15px;
}


#showtimes-results .theatre-details {
    font-size: 14px;
    line-height: 18px;
}

#showtimes-results .theatre-name {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

#showtimes-results .results-showtimes {

}
#showtimes-results .results-showtimes li {
    padding: 10px 20px;
    color: #777773;
    font-size: 13px;
    /*width: 500px;
    clear: both;*/
    float: left;
}
#showtimes-results .results-showtimes > li {
    background-color: #fff;
}
#showtimes-results .results-showtimes li.results-showtime-even {
    /*background: #f5f5f5;*/
}

#showtimes-results .box-outline {
    padding: 20px;
    width: 930px;
}
#showtimes-results .box-outline * {
    cursor: auto;
}
#showtimes-results .box-outline.active .results-showtimes li.results-showtime-even {
    background: #e6f1fc;
}

.results-showtimes-set li {
    display: block;
    clear: none;
    padding: 0;

    border-radius: 3px;
    border: 1px solid #878787;
    width: 80px;
    text-align: center;
    margin-right: 5px;
}
.results-showtimes-set li.future {
    border: 1px solid #076cdc;
}
.results-showtimes-set li.future:hover {
    border: none;
    border-radius: 0;
    background: url('/Assets/img/backgrounds/bg-showtime.png') center center no-repeat;
    width: 82px;
}
.modal-showtimes .results-showtimes-set li {
    width: 80px;
}
.modal-showtimes .results-showtimes-set li.future:hover {
    width: 82px;
}

.results-showtimes-set li a,
.results-showtimes-set li div > span
 {
    width: 78px;
    display: inline-block;
    margin: 6px 0;
}
.results-showtimes-set li.future:hover a {
    color: #fff;
    margin: 7px 0;
}

.results-showtimes-set li.additional {
    padding-top: 10px;
    margin-top: 10px;
}

#showtimes-results .movie-info {
    color: #2f2f2f;
    width: 100%;
    margin-bottom: 10px;
}
#showtimes-results .movie-info span {
    float: left;
}

.location-results .theatre-type {
    width: 105px;
    height: 20px;
    background: url('/assets/img/icons/sprite-icons-theatretype.png') no-repeat;
    float: left;
    margin: -2px 0 0 10px;
}
.location-results .imax        { background-position: 0   0px; width: 36px; }
.location-results .imax-real3d { background-position: 0 -20px; }
.location-results .real3d      { background-position: 0 -40px; width: 54px; }

.location-results .active .imax        { background-position: -110px   0px; width: 33px; }
.location-results .active .imax-real3d { background-position: -110px -20px; }
.location-results .active .real3d      { background-position: -110px -40px; width: 54px; }


#showtimes-results a.matinee {
    color: #777773;
}



#showtimes-results .also-playing-container {
    display: inline-block;
    clear: both;
    background: #f1f1f1;
    font-weight: bold;
    font-size: 12px;
    line-height: 23px;
    color: #076cdc;
    width: 100%;
    cursor: pointer;
    margin-top: 30px;
}

#showtimes-results .also-playing {
    position: relative;
    clear: both;
    float: left;
    margin: 10px;
}
#showtimes-results .also-playing span {
}	

.also-playing-container .icon-plus-minus {
    float: left;
    width: 22px;
    height: 23px;
    margin-right: 10px;
    background: url('/Assets/img/icons/icon-plus-minus.png') 0 -25px no-repeat;
}
.also-playing-container.active .icon-plus-minus {
    background-position: 0 0;
}


.location-results .section-filter {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}
.location-results .section-filter .lede {
    float: left;
    margin: 17px 20px 0 0;
    font-size: 12px;
}

.location-results ul.movie-format li { float: left; }
.location-results ul.movie-format li a { display: block; padding: 17px 20px 8px; font-size:14px; color:#767776; font-weight:600;}
.location-results ul.movie-format li.active a { color:#000; }

.location-results .filter-dropdown {
    position: absolute;
    top: 0;
    right: 0;
}







.rating {
    display: block;
    float: left;
    width: 20px;
    height: 15px;
    background: url('/assets/img/icons/sprite-icons-ratings.png') left top no-repeat;
    margin-top: -1px;
}
.rating.rating-g    { background-position: 0   0px; }
.rating.rating-pg   { background-position: 0 -20px; }
.rating.rating-pg13 { background-position: 0 -40px; width: 34px; }
.rating.rating-r    { background-position: 0 -60px; width: 14px; }
.rating.rating-nc17 { background-position: 0 -80px; }
.rating.rating- { background-position: 0 -100px;display: none;}

/*Added second block. Strings returning from sitecore are not always the same *QUICK PATCH* */
.rating.rating-pg-13 { background-position: 0 -40px; width: 34px; }
.rating.rating-nc-17 { background-position: 0 -80px; }
.rating.rating-nr { background-image: url(../img/icons/NR-rating.png); }

.box-outline {
    display: table;
    border: 1px solid #ebebeb;
    background: #f4f4f4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    padding: 4px 6px 5px;
    float: left;
    height: auto;
    position: relative;
}
.box-outline * {
    cursor: pointer;
}

.box-outline.active {
    border: 1px solid #95c2e8;
    background: #eef5ff;
}





.movie-showtimes-area {
    width: 782px;
}


    .column-one-item .location-results .header {
        border: none;
        padding: 0;
    }
