
/* general styles */

body
{
	background-color: #2357a0;
	color: #21398c;
	font-family: sans-serif, helvetica, verdana;
}

.base
{
	width: 670px;
	position: relative;
	text-align: center;
	margin: auto;
	background-color: #000066;
	border-style: solid;
	border-color: #ffffff;
	border: 1px solid #eea948;
	
	font-family: sans-serif, helvetica, verdana;
}

.outline
{
	width: 98%;
	background-color: #f2f7fb;
	text-align: center;
	margin: auto;
	position: relative;
}

.presentation
{
	font-family: sans-serif, helvetica, verdana;
	font-size: 95%;
	font-weight: 500;
	color: #000066;
	text-align: left;
	padding-left: 5%;
	padding-right: 4%;
	position: relative;
}

.prescenter
{
	font-family: sans-serif, helvetica, verdana;
	font-size: 95%;
	font-weight: 500;
	color: #000066;
	text-align: center;
	padding-left: 4%;
	padding-right: 4%;
}

.indentP
{
	margin-left: 1.5em;
}

.indexcenter
{
	font-family: sans-serif, helvetica, verdana;
	font-size: 100%;
	font-weight: 500;
	color: #000066;
	text-align: center;
	padding-left: 4%;
	padding-right: 4%;
}

table.pageLayout
{
	/* border-collapse: collapse; */
	width: 100%;
	margin: auto;
	margin-top: 2em;
}

td.centerCol
{
	margin: auto;
}

.titleGraphic
{
	font-weight:600;
	font-size:170%; 
	color: #cc0000;
	font-family: times, roman, palatino, serif;
	text-align: center;
}

/* top menu styles */
ul.hmenu
{	
	text-align: center;
	padding: 0pt;
	margin: auto;
	list-style-type:none;
	position: relative;	
}

li.hlink
{
	display: inline;
	line-height: 110%;
	margin: 0px .4%;
}

a.lihlink
{
	color: #ffffff;
	
	/* theme 1 - red 
	background-color: #790101;
	*/
	
	/* theme 2 - green 
	background-color: #336633;
	*/
	
	/* theme 3 - orange brown? */
	background-color: #943100;
	
	font-size: 80%;
	font-weight: 600;
	font-family: verdana,  sans-serif, helvetica, verdana;
	text-decoration:none;
	padding:.4em .4em;
	border: 1px solid #ffffff;
	text-align: center;
}

a.lihlink:hover
{
	text-decoration: underline;
	
	/* theme 1 - red 
	background-color:  #CC0033;
	*/
	
	/* theme 2 - green
	background-color: #669966;
	*/
	
	/* theme 3 - orange brown? */
	background-color: #d2622c;
	
}

.topmenu
{
	width: 100%;
	position: relative;
	background-color: #000066;
	padding: 0pt;
	margin: 0pt;
	text-align: center;
}

/* musical (specific musical, from \musicals) page links */

td.tdHeader
{
	margin: auto;
	width: 50%;
	text-align: center;
}


ul.pgmenu
{	
	text-align:center;
	padding: 0pt;
	margin: auto;
	list-style-type:none;
	position: relative;
	width: 100%;
}

li.pgitem
{
	line-height: 120%;
	width: 100%;
	display: block;
	padding-top: .4em;
}

a.pglink
{
	background-color: #a8d77a;
	
	width: 80%;
	
	font-size: 80%;
	font-weight: 600;
	font-family: verdana, sans-serif, helvetica, verdana;
	text-decoration:none;
	text-align: left;
	display: block;
	padding-left: 1em;
	margin: auto;
	color: #444444;	
	
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
}

a.pglink:hover
{	
	background-color: #68834d;
	color: #ffffff;
}

.pgspacer
{
	border-top: 2px dashed #000066;
	width: 82%; 
	margin:auto;
}

/* end musical page page links */

/* musical page footer links */
ul.pgftmenu
{	
	text-align:center;
	padding: .5em 0em;
	margin: auto;
	list-style-type:none;
	position: relative;
	width: 90%;
	display: block;
	
}

li.pgftitem
{
	line-height: 100%;
	display: inline;
	padding-bottom: 0em;
	
	position: relative;
	margin: auto;
}

a.pgftlink
{
	background-color: #a8d77a;
	
	width: 20%;
	
	font-size: 90%;
	font-weight: 600;
	font-family: sans-serif, helvetica, verdana;
	text-decoration:none;
	text-align: left;
	display: inline;
	padding: .1em .5em;
	margin: auto;
	color: #444444;	
	
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	
	position: relative;
}

a.pgftlink:hover
{	
	background-color: #68834d;
	color: #ffffff;
}

/* end musical page footer links */

/* class for musical titles */
.mtitle
{
	text-transform: uppercase;
}

.header1
{
	font-family: verdana, sans-serif, helvetica;
	font-size: 120%;
	font-weight: 600;
}

/* used for wrapping  section headings on musical pages */
.header2wrap
{
	position: relative;
	width: 94%;
	background-color: transparent ;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	text-align: left;
	display: block;
	margin: auto;
	vertical-align: top;
	z-index: 50;
}

/* actual header text area on musical page */
.header2
{
	position: relative;
	top: 0;
	left: 0;
	padding-left: 10pt;
	padding-right: 10pt;
	font-family: verdana, tahoma, sans-serif, helvetica;
	font-size: 85%;
	font-weight:600;
	background-color: #eea948;
	color: #444444;
	letter-spacing: 3pt;
	text-align: left;
	line-height: 140%;
	display: inline;
	margin: auto;
	vertical-align:top;
	text-transform: uppercase;
	z-index: 100;
}

/* acts as horizontal line across section headers*/
.internal
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	line-height: 30%;	 
	background-color: #eea948;
	z-index: 1;
}

.footerrule
{
	color: #444444;
	border-bottom: .2em dotted;
	font-size: 85%;
	width: 100%;
}

.credits
{
	text-align: center;
}

.header3
{

}
/* end general styles */

/* instrument table styles */
td.instrument
{
	font-size: 80%;
	text-align: left;
	padding-left: 2%;
	line-height:105%;
	vertical-align: top;
	font-weight: 500;
}

td.instNum
{
	font-size: 80%;
	text-align: left;
	line-height:105%;
	vertical-align: top;
	font-weight: 500;
	width:1%;
}

.orchHeader
{
	text-align: center;
	font-size: 100%;
	color: #990000;
	background-color: #ddd;
	margin: auto;
	width: 90%;
	padding: .1em;
}

table.instTable
{
	width: 90%;
	border-collapse: collapse;
	margin: auto;
	position:relative;
	padding: 0px;
}

.instTable2
{
	font-weight: 600;
	font-size: 90%;
	text-align: left;
	line-height:120%;
	vertical-align: top;
	font-weight: 600;
	padding-left: 5%;
	padding-right: 4%;
}

ul.subList
{
	list-style-type: none;
	margin: 0px;
	padding-left:4%;
}

/* end instrument table styles */

/* test styles */

a.infoLink
{
	color: #ffffff;
	
	/* theme 1 - red 
	background-color: #790101;
	*/
	
	/* theme 2 - green 
	background-color: #336633;
	*/
	
	/* theme 3 - orange brown? */
	background-color: #943100;
	
	font-size: 80%;
	font-weight: 600;
	font-family: verdana,  sans-serif, helvetica, verdana;
	text-decoration:none;
	padding:.4em .4em;
	border: 1px solid #ffffff;
	text-align: center;
}

a.infoLink:hover
{
	text-decoration: underline;
	
	/* theme 1 - red 
	background-color:  #CC0033;
	*/
	
	/* theme 2 - green
	background-color: #669966;
	*/
	
	/* theme 3 - orange brown? */
	background-color: #d2622c;
	
}

.acrobatInfo
{
	font-size: 80%;
}

.orderInfo
{
	margin-top: 5px; 
}

#latestNews h2 { padding: 2px; margin: 2px; font-size: 16pt; }
#latestNews h3 { padding: 2px; margin: 2px; font-size: 12pt; font-style: italic; }
.pIndent { padding-left: 1em;  }
.newsImage { float: left; padding: 3px 10px 3px 0px; }
.italicText { font-style: italic; }
.boldText { font-weight: 600; }
