
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

a
{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

img { border: 0; }

h1
{

	font-size: 35px;
	font-weight: normal;
	color:#CCCCCC;
	letter-spacing: 1px;
	margin: 0 0 10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3399CC;
	font-weight: bold;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h4
{
	font-size: 13px;
	margin: 0;
	background-image: url(../images/h4Bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	color: #3399CC;
}

#banner
{
	background-color: #3399CC;
	height: 51px;
	margin-bottom: 20px;
	border-bottom: 5px solid #CCCC00;
}

#bannerLeft
{
	height: 25px;
	padding: 13px 0px;
	float: left;

}

#bannerRight { float: right; }

#bannerRight ul
{
	list-style-type: none;
	margin: 0;
	text-indent: 0;
	padding: 5px;
}

#bannerRight ul li
{
	float: left;
	border-left: 1px solid #58ABD5;
}

#bannerRight ul li a
{
	display: block;
	padding: 20px 10px 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	vertical-align: bottom;
	margin-right: 5px;
	font-family: Arial;
	color: #9ACCE7;
}

#page
{
	margin: 0 auto;
	width: 750px;
}

#pageLeft
{
	float: left;
	width: 540px;
	line-height: 150%;
	color: #555555;
	text-align:justify;
}

#pageRight
{
	float: right;
	width: 200px;
	background-color: #E8E8E8;
	font-size: 11px;
	line-height: 150%;
	color:#666666;
	background-image: url(../images/pageRightBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#pageRight p
{
	margin: 10px 5px;
}


.eventTbl
{
	width: 100%;
	border-collapse:collapse;
	line-height: 100%;
}

.eventTbl tr.shade td
{
	background-color: #F6F6F6;
}

.eventTbl th
{
	text-align: left;
	font-size: 10px;
	color:#CCCCCC;
	border-bottom: 1px dashed #C0C0C0;
	padding: 5px;
	font-weight: normal;
}

.eventTbl td
{
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px dashed #C0C0C0;
}

.eventTbl tr.r td, .eventTbl tr td.r, .eventTbl tr.r th, .eventTbl tr th.r
{
	text-align: right;
}

#bookTickets
{
	width: 539px;
	background-color: #D5D5D5;
	background-image: url(../images/horizBoxBgBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#bookTickets #top
{
	background-image: url(../images/horizBoxBgTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 5px;
}

.formTbl th
{
	width: 100px;
	text-align: left;
	font-weight: normal;
	color: #888888;
}

.formTbl td input
{
	width: 250px;
}

.formTbl td input.short
{
	width: 100px
}

label
{
	display: block;
	padding: 5px 0;
}

#footer
{
	font-size: 10px;
	color: #C0C0C0;
	text-align: center;
	padding: 10px;
	line-height: 150%;
}

.req
{
	color: red;
}

#cardError
{
	border: 2px solid #FF9595;
	background-color: #FFECEC;
	padding: 4px;
	margin: 15px 0;
}

.blockHide { display: none; }

.blockShow { display: block; }

#event_booking_info
{
	padding: 5px;
	background-color: #F8FCC7;	
	border: 2px solid #EFF97D;
	font-weight: bold;
}
