﻿body.tickets {
	background: url('../images/ez2013_ticketsbg02.jpg') no-repeat scroll top center #DEE1E6 !important;
}

#bird {
	background: url('../images/bird.png') no-repeat left top transparent;
	clear: both;
	float: right;
	height: 329px;
	margin: -535px -149px 0 0;
	position: relative;
	width: 305px;
}

.IE6 #bird {
	background: url('../images/bird.gif') no-repeat left top transparent;
}

.tickets a{
	color: #93C !important;
}

.tickets #beAdvised {
	background: #93C !important;
}

.tickets .footer {
	margin-top: 120px;
}

.tickets ul.ticketTypes {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	border-top: double;
	border-bottom: double;
	border-color: #ccc;
	margin-bottom: 30px;
}

.tickets ul.ticketTypes li {
	padding: 7px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
}

.tickets ul.ticketTypes li a {
	font-weight: bold;
	font-size: 14px;
}

.tickets ul.ticketTypes li img {
	float: right;
	position: relative;
	top: 5px;
}

.tickets ul.ticketTypes li img.ThreeDay {
	top: 14px;
}

.VIPtables {
	background: #000;
	background: rgba(0,0,0,0.8);
	color: #fff;
	margin-top: 10px;
	padding: 20px;
	width: 413px;
}

.VIPtables a {
	color: #c0f !important;
}

.VIPtables h2 {
	color: #fff;
}