HTML
{
	height: 100%;
}

BODY
{
	margin: 0px;
	background-color: #3D4756;
	color: #FFFFFF;
	height: 100%;
} 
A:link
{
	color: #FFCC33;
	text-decoration: none;
}
A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A:visited
{
	color: #FFCC33;
	text-decoration: none;
}
A.nav:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
A.nav:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
A.nav:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
A.movie:active
{
	color: #DDDDDD;
}
A.movie:hover
{
	color: #FFFFFF;
	font-weight:bold;
}
A.movie:link
{
	color: #DDDDDD;
}
A.movie:visited
{
	color: #DDDDDD;
}
A.nav_main:active
{
	font-size: 14px;
	color: #DDDDDD;
	text-decoration: none;
}
A.nav_main:link
{
	font-size: 14px;
	color: #DDDDDD;
	text-decoration: none;
}
A.nav_main:visited
{
	font-size: 14px;
	color: #DDDDDD;
	text-decoration: none;
}
A.nav_main:hover
{
	font-size: 14px;
	color: #DDDDDD;
	text-decoration: none;
}
A.tblhead:link {
	color: #444444;
	text-decoration: none;
}
A.tblhead:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.tblhead:visited {
	color: #444444;
	text-decoration: none;
}
A.hp:link {
	color: #000000;
}
A.hp:visited {
	color: #000000;
}
TABLE.maintbl {
	height: 100%;
	width: 100%;
}
TABLE.innertbl {
	width: 100%;
}
TD.innertd {
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	width:50%;
}
TABLE.navtbl {
	width: 150px;
	border: 1px solid #000000;
	background-color:#384250;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:15px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:10px;
}
TD.navhead {
	color: #000000;
	background-color: #FCBE2E;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 6px;
}
TD.navbody {
	background-color: #384250;
	padding: 2px 2px 6px 6px;
}
TD.maintblleft {
	vertical-align: top;
	width: 150px;
	padding: 6px;
}
TABLE.authtbl {
	width: 150px;
	border: 1px solid #000000;
	background-color:#384250;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:15px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-bottom:5px;
}
TD.authtd {
	vertical-align: top;
	width: 150px;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

TD.authmsg {
	vertical-align: top;
	width: 150px;
	font-size:12px;
	font-style:italic;
	color:red;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

TD.header {
	height: 74px;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;

}
TD.divline {
	width: 3px;
	background-image: url(images/divline.gif);
	background-repeat: repeat-y;
}

TD.footer {
	height: 42px;
	background-image: url(images/footer.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align:middle;
	
}

TD.headerleft {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 260px;
	vertical-align: top;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 74px;
	color: #000000;
}
TABLE.output {
	height: 100%;
}
TD.bodyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 6px;
}
TABLE.logos {
	width: 329px;
	height: 34px;
	background-image: url(images/logos.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 270px;
	font-weight: bold;
	color: #000000;
}
TD.tablehead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FCBE2E;
	padding-right: 3px;
	padding-left: 3px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #FCBE2E;
	font-weight: bold;
}
TD.tablehead_sorter {
	color: #000000;
	background-color: #FCBE2E;
	padding-right: 3px;
	padding-left: 3px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #FCBE2E;
	border-right: 1px solid #000000;
	text-align: right;
}

TABLE.datatable {
	width: 100%;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}
TABLE.detailstable {
	width: 100%;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}
TABLE.configtable {
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}
TD.details {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#64748C;	
}
TD.tablecell0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #000000;
	padding-right: 3px;
	padding-left: 5px;
	color: #DDDDDD;
	background-color: #384250;
	padding-top: 2px;
	padding-bottom: 2px;
}
TD.tablecell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #000000;
	padding-right: 3px;
	padding-left: 5px;
	color: #DDDDDD;
	background-color: #435161;
	
}
TD.statsbar
{
        background-color: #FFCC33;
        line-height: 6px;
}
TD.emptybar
{
        line-height: 6px;
}
TD.stats
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #435161;
	white-space: nowrap;
}
.plain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.movdetails
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}
SPAN.movtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
TD.movtitle
{
	border-bottom: 2px solid #000000;
}
SELECT.genre
{
	width: 120px;
}
SELECT.vlang
{
	width: 120px;
}
SELECT.slang
{
	width: 120px;
}
SELECT.media
{
	width: 70px;
}
SELECT.year
{
	width: 70px;
}
INPUT.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
	margin-bottom: 4px;
}
.short_input_field
{
	width:130px;
	text-align:center;
}

DIV.header_search
{ 
	position:absolute;
	top:20px;
	width:90%;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
DIV.note
{ 
	font-size:smaller;
	color:red;
}
DIV.error_msg
{ 
	color:red;
	font-weight:bold;
}
DIV.hint
{
	font-size:smaller; 
	font-style:italic;
	text-align:right;
}
DIV.def_align_hint
{
	font-size:smaller; 
	font-style:italic;
}
DIV.review_preview
{
	text-align:left;
	font-style:normal;
	border: 1px solid #000000;
	background-color:#384250;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;
	font-size:14px;
	color:#FBFBFB;
}
DIV.review_header_01
{
	padding-left:15px;
	padding-top:30px;
	padding-bottom:15px;
	text-indent:40px;
	font-size:22px;
	font-weight:bold;
	color:#FBFBFB;
}
DIV.review_preview_par
{
	padding-left:5px;
	padding-left:5px;
	padding-top:15px;
	padding-bottom:15px;
	text-indent:15px;
	color:#FBFBFB;
}
DIV.review_preview_header
{
	padding-left:30px;
	padding-right:30px;
	padding-bottom:15px;
	font-size:17px;
	font-weight:bold;
	color:#FBFBFB;
}
DIV.review_info
{
	padding-left:15px;
	text-indent:60px;
	font-size:14px;
	font-style:italic;
	color:#FBFBFB;
}
DIV.text_header_01
{
	padding-left:15px;
	padding-top:30px;
	text-indent:40px;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#FBFBFB;
}
DIV.text_header_02
{
	padding-left:10px;
	padding-top:15px;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#FBFBFB;
}
DIV.text_header_03
{
	padding-left:5px;
	padding-top:10px;
	font-size:14px;
	font-style:italic;
	color:#FBFBFB;
}
DIV.text_01
{
	color:#CCCCCC;
	text-indent:40px;
	padding-top: 19px;
	padding-left: 15px;
	padding-right: 15px;
}



DIV.text_header_right_col
{
	padding-left:5px;
	padding-top:5px;
	text-align:left;
	text-indent:15px;
	font-size:17px;
	font-style:italic;
	color:#FBFBFB;
}
DIV.right_col
{
	text-align:center;
	border: 1px solid #000000;
	background-color:#384250;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px;
	font-size:14px;
	color:#FBFBFB;
}
DIV.text_right_col
{
	text-align:left;
}
TD.td_right_col_text
{
	text-align:left;
	padding:0px;
	padding-bottom:0px;
	padding-left:3px;
	font-size:14px;
	color:#FBFBFB;
}
SPAN.right_col_small_text
{
	padding-left:15px;
	padding-top:0px;
	font-size:12px;
	font-style:italic;
	color:#999999;
}

IMG.movie_picture
{
	border:0;
	margin:0px;
	margin-right:0px;
}

a:hover {cursor:hand; color: #FF00FF} 

	.suggest_link {
		background-color: #FFFFFF;
		color:#000000;
		padding: 2px 6px 2px 6px;
	}
	.suggest_link_over {
		background-color: #3366CC;
		padding: 2px 6px 2px 6px;
	}
	.search_suggest {
		position: absolute;
		background-color: #FFFFFF; 
		text-align: left; 
		border: 1px solid #000000;			
	}
A.nav_page_link {
	color:#CCCCCC;
	font-weight:bold;
	}
A.nav_page_link:hover {
	color:#FFFFFF;
	font-weight:bold;
	}	

TD.index_center_column {
	color: #CCCCCC;
	vertical-align:top;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom:5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align: left;
}
TD.index_right_column {
	color: #000000;
	vertical-align:top;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom:5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align: left;
}
TD.edit_center_column {
	color: #CCCCCC;
	vertical-align:top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom:5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align: left;
}
TD.edit_right_column {
	color: #CCCCCC;
	vertical-align:top;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom:5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align: left;
}
