html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

a {outline: none}

table {
	border-collapse: collapse;
}

ol, ul {
	list-style: none;
}

body {
	color:#fff;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.3em;
}

a {
	color:#c1ef43;
	text-decoration:none;}

a:hover {text-decoration:underline;}

ul.list_green {
	list-style:url(../images/buttons/list_1.png) outside;
	margin-left:50px;
	line-height:1.3em;
}

li {
	margin-bottom:10px;
}

#wrapper {
	width:1024px;
	height:1100px;
	margin:0 auto;
	clear:both;
}

#header {
	width:960px;
	height:315px;
	margin:0 auto;
}

#header_image {
	height:315px;
	width:750px;
	float:right;
	z-index:1;
}

#navigation {
	width:200px;
	height:315px;
	float:left;
}

.hide {
	display:none;
}

.show {
	display:block;
}

/** navigation **/

#nav li {
	display:block;
}

#nav a:hover {
	background-color:#c1ef43;
}

#nav a {
	margin:0 0 5px 0;
	background-color:#88c144;
}

/** buttons **/
#home {
	width:200px;
	height:40px;
	background-image:url(../images/buttons/buttons.png);
	background-position:0px -325px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

#meet {
	width:200px;
	height:70px;
	background-image:url(../images/buttons/buttons.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

#light {
	width:200px;
	height:70px;
	background-image:url(../images/buttons/buttons.png);
	background-position:0px -174px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

#music {
	width:200px;
	height:70px;
	background-repeat:no-repeat;
	background-image:url(../images/buttons/buttons.png);
	background-position:0px -85px;
	display:block;
	float:left;
}

#download {
	width:200px;
	background-repeat:no-repeat;
	height:40px;
	background-image:url(../images/buttons/buttons.png);
	background-position:2px -265px;
	display:block;
	float:left;
}

#close {
	width:70px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:-72px -360px;
	float:right;
	margin:10px 0px;
}

#close_2 {
	width:70px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:-72px -360px;
	float:right;
	margin:550px 0px 10px 0px;
	position:relative;
	left:-350px;
}

#launch_activity {
	width:200px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:2px -60px;
	display:block;
}

#clip_1 {
	width:75px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	margin-right:10px;
	background-position:5px -150px;
	display:block;
	float:left;
}

#clip_2 {
	width:75px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:-67px -150px;
	margin-right:10px;
	display:block;
	float:left;
}

#clip_3 {
	width:75px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:4px -240px;
	margin-right:10px;
	display:block;
	float:left;
}

#clip_4 {
	width:75px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:-72px -240px;
	margin-right:10px;
	display:block;
	float:left;
}

#clip_5 {
	width:75px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:4px -390px;
	margin-right:10px;
	display:block;
	float:left;
}

#clip_6 {
	width:75px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:-72px -390px;
	margin-right:10px;
	display:block;
	float:left;
}

#capture {
	width:110px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:7px -300px;
	display:block;
	float:left;
}

#email {
	width:80px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:7px -360px;
	margin:10px 0px;
	display:block;
	float:left;
}

#print {
	width:80px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:-95px -300px;
	position:relative;
	margin-top:10px;
	display:block;
	float:left;
}

.download_pdf {
	width:148px;
	height:30px;
	background-image:url(../images/buttons/buttons.png);
	background-repeat:no-repeat;
	background-color:#88c144;
	background-position:7px -420px;
	position:relative;
	display:block;
	float:left;
}

#launch_activity:hover, #close:hover,  #clip_1:hover,  #capture:hover,  #clip_2:hover,  #clip_3:hover,  #clip_4:hover, #email:hover, #delete:hover, .selected_clip, #print:hover, #close_2:hover, .download_pdf:hover {
	background-color:#c1ef43 !important;
}
/** headings **/

#video {
	width: 270px;
	height:22px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -30px;
	display:block;
	margin-bottom:15px;
}

#feedback {
	width: 150px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -60px;
	display:block;
	padding-bottom:5px;
}

#film_synposis {
	width: 250px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -90px;
	display:block;
	padding-bottom:5px;
}


#teachers_notes {
	width: 270px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	padding-bottom:5px;
}

#makethemusic {
	width: 460px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-repeat:no-repeat;
	background-position:0 -120px;
	display:block;
	padding-bottom:5px;
}

#meetthemuppets {
	width: 500px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-repeat:no-repeat;
	background-position:0 -150px;
	display:block;
	padding-bottom:5px;
}

#lightthelights {
	width: 500px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-repeat:no-repeat;
	background-position:0 -180px;
	display:block;
	padding-bottom:5px;
}

#muppet_meditations {
	width: 350px;
	height:24px;
	background-image:url(../images/buttons/headings.png);
	background-repeat:no-repeat;
	background-position:0 -210px;
	display:block;
	margin-bottom:20px;
}

#kermit {
	width: 200px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -240px;
	display:block;
	padding-bottom:5px;
}

#piggy {
	width: 200px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -270px;
	display:block;
	padding-bottom:5px;
}

#gonzo {
	width: 200px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -300px;
	display:block;
	padding-bottom:5px;
}

#animal {
	width: 200px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -360px;
	display:block;
	padding-bottom:5px;
}

#fozzie {
	width: 200px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -390px;
	background-repeat:no-repeat;
	display:block;
	padding-bottom:5px;
}

#bunsen_beaker {
	width: 300px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -330px;
	display:block;
	padding-bottom:5px;
	}

#home_heading {
	width: 100px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -420px;
	display:block;
	padding-bottom:5px;
}

.activity_heading {
	width: 150px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -450px;
	display:block;
	padding-bottom:5px;
}

#instructions {
	width: 230px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -480px;
	display:block;
	padding-bottom:5px;
}

#choose_1 {
	width: 350px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -510px;
	display:block;
	padding-bottom:5px;
	margin: 0 0 10px 80px;
}

#choose_2 {
	width: 350px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -540px;
	display:block;
	padding-bottom:5px;
}

#choose_3 {
	width: 350px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -570px;
	display:block;
	padding-bottom:5px;
}

#downloads {
	width: 200px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -600px;
	display:block;
	padding-bottom:5px;
	background-repeat:no-repeat;
}

#ecard {
	width: 350px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -630px;
	display:block;
	padding-bottom:5px;
	background-repeat:no-repeat;
	margin:0 auto;
}

#clip_transcript {
	width: 260px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -660px;
	display:block;
	padding-bottom:5px;
	background-repeat:no-repeat;
	margin:0 auto 20px auto;
}

#trailer_transcript {
	width: 320px;
	height:20px;
	background-image:url(../images/buttons/headings.png);
	background-position:0 -690px;
	display:block;
	padding-bottom:20px;
	background-repeat:no-repeat;
	margin:0 auto;
}



/** content **/

#content_wrapper {
	width:960px;
	height:auto;
	margin:30px auto;
	overflow:auto;
}

#content {
	width:540px;
	height:auto;
	line-height:1.3em;
	float:left;
	overflow:auto;
}

#content p, .content_wide p {
	padding:10px 0;
}

.content_wide {
	width:960px;
	height:auto;
	line-height:1.3em;
	margin:0;
	float:left;
	overflow:auto;
}

.activity {
	width:918px;
	padding:20px;
	position:relative;
	float:left;
	border:1px solid #666;
	height:auto;
	margin:10px 0px;
}

/** videoplayer **/

#video_wrapper {
	width:400px;
	height:auto;
	float:right;
	margin:0 0 10px 5px;
}

.transcript {
	width:60px;
	height:15px;
	float:right;
	font-size: 0.7em;
	text-align:right;
	margin:2px 0;
}

#playlist {
	width:300px;
	height:auto;
	margin:30px auto 10px auto;
	line-height:1.7em;
}

/** facebook button **/
#like_button {
	float:right;
	z-index:3;
	width:50px;
	height:30px;
	position:relative;
	top:-30px;
	left:-10px;
}

#footer {
	width:960px;
	height:100px;
	margin:0 auto;
	text-align:right;
}

.print_header {display:none;}

.pdf {
	position:absolute;
}