body {
	font-family: Helvetica, 'Lucida Grande', Arial, sans-serif;
	background : #000000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	}

p {
	color: #333333;
	font: 12px/16px Arial, Helvetica, sans-serif;
	}


a {
	color : #C70C18;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color : #C70C18;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color : #C70C18;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color : #D02123;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color : #3a3737;
	font-weight: bold;
	text-decoration: none;
}



.homepage {
	color: #FFFFFF;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	clear: both;
	}

.homepage a:link {
	color : #FFFEAE;
	font-weight: bold;
	text-decoration: none;
}

.homepage a:visited {
	color : #FFFEAE;
	font-weight: bold;
	text-decoration: none;
}

.homepage a:hover {
	color : #FFFEAE;
	font-weight: bold;
	text-decoration: underline;
}

.homepage a:active {
	color : #FFFEAE;
	font-weight: bold;
	text-decoration: underline;
}



/* @group Common Layout */

.maintable {
	background: #000000;
	color: #FFFFFF;
	font: 12px Helvetica, 'Lucida Grande', Arial, sans-serif;
	}

.mainbottomnav {
	background: #760008;
	}

.mainltgreytd {
	background: #ffffff;
	color: #585353;
	font: 12px/14px Helvetica, 'Lucida Grande', Arial, sans-serif;
	}
	
	/* @end */

/* @group Common Font */

h2 {
	margin-bottom: 10px;
	line-height: 1.2em;
	font-size: 18px;
	margin-top: 20px;
	border-bottom: 1px solid #c3c3c3;
	padding: 0 0 3px;
	color: #000000;
	}

.small {
	color : #2D2A2A;
	font-size: 9px;
	font-weight: bold;
}

.large {
	color : #2D2A2A;
	font-size: 14px;
	font-weight: bold;
}

.large a {
	color : #C70C18;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.large a:link {
	color : #C70C18;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.large a:visited {
	color : #C70C18;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.large a:hover {
	color : #D02123;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.large a:active {
	color : #3a3737;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}



.updatetype_cancellation {
	color : #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	background: #ff0512;
	text-transform: uppercase;
}

.updatetype_addition {
	color : #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	background: #10ba06;
	text-transform: uppercase;
}

.updatetype_reschedule {
	color : #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	background: #ffd369;
	text-transform: uppercase;
}

li {
	margin-bottom: 6px;
	}



/* @end */

/* @group Footer */

.footer {
	color: #333333;
	font-size: 10px;
	font-weight: normal;	
	line-height: 14px;
	}

.footer a {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	}

.footer a:link {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	}

.footer a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	}

.footer a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	}

.footer a:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	}
	

/* @end */

/* @group Popup */

.popbottomnav {
	background: #000000;
	}

.popupframe {
	margin: 0px;
	padding: 5px;
	background: #B12222;
	font-size: 11px;
	line-height: 14px;
	}
	
	/* @end */

/* @group Home News */

.newsdate {
	color: #DE948E;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 3px;
	}

.newstitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
	}

.newsrelease {
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 5px;
	}

.newslink {
	text-align: right;
	float: right;
	margin-top: 0px;
	}
	
	/* @end */

/* @group Home Layout */

.red {
	background: #780008;
	color: #FFFFFF;
	font: 12px/14px Helvetica, 'Lucida Grande', Arial, sans-serif;
	}

.grey {
	background: #EFEFEF;
	}

.homepad {
	padding: 15px 10px 0 15px;
	}

.homepad p {
	margin: 0;
	padding: 0;
	}

.submit_box {
	background: url(../_media/images/en/home/bkg_submit.jpg) #3c0003 no-repeat;
}

.volunteer_box {
	background: url('../_media/images/en/home/bkg_volunteer.jpg') no-repeat #3c0003;
}

.sponsor_box {
	background: #780008;
}

.gif_repeat {
	background: repeat-x url('http://www.fantasiafestival.com/_media/images/en/home/header_bot_line.gif');
}
	
	/* @end */

/* @group Sub Layout */

#submit_film_box {
	float: right; 
	width: 200px; 
	padding: 10px;
	margin-left: 10px; 
	margin-bottom: 10px;
	border: 1px solid #c3c3c3;
	background: #ffffff;
	text-align: left;
	}

.imagecredit {
	color: #666666;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 10px;
	margin-top: 3px;
}

.mainredsubtop {
	background: #B12222;
	color: #FFFFFF;
	}

.subpad {
	padding: 15px 15px 15px 30px;
}

.subtitletd {
	padding-left: 5px;
	}

.subnavtd {
	padding-left: 15px;
	}

.filmhomeimage {
	margin: 0px 0px 10px 0px;
}

.greyon {
	margin-top: 3px;
	margin-bottom: 3px;
	background: #DCDCDC;
}

.greyoff {
	margin-top: 3px;
	margin-bottom: 3px;
}

.filmdetailtop {
	padding: 15px 10px 10px 15px;
	background: #3B3837;
}

.filmtitle {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 22px;
}

.filmscreenswithtitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.completefilminddextitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.filmdescription i {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

.directorbio i {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}


.filmdetails {
	font-size: 13px;
	color: #FFFFFF;
}

.filmpremieretitle {
	font-weight: bold;
	color: #FFFDA9;
}

.filmnotes {
	font-weight: bold;
	font-size: 9px;
	color: #FFFDA9;
	line-height: 9px;
}

.filmscreeningtimes {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #D2D2D2;
	padding: 3px;
}

.filmscreenswith {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #D2D2D2;
	padding: 3px;
}

.subtitle {
	font-size: 15px;
	color: #3B3838;
	font-weight: bold;
	padding-bottom: 5px;
}

.writingcredit {
	font-style: italic;
}

.completefilmindextable {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.linktable {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #D2D2D2;
	padding: 3px;
}

.ticketinfotable {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #D2D2D2;
	padding: 3px;
}
	
	/* @end */

/* @group Sub News */

.subnewsdate {
	color: #666666;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 10px;
	}

.subnewstitle {
	color: #3B3838;
	font-weight: bold;
	font-size: 15px;
	margin-top: 2px;
	margin-bottom: 5px;
	}

.subnewsrelease {
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

.subnewslink {
	text-align: right;
	float: right;
	margin-top: 0px;
	color: #B9171D;
	font-weight: bold;
	}

#newsimages {
	margin: 5px;
	padding: 5px;
	float: right;
}

#newsimageone {
	margin: 5px;
	padding: 5px;
	float: none;
}

#newsimagetwo {
	margin: 5px;
	padding: 5px;
	float: none;
}
	
	/* @end */

/* @group Table */

.border_top {
	border-top: 1px solid #aeaeae;	
	}

.border_bot {
	border-bottom: 1px solid #aeaeae;
	}

.border_botside {
	border-bottom: 1px solid #aeaeae;
	border-right: 1px solid #dcdcdc;
	}
	
	/* @end */

/* @group Calendar */

.cal_header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #ffffff; 
	text-decoration: none
	}

.cal_july {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none
	}

.cal_aug {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none
	}


a.cal_july:link {
	color: #C70C18; 
	text-decoration: none
	}
	
a.cal_july:visited {
	color: #C70C18; 
	text-decoration: none
	}	

a.cal_july:hover {
	color: #C70C18; 
	text-decoration: none
	}	

a.cal_july:active {
	color: #C70C18; 
	text-decoration: none
	}
	
		
a.cal_aug:link {
	color: #C70C18; 
	text-decoration: none
	}
	
a.cal_aug:visited {
	color: #C70C18; 
	text-decoration: none
	}	

a.cal_aug:hover {
	color: #C70C18; 
	text-decoration: none
	}	

a.cal_aug:active {
	color: #C70C18; 
	text-decoration: none
	}
	
/* @end */


.copy-credits {
	color: #f7fbdc;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	}

.copy-credits a {
	color: #f3fb98;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	}

.copy-credits a:link {
	color: #f3fb98;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	}

.copy-credits a:visited {
	color: #f3fb98;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	}

.copy-credits a:hover {
	color: #f3fb98;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}

.copy-credits a:active {
	color: #fbf64f;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	}
