/*

print stylesheet for Film Education Teaching Trailers Secondary website

*/


body {
	
	color: #000;
	border: 1px grey solid;
	width: 960px;
	font-size: 120%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}

a, a:visited, a:active {
	color: #000;
}

#content {
padding: 0 10px 30px 10px;	
overflow: auto;
}

img {
margin: 0 10px 0 10px;	
}

.video_player {
float: right;	
}

.float_right {
float: right;
height: auto;
}

#myOnPageContent {
padding: 0 10px 30px 10px;	
margin-top: -40px;
}

#microsites_header_black, #header, #header_secondary, iframe, #navigation, #nav, .the_buttons, #thickbox_close_div, #thickbox_close, #findanyfilm, #myOnPageContent2, .pdf, .transcript_link, br {
display: none;	
height: 0;
margin: 0;
padding: 0;
}

table {
border: 1px black solid;	
}

td {
border:none;	
width: 470px;
}

td li {
	list-style: none;
}

td textarea {
width: 450px;
font-size: 100%;
}

#print_header_hide {
display: block;	
margin-left: -1px;
}

#print_url {
width: 960px;
text-align: center;
font-weight: bold;
margin-top: 30px;
}

#usp_table th, #usp_table td {
	
	padding:  0 0 0 3px;
	width: 470px;
	height: 2.5em;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	vertical-align: middle;
}

li {
	margin: 0.5em 0 0.75em 0;	
}

ul {
	margin-bottom: 0.75em;
	
}