.tour_header {
	width: 980px;
	height: 300px;
	padding: 5px;
	background-color: #d9dadb;
	margin-bottom: 5px;
	}

.tour_sidebar1 {
	float: left;
	width: 235px;
	background-color: #d9dadb;
	padding-bottom: 5px;
	}

.tour_main_panel {
	float: left;
	width: 510px;
	background-color: #ffffff;
	margin-left: 5px;
	}

.tour_sidebar2 {
	float: left;
	width: 235px;
	background-color: #d9dadb;
	margin-left: 5px;
	}

.tour_myspace {
	text-align: center;
	margin: 5px;
	}

.tour_myspace_code {
	text-align: center;
	margin:  5px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.tour_myspace_field {
	width: 450px;
	height: 100px;
	border: dotted 1px #232323;
	font-size: 11px;
	}

.date_row1 {
	background-color: #EBEBEB;
	width: 480px;
	margin-left: 10px;
	padding: 5px;
	}

.date_row2 {
	background-color: #f0f0f0;
	width: 480px;
	margin-left: 10px;
	padding: 5px;
	}

.date_date {
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	margin-bottom: 4px;
	}

.date_venue {
	font-size: 14px;
	font-weight: bold;
	}

.date_tickets {
	clear: both;
	}

.date_support {

	}

.date_status {
	float: right;
	}

.music_player {
	margin-top: 5px;
	}

.tour_sidebar_link {
	width: 200px;
	font-size: 14px;
	margin-left: 10px;
	border-bottom: dotted 1px #000000;
	padding: 4px 5px;
	}

	.tour_sidebar_link a {
		color: #232323;
		text-decoration: none;
		}

	.tour_sidebar_link a:hover {
		text-decoration: underline;
		}


.tour_sidebar_date_city,
.tour_sidebar_date_times,
.tour_sidebar_date {
	width: 200px;
	margin-left: 10px;
	border-bottom: dotted 1px #000000;
	padding: 2px 5px;
	color: #232323;
	margin-top: 5px;
	padding-bottom: 5px;	
	}

    .tour_sidebar_date_city a,
    .tour_sidebar_date_times a,
	.tour_sidebar_date a {
		color: #232323;
		text-decoration: none;
		}

	.tour_sidebar_date a:hover,
    .tour_sidebar_date_city a:hover,
    .tour_sidebar_date_times a:hover {
		text-decoration: underline;
		}

.tour_sidebar_date_city {
    font-size: 14px;
    }

.tour_sidebar_date {
    font-size: 12px;
    margin-left: 18px;
    }

.tour_sidebar_date_times {
    margin-left: 30px;
    font-size: 11px;
    margin-top: 2px;
    margin-bottom: 2px;
    }
    
.tour_bio {
	width: 490px;
	padding: 10px;
	font-size: 12px;
	}

.tours_panel {
	width: 740px;
	float: left;
	padding: 5px;
	background-color: #d9dadb;
	margin-top: 5px;
	margin-bottom: 0px;
	}

.tour_row {
	position: relative;
	left: 0px;
	width: 740px;
	height: 214px;
	margin-bottom: 5px;
	}

.tour_item {
    display: inline;
    width: 229px;
    float: left;
    background-color: #FFFFFF;
    height: 200px;
	padding: 5px;
	border: solid 2px #ffffff;
	}


.tour_item_header {
    height: 110px;
    width: 229px;
	padding-bottom: 2px;
	display: block;
	}

.tour_item_title {
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
	display: block;
    font-size: 12px;
	min-height: 30px;
	height: auto;
    width: 219px;
    padding: 5px;
	text-align: center;
	margin-top: 2px;
	display: block;	
	}

	.tour_item_title a {
		color: #FFFFFF;
		text-decoration: none;
		}

	.tour_item_title a:hover {
		text-decoration: underline;
		}


.tour_item_content {
    font-size: 11px;
    padding-top: 2px;
	width: 229px;
	height: auto;
	display: block;
	}

.tour_item_link {
	font-size: 11px;
	font-weight: bold;
	width: 229px;
	height: 12px;
	display: block;
	position: absolute;
	top: 196px;
	}

.sponsor_item {
	width: 205px;
	text-align: center;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	}

.sponsor_item a {
	color: #232323;
	text-decoration: none;
	font-size: 14px;
	}

.support_item {
	width: 205px;
	padding: 5px;
	margin-left: 10px;
	margin-top: 5px;
	border-bottom: dotted 1px #000000;
	}

.support_item_name {
	font-size: 15px;
	color: #232323;
	font-weight: bold;
	margin-bottom: 5px;
	}

.support_image {
	padding-top: 8px;
	width: 85px;
	}

.support_links {
	padding-top: 8px;	
	}

	.support_links a {
		color: #232323;
		text-decoration: none;
		}

	.support_links a:hover {
		text-decoration: underline;
		}

.support_website {
	font-size: 13px;
	color: #232323;
	}

.support_myspace {
	font-size: 13px;
	color: #232323;
	}

.support_bio {
	padding-top: 8px;
	line-height: 13px;
	}

.music_item {
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px;
	height: 85px;
	border-bottom: dotted 1px #000000;
	}

.music_cover {
	margin-right: 5px;
	float: left;
	}

.music_artist {
	font-size: 14px;
	color: #232323;
	font-weight: bold;
	margin-top: 5px;
	}

.music_track {
	font-size: 14px;
	color: #232323;
	font-weight: bold;
	padding: 5px;
	}

.music_artist a {
	color: #232323;
	}

.music_track a {
	color: #232323;
	}

.media_photo {
	margin-top: 5px;
	text-align: center;
	}

.merchandise_item {
	width: 200px;
	font-size: 14px;
	margin-left: 10px;
	border-bottom: dotted 1px #000000;
	margin-top: 2px;
	padding: 2px 5px;
	}

	.merchandise_item a {
		color: #232323;
		text-decoration: none;
		}

	.merchandise_item a:hover {
		text-decoration: underline;
		}

.merchandise_note {
	width: 200px;
	font-size: 10px;
	margin-left: 10px;
	padding: 8px 5px;
	}

.showtimes_disclaimer {
    margin: 5px;
    padding: 5px;
    font-size: 10px;
    }