﻿/* http://www.colourlovers.com/palette/950222/I_Could_Fly_That */
html
{
    background-color: #152532; /* mystery dk blue almost black */
}
.topnavigation
{
    background-color: #0F5094; /* airplane blue */
    color: White;
}
.topnavigation a
{
    color: White;
    text-decoration: underline;
    font-weight: bold;
}
.pagecontent
{
    background-color: #fff
}
.Showtimes a
{
    color: #0F5094; /* airplane blue */
}
.watchmovietrailer
{
    
}
.MovieDetails a
{
    color: #0F5094; /* airplane blue */
}
.movietrailerbutton
{
    border: 1px solid #ccc;
    background-color: #fff;
}
.movietrailerbutton a
{
    color: #0F5094; /* airplane blue */
}
.ticketprices
{
    color: #000;
    background-color: #DCDDE1 /* mime, lt gray */
}
.ticketprices .ticketsonline
{
    border: 2px solid #660000;
    color: #000;
    background-color: #fff;
}
.ticketprices .ticketsonline h2
{
    color: #0F5094; /* airplane blue */
}
.Dates
{
    background-color: #999999; /* gray */
    color: #fff;
}
.warning
{
    color: #fff;
    font-weight:bold;
}
.highlight td
{
    background-color: #81BBE1; /* skylight lt blue */
}
.footer
{
    border-color: #0F5094; /* airplane blue */
    color: #FFF;
}
.footer p a
{
    color: #81BBE1; /* skylight lt blue */
}
.footer p a.emailus
{
    color: #fff; /* white */
}
/***********/
.footer .NewsletterHTML a
{
    color: #FEEBB6; /* Schlagsahne, creme */
}
.billboardstage
{
    background-color: #FEEBB6; /* Schlagsahne, creme */
}
.billboard h3
{
    color: #000;
}
.billboard ul li a
{
    color: #0F5094; /* airplane blue */
    font-weight: bold;
}
.billboard ul li .Series
{
    color: Gray;
}