* {
	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/header_contact_info.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;
		}

			.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;
		}

		/*.content .intro .bigsearch {
			margin-top: 10px;
			display: block;
		}

			.content .intro .bigsearch .input {
				font-size: 14px;
				padding: 3px;
				width: 480px;
				border: dotted 1px #666666;
			}

			.content .intro .bigsearch .submit {
				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;
			}

				.content .intro .bigsearch .submit:hover {
					background-color: #999999;
					background-image: url('../images/search_big_hover.gif');
				}

				.content .intro .bigsearch .submit span {
					visibility: hidden;
				}*/

	.content .links {
		float: left;
	}

		.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 .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 .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;
			}

.faqpage, .tsandcs, .contactpage, .linkspage {
	margin-right: 15px;
}

	.faqpage .showhide {
		display: block;
		margin-bottom: 10px;
		text-decoration: underline;
		cursor: pointer;
	}

		.faqpage .showhide:hover {
			color: #666666;
		}

	.faqpage h1, .tsandcs h1, .contactpage h1, .linkspage h1 {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.faqpage dt {
		font-weight: bold;
		margin-bottom: 10px;
		cursor: pointer;
	}

	.faqpage dd {
		margin-left: 30px;
		margin-bottom: 10px;
	}

		.faqpage dd p {
			margin-bottom: 10px;
		}

	.tsandcs p {
		margin-bottom: 10px;
	}

	.linkspage ul {
		list-style: none;
	}

		.linkspage ul li {
			float: left;
			margin-bottom: 40px;
			margin-right: 15px;
		}

			.linkspage ul li a {
				display: block;
				float: left;
				width: 280px;
				height: 55px;
				overflow: hidden;
				text-decoration: none;
			}

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

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

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

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

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

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

	.linkspage p {
		margin-bottom: 1em;
	}

	/* Old whitelabel.css */

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

	table caption {
		text-align: left;
	}

	table thead {
		background-color: #EEEEEE;
	}

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

		table th {
			font-weight: bold;
		}

			table th a {
				font-size: 1.2em;
				text-decoration: none;
				font-weight: bold;
			}



	table .support, table .festival, table .shaded {
		background-color: #F5F5F5;
	}

	table input, table select {
		border: solid 1px #BBBBBB;
	}

		table .inputborder input {
			border: none;
		}

.bold {
	font-weight: bold;
}

	.bold .agealert, .bold .subtitle {
		font-weight: normal;
	}

/* SEARCH */
.noresults {

}

	.noresults h2 {
		font-size: 1.1em;
		margin-bottom: 10px;
	}

	.noresults ul {
		margin-left: 15px;
	}

		.noresults ul li {
			margin-bottom: 5px;
		}

#pagelinks, #footerpagelinks {
	float: right;
	height: 25px;
	margin-right: 20px;
}

	#pagelinks input, #footerpagelinks input {
		font-weight: bold;
		background-color: #FFFFFF;
		cursor: pointer;
	}

#alphabetlinks {
	height: 25px;
}

	#alphabetlinks span {
		margin-right: 5px;
		font-weight: bold;
	}

.simple {
	border-top: solid 1px #CCCCCC;
	padding: 10px 0;
	margin-right: 10px;
	height: 525px;
}

	.simple ul {
		list-style: none;
	}

		.simple ul li {
			float: left;
			width: 280px;
			overflow: hidden;
			margin-bottom: 5px;
		}

/* CAMPAIGN AND EVENT*/
.campaigntemplate {

}

	.campaigntemplate h1, .event h1, .ordering h1 {
		float: left;
		font-size: 16px;
	}

	.campaigntemplate img {
		float: right;
		margin-right: 20px;
	}

.misc {
	clear: left;
	padding-top: 10px;
}

/* EVENT */

.event h3, .event .venueinfo, .ordering h3, .ordering .venueinfo {
	clear: left;
	margin-bottom: 10px;
}

	.event .venueinfo strong {
		margin-bottom: 10px;
	}

.total input, .orderform #submitform input {
	background-color: #000000;
	color: #FFFFFF;
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border: none;
}

.eventinformation {
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 10px;
	background-color: #DDD;
}

/* ORDER FORM */
.ordering {
	margin-right: 15px;
}

	.ordering p {
		margin-bottom: 5px;
	}

.stages {
	font-size: 14px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

.postage th, .highlighted {
	background-color: #F5F5F5;
}

	.postage input {
		border: none;
	}

/*.orderinfo img, .orderinfo .thawte {
	float: right;
	margin: 0 15px 10px 10px;
	clear: right;
}*/

.orderinfo .images {
	float: right;
	width: 181px;
	height: 166px;
	margin-right: 15px;
	text-align: right;
}

	.orderinfo .images .cards {
		margin-bottom: 10px;
	}

.orderform th, .orderform td {
	border: none;
}

.orderform .newsection td, .orderform .newsection th {
	border-top: solid 1px #BBBBBB;
}

.orderform th span {
	font-weight: normal;
}

.failed {
	color: #FF0000;
}

.ordering ul {
	margin-left: 20px;
}

.ticketinfo {

}

	.ticketinfo p {
		margin-top: 10px;
	}

/*End old whitelabel.css*/

	/* Event Page*/
	.ticket_collection{padding:0px 10px 0px 0px;}
	.ticket_type_table{width:100%; border:solid 1px #bbbbbb;}
	.ticket_type_table tr th{text-align: left; background-color:#eeeeee; padding:4px;}
	.ticket_type_table tr td{padding:4px; vertical-align: middle;}
		.ticket_type_td{width:200px;}
		.face_value_td{width:45px;}
		.ticket_total_td{width:175px;}
		.total_ticket_cost{font-weight:600;}
		.qty_dropdown{border:solid 1px #EEEEEE; padding:4px;}
		.block_selection_id select{padding:4px; border:solid 1px #CCC;}

	h1.event_title{font-size: 16px;}
	.event_start_time_text{padding:10px 0px 0px 0px;}
	.ticket_total{text-align: right; padding:0px 10px 0px 0px;}
	.ticket_total_td br{display: none;}

	.select_tickets_text{display:none;}
	/*.confirm_button{ background-color: #000000;border: medium none;color: #ffffff;cursor: pointer;font-family: arial,helvetica,sans-serif; font-weight: bold; padding: 2px;text-decoration: none;}*/
	.confirm_button{ cursor: pointer;padding: 5px 10px; background-color: #000; color: #FFF; border:none;}
	.error{color:red;}

	/* Summary Page*/
	#ticket_details_table{width:99%; border:solid 1px #bbbbbb; margin:10px 0px;}
	#ticket_details_table tr th{text-align: left; background-color:#eeeeee; padding:4px;}
	#ticket_details_table tr td{padding:4px;}

	.confirm_tickets{padding:10px 0px; width:100%; text-align: center;}
	.ticket_confirmation_total_div{width:50%;float:right; clear:both;margin:0px 10px;}
	.ticket_confirmation_total_table{width:100%; margin:0px 10px 10px 0px;}
	.clearboth{clear: both;}