@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body, html {
	background: #decf82 url(/bg-gold.jpg) repeat-x;
	height: 100%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 20px;
}
#container {
	position: relative;
	width: 921px;
	left: 50%;
	margin-left: -460px;
	height: 100%;
	background-color: #DFCF82;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:921px;
	height:781px;
	display:block;
	clear:both;
}
#content {
	position:relative;
	width:921px;
	min-height: 250px;
	display:block;
	clear:both;
	background: url(/content-bg.jpg) repeat-y;
}
#footer {
	position:relative;
	width:921px;
	height:448px;
	display:block;
	clear:both;
}

#bangalow-logo {
	position:absolute;
	left:0px;
	top:0px;
	width:921px;
	height:150px;
	overflow: visible;
}
#gold-circles-right {
	position:absolute;
	background-image: url(/gold-circles-right.jpg);
	width: 219px;
	top: 0px;
	height: 564px;
	left:921px;
	z-index: 0;
}
#gold-circles-left {
	position:absolute;
	background-image: url(/gold-circles-left.jpg);
	width: 259px;
	top: 0px;
	height: 521px;
	left:-259px;
	z-index: 0;
}

#nav-left {
	position:absolute;
	left:0px;
	top:150px;
	width:226px;
	height:39px;
}
#nav-entertainment {
	position:absolute;
	display: block;
	left:226px;
	top:150px;
	width:177px;
	height:39px;
	background: url(/images/nav-entertainment2.jpg) no-repeat 0 0;
}
#nav-entertainment:hover { 
  background-position: 0 -39px;
}
#nav-entertainment span {
  display: none;
}
#nav-restaurant {
	position:absolute;
	display: block;
	left:403px;
	top:150px;
	width:145px;
	height:39px;
	background: url(/images/nav-restaurant2.jpg) no-repeat 0 0;
}
#nav-restaurant:hover { 
  background-position: 0 -39px;
}
#nav-restaurant span {
  display: none;
}
#nav-facilities {
	position:absolute;
	left:548px;
	top:150px;
	width:126px;
	height:39px;
	display: block;
	background: url(/images/nav-facilities2.jpg) no-repeat 0 0;
}
#nav-facilities:hover { 
  background-position: 0 -39px;
}
#nav-facilities span {
  display: none;
}
#nav-sports {
	position:absolute;
	left:674px;
	top:150px;
	width:91px;
	height:39px;
	display: block;
	background: url(/images/nav-sports2.jpg) no-repeat 0 0;
}
#nav-sports:hover { 
  background-position: 0 -39px;
}
#nav-sports span {
  display: none;
}
#nav-clubinfo {
	position:absolute;
	left:765px;
	top:150px;
	width:156px;
	height:39px;
	background: url(/images/nav-clubinfo2.jpg) no-repeat 0 0;
}
#nav-clubinfo:hover { 
  background-position: 0 -39px;
}
#nav-clubinfo span {
  display: none;
}

#header-image1 {
	position:absolute;
	left:0px;
	top:189px;
	width:921px;
	height:289px;
}
#whats-on-box {
	position:absolute;
	width: 263px;
	height: 516px;
	background-image:url(/images/whats-on-box.png);
	top: 189px;
	left: 639px;
	z-index: 2000;
}
#whats-on-text {
	position:absolute;
	width: 213px;
	height: 413px;
	top: 70px;
	left: 10px;
	z-index: 2001;
	padding: 15px;
	color:#FFFFFF;
	background-color: #000000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#scroll-me {
	width: 213px;
	height: 383px;
}
#scroll-me a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}
#scroll-me li {
	list-style: none;
	padding-bottom: 10px;
}
#whats-on-text h1 {
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
}
#whats-on-text h4 {
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
}
#whats-on-text p {
	font-size:11px;
	line-height: 20px;
}
#image-title {
	position:absolute;
	width: 919px;
	height: 48px;
	background-image:url(/images/image-title-home.png);
	top: 422px;
	left: 0px;
	z-index: 2000;
}
#button-bowls {
	position:absolute;
	left:0px;
	top:478px;
	width:216px;
	height:233px;
}

#button-membership {
	position:absolute;
	left:216px;
	top:478px;
	width:206px;
	height:233px;
}

#button-bistro {
	position:absolute;
	left:422px;
	top:478px;
	width:214px;
	height:233px;
}

#button-right {
	position:absolute;
	left:636px;
	top:478px;
	width:285px;
	height:233px;
}
#page-title {
	position:absolute;
	left:0px;
	top:711px;
	width:921px;
	height: 70px;
	z-index: 5;
}
#content-left {
	position:relative;
	display: block;
	width:550px;
	padding-left: 60px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 1px;
}
#content-left p {
	text-align:justify;
}
#content-right {
	position:relative;
	display: block;
	width:310px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 1px;
	float:right;
	text-align:center;
}
#content-right p {
	width:310px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display: block;
	clear:both;
}
#content-right img {
	border-width: thin;
	border-style: solid;
	border-color: #666600;
}
#page-end {
	position:absolute;
	left:0px;
	top:0px;
	width:921px;
	height:90px;
}
#balls {
	position:absolute;
	width:253px;
	height:244px;
	left: 643px;
	margin-top: -195px;
	background-image:url(/balls.jpg);
}
#footer-clubinfo {
	position:absolute;
	left:0px;
	top:90px;
	width:355px;
	height:203px;
}

#footer-map {
	position:absolute;
	left:355px;
	top:90px;
	width:276px;
	height:203px;
}

#footer-tradinghours {
	position:absolute;
	left:631px;
	top:90px;
	width:290px;
	height:203px;
}
#footer-logos {
	position:absolute;
	left:0px;
	top:293px;
	width:921px;
	height:155px;
}
#footer-credits-left {
	position:absolute;
	left:145px;
	top:400px;
	width:535px;
	height:30px;
	color: #DFCF82;
	font-size: 12px;
}
#footer-credits-right {
	position:absolute;
	left:695px;
	top:400px;
	width:180px;
	height:30px;
	color: #DFCF82;
	font-size: 12px;
}
#footer-credits-right p {
	text-align: right;
	color: #DFCF82;
	font-size: 12px;
}
#footer-credits-right a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
h1 {
	font-size: 36px;
	padding-bottom: 15px;
}
h2 {
	font-size: 24px;
	padding-bottom: 15px;
}
h3 {
	font-size: 18px;
	padding-bottom: 15px;
}
h4 {
	padding-top: 10px;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
ul {
	padding-bottom: 20px;
	margin-left: 20px;
}
#whats-on-text ul {
	margin: 0px;
}
.title-home {
	background-image: url(/images/title-home.jpg);
	position:absolute;
	left:0px;
	top:711px;
	width:921px;
	height: 70px;
	z-index: 5;
}
.title-entertainment {
	background-image: url(/images/title-entertainment.jpg);
	position:absolute;
	left:0px;
	top:711px;
	width:921px;
	height: 70px;
	z-index: 5;
}
.title-restaurant {
	background-image: url(/images/title-restaurant.jpg);
	position:absolute;
	left:0px;
	top:711px;
	width:921px;
	height: 70px;
	z-index: 5;
}
.title-facilities {
	background-image: url(/images/title-facilities.jpg);
	position:absolute;
	left:0px;
	top:711px;
	width:921px;
	height: 70px;
	z-index: 5;
}
.title-sports {
	background-image: url(/images/title-sports.jpg);
	position:absolute;
	left:0px;
	top:711px;
	width:921px;
	height: 70px;
	z-index: 5;
}
.title-info {
	background-image: url(/images/title-info.jpg);
	position:absolute;
	left:0px;
	top:711px;
	width:921px;
	height: 70px;
	z-index: 5;
}
