#EvtBase {
	}
	#EvtBase h2 {
		margin:0;
		font-size:115%;
		font-weight:bold;
		margin-bottom:.5em;
		color:#666;
	}
	#EvtBase a {
		color:#3232B9;
		text-decoration:none;
	}
	#EvtBase a:hover {
		color:#0202FF;
	}
/**/

#EvtColBase {
	margin-top:.5em;
	}
	#EvtColBase td.base {
		vertical-align:top;
	}
	#EvtColBase td.baseA {
		padding:0 4ex 0 2ex;
	}
	#EvtColBase td.baseB {
	}
	#EvtColBase td.baseC {
		width:45%;
		padding-left:2.5ex;
	}
/**/

#EvtPic {
}

#EvtTitle {
	}
	#EvtTitle h1 {
		margin:0;
		font-size:160%;
		font-weight:normal;
	}
/**/

#EvtDesc {
	line-height:1.4em;
}

#EvtPerformance {
	padding-top:3em;
	}
	#EvtPerformance .entry {
		padding-bottom:1em;
		line-height:1.3em;
	}
	#EvtPerformance .title {
		font-weight:bold;
		font-size:110%;
		margin-bottom:.3em;
	}
	#EvtPerformance .venue,
	#EvtPerformance .date {
	}
	#EvtPerformance .venueInfo a {
		font-size:80%;
		font-weight:bold;
		text-decoration:none;
	}
	#EvtPerformance .buyBtn {
		width:200px;
		margin:1.4em auto .5em;
	}
	#EvtPerformance .ticketsOnSale {
		text-align:center;
		font-weight:bold;
	}
	/**/
/**/

#EvtVenue {
	margin-top:.5em;
	line-height:1.3em;
	}
	#EvtVenue h3 {
		font-weight:bold;
		font-size:100%;
		color:#666;
		text-transform:lowercase;
		margin:.5em 0 .8em;
	}
	#EvtVenue .venueItem {
		position:relative;
	}
	#EvtVenue .venueAnchor {
		position:absolute;
		top:-3em;
	}
	#EvtVenue hr {
		border:0;
		border-top:2px solid #ccc;
	}
	#EvtVenue .address {
		margin:.5em 0;
	}
	#EvtVenue .directions {
		float:right;
		width:50%;
		clear:both;
		font-size:90%;
		border:solid #9494C9;
		border-width:1px 0;
		padding:.5em;
		margin:0 0 1.5em 2ex;
		}
		#EvtVenue .directions h3 {
			margin:0 0 .5em;
		}
	/**/
	#EvtVenue .venueSeatingChart {
		float:right;
		clear:both;
	}
	#EvtVenue .venueSeatingChart h3 {
		margin-top:0;
	}
	#EvtVenue .venueFeatures {
		padding-top:.5em;
		}
		#EvtVenue .venueFeatures h3 {
		}
		#EvtVenue .venueFeatures ul {
			list-style-type:none;
			margin:0; padding:0;
			margin-left:2ex;
		}
		#EvtVenue .venueFeatures li {
			position:relative;
			padding-bottom:.5em;
		}
		#EvtVenue .venueFeatures .venueFeatureName {
		}
		#EvtVenue .venueFeatures .venueFeatureDetail {
			color:#666;
			}
			#EvtVenue .venueFeatures .venueFeatureDetail p {
				margin:.2em 0;
			}
			#EvtVenue .venueFeatures .venueFeatureDetail p.first {
				margin-top:0;
			}
		/**/
	/**/
/**/

#PerfDropDn {
	padding-bottom:1.5em;
	}
	#PerfDropDn .title {
	}
	#PerfDropDn label {
		display:block;
		padding-bottom:.5em;
	}
	#PerfDropDn select {
		font-family:courier new, sans-serif;
		width:60ex;
	}
/**/

.evtOffline {
	width:40%;
	margin:5em auto;
	text-align:center;
	line-height:1.5em;
}
