/**************** Generic Selectors ****************/ 

html, body { 
	font-family: times, serif;
	color: #000000; 
	margin: 0px;
	padding: 0px;
	background-color: #CED6DE;
	}
	
table { 
	margin: 0px;
	padding: 0px;
	}

dl { 
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
	
dt {
	font-weight: bold;
	margin-left: 10px;
	line-height: 2em;
	}
	
dd {
	margin-left: 40px;
	}

h1 {				/** Used only for Search Engines **/ 
	height: 1px;
	width: 1px;
	display: none;
	}

h2 {				/** Not Used Yet **/ 
	height: 1px;
	width: 1px;
	display: none;
	}	

h3 {				/** page headings **/ 
	font-size: 1.4em;
	color: #336699;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	}	

	
li { 				/** For navigation **/ 
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 5px 0px; /*top right bottom left*/ 
	} 
	
ul {				/**Not used yet**/ 
	}

/**************** Pseudo classes ****************/ 
	
a:link { 
	color: #11148D; 	
} 

a:visited { 
	color: #11148D; 
	padding-bottom: 0px; 
} 

a:hover { 
	color: #880000; 
} 
	
a:active { 
	color: #880000; 
} 

/************************* ID's *************************/ 

#header { 
	position: relative;
	height: 116px;
	width: 100%;
	margin: 0px 0px 0px 0px; /*top right bottom left*/ 
	padding: 0px 0px 0px 0px; /*top right bottom left*/ 
	background-image: url(images/top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#name { 
	height: 116px;
	margin: 0px 0px 0px 0px; /*top right bottom left*/ 
	padding: 0px 0px 0px 10px; /*top right bottom left*/ 
	border-bottom: 2px solid white;
	background-image: url(images/bkgd.jpg);
	background-position: 0 0;
	background-repeat: repeat;
}

#navlist-page {
	position: absolute;
	top: 118px;
	left: 3px;
	width: 198px;
	margin: 0px 0px 0px 10px; /*top right bottom left*/ 
	padding: 20px 0px 20px 0px; /*top right bottom left*/ 
}
       
#navlist-page a {
	display: block; 
	text-align: left; 
	letter-spacing: 0.15em;
	font: bold 1em times, serif;
	border: 0px; 
	width: 15em; 
	text-decoration: none;
	color: #336699;
}
	
#navlist-page a:hover {
	color: #000080;
	background-color: #E8EBF0;
	} 

#navlist-page a:active {
	color: #880000;
	} 
	
#content {
	position: relative;	
	color: #000000; 
	font-family: times, serif;
	padding: 15px;
	margin: 0px 0px 0px 175px; /*top right bottom left*/ 
	border-left: 6px double #336699; 
	border-bottom: 2px solid #336699;
	background-color: #FFEEDD;
	width: auto;
	}
		
#content h3 { 				/** Used under each page title**/ 
	margin-bottom: 0.05em;
	}
  
#footer {
	position: relative;
}
       
#footer a {
	display: inline; 
	letter-spacing: 0.11em;
	font: bold 1em times, serif;
	padding: 2px 3px 2px 3px; /*top right bottom left*/ 
	margin: 0 0 2px; 
	border: 0px; 
	width: 15em; 
	text-decoration: none;
	color: #336699;
}
	
#footer a:hover {
	color: #000080;
	background-color: #E8EBF0;
	} 

#footer a:active {
	color: #880000;
	} 
	
#credit {
	font-family: sans-serif;
}
	
#credit a {
	text-decoration: none;
	color: #000000;
}
	
#credit a:hover {
	color: #000000;
	text-decoration: underline;
	} 

#credit a:active {
	color: #000080;
	} 

#order {	
	position: relative;
	top: 10px;
	left: 0px;
	padding: 4px;
	background: none;
	display: block;
	width: 130px;
}

#order a {
	color: #333399;
	background-color: #FFEEDD;
	text-align: center; 
	font-family: sans-serif;
	font-size: 1em;
	letter-spacing: 0em;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: 3px double #336699; 
	display: block;
	width: 130px;
}
		
#order a:hover {
	color: #000066; 
	background-color: #CCCCCC;
}

   
#perf_report {	
	position: relative;
	top: 20px;
	left: 0px;
	padding: 4px;
	background: none;
	display: block;
	width: 130px;
}

#perf_report a {
	background-color: #FFEEDD;
	color: #333399;
	text-align: center; 
	font-family: sans-serif;
	font-size: 1em;
	letter-spacing: 0em;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: 3px double #336699; 
	display: block;
	width: 130px;
}
		
#perf_report a:hover {
	color: #000066; 
	background-color: #CCCCCC;
}
   
#ad {	
	position: relative;
	top: 30px;
	left: 0px;
	padding: 4px;
	background: none;
	display: block;
	width: 130px;
}

#ad a {
	background-color: #FFFFFF;
	color: #880000;
	text-align: center; 
	font-family: sans-serif;
	font-size: 0.7em;
	letter-spacing: 0em;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: 3px double #336699; 
	display: block;
	width: 130px;
}
		
#ad a:hover {
	color: #000066; 
	background-color: #CCCCCC;
}
   
#pay_invoice_button {	
	position: relative;
	top: 38px;
	left: 15px;
	padding: 4px;
	background: none;
	width: 110px;
	height: 23px;
}

#pay_invoice_button a {	
	text-decoration: none;
	width: 110px;
	height: 23px;
}
	
#pay_invoice_button a:hover {
	border: 1px black solid;
	width: 110px;
	height: 23px;
}
   
#small_text {                 /** Used where?**/ 
	font-size: 9pt;
	}

#performances_add-yours {
	margin: 20px 0px 5px 20px;
	text-align: right;
	display: block;
}
	
#performances_premiere {	/** for premiere indication (*) on performances pages **/	
	color: #CC0000;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

#performances_date { 		/** for dates on performances pages **/	
	font-size: 0.8em;
	letter-spacing: 0.05em;
	padding: 10px 0px 5px 10px;
	}
	
#performances_title { 		/** for titles on performances pages **/	
	font-size: 0.8em;
	letter-spacing: 0.05em;
	padding: 10px 0px 5px 20px;
	}
		
#performances_ensemble { 		/** for ensemble info on performances pages **/	
	font-size: 0.8em;
	letter-spacing: 0.05em;
	padding: 10px 0px 5px 20px;
	}
			
#performances_location { 		/** for location info on performances pages **/	
	font-size: 0.8em;
	letter-spacing: 0.05em;
	padding: 10px 0px 5px 20px;
	}
	
#performances_description { 		/** for awards and specific information about performances **/	
	display: block;
	font-size: 0.7em;
	color: #880000;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase; 
	}
	
		
		
	
/************************* CLASSES *************************/ 

