﻿body 
{
    font-family: Arial;
    text-align: center;
    width: 100%;
    margin:0;
    border:0;
    padding: 0;
    background-color: #F2F2F2;
    background-position:center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top:15px;
    line-height: 20px;
    color: #333;
}

object 
{
	outline:none; 
}

.breadcrumb
{
    font-size:11px;
    color: #333;
    font-family: Arial;
    text-decoration: none;
}
.breadcrumb A
{
    text-decoration: none;
}




.trigger
{
    cursor: pointer;
}
.toggle_container
{
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding-top:12px;
    padding-bottom:12px;
}
.toggle_container p
{
	margin:0px;
}
.notoggle_container
{
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding-top:12px;
    padding-bottom:12px;
}
.notoggle_container p
{
	margin:0px;
}

#divPageCenter
{
    width: 958px;
    margin: auto;
    padding: 0;
}

#divLeftStrip
{
    padding: 0;
    border: 0;
    margin: 0;
    height:770px;
    width: 4px;
    float: left;
}

#divRightStrip
{
    padding: 0;
    border: 0;
    margin: 0;
    height:770px;
    width: 4px;
    float: right;
}


#divFlashHeader
{
    float: left;
    width:950px;
    height:304px;
    padding: 0;
    margin: 0;
    background-color: White;
}
.divContentBlackHeader
{
    float: left;
    width:950px;
    height:75px;
    background-color: Black;
    color: White;
    text-align: left;
    display:inline;
}
.divContentBlackHeader H2
{
    color: White;
    padding-top:25px;
    padding-left: 50px;
    margin-bottom:0px;
    margin-top:0px;
    font-size: 130%;
    font-weight: normal;
}
.divContentBlackHeader H3
{
    color: White;
    margin-top:0px;
    padding-top:1px;
    padding-left: 50px;
    font-size: 80%;
    font-weight: 200;
}

#inlineFAQ
{
    text-align: left;
    padding-left: 20px;
    padding-right: 50px;
    font-size: 12px;
    padding-bottom: 30px;
    background-color: #FFF;
    
}
#inlineContact
{
    text-align: left;
    padding-left: 20px;
    padding-right: 50px;
    font-size: 12px;
    padding-bottom: 30px;
    background-color: #FFF;
    
}

#divContentArea
{
    float: left;
    width:850px;
    text-align: left;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 12px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
    min-height: 320px;
}

body a
{
    font-weight: bold;
    color: #333;
    text-decoration: underline;
    outline:none;
}

body a:hover
{
    font-weight: bold;
    color: #6E6E6E;
    text-decoration: underline;
}

#divPlayPreviewStrip
{
    float: left;
    background-color: Black;
    width: 950px;
    padding: 0;
    margin: 0;
    border-top:2px solid black;
    border-bottom:2px solid black;
}
.divPreviewStrip
{
    
    float: left;
    background-color: Black;
    padding: 0;
    margin: 0;
    padding-left:2px;
    padding-right:1px;
    line-height: 15px;
}
.divPreviewStripFooterHolder
{
    float: left;
    height:44px;
    background-color: Black;
    color: White;
    font-weight: 800;
    font-size: 12px;
    width: 950px;
    display: block;
    padding: 0;
    margin: 0;
}
.divPreviewStripFooter
{
    line-height: 12px;
    height:38px;
    float: left;
    text-align: left;
    padding: 7px 0 0 10px;
    width:179px;
}

.previewStripHoverBox
{
    background-color: Black;
    color: White;
    font-size: 10px;
    width:187px;
    height: 127px;
    margin: 0;
    padding: 0;
    text-align: center;    
}
.previewStripHoverBox a, .previewStripHoverBox a:hover
{
	color: Black;
	text-decoration:none;	
	cursor:pointer;
}

.previewStripHoverBoxTextBox
{
    opacity:0.9;
    filter:alpha(opacity=90);
    background-color: White;
    color: Black;
    font-size: 12px;
    padding:8px 0px;
    height:111px;
    letter-spacing:0.5;
    text-decoration:none;
}


.divTagCloud
{
    background-color: #FFFFFF;
    width: 850px;
    margin: auto;
    padding-right:50px;
    padding-left:50px;
}


.divPlayOptions
{
    background-color: #FFFFFF;
}
.divPlayOptions img
{
    float: left;
    padding:0px; 
    margin: 0px;
    border: 0px;
}
.divPlayOptions a
{
    padding:0px; 
    margin: 0px;
    border: 0px;
}

.divEducationPlayOptions
{
    background-color: #FFFFFF;
}
.divEducationPlayOptions img
{
    float: left;
    padding:0px; 
    margin: 0px;
    border: 0px;
}
.divEducationPlayOptions a
{
    padding:0px; 
    margin: 0px;
    border: 0px;
}







#divContentArea H1 A { text-decoration: none; }
#divContentArea H2 A { text-decoration: none; }
#divContentArea H3 A { text-decoration: none; }


#divContentArea H1, #inlineFAQ H1, #inlineContact H1
{
    color: Black;
    font-size: 18px;
    font-weight: 800;
    padding-bottom:10px;
}
#divContentArea H2, #inlineFAQ H2, #inlineContact H2
{
    color: Black;
    font-size: 15px;
    font-weight: 800;
    padding-bottom:5px;
    margin-bottom:0px;
    padding-top:5px;
    margin-top:0px;
}
#divContentArea H3, #inlineFAQ H3, #inlineContact H3
{
    color: Black;
    font-size: 13px;
    font-weight:600;
    padding-bottom:10px;
}

#divPlayPreviewStrip img
{
    width: 187px;
    height: 127px;
    border: 0px;
    padding: 0;
    margin: 0;
    border: 1px solid Black;
}




#cloud a.tag1 { font-size: 11px; font-weight: 100; }
#cloud a.tag2 { font-size: 13px; font-weight: 200; }
#cloud a.tag3 { font-size: 14px; font-weight: 300; }
#cloud a.tag4 { font-size: 16px; font-weight: 400; }
#cloud a.tag5 { font-size: 18px; font-weight: 500; }
#cloud a.tag6 { font-size: 19px; font-weight: 600; }
#cloud a.tag7 { font-size: 21px; font-weight: 700; }
#cloud a.tag8 { font-size: 22px; font-weight: 800; }
#cloud a.tag9 { font-size: 24px; font-weight: 900; }
#cloud a.tag10 { font-size: 26px; font-weight: 900; }
#cloud { margin: 0; }
#cloud li { display: inline; }
#cloud { padding: 2px; line-height: 18px; text-align: center; }
#cloud a { padding: 0px; text-decoration: none; color: #AAA;}
#cloud a:hover {text-decoration:none; color:#777;}



.logorow
{
	width:540px;
	text-align:center;
	vertical-align:middle;
	padding-top:20px;
	padding-bottom:20px;
}

.logorow img
{
	text-align:center;
	margin-right:30px;
	margin-left:0px;
	border: 0;
}


/* Performance Types */
.Preview {
	background-color:#f04e23;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#000000;
	text-align: center;
}

.Open {
	background-color:#ed145a;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#000000;
	text-align: center;
}

.Artists {
	background-color:#0071bc;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#000000;
	text-align: center;
}

.U30 {
	background-color:#FFD503;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#000000;
	text-align: center;
}

.Normal {
	background-color:#DDD;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#000000;
	text-align: center;
}


.imgBoxed
{
    background-color: White;
    border: 1px solid #CCC;
    padding:10px;
    overflow: auto;
    display:inline-block;
}

.imgBoxed img
{
    padding: 7px;
    border: 0;
    display:block;
}

.venue_runtime 
{
	/*clear:both;
	width:auto;	*/
}

.addthis_button 
{
	/*float:left;*/
}

/* Corporate sponsors */
.corporateSponsorBlock 
{
	float:left;
	width:100%;
	margin-bottom:20px;
	/*margin-right:50px;*/
}
.sponsorRow
{
	float:left;
	background-color: White;
   /* border: 1px solid #CCC;*/
    padding:10px;
    padding-top:5px;
}
.corporateSponsorBlock img
{
    padding: 5px;
    padding-right:20px;
    border: 0;
    vertical-align: middle;
}

#divPlayOverview .corporateSponsorBlock 
{
	width:560px;
}

/* play sponsors */
.playSponsorBlock 
{
	display:inline-block;
}
.playSponsorRow
{	
	display:block;
}
.playSponsorItem
{
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:25px;
}
.playSponsorBlock img 
{
	border:0px;	
}

/* green sponsor row (for When the Rain Stops Falling) */
.greenSponsorBlock 
{
	background-color:#046A29;
	padding:10px 20px;
	margin-top:10px;
	width:460px;
}
.greenSponsorBlock p
{
	color:White;
	display:inline-block;
	width:100%;
}
.greenSponsorBlock img 
{
	padding-right:10px;	
}

/* FORM STYLING */

input {
	 background-color: #FFFFFF;
	 border: 1px solid #666666;
	 font-size: 11px;
}

select {
	 background-color: #FFFFFF;
	 border: 1px solid #666666;
	 color: Black;
	 font-size: 11px;
}
textarea {
	 background-color: #FFFFFF;
	 border: 1px solid #666666;
	 color: Black;
	 font-size: 11px;
}

/* remove borders (IE issue) */
#divOtherInterests input
{
	background-color: transparent;
	border: 0px none White;
}
#divOtherInterests .txtBox 
{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
}
.removeCheckBoxBorder input 
{
	border: 0px none White;
}

/* form stylings */
.formLeader
{
    font-size: 11px;
    text-align: left;
    vertical-align: top;
}
.formLeader span
{
    color: Red;
}

.formCheckBoxList 
{
    font-size: 11px;
}

.formBox
{
    padding:6px;
    border: 1px solid #CCC;
    background-color: White;
    margin: auto;
}
.formBox td
{
    font-size: 11px;
    vertical-align: top;
    text-align: left;
}
.formBoxWrapper
{
    width: 100%;
    text-align: center;
}
/* -- */

.searchResults td , .searchResults tr
{
    border: 0;
    text-align: left;
    padding: 0;
 }
 .searchResults td 
 {
	padding-top:10px;
 }

.hrDivider
{
    border: 0;
    color: #CCC;
    background-color: #CCC;
    height: 1px;
    width: 200px;
    text-align: left;
    margin-top: 22px;
    margin-bottom: 22px;
    padding: 0;
}

blockquote
{
    background-color: White;
    padding:15px;
}

/* now showing */
#nowShowing 
{
	width:835px;
	padding-bottom:20px;
	float:left;	
	position:relative;
	left:-54px;
	/*height:166px;*/
}
.nowShowingText
{
	font-size:16px;
	padding-left:45px;
	padding-bottom:4px;
	text-transform:uppercase;
	font-weight:normal;
}
#nowShowing h3 
{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:-3px;
	margin-bottom:0px;
	float:left;
	width:520px;
}
.nowShowingContent
{
	float:left;	
}
.nowShowingContent .redLeaderLink 
{
	position:relative;
	bottom:-15px;
}
.nowShowingContent img 
{
	border: 0px;	
}

/* -- */

/* latest news section */
.homeNewsLinks 
{
	float: left; 
	width:540px;
}
.homeNewsLinks .redLeaderLink 
{
	float:right;
}
.newsChunk 
{
	float:left;
	width:100%;	
	padding-bottom:10px;
}
.newsChunk_content 
{
	float:left; 
	width:420px
}
.newsChunk img 
{
	border:0px;	
}
.newsChunk .newsChunk_text 
{
	display:inline-block;
	width:420px;
}
/* -- */


.redLeaderButton
{
    background-image: url('../img/button_red.gif');
    background-repeat: no-repeat;
    background-position: left;
    border: 0;
    padding:0px;
    padding-left:15px;
    text-transform:uppercase;
    font-family:Arial, Sans-Serif;
    font-size:11px;
    font-weight: bold;
    vertical-align: top;
    cursor: pointer;
    background-color: Transparent;   
    text-align:left;
    color:#333333; 
}

.redLeaderLink
{
    background-image: url('../img/button_red.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:15px;
    text-transform:uppercase;
    font-size:11px;
    font-weight: bold;
    vertical-align: top;
    cursor: pointer;
    background-color: Transparent;    
    text-decoration:none;
}
#divContentArea .redLeaderLink:hover, .redLeaderLink:hover, .redLeaderButton:hover
{
	text-decoration:none;
    background-color: Transparent;   
    color:#6E6E6E; 
}
#divContentArea .redLeaderLink
{
	text-decoration:none;
}

/* Black Box homepage link */
#divContentArea .blackBoxLink 
{
	background-color:Black;
	padding:2px 8px;
	color:White;
	text-decoration:none;
	font-size:12px;
	float:right;
	margin-top:10px;
}
#divContentArea .blackBoxLink:Hover
{
	text-decoration:none;
	color:#6E6E6E;
}
/* -- */

.inlineImageRight
{
 padding:4px;
 border: 1px solid #CCC;
 margin:5px;   
 float: right;
 font-size: 11px;
 line-height: 15px;
 text-align: center;
 background-color: White;
 margin-left: 11px;
}
.inlineImageRight img
{
 padding-bottom:1px;
}

.inlineImageLeft
{
 padding:4px;
 border: 1px solid #CCC;
 margin:5px;   
 float: left;
 font-size: 11px;
 line-height: 15px;
 text-align: center;
 background-color: White;
 margin-right: 11px;
}
.inlineImageLeft img
{
 padding-bottom:1px;
}

.inlineImageRightPadded
{
 padding:4px;
 border: 1px solid #CCC;
 margin:5px 80px 15px 5px;   
 float: right;
 font-size: 11px;
 line-height: 15px;
 text-align: center;
 background-color: White;
 margin-left: 11px;
}
.inlineImageRightPadded img
{
 padding-bottom:1px;
}

.inlineImageLeftPadded
{
 padding:4px;
 border: 1px solid #CCC;
 margin:5px 5px 15px 80px;   
 float: left;
 font-size: 11px;
 line-height: 15px;
 text-align: center;
 background-color: White;
 margin-right: 11px;
}
.inlineImageLeftPadded img
{
 padding-bottom:1px;
}

.playImageRight 
{
	float: right; 
	text-align: center;
	width:280px;
}
.imgPlayText 
{
	float:right;
	padding:0px 8px 10px;
}


.touring_list p, .touring_list ul
{
	margin:0px;
	line-height:20px;
}
.touring_list ul 
{
	padding-left:40px;	
}


/* Play title styling */
.playName_group 
{
	margin-bottom:20px;
}

.playName_100
{
    font-size: 24px;
    font-weight: bold;
    text-transform:uppercase;
    margin-top:3px;
    margin-bottom:1px;
}
.playName_50
{
    font-size: 14px;
    font-weight: bold;
}
.playName_15
{
    font-size: 11px;
    line-height: normal;
}

/*----- SITEMAP ------------------*/
/* positioning */
.sitemapTable 
{
	margin-top:30px;
}
.sitemapTable tr td
{
	padding-right:18px;
	line-height:16px;
	font-size:11px;
}
.sitemapTable tr td p
{
	margin-top:10px;
	margin-bottom:0px;	
	padding-left:0px;
}
.sitemapTable tr td ul
{
	margin:0px;
	list-style-type:none;
	padding-left:12px;
}

/* link / font styles */
#sitemapTableHeaders h3
{
	color:#333333;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.sitemapTable tr td a, .sitemapTable tr td a:Hover
{
	text-decoration:none;
	font-weight:normal;		
}

/* top table */
.sitemapTopTable tr td
{
	padding-right:50px;
	font-size:13px;
}
.sitemapTopTable tr td a, .sitemapTopTable tr td a:Hover
{
	font-weight:bold;	
}


/*----- SITE DIRECTORY -----------*/
.divSiteDirectory 
{
	margin-top:45px;
	font-size:10px;
	text-align: left;
	width:100%;	
	
	background-image:url(/img/dir_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.divSiteDirectoryBG 
{
	width:100%;
	background-color:#404042;
}
.divSiteDirectoryInner 
{
	width: 958px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top:25px;
	padding-bottom:30px;
	margin:auto;
}
/* color */
.divSiteDirectory, .divSiteDirectoryInner a, #divSiteDirectoryInner h3
{
	color:White;	
}
.divSiteDirectoryInner h2 
{
	font-size:14px;	
	margin:0px;
}
.divSiteDirectoryInner h3, #divSiteDirectoryInner h3 a
{
	font-size:11px;	
	font-weight: bold;
}
.divSiteDirectoryInner .sitemapTable 
{
	margin-top:20px;
}
.divSiteDirectoryInner .sitemapTable tr td
{
	padding-right:6px;
	padding-left:6px;
	line-height:12px;
	font-size:10px;
	border-right:solid 1px #777777;
}
.divSiteDirectoryInner .sitemapTable tr td p
{
	padding-left:8px;
}
.divSiteDirectoryInner .sitemapTable tr td ul
{
	padding-left:20px;
}