/*

print stylesheet for Film Education <em>War Horse</em> resource

*/


body {
	color: #000;
	border: 1px gray solid;
	width: 960px;
	height:100%;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	width: 100%;
	margin-bottom: 20px;
}
#print_header_hide {
	display: block;
	width:960px;
	margin: 0 auto 25px auto;
}
#content, #transcript_box {
	padding: 0 10px 40px 10px;
	text-align: left;
}

#content > .float-left {float:left; width:50%;}

#content > .float-right {float:right; margin:15px;}

p.image_caption {font-size:0.8em; height:10px; margin:0; text-align:center;}


.video_player, #like_button, iframe, #microsites_header_black, #header, #header_secondary, iframe, #navigation, #nav, .the_buttons, #thickbox_close_div, #thickbox_close, #findanyfilm, #myOnPageContent2, .pdf, .transcript_link, br, .document_downloads, #color_picker, .print_close_div, .print_button, .close_button, .hide {
	display: none;
	text-indent: -5000px;
	height: 0;
	margin: 0;
	padding: 0;
}
a, a:visited, a:active {
	color: #000;
}
li {
	margin-bottom: 0.57em;
}
ul {
	margin-bottom: 1em;
}
#footer {
	margin-left: 10px;
}

.qbox {
font-size: 1em;	
}

textarea {
font-size: 2em;
}


/* venn diagram */

#venn_print {
display: block;	
margin: 0 auto;
}
label {display: inline-block; width:200px;}

/*#outer, #outer_wrapper_venn_activity {width:100%}*/

#word_list {width:100%; margin:0 auto;}

#print_page {display:block;}

#word_list li{ opacity:1 !important; width:30%;}

/* poster activity */


#activity_wrapper {
	width:100%;
}

#outer_wrapper_poster_activity textarea {
height: auto;	
overflow: visible;
}

/* the message (highlighter activity) */
.pink{ border-color:#f6f !important; }
.green{ border-color:#0f0 !important; }
.blue{ border-color: #3cf !important; }
.yellow{ border-color: #ff0 !important; }
.white{ border-color: #fff !important; }
.selected { border: 1px solid #000;}

/* trailer activity */

.snapshot > textarea {overflow:visible;}