img.topleft_image {
	background-color: #6800B7;
	background-image: url('/images/tall_bg_bar_grad_purple.gif');
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 500px;
	z-index:-1;
}

body {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6800B7;
	background-image: url('/images/tall_bg_bar_purple.gif');
	background-repeat: repeat;
	background-position: 0 0;
}

.screentable {
	background-color: white;
	background-image: url('/images/redbars_bg2.gif');
	background-repeat: repeat;
	background-position: center;
}

a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #D0D0FF; }
a:active { color: #FF0000; }

.style1 { color: #FFFFFF }

.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.showtime_header_cell {
	color: white;
	border: 4px solid #D0D0FF;
	background-color: black;
	text-align: center;
	font-weight: bold;
}

.showtime_header_row {
	color: #000000;
	border: 4px solid #000000;
}

.showtime_row {
	color: #000000;
	border: 4px solid #000000;
}

.style4 {font-size: 36px}
.style9 {font-size: 18px}
.style12 {font-size: 14px}
.style13 {font-size: 14px; color: #FFFFFF; }

.title, .title_briefs {
	color: red;
	font-size: 160%;
	font-weight: bold;
}

td.news {
	background-color: black;
	border: 4px solid #D0D0FF;
	vertical-align: top;
}

.synopsis_1 {
}

.star {
	vertical-align: middle;
	padding: 1px 5px 1px 1px;
}

.pic_td {
	right: 20px;
	width: 100px;
	height: 100px;
}

.largetext {
	font-size: 150%;
}

.largesttext {
	font-size: 200%;
}

.smalltext {
	font-size: 80%;
}

.normaltext {
	font-size: 100%;
}

.program_header_name {
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

.film_still_large {
	border-style: solid;
	border: 2 2 2 2;
	border-color: #301010;
	width: 400;
}

.film_still_small {
	border-style: solid;
	border: 2 2 2 2;
	border-color: #301010;
	width: 200;
}

.film_brief_area {
	vertical-align: top;
	background-color: #1a0000;
}

.playing_detail_label {
	font-size: 75%;
	font-weight: bold;
}

.playing_detail {
	font-size: 75%;
}

.smaller_text {
	font-size: 75%;
}

.cell_showtime_normal {
	background-color: black;
	font-size: 90%;
	text-decoration: none;
	color: white;
	border:solid 2px white;
}

.cell_showtime_highlight {
	background-color: black;
	font-size: 90%;
	text-decoration: none;
	color: red;
	border: solid 2px red;
	cursor: hand;
}
a.showtime_cell:link { color: white; text-decoration: none; }
a.showtime_cell:visited {color: white; text-decoration: none; }
a.showtime_cell:hover {color: white; text-decoration: none; }
a.showtime_cell:active {color: white; text-decoration: none; }

.blackboxtext {
	font-size: 125%;
	font-weight: bold;
	border: solid 2px black;
	background-color: #000000;
	padding: 5px 5px 5px 5px;
}

.program_briefs_name {
	font-size: 125%;
	font-weight: bold;
}

.program_briefs_name_table {
	border: solid 2px black;
	background-color: #000000;
}

.program_briefs_desc {
	font-size: 90%;
}

.program_briefs_label, .playing_briefs_label, .runtime_briefs_label,
.director_briefs_label, .school_briefs_label {
	font-size: 75%;
	font-weight: bold;
}
.program_briefs, .playing_briefs, .runtime_briefs, .director_briefs, .school_briefs {
	font-size: 75%;
}

img
{
	border-style: none;
}

a.edit_button:link { position: absolute; bottom: 0; right: 10; color: #303030; }
a.edit_button:visited { position: absolute; bottom: 0; right: 10; color: #303030; }
a.edit_button:hover { position: absolute; bottom: 0; right: 10; color: #303030; }
a.edit_button:active { position: absolute; bottom: 0; right: 10; color: #303030; }
