html, body {	
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #000000 url(../images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
img { border: none;}
html>body #container {	height: auto;}
h1, h2, h3, h4, h5, h6, p, form { margin:20px 0; }
hr { 
	border: 0px;
	background-color: #c7ced1;
	height: 1px;
}
#container {	
	top: 0px;	
	width: 1000px;	
	height: auto;	
	min-height: auto;
	position: relative;
	margin: auto;
	background-image: url(../images/background.jpg) repeat-x;
}
#newshow {
	background: url(../images/newshow.jpg) no-repeat;
	width: 332px;
	height: 164px;
	cursor: hand;
	text-decoration: none;
}
#newshow_text {
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#tickets {
	background: url(../images/ticket.jpg) no-repeat;
	width: 332px;
	height: 164px;
	cursor: hand;
	text-decoration: none;
}
#tickets_text {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 35px;
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}
#car {
	background: url(../images/car.jpg) no-repeat;
	width: 332px;
	height: 164px;
	cursor: hand;
	text-decoration: none;
	text-align: right;
}
#car_text {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.blue { color: #819dd2; font-size: 12px; }
#logo {
	position: absolute;
	width: 1024px; 
	height: auto;
	top: 50px;
	text-align: center;
	z-index: 10;
}
#curtain_left {
	position: absolute;
	background: url(../images/curtain_left.jpg) no-repeat;
	width: 225px;
	height: 245px;
	top: 0px;
	left: 0px;
}
#curtain_right {
	position: absolute;
	background: url(../images/curtain_right.jpg) no-repeat;
	width: 225px;
	height: 245px;
	top: 0px;
	right: 0px;
}
#nav {
	text-align: center;
	width:767px;
	float:left;
	margin:140px 0 0 140px;
	padding:0;
}
#nav ul {
	padding:0;
	margin:0;
}
#nav li {
	list-style-type: none;
	display:block;
	float:left;
	height:53px;
	padding:0;
	margin:0;
	color:#FFFFFF;
}
/*#nav li a.width{
}*/
#nav li.stroke {
	list-style-type: none;
	display: inline;
	padding:0;
	margin:0 10px 0 10px;
}
#nav li.stroke2 {
	list-style-type: none;
	display: inline;
	padding:0;
	margin:0 -3px 0 5px;
}
#nav li.stroke3 {
	list-style-type: none;
	display: inline;
	padding:0;
	margin:0 10px 0 0;
}
#nav a {
	font: bold 14px Tahoma;
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	height:53px;
	padding:0;
	margin:0;
	min-width:70px;
}
#nav a:hover{
	color:#ff0101;
	background:url(../images/spotlight_hover.png) no-repeat top;
}
#nav a.current {
	color:#ff0101;
	background:url(../images/spotlight_hover.png) no-repeat top;
}
#content_show {
	position: absolute;
	top: 213px;
	right: 5px;
	z-index: 10;
}
#content { 
	padding: 215px 15px 100px 15px;
	font: 13px Tahoma;
	color: #ffffff; !important
}
#content a {
	color: #ff0000;
	text-decoration: none;
}
#content a:hover {
	color: #ffffff;
	text-decoration: none;
}
.square {
	list-style-type: square;
	color: #ff0101;
}
#spotlight_home {
	top: 170px;
	right: 250px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_show {
	top: 170px;
	right: 160px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_booking {
	top: 170px;
	right: 50px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_gallery {
	top: 170px;
	right: -30px;
	width: 49px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_extras {
	top: 170px;
	right: -105px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_faqs {
	top: 170px;
	right: -165px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_links {
	top: 170px;
	right: -220px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_contacts {
	top: 170px;
	right: -290px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}

#thumb {
	width: 100%;
	height: 100%;
	float:left;
}
#thumb ul{
	margin:0;
	padding:0;
	float:left;
}
#thumb ul.last{
	margin:0 0 30px 0;
	padding:0;
	float:left;
}
#thumb ul li{
	margin:0 60px 0 0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
}
#thumb h3{
	margin:0 0 20px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
}
.thumb { border: 1px solid #FF0000; margin-bottom: 20px;}
#thumb img:hover { border: 1px solid #FFFFFF; margin-bottom: 20px;}
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}	
h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0101;	
}
h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
p, .p{
font-size:13px;
font-family:Tahoma;
	color: #FFFFFF;
}
.bold{
	font-weight:bold;
}
.body_text {
	font: 12px Tahoma;
	color: #FFFFFF;
}
#footer {
	width: 1000px;
	height: 59px;
	text-align: right;
	bottom: 0px;
	font: 10px arial;
	text-align: right;
	color: #ffffff;
	margin:0;
	padding:0;
}
/*#footer div {
	position: absolute;
	top: 18px;
	right: 10px;
}*/
#footer a { color: #ff0101; text-decoration: none; }
#footer a:hover { color: #999999; text-decoration: none; }
.fm-logo {
	margin: 5px 0px 0 10px;
	float: right;
}
.white{
	color:#FFFFFF;
}
