.concert_listing {
	margin-top:5px;
	margin-bottom:10px;
}

.concert_table {
	width: 600px;
	padding: 0px;
}

.concert_table td {
	padding: 3px;
	height: 250px; 
	
}

.concert_table_sold_out td {
	padding: 3px;
	height: 150px; 
	
}

.concert_table_item {
	width: 594px;
}

.concert_table_icon_container {
	width: 140px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

.concert_table_type {
	width:100px;
	float:left;
	margin-right: 5px;
}

.concert_table_details {
	float: left;
	width: 340px;
}

.concert_table_title {
	font-size: 20px;
	color: #672d86;
	margin-bottom: 2px;
}

.concert_table_info {
	float: left;
	width: 265px;
}

.concert_table_ticket_link {
	width: 65px;
	margin-left: 5px;
	float: right;
	text-align:center;
}

.concert_table_ticket_link img {
	margin:2px;
}

.concert_table_body {
	clear: both;
	margin-bottom: 3px;
	width:260px;
}


.concert_table_date {
	font-weight: bold;
	float: left;
	font-size: 12px;
}

.concert_table_venue {
	font-weight: bold;
	clear: both;
	float: left;
	color: #2e724e;
	font-size: 12px;
	width:260px;
}

.concert_table_venue a:link, .concert_table_venue a:visited {
	color: #2e724e;
	text-decoration: none;
}

.concert_table_venue a:hover {
	color: #2e724e;
	text-decoration: underline;
}

.concert_table_artists {
	clear: both;
}

.tour_title {
	font-size: 35px;
	color: #07643c;
	margin-bottom: 10px;

}

.tour_content {
	

}

.tour_dates {
	width: 170px;
	float: left;
	margin-right: 10px;
}

*html .tour_dates .adotg_submenu {
	margin-right: 0px;
}

.tour_information {
	float: left;
	width: 600px;
}

.tour_audio {
	width: 170px;
	height: 80px;
	margin-bottom: 10px;
}

.tour_date_listing {
	margin-bottom: 10px;
	clear: both;
	margin-bottom: 3px;
}

.tour_date_listing_title {
	width: 150px;
	padding-right:10px;
	padding-left:10px;
	background-color:#FFFFFF;
	text-align: center;
}

.tour_date_listing_border {
	width: 170px;
}

.tour_date_item {
	width: 160px;
	padding: 5px;
	clear: both;
}

.tour_date_venue {
	font-size: 14px;
}

.tour_date_buttons {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tour_date_type {
	float: left;
	margin-right: 3px;
}

.tour_date_flyer {
	float: left;
	margin-right: 3px;
}

.tour_date_map {
	float: left;
}

.tour_date_date {
	color: #2b734f;
	font-weight: bold;
	font-size: 14px;
}

.tour_image_container {
	width: 600px;
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden;
}

.tour_bio {
	margin-bottom: 10px;
}

.tour_event_select {
	font-family:Arial;
	font-size: 14px;
	padding: 2px;
	width: 450px;
	border: solid 1px #000000;
	margin-bottom: 5px;
}

.event_information {
	width: 600px;
}

.event_tab_row {
	width: 600px;
	height: 30px;
	clear: both;
	margin-bottom: 0px;
}

.event_tab {
	width: 110px;
	height: 30px;
	float: left;
	margin-right: 1px;
}

.event_tab_detail {
	clear: both;
}

.event_tab_content {
	width: 580px;
	padding: 10px;
	background-color:#ffffff;
	clear: both;
}

.past_concert_season {
	font-size: 20px;
	font-family: Georgia;
	color: #30261d;
	margin-bottom: 5px;
}

.past_concert_year {
	font-size: 18px;
	font-family: Georgia;
	color: #30261d;
	margin-bottom: 10px;
}

.past_concert_item {
	margin-bottom: 10px;
}

.past_concert_date {
	float: left;
	width: 200px;
	font-size: 14px;
	color: #07643c;
}

.past_concert_title {
	float: left;
	width: 400px;
	font-size: 14px;
	color: #682e87;
}

.video_player{
	float: right;
	width: 300px;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

