/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.headertext {color: #FFFFFF;}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}
img {border: 0px;}
div#info {
    width: 45%;
    margin-top:10px;
    margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
.bg_logo {background: url(images/banner.jpg); background-repeat: no-repeat; background-position: bottom;}
.logo {float: left; margin-left: 20px; padding: 0px;}
.maincontent {background: url(images/bodybg.jpg); background-repeat: repeat-y; text-align: left; padding-left: 17px; padding-top: 5px;}
.bg_bodyfilm {background: url(images/bodyfilm.jpg); background-repeat: repeat-y;}
.pageheader {height: 71px;}
.navigation {position: relative; right: 15px; top: 45px;}

.filmtitle {background-color: #999999;}
.filmmaincotent
.filmsidebar {background-color: #515151;} /* Not linked*/
.smallfont {font-size: 10px;}
.filmtitletext {font-size: 18px; padding-left: 10px;}
h2 {font-weight: normal; margin: 3px 0px 3px 10px;}
h3 {font-weight: normal; margin-left: 15px; margin-right: 15px; border-bottom: double medium #515151;}
h3.filmlist {margin-left: 0px; margin-right: 0px;}
ul {list-style-type: none;}
ul li {margin-bottom: 5px;}
.header {border-bottom: double medium #515151;}
.castlist {width: 300px; margin-left: auto; margin-right: auto;}
.plotsummary {padding: 5px;}
.messeduptable {margin-left: -5px; margin-top: -5px; margin-right: -5px;}
.graytext {color: #999999;}
.rsslogo {text-align: right; padding-right: 7px; padding-top: 2px;}