*{
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%;
}
a, :focus{
	outline:none;
}
li{
	list-style:none;	
}
hr, .hidden{
	display:none;
}
img{
	border:none;
}
.clearer{
	clear:both;	
}
/*-------------------------------------------Major layout---------------------------------------*/
body{
	font-size:medium;
	font-family:georgia, garamond, serif;
	background:#e1f5fd url(../images/background.jpg) no-repeat top center;
	color:#3b3b3b;
}


#branding{
	height:286px;
	background: url(../images/branding.jpg) no-repeat top center;
	width:856px;
	margin:0 auto;
}
	#branding a{
		display:block;
		position:relative;
		top:20px;
		left:50px;
		width:450px;
		height:275px;
		text-indent:-3000em;
	}
#container{
	width:780px;
	background:#f4f0d4 url(../images/container_tile.jpg) repeat-y top center;
	padding:0 35px 0 35px;
	margin:0 auto;
}
#sidebar{
	float:right;
	position:relative;
	left:53px;
	margin:0 0 30px -53px;
}
#footer{
	height:369px;
	background:#e1f5fd url(../images/footer.jpg) no-repeat top center;
	font-family:verdana, arial, sans-serif;
	padding:0px 25px;
	font-size:90%;
	width:806px;
	margin:0 auto;
}
	#footer a{
		color:#621d4d;
	}
	#footer a:hover{
		color:#fff;
		background-color:#621d4d;
	}
	#contactInfo{
		width:48%;
		float:left;
		margin-top:140px;
	}
	#siteCredit{
		width:48%;
		float:right;
		text-align:right;
		font-size:80%;
		margin-top:140px;
	}
#newsletter_signup{
	display:block;
	width:235px;
	height:149px;
	text-indent:-300em;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/newsletter_signUp.jpg) no-repeat top center;
	position:relative;
	top:-75px;
	margin-bottom:-75px;
}
/*-----------------------------------------Navigation------------------------------------------*/
#mainNav{
	position:relative;
	top:-90px;
	font-style:italic;
	font-size:120%;
	text-align:center;
	width:235px;
	background:transparent url(../images/nav_tile.png) repeat-y top center;
}
	#navTop{
		position:relative;
		top:-10px;
		margin-bottom:-55px;
		width:235px;
		height:106px;
		background:transparent url(../images/nav_top.png) no-repeat top center;
	}
	#navBtm{
		position:relative;
		top:10px;
		margin-top:-30px;
		width:235px;
		height:97px;
		background:transparent url(../images/nav_btm.png) no-repeat top center;
	}
	#mainNav a{
		position:relative;
		z-index:3;
		margin-left:20px;
		padding:8px 0;
		display:block;
		width:195px;
		color:#5f5242;
		text-decoration:none;
		background:transparent url(../images/nav_divider.jpg) no-repeat bottom center;
	}
	#mainNav a:hover, #mainNav .here{
		text-decoration:underline;
	}
/*-------------------------------------------page content----------------------------------------*/
#content h2{
	width:590px;
	height:71px;
	padding:6px 0 0 26px;
	background:url(../images/pageTitle.jpg) no-repeat top left;
	position:relative;
	left:-52px;
	top:-30px;
	margin-right:-52px;
	margin-bottom:-20px;
	font-size:300%;
	color:#621d4d;
}
	#movieSlate{
		position:absolute;
		z-index:101;
		left:468px;
		top:0px;
	}
	#content p{
		line-height:1.4em;
	}
	
	#content p a, #content li a, #content h4 a{
		color:#621d4d;
	}
	#content p a:hover, #content li a:hover, #content h4 a:hover{
		color:#fff;
		background-color:#621d4d;
	}
.filmvest{
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
}
.sectionWrapper{
	margin:20px 0 25px 0;
	padding-bottom:20px;
	background:url(../images/divider_column.jpg) no-repeat bottom center;
}
	.sectionWrapper.column{
		background-position:bottom left;
	}
	.sectionWrapper h3, .synopsis h3, #formHolder h3{
		font-size:150%;
		padding:25px 0px 5px 0px;
		color:#621d4d;
		margin-bottom:5px;
		border-bottom:1px solid #D8B89A;
	}
	.sectionWrapper h4{
		font-size:110%;
		padding:25px 0 5px 0;
	}
	.sectionWrapper p{
		padding:6px 0;
	}
	.sectionWrapper li{
		list-style:disc;
		list-style-position:inside;
		padding:4px 5px;
	}
	.sectionWrapper ul li ul li{
		list-style:circle inside;
		padding-left:15px;
	}
	.sectionWrapper ul li ul li ul li{
		font-size:90%;
		list-style:square inside;
	}
	.sectionWrapper ol{
		padding-left:20px;
	}
	.sectionWrapper ol li{
		list-style:decimal outside;
		font-weight:bold;
		font-size:110%;
		padding:18px 0 18px 0px;
	}
		.sectionWrapper ol li p{
			font-weight:normal;
			font-size:90%;
			border-top:1px solid #D8B89A;
		}
	.sectionWrapper em{
		font-size:90%;
	}
#content .introText{
	margin:20px 0 25px 0;
	padding-bottom:20px;
	background:url(../images/divider_column.jpg) no-repeat bottom left;
	font-size:120%;
	clear:left;
}
	#content .introText h4{
		padding:8px 0;
	}
.itneverends{
	color:green;
}
.synopsis{	
	float:left;
	width:570px;
	padding:20px 0px 20px 0px;
	margin-bottom:35px;
	background:url(../images/divider_column.jpg) no-repeat bottom left;
}
	.synopsis h3{
		padding-top:0px;
	}
	.synopsis h4{
		font-size:120%;
		text-align:center;
		padding:5px 0;
	}
	.synopsis p{
		font-size:110%;
		padding:5px 0;
		margin-top:8px;
	}
ul.insetUl{
	border-bottom:none;
}
.eTV{
	display:block;
	width:142px;
	height:77px;
	background:transparent url(../images/etv.gif) no-repeat top center;
	overflow:hidden;
	text-indent:-4000px;
	margin:15px;
}
.episodes .eTV{
	margin-left:50px;
}
.episodes{
	font-weight:bold;
}
#spreadTheWord{
	text-align:left;
}
	#spreadTheWord li{
		padding:5px 0 5px 20px;
		list-style:none;
	}
	#spreadTheWord a{
		color:#621d4d;
	}
		#spreadTheWord a:hover{
			color:#fff;
			background-color:#621d4d;
		}
	.delicious{
		background:url(../images/icon_delicious.gif) no-repeat center left;
	}
	.stumble{
		background:url(../images/icon_stumbleupon.gif) no-repeat center left;
	}
/*------------------------------------home---------------------------------*/
#trailer{
	height:350px;
	width:500px;
}
#participants_home{
	float:left;
}
	#participants_home dd{
		float:left;
		margin:3px 2px 2px 3px;
	}
	#participants_home dt{
		width:788px;
		height:48px;
		background:url(../images/participantsHome_banner.jpg) no-repeat top center;
		text-indent:-3000em;
		overflow:hidden;
	}
	#participants_home dd a{
		display:block;
		text-decoration:none;
		border:1px solid #621d4d;
		padding:1px;
		position:relative;
		overflow:hidden;
		width:120px;
	}
	#participants_home dd a:hover{
		font-size:100%;
	}
	
	#participants_home dd a img{
		margin-bottom:-3px;
	}
	
	#participants_home dd a span{
		display:none;
	}
	#participants_home dd a:hover span{
		display:block;
		position:absolute;
		bottom:1px;
		left:1px;
		text-align:center;
		width:120px;
		background-color:#621d4d;
		color:#fff;
	}
/*------------------------------------participants---------------------------------*/
ul#navParticipants {
	background:url(../images/divider_column.jpg) no-repeat bottom left;
	float:left;
	width:580px;
	padding:0px 0 30px 0;
	margin-bottom:0px;
}
	ul#navParticipants li{
		float:left;
		margin:2px 1px 2px 1px;
		padding:0px;
		list-style:none;
	}
	ul#navParticipants li a{
		display:block;
		text-decoration:none;
		border:1px solid #621d4d;
		padding:1px;
		position:relative;
		overflow:hidden;
		width:90px;
	}
	ul#navParticipants li a:hover{
		font-size:100%;
	}
	
	ul#navParticipants li a img{
		margin-bottom:-3px;
	}
	
	ul#navParticipants li a span{
		display:none;
	}
	ul#navParticipants li a:hover span{
		display:block;
		position:absolute;
		bottom:1px;
		left:1px;
		text-align:center;
		width:90px;
		background-color:#621d4d;
		color:#fff;
	}
ul#participants{
	float:left;
	background:none;
	padding:0px;
}
	ul#participants li{
		padding:25px 0;
		float:left;
		list-style:none;
	}
	ul#participants li h3{
		width:434px;
		height:38px;
		padding:3px 0 0 10px;
		background:transparent url(../images/banner_name.gif) no-repeat top left;
		color:#fff;
		font-size:190%;
		font-weight:normal;
		clear:both;
		margin-bottom:10px;
		position:relative;
	}
	ul#participants li img{
		padding:2px;
		border:1px solid #621d4d;
		float:left;
		margin:0 20px 10px 10px;
	}
	ul#participants li p{
		padding:0 10px 0 10px;
	}
/*-------------------------------------------about--------------------------------------*/

.producers {
	float:left;
}
	.producers dt{
		width:434px;
		height:38px;
		padding:3px 0 0 10px;
		background:transparent url(../images/banner_name.gif) no-repeat top left;
		color:#fff;
		font-size:190%;
		font-weight:normal;
		clear:both;
		margin-bottom:10px;
		position:relative;
	}
	.producers dd{
		padding:15px 0 30px 0;
		margin-bottom:25px;
		float:left;
		background:url(../images/divider_column.jpg) no-repeat bottom center;
	}
	.forceWidth{
		width:100%;
	}
	.producers img{
		padding:2px;
		border:1px solid #621d4d;
		float:left;
		margin:0 20px 10px 10px;
	}
	.producers dd h3{
		font-size:150%;
		padding:0 0px 10px 10px;
		color:#621d4d;
	}
	.producers dd p{
		padding:0 10px 15px 10px;
		text-indent:15px;
	}
		.producers dl{
			font-size:90%;
			width:540px;
			margin:0px 40px 25px 0;
			padding-bottom:15px;
			float:right;
		}
		.producers dl dt{
			background:none;
			color:#621d4d;
			font-size:110%;
			width:auto;
			height:auto;
			padding:5px 0 5px 0;
			font-weight:bold;
			clear:none;
			margin-bottom:5px;
		}
		.producers dl dd{
			float:none;
			padding:8px 0 8px 18px;
			margin:0px;
			background:transparent url(../images/bullet.gif) no-repeat center left;
		}
.paypal{
	width:580px;
	height:50px;
	text-align:center;
	margin-bottom:15px;
}
	.paypal input{
		width:122px;
		height:47px;
		border:1px solid #621d4d;
	}
.charity{
	margin-bottom:0px;
	padding-bottom:20px;
}
.charity li{
	font-weight:bold;
	border:none;
	padding:4px;
	list-style:none;
	list-style-position:outside;
}
.charity ul li{
	font-weight:normal;
}
.charity img{
	border:1px solid #D8B89A;
	padding:1px;
	display:block;
	float:left;
	margin:4px 4px 4px 0;
}
ul.noListStyle li, li.noListStyle{
	list-style:none;
}
/*-------------------------------------------collaborators--------------------------------------*/
#content p.disclaimer{
	font-size:80%;
	padding-left:50px;
	padding-right:50px;
}
#content ul.collaborators {
	padding-bottom:40px;
	margin-bottom:30px;
	background:url(../images/divider_column.jpg) no-repeat bottom center;
}
#content ul.collaborators li{
	padding:18px 0 18px 0;
	border-bottom:1px solid #D8B89A;
	list-style:none;
	font-weight:bold;
	list-style-position:outside;
}
	#content ul.collaborators li p{
		font-weight:normal;
		padding-top:8px;
		display:inline;
	}
	#content ul.collaborators ul{
		margin-bottom:0px;
		padding-bottom:14px;
	}
	#content ul.collaborators ul li{
		font-weight:normal;
		border:none;
		padding:4px;
	}
	#content ul.collaborators img{
		border:1px solid #D8B89A;
		padding:1px;
		display:block;
		float:left;
	}
	#content ul.collaborators li img{
		float:none;
	}

/*---------------------------------------------media-----------------------------------------*/
#pressRelease h3{
	clear:none;
}
	#pressRelease img{
		padding:2px;
		border:1px solid #D8B89A;
	}
/*--------------------------------------------crown club-----------------------------------*/
#paypalPayment{
	overflow:hidden;
	text-indent:-3000px;
	margin:15px 0 15px 0;
	padding:2px;
	display:block;
	width:253px;
	height:80px;
	background:url(../images/paypalPayment.gif) no-repeat center;
	border:1px solid #D8B89A;
}
/*---------------------------------------------contact-----------------------------------------*/
#formHolder{
	padding-bottom:20px;
}
#contactDetails{
	background-position:bottom left;
}
	#contactDetails h3{
		clear:none;
	}
fieldset{
	border:none;
	width:550px;
	padding-left:10px;
}
	#contactForm p, #newsletterForm p{
		float:left;
		padding:18px 0;
	}
	#contactForm p.alt, #newsletterForm p.alt{
		border-bottom:1px solid #D8B89A;
	}
	label{
		font-weight:bold;
		font-size:100%;
		display:block;
		width:115px;
		float:left;
	}
	input, textarea{
		float:left;
		border-bottom:1px solid #8f7d66;
		border-right:1px solid #8f7d66;
		border-top:2px solid #594d3d;
		border-left:2px solid #594d3d;
		background-color:#fff;
		padding:4px;
		font-family:arial, helvetica, sans-serif;
		color:#594d3d;
		font-size:90%;
		width:300px;
		margin-right:5px;
	}
	input:focus, textarea:focus{
		font-weight:bold;
		color:#621d4d;
	}
	#submitBtn{
		padding:4px;
		margin-left:115px;
		margin-top:5px;
		text-align:center;
		font-weight:bold;
		font-size:130%;
		cursor:pointer;
		font-family:georgia, garamond, serif;
		border-top:1px solid #8f7d66;
		border-left:1px solid #8f7d66;
		border-bottom:2px solid #594d3d;
		border-right:2px solid #594d3d;
	}
	#submitBtn:hover{
		color:#621d4d;
		text-decoration:underline;
	}
	.feedback{
		color:#000;
		background-color:#ffe63d;
		padding:0 2px;
	}
	p#status{
		font-size:110%;
		font-weight:bold;
		padding:10px 5px 10px 60px;
		width:500px;
		clear:left;
	}
		p.warning{
			background:url(../images/icon_warning.gif) no-repeat 1%;
		}
		p.confirm{
			background:url(../images/icon_check.gif) no-repeat 1%;
		}
		p.formInfo{
			font-size:90%;
			font-family:arial, helvetica, sans-serif;
			float:left;
			width:100%;
		}
