@CHARSET "ISO-8859-1";
body{
	background-color:#fff;
}
.tableBlack{
	/*background-color:#000;*/
}
.tableBlack p, .tableBlack td, .tableBlack th, .tableBlack th label, .tableBlack td label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:left;
}
.tableBlack td label{
	font-weight:normal;
}
.tableBlack td, .tableBlack td{
	padding:5px 0 5px 0;
}
.invalid { 
	border-color: #ff0000; 
	background-color: #ffcccc; 
}
.tableBlack .zip{
	width:20%;
}
.tableBlack .town{
	width: 75%;
}
.tableBlack input{
	/*width: 100%;*/
}
.tdBlack{
	background-color:#000;
}
.inputStory input{
	width:100%;
	height:200px;
}
.mvHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	/*font-weight:bold;*/
	color:#fff;
	margin-top:20px;
}
.mvText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;	
	margin-top:20px;
	margin-bottom:20px;
}/*
#Story{
	/*color:#fff;*/
}
#winnerImg{
	position:absolute;
	top:50px;
	left:80px;
	z-index:100;
}
.divSelectSelected{
	height:24px;
	background:url(../img/selectSelected.png) no-repeat top right;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	font-weight:bold;
	line-height:24px;
	padding-left:5px;
}
.divSelectList{
	border:1px solid #e6e6e6;
	background-color:#f6f6f6;
	z-index:100;
}
.divSelectList div{
	height:18px;
	line-height:15px;
	padding-left:5px;
	color:#0083be;
	font-weight:bold;
}
.movieTitle{
	color:#0083be;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	line-height:20px;
}
.movieDetails, .movieDetails b{
	font-size:9px;
	padding-bottom:2px;
}
.movieDetailsStep2, .movieDetailsStep2 b{
	font-size:9px;
	padding-bottom:2px;
}
.moviePrice{
	/*color:#0083be;*/
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:2px;
}
#formDiv input, #formDiv select{
	background: url(../img/textInputBg.png) repeat-x;
	height:18px;
	margin:0;
	padding:0;
	padding-top:3px;
	padding-bottom:-3px;
	padding-left:5px;
	border:none;
	border-left:1px solid #a1aab1;
	border-right:1px solid #a1aab1;
	border-bottom:1px solid #a1aab1;
	margin-right:5px;
}
#formDiv select{
	height:24px;
}
.formHeading{
	margin-top:8px;
	margin-bottom:8px;
	font-size:13px;
	font-weight:bold;
}
.formHeading2{
	font-size:11px;
	font-weight:bold;
}
.formtext{
	font-size:11px;
	color:#0083be;
	font-weight:bold;
}
.confirmGrey{
	margin-top:3px;
	bottom:10px;
	color:#666;
	font-size:11px;
	text-align:center;
}
label{
	font-size:85%;
}
a img{
	border:none;
}
#showTitle{
	width:138px;
}
