.ShowListingTable{
	table-layout: fixed;
	width: 100%;
	border:1px solid black;
	border-collapse:collapse;
	border-color:black;
	font-family:Verdana,Arial,sans-serif;
}
.ShowListingTable td{
	vertical-align: top;
	padding:7px;
	border:1px solid black;
}

.ShowListingTable td p{
	font-size: 10px;
	text-align:center !important;	
}

.ShowListingTable td a{
	font-weight:normal;
}

.ShowListingHeading{
        font-size: 1.3em;
        font-weight:bold;
		margin-top:25px;
		margin-bottom:5px;
}
.ShowListingTitle{
        margin:0;
		font-weight:bold !important;
		text-decoration:none;
}
.ShowListingTitle a{
		font-weight:bold !important;
		color:black;
		text-decoration:none;
}
.ShowListingTitle a:hover{
		text-decoration:underline;
}
.ShowListingArtists{
        margin:2px 0 0 0;
}
.ShowListingArtists a{
		color:black;
		text-decoration:none;
}
.ShowListingArtists a:hover{
		text-decoration:underline;
}
.ShowListingDescription{
        margin:0 0 2px 0;
}
.ShowListingCell{
        vertical-align: top;
        padding:2px;
        text-align:center;
        background-color:#fff;
}
.ShowListingBlankCell{
        background-color:#DDD;
}

.ShowListingColumnHeading{
        font-weight:bold;
		font-size:1.7em !important;
        text-align:center;
		margin-bottom:0px;
		color:#fff !important;
}
.ShowListingColumnHeadingSponsor{
		font-style:italic;
        text-align:center;
		margin-top:10px !important;
		color:white;
}
.ShowSponsor{
		font-style:italic;
        text-align:center;
		margin-top:10px !important;
}
.ShowListingRowHeading{
        text-align:right;
		color:white;
		font-size:0.9em !important;
}
.ShowListingColumnHeadingCell{
    	background-color:#042553;
		color:#ffffff !important;
}
.ShowListingRowHeadingCell{
        background-color:#042553;
		color:#fff !important;
}

.BandMemberShowCell {
	background-color:#b29307;
}

.HighlightedShowCell {
	background-color:#E1D827;
}

.MainActShowCell {
	background-color:#E1D827;
}
.ShowDetailHighlighted {
	border:1px solid black;
	padding:0 10px 10px 10px;
	background:#f8b5b9;
}
	
.ScheduleList{
	margin-top:25px;
	font-weight:bold;
	text-align:center !important;
}

.PrintableList{
	margin-top:5px;
	text-align:center !important;
}
.PrintableList a{
	font-weight:normal !important;
}
.ScheduleName{
	margin-top:35px;
}
