/* ********************************* */
/* Centennial Theatre				         */
/* Content Stylesheet               	 */
/* ********************************* */

body {
	background-color: #f7f7f7;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*font-size: 11px;
	text-align: center;
	background-color:transparent;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	zoom:1; */
}
blockquote,ul,ol { margin:1em; } 
ol,ul { margin-left:2em; } 
ol li { list-style: decimal outside; } 
ul li { list-style: disc outside; }
p,fieldset { margin: 0.25em 0 1em; }
p,td { line-height: 20px; }

/* Navigation lists <ul class="nl"> */
.nl, .nl li { margin: 0; padding: 0; list-style: none; }



#wrapper {
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align:left;
	padding: 0px;
	margin:0px auto;
	background-color:#ffffff;
}

#header{
	position: relative;
	height: 190px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#header #topbanner{
	width: 300px;
	left: 5px;
	top: 0px;
	position: relative;
	background-color: #CCCC00;
	clear: left;
	float: left;
	height: 30px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#header #enews{
	width: 395px;
	top: 0px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;

}

#header #flash {
	position: relative;
	height: 150px;
	width: 790px;
	left: 0px;
	top: 0px;
	clear: left;
	bottom: 10px;
	text-align:center;
	padding: 0px;
	margin:0px auto;
	background-color: #A9A9A9;
}


#mainsection{
	width: 800px;
	left: 0px;
	top: 0px;
	margin:0px auto;
	position: relative;
	text-align:left;
	background-color: #FFFFFF;
	clear:both;
	/*overflow:auto;*/
}

#mainsection #mainheader{
	position: relative;
	height: 21px;
	width: 790px;
	left: 5px;
	top: 0px;
	background-color: #999999;
	background-image: url(../images/main-heading.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}

#mainsection #content{
	position: relative;
	/*width: 748px;*/
	width:788px;
	left: 5px;
	top: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	/*padding: 4px;*/
	border: 1px solid #999999;
	border-top:none;
	overflow: hidden;
	/*padding: 4px 20px;*/
}
#midspacer{
	position: relative;
	height: 9px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

#news{
	width: 400px;
	left: 0px;
	top: 0px;
	position: relative;
	background-color: #FFFFFF;
	clear: left;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#news #newsheader{
	position: relative;
	height: 21px;
	width: 395px;
	left: 5px;
	top: 0px;
	background-color: #999999;
	background-image: url(../images/main-heading.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	right: 5px;
}


#news #newscontent{
	position: relative;
	width: 353px;
	left: 5px;
	top: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px 20px;
	border: 1px solid #999999;
	border-top:none;
	overflow: hidden;
	min-height:278px;
	height: 278px;
	height: auto;
}

#upcoming{
	width: 395px;
	left: 0px;
	top: 0px;
	position: relative;
	text-align: left;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: right;
	right: 5px;
}


#upcoming #upheader{
	position: relative;
	height: 21px;
	width: 390px;
	left: 0px;
	top: 0px;
	background-color: #999999;
	background-image: url(../images/main-heading.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	right: 5px;
}


#upcoming #upcontent{
	position: relative;
	width: 390px;
	left: 0px;
	top: 0px;
	background-color:#EEEEEE;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#upcoming #upcontent ul{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#upcoming #upcontent li{
	list-style:none;
	height:56px;
	width:375px;
	border: 3px double #999999;
	margin-left: -10px;
	padding: 4px;
	text-indent: -1em;
}

#upcoming #upcontent .listformat{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 15px;
	top: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

#upcoming #upcontent td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.lcell{
	border: 3px double #999999;
	border-right: none;

}
.mcell{
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
	padding:2px;	
}
.dcell{
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;	
	padding:2px;
}
.gcell{
	border: 3px double #999999;
	border-left:none;
	padding-right:3px;
}

#bottomspacer{
	position: relative;
	height: 9px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

#footer{
	width: 780px;
	height:60px;
	left: 5px;
	position: relative;
	top: 0%;
	padding: 5px;
	margin-top:0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright{
	width: 780px;
	height:30px;
	left: 5px;
	position: relative;
	top: 0%;
	padding: 5px;
	margin-top:0px;
	margin-bottom: 5px;
	background-color: #ffffff;
}
#copyright #copyleft {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 350px;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
	height: 30px;
}
#copyright #copyright {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 350px;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
	height: 30px;
}

#content #home-banner {
	float:left;
	width:499px;
	height:248px;
}

#content #home-cta {
	float:left;
	padding:9px 0px 9px 16px;
	width:259px;
}

#home-cta ul {
	margin:0;
	padding:0;
	}
	#home-cta ul li {
		list-style:none;
		margin:0;
		padding:0;
		display: inline;
		}
		.whats-on-img {
			border:solid 1px #999;
			float:left;			
			margin-top:5px;
			}
		.whats-on-text {
			border:solid 1px #999;
			border-left:none;
			float:left;
			width:98px;
			height:86px;
			margin-top:5px;
			padding:13px 0 0 16px;
			}