/* General */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(/images/layout/background2.jpg);
	background-attachment:fixed;
	background-position:center;
	color: #000000;
	margin: 0px;
}

.rightside h1{
	font-size: 22px;
	padding-left: 5px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:1px dashed #cccccc;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 18px;
}
p{
	font-size: 14px;
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	color:#000066;
}

li{
	margin-left: -20px;
	list-style-type: square;
}

li small{
	color: #FF9933;
}

.palebluehead
{
	color: #FF9933;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
}

.greybox{
	background-color: #cccccc;
	color: #000000;
}

/* Footers */

.foot, .foot a{
	font-size: x-small;
	text-align: center;
	color: #888888;
}

.foot{
	padding-bottom: 20px;
	padding-top: 10px;
}

.foot hr{
	border-top:1px solid #FF6600;
	width: 600px;
}

/* Headers */

.subheader{
	color: #000000;
	padding: 3px;
	background-color: #FF9933;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

/* Menu Bar */

.menubar{
	background-image:url(/images/layout/menubar.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 15px;
	width: 951px;
	height: 33px;
	text-align: left;
	color:#000000;
}

.menubar a:link, .menubar a:visited{
	color: #000000;
	text-decoration: none;
}

.menubar a:hover{
	color: #ffffff;
	background-color:#000099;
	text-decoration: none;
}

/* Search Button */
.search{
	float: right;
	width: 420px;
	text-align: right;
}

.searchbox{
	float:left;
	padding-top: 30px;
	padding-bottom: 10px;
	background-image:url(/images/layout/searchbox.gif);
	background-repeat:no-repeat;
	height: 48px;
	width: 235px;
	padding-right: 10px;
}

.searchbox input{
	width: 215px;
	height: 20px;
	border: 0px solid #ffffff;
	font-size:16px;
}

.ticketbutton{
	margin-top: 15px;
}

/* News Headlines */

.newsbox{
	/*border-bottom:1px dashed #cccccc;*/
	width: 300px;
	height: 300px;
	float: left;
	margin: 5px;
}
.greybox{
	background-color:#FFCC99;
}
h1.front {
	font-size:20px;
	color:#000033;
}

a.newshead{
	color:#000066;
	font-size: 18px;
	text-decoration: underline;
}

a.newslink
{
	color: #FF3300;
}

.newsbox h2{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.newsbox p, .newsbox h3{
	margin-top:0px;
	margin-bottom: 5px;
}

.booknow{
	color:#FF6600;
	font-size: 18px;
}

/* Cart */

.cartform {
	border: solid 1px #000000;
	padding: 10px;
	clear: right;
	background-color:#FFCC66;
}

.cartform-home {
	float:right; 
	width: 280px;
	border: solid 1px #000000;
	padding: 10px;
	clear: right;
	background-color:#FFCC66;
}
.cartform-number{
	width:20px;
}

.cartform .button{
	color:#FFFFFF;
	font-weight: bold;
	background-color:#000033;
	float: right;
}

.cartform h4, .cartform h2, .cartform h3{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
}

/* Layout */

.myright{
	float: right;
	width: 277px;
}

.myleft{
	float: left;
	width: 460px;
}

.myleft h3{
	margin-top: 0px;
}

.middle{
	min-height: 400px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.rightside{
	padding-top:5px;
	float:right;
	width: 350px;
	vertical-align: top;
	padding-bottom: 10px;
}

.leftside{
	padding-top:5px;
	float:left;
	width: 550px;
	vertical-align: top;
	padding-bottom: 10px;
}

.rightside p, .leftside p{
	margin-top:0px;
}

/* Admin */

.list td{
	background: #ffffff;
	color: #000000;
	padding: 5px;
	border-bottom: dotted 1px black;
}

.list th{
	background-color:#FF6600;
	color: #ffffff;
	padding: 5px;
}

.list th a:link, .list th a:visited{
	color: #ffffff;
}

.list{
	margin-bottom:10px;
}

.thinborder{
	border: 1px black solid;
	display: block;
	padding: 2px;
}

input, textarea, select{
	font-family: arial;
	font-size: 12px;
	margin-right: 3px;
	padding: 2px;
}

.list td a:link, .list td a:visited{
	color: blue;
}
.row{
	display: table-row;
	clear: both;
}
.container-table td{
	background-color:#FFFFFF;
	width: 991px;
}
.container-table{
	background-color:#FFFFFF;
	width: 991px;
	display: table;
}
.middle, .header, .footer, .menubar{
	display: table-cell;
	width: 991px;
}
.footer{
	clear: both;
}
.event-segment{
	width:100%; 
	clear: both; 
	padding-top:10px;
}
.poster{
	margin-bottom: 10px; 
	float: right;
}
.events-list-item{
	margin-bottom: 5px;
	font-size: 12px;
}
