body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	color: White;
	background-color: #000000;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: center;
}

table {
    text-color:#FFFFFF;
}

td {
    text-color:#FFFFFF;
}
 

.stars {
        color: White;
        font-size: 16pt;
        font-weight : Bold;
        padding-top: 3px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 3px;
}

.cellalt1 {
        color: White;
        Font: bold;
        font-size: 8pt;
        font-weight : normal;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
}

.cellalt2 {
        color: White;
        Font: bold;
        background-color: #000000;
        font-size: 8pt;
        font-weight : normal;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
}





a:hover {
	text-decoration: none;
	color: #FDDB2B;
}

.plot {
  font-size : 14pt;
  font-weight: normal;
  text-align: justify;
  color: White;
}

.header {
	font-size: 16pt;	
	font-weight : bold;
	padding-bottom: 3px;
	color: #FDDB2B;
}

.topbar {
	font-size: 16pt;
	font-weight : bold;
	margin-bottom: 10px;
	color: White;
}

.movietitle {
	font-size: 22pt;
	font-weight : bold;
	color: #FDDB2B;
}

#runtime {
	font-style: italic;
	font-size: 16pt;
}

#imdbrating {
	font-size: 16pt;
	color: #FDDB2B;
	font-style: italic;
}

#boxset {
	
}

#boxsetcover {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	width: 50px;
}

#boxsetcover img.coverimage {
	width: 50px;	
}

#frontcover {
	float: left;
	clear: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 150px;
}

#backcover {
	float: left;
	clear: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 150px;
}

img.coverimage {
	height : 400px;	
}

.episodes {
	float: left;
	clear: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 200px;
}

.personalmain {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	border: 1px solid White;
	color: White;
}

#indexvalue {
	font-size: 16pt;
	font-weight : bold;
}

.editiondetails {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#personaldetails {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;  
}

#imagefiles {
	clear: both;
}

img.imagefile {
	height : 200px;	
}

#features {
	clear: left;
}

#notes {
	clear: left;
}

.fieldvaluelarge {
	font-size: 16pt;
	font-weight : bold;
	color: White;
}

.fieldlabel {
	font-size: 12pt;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FDDB2B;
}

.playlabel {
	font-size: 10pt;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FDDB2B;
}


.fieldvalue {
	font-size: 12pt;
	font-weight : bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: White;
}

.episodetitle {
	font-size: 16pt;
	font-weight : normal;
}

.castactor {
	font-size: 14pt;
	font-weight : bold;
	color: #FFFFFF;

}

.castcharacter {
	font-size: 12pt;
	font-style: italic;
	padding-left: 5px;
	color: White;
}

.navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.navlink {
	text-align: center;
	display: inline;
	color: #FFFFFF;	
	font-size: 12pt;
	font-weight : bold;
	padding-left: 5px;
	padding-right: 5px;
}

.navlink a {
	text-decoration: none;
	color: #FFFFFF;	
	font-size: 12pt;
	font-weight : bold;
}


.navlink a:hover {
	color: #FDDB2B;
	text-decoration: underline;
}
