@charset "UTF-8";

body  {
	font: 0.8em/1.6em "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0px auto;/* zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #9c9c9c;
	background: #000 url(../images/lvl2_header_bg.jpg) repeat-x;
}

/* H tags */
h1 {
	margin-bottom: -0.4em;
	font-size: 1.4em;
}
h2 {
	margin-top: 1em;
	margin-bottom: -.1em;
	font-size: 1.4em;
	color: #e20916;
}
h3 {
	margin-bottom: -.4em;
	font-size: 1.2em;
}
h4 {
	color: #e20916;
	font-size: 1em; 
	font-weight: normal;
}

/* Custom <hr> tag */
hr { 
height: 0; 
border: 0; 
border-top: 1px solid #ecf4f5; 
}

/* lists */
ul {
  margin: 0;
  padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Links */
a:link {
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}

a:active {
	color: #fff;
}

/* custom links */
.redLink {
	color: #e20916;
	font-size: 1.4em;
}
.redLink a:link {
	text-decoration: underline;
	color: #e20916;
}
.redLink a:visited {
	color: #e20916;
}
.redLink a:hover {
	color: #5f5f5f;
}
.redLink a:active {
	color: #fff;
}

/* remove blue border around images */
a img {  
	border-style: none;
}
.oneColElsCtr #container {
	width: 1024px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
/* Background Images */
.oneColElsCtr #BGimageInterviews {
	background: url(../images/lvl2_bg_aboutInterviews.jpg) no-repeat;
	height: 1092px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageFilm {
	background: url(../images/lvl2_bg_aboutFilm.jpg) no-repeat;
	height: 870px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageFilmmakers {
	background: url(../images/lvl2_bg_aboutFilmmakers.jpg) no-repeat;
	height: 544px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageDonate {
	background: url(../images/lvl2_bg_contactDonate.jpg) no-repeat;
	height: 796px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageScreen {
	background: url(../images/lvl2_bg_contactScreen.jpg) no-repeat;
	height: 611px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageSignup {
	background: url(../images/lvl2_bg_contactSignup.jpg) no-repeat;
	height: 555px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageContact {
	background: url(../images/lvl2_bg_contact.jpg) no-repeat;
	height: 574px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageNews {
	background: url(../images/lvl2_bg_news.jpg) no-repeat;
	height: 1054px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimagePress {
	background: url(../images/lvl2_bg_press.jpg) no-repeat;
	height: 1054px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageEvents {
	background: url(../images/lvl2_bg_events.jpg) no-repeat;
	height: 805px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
.oneColElsCtr #BGimageClips {
	background: url(../images/lvl2_bg_clips.jpg) no-repeat;
	height: 946px;
	width: 1024px;
	padding: 0px;
	margin-top: 7px;
}
/* content */
.oneColElsCtr #mainContent {
	width: 1024px;
	margin-right: 40px;
	margin-top: 70px;
}
.bannerHome {
	background: url(../images/lvl2_banner.jpg) no-repeat;
	height: 89px;
	width: 1024px;
	display:block;
	text-indent:-9999px;
}
#textRight {
	width: 480px;
	float: right;
	margin-top: 80px;
	margin-right: 270px;
}
#textRightNarrow {
	width: 255px;
	float: right;
	margin-top: 80px;
	margin-right: 350px;
}
#textRightMedium {
	width: 610px;
	float: right;
	margin-top: 80px;
	margin-right: 50px;
}
#textRightWide {
	width: 680px;
	float: right;
	margin-top: 80px;
	margin-right: 50px;
}
#textRightForm {
	width: 680px;
	float: right;
	margin-top: 130px;
	margin-right: 50px;
}
#textRightContact {
	width: 455px;
	float: right;
	margin-top: 90px;
	margin-right: 260px;
}
.photoLeft {
	float: left;
	height: 254px;
	width: 227px;
}

#leftNav {
	margin: 521px 0px 0px 0px;
	padding: 0px;
	height: 95px;
	width: 180px;
	float: left;
}
#screeningWorry {
	background: url(../images/lvl2_scheduleWorry.gif) no-repeat;
	height: 56px;
	width: 420px;
}
/* clips youTube */
#clipsThumbs {
	height: 420px;
	width: 164px;
	margin-top: 99px;
	float: left;
}
#clipsMain {
	height: 344px;
	width: 425px;
	margin-top: 99px;
	float:left;
	margin-left: 100px;
}
#clipsDescription {
	width: 425px;
	float: left;
	height: 240px;
	margin-top: 20px;
	margin-left: 100px;
}
#clipOneText {
	height: 250px;
	width: 425px;
}
/* Hide the description */
p#descriptiona {
	display: none;
}
          
.thumb {
	padding-bottom: 10px;
    display: block;
}
          
.desc-copy {
	display: none;
}
/* Footer */
.oneColElsCtr #footer { 
	padding: 0 10px 0 20px;
}
.oneColElsCtr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 0.8em;
	color: #4b4b4b;
}
/* Floats */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* clickable logo */
#banner {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background: url(../images/level2_banner.jpg) no-repeat left;
	height: 128px;
	width: 289px;
}
/* Nav BG */
#navBG {
	background: url(../images/lvl2_nav_bg.jpg) no-repeat;
	height: 35px;
	width: 1024px;
	margin: 0px;
	padding: 0px;
}

/* Button Rollovers */
#navTop {
	height: 30px;
	width: 1024px;
	margin-top: -37px;
	padding: 0px;
}

#btnsNav ul {
  padding: 0;
  margin: 0;
  height: 34px;
  width: 100%;
  list-style: none;
}

#btnsNav li {
	font-size: 0;
	line-height: 0;
	display: inline;
	float: left;
}

/* bottom nav SUPPORT grayish background */
#supportLvl2 {
	display: block;
	width: 136px;
	height: 72px;
	background: url(../images/btn_about_btm_support.gif) no-repeat 0 0;
}

#supportLvl2:hover { 
  background-position: 0 -72px;
}

#supportLvl2 span {
  display: none;
}

/* bottom nav SUPPORT black background */
#supportBlack {
	display: block;
	width: 136px;
	height: 72px;
	background: url(../images/btn_hm_btm_support.gif) no-repeat 0 0;
}
#supportBlack:hover { 
  background-position: 0 -72px;
}
#supportBlack span {
  display: none;
}

/* network bottom buttons */
#networkBtns ul {
	padding: 0;
	margin: 10px 0px 0px -2px;
	height: 22px;
	width: 100%;
	list-style: none;
}

#networkBtns li {
	font-size: 0;
	line-height: 0;
	display: inline;
	float: left;
}
#twitter {
	display: block;
	width: 32px;
	height: 22px;
	background: url(../images/btn_hm_btm_twitter.gif) no-repeat 0 0;
	margin-top: 0px;
}

#twitter:hover {
  background-position: 0px -22px;
}

#twitter span {
  display: none;
}
#youTube {
	display: block;
	width: 32px;
	height: 22px;
	background: url(../images/btn_hm_btm_youTube.gif) no-repeat 0 0;
	margin-top: 0px;
}

#youTube:hover {
  background-position: 0px -22px;
}

#youTube span {
  display: none;
}
#faceBook {
	display: block;
	width: 32px;
	height: 22px;
	background: url(../images/btn_hm_btm_faceBook.gif) no-repeat 0 0;
	margin-top: 0px;
}

#faceBook:hover {
  background-position: 0px -22px;
}

#faceBook span {
  display: none;
}
#vimeo {
	display: block;
	width: 32px;
	height: 22px;
	background: url(../images/btn_hm_btm_vimeo.gif) no-repeat 0 0;
	margin-top: 0px;
}

#vimeo:hover {
  background-position: 0px -22px;
}

#vimeo span {
  display: none;
}
#blog {
	display: block;
	width: 45px;
	height: 22px;
	background: url(../images/btn_hm_btm_blog.gif) no-repeat 0 0;
	margin-top: 0px;
}

#blog:hover {
  background-position: 0px -22px;
}

#blog span {
  display: none;
}
