/* CSS Document */

body {
	background: #000000;
	
}

/* Header */

#printLogo {
	display: none;
}

#header {
	display: block;
	width: 960px;
	height: auto;
	margin: 0 auto 6px;
	
}


body#home #header {
	background: #000 url(images/home_banner1.jpg);
	display: block;
	width: 960px;
	height: 394px;
	margin: 0 auto 6px;
	z-index: 24;
}

body#home1 #header {
	background:url(images/banner_home_1.jpg) no-repeat #000;
	display: block;
	width: 960px;
	height: 394px;
	margin: 0px auto 6px;
	z-index: 24;
}

body#home2 #header {
	background:url(images/banner_home_2.jpg) no-repeat #000;
	display: block;
	width: 960px;
	height: 394px;
	margin: 0px auto 6px;
	z-index: 24;
}

body#home3 #header {
	background:url(images/banner_home_3.jpg) no-repeat #000;
	display: block;
	width: 960px;
	height: 394px;
	margin: 0px auto 6px;
	z-index: 24;
}

#home #logo {
	display: block;
	position: absolute;
	margin: 28px 0 0 348px;
	z-index: 25;

}

#home1 #logo {
	display: block;
	position: absolute;
	margin: 28px 0 0 348px;
	z-index: 25;

}

#home2 #logo {
	display: block;
	position: absolute;
	margin: 12px 0 0 378px;
	z-index: 25;

}


#home3 #logo {
	display: block;
	position: absolute;
	margin: 35px 0 0 178px;
	z-index: 25;

}



#logoabduction {
	display: block;
	position: absolute;
	margin: 80px 0 0 720px;
	z-index: 25;
}

#logocoronation {
	display: block;
	position: absolute;
	margin: 12px 0 0 90px;
	z-index: 25;
}

#logoiphigenie {
	display: block;
	position: absolute;
	margin: 52px 0 0 67px;
	z-index: 25;
}

#logofigaro {
	display: block;
	position: absolute;
	margin: 145px 0 0 660px;
	z-index: 25;
}

#logoacis {
	display: block;
	position: absolute;
	margin: 165px 0 0 690px;
	z-index: 25;
}

#logo25 {
	display: block;
	position: absolute;
	margin: 262px 0 0 248px;
	z-index: 25;

}

#season #logo {
	display: block;
	position: absolute;
	margin: 262px 0 0 248px;
	z-index: 25;

}

#seasonprod #logo {
	display: block;
	position: absolute;
	margin: 12px 0 0 250px;
	z-index: 25;

}

#about #logo {
	display: block;
	position: absolute;
	margin: 18px 0 0 350px;
	z-index: 25;

}

#education #logo {
	display: block;
	position: absolute;
	margin: 5px 0 0 100px;
	z-index: 25;

}

#support #logo {
	display: block;
	position: absolute;
	margin: 22px 0 0 210px;
	z-index: 25;

}

#media #logo {
	display: block;
	position: absolute;
	margin: 122px 0 0 8px;
	z-index: 25;

}

#contact #logo {
	display: block;
	position: absolute;
	margin: 20px 0 0 26px;
	z-index: 25;

}

#root #logo {
	display: block;
	position: absolute;
	margin: 20px 0 0 26px;
	z-index: 25;

}



#season #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 375px 0 0 10px;
	letter-spacing: 0.1em;

}

#seasonproduction #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 200px 0 0 820px;
	letter-spacing: 0.1em;

}

#about #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 333px 0 0 838px;
	letter-spacing: 0.1em;

}

#education #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 348px 0 0 823px;
	letter-spacing: 0.1em;

}

#support #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 342px 0 0 918px;
	letter-spacing: 0.1em;

}

#media #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 359px 0 0 8px;
	letter-spacing: 0.1em;

}

#contact #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 341px 0 0 880px;
	letter-spacing: 0.1em;

}

#root #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 341px 0 0 880px;
	letter-spacing: 0.1em;

}

#home1 #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 376px 0 0 900px;
	letter-spacing: 0.1em;

}

#home2 #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 376px 0 0 900px;
	letter-spacing: 0.1em;
	

}

#home3 #phototitle {
	position: absolute;
	color:#fff;
	font-size:0.75em;
	margin: 341px 0 0 880px;
	letter-spacing: 0.1em;

}







/* Main Navigation */

#MainNavContainer {
	display: block;
	width: 960px;
	margin: 0px auto 6px;
}





#MainNav {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 35px;
	background: url(images/mn_menubg.gif) no-repeat;
	position: relative;	
}

* html #MainNav {
   overflow:hidden;
}

#MainNav a {
	display: block;
	text-indent: -1200%;
	position: absolute;

}
#MainNav a:hover {
  background-position: left top; 
}

#MainNav .home{
	width: 97px;
	height: 35px;
	background: url(images/mn_home.gif) no-repeat left bottom;
	left: 0px;
	top: 0px;
}

#MainNav .season{
	width: 176px;
	height: 35px;
	background: url(images/mn_seasontickets.gif) no-repeat left bottom;
	left: 98px;
	top: 0px;
}

#MainNav .about{
  width: 203px;
  height: 35px;
  background: url(images/mn_about.gif) no-repeat left bottom;
  left: 274px;
  top: 0px;
}

#MainNav .education{
  width: 130px;
  height: 35px;
  background: url(images/mn_education.gif) no-repeat left bottom;
  left: 477px;
  top: 0px;
}

#MainNav .support{
  width: 136px;
  height: 35px;
  background: url(images/mn_support.gif) no-repeat left bottom;
  left: 607px;
  top: 0px;
}

#MainNav .media{
  width: 100px;
  height: 35px;
  background: url(images/mn_media.gif) no-repeat left bottom;
  left: 742px;
  top: 0px;
}

#MainNav .contact{
  width: 118px;
  height: 35px;
  background: url(images/mn_contact.gif) no-repeat left bottom;
  left: 842px;
  top: 0px;
}





body#home #MainNav .home{
	width: 97px;
	height: 35px;
	background: url(images/mn_home.gif) no-repeat left top;
	left: 0px;
	top: 0px;
}

body#home1 #MainNav .home{
	width: 97px;
	height: 35px;
	background: url(images/mn_home.gif) no-repeat left top;
	left: 0px;
	top: 0px;
}
body#home2 #MainNav .home{
	width: 97px;
	height: 35px;
	background: url(images/mn_home.gif) no-repeat left top;
	left: 0px;
	top: 0px;
}
body#home3 #MainNav .home{
	width: 97px;
	height: 35px;
	background: url(images/mn_home.gif) no-repeat left top;
	left: 0px;
	top: 0px;
}

body#season #MainNav .season{
	width: 176px;
	height: 35px;
	background: url(images/mn_seasontickets.gif) no-repeat left top;
	left: 98px;
	top: 0px;
}

body#seasonprod #MainNav .season{
	width: 176px;
	height: 35px;
	background: url(images/mn_seasontickets.gif) no-repeat left top;
	left: 98px;
	top: 0px;
}

body#about #MainNav .about{
  width: 203px;
  height: 35px;
  background: url(images/mn_about.gif) no-repeat left top;
  left: 274px;
  top: 0px;
}

body#education #MainNav .education{
  width: 130px;
  height: 35px;
  background: url(images/mn_education.gif) no-repeat left top;
  left: 477px;
  top: 0px;
}

body#support #MainNav .support{
  width: 136px;
  height: 35px;
  background: url(images/mn_support.gif) no-repeat left top;
  left: 607px;
  top: 0px;
}

body#media #MainNav .media{
  width: 100px;
  height: 35px;
  background: url(images/mn_media.gif) no-repeat left top;
  left: 742px;
  top: 0px;
}

body#contact #MainNav .contact{
  width: 118px;
  height: 35px;
  background: url(images/mn_contact.gif) no-repeat left top;
  left: 842px;
  top: 0px;
}


/* Home Content Areas */

#productionone {
	width:303px;
	float:left;
	margin: 25px 30px 0 0px;
	display: inline;
}

#productiontwo {
	width:303px;
	float:left;
	margin: 25px 37px 0 0px;
	display: inline;
}

#productionone_2col {
	width:303px;
	float:left;
	margin: 25px 0px 0;
	display: inline;
}

#productionone_4col {
	width:230px;
	float:left;
	margin: 25px 0px 0;
	display: inline;
}

#productiontwo_4col {
	width:230px;
	float:left;
	margin: 25px 0px 0;
	display: inline;
}

#productionthree_4col {
	width:230px;
	float:left;
	margin: 25px 0px 0;
	display: inline;
}




.title {
	margin-left: 8px;

}

.titleALT {
	margin-left: 60px;

}


.button {
	margin: -3px 0 7px;

}

.productionphoto {
	position:absolute;
	top: 99px;
	height: 217px;

}

#blog_3col {
	background: url(images/bg_bloghome_3col.gif) no-repeat top left;
	height: 181px;
	width: 189px;
	position: absolute;
	top: 99px;
	left: 704px;
	padding: 16px 18px 20px 20px;
}

#blogpodcast_3col {
	background: url(images/bg_blogpodcasthome_3col.gif) no-repeat top left;
	height: 199px;
	width: 189px;
	position: absolute;
	top: 99px;
	left: 704px;
	padding: 8px 18px 12px 18px;
}

#blog_2col {
	background: url(images/bg_bloghome_2col.gif) no-repeat top left;
	height: 181px;
	width: 232px;
	position: absolute;
	top: 99px;
	left: 649px;
	padding: 16px 23px 20px 25px;
	z-index: 25;
}

#blog_4col {
	background: url(images/bg_bloghome_4col.gif) no-repeat top left;
	height: 174px;
	width: 183px;
	position: absolute;
	top: 99px;
	left: 719px;
	padding: 14px;
	z-index: 25;
	

}


#blogcol_3col {
	width:227px;
	float:right;
	margin: 26px 0px 0;
	display: inline;

}

#quote {
	float:left;
	width: 265px;
	margin: 23px 25px 25px;

}

#quote_2col {
	float:left;
	width: 265px;
	margin-left: 8px;

}

#quote .quote {
	color: #aa7801;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bolder;
	line-height: 1.5em;
	font-size: 1.1em;

}

#quote .quotee {
	text-align: left;
	color: #aa7801;
	font-weight:normal;
	line-height: 1.7em;
	font-size: 0.9em;
	margin-top: 0px;

}

a:link.homebuybutton, a:visited.homebuybutton{
	display: block;
	width: 136px;
	height: 27px;
	text-decoration: none;
	background: url(images/btn_bg_buyticketsandinfo.gif) no-repeat left bottom;

}

a:hover.homebuybutton {
	background-position: left top;
}

a:link.homesubbutton, a:visited.homesubbutton{
	display: block;
	width: 166px;
	height: 27px;
	text-decoration: none;
	background: url(images/btn_bg_buysubandinfo.gif) no-repeat left bottom;

}

a:hover.homesubbutton {
	background-position: left top;
}






/* Main Content Area */




#PageContainerBot {
	display: block;
	margin: 0px auto 9px;
	background:url(images/pg_bottom.gif) bottom left no-repeat;
	height: 6px;
	width:960px;
}


#MainContainer {
	display: block;
	position: relative;
	background: #ffffff;
	width:916px;
	margin: 0 auto;
	padding: 0px 22px 16px;
	text-align:left;
}

#home #MainContainer {
	display: block;
	position: relative;
	background: #ffffff;
	width:900px;
	margin: 0 auto;
	padding: 0px 30px 16px;
	text-align:left;
	height: 316px;
}



/* Minor Navigation */


#quicklinks {
	list-style: none;
	padding: 0;
	margin: 16px 0 0 670px;
	width: 273px;
	height: 24px;
	background: url(images/bg_quicklinks.png) no-repeat;
	position: absolute;
	z-index: 30;
	}

* html #quicklinks {
   overflow:hidden;
}

#quicklinks a {
	display: block;
	text-indent: -1200%;
	position: absolute;

}
#quicklinks a:hover {
  background-position: left top; 
}

#quicklinks .subscriptions{
	width: 121px;
	height: 24px;
	background: url(images/ql_sub.png) no-repeat left bottom;
	left: 0px;
	top: 0px;
}

#quicklinks .donate{
	width: 54px;
	height: 24px;
	background: url(images/ql_donate.png) no-repeat left bottom;
	left: 122px;
	top: 0px;
}

#quicklinks .email{
  width: 98px;
  height: 24px;
  background: url(images/ql_email.png) no-repeat left bottom;
  left: 176px;
  top: 0px;
}




/* Main Content Area */

/* Main container */



/* Left Column */

#leftcolumn {
	width:170px;
	float:left;
	margin: 56px 30px 0 0px;
	display: inline;
}

/* Left Nav */

#leftnav, #leftnav ul {
	padding:0;
	margin:0;
	list-style:none;
	line-height: 1.5em;	
	}
	
#leftnav ul ul {
	line-height: 1.4em;	

}

#leftnav li a {
	text-decoration:none;
	color:#23878f;
	display:block;
	font-size:.9em;
	font-weight:normal;
	}
	
#leftnav li a span {
	display:block;
	border-bottom: #d5d6d6 1px solid;
	padding:0.2em 8px 0.2em 6px;
}

#leftnav li {
	display:inline;
	margin: 0;
	padding: 0;
}
* html leftnav li{
   overflow:hidden;
}



#leftnav li span.section_link {
	display:block;
	padding:0.5em 8px 0.5em 6px;
	color: #a76702;
	font-weight: bold;
}

#leftnav li ul li a {
	padding:0.2em 5px 0.2em 30px;
	color: #23878f;
	border-bottom: #d5d6d6 1px solid;
	}
	


#leftnav li ul li a:hover {
	background: #ffffff;
	color: #2c3333;
	}	


	
a#link1 {
border-top:1px #d5d6d6 solid;

}

#leftnav a:hover {
	color: #2c3333;
}



body.page_link1 li a#link1 { 
	color: #2c3333;
}

body.page_link2 li a#link2 {
	color: #2c3333;
}

body.page_link3 li a#link3  {
	color: #2c3333;
}

body.page_link4 li a#link4   {
	color: #2c3333;
}

body.page_link5 li a#link5   {
	color: #2c3333;
}

body.page_link6 li a#link6   {
	color: #2c3333;
}

body.page_link7 li a#link7   {
	color: #2c3333;
}

body.page_link8 li a#link8   {
	color: #2c3333;
}

body.page_link9 li a#link9   {
	color: #2c3333;
}


	
/* Main Content Container */

#MainContent {
	width:425px;
	float:left;
	padding-bottom:0px;
	margin: 24px 21px 0 0;
	display: inline;
}

#MainContent2col {
	width:525px;
	float:left;
	padding-bottom:0px;
	margin: 24px 21px 0 0;
	display: inline;
}

#MainContent2colWIDE {
	width:710px;
	float:left;
	padding-bottom:0px;
	margin: 24px 0px 0 0;
	display: inline;
}

#MainContent ul {
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0;
	margin-left: 25px;
}

#MainContent2col ul {
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0;
	margin-left: 25px;
}

#MainContent ul li {
	padding-left: 1em;
	background-color: transparent;
	background-image: url(images/bullet.gif);
	background-position: .1em .5em;
	background-repeat: no-repeat;
	background-attachment: scroll;
	list-style: none;

}

#MainContent2col ul li {
	padding-left: 1em;
	background-color: transparent;
	background-image: url(images/bullet.gif);
	background-position: .1em .5em;
	background-repeat: no-repeat;
	background-attachment: scroll;
	list-style: none;

}

#rightcolumn ul li {
	padding-left: 1em;
	background-color: transparent;
	background-image: url(images/bullet.gif);
	background-position: .1em .5em;
	background-repeat: no-repeat;
	background-attachment: scroll;
	list-style: none;

}


/* Production links in body of page */



#productionbut ul {
	font-size: 1em;
	list-style:none;
	line-height: 1.5em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}

#productionbut ul li{
	float: left;
	background-image: none;
	display: inline;
	margin: 5px 20px 15px 0px;
	padding: 0px;

}


* html #productionbut {
   overflow:hidden;
}

#productionbut a {
	display: block;
	width: 98px;
	height: 21px;
}
 #productionbut a.chat {
 	width: 135px;
 
 }


#productionbut a:hover {
  background-position: left top; 
}

#productionbut .synopsis{
	
	background: url(images/btn_bg_prod.jpg) no-repeat left bottom;
	
}

#productionbut .artistinfo{
	
	background: url(images/btn_bg_prod.jpg) no-repeat left bottom;
	
}

#productionbut .prodinfo{
  
  background: url(images/btn_bg_prod.jpg) no-repeat left bottom;
  
}

#productionbut .chat{
  
  background: url(images/btn_bg_prod_larger.jpg) no-repeat left bottom;
  
}



a:link.prodbuybutton, a:visited.prodbuybutton{
	display: block;
	width: 136px;
	height: 27px;
	text-decoration: none;
	background: url(images/btn_bg_buytickets.gif) no-repeat left bottom;

}

a:hover.prodbuybutton {
	background-position: left top;
}

a:link.prodsubbutton, a:visited.prodsubbutton{
	display: block;
	width: 131px;
	height: 27px;
	text-decoration: none;
	background: url(images/btn_bg_buysubscriptions.gif) no-repeat left bottom;

}

a:hover.prodsubbutton {
	background-position: left top;
}


	
/* Right Hand Content Area */

#rightcolumn {
	width:250px;
	float:right;
	margin: 25px 0 0;
	display: inline;
}

#rightcolumn2col {
	width:170px;
	float:right;
	margin: 25px 0 0;
	display: inline;
}

#rightfeaturetop {
	height: 16px;
	margin:0;
}


.rightfeature, .rightfeature p {
	color:#646969;
	line-height: 1.2em;
	margin: 0;
	
}



.rightfeature2 {
	width:250px;
	color:#646969;
	margin: 0;
	
}


.rftextbox {
	margin: 9px 0 0 10px;

}

#rightcolumn2col .rftextbox{
	margin: 9px 0 0 0px;
}



/* Main Content Ends */

/* Footer */


#printFooter {
	display:none;

}


#footerbox {
	width: 960px;
	margin: 0 auto 25px;
	padding: 0;
}
	
#footernav li {
	display:inline;
	color:#ffffff;
	}
	

ul#footernav {
	font-size:0.8em;
	padding:0;
	text-align: center;
	margin: 0px 0px 3px;
}
	
#footernav a:link,a:visited  {
	text-decoration: none;

}

ul#footernav a {
	color:#ffffff;
	padding:0 0em 0 1.8em;
	font-weight: normal;
}

#footernav a:hover, a:active, a:focus {
	text-decoration:underline;
}

#copyright {
	float: right;
	margin: 0em 0em 3px;
	font-size:0.8em;
	color: #fff;
	font-weight: normal;
	padding-bottom: 0px;
}


/* Footer Ends */


/* Search Box begins */

#searchbox {
	background:#fff;
	width: 923px;
	text-align:right;
	overflow: hidden;
	margin: 0 auto;
	padding:0 37px 0 0;

}

#searchbox_4col {
	background:#fff;
	width: 250px;
	text-align:right;
	overflow: hidden;
	margin: 0;
	padding:0 37px 0 0;

}

ul#nav_base {
	float:right;
	list-style:none;

}

ul#nav_base li#base_search input

{

vertical-align: middle;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;

}

ul#nav_base li#base_search input.text 

{

width: 126px;

}

ul#nav_base li#base_search input.fake_safari

{

width: 140px;
height: 16px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 0pt;
padding-left: 10px;
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
background-color: transparent;
background-image: url(images/box_search.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
font-size: 0.85em;
color: #23878f;

}




/* Search Box ends */

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 1px;
  line-height: 0;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
