@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align: center;
}

form {
	color:#777;
	margin: 0;
	padding: 0;
}

#myContainer {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 879px;
}

#logo {
	float: left;
	padding: 0 142px 0 0;
	width: 155px;
}

#line {
	background-color: #93C16C;
	font-size: 1px;
	height: 1px;
	width: 90%;
	margin: 5px auto;
}

#navigation {
	background: none;
	color: #ffffff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 40px 0 0 0;
	width: 527px;
}

#navigation a,
#navigation a:hover {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#content {
	clear: both;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000000;
	margin: 0 0 8px 0;
}

#content p {
	color: #777;
	margin: 0 0 8px 0;
}

#content input[type="email"],
#content input[type="text"],
#content select,
#content textarea {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-bottom: 3px;
}

#mainAreaContent {
	padding: 0 15px 8px 15px;
}

#mainAreaContent a {
	color: #000000;
	text-decoration: underline;
}

#mainAreaContent a:hover {
	text-decoration: none;
}

/* concert calendar styles */
#upcomingConcerts {
	background-image: url(/images/upcoming-concerts-bkgd.png);
	background-repeat: no-repeat;
	height: 270px;
	float: left;
	padding: 17px 20px 0 21px;
	width: 441px;
}

#upcomingConcerts ul,
#upcomingConcerts li {
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#upcomingConcerts li {
	white-space: nowrap;
}

#upcomingConcerts h1.concertHdr {
	background-image: url(/images/upcoming-concerts.png);
	background-repeat: no-repeat;
	height: 36px;
	margin: 0;
	padding: 0;
	text-indent: -999px;
}

#upcomingConcertsListBkgd {
	background-image: url(/images/concert-list-bkgd.png);
	background-repeat: no-repeat;
	color: #000000;
	float: left;
	font-size: 10px;
	height: 187px;
	margin: 0;
	padding: 18px 9px 5px 9px;
	width: 419px;
}

#upcomingConcertsListBkgd .date {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 3px 0 3px;
	width: 49px;
}

#upcomingConcertsListBkgd .artist {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 3px 0 3px;
	width: 216px;
}

#upcomingConcertsListBkgd .venue {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 3px 0 3px;
	width: 123px;
}

#upcomingConcertsListHdr {
	border-bottom: 2px dotted #000000;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	text-transform: uppercase;
}

#upcomingConcertsListBkgd h2 {
	margin-bottom: 0;
}

#upcomingConcertsList {
	float: left;
	height: 177px;
	overflow: auto;
	width: 428px;
}

.concertDetails {
	background-image: url(/images/concert-details-bkgd.png);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	display: none;
	float: left;
	font-size: 11px;
	height: 189px;
	left: 0px;
	overflow: auto;
	padding: 10px 10px 10px 10px;
	position: absolute;
	top: 0px;
	width: 417px;
	z-index: 40;
}

.concertDetailsClose {
	float: right;
	margin: 0 0 0 10px;
	text-align: right;
}

.concertDetailButtons {
	clear: both;
	float: right;
	margin: 0 0 10px 10px;
	text-align: right;
}

.concertDetailButtons img {
	margin: 4px 0 0 0;
}

.concertDetails a {
	color: #333333;
	text-decoration: underline;
}

.concertDetails a:hover {
	color: #000000;
	text-decoration: none;
}

.concertDetails p,
.concertDetails h1,
.concertDetails h2,
.concertDetails h3,
.concertDetails h4,
.concertDetails h5,
.concertDetails h6 {
	margin: 0 0 2px 0;
}

.concertDetails h1 {
	font-size: 1.3em;
}

.concertDetails h1.accessibility {
	display: none;
}

.concertDetails h2 {
	font-size: 1.25em;
}

.concertDetails h3 {
	font-size: 1.2em;
	font-weight: normal;
}

.concertDetails h4 {
	font-size: 1.15em;
	font-weight: normal;
}

.concertDetails h5 {
	font-size: 1.1em;
	font-weight: normal;
}

.concertDetails h6 {
	font-size: 1.05em;
	font-weight: normal;
}

#btnNavBkgd {
	background-image: url(/images/btn-nav-bkgd.png);
	background-repeat: no-repeat;
	height: 266px;
	float: left;
	padding: 22px 0 0 17px;
	width: 276px;
}

/* featured concert styles */
#areaConcertsBkgd {
	background-image: url(/images/area-concerts-bkgd.png);
	background-repeat: no-repeat;
	color: #000000;
	float: left;
	font-size: 10px;
	height: 90px;
	margin: 2px 0 0 0;
	padding: 14px 0 15px 0;
	width: 781px;
}

#arrowLeft,
#arrowRight {
	float: left;
	padding: 14px 0 0 0;
}

#arrowLeft {
	padding-left: 8px;
	padding-right: 10px;
}

#featuredConcertsScroller {
	float: left;
	overflow: hidden;
	width: 630px;
}

#userMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #93C16C;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.requiredInfo {
	color: #777;
	font-weight: bold;
}

#notOnline {
}

/* ticket page styles */
#ticketHeaderHolder {
	float: left;
	padding: 0 10px 0 0;
	text-align: right;
	width: 530px;
}

#ticketImageHolder {
	padding: 10px 0 5px 0;
}

#noData {
	background-color: #CCCCCC;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	width: 100%;
	text-align: center;
}

#specialNote {
	background-color: #CCCCCC;
	border: 1px solid #93C16C;
	color: #000000;
	margin: 10px;
	padding: 5px;
	text-align: left;
}

#specialNote ul,
#specialNote p {
	margin: 0;
}

