@font-face {
	font-family: Futura;
	src: url('/fonts/Futura.eot?'),  /* IE6-IE8 */
	url('/fonts/Futura.eot'), /* IE9 Compatibility Modes */
	url('/fonts/Futura.otf')  format('opentype'), /* Mozilla */
	url('/fonts/Futura.ttf')  format('truetype') /* Safari, Android, iOS */; 
}

@font-face {
	font-family: FuturaCondensed;
	src: url('/fonts/FuturaStdCondensed.eot?'),  /* IE6-IE8 */
	url('/fonts/FuturaStdCondensed.eot'), /* IE9 Compatibility Modes */
	url('/fonts/FuturaStdCondensed.otf')  format('opentype'), /* Mozilla */
	url('/fonts/FuturaStdCondensed.svg'),
	url('/fonts/FuturaStdCondensed.woff'),
	url('/fonts/FuturaStdCondensed.ttf')  format('truetype') /* Safari, Android, iOS */;
}

@font-face {
	font-family: FuturaCondensedLight;
	src: url('/fonts/FuturaStdCondensedLight.eot?'),  /* IE6-IE8 */
	url('/fonts/FuturaStdCondensedLight.eot'), /* IE9 Compatibility Modes */
	url('/fonts/FuturaStdCondensedLight.otf')  format('opentype'), /* Mozilla */
	url('/fonts/FuturaStdCondensedLight.ttf')  format('truetype')/* Safari, Android, iOS */; 
}

@font-face {
	font-family: FuturaLight;
	src: url('/fonts/FuturaStdLight.eot?'),  /* IE6-IE8 */
	url('/fonts/FuturaStdLight.eot'), /* IE9 Compatibility Modes */
	url('/fonts/FuturaStdLight.otf')  format('opentype'), /* Mozilla */
	url('/fonts/FuturaStdLight.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
	font-family: FuturaBold;
	src: url('/fonts/FuturaStdBold.eot?'),  /* IE6-IE8 */
	url('/fonts/FuturaStdBold.eot'), /* IE9 Compatibility Modes */
	url('/fonts/FuturaStdBold.otf')  format('opentype'), /* Mozilla */
	url('/fonts/FuturaStdBold.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
	font-family: FuturaHeavy;
	src: url('/fonts/FuturaStdHeavy.eot?'),  /* IE6-IE8 */
	url('/fonts/FuturaStdHeavy.eot'), /* IE9 Compatibility Modes */
	url('/fonts/FuturaStdHeavy.otf')  format('opentype'), /* Mozilla */
	url('/fonts/FuturaStdHeavy.ttf')  format('truetype'); /* Safari, Android, iOS */
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	margin: 0 auto;
    padding: 0;
    width: 1024px;
    text-align:center;
    background-color: #000000;
    font-size:12px;
}

p, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: #000000;
}

h2, H2 {
	font-family: Futura, Arial, Helvetica, sans-serif;
   font-size: 13PT;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	letter-spacing:6px;
}

h1, H1 {
	font-family: Futura, Arial, Helvetica, sans-serif;
   font-size: 13PT;
	color: #000000;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0px;
	letter-spacing:6px;
}



a:link {color: #cc0000;text-decoration: none;}
a:active {color: #656565;}
a:visited {color: #cc0000;text-decoration: none;}
a:hover {color: #990000;}
a.selected {color: #cccccc;}

a.footerlink:link {color: #999999;text-decoration: none;}
a.footerlink:active {color: #656565;}
a.footerlink:visited {color: #999999;text-decoration: none;}
a.footerlink:hover {color: #CC0000;}
a.footerlink:selected {color: #cc0000;}

a.headerlinks:link {color: #bcbec0;text-decoration: none;}
a.headerlinks:active {color: #656565;}
a.headerlinks:visited {color: #bcbec0;text-decoration: none;}
a.headerlinks:hover {color: #CCCCCC;}
a.headerlinks:selected {color: #cccccc;}

a.nMI:link{color:#666666;text-decoration: none;}
a.nMI:Visited{color:#666666;text-decoration: none;}
a.nMI:Active{color:#cc0000;text-decoration: none;}
a.nMI:Hover{text-decoration: none;color:#B5161E;}
a.nMI:selected{text-decoration: none;color:#B5161E;}

a.pageTL:link{color:#000000;text-decoration: none;}
a.pageTL:Visited{color:#000000;text-decoration: none;}
a.pageTL:Active{color:#cc0000;text-decoration: none;}
a.pageTL:Hover{text-decoration: none;color:#B5161E;}
a.pageTL:selected{text-decoration: none;color:#B5161E;}

sup {
line-height: 0px;
}

form {
   display:inline;
   margin:0;
   padding:0;
}
img {
border: 0px;
}

/* ******* HEADER STYLE ******** */

.headcontainer {
background: #000000 url(/Images/header_background_plain.jpg);
background-repeat: no-repeat;
height: 149px;
font-family: futura;
font-size: 10pt;
letter-spacing:4px;
}

.addthislinks {
float: left;
margin:20px 0 0 50px;
}

.addthislinks img{
margin:0 5px 0 0;
}

.headerright {
color:#bcbec0;
float:right;
text-align:right;
font-size:8pt;
padding: 5px;
margin:6px 0px 5px 0;
width: 350px;
}

.box {
margin-bottom:10px;
margin-right:30px;
float: left;
}

.searchbox {
padding-top:4px;
position:relative;
margin-top:-25px;
left:194px;
}


/* ****** MAIN NAVIGATION STYLE ****** */

#headerNav {margin-top:-35px;}
 
#nav {margin-left: 40px;} 

#headerNav .megamenu > li > a {
    padding: 14px 15px 8px;
    font-family: Futura,Arial,Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight:bold;
}

#nav li div a{
	font-family:futura, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
	text-transform:uppercase;
	padding: 0px 0px 0px 0px;
	border:none;
	line-height: 14px;
	letter-spacing: 3px;
}


/* SETS SELECTED COLOR OF NAV ITEM */
.afiawardsSection .honor, 
.conservatorySection .educate,
.aboutafiSection .about,
.yearsSection .years,
.laaSection .honor,
.preserveSection .preserve,
.membershipSection .join {
color: #c00 !important;
}



/* ****** HOMEPAGE MAIN CONTENT AREA ****** */

#mainwrap {
width: 1024px;
background-color: #fff;
}

#homeColumnWrap {
background-color: #fff;
display: inline-block !important;
padding: 4px 20px;
width: 964px;

}


#news_column {
float:left;
width:207px;
background: #ffffff /*url(/Images/news_fade_background.jpg)*/;
background-repeat: no-repeat;
padding: 0px;
text-align: left;
}

#content {
float:left;
margin-left:25px;
}

.item {
float:left;

}

.feeditem {
margin-bottom: 10px;
}

.title {
font-family: Futura, Arial, sans-serif;
font-size: 12pt;
letter-spacing: 4px;
}

p.title {
margin:0px;
padding-top:10px;
}

.title2 {
font-family: Futura, Arial, sans-serif;
font-size: 11pt;
letter-spacing: 3px;
}

.titleHBD {
font-family: Futura, Arial, sans-serif;
font-size: 11pt;
letter-spacing: 1px;
line-height: 14px;
}

p.titleHBD {
margin:0px;
padding-top:8px;

}

.top {
padding-bottom:10px;
overflow: hidden;
}

.bottom {
overflow: hidden;
padding-bottom:25px;
}

.videos {
display:block;
margin-right:10px;
}

.viditems {
float:left;
width: 214px;
margin-right:20px;
position:relative;
}
.viditems img {
z-index: 3;
margin-bottom: 5px;
}

.label {
width: 50px;
height: 49px;
background: url('http://americanfilm.afi.com/cms_files/original/Play_Arrow11.png') no-repeat left top;
background-size: 50px 49px;
z-index: 1;
position: absolute;
top: 71px;
left:158px;
}


.banneritem img {
margin-left: 15px;
}

.alumnicredit {
font-size: 9px;
}

.clearfix {
clear: both;
height:0px;
}

/* ****** TWITTER FEED ****** */

div.timeline-header {display:none !important;}
.customisable-border {border: none;}



/* ****** HOMEPAGE QUIZ ****** */


#screenTestGameHP1 p {
width: 200px;
clear: both;
    float: left;
    padding: 5px;
}
#screenTestGameHP1 label {
    width: 180px;
float:right;
}
#screenTestGameHP1 label span {
    padding: 0 3px;
}

	#screenTestGameHP1 input[type="radio"] {
		float: left;
		margin-top: 3px;
	}

	#screenTestGameHP1 input[type="submit"] {
		font-size: 0;
		background: url(http://americanfilm.afi.com/images/select_click.png) no-repeat;
		width: 84px;
		height: 0px;
		padding-top: 25px;
		border: none;
	}
	#screenTestGameHP1 input[type="submit"]:hover {
		background: url(http://americanfilm.afi.com/images/select_click.png) no-repeat;
		opacity: 0.8;
	}
	#screenTestGameHP1 input[type="submit"]:active {
		background: url(http://americanfilm.afi.com/images/select.png) no-repeat;
		width: 84px;
		height: 0px;
		padding-top: 25px;
	}
	#screenTestSubmitHP1 {
		margin-left: 80px;
	}
	
	#screenTestAnswerHP1 {
		display: none;
	}
	p#screenTestResponseRightHP1 {
		font-weight: bold;
		font-size: 10px;
		color: green !important;
		display: none;
	}
	p#screenTestResponseWrongHP1 {
		font-weight: bold;
		font-size: 10px;
		color: red !important;
		display: none;
	}
	p#screenTestResponseNoneHP1 {
		font-weight: bold;
		color: red !important;
		display: none;
	}
	.wrongAnswerHP1 span {
		border: dotted 1px red;
		background: #F7B7B7;
	}
	.rightAnswerHP1 span {
		border: dotted 1px green;
		background: #C1E0BE;
	}
	.screenTestIncorrectHP1 {
		display: none;
	}
	
	input.option {
	padding-bottom: 10px;
	}
	
	
	
	
/* ****** SUBPAGE STYLE ****** */

#subColumnWrap {
background-color: #fff;
overflow: hidden;
padding: 20px 30px;

}


#menu_column {
float:left;
width:142;
padding: 5px 55px 0px 24px;
}

#subcontent {
float:left;
width:700px;
}

#subcontent ul li a {
background-color:#ccc;
}

#twitter-widget-0 {
width:210px !important;
}

.conssubhead {
color: #333;
font-weight: bold;
font-size: 10pt;
}

.conshead {
color: #333;

font-size: 12pt;
text-decoration: underline;
}

.awardshead {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.awardssubhead {
    color: #000;
    font-weight: bold;
}    


.laahead {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.laasubhead {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}   

/* ****** SUBPAGE SIDE MENU STYLE ****** */	

.navTable {
margin-bottom: 25px;
}

.nMI {
font-family: Futura, Arial, sans-serif;
font-size: 9pt;
text-transform: uppercase;
line-height: 15px;
}

.newMenuItem {
margin-bottom: 10px;	
}

#cssmenu {
margin-bottom:30px !important;
}

/* ****** SUBPAGE SIDE MENU STYLE AS UL ****** */

.navUL {padding:0;list-style-type:none;font-family: Futura, Arial, sans-serif;font-size: 9pt;text-transform: uppercase;line-height: 15px;}
.navUL a {color:#000;}
.navUL a:hover {color:red;}
.navUL li {padding-bottom:10px;}

.navULsub01 {list-style-type:none;padding-left:15px;text-transform:none;}
.navULsub01 a {color:#000;}
.navULsub01 a:hover {color:red;}
.navULsub01 li {padding-bottom:5px;}

	
/* ****** FOOTER STYLE ****** */
.footercontainer {
height: 125px;
padding-top:15px;
text-transform: uppercase;
font-family: Futura, Arial, sans-serif;
font-size: 8pt;
letter-spacing: 3px;
text-align: center;
background-color:#000;
}

.footercontainer a {
margin:0 15px;
}

.footertext {
color: #999999;
font-family: FuturaBold, Arial, sans-serif;
font-size: 7pt;
letter-spacing: 0px;
text-transform: none;
}


/* ***** 100 YEARS DOWNLOADS PAGE STYLES ***** */
.basepdficonstyles {
width:90px;color:#999;float:left;margin-left:10px;font-size:10px;margin-top:10px;display:inline;
}

.nominees {
float:right;
}

.baseboxtitle {
width:215px;height:auto;background-color:#6d6e70;margin-top:15px;font-family:Futura;padding:3px 0px;font-size:12px;text-align:center;color:#fff;
}

.box2_title {
width:210px;margin-left:auto;margin-right:auto;
}

.box3_title {
width:215px;float:right;
}

/* Box Borders */

.r1_box {
border-right:1px dotted gray;
}

.baseborderstyles {
width:220px;height:210px;float:left;text-align:center;border-bottom:1px dotted gray;padding-top:10px;
}


.r2_box {
height:210px;border-right:1px dotted gray;
}

.r2_box3 {
height:210px;
}


.r3_box {
height:240px;border-right:1px dotted gray;
}

.r3_box3 {
height:240px;
}


.r4_box {
height:185px;border-right:1px dotted gray;padding-top:15px;
}

.r4_box3 {
height:180px;padding-top:20px;
}


.r5_box {
height:185px;border-right:1px dotted gray;padding-top:15px;
}


/* LAA SUB NAV STYLE */

.tabWrap {
    width: 700px;
    height: 26px;
    margin: 8px 0px 10px;
    z-index: 900;
    position: relative;
}

.pageTab {
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    padding-right: 20px;
	text-transform: uppercase;
}



/* MEMBERSHIP SUB NAV STYLE */


.levels_descrip {
border-bottom: 2px solid #999;
padding: 6px;
}

.bottomline {
width: 2px;
background-color: #999;
}

.levels_check {
border-bottom: 2px solid #999;
text-align: center;
}

tr#level125, tr#level500, tr#level2500 {
background-color: #DDDDDD;
}

/* LAA PAGES SUB MENU HIGHLIGHT */

.laaSTM.essayPage a.pageTL.essay,
.laaSTM.galleryPage a.pageTL.gallery,
.laaJF.essayPage a.pageTL.essay,
.laaJF.galleryPage a.pageTL.gallery,
.laaMB.essayPage a.pageTL.essay,
.laaMB.galleryPage a.pageTL.gallery,
.laaSM.essayPage a.pageTL.essay,
.laaSM.galleryPage a.pageTL.gallery,
.laaMF.essayPage a.pageTL.essay,
.laaMF.galleryPage a.pageTL.gallery,
.laaMN.essayPage a.pageTL.essay,
.laaMN.galleryPage a.pageTL.gallery,
.laaMN.videoPage a.pageTL.video,
.laaMD.essayPage a.pageTL.essay,
.laaMD.galleryPage a.pageTL.gallery,
.laaWB.essayPage a.pageTL.essay,
.laaWB.galleryPage a.pageTL.gallery,
.laaAP.essayPage a.pageTL.essay,
.laaAP.galleryPage a.pageTL.gallery,
.laaSC.essayPage a.pageTL.essay,
.laaSC.galleryPage a.pageTL.gallery,
.laaGL.essayPage a.pageTL.essay,
.laaGL.galleryPage a.pageTL.gallery,
.laaGL.filmographyPage a.pageTL.filmography,
.laaGL.eventphotoPage a.pageTL.eventphotos,
.laaGL.eventPage a.pageTL.event,
.laaMSt.essayPage a.pageTL.essay,
.laaMSt.galleryPage a.pageTL.gallery,
.laaRD.essayPage a.pageTL.essay,
.laaRD.galleryPage a.pageTL.gallery,
.laaTH.essayPage a.pageTL.essay,
.laaTH.galleryPage a.pageTL.gallery,
.laaBST.essayPage a.pageTL.essay,
.laaBST.galleryPage a.pageTL.gallery,
.laaHFord.essayPage a.pageTL.essay,
.laaHFord.galleryPage a.pageTL.gallery,
.laaDH.essayPage a.pageTL.essay,
.laaDH.galleryPage a.pageTL.gallery,
.laaDH.filmographyPage a.pageTL.filmography,
.laaRW.essayPage a.pageTL.essay,
.laaRW.galleryPage a.pageTL.gallery,
.laaRW.filmographyPage a.pageTL.filmography,
.laaMS.essayPage a.pageTL.essay,
.laaMS.galleryPage a.pageTL.gallery,
.laaMS.filmographyPage a.pageTL.filmography,
.laaCE.essayPage a.pageTL.essay,
.laaCE.galleryPage a.pageTL.gallery,
.laaCE.filmographyPage a.pageTL.filmography,
.laaSS.essayPage a.pageTL.essay,
.laaSS.galleryPage a.pageTL.gallery,
.laaSS.filmographyPage a.pageTL.filmography,
.laaJN.essayPage a.pageTL.essay,
.laaJN.galleryPage a.pageTL.gallery,
.laaJN.filmographyPage a.pageTL.filmography,
.laaET.essayPage a.pageTL.essay,
.laaET.galleryPage a.pageTL.gallery,
.laaET.filmographyPage a.pageTL.filmography,
.laaSP.essayPage a.pageTL.essay,
.laaSP.galleryPage a.pageTL.gallery,
.laaSP.filmographyPage a.pageTL.filmography,
.laaKD.essayPage a.pageTL.essay,
.laaKD.galleryPage a.pageTL.gallery,
.laaKD.filmographyPage a.pageTL.filmography,
.laaDL.essayPage a.pageTL.essay,
.laaDL.galleryPage a.pageTL.gallery,
.laaDL.filmographyPage a.pageTL.filmography,
.laaGP.essayPage a.pageTL.essay,
.laaGP.galleryPage a.pageTL.gallery,
.laaGP.filmographyPage a.pageTL.filmography,
.laaJL.essayPage a.pageTL.essay,
.laaJL.galleryPage a.pageTL.gallery,
.laaJL.filmographyPage a.pageTL.filmography,
.laaBS.essayPage a.pageTL.essay,
.laaBS.galleryPage a.pageTL.gallery,
.laaBS.filmographyPage a.pageTL.filmography,
.laaBW.essayPage a.pageTL.essay,
.laaBW.galleryPage a.pageTL.gallery,
.laaBW.filmographyPage a.pageTL.filmography,
.laaGK.essayPage a.pageTL.essay,
.laaGK.galleryPage a.pageTL.gallery,
.laaGK.filmographyPage a.pageTL.filmography,
.laaLG.essayPage a.pageTL.essay,
.laaLG.galleryPage a.pageTL.gallery,
.laaLG.filmographyPage a.pageTL.filmography,
.laaJH.essayPage a.pageTL.essay,
.laaJH.galleryPage a.pageTL.gallery,
.laaJH.filmographyPage a.pageTL.filmography,
.laaFC.essayPage a.pageTL.essay,
.laaFC.galleryPage a.pageTL.gallery,
.laaFC.filmographyPage a.pageTL.filmography,
.laaFA.essayPage a.pageTL.essay,
.laaFA.galleryPage a.pageTL.gallery,
.laaFA.filmographyPage a.pageTL.filmography,
.laaJS.essayPage a.pageTL.essay,
.laaJS.galleryPage a.pageTL.gallery,
.laaJS.filmographyPage a.pageTL.filmography,
.laaAH.essayPage a.pageTL.essay,
.laaAH.galleryPage a.pageTL.gallery,
.laaAH.filmographyPage a.pageTL.filmography,
.laaHF.essayPage a.pageTL.essay,
.laaHF.galleryPage a.pageTL.gallery,
.laaHF.filmographyPage a.pageTL.filmography,
.laaBD.essayPage a.pageTL.essay,
.laaBD.galleryPage a.pageTL.gallery,
.laaBD.filmographyPage a.pageTL.filmography,
.laaWW.essayPage a.pageTL.essay,
.laaWW.galleryPage a.pageTL.gallery,
.laaWW.filmographyPage a.pageTL.filmography,
.laaOW.essayPage a.pageTL.essay,
.laaOW.galleryPage a.pageTL.gallery,
.laaOW.filmographyPage a.pageTL.filmography,
.laaJC.essayPage a.pageTL.essay,
.laaJC.galleryPage a.pageTL.gallery,
.laaJC.filmographyPage a.pageTL.filmography,
.laaJFord.essayPage a.pageTL.essay,
.laaJFord.galleryPage a.pageTL.gallery,
.laaJFord.filmographyPage a.pageTL.filmography,
.video13 a.pageTL.videos,
.photos13 a.pageTL.gallery,
.awards13 a.pageTL.honorees,
.video14 a.pageTL.videos,
.photos14 a.pageTL.gallery,
.awards14 a.pageTL.honorees,
.awards.video15 a.pageTL.videos,
.awards.photos15 a.pageTL.gallery,
.awards.awards15 a.pageTL.honorees
 {
	color: #bd0e36 !important;
}

/* LOGO PAGES STYLES */

.festLaurel{
	margin:30px 0 0 50px;width:400px;float:left
}

.festLaurel img{
	margin:0 25px 0 0;
}


/* CONSERVATORY ONLINE THEATER PAGES STYLES */

.OTdiscipline {
width:150px;text-align:left;float:left;
}

.OTcredits {
width:400px;text-align:left;float:left;font-weight:bold;
}

/* GOOGLE SEARCH HACKS */

input.gsc-input {
background-image: none !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
width:250px;
}

input.gsc-search-button-v2 {
padding: 6px 15px !important;
}

.gsc-control-cse {
    padding: 0em !important;
}
