/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

body {
	text-align: left;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #555 url(../../images/mainBg.jpg);
	margin-top: 0px;
}

a:link, a:visited {
	color: #FFFFB9;
	text-decoration:none
}

a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

h1 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

h1.home {

	font-size: 1.3em;
}

h2 {
	font-size: 1.3em;
	color: #97FF97;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
	a.pluginRequired2 {
		color: #000;
		text-decoration: underline;
	}
	
	p.pluginRequired {
		color: #000;
	}

/* Layout Styles
--------------------------------------------------------------- */

#firefoxWidthFix {
	position:absolute;
	top:0;
	height:100%;
	padding:0 0 1px;
}

#flashFreephone {
	float: right;
	width: 300px;
	z-index: 2;
	top: 0px;
	left: 213px;
	position: absolute;
}

#flashGolfcentre-home {
	z-index: 1;
	position: absolute;
	left: 85px;
	top: 222px;
	width: 369px;
	height: 31px;
}

#flashGolfcentre {
	z-index: 1;
	position: absolute;
	left: 85px;
	top: 45px;
	width: 369px;
	height: 31px;
}

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(../../images/containerBg.jpg);
}

#header-home {
	width: 740px;
	height: 90px;
	float: left;
	background: url(../../images/header-bg-home.jpg) no-repeat;
}

#map {
	width: 540px;
	height: 300px;
	color: #000;
}

#header {
	width: 740px;
	height: 90px;
	float: left;
	background: url(../../images/header-bg-home.jpg) no-repeat;
}

#flashGolfer {
	width: 520px;
	height: 500px;
	z-index: 1;
	position: absolute;
	left: 150px;
	top: 4px;
}

#flashGallery{
	text-align:center;
}

#logo {
	font-size: 1px;
	height: 124px;
	width: 153px;
	float: left;
}

#main-image {
	width: 584px;
	height: 178px;
	font-size: 1px;
}

#navHolder {
	width: 150px;
	background: #3c5728 url(../../images/navBg.jpg) no-repeat;
}

#flashSlideshow {
	float: right;
}

#contentContainer {
	width: 740px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(../../images/contentContainerBg.jpg) left repeat-y;
}

#contentLeft {
	float: left;
	width: 150px;
}

#contentRight {
	float: right;
	width: 584px;
}

#above-content {
	width: 584px;
	height: 34px;
	background: url(../../images/above-content.jpg);
}

#above-content-home {
	width: 584px;
	height: 34px;
	background: url(../../images/above-content-home.jpg);
}

#contentRight-text-home {
	background: url(../../images/contentRightBg-home.jpg) #6c7f5a repeat-x;
	padding-bottom: 10px;
	text-align: justify;
}

#contentRight-text {
	background: url(../../images/contentRightBg.jpg) #3b5522 no-repeat;
	padding-bottom: 10px;
	overflow: hidden;
}

* html #contentRight-text {
	overflow: visible;
}

#contentRight-copy {
	width: 240px;
	padding: 10px 15px 0px 15px;
}

#contentRight-copy a{
	font-size:15px;
	color: #053203;
	text-align:left;
}

#contentRight-copy a:hover{
	color:#FFF;
}

#contentRight-copy2 {
	padding: 10px 15px 10px 15px;
}

#bottom-content {
	width: 584px;
	float: left;
	text-align: left;
}

.bottom-content-box a {
	color: #FFCC00;
	font-size: 0.9em;
}

.bottom-content-box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

#powerplayc2a {
	margin:15px 15px 0px 15px;
	padding:0px;

}

#powerplayc2a ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	width:160px;
	height:160px;
	
}

#powerplayc2a li{
	margin:0px;
	padding:0px;
	width:160px;
	clear:left;
	height:80px;
	float: right;

}

#powerplayc2a a{
	margin:0px;
	padding:0px;
	height:80px;
	
}

#powerplayc2a img {
	background:red;
	border: none;
	float:left;	
	margin:0px;
	padding:0px;
	font-size:1px;
}

#c2aleft {
	margin:0px;
	padding:0px;
}

#footer {
	clear: both;
	width: 720px;
	padding: 10px;
	color: #fff;
	font-size: 0.9em;
	background: url(../../images/footerBg.jpg) repeat-x top #222;
}

#footer a {
	color: #444;
	display: inline;
	text-decoration: none;
}

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

#footer a:hover {
	color: #999;
}

#footer p {
	margin: 0px;
}

#footer li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#footer img {
	float: right;
	border: none;
}

/* Navigation Styles
--------------------------------------------------------------- */


#navigation {
	width: 150px;
}

* html #navigation {
	overflow: visible;
}

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

#navigation li {
	margin: 0px;
	padding: 0px;
}
	  
#navigation a {
	width: 135px;
	display: block;
	color: #fff;
	display: block;
    text-decoration:none;
	padding: 4px 5px 4px 10px;
	font-weight: bold;
	font-size: 0.9em;
}


#navigation a:hover {
	background: #000;
	color: #FFCC00;
}

#subnav-golf {
	background: url(../../images/contentRightBg.jpg);
	z-index: 2;
	position: absolute;
	left: 143px;
	top: 140px;
	border: 1px solid #333;
	visibility: hidden;
}

#subnav-functions {
	background: url(../../images/contentRightBg.jpg);
	z-index: 2;
	position: absolute;
	left: 143px;
	top: 250px;
	border: 1px solid #333;
	visibility: hidden;
}

#subnav-members {
	background: url(../../images/contentRightBg.jpg);
	z-index: 2;
	position: absolute;
	left: 143px;
	top: 360px;
	visibility: hidden;
	border: 1px solid #333;
}

#subnav-info {
	background: url(../../images/contentRightBg.jpg);
	z-index: 2;
	position: absolute;
	left: 143px;
	top: 470px;
	border: 1px solid #333;
	visibility: hidden;
}

#subnav-golf ul, #subnav-functions ul, #subnav-members ul, #subnav-info ul {
	margin: 0px;
	padding: 0px;
}

#subnav-golf li, #subnav-functions li, #subnav-members li, #subnav-info li {
	display: block;
}

#subnav-golf a, #subnav-functions a, #subnav-members a, #subnav-info a {
	display: block;
	width: 150px;
	padding: 5px;
	color: #111;
	font-weight: bold;
}

/* Class Styles
--------------------------------------------------------------- */

.img-left {
	border: 1px solid #888;
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	border: 1px solid #888;
	float: right;
	margin: 0px 0px 10px 10px;
}

	.img-floa-left {
		float: left;
		padding: 0px 20px 0px 0px;
	}

.strong {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.readMore {
	color: #FFCC00;
	font-size: 0.9em;
}

.learnMore {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	background: #131;
/*	border: 1px solid #555;*/
	margin: 10px 10px 2px 10px;
	padding: 8px 4px;
	width: 217px;
}

.facilities {
	margin: 0px 10px 8px 10px;
	padding: 0px;
	float: left;
}

.facilities ul {
	margin: 0px;
	padding: 0px;
}

.facilities li {
	list-style: none;
	float: left;
}

.facilities a {
text-align: center;
	display: block;
/*	border: 1px solid #555;*/
	margin: 0px 0px 2px 0px;
	background: #333;
	padding: 8px 10px;
	width: 205px;
	list-style: none;
}

.facilities a:hover {
	background: #222;
	color: #ffcc00;
	text-decoration: none;
}

table td, table th {
	text-align: center;
	
}

.whiteBg {
	background: #fff;
	color: #000;
}

.yellowBg {
	color: #000;
	background: #FFFF00;
	width: 100px;
}

.pinkBg {
	color: #000;
	background: #FFCCE6;
}

.cccBg {
	color: #fff;
	background: #333;
}

.eeeBg {
	color: #FFF;
	background: #224422;
	
}

.greenBg {
	background: #224422;
	color: #fff;
	width: 100px;
}

.float-right {
	float: right;
	margin-left: 10px;
}


#logo-left {
	float: left;
	border: none;
}

.table01 td {
	padding: 5px;
}

.table02 td {
	text-align: left;
}

.list01, .list01 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.small {
	font-size: 0.8em;
}

.table06 td {
	text-align: left;
}

td.alignRight {
	text-align: right;
}

.margin01 {
	margin:10px 20px 0px 15px;

}

.darkGreen01 {
	background: #1F4312;
	padding: 0px 5px;
}

.margin02 {
	margin-left: 15px;
}

.list02 {
	margin: 5px 0px 5px 2px;
	padding: 0px;
}

.list02 li {
	display:inline;
	list-style: none;
}

.list02 a {
	width: 120px;
	margin-bottom: 2px;
	padding: 5px;
	background: #224422;
}

.sports {
padding:0 20px 0 20px;
}

.clearfix {
clear:both;
}

.skyimage {
padding:0px 10px 0px 0px;
}

.alignCenter {
	text-align:center;
}

.alignCenter p{
	padding:0px 0px 3px 0px;
	margin:0px;
}

.redLetter{
	color:red;
	font-size:14px;
	font-weight:bold;
}

.replay{
	color: #0099FF;
	font-size:14px;
	font-weight:bold;
}

.endorsementsMain {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.endorsements {
	font-style:italic;
	padding:3px 0px 15px 0px;
	margin:0px 0px 0px 0px;

}

.homeBanner {
	padding: 0px 0px 0px 15px;
}

a#twitterLink {
	float: left;
	border: none;
	padding: 0px 0px 10px 20px;
}

	a#twitterLink img {
		border: none;	
	}