@font-face {
    font-family: 'lksd';
    src: url('../fonts/lksd-webfont.eot');
    src: url('../fonts/lksd-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/lksd-webfont.woff') format('woff'),
         url('../fonts/lksd-webfont.ttf') format('truetype'),
         url('../fonts/lksd-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF7C6;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.header16 {
	font-family: "Lucida Grande", "Geneva", "Tahoma", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.header14 {
	font-family: "Lucida Grande", "Geneva", "Tahoma", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.header12 {
	font-family: "Lucida Grande", "Geneva", "Tahoma", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.bodytext {
	font-family: "Lucida Grande", "Geneva", "Tahoma", "Trebuchet MS", "Helvetica", "Arial", sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
	width: 100%;
}
.movienavtext {
	font-family: "Lucida Grande", "Geneva", "Tahoma", "Trebuchet MS", "Helvetica", "Arial", sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #8a0f11;
	text-transform: uppercase;
}
.contactformtext {
	font-family: "Lucida Grande", "Geneva", "Tahoma", "Trebuchet MS", "Helvetica", "Arial", sans-serif;	
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color:#000;
}
.copyrighttext {
	font-family: "Lucida Grande", "Geneva", "Tahoma", "Trebuchet MS", "Helvetica", "Arial", sans-serif;	
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #F7BB00;
}
a:link {
	text-decoration:none;
	color: #8a0f11;
}
a:visited {
	text-decoration:none;
	color: #8a0f11;
}
a:hover {
	text-decoration:underline;
	color: #ff00cc;
}
a:active {
	text-decoration:underline;
	color: #F33;
}
a.copyrighttextlink:link {
	text-decoration:none;
	color: #F7BB00;
}
a.copyrighttextlink:visited {
	text-decoration:none;
	color: #F7BB00;
}
a.copyrighttextlink:hover {
	text-decoration:underline;
	color: #920006;
}
a.copyrighttextlink:active {
	text-decoration:underline;
	color: #F33;
}


/* The following commands should remove any borders from "linked" images -- an annoyance that occurs in both Firefox and Internet Explorer.
This includes the thin, red, dotted line presented for Accessibility users in Firefox. */
:link img {
  border: none;
  outline: none;
}
:visited img {
  border: none;
  outline: none;
}
:hover img {
  border: none;
  outline: none;
}
:active img {
  border: none;
  outline: none;
}
a,
a img,
img
map,
area {
	outline: none;
}

.text-replace {
	text-indent: -99999em;
	overflow: hidden;
}
textarea {
	max-width: 246px;
	max-height: 130px;
}


/*
	HOME
*/
.home-nav {
	margin: 140px 125px 0 0;
	list-style: none;
	float: right;
}
	.home-nav li {
		margin-bottom: 5px;
	}
		.home-nav a,
		.main-nav a {
			line-height: 1em;
			color: #891216;
			text-shadow: -2px 0 0 #f3d32c;
			text-decoration: none;
			display: block;
			font-family: 'lksd', Helvetica, "Lucida Grande", serif;
		}
		.home-nav a {
			font-size: 60px;
			text-align: center;
			margin: 0 auto;
		}
			.home-nav a:hover,
			.main-nav a:hover,
			.main-nav .current {
				color: #fd21cb;
			}
			
		.home-nav .watch {
			background: url(../images/button-watch.png) no-repeat;
			width: 145px;
			height: 145px;
			margin-bottom: 10px;
			-webkit-transition: all .3s ease;
			-moz-transition: 	all .3s ease;
			-o-transition: 		all .3s ease;
			-ms-transition: 	all .3s ease;
			transition: 		all .3s ease;
		}
		.home-nav .watch:hover {
		    -webkit-transform: scale(1.2);
		    -moz-transform:    scale(1.2);
		    -o-transform:      scale(1.2);
		    transform:         scale(1.2);
		}
		
		.main-nav {
			margin: 0;
/*			background: pink;*/
			position: absolute;
			top: 40px;
			right: 40px;
			list-style: none;
			font-size: 53px;
		}
			.main-nav li {
				float: left;
			}
				.main-nav li a {
					padding: 0 15px;
				}

/* THE MAIN CONTAINERS THAT HOLD THE WEBSITE TOGETHER */

#outercontainer {
	position: relative;
	width: 1024px;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#content1,
#content2,
#content3  {
	width: 1024px;
	height: 756px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#content1 {
	background-image: url(../images/bg_1.jpg);
}
#content2 {
	background-image: url(../images/bg_2.jpg);
}
#content3 {
	background-image: url(../images/bg_3.jpg);
}
.teaser-video {
	margin-top: 20px;
}
#fundraiser_iframe {
	width: 500px;
	height: 314px;
	position: absolute;
	padding: 3px;
	left: 390px;
	top: 380px;
	border: 0px;
	background-color: #920006;
	z-index: 2;
}
#ida_box_1 {
	width: 260px;
	height: 150px;
	position: absolute;
	left: 374px;
	top: 198px;
	border: 0px;
	z-index: 2;
}
#ida_box_2 {
	width: 260px;
	height: 150px;
	position: absolute;
	left: 654px;
	top: 198px;
	border: 0px;
	z-index: 2;
}

/* Page Titles */
.page-title {
	font-size: 60px;
	line-height: 1em;
	color: #891216;
	text-shadow: -2px 0 0 #f3d32c;
	font-family: 'lksd', Helvetica, "Lucida Grande", serif;
	font-weight: normal;
	text-align: center;
	margin: 0;
}

/* DIVs that contain JavaScript Scroll Arrows & Scrolling Content */
#wn {
	width: 590px;
	height: 521px;
	position: absolute;
	left: 346px;
	top: 133px;
	z-index: 2;
	overflow: hidden;
	background-color: transparent;
	border: 0px;
	z-index: 3;
}
#wn2 {
	width: 590px;
	height: 282px;
	position: absolute;
	left: 349px;
	top: 210px;
	z-index: 2;
	overflow: scroll;
	background-color: transparent;
	border: 0px;
	z-index: 3;
}
#lyr1 {
	/* Leave this one empty */
}
#scrollLinks {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 635px;
	top: 680px;
	z-index: 4;
}
/*End JavaScript Scrolling Content */

#copyrightcontainer {
	width: 1024px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 758px;
	text-align: center;
	z-index: 2;
}
#contactformcontainer {
	width: 280px;
	height: 460px;
	position: absolute;
	left: 0px;
	top: 70px;
	text-align: center;
	z-index: 4;
}
#contactformthanks {
	width: 400px;
	height: 200px;
	position: absolute;
	left: 95px;
	top: 187px;
	text-align: center;
	z-index: 4;
}
#facebookcontainer {
	width: 280px;
	height: 460px;
	position: absolute;
	left: 305px;
	top: 70px;
	text-align: center;
	z-index: 4;
}

/* CONTAINER FOR "THE FILMMAKERS" SUB-SECTION OF "THE MOVIE" */

#filmmaker_frame {
	height: auto;
	z-index: 3;
}

/* PLACEHOLDER TO STRETCH PAGE TO CORRECT WIDTH IF THERE'S NOT ENOUGH CONTENT IN THE BODY (PREVENTS OFF-CENTER TITLES) */

#placeholder {
	height: 590px;
	z-index: 3;
}
#shopbutton  {
	position:absolute
	left: 100;
	top: 300;
}


/* Watch */
.distrify-player {
	margin-top: 20px;
}

/* Connect */
.social-link img:hover {
	opacity: .8;
}