@charset "utf-8";
/* 
	(c) 2009 Cactus Software / Carsten Lampe
	http://www.cactus.net.nz
*/
/* CSS Reset **************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn, strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* CSS Reset End ************* */
html { background:#000 url(../images/pagebg.jpg) repeat-x top;}
body { font:10pt Verdana, Geneva, sans-serif; color:#CDB385; line-height:15pt; background:url(../images/bodybg.jpg) no-repeat top center; }
strong { font-weight:bold; }
em { font-style:italic; }
p { margin:0 0 10px 0; }
h1 { font:18pt Georgia, "Times New Roman", Times, serif; margin:0 0 10px 0; color:#fff; }
h2 { font:13pt Georgia, "Times New Roman", Times, serif; margin:0 0 5px 0; }
h2.menu { font:13pt Georgia, "Times New Roman", Times, serif; color:#FFCC00; margin:0 0 5px 0; border-bottom: 1px solid #CDB385; }
h3 { font-size:10pt; margin:0 0 0 0; }
small { font-size:8pt; }
big { font-size:12pt; }
a 		  { color:#EFDFC2; }
a:visited { }
a:hover   { }
a:active  { }
blockquote { }
fieldset { border:1px solid #ccc; }
legend { }
hr { margin:20px 0 20px 0; clear:both; }
.hr { line-height:1px; height:1px; margin:15px 0 15px 0; border-bottom:1px solid #2D241D; }
.yel { color:#FFCC00; }
.wht { color:#fff; }
.grn { color:#339900; }
#container { width:950px; margin:0 auto; }
	#header { height:455px; }
		#cinemanelson { float:right; padding:2px 0 0 0; }
		#tagline { width:705px; float:right; clear:right; margin:350px 0 0 0; }
		#navigation { width:200px; }
			#navigation ul { padding:153px 0 0 60px; list-style:square; color:#FFF690; }
			#navigation ul li a         { color:#FFF690; text-decoration:none; font:10pt Georgia, "Times New Roman", Times, serif; font-weight:bold; line-height:32px; text-transform:uppercase; }
			#navigation ul li a:visited { color:#FFF690; }
			#navigation ul li a:hover   { color:#fff;  }
			#navigation ul li a:active  {  }
			#navigation ul li.active a  { color:#fff; }
	
	#content { }
		#content strong { color:#EFDFC2; }
		#map { width:435px; height:360px; float:right; }
		ul.menu { font-size:12pt; color:#c2bca8; }
		ul.menu strong { font-size:12pt; color:#fff !important; }
		ul.menu li { margin:0 0 14px 0; }
	
	#footercontainer { height:195px; margin:20px 0 0 0; clear:both; background: url(../images/footerbg.jpg) repeat-x top;}
		#footer { width:950px; margin:0 auto; text-align:center; }
			#footer a         { color:#FFCC00; }
			#footer a:visited { color:#FFCC00; }
		
		#footnote { width:950px; margin:0 auto 0 auto; font-size:8pt; color:#6b5939; }
			#footnote a { color:#887b63; }
			#powered { float:right;}
	
	#floatmenu { position:absolute; width:220px; height:160px; left:0px; top:0px; padding:10px; background-color:#000; border: 3px solid #DFB200; opacity:0.8; filter: alpha(opacity=80); }
	#special { width:310px; height:105px; float:right; margin:0 10px 10px 0; padding:60px 15px 15px 15px; background:url(../images/todaysspecial_bg.jpg) no-repeat top center; color:#fff; font-size:14pt; line-height:16pt; text-align:center; }
	#specialpreview { width:310px; height:115px; float:right; margin:0 10px 10px 0; padding:55px 15px 15px 15px; background:url(../images/todaysspecial_bg.jpg) no-repeat top center; color:#fff; font-size:14pt; line-height:16pt; text-align:center; }