@charset "utf-8";
.rowbg {
	background-color: #FF2801;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.locationinfo {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.gradientbg {
	background-attachment: fixed;
	background-image: url(../images/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	background-attachment: fixed;
	background-image: url(../images/bodygradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bannerborder {
	border: thin solid #000000;
}
.movietitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFCC;
	font-weight: bold;
	margin-top: 0px;
	line-height: 16pt;	
}
.nowplayinglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
.summerbg {
	background-image: url(../images/summerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nowplayinglist a{
color:#FFFFFF;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.seriesschedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #030;
}
.sseriestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #030;
}
.sseriesnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
