@charset "utf-8";
/* CSS Document */
html{}
*{ outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {	margin:0;	padding:0;}
table {	border-collapse:collapse;	border-spacing:0;}
fieldset,img { 	border:0;}
address,caption,cite,code,dfn,th,var {	font-style:normal;	font-weight:normal;}
ol,ul {	list-style:none;}
caption,th {	text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal;}
q:before,q:after {	content:'';}
abbr,acronym { border:0;}
.v_bottom{	vertical-align:text-bottom;	vertical-align:bottom;}
p strong{font-weight:bold;}
.clear{clear:both;	position:relative;}@charset "utf-8";
/* CSS Document */

html {}

body {
	font-family: Arial, Helvetica, sans-serif; 
	background: #F5F3F0 url(/image/bg_gradient.gif) repeat-x;
	color: #353234;
}

	#site_container {
		width: 960px;
		padding: 0 0 110px;
		margin: 0 auto;
	}
		#mini_banner { border-bottom: 2px solid #16856C; }
		
		#header { 
			height: 76px;
			padding: 16px 34px 19px 38px;
			background-color: #FFF;
		}
			#filmbuff_logo {
				width: 314px;
				height: 65px;
				margin: 11px 0 0;
				background: url(/image/filmbuff_logo.gif) no-repeat;
				float: left; display: inline;
			}
				#filmbuff_logo a {
					display: block;
					width: 100%;
					height: 100%;
					text-indent: -9999px;
				}
			#search_and_nav { float: right; display: inline; width: 516px; }
				#search_form {
					width: 239px;
					height: 31px;
					border-bottom: 1px solid #33A48B;
					margin: 0 0 28px;
					float: right; display: inline;
				}
					#search_input {
						font-size: 18px;
						font-weight: bold;
						color: #9d9c9a;
						width: 197px;
						height: 24px;
						padding: 3px 10px 4px 3px;
						border: 0;
						float: left; display: inline;
					}
					#search_submit {
						margin: 5px 0 0;
						float: left;
						display: inline;
						width: 23px;
						height: 19px;
						background: url('/image/search_bg.gif') no-repeat;
						border: none;
						text-indent: -9999px;
						cursor: pointer;
						_font-size: 0px;
						_display: block;
						_line-height: 0px;
						*font-size: 0px;
						*display: block;
						*line-height: 0px;
					}
				
				.nav_button {
					height: 16px;
					margin: 0 48px 0 0;
					float: left; display: inline;
					overflow: hidden;
				}
					.nav_button a { 
						display: block; 
						width: 100%; 
						height: 100%; 
						background: url(/image/nav_sprite.gif) no-repeat;
					}
					
					.nav_slate { width: 62px; } .nav_headlines { width: 111px; }
					.nav_events { width: 77px; } .nav_community { width: 122px; margin-right: 0; }
					
					.nav_headlines a { background-position: 0 -32px; }
					.nav_events a { background-position: 0 -64px; } 
					.nav_community a { background-position: 0 -96px; }
					
					.nav_slate a:hover { background-position: 0 -16px; }
					.nav_headlines a:hover { background-position: 0 -48px; }
					.nav_events a:hover { background-position: 0 -80px; } 
					.nav_community a:hover { background-position: 0 -112px; }
					
					.nav_slate .nav_selected { background-position: 0 -16px; }
					.nav_headlines .nav_selected { background-position: 0 -48px; }
					.nav_events .nav_selected { background-position: 0 -80px; } 
					.nav_community .nav_selected { background-position: 0 -112px; }
					
					
		#feature_area {
			height: 351px;
			position: relative;
			z-index: 0;
			font-size:10px;
			line-height:17px;
			word-spacing:2px;
			color:#666666;
		}
		#feature_area.slate_feature_area {
			height: auto;
			float: left;
			clear: both;
		}
		
		#feature_area p {
			margin-bottom:10px;
		}
		#feature_area #feature_text_left {
			float:left;
			width:430px;
			padding: 20px 0 0 25px;
		}
		#feature_area #feature_text_right {
			float:right;
			width:430px;
			padding: 20px 20px 0 0;
		}
			#feature_1 { 
				display: block;
			}
			.feature {
				padding: 0 0 0 15px;
				position: absolute;
				top: 0; left: 0;
				height: 351px;
				width: 945px;
				display: none;
				z-index: -1;
			}
			.feature a.big_img {
				position: relative;
				z-index: 2;
				_position: absolute;
				_left: 331px;
			}
				.feature_info {
					width: 315px;
					height: 272px;
					float: left; display: inline;
					margin: 45px 0 0;
					/*overflow: hidden;*/
					_overflow: visible;
					position: relative;
					z-index: 9999;
				}
					.feature_type {
						font-size: 12px;
						line-height: 19px;
						font-weight: bold;
						text-transform: uppercase;
						color: #16846C;
						text-indent: -9999px;
						background: url('/image/text_exclusive_limited_release.gif') no-repeat;
						display: block;
						width: 190px;
						height: 15px;
					}
					.feature_info h2 {
						font-size: 64px;
						line-height: 52px;
						letter-spacing: -.02em;
						text-transform: uppercase;
						color: #353234;
						margin: 0 0 7px;
					}
					.feature_bold { font-weight: bold; }
						.feature_bold a { color: #353234; color: #F5F3F0; }
						.feature_light a { color: #353234; }
					.feature_text {
						font-size: 11px;
						line-height: 18px;
						color: #666;
					}
				.feature_img {
					width: 629px;
					height: 351px;
					float: left; display: inline;
				}
			
			#feature_nav {
				position: absolute;
				bottom: 0; left: 15px;
				height: 29px;
				width: 315px;
				z-index: 200;
				background: #F5F3F0;
				overflow: hidden;
				_margin-bottom: -1px;
			}
				.feature_nav_block {
					margin: 0 2px 0 0;
					width: 28px;
					height: 29px;
					overflow: hidden;
					float: left; display: inline;
				}
					.feature_nav_tab {
						width: 28px;
						height: 29px;
						margin: 0 8px 0 0;
						float: left; display: inline;
					}
						.feature_nav_tab a {
							display: block;
							width: 100%;
							height: 100%;
							background-image: url(/image/feature_tab_sprite.gif);
							background-repeat: no-repeat;
						}
					.feature_nav_block a {
						font-size: 12px;
						line-height: 29px;
						font-weight: bold;
						letter-spacing: -.02em;
						text-transform: uppercase;
						color: #AABC1D;
					}
					.feature_nav_tab_title a {
						display: block;
						width: 185px;
						color: #353234;
					}
				
				#feature_nav_1 { width: 224px; }
					
				#feature_nav_2 .feature_nav_tab a { background-position: 0 -29px; }
				#feature_nav_3 .feature_nav_tab a { background-position: 0 -58px; }
				#feature_nav_4 .feature_nav_tab a { background-position: 0 -87px; }
				
				#feature_nav_1 .feature_nav_tab a:hover { background-position: -28px 0; }
				#feature_nav_2 .feature_nav_tab a:hover { background-position: -28px -29px; }
				#feature_nav_3 .feature_nav_tab a:hover { background-position: -28px -58px; }
				#feature_nav_4 .feature_nav_tab a:hover { background-position: -28px -87px; }
				
				#feature_nav_1 .feature_nav_tab .selected { background-position: -28px 0; }
				#feature_nav_2 .feature_nav_tab .selected { background-position: -28px -29px; }
				#feature_nav_3 .feature_nav_tab .selected { background-position: -28px -58px; }
				#feature_nav_4 .feature_nav_tab .selected { background-position: -28px -87px; }
		
		
		#promo_area {
			height: 308px;
			background: url(/image/promo_area_bg.gif) repeat-x;
			border: 1px solid #FFF;
			border-top: none;
			padding: 28px 0 0 15px;
			position: relative;
			z-index: 200;
		}
			.area_header { margin: 0 0 20px 4px; }
			.promo_300 {
				width: 310px;
				height: 259px;
				float: left;
				display: inline;
				position: relative;
			}
				.promo_300_bg {
					width: 310px;
					height: 259px;
					background: url(/image/promo_dropshadow.png) no-repeat;
					position: absolute;
					top: 0;
					left: 0;
					z-index: 1;
				}
				.promo_300_content {
					width: 300px;
					height: 250px;
					padding: 0 5px 9px;
					position: relative;
					left: 0;
					z-index: 2;
				}
				.promo_title {
					width: 278px;
					padding: 14px 10px 8px;
					background: url(/image/promo_transparency.png) no-repeat;
					position: absolute;
					left: 0;
					z-index: 1;
					bottom: 10px;
					margin-left: 6px;
					_margin-left: 16px;
				}
				*html .promo_title { bottom: 13px; }
					.promo_title h3 {
						font-size: 14px;
						line-height: 14px;
						font-weight: bold;
						letter-spacing: -.02em;
						text-transform: uppercase;
						color: #FFF;
						width: 150px;
					}
				.promo_details {
					width: 278px;
					padding: 14px 10px 18px;
					background: url(/image/promo_hover_bg.png) no-repeat;
					position: absolute;
					left: 0;
					bottom: 10px;
					z-index: 2;
					display: none;
					margin-left: 6px;
					_margin-left: 16px;
				}
					.promo_title h3,
					.promo_details p {
						_margin-left: -10px;
					}
				*html .promo_details { bottom: 13px; }
					.exclusive { 
						font-size: 10px;
						font-weight: bold;
						text-transform: uppercase;
						color: #18846B;
						margin: 0 0 7px;
					}
					.promo_details_title {
						font-size: 18px;
						line-height: 19px;
						letter-spacing: -.01em;
						text-transform: uppercase;
						color: #FFF;
						margin: 0 0 7px;
					}
						.promo_details_title a {
							color: #fff;
						}
					.promo_details_text {
						font-size: 10px;
						line-height: 13px;
						color: #5F6600;
						margin: 0 0 7px;
					}
					.promo_watch_link {
						margin-top: 5px;
						position: absolute;
						bottom: 8px;
						z-index: 3;
						display: none;
						font-size: 10px;
						font-weight: bold;
						text-transform: uppercase;
						color: #FFF;
					}
				


		#bottom_promo_area {
			height: 324px;
			background: url(/image/bottom_promo_area_bg.gif) repeat-x;
			padding: 30px 0 0 21px;
			position: relative;
		}
		
			#bottom_promo_big {
				height: 258px;
				float: left; display: inline;
				position: relative;
			}
				#bottom_promo_big img {
					border: 5px solid #FFF;
				}
			#bottom_promos_small {
				width: 475px;
				float: left; display: inline;
			}
				.bottom_promo_small {
					height: 127px;
					margin: 0 0 4px 4px;
					float: left; display: inline;
					position: relative;
					z-index: 5;
				}
					.bottom_promo_small img {
						border: 5px solid #FFF;
						width: 217px;
						height: 117px;
						display: block;
					}
			#explore_more_videos {
				position: absolute;
				top: 39px; right: 22px;
			}
		

		.about_cinetic {
			font-size: 10px;
			text-align: center;
			clear: both;
			padding: 40px 0 0 0;
			margin: 0 auto;
			width: 510px;
			color: #888;
		}
		#footer {
			padding: 30px 0 0;
			text-align: center;
			clear: both;
		}
			#footer_links {
				margin: 0 0 38px;
			}
				#footer_links li {
					font-size: 10px;
					text-transform: uppercase;
					margin: 0 1px;
					display: inline;
				}
					#footer_links li a { color: #1A6052; }
		
			#cinetic_logo_footer {
				margin: 0 0 15px;
			}
			#cinetic_footer_links li {
				font-size: 9px;
				color: #888;
				margin: 0 1px;
				display: inline;
			}
				#cinetic_footer_links li a { color: #888; }


/* |||||||||||||||| */
/*  HEADLINES PAGE  */
/* |||||||||||||||| */
#headlines {
	background-color: #FFF;
	padding: 0 0 20px;
}
#headlines_gradient {
	background: url(/image/headlines_gradient.gif) repeat-x;
	height: 9px;
	overflow: hidden;
}
#headlines_left {
	width: 580px;
	padding: 26px 30px 0;
	float: left; display: inline;
}
	#headlines .blog_entry {
		margin: 0 0 35px;
	}
		#headlines .blog_heading {
			padding: 0 0 18px;
			margin: 0 0 20px;
			border-bottom: 1px solid #D1D1D1;
		}
			.date {
				text-align: center;
				width: 59px;
				height: 54px;
				margin: 0 10px 0 0;
				background: url(/image/calendar_small.gif) no-repeat;
				float: left; display: inline;
			}
				.date_month {
					font-size: 11px;
					line-height: 18px;
					font-weight: bold;
					text-transform: uppercase;
					color: #FFF;
				}
				.date_day {
					font-size: 30px;
					line-height: 32px;
					font-weight: bold;
					letter-spacing: -.02em;
					color: #888;
				}
			#headlines .blog_info {
				float: left;
				display: inline;
				width: 510px;
			}
				#headlines .blog_info h2 {
					font-size: 28px;
					line-height: 31px;
					font-weight: bold;
					letter-spacing: -.02em;
					margin: 0 0 9px;
				}
					#headlines .blog_info h2 a { color: #353234; }
				#headlines_left .blogger {
					height: 15px;
					padding: 0 0 0 60px;
					background: url(/image/blogger.gif) no-repeat 3px 5px;
				}
					#headlines .blogger a {
						font-size: 14px;
						font-weight: bold;
						color: #B0C21E;
					}
		#headlines .blog_media {
			margin: 20px 0;
		}
		#headlines .blog_text {
			font-size: 12px;
			line-height: 22px;
			color: #A29A9D;
			margin: 20px 0 0;
		}
		#headlines .banner_headline {
		}
			

#headlines_right {
	width: 290px;
	padding: 37px 30px 0 0;
	float: left; display: inline;
}
	#headlines_right h3 {
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #353234;
	}
	#categories_section { margin: 0 0 45px; }
	.categories .category {
		font-size: 14px;
		line-height: 49px;
		height: 49px;
		color: #A39B9E;
		background: url(/image/dotted_line.gif) repeat-x 0 bottom;
	}
	.categories h4 { width: 225px; float: left; display: inline; }
	.categories .read_more { float: right; display: inline; }
	#extra_categories { display: none; }
	#see_all_categories { text-align: right; margin: 15px 0 0; cursor: pointer; }

	#bloggers_section { margin: 0 0 45px; }
		#bloggers_section h3 { margin: 0 0 5px; }
		#bloggers_section .blogger {
			font-size: 11px;
			line-height: 40px;
			height: 40px;
			text-transform: uppercase;
			color: #353234;
			text-align: right;
			background: url(/image/dotted_line.gif) repeat-x 0 bottom;
		}
		.blogger a {
			font-size: 14px;
			font-weight: bold;
			text-transform: none;
			color: #B0C21E;
			float: left; display: inline;
		}
	
	#feeds_section { margin: 0 0 45px; }
		#feeds_section .feed {
			font-size: 14px;
			line-height: 40px;
			height: 40px;
			color: #A39B9E;
			background: url(/image/dotted_line.gif) repeat-x 0 bottom;
		}
		.feed h4 { width: 210px; float: left; display: inline; }
		.feed a {  width: 79px; float: right; display: inline; text-align: right; }
	
	#popular_tags_section h3 { margin: 0 0 8px; }
	#popular_tags_section a {
		font-size: 20px;
		line-height: 28px;
		font-weight: bold;
		text-transform: uppercase;
		color: #C1BFBD;
	}
	#popular_tags_section .colored_link { color: #B0C21E; }


#next_prev_links { text-align: center; }
	#next_prev_links a {
		font-size: 14px;
		line-height: 24px;
		font-weight: bold;
		color: #353234;
		float: left; display: inline;
	}
	
	#next_prev_links #prev_arrow {
		height: 24px;
		width: 135px;
		text-align: left;
		padding: 0 0 0 30px;
		margin: 0 71px 0 0;
		background: url(/image/pagination_left.gif) no-repeat;
	}
	#next_prev_links #next_arrow {
		float: right;
		height: 24px;
		width: 135px;
		text-align: right;
		padding: 0 30px 0 0;
		background: url(/image/pagination_right.gif) no-repeat right 0;
	}
	#next_prev_links a:hover { color: #B0C21E; }
	#next_prev_links #next_arrow:hover { background-position: right -24px; }
	#next_prev_links #prev_arrow:hover { background-position: 0 -24px; }



/* |||||||||||||||| */
/*  COMMUNITY PAGE  */
/* |||||||||||||||| */
#community {
	padding: 30px 0;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
}
	#community h2 { 
		height: 44px;
		padding: 0 0 30px 30px;
		background: url(/image/title_community.gif) no-repeat 30px 0;
		text-indent: -9999px;
	}
	#community h3 {
		font-size: 16px;
		font-weight: bold;
		letter-spacing: -.02em;
		text-transform: uppercase;
		color: #353234;
		padding: 0 0 6px;
		border-bottom: 1px solid #D1D1D1;
		margin: 0 30px 25px;
	}
	p.community_blurb {
		padding: 0 30px 20px 30px;
		color: #A29A9D;
		font-size: 12px;
	}
	#community_sites {
		height: 310px;
		background: url(/image/community_reflection_gradient.gif) repeat-x 0 220px;
	}
		#community_sites a {
			font-size: 16px;
			font-weight: bold;
			letter-spacing: -.01em;
			color: #353234;
		}
		#community_sites a:hover { color: #B0C21E; }
		#site_left {
			width: 318px;
			margin: 0 55px 0 133px;
			text-align: center;
			float: left; display: inline;
		}
		#site_right {
			width: 318px;
			text-align: center;
			float: left; display: inline;
		}
			.site_image { margin: 12px 0 0; height: 261px; }
			#site_left .site_image { background: url(/image/youtube_reflection.jpg) no-repeat 0 bottom; }
			#site_right .site_image { background: url(/image/dm_reflection.jpg) no-repeat 0 bottom; }

	#join_community {
		height: 120px;
		padding: 19px 10px 0;
		margin: 0 30px 40px;
		background: url(/image/community_gradient.gif) repeat-x;
	}
		#join_community h4 {
			width: 198px;
			float: left; display: inline;
		}
		#subscribe_rss {
			margin: 4px 0 0;
			float: right; display: inline;
		}
		#signup_area {
			height: 73px;
			padding: 15px 20px 0 120px;
			margin: 8px 0 0;
			background: #F9FBF7 url(/image/newsletter_icon.gif) no-repeat 17px 16px;
		}
			#newsletter_form { height: 53px; border-bottom: 1px solid #33A48B; }
			#newsletter_form label {
				font-size: 16px;
				font-weight: bold;
				color: #353234;
				margin: 0 0 3px;
				display: block;
			}
				#newsletter_email {
					font-size: 24px;
					font-weight: bold;
					letter-spacing: -.02em;
					color: #CCC;
					border: 0;
					background-color: #F9FBF7;
					width: 665px;
					_width: 650px;
					float: left; display: inline;
				}
				#newsletter_submit {
					font-size: 14px;
					font-weight: bold;
					text-transform: uppercase;
					color: #353234;
					margin: 7px 0 0 10px;
					float: left; display: inline;
					background: none;
					border: none;
				}
				#newsletter_form_saving,
				#newsletter_form_thanks {
					background-color: #F9FBF7;
					padding: 20px 0;
					width: 100%;
					font-weight: bold;
					display: none;
				}
	#social_net_icons { padding: 20px 0 0 153px; }
		.icon_holder {
			height: 147px;
			margin: 0 155px 0 0;
			float: left; display: inline;
			background: url(/image/community_reflections.gif) no-repeat 0 bottom;
		}
		#twitter_icon { background-position: -112px bottom; }
		#myspace_icon { background-position: -224px bottom; margin: 0; }
	
	



/* ||||||||||||| */
/*  SLATE PAGE  */
/* |||||||||||| */
#slate_browser {
	padding: 30px 0 15px 22px;
	background: #BCD401 url(/image/slate_gradient_bg.gif) repeat-x;
	min-height: 300px;
	float: left;
	width: 100%;
	clear: both;
}
	#slate_browser_header { padding: 0 0 20px; }
		#slate_browser_header h3 {
			width: 312px;
			margin: 0 15px 0 0;
			float: left; display: inline;
		}
		#slate_browser_sorts {
			font-size: 12px;
			line-height: 12px;
			font-weight: bold;
			text-transform: uppercase;
			color: #FFF;
			width: 590px;
			margin: 7px 0 13px;
			float: left; display: inline;
		}
			#thumbnails_list {
				width: 200px;
				float: left; display: inline;
			}
				#thumbnails_link {
					color: #FFF;
					height: 12px;
					float: left;
					text-indent: -9999px;
					width: 80px;
					padding-right: 6px;
					margin-right: 4px;
					background: url('/image/text_thumbnails.gif') no-repeat 0 2px;
					display: block;
				}
				#list_link {
					color: #FFF;
					height: 12px;
					float: left;
					text-indent: -9999px;
					width: 40px;
					background: url('/image/text_list.gif') no-repeat 0 2px;
					display: block;
				}
				#thumbnails_link { border-right: 1px solid #8CADA0; }
			#slate_browser_sorts .selected { background-position: 0 -18px; color: #B0C21E; }
			#slate_sort_by { float: right; display: inline; cursor: default; }
				#slate_sort_by span {
					text-indent: -9999px;
					background: url('/image/text_sort_by.gif') no-repeat 0 1px;
					display: block;
					width: 70px;
					height: 10px;
					float: left;
				}
				#slate_sort_by a {
					font-size: 11px;
					font-weight: normal;
					text-transform: none;
					color: #FFF;
					cursor: pointer;
				}
				#most_recent_link { border-right: 1px solid #8CADA0; }
		.slate_per_page { display: none; }
		#filter_by {
			font-size: 12px;
			line-height: 12px;
			font-weight: bold;
			text-transform: uppercase;
			color: #FFF;
			width: 70px;
			margin: 6px 0 0;
			float: left;
			text-indent: -9999px;
			background: url('/image/text_filter_by.gif') no-repeat -4px 0;
			display: block;
			cursor: default;
		}
			.slate_filter {
				font-size: 13px;
				line-height: 21px;
				font-weight: bold;
				color: #FFF;
				width: 167px;
				height: 20px;
				padding: 0 24px 0 6px;
				margin: 0 20px 0 0;
				background: url(/image/slate_dropdown.gif) no-repeat;
				float: left; display: inline;
				cursor: pointer;
				position: relative;
				z-index: 10;
			}
				.slate_dropdown {
					width: 195px;
					height: 210px;
					background-color: #FFF;
					overflow: auto;
					position: absolute;
					left: 0;
				}
					.slate_filter span { width: 190px; display: block;  _width: 170px;}
					.slate_dropdown ul { width: 195px; }
					.slate_dropdown li { padding: 0 10px; color: #353234; line-height: 30px; }
					.slate_dropdown .even { background-color: #F3F6DF; }
					
					.slate_filter .jScrollPaneContainer { position: absolute; overflow: hidden; z-index: 1; border: 1px solid #AFCD47; top: 20px; left: 0; }
					.slate_filter .jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; background-color: #D7D7D7; border: 1px solid #FFF; }
					.slate_filter .jScrollPaneDrag { position: absolute; background-color: #828282; cursor: pointer; overflow: hidden; }
		
		#year_filter { margin: 0; }
		
	#slate_thumbnails_content { padding: 0 10px 12px 0; }
		#slate_thumbnails_content .bottom_promo_small { margin: 0 4px 4px 0; }
		.slate_view_bottom { position: relative; }
			.pagination.slate_browser_pagination { color: #FFF; padding: 0 30px 0 0; margin-top: 10px; clear: left;}
			.pagination.slate_browser_pagination b.current { color: #FFF; }
			#property_images b.current { color: #353234; }
			.pagination.slate_browser_pagination a { color: #8EA001; }
			.pagination.slate_browser_pagination span { color: #8EA001; }
			.slate_browser_shown_count {
				font-size: 18px;
				font-weight: bold;
				color: #FFF;
				margin-right: 20px;
				margin-top: -25px;
				float: right;
			}
			*:first-child+html .slate_browser_shown_count { top: 0; right: 10px; }
			.slate_browser_shown_count span { color: #7E8689; }
	
	#slate_list_content { padding: 0 22px 12px 0; display: none; }
		.no_results {
			text-align: center;
			font-weight: bold;
			color: #FFF;
			margin: 100px 0;
		}
		.list_item {
/*			height: 53px;*/
			padding: 17px 20px;
			margin: 0 0 1px 0;
			background-color: #FFF;
			_float: left;
			_clear: both;
			_width: 880px;
		}
		.list_item_even { background-color: #F3F6DF; }
			.mini_calendar {
				font-weight: bold;
				text-align: center;
				width: 38px;
				height: 50px;
				padding: 0 2px 0 0;
				margin: 0 18px 0 0;
				background: url(/image/mini_calendar.png) no-repeat;
				float: left; display: inline;
				cursor: default;
			}
				.mini_calendar .year { font-size: 10px; line-height: 13px; color: #FFF; }
				.mini_calendar .month { font-size: 15px; line-height: 27px; text-transform: uppercase; color: #999; }
			
			.list_item_info {
				width: 600px;
				padding: 0 12px 0 0;
				margin: 0 22px 0 0;
				float: left; display: inline;
				background: url(/image/v_dotted_line.gif) repeat-y right 0;
			}
				.list_item_info h4 { margin: 0 0 7px; }
				.list_item_info h4 a {
					font-size: 24px;
					font-weight: bold;
					color: #353234;
				}
				.list_item_info .genre {
					font-size: 14px;
					font-weight: bold;
					color: #353234;
					width: 250px;
					background: url(/image/slate_title_genre.png) no-repeat 0 5px;
					float: left; display: inline;
				}
					.list_item_info .genre span {
						position: relative;
						left: 46px;
						display: block;
					}
				.list_item_info .director {
					font-size: 14px;
					font-weight: bold;
					color: #353234;
					width: 335px;
					background: url(/image/slate_title_dir.png) no-repeat 0 5px;
					float: left; display: inline;
				}
					.list_item_info .director span {
						position: relative;
						left: 65px;
						display: block;
					}
			
			.rating_area { float: left; display: inline; padding: 0 0 5px 0;}
				.rating_area .rating {
					width: 162px;
					height: 15px;
					margin-left: 22px;
				}
					.rating_label { 
						width: 45px;
						height: 15px;
						margin: 0 13px 0 0;
						float: left; display: inline;
						background: url(/image/slate_title_rate.png) no-repeat 0 5px; 
					}
					.rating_star {
						width: 16px;
						height: 15px;
						padding: 0 5px 0 0;
						background: url(/image/rating_star.png) no-repeat;
						float: left; display: inline;
						cursor: pointer;
					}
					.film_id { display: none; }
					.rating_star span { display: none; }
					.rating_hover { background-position: 0 -15px; }
					.star_five { padding: 0; }
				
				.watch_it {
					width: 84px;
					height: 26px;
					margin: 10px 0 0 100px;
					background: url(/image/watch_it.gif) no-repeat;
					position: relative;
					cursor: pointer;
				}
					.watch_it_hover { background-position: 0 -26px; }
					.watch_it_clicked { background-position: 0 -26px; }
					
					.watch_it_dropdown {
						width: 406px;
						position: absolute;
						bottom: 26px; right: 0; 
						border: 1px solid #A1B600;
						padding: 20px 10px 13px 20px;
						background-color: #FFF;/*changing from #F1F1F1 because of icon transparency issue*/
						display: none;
					}
						.watch_item {
							width: 125px;
							padding: 0 0 8px 0;
							margin: 0 10px 7px 0;
							border-bottom: 1px solid #D1D1D1;
							float: left; display: inline;
						}
							.watch_item img { margin: 0 5px 0 0; float: left; display: inline; }
							.watch_item a { 
								font-size: 12px;
								line-height: 16px;
								font-weight: bold;
								color: #353234;
							}
							.watch_item a:hover { color: #B0C21E; }
				
#slate_perm {
	padding: 30px;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
	float: left;
}
	#slate_perm h4 { font-size: 14px; font-weight: bold; text-transform: uppercase; color: #353234; }
	#sp_header { padding: 0 0 18px; margin: 0 0 20px; border-bottom: 1px solid #D1D1D1; }
	#sp_header .date { background: url(/image/sp_calendar_small.gif) no-repeat; padding: 10px 0 0; }
	#sp_header .date.unknown_release_date,
	.mini_calendar.unknown_release_date {
		background: none;
	}
	.sp_header_info {
		width: 520px;
		padding: 0 12px 0 0;
		margin: 0 22px 0 0;
		float: left; display: inline;
	}
		.sp_header_info h2 {
			margin: 0 0 7px;
			font-size: 36px;
			font-weight: bold;
			letter-spacing: -.01em;
			color: #353234;
		}
		.sp_header_info h2 a {
			font-size: 36px;
			font-weight: bold;
			letter-spacing: -.01em;
			color: #353234;
		}
		.sp_header_info .genre {
			font-size: 14px;
			font-weight: bold;
			color: #353234;
			background: url(/image/slate_title_genre.png) no-repeat 0 5px;
			float: left; display: inline;
		}
			.sp_header_info .genre span {
				margin-left: 46px;
				display: block;
			}
		.sp_header_info .director {
			font-size: 14px;
			font-weight: bold;
			color: #353234;
			margin: 0 20px 0 0;
			background: url(/image/slate_title_dir.png) no-repeat 0 5px;
			float: left; display: inline;
		}
			.sp_header_info .director span {
				margin-left: 65px;
				display: block;
			}
		.sp_header_info .runtime {
			font-size: 14px;
			font-weight: bold;
			color: #353234;
			margin: 0 20px 0 0;
			background: url(/image/slate_title_runtime.png) no-repeat 0 5px;
			float: left; display: inline;
		}
			.sp_header_info .runtime span {
				margin-left: 58px;
				display: block;
			}
		.sp_header_info .runtime,
		.sp_header_info .genre,
		.sp_header_info .director {
			float: left;
			display: block;
			margin-left: 20px;
		}
		.sp_header_info .director {
			margin-left: 0;
		}
		#sp_header .rating_area { margin: 23px 0 0; }
			#back_to_slate {
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
				color: #B0C21E;
				float: right;
				text-indent: -9999px;
				background: url('/image/text_back_to_slate.gif') no-repeat 0 0;
				display: block;
				width: 98px;
				height: 10px;
				
			}
			*html #back_to_slate { margin: 0 30px 0 0; }
			*:first-child+html #back_to_slate { margin: 0 30px 0 0; }
			#sp_header .rating {
				margin: 13px 10px 0 0;
				float: left; display: inline;
			}
			#sp_header .watch_it {
				margin: 3px 0 0;
				top: 5px;
				float: left; display: inline;
			}
	#overview { padding: 0 0 20px; margin: 0 0 20px; border-bottom: 1px solid #D1D1D1; }			
		#poster_holder {
			background: url(/image/poster_bg.gif) no-repeat 4px 6px;
			width: 124px;
			height: 170px;
			margin: 0 20px 0 0;
			float: left; display: inline;
		}
			#poster_holder img {
				border: 1px solid #D1D1D1;
				display: block;
				width: 118px;
				height: 162px;
			}
		#overview_info {
			width: 750px;
			float: left; display: inline;
		}
			#overview_info p {
				font-size: 12px;
				line-height: 22px;
				color: #A29A9D;
				margin: 10px 0 15px;
			}
			#site_link {
				font-size: 14px;
				font-weight: bold;
				color: #B0C21E;
			}
	
	#sp_left {
		width: 445px;
		padding: 0 30px 0 0;
		float: left; display: inline;
	}
		#left_featured_image {
			padding: 0 0 30px;
			background: url(/image/dotted_line.gif) repeat-x 0 bottom;
			overflow:hidden;
		}
		#property_images { padding: 6px 0 0; }
			#property_images_header { margin: 0 0 17px; }
				#property_images h4 { margin: 5px 0 0; float: left; display: inline; }
				#property_images .pagination { float: right; display: inline; }
				#property_images .pagination * { font-size: 11px; }
				.property_image { margin: 0 4px 5px 0; float: left; display: inline; }
				
				a.lightbox { cursor: pointer; }
	#sp_right {
		width: 425px;
		float: left; display: inline;
	}
		.sp_section { margin: 0 0 35px; }
		.sp_section_half { 
			font-size: 14px;
			color: #A29A9D;
			float: left; display: inline; 
			width: 169px; 
			margin: 0 35px 35px 0; 
		}
			.sp_section_half h4, .sp_section h4 { margin: 0 0 8px; }
			#cast_holder {
				height: 150px;
				overflow: auto;
			}
				#cast_holder th {
					display: none;
				}
				#cast_holder td {
					font-size: 18px;
					line-height: 35px;
					color: #A29A9D;
					background: url('/image/dotted_line.gif') repeat-x 0 bottom;
					width: 169px;
					vertical-align: top;
				}
				#cast_holder td.middle {
					width: 35px;
					background: none;
				}
			.sp_section .jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1; }
			.sp_section .jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; background-color: #D7D7D7; border: 1px solid #FFF; }
			.sp_section .jScrollPaneDrag { position: absolute; background-color: #828282; cursor: pointer; overflow: hidden; }
			
		#writer_section p, .sp_section_half p {
			font-size: 14px;
			color: #A29A9D;
			width: 169px;
			margin: 0 35px 10px 0;
			float: left; display: inline;
		}
		#producer_section p, .sp_section_half p {
			font-size: 14px;
			color: #A29A9D;
			width: 169px;
			margin: 0 35px 10px 0;
			float: left; display: inline;
		}
		#reviews_section { margin: 0; }
			#reviews_section .review { margin: 0 0 15px; }
			#reviews_section h5 {
				position: relative;
				left: -8px;
				font-size: 14px;
				font-style: italic;
				color: #353234;
			}
			#reviews_section p {
				font-size: 12px;
				line-height: 22px;
				color: #A29A9D;
			}
		#filmmaker_bio_section p,
		#filmmaker_films_section p {
			font-size: 12px;
			line-height: 22px;
			color: #A29A9D;
		}
			
/* ||||||||||||| */
/*  EVENTS PAGE  */
/* ||||||||||||| */
#events {
	padding: 30px;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
}
	#events_header {
		padding: 0 0 30px;
		position: relative;
	}
		#events h2 {
			width: 225px;
			height: 44px;
			background: url(/image/title_events.gif) no-repeat;
			text-indent: -9999px;
		}
		#current_events .ajax_offset,
		#current_events .ajax_date {
			display: none;
		}
		#event_sponsor {
			width: 134px; height: 81px;
			position: absolute;
			top: -10px; right: 0;
		}
		*html #event_sponsor { right: 30px; }
			#event_sponsor p {
				font-size: 10px;
				text-transform: uppercase;
				color: #353234;
				text-align: right;
				margin: 0 0 2px;
			}
	
	#main_event {
		padding: 0 0 20px;
		margin: 0 0 20px;
		border-bottom: 1px solid #D1D1D1;
		_width: 900px;
	}
	
	.event_entry {
		width: 286px;
		margin: 0 20px 0 0;
		_margin: 0 18px 0 0;
		float: left; display: inline;
	}
		.event_dscpn p {
				line-height: 1.9em;
				font-size: 12px;
				color: #A39B9E;
		}
		#events .event_heading {
			margin: 0 0 10px;
		}
			#events .event_info {
				float: left; display: inline;
			}
				#events .feature_event .hours {
					/*color: #b0c21e;*/
				}
				#events .event_info h4 {
					font-size: 18px;
					line-height: 19px;
					font-weight: bold;
					letter-spacing: -.02em;
					margin: 0 0 9px;
				}
					#events .event_info h4 a {
						color: #353234;
						display: block;
						float: left;
						width: 210px;
					}
				#events .hours {
					font-size: 14px;
					font-weight: bold;
					color: #353234;
					height: 15px;
					padding: 0 0 0 50px;
					background: url(/image/hours.gif) no-repeat 0 5px;
					float: left;
					clear: both;
				}
		#events .event_text {
			font-size: 12px;
			line-height: 22px;
			color: #A29A9D;
			margin: 10px 0 0;
		}
	
		#main_event { float: left; }
	
		#main_event .event_heading { 
			padding: 0 0 18px;
			margin: 0 0 20px;
			border-bottom: 1px solid #D1D1D1; 
		}
			#main_event .event_info {
				width: 400px;
				float: left; display: inline;
			}
				#events .event_info h3 {
					font-size: 28px;
					line-height: 31px;
					font-weight: bold;
					letter-spacing: -.02em;
					margin: 0 0 9px;
				}
					#events .event_info h3 a { color: #353234; }
			#event_buttons { float: right; display: inline; margin: 29px 0 0; width: 410px; }
				#event_buttons .event_button { float: right; display: inline; margin: 0 0 0 2px; cursor: pointer; }
			#main_event_content {}
				#main_event_content img { margin: 0 20px 0 0; float: left; display: inline; }
				#main_event_content .event_text { margin: 0 0 10px; }	
				
	#events_calendars {	margin: 25px 0 0; }
		.big_calendar {
			width: 152px;
			height: 230px;
			padding: 8px 6px 0;
			margin: 0 20px 0 0;
			background: url(/image/big_calendar.gif) no-repeat;
			float: left; display: inline;
		}
			.big_calendar table { width: 100%; cursor: default; }
			.big_calendar table th {
				font-size: 18px;
				font-weight: bold;
				text-transform: uppercase;
				color: #FFF;
				text-align: center;
				padding: 0 0 28px;
			}
			.big_calendar table td {
				font-size: 12px;
				letter-spacing: -.01em;
				color: #B7BAA2;
				text-align: center;
				height: 20px;
			}
				.big_calendar table .cal_event {
					background: url(/image/calendar_marker.png) no-repeat 2px 1px;
					color: #FFF;
				}
				.cal_event a { color: #FFF; cursor: pointer; }
		


#events #next_prev_links { 
	padding: 8px 0;
	margin: 10px 0 0;
	border-bottom: 1px solid #D1D1D1; 
}
	#location_info {
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #353234;
		margin: 20px 0 10px;
	}
	#location_name {
		font-size: 18px;
		color: #A39B9E;
	}
	.location_details {
		font-size: 12px;
		line-height: 22px;
		color: #A39B9E;
	}
		.location_details a { color: #B0C21E; }
	
			
			
			
/* ||||||||||||||| */
/*  ABOUT US PAGE  */
/* ||||||||||||||| */
#about_us {
	padding: 30px;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
}
	#about_us h2 { 
		height: 44px;
		padding: 0 0 30px;
		background: url(/image/title_about.gif) no-repeat;
		text-indent: -9999px;
	}
	#about_us h3 { 
		font-size: 28px;
		font-weight: bold;
		text-transform: uppercase;
		color: #353234;
		margin: 0 0 10px;
	}
	#about_us p { 
		font-size: 20px;
		line-height: 30px;
		color: #A29A9D;
	}
	


/* ||||||||||||||||| */
/*  CONTACT US PAGE  */
/* ||||||||||||||||| */
#contact_us {
	padding: 30px;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
}
	#contact_us h2 { 
		height: 44px;
		padding: 0 0 30px;
		background: url(/image/title_contact.gif) no-repeat;
		text-indent: -9999px;
	}
	#submitting_project {
		font-size: 12px;
		font-weight: bold;
		color: #353234;
		margin: 0 0 15px;
	}
		#submitting_project a { color: #B0C21E; }
	
	#contact_us h3 {
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #A29A9D;
		margin: 0 13px 0 0;
		float: left; display: inline;
	}
	#contact_address {
		font-size: 36px;
		line-height: 38px;
		font-weight: bold;
		letter-spacing: -.02em;
		color: #A29A9D;
		margin: 0 0 35px;
		_letter-spacing: -1px;
		*letter-spacing: -1px;
	}
		#contact_address span { color: #B0C21E; }
	
	.contact_number {
		font-size: 24px;
		font-weight: bold;
		color: #A29A9D;
		margin: -11px 100px 0 0;
		float: left; display: inline;
	}
	#contact_bottom {
		border-top: 1px solid #D1D1D1;
		margin: 35px 0 0;
		padding: 35px 0 10px;
	}
	#about_bottom {
		margin: 0;
		padding: 35px 0 10px;
	}
		.contact_section {
			width: 273px;
			height: 125px;
			margin: 0 39px 0 0;
			float: left; display: inline;
			position: relative;
		}
		
		#about_us .about_section {
			width: 210px;
			margin: 0 20px 0 0;
			float: left;
			display: inline;
			position: relative;
		}
		
		#about_us .about_section p {
			font-size: 12px;
			color: #A39B9E;
			line-height: 1.9em;
		}
		
		#about_us .about_section.last,
		.contact_section.last {
			margin-right: 0;
		}
			.section_number {
				font-size: 30px;
				font-weight: bold;
				color: #B0C21E;
				border-bottom: 5px solid #A29A9D;
				margin: 0 0 4px; 
			}
			
			.about_section h4,
			.contact_section h4 {
				 font-size: 22px;
				 line-height: 25px;
				 font-weight: bold;
				 letter-spacing: -.01em;
				 text-transform: uppercase;
				 color: #353234;
			}
			
			.about_section h4 {
				margin-bottom: 10px;
			}
			
			.about_section a,
			.contact_section a {
				font-size: 14px;
				color: #B0C21E;
				position: absolute;
				bottom: 0; left: 0;
			}
	
	
	
/* ||||||||||| */
/*  CRM PAGES  */
/* ||||||||||| */	
#crm_header { 
	padding: 35px 30px 17px;
	background-color: #FFF;
	border-top: 2px solid #16856C;
	background: #FFF url(/image/top_gradient.gif) repeat-x 0 bottom;
	position: relative;
}
	#crm_logo {
		width: 497px;
		height: 27px;
		margin: 0 0 25px;
		background: url(/image/crm_logo.gif) no-repeat;
	}
		#crm_logo a {
			display: block;
			width: 100%;
			height: 100%;
			text-indent: -9999px;
		}
		
	#crm_header li { 
		margin: 0 25px 0 0; 
		display: inline; 
	}
		#crm_header li a {
			font-size: 18px;
			font-weight: bold;
			color: #A29A9D;
		}
		#crm_header li a:hover { color: #B0C21E; }
		#crm_header li .selected { color: #B0C21E; }
	#crm_header_contact {
		font-size: 14px;
		font-weight: bold;
		color: #353234;
		position: absolute;
		right: 30px; top: 10px;
	}
		#crm_header_contact a { color: #B0C21E; }
	#crm_signed_in {
		font-size: 12px;
		color: #353234;
		position: absolute;
		top: 10px; left: 32px;
	}
		#crm_signed_in a { font-size: 11px; text-transform: uppercase; color: #175E54; margin: 0 0 0 5px; }
		

/* |||||||||||||| */
/*  TOOLKIT PAGE  */
/* |||||||||||||| */
#toolkit {
	padding: 30px;
	background-color: #FFF;
}
	#toolkit h2 { 
		height: 44px;
		padding: 0 0 20px;
		background: url(/image/title_toolkit.gif) no-repeat;
		text-indent: -9999px;
	}	
	#toolkit_intro {
		font-size: 14px;
		line-height: 20px;
		color: #A29A9D;
		margin: 0 0 10px;
	}
	#toolkit h3 {
		font-size: 18px;
		font-weight: bold;		
	}
	.toolkit_entry {
		margin: 25px 0 0;
	}
		.toolkit_entry h4.header {
			font-size: 24px;
			line-height: 25px;
			font-weight: bold;
			text-transform: uppercase;
			padding: 4px 0;
		}
		
		.toolkit_entry p {
			font-size: 12px;
			line-height: 18px;
			color: #A29A9D;
		}


/* ||||||||||||||||| */
/*  STATEMENTS PAGE  */
/* ||||||||||||||||| */
#statements {
	padding: 30px;
	background-color: #FFF;
}
	#statements h2 { 
		height: 44px;
		padding: 0 0 20px;
		background: url(/image/title_statements.gif) no-repeat;
		text-indent: -9999px;
	}
	#statements_intro {
		font-size: 14px;
		line-height: 20px;
		color: #A29A9D;
		margin: 0 0 10px;
	}
		#statements_intro a { color: #B0C21E; }
		
	.film_statements { margin: 35px 0 0; }
	.film_statements h3 {
		font-size: 24px;
		line-height: 30px;
		font-weight: bold;
		letter-spacing: -.01em;
		border-bottom: 5px solid #A29A9D;
	}
	.film_statements p {
		font-size: 18px;
		line-height: 53px;
		font-weight: bold;
		color: #A29A9D;
		height: 53px;
		border-bottom: 1px solid #D1D1D1;
	}
	.film_statements p span {
		width: 185px; display: inline-block;
	}
	.film_statements p a { 
		font-size: 14px;
		color: #B0C21E;
	}

/* |||||||||||||| */
/*  WELCOME PAGE  */
/* |||||||||||||| */
#welcome {
	padding: 30px;
	background: #FFF url(/image/welcome_bg.jpg) no-repeat right 120px;
	min-height: 485px; height: auto !important; height: 485px;
}
	#welcome h2 { 
		height: 44px;
		padding: 0 0 20px;
		background: url(/image/title_welcome.gif) no-repeat;
		text-indent: -9999px;
	}
	#welcome_content { width: 575px; }
		#welcome_header { margin: 0 0 5px; }
			#welcome_user {
				font-size: 30px;
				font-weight: bold;
				width: 345px;
				margin: 0 20px 0 0;
				float: left; display: inline;
			}
				#welcome_user span { color: #B0C21E; }
		#welcome_submit_film {
			font-size: 18px;
			font-weight: bold;
			color: #B0C21E;
			float: left; display: inline;
			margin: 11px 0 0;
		}
			.welcome_message .date { margin: 4px 15px 0 0; }
			.welcome_message .welcome_message_text {
				font-size: 18px;
				line-height: 24px;
				color: #A29A9D;
				float: left; display: inline;
			}
		#messages_welcome, #films_welcome { margin: 35px 0 0; }
		#messages_welcome h3,
		#films_welcome h3 {
			font-size: 24px;
			line-height: 30px;
			font-weight: bold;
			letter-spacing: -.01em;
			border-bottom: 5px solid #A29A9D;
		}
		#messages_welcome th,
		#films_welcome th {
			display: none;
		}
		#messages_welcome table,
		#films_welcome table {
			width: 100%;
			border-collapse: separate;
		}
		#messages_welcome td, #messages_welcome .no_messages,
		#films_welcome td, #films_welcome p {
			font-size: 18px;
			line-height: 53px;
			color: #A29A9D;
			padding: 5px 0;
			border-bottom: 1px solid #D1D1D1;
		}
	

/* |||||||||||| */
/*  LOGIN PAGE  */
/* |||||||||||| */
#login {
	padding: 30px;
	background: #FFF url(/image/login_bg.jpg) no-repeat 442px 0;
	min-height: 455px; height: auto !important; height: 455px;
}
	#login_content { width: 365px; }
		#login h2 { 
			height: 44px;
			padding: 0 0 20px;
			background: url(/image/title_login.gif) no-repeat;
			text-indent: -9999px;
		}
		#login p {
			font-size: 14px;
			line-height: 19px;
			margin: 0 0 10px;
		}
			#login p a { color: #B0C21E; }
		#login_form { margin: 55px 0 0; }
			#login label {
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
				color: #A29A9D;
				display: block;
				margin: 15px 0 3px;
			}
			#forgot_pass {
				font-size: 12px;
				font-weight: bold;
				color: #B0C21E;
				margin: 8px 0 0;
				display: block;
				width: 140px;
			}
			#login_submit { margin: 15px 0 0; }
		


/* |||||||||||||||||| */
/*  FORGOT PASS PAGE  */
/* |||||||||||||||||| */
#forgot {
	padding: 30px;
	background: #FFF url(/image/login_bg.jpg) no-repeat 442px 0;
	min-height: 455px; height: auto !important; height: 455px;
}
	#forgot_content { width: 365px; }
		#forgot_pass_wrapper h2 { 
			height: 73px;
			padding: 0 0 20px;
			background: url(/image/title_forgot.gif) no-repeat;
			text-indent: -9999px;
		}
		#forgot p {
			font-size: 14px;
			line-height: 19px;
			margin: 0 0 10px;
		}
			#forgot p a { color: #B0C21E; font-weight: bold; }
		#forgot form { margin: 35px 0 0; }
			#forgot label {
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
				color: #A29A9D;
				display: block;
				margin: 15px 0 3px;
			}
			
			#forgot_pass_submit, #reset_pass_submit, #forgot_pass_error_submit { margin: 15px 0 0; }
			
		#forgot_pass_thanks_wrapper h2 { 
			height: 44px;
			padding: 0 0 20px;
			background: url(/image/title_thanks.gif) no-repeat;
			text-indent: -9999px;
		}
		#reset_pass_wrapper h2 { 
			height: 73px;
			padding: 0 0 20px;
			background: url(/image/title_reset.gif) no-repeat;
			text-indent: -9999px;
		}
		#reset_pass_thanks_wrapper h2 { 
			height: 44px;
			padding: 0 0 20px;
			background: url(/image/title_thanks.gif) no-repeat;
			text-indent: -9999px;
		}
		#forgot_pass_error_wrapper h2 { 
			height: 44px;
			padding: 0 0 20px;
			background: url(/image/title_error.gif) no-repeat;
			text-indent: -9999px;
		}
#forgot_pass_thanks_wrapper, #reset_pass_wrapper, #reset_pass_thanks_wrapper, #forgot_pass_error_wrapper { display: block; }
	
		
		
/* ||||||||||| */
/*  FAQS PAGE  */
/* ||||||||||| */
#faqs {
	padding: 30px;
	background-color: #FFF;
	min-height: 455px; height: auto !important; height: 455px;
	position: relative;
}
	#faqs h2 { 
		height: 44px;
		background: url(/image/title_faqs.gif) no-repeat;
		text-indent: -9999px;
	}
	#faqs strong { color: #353234; }
	#faq_entries { width: 575px; padding: 25px 0 0; margin: 0 35px 0 0; float: left; display: inline; }
		.faq_entry { margin: 0 0 35px; }
			.faq_question {
				font-size: 20px;
				line-height: 21px;
				font-weight: bold;
				padding: 0 0 16px;
				margin: 0 0 14px;
				border-bottom: 1px solid #D1D1D1;
			}
			.faq_answer {
				font-size: 12px;
				line-height: 22px;
				color: #A29A9D;
			}
				.faq_answer h4 { color: #353234; font-weight: bold; margin: 20px 0 0; }
				.faq_answer p { margin: 10px 0 10px; }
				.faq_answer a { font-weight: bold; color: #B0C21E; }
	#faq_links_wrapper {
		width: 290px;
		float: left; display: inline;
		position: relative;
		height: 1000px;
	}
	#faq_links { padding: 25px 0 0; }
	#faq_links.fixed { position: fixed; top: 0; }
	#faq_links.bottom { position: absolute; bottom: -15px; top: auto; }
		#faq_links a {
			font-size: 12px;
			line-height: 18px;
			color: #A29A9D;
			display: block;
			width: 290px;
			padding: 0 0 15px;
			margin: 0 0 15px;
			background: url(/image/dotted_line.gif) repeat-x 0 bottom;
			position: relative;
		}
			#faq_links a:hover { color: #B0C21E; }
		

/* ||||||||||| */
/*  CONTENT DELIVERY PAGE  */
/* ||||||||||| */
#content_delivery {
	padding: 30px;
	background-color: #FFF;
	min-height: 455px; height: auto !important; height: 455px;
	position: relative;
}
	#content_delivery h2 { 
		height: 44px;
		background: url(/image/title_content_delivery.gif) no-repeat;
		text-indent: -9999px;
	}
	#content_delivery #content_delivery_body {
		margin:20px 250px 0 0;
		color:#A29A9D;
		font-size:12px;
		line-height:22px;
	}
	#content_delivery .header{ 
		color:#353234;
		display:block;
		font-size:18px;
		font-weight:bold;
		line-height:25px;
		padding:4px 0;
	}
	#content_delivery .section_header {
		color:#353234;
		display:block;
		font-size:24px;
		font-weight:bold;
		line-height:25px;
		padding:4px 0;
		text-transform:uppercase;
	}
	
	#content_delivery .section_number{
		display:block;
		border-bottom:5px solid #A29A9D;
		color:#B0C21E;
		font-size:30px;
		font-weight:bold;
		margin:0 0 4px;
		padding:40px 0 10px 0;
	}
	#content_delivery strong { color: #353234; }




/* ||||||||||| */
/*  PROGRAMMING PAGE  */
/* ||||||||||| */
#programming {
	padding: 30px;
	background-color: #FFF;
	min-height: 455px; height: auto !important; height: 455px;
	position: relative;
}
	#programming h2 { 
		height: 44px;
		background: url(/image/title_programming.gif) no-repeat;
		text-indent: -9999px;
	}
	#programming #programming_body {
		margin:20px 0 0 0;
		color:#A29A9D;
		font-size:12px;
		line-height:22px;
		width: 100%;
	}
	
	#programming .header{ 
		color:#353234;
		display:block;
		font-size:18px;
		font-weight:bold;
		line-height:25px;
		padding:4px 0;
	}
	#programming .section_header {
		color:#353234;
		display:block;
		font-size:24px;
		font-weight:bold;
		line-height:25px;
		padding:4px 0;
		text-transform:uppercase;
	}
	
	#programming .section_number{
		display:block;
		border-bottom:5px solid #A29A9D;
		color:#B0C21E;
		font-size:30px;
		font-weight:bold;
		margin:0 0 4px;
		padding:40px 0 10px 0;
	}	
	#programming strong { color: #353234; }
	
	#programming h3 {
		color: #000;
		font-size: 24px;
		line-height: 30px;
		font-weight: bold;
		letter-spacing: -.01em;
		border-bottom: 5px solid #A29A9D;
		margin-top: 20px;
	}
	
	#programming h4 {
		font-weight: bold;
		font-size: 16px;
		color: #000;
		margin-top: 20px;
	}
	
	#programming table {
		width: 100%;
	}

	#programming th,
	#programming td {
		width: 25%;
		font-size: 16px;
		text-align: center;
		color: #000;
		font-weight: bold;
		padding: 10px 0;
	}
		#programming th {
			color: #A29A9D;
		}






/* ||||||||||||||| */
/*  METADATA PAGE  */
/* ||||||||||||||| */
#metadata {
	padding: 30px;
	background-color: #FFF;
}
	#metadata h2 { 
		height: 44px;
		padding: 0 0 20px;
		background: url(/image/title_metadata.gif) no-repeat;
		text-indent: -9999px;
	}
	#metadata h3 {
		font-size: 24px;
		line-height: 34px;
		font-weight: bold;
		border-bottom: 5px solid #A29A9D;
	}
	#metadata h4 {
		font-size: 14px;
		line-height: 21px;
		font-weight: bold;
		margin: 4px 0 20px;
	}	
	#metadata .form_section { margin: 0 0 35px; }
	.col370 { width: 370px; margin: 0 40px 0 0; float: left; display: inline; }
	.col370 .text_input { width: 350px; }
	.col490 { width: 490px; float: left; display: inline; }
	.col490 .text_input { width: 470px; }
	.col270 { width: 270px; margin: 0 44px 0 0; float: left; display: inline; }
	.col270 select { width: 270px; }
	.col270 .text_input { width: 250px; }
	.col270 textarea { width: 250px; height: 140px; overflow: auto; }
	.col430 { width: 430px; margin: 0 40px 0 0; float: left; display: inline; }
	.col430 select { width: 430px; }
	.colALL { width: 100%; margin: 0 40px 0 0; float: left; display: inline; }
	.colALL select { width: 350px; }
	.colHALF { width: 50%; margin: 0px; float: left; display: inline; }
	.colHALF select { width: 350px; }
	
	#meta_synopsis {
		width: 470px;
		height: 531px;
		overflow: auto;
	}
	#metadata label {
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #A29A9D;
		display: block;
		margin: 15px 0 3px;
	}
		#metadata .two_line_label { height: 30px; }
		#metadata label span { font-size: 20px; line-height: 10px; color: #B0C21E; position: relative; top: 5px; }
		#metadata label em { font-style: italic; font-weight: normal; text-transform: none; }
	.festival_award_block { border-bottom: 1px solid #D1D1D1; padding: 0px 0px 30px 0px; }
	.award_spacer { height:1px; border-bottom: 1px solid #D1D1D1; padding: 0px 0px 20px 0px; }
	.add_more { font-size: 12px; font-weight: bold; color: #B0C21E; cursor: pointer; position: relative; top: 6px; }


	#cast_inputs { padding: 0 0 25px; border-bottom: 1px solid #D1D1D1; }
	#metadata #actor_label { width: 354px; padding: 0 4px 3px 91px; margin: 0; float: left; }
	#metadata #char_label { width: 354px; padding: 0 0 3px; margin: 0; float: left; }
	.actor_block { margin: 0 0 4px; }
	.actor_number { 
		font-size: 14px;
		line-height: 40px;
		font-weight: bold; 
		width: 86px; 
		margin: 0 4px 0 0; 
		float: left; display: inline; 
	}
	.actor_block .text_input { width: 334px; margin: 0 4px 0 0; float: left; display: inline; }
	.delete_actor {
		font-size: 12px;
		font-weight: bold;
		color: #B0C21E;
		padding: 0 22px 0 0;
		margin: 11px 0 0 32px;
		background: url(/image/delete_x.gif) no-repeat right 0;
		float: left; display: inline;
		cursor:pointer;
	}
	#reviews_wrapper { padding: 0 0 30px; border-bottom: 1px solid #D1D1D1; }
	#tech_info { margin: 4px 0 10px; }
	#previous_deals { padding: 0 0 50px; }
	#previous_deals label { font-size: 18px; font-weight: bold; text-transform: none; color: #353234; margin: 15px 0 8px; }
	#previous_deals select { width: 365px; }
	#metadata #previous_deals span { top: 1px; }
	#metadata_bottom { padding: 18px 0 0; border-top: 5px solid #A29A9D; }
	#metadata_bottom p { font-size: 12px; line-height: 18px; color: #A29A9D; width: 638px; margin: 0 40px 0 0; float: left; display: inline; }
	#metadata_bottom p a { color: #B0C21E; }
	#metadata_submit { margin: 0 0 0 5px; float: left; display: inline; }
	#metadata_reset, #metadata_save { float: left; display: inline; cursor: pointer; }
	
	
	
				
.pagination { 
	font-size: 14px;
	font-weight: bold;
	color: #353234;
	cursor: default;
}
.pagination_left, .pagination right { float: left; display: inline; }
.pagination_left a {
	display: block;
	width: 22px;
	height: 24px;
	background: url(/image/pagination_left.gif) no-repeat;
}
.pagination_right a {
	display: block;
	width: 22px;
	height: 24px;
	background: url(/image/pagination_right.gif) no-repeat;
}
.pagination td i { color: #8EA001; }
#property_images table.pagination {
	margin-top: 2px;
}
#property_images .pagination_left a {
	display: block;
	width: 17px;
	height: 17px;
	background: url(/image/pagination_left_small.gif) no-repeat;
}
#property_images .pagination_right a {
	display: block;
	width: 17px;
	height: 18px;
	background: url(/image/pagination_right_small.gif) no-repeat;
}
#property_images .pagination_right_spacer a {
	display: block;
	width: 17px;
	height: 18px;
	background: url(/image/pagination_right_spacer.gif) no-repeat;
}
.pagination_right_spacer a {
	display: block;
	width: 22px;
	height: 24px;
	background: url(/image/pagination_right_spacer.gif) no-repeat;
}
.pagination_left a:hover, .pagination_right a:hover { background-position: 0 -24px; }
#property_images .pagination_left a:hover, #property_images .pagination_right a:hover { background-position: 0 -18px; }
.pagination_spacer { width: 18px; }
.pagination a {
	font-size: 14px;
	font-weight: bold;
	color: #B8BAAB;
}

.pagination .current {
	color: #353234;
}

.pagination span {
	font-size: 12px;
	margin: 0 8px;
	color: #B8BAAB;
}

.text_input {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	height: 29px;
	padding: 5px 7px 0;
	border: 0;
	background-color: #EAEAEA;
	border: 3px solid #EAEAEA;
}
textarea {
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 7px;
	border: 3px solid #EAEAEA;
	background-color: #EAEAEA;
}
select { height: 20px; }
.active_input { border-color: #C2D639; border-style: solid; }
.invalid_input { border-color: #E50000; border-style: solid; }
.invalid_message { color:#E50000; }
.read_more {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B0C21E;
}

.advertisement {
	font-size: 9px;
	text-transform: uppercase;
	color: #AAA;
	position: absolute;
	top: -13px; left: 7px;
	text-indent: -9999px;
	background: url('/image/text_advertisement.gif') no-repeat -5px 0;
	display: block;
	width: 90px;
	height: 10px;
}

.green_transparency {
	width: 100%;
	height: 100%;
	background-color: #20644F;
	filter: alpha(opacity=0);
	-moz-opacity: .0;
	-khtml-opacity: .0;
	opacity: .0;
	position: absolute;
	top: 0; left: 0;
}
	.green_transparency a { width: 100%; height: 100%; display: block; }
.green_trans_title {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 0 15px;
	position: absolute;
	bottom: 20px; left: 0;
	display: none;
}
	.green_trans_title h4 {
		font-size: 16px;
		line-height: 16px;
		font-weight: bold;
	}
	.green_trans_title a { color: #FFF; }

.more_zindex { z-index: 1000; }

a { text-decoration: none; color:#B0C21E;}
.pngfix { behavior: url(../script/iepngfix.htc); }
.clearfix { overflow: hidden; height: 1px; }
.endrow { margin-right: 0; }


/* ||||||||||||||||| */
/*  SITEMAP PAGE  */
/* ||||||||||||||||| */
#sitemap {
	padding: 30px;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
}
	#sitemap h2 { 
		height: 44px;
		padding: 0 0 30px;
		background: url(/image/title_sitemap.gif) no-repeat;
		text-indent: -9999px;
	}
	
	#sitemap h3 {
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #A29A9D;
		margin: 0 13px 0 0;
		float: left; display: inline;
	}
	
	#sitemap ul {
		clear: both;
		margin-bottom: 15px;
	}
	
	#sitemap li {
		list-style-type: disc;
		margin-left: 20px;
		font-size: 14px;
	}
	
	#sitemap a {
		color: #B0C21E;
	}
	
/* ||||||||||||||||| */
/*  SEARCH RESULTS PAGE  */
/* ||||||||||||||||| */
#search_results {
	padding: 30px;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
}
	#search_results h2 { 
		height: 44px;
		padding: 0 0 30px;
		background: url(/image/title_search.gif) no-repeat;
		text-indent: -9999px;
	}
	
	#search_results th {
		display: none;
	}
	
	#search_results td {
		padding: 10px 5px;
	}
	
	#search_results a {
		color: #B0C21E;
		font-weight: bold;
	}
	
	#search_results .pagination {
		max-width: 700px;
	}
	
	#search_results .pagination a {
		color: #B8BAAB;
	}
	
	#search_results p {
		font-size: 12px;
	}
	
	#search_results .shown_count {
		font-weight: bold;
		color: #B8BAAB;
		float: right;
		margin-top: -30px;
	}
	
	.search_term {
		font-weight: bold;
		font-style: italic;
	}

	
/* ||||||||||||||||| */
/*  PRIVACY PAGE  */
/* ||||||||||||||||| */
#privacy {
	padding: 30px;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
	font-size:14px;
}
	#privacy h2 { 
		height: 44px;
		padding: 0 0 30px;
		background: url(/image/title_privacy.gif) no-repeat;
		text-indent: -9999px;
	}
	#privacy h4 { 
		font-size:20px;
		font-weight:bold;
		padding: 30px 0 0 0;
		color:#1A6052;
	}
	#privacy .terms_intro p {
		padding:8px 10px;
	}
	#privacy .terms_body p{
		padding:8px 100px 8px 50px;		
	}
	#privacy ol {
		list-style:lower-alpha outside;
		font-weight:bold;
		padding:0 100px 0 100px;
	}
	#privacy ol li span{
		font-weight:normal;
	}
	#privacy .legal_dept {
		padding-left:100px;
	}

/* ||||||||||||||||| */
/*  TERMS PAGE  */
/* ||||||||||||||||| */
#terms {
	padding: 30px;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
	font-size:14px;
}
	#terms h2 { 
		height: 44px;
		padding: 0 0 30px;
		background: url(/image/title_terms.gif) no-repeat;
		text-indent: -9999px;
	}
	#terms h4 { 
		font-size:20px;
		font-weight:bold;
		padding: 30px 0 0 0;
		color:#1A6052;
	}
	#terms .terms_intro p {
		padding:8px 10px;
	}
	#terms .terms_body p{
		padding:8px 100px 8px 50px;		
	}
	#terms .terms_list {
		padding-left:30px;
	}
	#terms ol {
		list-style:lower-alpha outside;
		font-weight:bold;
		padding:0 100px 0 100px;
	}
	#terms ol li span{
		font-weight:normal;
	}
	
.PhotoLeft {
	display: block;
	float: left;
	margin: 10px 15px 5px 0;
}


/* ||||||||||||||||| */
/*  404 PAGE  */
/* ||||||||||||||||| */
#error_404 {
	padding: 30px 0;
	background: #FFF url(/image/top_gradient.gif) repeat-x;
	height:400px;
}
#error_404_message {
	float:left;
	margin-left:250px;
	margin-top:100px;
	text-align: center;
	
}
#error_404_message h2 {
	color:#B0C21E;
	font-size:30px;
	font-weight:bold;
}
#error_404_message p {
	padding: 20px 0px;
}

#error_404_image {
	float:right;
}/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
  
}/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
} 