

table.PerfListFilterMenu a:link,
table.PerfListFilterMenu a:visited{
	color: #9F3;
	text-decoration: none;
}

#performancefilterwrapper{
	position: absolute; 
	top: 123px;
	width: 180px;
	left: 100px;
	background-color: #663366;
	height: 112px;
	padding-top: 15px;
	z-index: 99;
}


table.PerfListFilterMenu
{
	width: 100%;
}

p.filteritemtext
{
	text-align: center;
}

	p.sortmessage{
		position: absolute;
		left: 13px;
		width: 110px;
		text-align: center;
		top: 300px;
		font-size: 10px;
		line-height: normal;
		margin: 0;
	}

#performancefilterheader{
		font-size: 10px;
		line-height: normal;
		margin: 0;
		text-transform: uppercase;	
		margin-bottom: 10px;
}
	
table.PerfListFilterMenu p{
	margin: 0;
	line-height: normal;
	padding: 0;
}
table.PerfListFilterMenu a:hover{
	color:	#FF0B0B;
}
	
	 td.filteritem{
		padding: 4px;
		border: 1px solid #663366;
	}
	
	
	td.filteritemcurrent{
		padding: 4px;
		border: 1px solid #C189C2;
	}

	table.concerttable{
		width: 100%;
		margin: 0 0 30px 0;
	}

	table.concerttable p{
		text-align: center;
	}
td.concertdateinfo{
		border-top: dashed 1px white;
		padding-top: 4px;
}

td.concertlocationinfo p,
td.concertdateinfo p{
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	line-height: normal;
	text-align: left;
}

table.concerttable div.perfitem p{
	text-align: center;
}

td.concertlocationinfo{
	padding-bottom: 5px;
}


	p.albumnameheader
{
	border-top: 1px dashed white;
	padding-top: 3px;
}


p.concerttitle
{
	font-weight: bold;
	text-transform: uppercase;
}

p.perfworldpremiere
{
	font-style: italic;
	margin: 0;
	line-height: normal;
}

p.perfensemble, p.perfconductor
{
	margin: 0;
	line-height: normal;
}

td.performerinfo
{
	padding: 25px 0 25px 0;
}

span.lowertag
{
	font-size: 90%;
}

