
.eventDetailsContainer {
    height: 980px;
}

/* event details */
.eventDetails {
    float:left;
    width: 677px;
}
/* event details */

.MovieDetailsCSHead_en {
    margin-left:29px;
    height: 36px;
    width: 677px;
    margin-bottom: -18px;
    background-image: url('../images/common/moviedetails_cs_head_en.jpg');
}
.MovieDetailsCSHead_el {
    margin-left:29px;
    height: 36px;
    width: 677px;
    margin-bottom: -18px;
    background-image: url('../images/common/moviedetails_cs_head_el.jpg');
}
.MovieDetailsNPHead_en {
    margin-left:29px;
    height: 36px;
    width: 677px;
    margin-bottom: -18px;
    background-image: url('../images/common/moviedetails_np_head_en.jpg');
}
.MovieDetailsNPHead_el {
    margin-left:29px;
    height: 36px;
    width: 677px;
    margin-bottom: -18px;
    background-image: url('../images/common/moviedetails_np_head_el.jpg');
}

.eventDetailsHead_en {
    margin-left:29px;
    height: 36px;
    width: 677px;
    background-image: url('../images/common/event_details_head_en.jpg');
}

.eventDetailsBody {
    margin-left:29px;
    width: 617px;
    padding: 0px 25px 0px 35px;
    background-image: url('../images/common/event_details_body.jpg');
}

.eventDetailsFooter {
    margin-left:29px;
    height: 17px;
    width: 677px;
    background-image: url('../images/common/event_details_footer.jpg');
}
.eventTitle {
    text-align: center;
}
.eventImage {
    float: left;
    text-align: center;
    width: 240px;
}
.eventSchedule {
    margin-top: 10px;
    margin-bottom: 10px;
}
.movieDescription {
    margin-top: 10px;
    margin-bottom: 10px;
}

.scheduleRed {
    font-weight: bold;
    color: #DB0000;
}
.scheduleGreen {
    font-weight: bold;
    color: #69BD51;
}
.scheduleOrange {
    font-weight: bold;
    color: #FDA706;
}
.scheduleBlue {
    font-weight: bold;
    color: #0075CF;
}
.schedulePurple {
    font-weight: bold;
    color: #AD00ED;
}

.scheduleBlack {
    font-weight: bold;
    color: #000000;
}
.scheduleDarkOrange {
    font-weight: bold;
    color: #C04006;
}
.scheduleDarkRed {
    font-weight: bold;
    color: #9B0000;
}
