/* LAYOUT
------------------------------------------------------------------ */
body {
	background: #FFFAC5 url("../images/bg_body.gif") repeat-y 734px top;
	margin: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	font: 13px/18px 'Times New Roman', Georgia, Serif;
	color: #421601;
	text-align: left;
	}
	td{
		vertical-align: top;
	}
	
	p, td, li
	{
		text-align: left;
		font-size: 15px;
	}
	
a:link, a:visited{
	color: #900;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:active{
	color: #E8B93D;
	text-decoration: none;
	}
div.topbackgrounddiv {
	z-index: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 1141px;
	height: 205px;
	background: transparent url("../images/header.gif") no-repeat top left;
	}
div.bigtablediv {
	z-index: 2;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 175px;
	left: 0;
	width: 680px;
	}
td.leftpanel {
	width: 225px;
	vertical-align: top;
	}
div.contentpaneldiv{
		width: 490px;
	}
td.contentpanel {
	vertical-align: top;
	}

/* MENU
------------------------------------------------------------------ */
table#menu {
	width: 160px;
	margin: 50px 50px 50px 15px;
	padding: 0;
	border-top: 1px dotted #862D02;
	}
	
table#menu td
{
	border-bottom: 1px dotted #862D02;
	padding: 3px 0 3px 0;
}
	
table#menu a {
/*
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	color: #421601;
	text-decoration: none;
	overflow: auto;
*/
	}
			
div#menu a:hover
{
	color: #E8B93D;
}
			
			
div#menu a#missionstatement {
	height: 50px;
	}

/*
div#menu span {
	display: none;
	}
*/
a#news:link, a#news:visited {
	background: url("../images/menu_news-off.gif") no-repeat;
	}
a#news:hover, a#news:active {
	background: url("../images/menu_news-on.gif") no-repeat;
	}
a#recordings:link, a#recordings:visited {
	background: url("../images/menu_discography-off.gif") no-repeat;
	}
a#recordings:hover, a#recordings:active {
	background: url("../images/menu_discography-on.gif") no-repeat;
	}
a#biography:link, a#biography:visited {
	background: url("../images/menu_biography-off.gif") no-repeat;
	}
a#biography:hover, a#biography:active {
	background: url("../images/menu_biography-on.gif") no-repeat;
	}
a#works:link, a#works:visited {
	background: url("../images/menu_works-off.gif") no-repeat;
	}
a#works:hover, a#works:active {
	background: url("../images/menu_works-on.gif") no-repeat;
	}
a#performances:link, a#performances:visited {
	background: url("../images/menu_performances-off.gif") no-repeat;
	}
a#performances:hover, a#performances:active {
	background: url("../images/menu_performances-on.gif") no-repeat;
	}
a#reviews:link, a#reviews:visited {
	background: url("../images/menu_reviews-off.gif") no-repeat;
	}
a#reviews:hover, a#reviews:active {
	background: url("../images/menu_reviews-on.gif") no-repeat;
	}
a#missionstatement:link, a#missionstatement:visited {
	background: url("../images/menu_childrensyouthopera-off.gif") no-repeat;
	}
a#missionstatement:hover, a#missionstatement:active {
	background: url("../images/menu_childrensyouthopera-on.gif") no-repeat;
	}
a#contact:link, a#contact:visited {
	background: url("../images/menu_contact-off.gif") no-repeat;
	}
a#contact:hover, a#contact:active {
	background: url("../images/menu_contact-on.gif") no-repeat;
	}

/* CONTENT
------------------------------------------------------------------ */
h1
{
	font: bold 36px/42px Optima, Arial, Sans-Serif;
	color: #900;
	margin: 15px 0;
/*	height: 1.2em;
	filter: Shadow(Color=#E8B93D, 	
			Direction=135, 
			Strength=8);
*/
}

h2{
	font: bold 28px/34px "Times New Roman", Georgia, Serif;
	color: #E8B93D;
	margin: 15px 0;
	}
h3 {
	font: bold 18px/22px "Times New Roman", Georgia, Serif;
	margin: 10px 0;
	}
p {
	margin: 0 0 20px 0;
	}

div.navbarblock{
	text-align: center;
	font-family: 	Optima, Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
	margin-top: 100px;
}

span.navbardivider{
	padding: 0 20px 0 20px;
}

p.WMDesignCreditLogo{
	display: none;
	/*
	background-image: url(../../images/Logos/pen2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 40px;
	*/
}	

table.concerttable{
	width: 100%;
}
table.concerttable p{
	margin:0;
}


table.concerttable p.perfdate
{
	font-style: italic;
	background-color: #F4D788;
	padding: 3px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #D39F14;
	border-right: 2px solid #D39F14;
}


div.venuedetails{
	margin: 5px 0 20px 0;
}
div.venuedetails p{
	text-align: left;
}

div.wmfooterdiv{
	margin: 100px 0 20px 0;
	font-family: Optima, Arial, Sans-Serif;
}

div.designcreditdiv{
	margin-top: 20px;
}
div.wmfooterdiv img{
	border: none;
}

div.wmfooterdiv p{
	font-family: Optima, Arial, Sans-Serif;
	font-size: 10px;
	text-align: center;
	line-height: normal;
}

p.WMDesignCreditTextABOVE,
p.WMLogoTextABOVE,
p.WMDesignCreditTextBELOW,
p.WMLogoTextBELOW{
	text-transform: uppercase;
}
p.WMDesignCreditTextBELOW,
p.WMLogoTextBELOW{
	margin: 5px 0 0 0;
}
p.WMDesignCreditTextABOVE,
p.WMLogoTextABOVE{
	margin: 0 0 5px 0;
}

p.WMLogoImage,
p.WMDesignCreditLogo{
	margin: 0;
}

p.WMDesignCreditLogo{
	background-image: url(../../images/Logos/pen2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 65px;
	width: 100%;
	margin: 0;
}

p.reviewsourceinfo1{
	font-style: italic;
	margin-bottom: 0;
}

td.contentpanel p.perflocation{
	margin-bottom: 10px;
}


div.worklistmenus, table.PerfListFilterMenu{
	float: right;
}

table.PerfListFilterMenu{
	margin-bottom: 15px;
}

div.worklistmenus p{
		font-family: Optima, Arial, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;

}
td.worklistcategoriesmenuheading p,
td.worklistsortmenuheading p{
	font-weight: bold;
	border-bottom: 1px solid #421601;
	padding-bottom: 3px;
	margin: 0;
	line-height: normal;
}

div.worklistmenus a:link,
div.worklistmenus a:visited,
div.worklistmenus a:hover{
	font-weight: normal;
}

div.worklistmenus p.sortitemtext,
div.worklistmenus p.filteritemtext{
	margin: 0;
	line-height: normal;
}

table.worklistsortmenu,
table.worklistcategoriesmenu{
	margin-bottom: 25px;
	width: 145px;
}

td.worktitlecolumn{
	padding: 0;
}

span.worktitle{
	font-weight: bold;
}
span.workyear{
	padding-left: 5px;
}
span.workduration{
	padding-left: 5px;
}
span.WorkTag{
	padding-left: 5px;
}

.soundfileflagtext{
	border: 0;
	margin-left: 5px;
}

td.contentpanel p.soundfile{
	margin-bottom: 10px;
}

table.workinfotable{
	width: 100%;
	margin: 0 0 25px 0;
}

table.workinfotable td{
	padding-top: 0;
}

td.contentpanel p.worktitle {
	font: bold 28px/34px "Times New Roman", Georgia, Serif;
	color: #E8B93D;
	margin: 0;
	line-height: 34px;
}

td.workinfoheading{
	width: 20%;
	border-right: 1px solid #E8B93D;
	padding-right: 5px;
}

td.workinfocontent{
	padding-left: 5px;

}

p.workinfoheadingtext{
font-family: Optima, Arial, Sans-Serif;
font-size: 11px;
margin-top: 3px;
	text-transform: uppercase;
	text-align: right;
}


p.worktag{
	margin: 0
	;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
}

td.filteritem, td.sortitem{
	border: 1px solid #FFFAC5;
}
td.filteritemcurrent, td.sortitemcurrent{
	border: 1px solid #E8B93D;
}

div.workheaderdiv{
	margin-bottom: 20px;
}


p.venuegeneralinfo, p.perfticketinfo{
	display: none;
}

table.perfitem{
	text-align: left;
	width: 100%;
	margin: 0;
}


table.PerfListFilterMenu p{
	text-align: center;
	letter-spacing: 1px;
	font-family: Optima, Arial, Sans-Serif;
	font-size: 11px;
	margin: 0;
}

p.sortmessage{
	font-size: 11px;
	text-align: right;
	line-height: normal;
	clear: both;
	font-family: Optima, Arial, Sans-Serif;
	letter-spacing: 1px;
}

td.contentpanel p.perfworldpremiere{
	text-align: left;
	font-style: italic;
	margin: 0 0 5px 0;
}

td.venuedetailsTD, td.performerinfo, td.premiereinfoTD{
	padding-left: 20px;
}

div.reviewdiv{
	margin-bottom: 15px;
}

table.listofworkstable td{
	padding-right: 20px;
}

#subperfs{
	margin: 15px 0 15px 30px;
}


p.caption, p.albumnameheader, p.labelnameheader{
font-style: italic;
border-bottom: 1px dotted black;
margin: 15px 0 5px 0;
}

p.caption
{
	width: 200px;
}

p.albumnameheader, p.labelnameheader{
margin-top: 0;
}

td.trackheader{
width: 50px;
border-bottom: 1px dotted silver;
padding: 0;
vertical-align: bottom;
}

td.titleheader{
border-bottom: 1px dotted silver;
padding: 0;
vertical-align: bottom;
}

.soundclipstable{
width: 100%;
}

.soundclipstable p{
margin: 0;
line-height: normal;
}

.soundclipstable td.worktitlecol p{
margin-top: 10px;
font-style: italic;
}

.soundclipstable td.trackno{
padding-right: 15px;
}

.soundclipstable td.trackno p{
text-align: right;
}

.soundclipstable td.trackheader p,
.soundclipstable td.titleheader p{
margin: 0;
font-size: 11px;
line-height: normal;
}

.coverimageRIGHT{
float: right;
margin: 0 0 20px 20px;
border: 3px double silver;
z-index: 1;
}


