@charset "UTF-8";

#seasonList
{
	position:relative;
	top:250px;
}

#fullPage
{
	position:fixed;
	width:100%;
	height:100%;
	z-index:0;
}
.logo{
	clear:both;
	position:relative;
	top:0;
	left:0;
	visibility:hidden;
	}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	/*background-color: #000;*/
	text-align: left;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #0F0;
}
a:active {
	text-decoration: none;
	color: #0F0;
}
.TagLines {
	font-size: 16px;
	text-align: center;
	font-style: normal;
}
#ticket {
	float: right;
}
#linkAlert{
	color:#FF0;
	text-decoration:blink;
	background-color:#666;
	}
.headerArt {
	float: none;
	position: absolute;
	top: 0px;
	right: 210px;
	z-index:10;
}
.standard_text {
	position:relative;
	top:250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	z-index:1;
}
#FlashMovie{
	position:relative;
	top:250px;
	margin-top:50px;
	text-align:center;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
.menu_position {
	position: absolute;
	top: 50px;
	right: 10px;
	height: 200px;
	width: 200px;
	clear: both;
	z-index:15;
}
.OLDmenu_position {
	visibility:hidden;
	position: absolute;
	top: 50px;
	right: 10px;
	height: 200px;
	width: 200px;
	clear: both;
}
.filmTitle{
	font-weight:bold;
	font-style:italic;
	}
#policy{
	color:#FF0;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	}
#movieList {
	clear:right;
	text-align: center;
	font-weight:bold;
	font-style:italic;
}
.topPic {
	z-index:-100;
}

#footer
{
	position:relative;
	width:100%;
	text-align:center;
	top:20px;
	font-size:x-small;
}

#centerScreen
{
	position:relative;
	top:175px;
	width:100%;
	text-align:center;
	z-index:1;
}

.css-grd {
/* default background colour, for all layout engines that don't implement gradients */
background: #71c6f2;

/* gecko based browsers */
background: -moz-linear-gradient(top, #011f5a, #71c6f2);

/* webkit based browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#011f5a), to(#71c6f2));

background-repeat:no-repeat;

filter:progid:DXImageTransform.Microsoft.Gradient
(endColorstr='#71c6f2', startColorstr='#011f5a', gradientType='0');

/*color: #000000;  text colour (black) */
height: 100%x;/*  gradient uses the full height of the element */
padding: 5px; /* distance from border edge to text */
}

.css-base{
background-color:#71c6f2
}
