/* Basic elements */
html {
	margin:0;
	padding:0;
}

body {
	margin: 0px;
	padding: 0px; 
	font: normal 10pt/15pt Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #666;
	text-align: center;
	background: transparent url(images/cornerBkg_TL.gif) no-repeat top left;
}

table {
	font: normal 10pt/15pt Tahoma, Verdana, Arial, Georgia, sans-serif; 
}

tr.header td {
	border-bottom: 1px solid #666;
}

tr.header td {
	font-weight: bold;
}

A:link { 
	font-weight: bold;
	padding: 0px 3px 0px 3px; 
	text-decoration: none; 
	color: #CC8800; 
}
A:visited { 
	font-weight: bold;
	padding: 0px 3px 0px 3px; 
	text-decoration: none; 
	color: #0066AA; 
}
A:anchor { 
	font-weight: bold;
	padding: 0px 3px 0px 3px; 
	color: #AAAA00;
}
A:hover	{ 
	font-weight: bold;
	padding: 0px 3px 0px 3px; 
	background: #0066AA;
	color: white; 
}

p.p1:first-letter {
	color: #F93;
	font-size: 250%;
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 1pt;
	margin-bottom: 2pt;
}

/* Header specific */
#container {
	margin: 0px 180px 0px auto;
	padding: 0;
	border: none;
	text-align: left;
	width: 640px;
	min-height: 600px;
	padding-bottom: 70px;
	background: transparent;
}


#intro {
	min-width: 470px;
}

#pageHeader {
}

#pageHeader h1 {
	background: transparent url(images/logo.jpg) no-repeat;
	width: 312px;
	height: 130px;
	margin: 5px;
	float: right;
}

#pageHeader h1 span {
	display: none;
}

/* Content block */
#moreContent {
	clear: both;
	text-align: left;
}

#moreContent H3 {
	font-weight: bold;
	font-size: 140%;
	color: #4466AA;
	text-decoration: underline;
}

#English {
	width: 310px;
	float: left;
}

#Chinese {
	width: 310px;
	float: right;
}

#footer {
	position: relative;
	bottom: 0px;
	left: 0px;
	float: left;
	width: 100%;
	height: 268px;
	font-size: 8pt/10pt; 
	color: #AAA;
	text-align: left;
	background: transparent url(images/cornerBkg_BR.gif) no-repeat bottom right;
}
#foottext { 
	position: absolute;
	bottom: 0px; left: 0px; 
	padding: 10px; 
}
#footer A { color: #CC0; }

/* Menu */
#Navigation {
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	width: 162px;
	padding: 180px 2px 0px 2px;
	background: transparent url(images/menuBkg.gif) no-repeat top left;
	height: 650px;
}

#Navigation A:link { 
	font-weight: bold; font-size: 10pt; 
	padding: 0px 3px 0px 3px; 
	text-decoration: none; 
	color: #CC8800; 
}
#Navigation A:visited { 
	font-weight: bold; font-size: 10pt; 
	padding: 0px 3px 0px 3px; 
	text-decoration: none; 
	color: #0066AA; 
}
#Navigation A:anchor { 
	font-weight: bold; font-size: 10pt; 
	padding: 0px 3px 0px 3px; 
	color: #AAAA00;
}
#Navigation A:hover	{ 
	font-weight: bold; font-size: 10pt; 
	padding: 0px 15px 0px 3px;
	background: #0066AA;
	color: white; 
	text-align: left;
}

#Navigation ul {
	list-style: none;
	padding: 5px;
	margin: 0px;
	text-align: right;
}

#Navigation ul li {
}

/* Data specific */
#PerformanceAnnouncement {
	border: 1px solid #ccc;
	padding: 2px 10px 2px 10px;
}

#info {
	font-weight: bold;
	margin: 0px auto;
	padding: 5px;
	text-align: left;
}

span.pc_title {
	font-style: italic;
}

P.ShowName
{
	font-size: 120%;
	background: #FFAA00;
	color: #fff;
	padding: 2px;
}

span.world_pm {
	margin-left: 3px;
	font-weight: bold;
}

span.hk_pm {
	margin-left: 3px;
	font-weight: bold;
}

P.supplementary {
	font: normal 8pt/9pt Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #999;
}

span.supplementary {
	font: normal 8pt/9pt Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #999;
	display: block;
}

/* tooltip */
	A.info { position: relative; z-index: 20; }
	A.info:hover { z-index: 25; }
	A.info span { display: none; }
	A.info:hover span {
		z-index: 30;
		display: block;
		position: absolute;
		top: 2em; left: 4em; 
		min-width: 15em;
		font: normal 9pt/11pt Tahoma, Verdana, Arial, Georgia, sans-serif; 
		background: transparent url(images/tooltipBkg.gif) repeat-y top left;
		padding: 3px 5px 3px 5px;
		color: #666;
		border: 1px solid #999;
	}

/* thumbnail */
	A.thumbnail { margin: 0px 5px 0px 5px; position: relative; z-index: 20; }
	A.thumbnail:hover { z-index: 25; }
	A.thumbnail span {
	z-index: 30;
	display: block;
	position: absolute;
	border: 1px solid #999;
	top: 2em;
	left: -1px;
	width: 150px;
	font: normal 9pt/11pt Tahoma, Verdana, Arial, Georgia, sans-serif;
	background: transparent url(images/tooltipBkg.gif) repeat-y top left;
	padding: 3px 5px 3px 5px;
	color: #666;
	text-align: center;
	}

/* Program */
	TABLE.program TD {
		font: normal 10pt/15pt Tahoma, Verdana, Arial, Georgia, sans-serif; 
		vertical-align: top;
		background: transparent;
		position: relative;
	}

	TABLE.program span.pc_title {
		font-style: normal;
		font-weight: bold;
	}

	TABLE.program span.composer {
		color: #C96;
		font-style: normal;
		font-weight: bold;
	}

	#performers {
		position: relative;
		width: 180px;
		top: 2px; left: -100px;
	}
/*	TABLE.program TABLE.performers {
		margin-left: -100px;
	}*/

	TABLE.program TABLE.performers TD {
		font-size: 90%;
		vertical-align: top;
	}

/* Repertory */
	TABLE.rep TD {
		vertical-align: top;
	}

	TABLE.rep span.pc_title {
		font-weight: bold;
		font-style: normal;
	}

	TABLE.rep UL.movements {
		margin: 0;
		padding-left: 2em;
		list-style: none;
	}
	TABLE.rep UL.movements LI {
		font: normal 8pt/12pt Tahoma, Verdana, Arial, Georgia, sans-serif; 
	}

/* Photo */
#album {
	text-align: center;
}
#album H1 {
	font-weight: bold;
	font-size: 140%;
	color: #4466AA;
	text-decoration: underline;
}
#album H3 {
	font-weight: bold;
	font-size: 90%;
	color: #666;
}

