.floatright {
	float: right;
	margin: 0px 0px 10px 6px;
}
.quote {
	float: right;
	font-size: small;
	width: 200px;
	margin: 0px 0px 20px 20px;
	color: white;
	background: #308fee;
	padding: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #bb4444;
	text-decoration: none;
}
h2 {
	font-size: medium;
}


.tr { text-align: right }

#container {
	width: 870px;
	text-align: left;
	margin-top: 10px;
}
#homelogo {
	float: left;
}
#homecontent {
	width: 540px;
	height: 215px;
	background: url(images/homecontentbg.jpg) no-repeat black;
	color: white;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.homecontenttext {
	margin-top: 95px;
	padding: 0px 210px 10px 10px;
	font-size: 12px;
	height: 155px;
	overflow: auto;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:#333333;	
}
#sublogo {
	text-align: right;
}
#subnav {
	float: left;
}
#submainarea {
	width: 740px;
	padding-left: 10px;
	float: left;
	min-height: 720px
}
#submaincontent {
	width: 520px;
	min-height: 720px;
}
#fullcontent {
	width: 740px;
	min-height: 720px;
}
#subrightcol {
	width: 210px;
	float: right;
}
.subtitle {
	background: url(images/subtitlebg.gif) 10px 0px repeat-x;
	height: 19px;
}
.firstpara {
	font-size: 16px;
}
.blocktext {
	padding: 0px 10px 10px 10px;
	font-size: 12px;
}
.redblock {
	background: #bb2e2e;
	color: white;
}

.redblock a {
color: #ffffff;
}

.yellowblock {
	background: #eef229;
	color: black;
}
.greenblock {
	background: #0be21f;
	color: black;
}
.purpleblock {
	margin-right: 10px;
	color: white;
	background: #006448;
}
#navitems {
	clear: both;
	margin-top: 10px;
}
#footer {
	padding-top: 10px;
	clear: both;
	font-size: 10px;
}
a.quick {
	color: #bb4444;
	background: white;
}
#contactdetails {
	float: right;
	text-align: right;
}
.formelement {
	width: 220px;
}
.error {
	color: red;
}

div.textblock {
width: 400px;
padding-bottom: 10px; 
}

div.news { width: inherit; border-bottom: 1px dotted black }
div.news h2 {}
div.news img { float: right; margin: 0px 0px 10px 10px; }


.clearboth { clear: both }

/* performances list */
div.performancesList { }
div#venueDetails { width: 240px }
div.performancesList ul { list-style: none; margin: 0px; padding: 0px;}

div.performancesList .rightCol { float: right; margin-left: 10px; padding: 10px }

div.performancesList .venuedetails p { text-align: right }

div.performancesList .blockdetails ul { }

div.performancesList .showDetails { width: 430px }
div.performancesList .showDetails span { color: red; font-weight:bold}

div.performancesList .bookTickets { border-top: 1px dotted black; width: 440px } 
div.performancesList .bookTickets fieldset { border: none }
div.performancesList .bookTickets legend { display: none }
div.performancesList .bookTickets ol { list-style: none; margin: 0px; padding: 0px; }
div.performancesList .bookTickets ol li { margin-bottom: 5px; }
div.performancesList .bookTickets ul li { border-bottom: 1px dotted black }
div.performancesList .bookTickets label { width: 180px; display: inline; float: left }
div.performancesList .bookTickets input { width: 40px }
div.performancesList .bookTickets label.submitbutton { display: none }
div.performancesList .bookTickets input.submitbutton { margin-left: 180px; width: inherit }




div.payonline div#findDetails { width: 400px; float: left; margin-right: 40px; }
div.payonline div#feesTotal { width: 300px; float: left }
form#payonline_form { display: none }



/* checkout */
#checkoutform fieldset { border: none }
#checkoutform ol { list-style: none }
#checkoutform ol li { clear: both; padding: 4px }
#checkoutform label { width: 160px; }
#checkoutform label, #checkoutform ol li div, #checkoutform ol li input { float: left }
#checkoutform ol li div { margin-left: 10px }

/* confirm */
#customerDetails { list-style: none; margin: 0; padding: 0 }
#customerDetails li { float: left; width: 240px; margin-bottom: 20px;  }
#customerDetails dt { float: left; width: 100px }

#payButton  { clear: both; margin-top: 20px; text-align: right }


#findDetails fieldset { padding: 0px 10px }
#findDetails fieldset ol { list-style: none; padding: 0; margin: 10px 0 }
#findDetails fieldset li { padding: 4px }
#findDetails fieldset li label { float: left; width: 140px }
#findDetails fieldset li.submitbutton label { display: none }
#findDetails fieldset li.submitbutton { padding-left: 140px }

#feesList dl { padding: 0; margin: 0 }
#feesList dt { font-weight: bold }
#feesList dd { padding: 0; margin: 0 }
#feesList dd form { text-align: right }
#feesList { background: #bb2e2e; color: white; padding: 20px 10px }

#payonline_form { margin-top: 20px }
#payonline_form legend { font-weight: bold }
#payonline_form fieldset { text-align: right; border: none }


#myspace { float: right; background: #003399; color: white; padding: 10px; width: 205px; margin: 0 0 10px 10px }
#myspace img { border: none }