	/*** MAIN STYLES ***/
	html, HTML {
		overflow: -moz-scrollbars-vertical;
		background-color: #f2f2f2;
		background-image:  url(../images/main_bg.gif);
		background-repeat: repeat-x;
		background-position: top center;
		}
	body { behavior:url(js/global.htc); }
	li:hover { background-color:transparent; }
	body {
		font-family: arial, verdana, sans-serif;
		font-size: 62.5%;
		color: #000000;
		margin: 0;
		padding: 0;
		background-image:  url(../images/top_bg.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		text-align: center;
		}
	body#film {
		background-image:  url(../images/top_film-area_bg.jpg);
		background-repeat: no-repeat;
		background-position: top center;
	}
	td {
		font-family: arial, verdana, sans-serif;
		font-size: 1em;
		color: #656565;
		}
	
	body.smallText #wrapper { font-size: 1em; }	
	body.mediumText #wrapper { font-size: 1.2em; }	
	body.largeText #wrapper { font-size: 1.4em; }
	
	body.smallText #central_column { font-size: 1em; }	
	body.mediumText #central_column { font-size: 1.2em; }	
	body.largeText #central_column { font-size: 1.4em; }
	
	input, select {font-family: arial, verdana, sans-serif; font-size: 10px; color: #656565; background-color: #FFFFFF; margin: 0;}
	textarea {font-family: arial, verdana, sans-serif; font-size: 11px; color: #656565; background-color: #FFFFFF; margin: 0;}
	a img, .link_img { border: none; }
	form { border: 0; margin: 0; padding: 0; }
	p { margin: 0; padding: 0 0 0.8em 0; }
	@media print { 
	.notforprint {display:none;}
	}
	@media screen {
	.notforscreen {display:none;}
	}
	@media handheld {
	.notforhandheld {display:none;}
	}
	.notforany {display: none;}
	/*** FONT STYLES ***/
	a { color: #3487e3; text-decoration: none; } 
	a:hover { color: #000000; text-decoration: underline; cursor: hand; cursor: pointer; }
	hr { border: 0; margin: 8px 0px 0px 0px; padding: 6px 0px 0px 0px; width: 100%; height: 2px; border-top: 2px solid #000000; overflow: hidden; display: none; }
	h1 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0px 0px 10px 0px; color: #000000; font-weight: normal; font-size: 2.2em; }
	h2 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0px 0px 10px 0px; color: #3487e3; font-weight: normal; font-size: 1.8em; }
	.txt-ttl, h3 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0px 0px 10px 0px; color: #3487e3; font-weight: normal; font-size: 1.5em; }
	.txt-ttl1, h4 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0px 0px 10px 0px; color: #3487e3; font-weight: normal; font-size: 1.3em; }
	h5 { margin: 0; padding: 0; color: #000000; font-size: 1em; font-weight: normal; }
	h6 { margin: 0; padding: 0; color: #FF0000; font-weight: bold; }
	h1 em, h2 em, h3 em, h4 em, h5 em { font-style: normal; color: #353535; }
	h1 span, h2 span, h3 span, h4 span, h5 span { color: #656565; } 
	em { } 
	strong { }
	strong em { font-style: normal; color: #353535; }
	strong span { color: #656565; }
	.error, .message, .mandatory { color: #FF0000; font-weight: bold; }
	.error-message { display: block; color: #222222; padding: 3px 4px 4px 4px; background-color: #FFDDDD; border: 1px solid #FF0000; margin: 0px 0px 10px 0px; }
	.anchor { height: 1px; overflow: hidden; display: none; }
	.lge { font-size: 1.2em; }
	.highlight { color: #3487e3; }
	.black { color: #000000; }
	.txt-cont { color: #000; font-family: Georgia, "Times New Roman", Times, serif; }
	.normal, a.normal, .normal a { font-style: normal; color: #656565; }
	a:hover.normal, .normal a:hover { font-style: normal; color: #252525; }
	/*** LAYOUT STYLES ***/
	#header {
		position: relative;
		width: 956px;
		height: 140px;
		margin: 0 auto;
		background-repeat: no-repeat;
		background-position: top center;
		text-align: left;
		}
	#header .welcome {
		float: right;
		width: 220px;
		font-size: 1.2em;
		}
	#header .welcome strong {
		color: #000;
		}
	#header label { display: none; }
	#header .logo { float: left; }
	#central_column {
		position: relative;
		width: 956px;
		margin: 0 auto;
		text-align: left;
		font-size: 1.1em;
		}
	#content_left,
	.content_left{
		position: relative;
		float: left;
		width: 210px;
		}
	#content_right,
	.content_right{
		position: relative;
		float: right;
		width: 220px;
		}
	#content_center,
	.content_center{
		position: relative;
		float: left;
		width: 510px;
		}
	#content_wide,
	.content_wide{
		position: relative;
		float: left;
		width: 726px;
		}
	.content-item {
		clear: both;
		padding: 0px 14px 0px 14px;
		overflow: hidden;
		}
	.content {
		clear: both;
		padding: 12px 14px 14px 14px;
		}
	.content1 {
		clear: both;
		padding: 0px 14px 14px 14px;
		}
	.content2 {
		clear: both;
		padding: 14px 14px 0px 14px;
		}
	.bot-border {
		border-bottom: 1px solid #b5b5b5;
	}
	.wide-content {
		padding: 20px 14px 14px 14px;
		}
	#content_left .content {
		width: 146px;
		}
	#content_right .content {
		width: 146px;
		}
	#content_center .content {
		padding: 16px 14px 14px 14px;
		}
	#content_center .content.white {
		background-color: #FFF;
		width: 482px;
		overflow: hidden;
		}
	#content_center .content.white .tripple-col1 {
		width: 145px;
		float: left;
		padding: 0px 10px 0px 0px;
	}
	#content_center .content.white .tripple-col2 {
		width: 145px;
		float: left;
		padding: 0px 10px 0px 10px;
		border-left: 1px solid #959595;
	}
	#content_center .content.white .tripple-col3 {
		width: 145px;
		float: left;
		padding: 0px 0px 0px 10px;
		border-left: 1px solid #959595;
	}
	#content_center .white-item {
		width: 510px;
		background-color: #FFF;
		overflow: hidden;
	}
	#content_center .white-item-details {
		float: left;
		padding: 16px 0px 0px 14px;
		width: 220px;
		color: #000;
		font-size: 1.1em;
		}
	#content_center .white-item img {
		float: right;
	}
	#footer {
		position: relative;
		width: 920px;
		margin: 50px auto 10px auto;
		padding: 10px 18px 30px 18px;
		font-size: 1.2em;
		background-image:  url(../images/footer_bg.gif);
		background-repeat: no-repeat;
		background-position: bottom center;
		text-align: left;
		color: #3487e3;
		}
	#footer .footer-bg {
		width: 956px;
		height: 50px;
		position: absolute;
		top: -50px;
		left: 0px;
		background-image:  url(../images/footer_bg.png);
		background-repeat: no-repeat;
		background-position: top center;
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='http://p-h1.com/propellertv/images/footer_bg.png', sizingMethod='fixed');
		}
	#footera {
		float: left;
		}
	#footerb {
		float: right;
		}
	#footer a { color: #3487e3; text-decoration: none; } 
	#footer a:hover { color: #000000; text-decoration: underline; }
	#footer em { display: none; }
	
	#footer1 {
		position: relative;
		width: 920px;
		margin: 0px auto 50px auto;
		padding: 10px 18px 30px 18px;
		font-size: 1.2em;
		text-align: left;
		color: #656565;
		text-align: right;
		}
	#footer1a {
		float: left;
		}
	#footer1b {
		float: right;
		}
	#footer1 a { color: #000000; text-decoration: none; } 
	#footer1 a:hover { color: #000000; text-decoration: underline; }
	#footer1 em { display: none; }
	/*** MISC STYLES ***/
	.clear {
		clear: both;
		height: 0px;
		overflow: hidden;
		}
	.clear_l {
		clear: left;
		}
	.clear_r {
		clear: right;
		}
	.clear_n {
		clear: none;
		}
	.clear_content {
		clear: both;
		}
	.align_l {
		text-align: left;
		}
	.align_r {
		text-align: right;
		}
	.align_c {
		text-align: center;
		}
	.float_l {
		float: left;
		}
	.float_r {
		float: right;
		}
	.float_n {
		float: none;
		}
	.dnd {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
		}
	.content_img_left {
		float: left;
		margin-right: 12px;
		margin-bottom: 8px;
		}
	.content_img_right {
		float: right;
		margin-left: 12px;
		margin-bottom: 8px;
		}
	.hr,
	.hr1,
	.hr2 {
		clear: both;
		height: 10px;
		background-image: url(../images/dotline_horizontal.gif);
		background-repeat: repeat-x;
		background-position: left center;
		font-size: 2px;
		}
	.hr1 {
		height: 20px !important;
		}
	.hr2 {
		height: 40px !important;
		}
	.hr_shadow,
	.hr_shadow1 {
		clear: both;
		background-image:  url(../images/shadow_horizontal.gif);
		background-repeat: no-repeat;
		background-position: top center;
		font-size: 2px;
		height: 5px;
		}
	.hr_shadow1 {
		clear: both;
		height: 10px;
		}
	#content_center ul.list {
		margin:0; 
		padding:0;
		}
		#content_center ul.list li {
			list-style-type: none; 
			background:  url(../images/arrow_bullet.gif) transparent; 
			background-repeat:no-repeat; 
			margin:0; 
			padding: 0px 0px 0px 12px; 
			background-position: 2px 4px;
			}
	
	/*** NAVIGATION STYLES ***/
	ul#top_nav {
		float: left;
		width: 400px;
		height: 45px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		ul#top_nav li {
			display: inline;
			}
			ul#top_nav li a {
				float: left;
				display: block;
				width: 192px;
				height: 45px;
				background-image: url(../images/top_nav_screening-room.gif);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			ul#top_nav li.screening-room a {
				background-image: url(../images/top_nav_screening-room.gif);
				}
			ul#top_nav li.film-makers-area a {
				background-image: url(../images/top_nav_film-makers-area.gif);
				}
			ul#top_nav li a:hover {
				background-position: -500px 0px;
				text-decoration: none;
				}
			ul#top_nav li a.selected {
				background-position: -250px 0px;
				text-decoration: none;
				}
	ul#top_nav1 {
		float: left;
		width: 722px;
		height: 55px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		ul#top_nav1 li {
			display: inline;
			}
			ul#top_nav1 li a {
				float: left;
				display: block;
				height: 50px;
				background-image: url(../images/top_nav1_screening-room.gif);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			ul#top_nav1 li a:hover,
			ul#top_nav1 li a.selected {
				background-position: 0px -100px;
				text-decoration: none;
				}
			ul#top_nav1 li.comedy a {
				width: 98px;
				background-image: url(../images/top_nav1_comedy.gif);
				}
			ul#top_nav1 li.drama a {
				width: 82px;
				background-image: url(../images/top_nav1_drama.gif);
				}
			ul#top_nav1 li.animation a {
				width: 114px;
				background-image: url(../images/top_nav1_animation.gif);
				}
			ul#top_nav1 li.documentary a {
				width: 144px;
				background-image: url(../images/top_nav1_documentary.gif);
				}
			ul#top_nav1 li.horror a {
				width: 76px;
				background-image: url(../images/top_nav1_horror.gif);
				}
			ul#top_nav1 li.experimental a {
				width: 138px;
				background-image: url(../images/top_nav1_experimental.gif);
				}
			
	
	ul#top_nav_text {
		float: right;
		overflow: hidden;
		margin: 0;
		padding: 25px 0px 0px 0px;
		list-style: none;
		font-size: 1.2em;
		}
		ul#top_nav_text li {
			display: inline;
			}
			ul#top_nav_text li a {
				float: right;
				display: block;
				padding: 0px 0px 0px 16px;
				color: #999999;
				}
			ul#top_nav_text li a:hover,
			ul#top_nav_text li a.selected {
				color: #3487e3;
				}
	#choose-your-mood {
		width: 220px;
		overflow: hidden;
		padding: 22px 0px 0px 0px;
		margin: 0px 0px 28px 0px;
        background-image: url(../images/choose-your-mood_bg.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
		}
	ul#choose-your-mood_nav {
		position: relative;
		float: left;
		width: 218px;
		height: 44px;
		overflow: hidden;
		margin: 0px 0px 0px 1px;
		padding: 0;
		list-style: none;
        background-image: url(../images/choose-your-mood_nav_bg.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
		}
		ul#choose-your-mood_nav li {
			position: absolute;
			top: 0;
			display: inline;
			float: left;
			display: block;
			width: 42px;
			height: 44px;
			padding: 0px 4px;
			background-image: url(../images/choose-your-mood_nav_li.gif);
			background-repeat: no-repeat;
			background-position: -100px 0px;
			overflow: hidden;
			}
			ul#choose-your-mood_nav li a {
				float: left;
				display: block;
				width: 42px;
				height: 44px;
				background-repeat: no-repeat;
				background-position: -100px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			ul#choose-your-mood_nav li.selected a,
			ul#choose-your-mood_nav li.selected {
				background-position: 0px 0px !important;
				text-decoration: none;
				}
				
			ul#choose-your-mood_nav li a:hover {
				background-position: -200px 0px;
			}
			
			ul#choose-your-mood_nav li.heart.selected {
				background-position: -4px 0px !important;
				}
			ul#choose-your-mood_nav li.heart {
				padding-left: 0 !important;
				left: 2px;
				}
			ul#choose-your-mood_nav li.heart.selected {
				border-left: 2px solid #FFF;
				left: 0;
				}
			ul#choose-your-mood_nav li.exclamation {
				left: 41px;
				}
			ul#choose-your-mood_nav li.sunny {
				left: 84px;
				}
			ul#choose-your-mood_nav li.skull {
				left: 127px;
				}
			ul#choose-your-mood_nav li.light {
				padding-right: 0 !important;
				left: 170px;
				}
			ul#choose-your-mood_nav li.light.selected {
				border-right: 2px solid #FFF;
				}
			ul#choose-your-mood_nav li.heart a {
				background-image: url(../images/choose-your-mood_nav_heart.gif);
				}
			ul#choose-your-mood_nav li.exclamation a {
				background-image: url(../images/choose-your-mood_nav_exclamation.gif);
				}
			ul#choose-your-mood_nav li.sunny a {
				background-image: url(../images/choose-your-mood_nav_sunny.gif);
				}
			ul#choose-your-mood_nav li.skull a {
				background-image: url(../images/choose-your-mood_nav_skull.gif);
				}
			ul#choose-your-mood_nav li.light a {
				background-image: url(../images/choose-your-mood_nav_light.gif);
				}
				
	ul#choice_nav {
		float: left;
		width: 722px;
		height: 50px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
        background-repeat: no-repeat;
        background-position: 0px 0px;
		}
		ul#choice_nav li {
			display: inline;
			}
			ul#choice_nav li a {
				float: left;
				display: block;
				height: 50px;
				background-repeat: no-repeat;
				background-position: 0px -100px;
				text-indent: -9999px;
				overflow: hidden;
				}
			ul#choice_nav li a:hover {
				background-position: 0px -200px;
				text-decoration: none;
				}
			ul#choice_nav li a.selected {
				background-position: 0px 0px !important;
				text-decoration: none;
				}
			ul#choice_nav li.collections a {
				width: 110px;
				background-image: url(../images/choice_nav_collections.gif);
				}
            ul#choice_nav li.critics-choice a {
				width: 126px;
				background-image: url(../images/choice_nav_critics-choice.gif);
				}
            ul#choice_nav li.top-rated a {
				width: 96px;
				background-image: url(../images/choice_nav_top-rated.gif);
				}
	ul#rating {
		float: left;
		width: 190px;
		height: 40px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		ul#rating li {
			display: inline;
			}
			ul#rating li a {
				float: left;
				display: block;
				width: 30px;
				height: 24px;
				background-image: url(../images/star-rating.gif);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			
			ul#rating li a.selected {
				background-position: -200px 0px;
				text-decoration: none;
				}
			ul#rating li a.half {
				background-position: -100px 0px;
				text-decoration: none;
				}
			ul#rating li a:hover {
				background-position: -300px 0px !important;
				text-decoration: none;
				}
	ul#left_nav {
		float: left;
		overflow: hidden;
		margin: 20px 0px 20px 0px;
		padding: 0;
		list-style: none;
		width: 192px;
		background-image: url(../images/left_nav_bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 1.1em;
		}
		ul#left_nav li {
			clear: both;
			float: left;
			}
			ul#left_nav li a {
				float: left;
				display: block;
				/*background-image: url(../images/testbutton1.gif);*/
				background-repeat: no-repeat;
				background-position: -500px center;
				padding: 5px 15px;
				width: 162px;
				color: #ffffff;
				border-bottom: 1px solid #c8c8c8;
				}
			ul#left_nav li a:hover,
			ul#left_nav li a.selected {
				background-position: 0px center;
				text-decoration: none;
				color: #a2d6ff;
				}
				ul#left_nav li ul {
					float: left;
					overflow: hidden;
					padding: 0;
					margin: 0;
					list-style: none;
					width: 192px;
					background-color: #ffffff;
					font-size: 1em;
					}
						ul#left_nav li ul li a {
							float: left;
							display: block;
							background-image: url(../images/testbutton1.gif);
							background-repeat: no-repeat;
							background-position: -500px center;
							padding: 2px 15px 2px 25px;
							width: 152px;
							color: #656565;
							background-image: none;
							border: none;
							background-color: #ffffff;
							}
						ul#left_nav li ul li a:hover,
						ul#left_nav li ul li a.selected {
							background-position: 0px center;
							text-decoration: none;
							color: #3487e3;
							background-color:#eeeeee;
							}
	#search {
		width: 220px;
		height: 55px;
		position: relative;
		}
	.search {
		width: 220px;
		height: 40px;
		position: relative;
		}
	#search label,
	.search label {
		display: none;
		}
		#searchfield {
			position: absolute;
			top: 14px;
			left: 0px;
			font-size: 1.2em;
			padding-left: 4px;
			width: 170px;
			z-index: 1;
			background-color: #FFF !important;
			border-top: 1px solid #a5a5a5;
			border-bottom: 1px solid #a5a5a5;
			border-left: 1px solid #a5a5a5;
			padding: 1px;
			#padding: 2px !important;
			}
		#searchfield1 {
			position: absolute;
			top: 0px;
			left: 0px;
			font-size: 1.2em;
			padding-left: 4px;
			width: 170px;
			z-index: 1;
			background-color: #FFF !important;
			border-top: 1px solid #a5a5a5;
			border-bottom: 1px solid #a5a5a5;
			border-left: 1px solid #a5a5a5;
			padding: 1px;
			#padding: 2px !important;
			}
		@media screen and (-webkit-min-device-pixel-ratio:0) {
			#searchfield,
			.searchfield {
			padding: 2px;
			}
		}
		#searchbutton {
			font-size: 1.2em;
			position: absolute;
			top: 14px !important;
			right: 0px;
			width: auto;
			#width: 60px;
			border: 0;
			color: #FFFFFF;
			cursor: hand;
			cursor: pointer;
			background-color: #3487e3;
			z-index: 2;
			border-top: 1px solid #a5a5a5;
			border-bottom: 1px solid #a5a5a5;
			border-right: 1px solid #a5a5a5;
			}
			
	.bluesubmit {
			font-size: 1.1em;
			position:relative;
			border: 0;
			padding:2px;
			padding-left:5px;
			padding-right:5px;
			color: #FFFFFF;
			cursor: hand;
			cursor: pointer;
			background-color: #3487e3;
			z-index: 2;
			border-top: 1px solid #a5a5a5;
			border-bottom: 1px solid #a5a5a5;
			border-right: 1px solid #a5a5a5;
	}
			
		#searchbutton1 {
			font-size: 1.2em;
			position: absolute;
			top: 0px !important;
			right: 0px;
			width: auto;
			#width: 60px;
			border: 0;
			color: #FFFFFF;
			cursor: hand;
			cursor: pointer;
			background-color: #3487e3;
			z-index: 2;
			border-top: 1px solid #a5a5a5;
			border-bottom: 1px solid #a5a5a5;
			border-right: 1px solid #a5a5a5;
			}
			
		#searchbutton:hover,
		#searchbutton1:hover {
			background-color: #757575;
			}
			
		.bluesubmit:hover {
		background-color:#757575;
		color:#ffffff;
		text-decoration:none;
		}
	
	a.btn {
		clear: both;
		float: left;
		border: 1px solid #bcbcbc;
		background-color: #EEE;
		padding: 1px 15px;
		font-family: arial, verdana, sans-serif;
		text-decoration: none !important;
		font-size: 1.1em;
		}
	a:hover.btn {
		background-color: #FFF;
		}
		
	input.btn {
		clear: both;
		border: 1px solid #bcbcbc;
		background-color: #EEE;
		padding: 1px 15px;
		font-family: arial, verdana, sans-serif;
		text-decoration: none !important;
		font-size: 1.1em;
		color:#0099ff;
		}
	input:hover.btn {
		background-color: #FFF;
		}
		
		
	.pdf {
		width: 80%;
		display: block;
		background-image: url(../images/icon_pdf.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 20px 6px 10px 40px;
		}
	a.pdf span {
		color: #000;
		}
	a.btn1 {
		clear: both;
		float: left;
		background-color: #DDD;
		padding: 2px 15px;
		margin: 0px 0px 10px 0px;
		font-family: arial, verdana, sans-serif;
		text-decoration: none !important;
		font-size: 1.1em;
		color: #656565;
		}
	a:hover.btn1 {
		background-color: #CCC;
		color: #000;
		}
	
	a.but_agency-website,
	a.but_application-guidelines,
	a.but_application-form,
	a.but_succesful-applications{
		float: left;
		display: block;
		width: 105px;
		height: 55px;
		margin: 10px 0px 10px 0px;
		background-image: url(../images/but_agency-website.gif);
		background-repeat: no-repeat;
		background-position: -200px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	a.but_application-guidelines{
		background-image: url(../images/but_application-guidelines.gif);
		}
	a.but_application-form{
		background-image: url(../images/but_application-form.gif);
		}
	a.but_succesful-applications{
		background-image: url(../images/but_succesful-applications.gif);
		width: 155px;
		}
	a:hover.but_agency-website,
	a:hover.but_application-guidelines,
	a:hover.but_application-form,
	a:hover.but_succesful-applications{
		background-position: 0px 0px;
		}
	.ttl-col {
		clear: both;
		float: left;
		display: block;
		width: 82px;
		height: 34px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	.ttl-col_about-to-close {
		background-image: url(../images/title_colour_about-to-close.gif);
		width: 158px;
	}
	.ttl-col_announced {
		background-image: url(../images/title_colour_announced.gif);
		width: 138px;
	}
	.ttl-col_closed {
		background-image: url(../images/title_colour_closed.gif);
		width: 99px;
	}
	.ttl-col_open {
		background-image: url(../images/title_colour_open.gif);
		width: 84px;
	}
	.title {
		float: left;
		display: block;
		width: 200px;
		height: 34px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	.title_competition {
		background-image: url(../images/title_competition.gif);
	}
	.title_fund {
		background-image: url(../images/title_fund.gif);
	}
	.title_sponsorship {
		background-image: url(../images/title_sponsorship.gif);
	}
	.ttl_contact-us {
		background-image: url(../images/ttl_contact-us.gif);
	}
	.right_title_contact-us {
		background-image: url(../images/right-item-ttl_contact-us.gif);
	}
	
	/*** FORM STYLES ***/
	#content_center input.txt,
	#content_center select,
	#content_center textarea {
		width: 160px;
		border: 1px solid #A5A5A5;
		margin-bottom: 10px;
		}
	#content_center select {
		width: 162px !important;
		width: 164px;
		}
	input.txt:focus,
	select:focus,
	textarea:focus {
	background-color: #EEEEEE;
	}
	fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	padding: 10px;
	}
	fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0px 10px 0px;
	}
	#content_center label {
		clear: both;
		width: 120px;
		display: block;
		float: left;
		padding-top: 2px;
		}
	label em {
	font-style: normal;
	color: #FF0000;
	}
	.check,
	.radio {
		background: transparent;
		width: auto !important;
		border: 0 !important;
		}
	input.button {
		border: 1px solid #AAAAAA !important;
		background-color: #AAAAAA !important;
		color: #FFFFFF !important;
		width: auto !important;
		font-weight: bold;
		cursor: hand;
		cursor: pointer;
		font-size: 11px;
		}
	/*** WEBSITE STYLES ***/
	#choose-your-mood .mood-selecter {
		clear: both;
		width: 218px;
		margin: 0px 0px 0px 1px;
		text-align: center;
		background-color: #f7f7f7;
		padding: 6px 0px;
		}
	#choose-your-mood .mood-selecter select {
		text-align: left;
		border: 1px solid #656565;
		width: 135px;
		padding: 1px;
		font-size: 1.1em;
		}
	#choose-your-mood .mood-item {
		clear: both;
		width: 220px;
		background-image: url(../images/choose-your-mood_item_bg.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.2em;
		}
	#choose-your-mood .mood-item1 {
		clear: both;
		width: 196px;
		min-height: 205px;
		height: auto !important;
		height: 205px;
		background-image: url(../images/choose-your-mood_item_bg1.gif);
		background-repeat: no-repeat;
		background-position: center top;
		padding: 12px;
		}
	#choose-your-mood .mood-item img {
		border: 1px solid #999999;
		margin-bottom: 5px;
		}
	#choose-your-mood .mood-item a.shuffle {
		float: right;
		border: 1px solid #bcbcbc;
		background-color: #EEE;
		padding: 0px 5px;
		font-family: arial, verdana, sans-serif;
		text-decoration: none !important;
		}
	#choose-your-mood .mood-item a:hover.shuffle {
		background-color: #FFF;
		}
	#choose-your-mood .mood-item strong {
		color: #3487e3;
		font-size: 1.15em;
		font-weight: normal;
		}
	.wide-item {
		clear: both;
		width: 722px;
		margin: 25px 0px 0px 0px;
		background-image: url(../images/wide-item_top_bg.gif);
		background-repeat: no-repeat;
		background-position: center top;
		line-height: 1.6em;
		}
	.wide-item1 {
		clear: both;
		width: 722px;
		padding: 0px 0px 10px 0px;
		background-image: url(../images/wide-item_bot_bg.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		overflow: hidden;
		}
	.wide-item .wi-option {
		float: left;
		padding: 0px 6px 25px 16px;
		width: 216px;
		font-size: 1.1em;
		}
	.wide-item .wi-option span {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #000;
		font-size: 1.1em;
		}
	.wide-item .wi-option strong {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.4em;
		color: #3487e3;
		font-weight: normal;
		}
	.wide-item .wi-option .film {
		position: relative;
		width: 216px;
		height: 122px;
		margin: 5px 0px;
		overflow: hidden;
		}
	.wide-item .wi-option .film img {
		position: absolute;
		left: 0;
		top: 0;
		}
	.wide-item .wi-option .film a {
		position: absolute;
		top: 0;
		left: 0;
		width: 196px;
		height: 102px;
		padding: 200px 10px 10px 10px;
		background-image: url(../images/film_rollover.png) !important;
		background-image: url(../images/film_rollover.gif);
		background-repeat: no-repeat;
		background-position: 0px -300px;
		line-height: 1.5em;
		font-size: 0.9em;
		color: #000;
	}
	.wide-item .wi-option .film a:hover {
		background-position: 0px 0px !important;
		text-decoration: none;
		padding: 10px !important;
	}
	.wide-item .wi-option .film a em {
		color: #3487e3;
		font-style:normal;
	}
	.wide-item .wi-option .film a strong {
		font-family: arial, verdana, sans-serif;
		font-size: 1em;
		color: #000000;
		font-weight: bold;
		}
	.wide-item2 {
		clear: both;
		width: 722px;
		padding: 20px 0px 0px 0px;
		background-image: url(../images/wide-item2_top_bg.gif);
		background-repeat: no-repeat;
		background-position: center top;
		line-height: 1.6em;
		font-size: 1.1em;
		}
	.wide-item3 {
		clear: both;
		width: 694px;
		padding: 0px 14px 20px 14px;
		background-color: #FFF;
		background-image: url(../images/wide-item2_bot_bg.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		overflow: hidden;
		}
	.central-item {
		clear: both;
		width: 510px;
		padding: 20px 0px 0px 0px;
		background-image: url(../images/central-item_top_bg.gif);
		background-repeat: no-repeat;
		background-position: center top;
		line-height: 1.6em;
		font-size: 1.1em;
		}
	.central-item1 {
		clear: both;
		width: 510px;
		padding: 0px 0px 0px 0px;
		background-color: #FFF;
		background-image: url(../images/central-item_bot_bg.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		overflow: hidden;
		}
	.central-item .content {
		overflow: hidden;
	}
	.content-grey {
		width: 506px;
		padding: 2px;
		background-color: #eeeeee;
		overflow: hidden;
		}
		
	.content-grey_legal {
		width: 482px;
		padding: 2px;
		background-color: #adcfff;
		overflow: hidden;
		}
	.content-grey .cg-details {
		clear: both;
		padding: 5px 10px 5px 10px;
		color: #000;
		}
	.content-label {
		clear: both;
		float: left;
		width: 80px;
		}
	.content-id {
		float: left;
		width: 380px;
	}
	.right-item {
		clear: both;
		width: 220px;
		background-image: url(../images/right-item_top.gif);
		background-repeat: no-repeat;
		background-position: center top;
		line-height: 1.6em;
		color: #000;
		font-size: 1.1em;
		}
	.right-item1 {
		clear: both;
		width: 200px;
		padding: 12px 10px 20px 10px;
		background-image: url(../images/right-item_bot.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		overflow: hidden;
		}
	.right-item2 {
		clear: both;
		width: 220px;
		background-color:transparent;
		background-image: url(../images/right-item_bot.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		overflow: hidden;
		}
	
	.account_page .right-item2 {
		clear: both;
		width: 220px;
		background-color:transparent;
		background-image: url(../images/right-item_bot2.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		overflow: hidden;
		}		
		
	.right-item input.txt {
		width: 180px;
		border: 1px solid #A5A5A5;
		margin-bottom: 10px;
	}
	.right-item label {
		
	}
	.right-item .button {
		float: right;
	}
	.right-item {
		
	}
	.right-item .cont-item {
		border-top: 1px solid #c8c8c8;
		width: 200px;
		padding: 12px 10px 20px 10px;
		position: relative;
		top: -1px;
		overflow: hidden;
	}
	.right-item .ttl_film-makers-area {
		clear: both;
		float: left;
		display: block;
		width: 220px;
		height: 46px;
		background-image: url(../images/right-item-ttl_film-makers-area.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border-bottom: 1px solid #c8c8c8;
		text-indent: -9999px;
		overflow: hidden;
		}
		
	.right-item .right_ttl_skillset {
		clear: both;
		float: left;
		display: block;
		width: 220px;
		height: 46px;
		background-image: url(../images/right-item-ttl_skillset.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border-bottom: 1px solid #c8c8c8;
		text-indent: -9999px;
		overflow: hidden;
		}
		
	.right-item .right_ttl_contact-us {
		clear: both;
		float: left;
		display: block;
		width: 220px;
		height: 46px;
		background-image: url(../images/right-item-ttl_contact-us.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border-bottom: 1px solid #c8c8c8;
		text-indent: -9999px;
		overflow: hidden;
		}

	.right-item .ttl_funding-database {
		clear: both;
		float: left;
		display: block;
		width: 220px;
		height: 46px;
		background-image: url(../images/right-item-ttl_funding-database.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border-bottom: 1px solid #c8c8c8;
		text-indent: -9999px;
		overflow: hidden;
		}
	.right-item .ttl_members-login {
		clear: both;
		float: left;
		display: block;
		width: 220px;
		height: 46px;
		background-image: url(../images/right-item-ttl_members-login.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border-bottom: 1px solid #c8c8c8;
		text-indent: -9999px;
		overflow: hidden;
		}
	.right-item .ttl_submit-short-film {
		clear: both;
		float: left;
		display: block;
		width: 220px;
		height: 46px;
		background-image: url(../images/right-item-ttl_submit-short-film.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border-bottom: 1px solid #c8c8c8;
		text-indent: -9999px;
		overflow: hidden;
		}
	.right-item .article-title {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.4em;
		color: #3487e3;
		font-weight: normal;
		}
	
	.list-image {
		clear: both;
		float: left;
		margin: 0px 0px 15px 0px;
	}
	
	.list-details {
		float: right;
		width: 460px;
		margin: 0px 0px 15px 0px;
		}

	.list-details strong {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.4em;
		color: #3487e3;
		font-weight: normal;
		}
	.pagination {
		clear: both;
		text-align: center;
		}
	.pagination a.selected {
		color: #000;
		font-weight: bold;
		}
	.home-item {
		clear: both;
		width: 722px;
		background-color: #FFF;
		background-image: url(../images/home-item-bg.gif);
		background-repeat: no-repeat;
		background-position: right top;
		overflow: hidden;
		}
	.home-item .video {
		float: left;
		width: 512px;
		background-color: #e3e3e3;
	}
	.home-item .video img {
		display: block;
	}
	.home-item .video .video-title {
		background-color: #4a94e6;
		padding: 12px;
		width: 488px;
		color: #FFF;
		}
	.home-item .video .video-title em {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2em;
		font-style: normal;
		color: #FFF;
	}
	.home-item .video .video-details {
		padding: 12px;
		width: 488px;
		}
	.home-item .video-info {
		float: right;
		width: 185px;
		padding: 20px 5px 20px 0px;
		font-size: 1.2em;
		color: #000;
		}
	.home-item-collection {
		clear: both;
		width: 722px;
		background-color: #fdfdfd;
		background-image: url(../images/home-item-bg.gif);
		background-repeat: no-repeat;
		background-position: right top;
		overflow: hidden;
		}
	.home-item-collection img {
		float: right;
		display: block;
	}
	.home-item-collection .collection-details {
		float: left;
		width: 370px;
		padding: 15px;
	}
		
		.collection-details_wide {
		float: left;
		width: 670px;
		padding: 15px;
	}
	
	
	a.view {
		background-color: #323232;
		padding: 1px 10px;
		font-family: arial, verdana, sans-serif;
		text-decoration: none !important;
		color: #FFF;
		font-size: 1.1em;
		}
	a:hover.view {
		background-color: #3487e3;
		color: view;
		
		}
	.home-item-collection .collection-details select {
		text-align: left;
		border: 1px solid #656565;
		width: 160px;
		padding: 1px;
		}
	.wide-left {
		clear: both;
		width: 320px;
		float: left;
		}
	.narrow-left {
		clear: both;
		width: 200px;
		float: left;
		}
	.wide-right {
		width: 320px;
		padding: 0px 0px 0px 25px;
		border-left: 1px solid #999999;
		float: right;
		}
	.ultrawide-right {
		width: 420px;
		padding: 0px 0px 0px 25px;
		border-left: 1px solid #999999;
		float: left;
		margin-left: 45px;
		}
	.ultrawide-right2 {
		width: 420px;
		padding: 0px 0px 0px 25px;
		float: left;
		}		
	
	.two-col1 {
		clear: both;
		border-right: 1px solid #757575;
		}
	.two-col {
		overflow: hidden;
		border-bottom: 1px solid #757575;
		margin: 10px 0px 10px 0px;
		}
	.two-col1,  
	.two-col2 {
		float: left;
		width: 45%;
		padding: 0px 4% 20px 0%;
		}
	.two-col2 {
		border-left: 1px solid #757575;
		padding: 0px 0% 20px 4%;
		position: relative;
		left: -1px;
		}
	.two-col3 {
		clear: both;
		border-right: 1px solid #757575;
		}
	.two-col3,  
	.two-col4 {
		float: left;
		width: 30%;
		padding: 0px 4% 20px 0%;
		}
	.two-col4 {
		border-left: 1px solid #757575;
		padding: 0px 0% 20px 4%;
		width: 60%;
		position: relative;
		left: -1px;
		}
	.three-col {
		float: left;
		width: 30%;
		padding: 0px 1% 20px 2%;
		}
	.video-desc {
		float: right;
		width: 250px;
		font-size: 0.9em;
		line-height: 1.4em;
		margin: 0px 0px 12px 0px;
		}
	.video-desc span {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #000;
		font-size: 1.1em;
		}
	.video-desc strong {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.4em;
		color: #3487e3;
		font-weight: normal;
		}
		
				
	.sharebar {
	float:left;	
	padding-right:10px;
	}
		
	.home-item-collection .sharebar {
	float: left;
	display: block;
	}
	
	
	.footershare {
	float:left;
	}
	
	.crewtitle {
	font-weight:bold;
	}
	
	.sortbutton {
			font-size: 1em;
			border: 0;
			color: #ffffff;
			cursor: hand;
			cursor: pointer;
			background-color: #3487e3;
			border-top: 1px solid #a5a5a5;
			border-bottom: 1px solid #a5a5a5;
			border-right: 1px solid #a5a5a5;
			}	
			
	.article_image {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	}
	
	.article_content {
	margin-left:15px;
	font-size:1.2em;
	color:#000000;
	}
	
	.standalone_body {
	font-size:1.2em;
	width:640px;
	}
	
	.article_pagination {
	float:right;
	}
	
	.txt-ttl_landing { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0px 0px 10px 0px; color: #3487e3; font-weight: normal; font-size: 1.5em; height:3em; }
	
	.spacer-10 {
	height:10px;
	}
	
	.spacer-5 {
	height:5px;
	}
	
	.spacer-13 {
	height:13px;
	}
	
	.bold-p {
	font-weight:bold;
	}
	
	.greyline {
	height:1px;
	margin-bottom:20px;
	background-color:#cccccc;
	}
	
	.content_news {
		clear: both;
		padding: 0px 14px 14px 14px;
	}
	
	.content_nolow {
		clear: both;
		padding: 12px 14px 0px 14px;
	}
	
	.wide-item_collection {
		clear: both;
		width: 722px;
		margin: 15px 0px 0px 0px;
		background-image: url(../images/wide-item2_top_bg2.gif);
		padding-top:20px;
	}
	

	.leftlink {
	float:left;
	}
	
	.list-details .search_weight {
	font-weight:bold;
	}
	
	.search_weight {
	font-weight:bold;
	}
	
	.list-details .span_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3487e3;
	font-size: 1.3em;
	}
	
	.list-details .span_duration {
	font-family: Georgia, "Times New Roman", Times, serif;	
	}
	
	.accounts_column {
	width:360px;
	float:left;
	border-right:1px solid #999999;
	}
	
	.accounts_column_right {
	width:300px;
	float:right;
	}
	
	.accountbutton {
			font-size: 1.2em;
			width: auto;
			position:relative;
			left:212px;
			#width: 60px;
			border: 0;
			color: #FFFFFF;
			cursor: hand;
			cursor: pointer;
			background-color: #3487e3;
			z-index: 2;
			border-top: 1px solid #a5a5a5;
			border-bottom: 1px solid #a5a5a5;
			border-right: 1px solid #a5a5a5;
	}
	

	
	
	.account_content {
	font-size:1.2em;
	}
	
	.account_content input {
	font-size:1em;
	}
	
	.search_extrarow {
	
	}
	
	.content_extended {
	width:700px;
	}
	
	.accounts_column .errorMessage {
	margin-left: 10px;
	font-size: 1em;
	color: red;
	}

	#content_center .content p {
		font-size:1.1em;
	}
	
	.fundingform .sortby {
	float:left;
	margin-right:10px;
	width:40px;
	}
	
	.accounts_column form {
	font-size:0.8em;
	}
	
	.accounts_column form input {
	border:1px solid #a5a5a5;
	}
	
	.accountbutton2 {
			font-size: 0.9em;
			width: auto;
			position:relative;
			#width: 60px;
			border: 0;
			color: #ffffff;
			cursor: hand;
			cursor: pointer;
			background-color: #3487e3;
			z-index: 2;
			border-top: 1px solid #a5a5a5;
			border-bottom: 1px solid #a5a5a5;
			border-right: 1px solid #a5a5a5;
	}
	
	.loginbutton {
	padding:0px;
	width:60px;
float:right;
	margin-bottom:5px;
	}
	
	.accountinput {
	width:150px;
	}
	
	.academylink {
	font-weight:bold;
	}
	
.wide-item .wi-option .film .collection_border a {
		display:block;
		position: absolute;
		top: 0;
		left: 0;
		width: 194px;
		height: 116px;
		padding: 0px 8px 2px 10px;
		background-image: url(../images/film_rollover_blank.gif) !important;
		background-image: url(../images/film_rollover_blank.gif);
		background-repeat: no-repeat;
		background-position: 0px -300px;
		line-height: 1.5em;
		font-size: 0.9em;
		color: #000;
		border:2px solid #3487e3;
	}
	.wide-item .wi-option .film .collection_border a:hover {
		height:98px;
		width:192px;
		border:2px solid #666666;
	}
	
	.errorbox {
		padding-bottom:10px;
		font-weight:bold;
		color:#ff0000;
	}
	
	.collection-details p { font-size:1.2em;}
	.collection-details_wide p { font-size:1.2em;}
	
	.biggertext {
	font-size:1.2em;
	}
	
	.biggertext h1 {
	font-size:1.8em;
	}
	
	.biggertext h2 {
	font-size:1.5em;
	}
	
	
	
	.interview_headline { margin-left:10px;}
	
	#atff {display:none;}
	
	.logintitle {
	padding-top:0px;
	}


	