body { 
	font-family: sans-serif, Verdana, Arial, clean, Helvetica;
	font-size:12px;
}

p { margin: 10px 0px; }
label { font-size:11px; letter-spacing:1px; margin-right:5px; }
label.required{ padding-left: 14px; background: url(images/common/icon_star.gif) no-repeat 0px 1px; }
label.notreq { padding-left:14px; }
*:lang(en) label.ft { float:left;padding-top:5px; background-position: 0px 5px;}
label.f1 { width:68px; }
input.w1 { width:160px; clear:left; }
input.w1.w3 { width:158px}
input.w1.w7 { width:150px }
input.w4 {width:186px}
input.w5 { margin-left:4px;width:216px; }
input.w6 { width:270px;}
input.w8 {width:374px}
label.casts { margin-left:322px}

input, select {
	vertical-align:middle;
	border: 1px solid #A0A5BD;
	background-color: #C8DDF5;
	color: #2A1F28;
	letter-spacing:1px;
	font-size: 11px;
	margin-right:10px;
	margin-top: 2px;
}

input.text {
	background-color:#687EA0;
}

select.txt {
	font-size: 12px;
	height:16px;
	margin-left: 3px !important;
	margin-left: 0px;
	color: #2A1F28;	
}

textarea {
	background-color: #C8DDF5;
	border: 1px solid #A0A5BD;
	margin-top:2px;
}

.section { position:relative; }
.number { position:relative;font-family:'Times New Roman';font-size:40px; }
.sectionFields { margin:-36px 0px 40px 28px; }
.sectionHeader { width:100%;border-bottom:1px dashed #676067; text-transform: uppercase; letter-spacing: 1px; font-size:12px; font-weight:bold;}
.note { 
	color:white; 
	background-color:#2a1f28;
	font-weight:bold;
	padding: 2px 3px;
}

a {
	text-decoration:none;
	color:#E20050;
}
a:hover {
	text-decoration:underline;
}

/* Fake file uploader
 ******************/
div.fileinputs {
	position: relative;
	text-align:right;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";/* IE8 */
	opacity: 0;
	z-index: 5;
}

#metaTags { position:absolute; width:478px; height:78px; }

#captcha {
	margin: 20px 0px 10px 0px;
	letter-spacing: 1px;
	font-size:12px;
	width:800px;
}

#captchaFormula {
	font-size: 20px;
}

#captchaFormula img {
	vertical-align:middle;
	margin-top:-4px;
}

#captchaFormula input {
	width: 45px;
	text-align:right;
	margin-top: -1px;
	background-color:#C8DDF5;
	height: 20px;
	border: 1px solid #A0A5BD;
}

#btnReset {
	background:url(images/common/btn_clearform.gif) no-repeat;
	width:105px;
	height:19px;
	border:0;
}

#btnNext {
	background:url(images/common/btn_continue.gif) no-repeat;
	width:82px;
	height:19px;
	border:0;
}

#mailingAddress {
	line-height: 16px;
	font-size: 12px;
	color:#000000;
	padding-top:10px;
	margin: 0px 0px 40px 2px;
}

#mailingAddress p {
	margin: 20px 0px;
}

#thx {
	margin: 60px 25px;
	font-family: 'Times New Roman';
	font-size: 52px;
	font-style: italic;
	color: #5F7899;
}

/* about page
*****************************/
#about {
	margin: 0px 0px 6px 0px;
	font-size:12pt;
	font-weight:bold;
	letter-spacing : .6pt;
}

#intro {
	margin:20px 0px;
	font-size:17pt;
	font-family: 'Times New Roman',times;
	font-style:italic;
	color:#5E585f;
	line-height: 32px;
}

div.dashed {
	margin: 30px 0px;
	clear:both;
	border-bottom:2px dashed #b2b2b2;
}

.hdr { 
	text-transform: uppercase; letter-spacing: 1px; 
	font-size:13px; font-weight:bold;
	margin: 35px 0px 15px 0px;
}

#instruct {
	line-height: 17px;
	font-size: 12px;
}

.dd {
	margin: 20px 0px;
}
.dd span{ margin-left:14px;}

#btnNext1 {
	background:url(images/common/btn_next2.gif) no-repeat;
	width:60px;
	height:17px;
	border:0;
}

#btnSubmit {
	background:url(images/filmedia/btn_submit_0.gif) no-repeat;
	width:76px;
	height:17px;
	border:0;
}

#outterBox {
	position:relative;
	border:2px solid #3B3C46;
	background-color:#2A1F28;
	width:900px;
	padding:10px;
	margin:10px auto;
}

#innerBox {
	background-color:#ffffff;
	padding:30px;
}

#boxTitle {
	font-size:15px;
	font-weight:bold;
	color:#595969;
	margin:0px 0px 10px 60px
}


#filmOnSelection {
	font-size: 9px;
	line-height: 15px;
	text-transform: uppercase;
	margin-left:15px;
	font-family: sans-serif, Verdana, Arial, clean, Helvetica;
}
#filmOnSelection span {
	font-weight:bold;
	color:#cd005d;
}
#filmOnSelectionList {
	width: 790px;
	margin: 10px 0 10px 12px;
}
