* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

html {

}

html, body {
	height: 100%;
}

body {
	background-color: #000000;
	background-image: url('../images/background-white.gif');
	background-repeat: repeat-y;
	background-position: 50% 0%;
}

a {
	color: #000000;
}

	a:hover {
		color: #666666;
	}

.container {
	background-image: url('../images/background-white.gif');
	background-repeat: repeat-y;
	width: 986px;
	margin: 0 auto;
	padding: 0px;
	min-height: 100%;
}

* html .container {
	height: 100%;
}

.bgimage {
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	min-height: 520px;
}

* html .bgimage {
	height: 520px;
}

.header {
	width: 324px;
	height: 159px;
	float: left;
	background-image: url('../images/alt-tickets.gif');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}

	.header * {
		visibility: hidden;
	}

.navigation {
	float: right;
	width: 628px;
	height: 115px;
	margin-top: 10px;
}

	.navigation ul {
		list-style: none;
		margin-top: 40px;
		margin-left: 10px;
	}

		.navigation ul li {
			float: left;
		}

			.navigation ul li a {
				display: block;
				float: left;
				width: 70px;
				height: 70px;
				overflow: hidden;
				text-decoration: none;
				background-position: 0 -35px;
			}

				.navigation ul li a span {
					visibility: hidden;
				}

			.navigation ul li .home {
				background-image: url('../images/navigation/home.gif');
			}

			.navigation ul li .listings {
				background-image: url('../images/navigation/listings.gif');
			}

			.navigation ul li .faq {
				background-image: url('../images/navigation/faq.gif');
			}

			.navigation ul li .terms {
				background-image: url('../images/navigation/terms.gif');
			}

			.navigation ul li .links {
				background-image: url('../images/navigation/links.gif');
			}

			.navigation ul li .contact {
				background-image: url('../images/navigation/contact.gif');
			}

				.navigation ul li a:hover {
					background-position: 0 70px;
				}

	.navigation p {
		overflow: hidden;
		height: 75px;
		margin-top: -30px;
		margin-left: 430px;
		width: 180px;
		/*background-image: url('../images/phone.gif');
		background-repeat: no-repeat;
		background-position: top right;*/
	}

		.navigation p span {
			visibility: hidden;
		}

		.navigation .search {
			float: left;
			width: 180px;
			height: 39px;
			overflow: hidden;
			text-align: right;
			margin-top: -3px;
		}

		.navigation .search label {
			display: block;
			float: left;
			height: 1px;
			width: 1px;
			overflow: hidden;
			visibility: hidden;
		}

		.navigation .search input {
			width: 110px;
			height: 16px;
			border: dotted 1px #666666;
			margin-top: 3px;
		}

		.navigation .search .submit {
			width: 50px;
			height: 21px;
			background-color: transparent;
			background-image: url('../images/search.gif');
			background-position: -40px 1px;
			cursor: pointer;
			overflow: hidden;
			border: none;
		}

			.navigation .search .submit:hover {
				background-position: -40px 24px;
			}

			.navigation .search span {
				visibility: hidden;
			}



	.navigation .mailinglist {
		display: block;
		float: left;
		margin-top: -111px;
		margin-left: 15px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		padding: 3px;
		height: 17px;
		width: 410px;
	}

		.navigation .mailinglist:hover {
			text-decoration: underline;
		}

	.content {
		display: block;
		background-repeat: repeat-y;
		width: 610px;
		margin-left: 355px;
		padding-left: 15px;
		padding-bottom: 20px;
		clear: both;
		overflow: visible;
	}

	.content .intro {
		width: 100%;
		background-image: url('../images/coverup.jpg');
		background-repeat: no-repeat;
		background-position: -3px 95px;
		height: 140px;
		padding-bottom: 30px;
		margin-left: -15px;
		padding: 0px 10px 0px 10px;
	}

		.content .intro p {
			height: 50px;
			overflow: hidden;
		}

		.content .intro iframe {
			width: 100%;
			height: 45px;
			border: none;
			margin-top: -15px;
		}

	.bigsearch {
		margin-top: 10px;
		display: block;
	}
	.bigsearch input {
		font-size: 14px;
		padding: 3px;
		width: 480px;
		border: dotted 1px #666666;
		font-family: arial, helvetica, sans-serif;
	}
	.bigsearch #CampaignQuickSearchBox1_qs_btn {
		width: 100px;
		height: 24px;
		background-color: #666666;
		background-image: url('../images/search_big.gif');
		background-position: center;
		background-repeat: no-repeat;
		cursor: pointer;
		border: solid 1px #333333;
		margin-top: 1px;
		overflow: hidden;
		*margin-left: 4px;
	}
	.bigsearch #CampaignQuickSearchBox1_qs_btn:hover {
		background-color: #999999;
		background-image: url('../images/search_big_hover.gif');
	}
	.bigsearch #CampaignQuickSearchBox1_qs_btn span {
		visibility: hidden;
	}

	.content .featured {
		width: 460px;
		float: right;
	}

		.content .featured .artist {
			display: block;
			float: left;
			width: 150px;
			height: 150px;
			overflow: hidden;
			text-decoration: none;
			cursor: pointer;
		}

			.content .featured .artist img {
				width: 150px;
				height: 150px;
			}

			.content .featured .artist .blurb {
				width: 149px;
				height: 149px;
				padding: 2px;
				margin-top: -154px;

				color: #FFFFFF;
				background-color: #000000;

				background-image: url('../images/arrow.gif');
				background-repeat: no-repeat;
				background-position: 135px 140px;

				display: none;
				filter: alpha(opacity = 70);
				filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);

			}

				.content .featured .artist .blurb h3 {
					font-size: 14px;
					font-weight: bold;
				}

				.content .featured .artist .blurb p {
					height: 150px;
					overflow: hidden;
				}

			.content .featured .artist:hover img {
				opacity: 0.2;
				filter: alpha(opacity = 30);
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

			}

			.content .featured .artist:hover .blurb {
				display: block;
			}

	.content .links {
		float: left;
		width: 150px;
	}

		.content .links h3 {
			padding: 3px 3px 3px 6px;
			width: 121px;
			height: 17px;
			margin-bottom: 2px;
			color: #FFFFFF;
			background-color: #000000;
		}

			.content .links .takeme {
				background-image: url('../images/heading_1.gif');
			}

			.content .links .dontmiss {
				background-image: url('../images/heading_2.gif');
			}

			.content .links .newshows {
				background-image: url('../images/heading_3.gif');
			}

			.content .links .advertising {
				background-image: url('../images/heading_1.gif');
			}

		.content .links ul {
			list-style: none;
			margin-bottom: 10px;
		}

			.content .links ul li {
				margin-bottom: 2px;
			}

	.content .footer {
		clear: both;
		padding-top: 20px;
		padding-bottom: 10px;
		text-align: center;
		font-size: 10px;
	}

		.content .footer a {
			font-size: 10px;
		}

		.details {
			font-size: 10px;
			text-align: center;
		}

		.container .footer p {
			width: 200px;
			text-align: center;
			margin-bottom: 20px;
			margin-left: 585px;
			font-size: 11px;
		}

		.container .footer .gigantic {
			display: block;
			width: 200px;
			margin-bottom: 20px;
			height: 50px;
			cursor: pointer;
			background-image: url('../images/gigantic.jpg');
			margin-left: 585px;
			text-decoration: none;
		}

			.container .footer .gigantic span {
				visibility: hidden;
			}


	#campaign_details{

	}

	#campaign_image{
		float: left;
		width: 180px;
	}

	#campaign_text_container{
		float: right;
		width: 420px;
	}

	#event_image{
		float: left;
		width: 180px;
	}

	table.event_dates{
		border-collapse: collapse;
	    margin-bottom: 10px;
	    margin-top: 10px;
	    width: 590px;
	}

	table.event_dates thead{
		background-color: #EEEEEE;
	}

	table.event_dates th {
    	font-weight: bold;
	}

	table.event_dates th, table.event_dates td {
	    border-bottom: 1px solid #BBBBBB;
	    border-top: 1px solid #BBBBBB;
	    padding: 3px;
	    text-align: left;
	    vertical-align: top;
	}

	table.event_dates span.event_title{
		font-weight: bold;
	}

	.d2dtitle{font-size: 16px;}

	.book_tickets_link{font-weight:bold;}