body {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #000000; //#008EB6;
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; 
	font-size: 12px;
	 
line-height: 14px; 
	font-weight: bold;
}
#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.subnavbg {
	height:14px;
	padding-top:0px;
	background-image:url('images/nav_filler_500.gif'); 
	background-repeat: no-repeat;
	background-position: 100px 6px;
	border:0px red solid;
}

.subnav {
	float: right;
	position:relative;
	height:14px;
	width:auto;
	padding-top:6px;
	border:0px red solid;
	text-align: right;
}
.subnav img {
	padding-left:5px;
	border:0;
	background-color:#00A7D3;
}
.copy       { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; 
	font-size: 13px; 
	text-decoration: none
}

.copy_results        { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #686868; 
	font-size: 13px; 
	padding-left: 20px;
	text-decoration: none
}

.copy_light       { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; 
	font-size: 13px; 
	text-decoration: none
}

.copy_lighter        { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #69AFD2; 
	font-size: 13px; 
	text-decoration: none
}
.screening_light        {
        font-family: Arial,Helvetica,sans,sans-serif;
        color: #C9CECA;
        font-size: 14px;
        text-decoration: none
}

.copy_black        { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #386488; 
	font-size: 13px; 
	text-decoration: none
}


.logon_error_text  { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #FF0000; 
	font-size: 13px; 
	text-decoration: none;
	vertical-align:middle;
}

.error_text  { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #FF0000; 
	font-size: 13px; 
	text-decoration: none;
	padding-left: 15px;
}

.copy_dark        { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #386488; 
	font-size: 13px; 
	text-decoration: none
}

.screening_dark        {
        font-family: Arial,Helvetica,sans,sans-serif;
        color: #386488;
        font-size: 14px;
        text-decoration: none
}

.copy_booking_text       { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; 
	font-size: 13px; 
	text-decoration: none;
	padding-left: 15px
}

#password {
	width:186px;height:17px

}

.copy_booking_text_booked       { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #F5C20B; 
	font-size: 13px; 
	text-decoration: none;
	padding-left: 15px
}




.screening_copy  { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; 
	font-size: 14px; 
	text-decoration: none;
}

.screening_copy_dark      {
        font-family: Arial,Helvetica,sans,sans-serif;
        color: #386488;
        font-size: 14px;
        text-decoration: none;
}



.screening_copy_light       { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; 
	font-size: 13px; 
	text-decoration: none;
	padding-left: 15px
}


.white_line {
	height:2; 
	position:relative; 
	top:32; 
	background-image:url('gfx/white.gif'); 
	background-repeat:repeat-x
}

.hometitle { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; 
	font-size: 13px; 
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
.synopsistitle { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #386488; 
	font-size: 13px; 
	text-decoration: none;
}
.righttitle { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #5e8ba8; 
	font-size: 13px; 
	text-decoration: none;
}

.filmtitle { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; // #5e8ba8; 
	font-size: 16px;
	text-decoration: none;
	text-transform:uppercase;
}
.title { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #ffffff; 
	font-size: 16px;
	text-decoration: none;
	text-transform:uppercase;
}
.email { 
	font-family: Arial,Helvetica,sans,sans-serif;
	color: #386488; 
	font-size: 13px;
	text-decoration: none
}
hr {
	border: none 0; 
	border-top:1px solid #69AFD2;
	//background-color:#69AFD2;
	height: 1px;
}