/*

stylesheet for Film Education Wuthering Heights website

*/



/* general */

a, a:hover, a:visited {
/* color: #f57f22; */
color: #f0f0f0;
text-decoration: underline;
outline: none;
}



/* main elements */

body {
	width:100%;
	height:100%;
	position:relative;
	background: #000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 150%;
	letter-spacing: 0.02em;
	font-size: 100%;
	color: #f0f0f0;
}

#wrapper {
	width: 1024px;
	margin: 0 auto 30px auto;
	padding: 0;
	background: transparent url(/wutheringheights/images/bg.jpg) top left no-repeat;
	min-height: 1000px;
	text-align: left;
	position: relative;
}

#header {
	width: 1024px;
	height: 200px;
	background: transparent;
	position: relative;
	}


#title_treatment a {
	position: absolute;
	left: 130px;
	top: 40px;
	width: 810px;
	height: 70px;
	margin: 0 0 100px 0;
}



/* like button */

#like_button {
padding: 10px 15px 0 0; margin: 0; border:none; overflow:hidden; width:50px; height:25px; display:block; 
position: absolute;
top: 134px;
left: 934px;
}




/* navigation */

#navigation {
	width: 500px;
	padding: 0;
/* margin: 142px 0 0 167px; */	
	position: absolute;
	left: 167px;
	top: 142px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#navigation ul li a {
	float: left;
	height: 55px;
	z-index: 1000;
}

a.home {
	width: 160px;
	background: transparent url(/wutheringheights/images/navigation.png) top left no-repeat;
	background-position: -1px -9px;
	border-left: 1px solid #464646;
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;

}

a.home:hover, a.home#current {
	background-position: -1px	-76px;
	height: 56px;
}


a.home#current {
		border-bottom: none;

}


a.clips {
	width: 290px;
	background: transparent url(/wutheringheights/images/navigation.png) top left no-repeat;
	background-position: -137px	-9px;
	border-left: 1px solid #464646;
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;
	border-right: 1px solid #464646;
	
}


a.clips:hover, a.clips#current {
	background-position: -137px -76px;
	height: 56px;
}

a.clips#current {
	border-bottom: none;
}






/* content */


#content {
background: transparent url(/wutheringheights/images/content_bg.png) top left repeat;
min-height: 800px;
border-left: 1px solid #464646;
border-right: 1px solid #464646;
border-bottom: 1px solid #464646;
padding: 30px;
margin: -1px 0 0 167px;
width: 755px;
position: relative;
z-index: 0;

}

#content_top_edge_left {
	height: 1px;
	width: 1px;
	border-top: 1px solid #464646;
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0;
	padding: 0;
}

#content_top_edge {
	height: 1px;
	width: 364px;
	border-top: 1px solid #464646;
	position: absolute;
	top: -1px;
	left: 452px;
	margin: 0;
	padding: 0;
}


p.first {
margin-top: -5px;	
}


#content ul {
margin-top: 0;	
}

li {
margin-bottom: 0.5em;	
}

h3.orange {
	color: #f57f22;
	font-size: 1.5em;	
	margin: 0 0 0.75em 0;
}


/* video player */



.video_player {
	
	margin:  0 0 15px 0;
	width: 755px;
	min-height: 428px;
	/* border: 1px solid #464646; */

}

.transcript_link {
	float: right;
	width: 375px;
	height: 10px;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 0.75em;
	
}
	

#the_playlist {
margin-left:200px;
float: left;
}


#the_playlist  ol, #the_playlist  ol a {
	list-style: none;
	font-size: 1em;
	color: #f57f22;

	
}






/* headings */


h3.heading {
height: 40px;
display: block;
text-indent: -5000px;
margin: 0;
clear: both;
}

#trailer_transcript {
width: 260px;	
margin-bottom: 0.5em;
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px -343px;
}

#clip_transcripts {
width: 260px;	
margin-bottom: 0.5em;
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px -393px;
}

#teachers_notes {
width: 260px;	
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px -440px;
}

#film_synopsis {
width: 260px;	
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px 1px;
}

#feedback {
width: 260px;	
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px -48px;
}

#clip1 {
width: 260px;	
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px -98px;
}


#clip2 {
width: 260px;	
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px -148px;
}


#clip3 {
width: 260px;	
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px -195px;
}

#general_questions {
width: 280px;	
background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
background-position: -1px -245px;
}




#credit_block {
width: 755px;
height: 100px;
float: right;
text-indent: -5000px;
background: transparent url(/wutheringheights/images/credit_block.png) top left no-repeat;
margin: 20px 45px 0 0;
}


/* other stuff */


.document_downloads {
height: 45px;
text-indent: 0.1em;
padding-top: 0.75em;
font-size: 1.1em;
display: block;	
}


.pdf {
	background: transparent url(../images/pdf_icon.png) no-repeat;
	height:48px;
	width: 40px;
	float: left;
	margin: -15px 0 0 0;
	text-indent: -5000px
}


.word_doc {
	background: transparent url(../images/word_icon.png) no-repeat;
	height:48px;
	width: 40px;
	float: left;
	margin: -15px 0 0 0;
	text-indent: -5000px;
}





/* lightbox */


#outer_wrapper  {
	width: 505px;
	height: 670px;
	margin: 0;
	padding: 20px 10px 10px 25px;
	text-align: left;
	font-size: 0.9em;
	border: 1px solid #464646;

}





#transcript_box {
margin: 0;
padding: 0 15px 0 0;
width: 490px;
height: 570px;
overflow: auto;
}

.close_button {
	background: transparent url(/wutheringheights/images/headings.png) top left no-repeat;
	background-position: -1px -295px;
	text-indent: -5000px;
	height: 30px;
	width: 110px;
	float: right;
	top: 610px;
	left: 400px;
	margin-top: 20px;
}

