
.column-one-item .header {
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.column-one-item.theatres-around .header {
    margin-bottom: 0;
		display: inline-block;
		width: 100%;
}
.column-one-item .header h2,
.column-one-item .header .faux-h2  {
    font-size: 19px;
    font-weight: bold;
}
.column-one-item .header .location {
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}
.column-one-item .header .location a {
    font-size: 12px;
    font-weight: normal;
    color: #076cdc;
}


.column-one-item .header .location .icon {
    display: block;
    float: left;
    width: 16px;
    height: 15px;
    background: url('/assets/img/icons/sprite-icons-modal-showtimes.png') left 2px no-repeat;
}
.column-one-item .header .location .icon-location {
    background-position: 0 0px;
    margin-top: 1px;
    height: 14px;
}



.theatres-results {
    margin-top: 25px;
}
.theatres-results .map {
    margin-right: 25px;
}
.results-theatres {
    width: 320px;
    float: left;
    -ms-overflow-y: scroll;
    overflow-y: scroll;
    overflow: scroll;
    overflow-x: hidden;
    height: 480px;
}
.results-theatres li {
    clear: both;
    float: left;
    display: inline-block;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #b4b4b4;
}
.results-theatres li:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

#map-canvas .pin,
.results-theatres .pin {
    float: left;
    color: #fff;
    width: 23px;
    height: 31px;
    text-align: center;
    font-size: 15px;
    padding-top: 3px;
    margin-right: 15px;
}
.results-theatres .pin {
    background: url('/assets/img/icons/location-pin.png') no-repeat;
}
.results-theatres .info {
    float: left;
    font-size: 13px;
    line-height: 18px;
    width: 262px;
}
.results-theatres .info h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.results-theatres .info h3 a {
    color: #076cdc;
}
.results-theatres .info .address {
    margin-bottom: 10px;
}
.results-theatres .info .phone {
    font-weight: bold;
    margin-bottom: 10px;
}
.results-theatres .info a.btn.wide.gray {
    color: #076cdc;
    font-weight: normal;
}


.amenity {
    clear: both;
    float: left;
    color: #2f2f2f;
    min-height: 184px;
    margin: 25px;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
}

.amenity img.float-left {
    padding-right: 115px;
}
.amenity img.float-right {
    padding-left: 115px;
}

.amenity h3 {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 20px;
}





.theatre-detail .google-map {
    position: relative;
    background: #dcdfe7;
    height: 101px;
}
.theatre-detail .google-map .map-bg {

    background: #fff;

}

#btn-get-directions {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 132px;
    height: 28px;
    margin-left: -66px;
    
    font-size: 11px;
    cursor: pointer;
}
#btn-get-directions .btn {
    height: 26px;
    line-height: 2.5em;
    padding: 0 14px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#btn-get-directions .icon-arrow-down {
    width: 13px;
    height: 13px;
    margin-left: 6px;
    background: url('/assets/img/icons/get-directions-arrow.png') left top no-repeat;
}

.theatre-detail .theatre-image {
    max-width: 350px;
    margin-right: 25px;
}
.theatre-detail .theatre-info {
    width: 335px;
    margin-right: 25px;
}
.theatre-detail .theatre-specs {
		width: 460px;
}

.theatre-detail #theatreBadgingImage {
    cursor: pointer;
}

.theatre-detail .theatre-info h1 {
    border: 0px;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0;
    padding: 0;    
}

.theatre-detail .theatre-info h2 {
    font-size: 25px;
    line-height: 1.3em;
    font-weight: normal;
}

.theatre-info {
    font-size: 13px;
    line-height: 1.3em;
    color: #4a4a4a;
}

.theatre-info .location,
.theatre-info .phone,
.theatre-info h4,
.theatre-info .info {
    clear: both;
    float: left;
}
.theatre-info .location,
.theatre-info .phone {
    font-size: 14px;
    margin-bottom: 5px;
}
.theatre-info .location a {
    color: #076cdc;
}

.theatre-info h4 {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}
.theatre-info .info {
}

.theatre-info .location .icon {
    display: block;
    float: left;
    width: 16px;
    height: 15px;
    background: url('/assets/img/icons/sprite-icons-modal-showtimes.png') left 2px no-repeat;
}
.theatre-info .location .icon-location {
    background-position: 0 0px;
    margin-top: 1px;
}
.theatre-info .phone .icon {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url('/assets/img/icons/phone.png') left 2px no-repeat;
}
.theatre-info .phone .icon-phone {
    background-position: 0 0px;
    margin-top: 1px;
}



.theatre h4 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    clear: both;
    float: left;
}
.theatre-specs .share-item {
    float: left;
    margin-bottom: 10px;
    min-height: 22px;
}
.theatre-specs .share-item.last {
    margin-bottom: 30px;
}
.theatre-specs .amenities {
    clear: both;
    float: left;
}




.theatre-detail .showtimes .header {
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 6px;
    margin-bottom: 2px;
    display: table;
    width: 100%;
}

.theatre-detail .showtimes .title-area {
    padding-top: 6px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
}
.theatre-detail .showtimes .icon-calendar {
    margin-left: 10px;
}

.theatre-detail .showtimes .section-filter {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}
.theatre-detail .showtimes .section-filter .lede {
    float: left;
    margin: 17px 20px 0 0;
    font-size: 12px;
}
.theatre-detail .showtimes ul.movie-format li {
    float: left;
}
.theatre-detail .showtimes ul.movie-format li.active a {
    color: #000;
}
.theatre-detail .showtimes ul.movie-format li a {
    display: block;
    padding: 17px 20px 8px;
    font-size: 14px;
    color: #767776;
    font-weight: 600;
}
.theatre-detail .showtimes .theatre-type {
    width: 105px;
    height: 20px;
    background: url('/assets/img/icons/sprite-icons-theatretype.png') no-repeat;
    float: left;
    margin: -2px 0 0 10px;
}
.theatre-detail .showtimes .imax {
    background-position: 0 0px;
    width: 36px;
}
.theatre-detail .showtimes .real3d {
    background-position: 0 -40px;
    width: 54px;
}
.theatre-detail .showtimes .imax-real3d {
    background-position: 0 -20px;
}

.theatre-detail .showtimes .filter-dropdown {
    position: absolute;
    top: 0;
    right: 0;
}

.theatre-detail .showtimes .faded-rule {
    clear: both;
    float: left;
    width: 730px;
    height: 9px;
    background: url('/assets/img/backgrounds/faded-rule-730px.png') left top no-repeat;
    margin-bottom: 20px;
}

.location-results .movie-detail-title {    
    display: inline;    
}

.location-results .movie-detail-title span {
    color: #000;
    font-size: 18px;    
}

#showtimes-results {
    clear: both;
    float: left;
}

#showtimes-results + .faded-rule + #showtimes-results {
    margin-top:15px; 
    padding-top:15px;
    border-top: 1px solid #ccc;
}

#showtimes-results > li {
    clear: both;
    float: left;
    border-top: 1px solid #f5f5f5;
    margin-top: 25px;
    padding-top: 25px;
}
#showtimes-results > li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

#showtimes-results #theatres-others > li {
    display: table;
    margin-bottom: 40px;
}

#showtimes-results h4 {
    color: #2f2f2f;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}

#showtimes-results .showtimes-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: inline-table;
    margin-left: 20px;
    margin-bottom: 15px;
}


#showtimes-results .theatre-details {
    font-size: 14px;
    line-height: 18px;
}

#showtimes-results .movie-name a {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    color: #076cdc;
}
#showtimes-results .movie-details {
    font-size: 12px;
    color: #4a4a4a;
}

#showtimes-results .results-showtimes {
    width: 560px;
}
#showtimes-results .results-showtimes li {
    padding: 10px 20px;
    color: #777773;
    font-size: 13px;
    /*width: 385px;
    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;
}


#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: 33px; }
.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;
}

.twitter-share
{
    padding-top: 5px;
}

.showtime-result.theatre-detail {
    border-bottom: 6px solid #f1f1f1;
    padding-bottom: 20px;
}

.showtime-result.theatre-detail .results {
    width: 959px;
}





