@charset "utf-8";
/* CSS Document */ 

h4.whiteHdr {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
h4.greenHdr {
	color:#fff9ae;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;
}
.ticketsPage #mainContent h3 {
	margin-bottom:0px;
}
.ticketsPage #mainContent {
	padding-top: 60px;
}
.ticketsPage #leftCol {
	width:360px;
	padding:0px 0px 20px 20px;
	float:left;
	display:inline;
}
.ticketsPage #rightCol {
	width:289px;
	padding:0px 20px 20px 0px;
	float:right;
	display:inline;
}
.ticketsPage #leftCol.greenHdr1 {
	width:360px;
}
.ticketsPage #rightCol .darkPod {
	width:280px;
	background:#FFB618 url(../images/eventsPages/greenPodTop.jpg) 0 0 no-repeat;
	padding-top:10px;
	margin-left:9px;
}
.darkPod img {
	display:block;
	margin:0;
}
.darkPod .inlineLink img {
	display:inline;
}
.darkPod .innerPod {
	padding:10px;
}
.darkPod a img {
	border:0 none;
	margin-left:60px;
}
.innerPod {
	padding:10px 20px;
}
.innerPod .txInput {
	width:225px;
	border:1px solid #666;
	padding:3px 5px;
	color:#666;
}
.ticketsPage #rightCol .greenPod {
	width:289px;
	background:#ffb618 url(../images/ticketPricesPodTop.jpg) 0 0 no-repeat;
	padding-top:70px;
}
.greenPod img {
	display:block;
	margin:0;
}
.greenPod .inlineLink img {
	display:inline;
}
.greenPod .innerPod {
	padding:10px;
}
.greenPod a img {
	border:0 none;
	margin-left:45px;
}
.noteToCenter {
	text-align:center;
	font-size:12px;
}
.noteToBlueTx {
	font-size:14px;
	color:#fff9ae;
}
.ticketsPage ul {
	margin-left:20px;
	padding-bottom:15px;
}
.ticketsPage ul li {
	margin-bottom:5px;
}
