#AdRotatorSide2 {display:none;}

@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: Futura, Arial, Helvetica, sans-serif;
 	margin: 0 auto;
    padding: 0;
    width: 1024px;
    text-align:center;
    background-color: #666666 !important;
    font-size:14px;
}

p, td, ul {
	font-family: Futura, Arial, Helvetica, sans-serif;
   font-size: 11pt;
	color: #333333;
	letter-spacing:.05em;
}

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_50th.png)*/; 
background-repeat: no-repeat;
height: 102px;
font-family: futura;
font-size: 10pt;
letter-spacing:2px;
}

.addthislinks {
float: left;
margin:0px 12px 0 0px;
}

.at-icon-wrapper {
/* 
width:25px !important;
height:25px !important;
 */
margin-right:5px;
}

/* 
.addthislinks svg{
margin:0px 5px 0 0;
width:23px !important;
height:22px !important;
padding-top: 2px;
padding-left: 1px;
}

.addthis_custom_follow p {
	padding: 0px;
	margin: 0;
}

.at-follow-tbx-element .at300b, .at-follow-tbx-element .at300m {
	margin: 0 1px 0px !important;
}
 */

.headerright {
color:#bcbec0;
float:right;
text-align:right;
font-size:7.5pt;
padding: 5px;
margin:10px 0px 5px 0;
width: 322px;
}

.box {
margin-bottom:10px;
margin-right:30px;
float: left;
}

.box.last {
margin-right:0px;
}
.searchbox {
padding-top:4px;
position:relative;
margin-top:-25px;
left:194px;
}

.afiimage img {
	padding-top:12px;
}

.headerlinks img {
	margin-left: 2px;
	}

/* ****** MAIN NAVIGATION STYLE ****** */

#headerNav {background-color: black;text-align: left;}
 
#nav {margin-left: 0px;} 

#headerNav .megamenu > li > a {
    padding: 14px 6px 8px;
    font-family: Futura,Arial,Helvetica,sans-serif;
    font-size: 12px;
    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,
.annivSection .anniversary,
.aboutafiSection .about,
.yearsSection .years,
.laaSection .honor,
.catalogSection .catalog,
.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: 10px 20px;
width: 984px;

}


#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:30px;
}

.item {
float:left;

}

.feeditem {
margin-bottom: 15px;
}

.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: 235px;
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: 170px;
	float:right;
	margin-bottom:5px;
}
#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: 35px;
		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: 35px;
		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;
	}
	
	#screenTestSubmitPHP1 {
		margin: 0px;
		padding: 0px;
	}
	
	
/* ****** SUBPAGE STYLE ****** */

#subColumnWrap {
background-color: #fff;
overflow: hidden;
padding: 20px 30px;

}


#menu_column {
float:left;
width:142px;
padding: 5px 55px 0px 24px;
}

#subcontent {
float:left;
width:700px;
}

#subcontent ul li a {
background-color:#ccc;
}

#twitter-widget-0 {
width:240px !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 CONSERVATORY ROUNDED BUTTON STYLE ****** */	

.aficonsbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
text-indent:0;
	border:1px solid #b0b0b0;
	display:inline-block;
	color:#cc0000;
	font-family:Futura,Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:3px;
	height:30px;
	line-height:30px;
	width:100%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #fafafa;
}.aficonsbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.aficonsbutton:active {
	position:relative;
	top:1px;
}


/* ****** 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 */
.laaGC.essayPage a.pageTL.essay,
.laaGC.galleryPage a.pageTL.gallery,
.laaGC.presentersPage a.pageTL.presenters,
.laaGC.videosPage a.pageTL.videos,
.laaDK.essayPage a.pageTL.essay,
.laaDK.galleryPage a.pageTL.gallery,
.laaDK.presentersPage a.pageTL.presenters,
.laaDK.videosPage a.pageTL.videos,
.laaJW.essayPage a.pageTL.essay,
.laaJW.galleryPage a.pageTL.gallery,
.laaJW.musicPage a.pageTL.music,
.laaJW.presentersPage a.pageTL.presenters,
.laaJW.videosPage a.pageTL.videos,
.laaSTM.essayPage a.pageTL.essay,
.laaSTM.galleryPage a.pageTL.gallery,
.laaSTM.presentersPage a.pageTL.presenters,
.laaSTM.videosPage a.pageTL.videos,
.laaJF.essayPage a.pageTL.essay,
.laaJF.galleryPage a.pageTL.gallery,
.laaJF.presentersPage a.pageTL.presenters,
.laaJF.videosPage a.pageTL.videos,
.laaMB.essayPage a.pageTL.essay,
.laaMB.galleryPage a.pageTL.gallery,
.laaMB.presentersPage a.pageTL.presenters,
.laaMB.videosPage a.pageTL.videos,
.laaSM.essayPage a.pageTL.essay,
.laaSM.galleryPage a.pageTL.gallery,
.laaSM.presentersPage a.pageTL.presenters,
.laaSM.videosPage a.pageTL.videos,
.laaMF.essayPage a.pageTL.essay,
.laaMF.galleryPage a.pageTL.gallery,
.laaMF.presentersPage a.pageTL.presenters,
.laaMF.videosPage a.pageTL.videos,
.laaMN.essayPage a.pageTL.essay,
.laaMN.galleryPage a.pageTL.gallery,
.laaMN.presentersPage a.pageTL.presenters,
.laaMN.videosPage a.pageTL.videos,
.laaMD.essayPage a.pageTL.essay,
.laaMD.galleryPage a.pageTL.gallery,
.laaMD.presentersPage a.pageTL.presenters,
.laaMD.videosPage a.pageTL.videos,
.laaWB.essayPage a.pageTL.essay,
.laaWB.galleryPage a.pageTL.gallery,
.laaWB.presentersPage a.pageTL.presenters,
.laaWB.videosPage a.pageTL.videos,
.laaAP.essayPage a.pageTL.essay,
.laaAP.galleryPage a.pageTL.gallery,
.laaAP.presentersPage a.pageTL.presenters,
.laaAP.videosPage a.pageTL.videos,
.laaSC.essayPage a.pageTL.essay,
.laaSC.galleryPage a.pageTL.gallery,
.laaSC.presentersPage a.pageTL.presenters,
.laaSC.videosPage a.pageTL.videos,
.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,
.laaGL.presentersPage a.pageTL.presenters,
.laaGL.videosPage a.pageTL.videos,
.laaMSt.essayPage a.pageTL.essay,
.laaMSt.galleryPage a.pageTL.gallery,
.laaMSt.presentersPage a.pageTL.presenters,
.laaMSt.videosPage a.pageTL.videos,
.laaRD.essayPage a.pageTL.essay,
.laaRD.galleryPage a.pageTL.gallery,
.laaRD.presentersPage a.pageTL.presenters,
.laaRD.videosPage a.pageTL.videos,
.laaTH.essayPage a.pageTL.essay,
.laaTH.galleryPage a.pageTL.gallery,
.laaTH.presentersPage a.pageTL.presenters,
.laaTH.videosPage a.pageTL.videos,
.laaBST.essayPage a.pageTL.essay,
.laaBST.galleryPage a.pageTL.gallery,
.laaBST.presentersPage a.pageTL.presenters,
.laaHFord.essayPage a.pageTL.essay,
.laaHFord.galleryPage a.pageTL.gallery,
.laaHFord.presentersPage a.pageTL.presenters,
.laaDH.essayPage a.pageTL.essay,
.laaDH.galleryPage a.pageTL.gallery,
.laaDH.filmographyPage a.pageTL.filmography,
.laaDH.presentersPage a.pageTL.presenters,
.laaRW.essayPage a.pageTL.essay,
.laaRW.galleryPage a.pageTL.gallery,
.laaRW.filmographyPage a.pageTL.filmography,
.laaRW.presentersPage a.pageTL.presenters,
.laaMS.essayPage a.pageTL.essay,
.laaMS.galleryPage a.pageTL.gallery,
.laaMS.filmographyPage a.pageTL.filmography,
.laaMS.presentersPage a.pageTL.presenters,
.laaCE.essayPage a.pageTL.essay,
.laaCE.galleryPage a.pageTL.gallery,
.laaCE.filmographyPage a.pageTL.filmography,
.laaCE.presentersPage a.pageTL.presenters,
.laaSS.essayPage a.pageTL.essay,
.laaSS.galleryPage a.pageTL.gallery,
.laaSS.filmographyPage a.pageTL.filmography,
.laaSS.presentersPage a.pageTL.presenters,
.laaJN.essayPage a.pageTL.essay,
.laaJN.galleryPage a.pageTL.gallery,
.laaJN.filmographyPage a.pageTL.filmography,
.laaJN.presentersPage a.pageTL.presenters,
.laaET.essayPage a.pageTL.essay,
.laaET.galleryPage a.pageTL.gallery,
.laaET.filmographyPage a.pageTL.filmography,
.laaET.presentersPage a.pageTL.presenters,
.laaSP.essayPage a.pageTL.essay,
.laaSP.galleryPage a.pageTL.gallery,
.laaSP.filmographyPage a.pageTL.filmography,
.laaSP.presentersPage a.pageTL.presenters,
.laaKD.essayPage a.pageTL.essay,
.laaKD.galleryPage a.pageTL.gallery,
.laaKD.filmographyPage a.pageTL.filmography,
.laaKD.presentersPage a.pageTL.presenters,
.laaDL.essayPage a.pageTL.essay,
.laaDL.galleryPage a.pageTL.gallery,
.laaDL.filmographyPage a.pageTL.filmography,
.laaDL.presentersPage a.pageTL.presenters,
.laaGP.essayPage a.pageTL.essay,
.laaGP.galleryPage a.pageTL.gallery,
.laaGP.filmographyPage a.pageTL.filmography,
.laaGP.presentersPage a.pageTL.presenters,
.laaJL.essayPage a.pageTL.essay,
.laaJL.galleryPage a.pageTL.gallery,
.laaJL.filmographyPage a.pageTL.filmography,
.laaJL.presentersPage a.pageTL.presenters,
.laaBS.essayPage a.pageTL.essay,
.laaBS.galleryPage a.pageTL.gallery,
.laaBS.filmographyPage a.pageTL.filmography,
.laaBS.presentersPage a.pageTL.presenters,
.laaBW.essayPage a.pageTL.essay,
.laaBW.galleryPage a.pageTL.gallery,
.laaBW.filmographyPage a.pageTL.filmography,
.laaBW.presentersPage a.pageTL.presenters,
.laaGK.essayPage a.pageTL.essay,
.laaGK.galleryPage a.pageTL.gallery,
.laaGK.filmographyPage a.pageTL.filmography,
.laaGK.presentersPage a.pageTL.presenters,
.laaLG.essayPage a.pageTL.essay,
.laaLG.galleryPage a.pageTL.gallery,
.laaLG.filmographyPage a.pageTL.filmography,
.laaLG.presentersPage a.pageTL.presenters,
.laaJH.essayPage a.pageTL.essay,
.laaJH.galleryPage a.pageTL.gallery,
.laaJH.filmographyPage a.pageTL.filmography,
.laaJH.presentersPage a.pageTL.presenters,
.laaFC.essayPage a.pageTL.essay,
.laaFC.galleryPage a.pageTL.gallery,
.laaFC.filmographyPage a.pageTL.filmography,
.laaFC.presentersPage a.pageTL.presenters,
.laaFA.essayPage a.pageTL.essay,
.laaFA.galleryPage a.pageTL.gallery,
.laaFA.filmographyPage a.pageTL.filmography,
.laaFA.presentersPage a.pageTL.presenters,
.laaJS.essayPage a.pageTL.essay,
.laaJS.galleryPage a.pageTL.gallery,
.laaJS.filmographyPage a.pageTL.filmography,
.laaJS.presentersPage a.pageTL.presenters,
.laaAH.essayPage a.pageTL.essay,
.laaAH.galleryPage a.pageTL.gallery,
.laaAH.filmographyPage a.pageTL.filmography,
.laaAH.presentersPage a.pageTL.presenters,
.laaHF.essayPage a.pageTL.essay,
.laaHF.galleryPage a.pageTL.gallery,
.laaHF.filmographyPage a.pageTL.filmography,
.laaHF.presentersPage a.pageTL.presenters,
.laaBD.essayPage a.pageTL.essay,
.laaBD.galleryPage a.pageTL.gallery,
.laaBD.filmographyPage a.pageTL.filmography,
.laaBD.presentersPage a.pageTL.presenters,
.laaWW.essayPage a.pageTL.essay,
.laaWW.galleryPage a.pageTL.gallery,
.laaWW.filmographyPage a.pageTL.filmography,
.laaWW.presentersPage a.pageTL.presenters,
.laaOW.essayPage a.pageTL.essay,
.laaOW.galleryPage a.pageTL.gallery,
.laaOW.filmographyPage a.pageTL.filmography,
.laaOW.presentersPage a.pageTL.presenters,
.laaJC.essayPage a.pageTL.essay,
.laaJC.galleryPage a.pageTL.gallery,
.laaJC.filmographyPage a.pageTL.filmography,
.laaJC.presentersPage a.pageTL.presenters,
.laaJFord.essayPage a.pageTL.essay,
.laaJFord.galleryPage a.pageTL.gallery,
.laaJFord.filmographyPage a.pageTL.filmography,
.laaJFord.presentersPage a.pageTL.presenters,
.video13 a.pageTL.videos,
.photos13 a.pageTL.gallery,
.awards13 a.pageTL.honorees,
.video14 a.pageTL.videos,
.photos14 a.pageTL.gallery,
.awards14 a.pageTL.honorees,
.video15 a.pageTL.videos,
.photos15 a.pageTL.gallery,
.awards15 a.pageTL.honorees,
.awards.video16 a.pageTL.videos,
.awards.photos16 a.pageTL.gallery,
.awards.awards16 a.pageTL.honorees,
.awards.photos17 a.pageTL.gallery,
.awards.awards17 a.pageTL.honorees,
.awards.awards18 a.pageTL.honorees,
.awards a.pageTL.videos
 {
	color: #bd0e36 !important;
}

/* LOGO PAGES STYLES */

.festLaurel {
	margin:30px 0 0 50px;width:400px;float:left
}

.festLaurel img {
	margin:0 25px 0 0;
	padding:28px 0;
	border: 2px solid #999999;
	border-radius:20px;
	width:204px;
}

.docslogo {
	margin:30px 0 0 50px;width:400px;float:left
}

.logobox {
	width:200px;
	height:200px;
	margin:0 0 0 50px;
	border: 2px solid #999999;
	border-radius:20px;
	float:left;
}

.docslogo.stacked .logobox img {
	padding:35px 0px 0px 25px;
	width:136px;
}

.docslogo.horizontal .logobox img {
	padding:75px 0px 0px 5px;
	width:174px;
}


.docslogo .options {
	float:left;
	text-align:left;
	width:120px;
	margin-left:20px;
}

.logobox.reverse {
background-color:black;
}


/* CONSERVATORY ONLINE THEATER PAGES STYLES */

.OTdiscipline {
width:150px;text-align:left;float:left;
}

.OTcredits {
width:400px;text-align:left;float:left;font-weight:bold;
}


/* CONSERVATORY ACCEPTED ADMISSIONS PAGE STYLES */

table.consadmissions {
    border-collapse: collapse;
}

.consadmissions table, .consadmissions th, .consadmissions td {
    border: 1px solid black;
    padding: 8px;
}

.red-bar {height:10px; background-color: #cc0000;margin:45px 0px 30px;}

/* 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;
}
