body#home
{
	margin: 0;
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	background: #161616 url(/Content/images/bg-home.gif) repeat-x;
	height: 100%;
	min-width: 980px;
}
.history-box h2
{
	margin:10px 0 10px 0;
	padding:0;
	font-size:20px;
}
/* generic color boxes - corresponds to top 5 categories */
.TrainingBg{
	background-image:url(/Content/images/bg_block_training.jpg);
	background-repeat:repeat-x;
	background-color:#47abb7;
}
.TvFilmBg {
	background-image:url(/Content/images/bg_block_tvfilm.jpg);
	background-repeat:repeat-x;
	background-color:#9dad51;
}
.AboutUsBg{
	background-image:url(/Content/images/bg_block_about.jpg);
	background-repeat:repeat-x;
	background-color:#dbaf46;
}
.PerformancesBg{
	background-image:url(/Content/images/bg_block_performance.jpg);
	background-repeat:repeat-x;
	background-color:#dc4b4b;
}
.HistoryBg{
	background-image:url(/Content/images/bg_block_history.jpg);
	background-repeat:repeat-x;
	background-color:#b6ae88;
}
/* END generic color boxes - corresponds to top 5 categories */
/* unscripted (Slot A box) start */
.slotABox{
	/* needs to be set for z stacking */
	position:relative;
}
.homePageBoxA 
{
	width: 500px;
	height: 200px;
	overflow: hidden;
	padding:20px;
	position: absolute;
	top: 15px;
    left: 15px;
	z-index:2;
}

.fadedBg {
    width:452px;
    height: 240px;
    overflow:hidden;
    background-image: url(/Content/images/bg_fade_boxA.png);
    background-repeat: repeat-y;
    position:absolute;
    top: 15px;
    left: 15px;
	z-index:1;
}
.imgHolder {
    width: 624px;
	height: 240px;
	overflow: hidden;
}
.homePageBoxA h2 {
	margin: 0;
	font-size: 38px;
	line-height: 41px;
	color: #000;
}
.homePageBoxA h2 a { color: #fff; }
.homePageBoxA h3 {
	margin: 0 0 3px;
	color: #4eacb9;
	font-size: 14px;
	line-height: 17px;
}
.homePageBoxA p 
{
    width: 300px;
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 16px;
}
.homePageBoxA .more li { padding: 0 0 5px; }
/* END unscripted */
/* TvFilm and AboutUs (Slot B & Slot C boxes) start */
.slotBBox
{
    float:left;
	width: 318px;
}
.slotCBox{
	float:right;
	width: 318px;
}
.homePageBoxContent{
	padding: 15px;
}
.homePageBox 
{
    width: 248px;
    background-color:#000000;
	padding:20px;
}
.contentLeftImage {
	float:left;
	width:135px;
	min-height:128px;
}
.contentLeftNoImage {
	float:left;
	width:248px;
	min-height:128px;
}
.homePageBox .heading {
	font-size: 12px;
	line-height: 15px;
}
.homePageBox img {
	float:right;
	width:103px;
	height:128px;
}
.homePageBox h3 {
    margin: 0;
	font-size: 32px;
	line-height: 35px;
}
.homePageBox h3 a { color: #fff; }
.homePageBox p {
	margin: 0 0 14px;
	font-size: 12px;
	line-height: 16px;
}
/* END Media and Abous us */
/* spiffs start */
.spiffs .Performance h3{ color: #cc3333; }
.spiffs .Performance h3 a{ color: #cc3333; }
.spiffs .Training h3{ color: #47abb7; }
.spiffs .Training h3 a{ color: #47abb7; }
.spiffs .History h3{ color: #b6ae88; }
.spiffs .History h3 a{ color: #b6ae88; }
.spiffs .TvFilm h3{ color: #9dad51; }
.spiffs .TvFilm h3 a{ color: #9dad51; }
.spiffs .AboutUs h3{ color: #dbaf46; }
.spiffs .AboutUs h3 a{ color: #dbaf46; }
.spiffs 
{
	margin-top: 20px;
	background-color: Transparent;
	height: 142px;
	padding: 15px;
}
.spiffs .spiff
{
    background-image: url(/Content/images/spiff_bg_gray.jpg);
    background-color: #161616;
	float: left;
	width: 199px;
	height: 142px;
	margin: 0 14px 0 0;
	display: inline;
	height: 142px;
}

.spiffs .spiffContentNoImage {
    padding: 20px 15px 0 15px;
}
.spiffs .spiffContentImage {
    padding: 30px 0 0 15px;
    width: 90px;
    float: left;
}
.spiffs h3 {
	margin: 0 0 10px;
	padding: 0 15px 0 0;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 28px;
	float: left;
}
.spiffs p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	clear: both;
}
.spiffs .magazine {
	position: absolute;
	bottom: 10px;
	right: -11px;
	cursor: pointer;
}
.spiffs img  
{
    float: right; 
}
/* END spiffs */
/* layout helpers */
.clear{
	clear:both;
	margin:0;
	padding:0;
	width:0;
	height:0;
}
.spacer {
    margin: 0 0 20px 0;
}
/* END layout helpers */

a { outline: none;}
object { outline:none; }

/* HP dropdown menus */
/* No longer needed after addition of new dropdowns */
/*
#main-nav li .drop-down .headerLink 
{
    display: block;
	width: auto;
	height: auto;
	text-indent: 0;
	background: none;
}
.menu-performances .drop-down .headerImg {
	margin: 20px 0 3px 0;
	display: block;
}

.menu-training-center .drop-down img {
	margin: 15px 0 10px 0;
	display: block;
}
.heading-block img
{
    display: block;
	margin: 5px 0 10px 0;
}
*/
/* popup add-ons*/
.popup h2.heading-sitemap {
	background: url(/Content/images/bg-heading-sitemap.gif) no-repeat;
	height: 40px;
}
.popup h2.heading-terms {
	background: url(/Content/images/bg-heading-terms-of-use.gif) no-repeat;
	height: 34px;
}


.overlayer
{
	cursor: default;
}

.popup-jobs-content { margin: 0; }

.success
{
	padding:10px;
	background-color: Green;
	display:none;
	margin: 0 10px 0 0;
}
.popup-jobs-content { margin: 0; }

.popup .btn-close-static {
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/Content/images/btn-close.gif) no-repeat;
	width: 24px;
	height: 24px;
}

.overlayer-static {
	display: block;
	opacity: 0.5;
	filter:alpha(opacity=50);
	
}
.popup-static {
	display: block;
	top: 100px;
	margin-left: -380px;
}

ul.tabset-years li
{
	list-style-type: none;
	display: inline;
}

.popup h2.heading-recent-reviews {
	background: url(/Content/images/bg-heading-recent-reviews.gif) no-repeat;
	height: 44px;
}

.recent-reviews-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.recent-reviews-popup  ul li {
	background: url(/Content/images/ico-comment.gif) no-repeat 0 6px;
	padding:  0 0 16px 40px;
	vertical-align: top;
}
.recent-reviews-popup  ul li blockquote {
	margin: 0;
	line-height: 20px;
}
.recent-reviews-popup  ul li blockquote q { quotes: none; }
.recent-reviews-popup  ul li blockquote q:before,
.recent-reviews-popup  ul li blockquote q:after { content: ""; }
.recent-reviews-popup  ul li blockquote cite {
	display: block;
	color: #5cb6c4;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 2px 0 0;
}
h2.heading-revue-titles {
	background: url(/Content/images/bg-heading-revue-titles.gif) no-repeat;
	height: 44px;
}

.social-signup {
	float: left;
	margin: 18px 0 0 5px;
}

.social-signup span.social 
{
	color:#5CB6C4;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:4px 13px 0 0;
	text-transform:uppercase;
}

.copyright-info 
{
	width:100%;
	text-align:center;
	margin-top: 10px;
	font-size: 10px;
	font-family: Arial;
	color: #666;
}

.history-alumni .button,
.history-revue .button 
{
	background: url(/Content/images/bg-button-small.gif) no-repeat;
	width: 77px;
	height: 30px;
	padding: 0 9px 0 0;
	margin: 0;
	border: 0;
	cursor: pointer;
	line-height: 31px;
}

ul.archive_date_links
{
	list-style-type: none;
	padding:0;
	margin:0;
}

ul.archive_date_links li
{
	list-style-type: none;
	padding:0;
	margin:0;
	line-height: 20px;
}

/* sifr-replacement image styles */
.main-heading img.phl
{
	top:0;
	left:0;
	margin:0;
	padding-bottom:15px;
}


.training-performances-results ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.training-performances-results ul li {
	font-weight: bold;
	background: url(/Content/images/arrow-double.gif) no-repeat 0 6px;
	padding: 0 30px 6px 11px;
}

.cc-courses {
	overflow: hidden;
	height: 1%;
	padding:  4px 0 0px;
	margin: 0 0 10px 5px;
}
.cc-courses h2 {
	margin: 0;
	font-size: 26px;
	line-height: 29px;
	color: #fff;
}
.cc-courses ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.cc-courses ul li {
	font-weight: bold;
	background: url(/Content/images/arrow-double.gif) no-repeat 0 6px;
	padding: 0 10px 6px 11px;
	float: left;
	width: 293px;
}

.theatrical-ontour-rel-video
{
	border-top: 2px solid #232323;
	padding-top: 20px;
}

.popup h2.heading-secondcitizen {
	background: url(/Content/images/bg-heading-second-city-news.gif) no-repeat;
	height: 44px;
}

/* MMAS tickets gallery & calendar*/
.tickets p
{
	padding-right:20px;
}

.hidden
{
	display:none;
}

table#calendar_table td ul li.training_center strong a{
color:#55B6C2;
}
table#calendar_table td ul li.pro strong a{
color:#CC3333;
}
/* 
div#tickets_gallery p
{
	margin-left: 13px;
}
*/
/* tickets gallery error messaging */
.tickets-gallery p {
    margin-left: 13px;
	color:#ff0000;
	padding-left:30px;
	background: url(/Content/images/error.gif) no-repeat;
}




/* Table cells in /Performances/OnTheRoad/Schedule */
#on-the-road-table tr.header
{
	font-weight: bold;
	color: #fff;
}
#on-the-road-table td.venue
{
    background-image: url(/Content/images/arrow-double.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding: 8px 0 4px 10px;
}

/* Rows visible */
#on-the-road-table td.field-city 
{ 
	width: 90px;
	padding-left: 17px;
}
#on-the-road-table td.field-title
{
	width: 130px;
}
#on-the-road-table td.field-dates
{
	width: 110px;
}
#on-the-road-table td.field-venue
{
	width: 110px;
}

/* Rows hidden */
#on-the-road-table td.field-city-hidden 
{ 
	width: 90px;
	padding-left: 17px;
	display:none;
}
#on-the-road-table td.field-title-hidden 
{
	width: 130px;
	display:none;
}
#on-the-road-table td.field-dates-hidden 
{
	width: 110px;
	display:none;
}
#on-the-road-table td.field-venue-hidden 
{
	width: 110px;
	display:none;
}

.light td { background-color: #1b1b1b; }

.hidden-row
{
    display:none;
}

div#city-filter
{
    float:right;
    width:200px;
    margin-top:5px;
}

div#city-filter select#city
{
    width:200px;
}

div#city-filter-label
{
    float:right;
    font-weight:bold;
    padding-top:7px;
    padding-right: 10px;
}

.sidebar {
	border-top: none;
}

.modul-box {
	border-top: 10px solid #2a2a2a;
	border-bottom: none;
}

.reviews-wrapper 
{
	padding: 0 10px 0 17px;
}

.footer-links
{
	width:100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.footer-links a
{
	color: #5CB6C4;
}

div.share-box 
{
	float: right;
	border-top: solid 10px #2A2A2A;
	border-bottom: solid 10px #2A2A2A;
	padding: 8px;
	margin-left:20px;
	margin-bottom:20px;
	text-align: center;

}

div.share-box h4
{
	font-size: 13px;
	margin: 0 0 10px 0;
	padding:0;
	clear:both;
}

div.share-box a
{
	margin-right: 5px;
}

div.share-box a.last
{
	margin-right: 0px;
}

iframe
{
	border: none;
	margin:none;
	padding:none;
}