﻿html
{
    font-size: 100%;
    font-family: Verdana, Arial;
}
#stage
{
    width: 960px;
    margin-left: auto;
    margin-right:auto;
    margin-top: 10px;
}
.topnavigation
{
    width:960px;
    text-align:center;
}
.topnavigation ul
{
    padding-left: 1em;
	padding-top: .25em;
	padding-bottom: .25em;
}
.topnavigation ul li
{
	display: inline;
	padding-right: 1.5em;
}
.topnavigation ul li a
{
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.topnavigation ul li a:hover
{
	font-weight: bold;
}

.Dates
{
    width:960px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align:center;
    font-size: 12px;
    clear:both;
}
.MoviePoster
{
    background-color: #FFFFFF;
    border: 1px solid #999999 !important;
    padding: 5px;
    float: left;
    margin-right: 15px;
}
.MoviePoster2
{
    background-color: #FFFFFF;
    border: 1px solid #999999 !important;
    padding: 5px;
}
.footer
{
    width: 960px;
    padding-top: 10px;
    padding-bottom: 30px;
    border-style: solid;
    border-width: 5px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.footer p
{
    font-size: 12px;
}
.footer .NewsletterHTML
{
    text-align:center;
    font-family: Georgia, Verdana, Arial;
    font-size: 20px;
    font-weight:bold;
}
.footer .NewsletterHTML
{
    padding-top: 10px;
}
strong, .strong
{
    font-weight:bold;
}
.clearboth
{
    clear:both;
    display:block;
}
.tblfrontpage
{
    width: 960px;
}
.tblfrontpage td
{
    vertical-align: top;
}
.billboardstage
{
    width: 300px;
    background-image: URL("../images/bg_reel_lrg.jpg");
}
.billboard
{
    text-align:center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.billboard h3
{
    font-family: Georgia, Verdana;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}
.billboard ul li
{   
    font-size: 14px;
    padding-bottom: 3px;
}
.billboard ul li a
{
    text-decoration: none;
}
.billboard ul li a:hover
{
    text-decoration: underline;
    font-weight:bold;
}
.billboard ul li .Series
{
    font-size: 10px;
}
.displaystage
{
    padding: 10px;
}
.ScrollingSlideshow
{
    width: 640px;
    background-color: #fff;
}