

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #002F43 url(images/bg01.jpg) repeat-x;
 font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color:#999999;
}

h1, h2, {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: .5em;
	line-height: 100%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #8AC800;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D7D7D7;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* Background */

#bg1 {
	background: url(images/bg02.jpg) no-repeat center top;
}


#bg3 {
	background: url(images/bg04.jpg) repeat-y center top;
}

#bg4 {
	background: url(images/bg05.jpg) no-repeat center top;
}

#bg5 {
	background: url(images/bg06.jpg) no-repeat center bottom;
}

/* Header */

#header {
	width: 900px;
	height: 145px;
	margin: 0px auto;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	/* float: left;
	font-size: 40px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;*/
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image:url(images/logo_header.png); width:429px; height:212px; background-repeat:no-repeat;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header2 */

#header2 {
	width: 900px;
	height: 88px;
	margin: 0px auto;
}

/* Menu */

#menu {
	margin: 0px auto;
}

#menu ul {
	margin: 0px auto;
	padding: 64px 44px 0px 34px;
	list-style: none;
	text-transform: lowercase;
}

#menu li {
	float: right;
}

#menu a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
	
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
}

#search form {
	margin: 0px;
	padding: 35px 80px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input.text {
	width: 160px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AEC38B;
}

#search input.button {
	display: none;
}

/* Page */

#page {
	width: 852px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#page-flash {
	width: 852px;
	margin-left:-20px;
	margin-top:-20px;
	padding: 0px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

.post {
}

.post .title {
	height: 49px;
	background: url(images/img02.gif) no-repeat;
}

.post .title h2 {
	float: left;
	padding: 10px 0px 0px 22px;
	font-size: 24px;
}

.post .title h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover {
	color: #8AC800;
}

.post .title p {
	float: right;
	padding: 20px 24px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
}

.post .entry {
	padding: 10px 20px 10px 0px;
}

.post .entry p {
	padding: 10px 0px 0px 0px;
	line-height:18px;
	margin-bottom:10px;
}


.post .entry .mainimg {padding:0px 0px 0px 0px; background-image:url(images/main_img.jpg); width:600px; height:200px; margin-top:5px; }

.post .entry .mainimg-parties {padding:0px 0px 0px 0px; background-image:url(images/main_img_parties.jpg); width:600px; height:200px; margin-top:5px; }

.post .entry .mainimg-karting {padding:0px 0px 0px 0px; background-image:url(images/main_img_karting.jpg); width:600px; height:200px; margin-top:5px; }

.post .entry .mainimg-functionsuite {padding:0px 0px 0px 0px; background-image:url(images/main_img_functionsuite.jpg); width:600px; height:200px; margin-top:5px; }

.post .entry .mainimg-eating {padding:0px 0px 0px 0px; background-image:url(images/main_img_eating.jpg); width:600px; height:200px; margin-top:5px; }

.post .entry .mainimg-welcome {padding:0px 0px 0px 0px; background-image:url(images/main_img_welcome.jpg); width:600px; height:200px; margin-top:5px; }

.post .entry .welcome-flash {padding:0px 0px 0px 0px; background-color:#000000; width:600px; height:200px; margin-top:5px; }

.post .meta {
	height: 70px;
	clear: left;
	margin: 0px 23px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(images/img04.gif) no-repeat left center;
}

#3col {width:600px}
.left {width:185px; float:left;  }
.middle {width:185px; float:left; margin-left:13px;  }
.right {width:185px; float:right; }

.gallery-button {background-image:url(images/gallery_homebutton.png); background-repeat:no-repeat; height:71px}
.parties-button {background-image:url(images/parties_homebutton.png); background-repeat:no-repeat; height:71px}
.specials-button { background-image:url(images/specials_homebutton.png); background-repeat:no-repeat; height:71px}

.keyinfo-bowling {background-color:#FF9900; width:100px; padding:10px; color:#000000; font-size:12px; line-height:100%; float:right; clear:both;}


/* Sidebar */

#sidebar {
	float: right;
	width: 206px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	background: url(images/img03.gif) no-repeat;
	padding: 0px 14px 20px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 0px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}

#sidebar h2 {
	margin-left:15px;
	padding: 20px 0px 10px 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #566D77;
}

#footer a {
	color: #8097A1;
}


/* CSS for nightlife main image (jquery easy slider)  */

#slider{ margin-top:5px;}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:696px;
	height:241px;
	overflow:hidden; 
	}	

/*
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}
	
	 */
	 
.leftxmas { float:left; background-image:url(images/xmaspartynights_button.jpg);  width:280px; height:98px; margin:10px 0px}
.rightxmas { float:right; background-image:url(images/whatsonxmas_button.jpg); width:280px; height:98px; margin:10px 0px}

.special_offer { padding:10px; color:#FFFFFF; background-color:#333333; height:140px;}
.special_offer h3 { margin:10px; }
.special_offer p { margin:0; padding:0; line-height:10px; }

.offerimg { float:left; margin:0px 15px 0px 0px; }

.smalltext { font-size:10px; font-weight:normal;}