/* CSS Document */

* { padding:0; margin:0; } /* RESET ALL MARGINS AND PADDINGS TO 0 BY DEFAULT */
.clearboth { clear:both; }
img { border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #A2B933;
}

#wrapper {
	width: 760px;
	margin: 0 auto 0 auto; 
}

#header { float: left; width: 100%; height: 250px; background: url(../images/headers/golfball.jpg) no-repeat; }
#header2 { float: left; width: 100%; height: 250px; background: url(../images/headers/header1.jpg) no-repeat; }
#header3 { float: left; width: 100%; height: 250px; background: url(../images/headers/course.jpg) no-repeat; }
#header4 { float: left; width: 100%; height: 250px; background: url(../images/headers/header2.jpg) no-repeat; }

#content { 
	float: left;
	width: 740px;
	min-height: 120px;
	background: url(../images/tree.jpg) no-repeat bottom right #FFFFFF;
	border-bottom: 2px solid #2b6200;
	padding: 10px;
}

#footer {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 80%;
	margin: 5px 0 0 0;
	color: #2b6200;
}

#header #menu, #header2 #menu, #header3 #menu, #header4 #menu { float: left; width: 100%; height: 30px; line-height: 27px; margin: 220px 0 0 0; text-align: center; }
#header #menu ul, #header2 #menu ul, #header3 #menu ul, #header4 #menu ul { list-style-type: none; }
#header #menu ul li, #header2 #menu ul li, #header3 #menu ul li, #header4 #menu ul li { display: inline; margin: 0 7px 0 7px; }

#scroller { width: 600px; height: 20px; line-height: 20px; margin: 0 auto 10px auto; padding: 0 30px 0 30px; background-color: #DFFFC7; text-align: center; border-top: 2px solid #2b6200; border-bottom: 2px solid #2b6200; }

#leftContent { float: left; width: 530px;  }
#leftContent img { margin: 10px; }
#rightContent { float: right; width: 200px; margin: 0 0 120px 0; }
#rightContent .box { float: left; width: 100%; margin: 30px 0 0 0; }
#rightContent .boxtop { float: left; width: 100%; height: 20px; background-color: #2b6200; text-align: center; line-height: 20px; color: #FFFFFF; font-style: italic; }
#rightContent .boxContent { float: left; width: 100%; text-align: center; background-color: #ffffff; font-size: 80%; line-height: 14px; padding: 5px 0 5px 0; color: #666666; }

.golfItem { float: left; width: 720px; margin: 0 0 0 10px; }
.golfItem img { margin: 10px; }
.golfItem .picleft { float: left; }
.golfItem .picright { float: right; }
.golfItem .clubNameRight { float: left; background: url(../images/arrow_left.jpg) no-repeat #2b6200; color: #FFFFFF; width: 452px; line-height: 20px; text-align: right; height: 20px; padding: 0 10px 0 0; margin: 10px 0 0 0; }
.golfItem .clubNameLeft { float: left; background: url(../images/arrow_right.jpg) no-repeat #2b6200; color: #FFFFFF; width: 452px; line-height: 20px; text-align: center; height: 20px; padding: 0 0 0 10px; margin: 10px 0 0 0; }
.golfItem .golfDesc { float: left; background-color:#fff; font-size: 85%; width: 420px; text-align: center; margin: 10px 0 0 21px; color: #444444; line-height: 16px; }
.golfItem .golfWeb { float: left; width: 400px; margin: 5px 0 0 31px; text-align: right; }

.golflinks { float: left; width: 200px; margin: 10px 0 10px 40px; text-align: center; font-size: 85%; line-height: 16px; }
.golflinks .item { width: 200px; margin: 2px 0 2px 0; }

#myforms { float: left; width: 400px; margin: 10px 0 0 60px; }
#myforms label { float: left; width: 150px; margin: 2px 5px 2px 0; font-size: 90%; color: #444444; }
#myforms .formstyle { margin: 2px 5px 2px 0; width: 200px; border: 1px solid #666666; padding: 1px 5px 1px 5px; font-size: 90%; }
#myforms .formstyle:focus { border: 1px solid #2b6200; border-width: 1px 3px 1px 3px; }
#myforms .formstyle2 { margin: 2px 0 0 0; border: 1px solid #666666; background: #FFFFFF; font-size: 85%; padding: 2px; width: 120px; }

#photoGallery { background-color: #DFFFC7; padding: 10px; width: 460px; margin: 10px 0 0 20px; border: 1px solid #2b6200; text-align: center; }
#photoGallery img { width: 95px; height: 95px; }

table#rates { float: left; width: 650px; margin: 10px auto 0 auto; font-size: 85%; border: 1px solid #DFFFC7; }
table#rates tr th { background-color: #B9CF4F; padding: 5px 0 5px 0; }
table#rates tr td.rate_header { text-align: center; background-color: #DFFFC7; padding: 5px 0 5px 0; }
table#rates tr td { text-align: center; padding: 8px 0 8px 0; background-color: #DFFFC7; }
table#rates tr td.row_odd { border-bottom: 1px solid #2B6200; border-top: 1px solid #2B6200; background-color: #ffffff; }

/****************** LIGHTBOX ******************/
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; } 
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url('../images/lightbox/blank.gif') no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/lightbox/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/lightbox/nextlabel.gif') right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; 	width: 100%	}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ======================================================= */
/* ======================================================= */
/* ================   TEXT FORMATTING   ================== */
/* ======================================================= */
/* ======================================================= */
h1 { font-size: 130%; color: #2b6200; font-weight: normal; }
h2 { font-size: 120%; color: #2b6200; font-weight: normal; margin: 20px 0 0 10px; font-style: italic; }
p { padding: 5px 10px 5px 10px; color: #444444; font-size: 90%; text-align: justify; line-height: 16px; }
a { color: #2b6200; text-decoration: none; }
a:hover { text-decoration: underline; }
ul.main { margin: 0 0 10px 20px; list-style-type: none; color: #555555; font-size: 90%; }
ul.main li { margin: 0 0 0 20px; padding: 2px 0 2px 0; }

ul#ball { list-style-type: none; color: #2b6200; }
ul#ball li { margin: 0 0 0 30px; padding: 5px 0 10px 35px; background: url('../images/ball1.jpg') no-repeat; }

/*
table {}
table th { color: #2b6200; font-style: italic; background-color: #DFFFC7; border-bottom: 3px double #4EAD00; padding: 5px 0 5px 0; }
table td { padding: 10px 0 10px 0; color: #002a61; font-size: 110%; background-color: #EEFFE0; }
*/

table.calendar { float: left; margin: 0 10px 0 15px; font-size: 90%; }
table.calendar caption.calendar-month { font-size: 110%; font-weight: bold; padding: 0 0 5px 0; }
table.calendar tr { }
table.calendar tr th { background-color: #B9CF4F; padding: 2px; }
table.calendar tr td { text-align: center; padding: 2px; background-color: #DFFFC7; }
table.calendar tr td.booked { background-color: #ca0000; color: #FFFFFF; }
table.calendar tr td.closed { background-color: #888888; color: #FFFFFF; }

#header #menu ul li a, #header2 #menu ul li a, #header3 #menu ul li a, #header4 #menu ul li a { text-decoration: none; color: #FFFFFF; }
#header #menu ul li a:hover, #header2 #menu ul li a:hover, #header3 #menu ul li a:hover, #header4 #menu ul li a:hover { text-decoration: underline; }
#header #menu ul li a:visited, #header2 #menu ul li a:visited, #header3 #menu ul li a:visited, #header4 #menu ul li a:visited { color: #FFFFFF; }

.intro { font-size: 85%; line-height: 14px; }
.imgmargin { margin: 10px; }
.imgmargin2 { margin: 40px 10px 10px 10px; }
.touristinfo { margin-left: 30px; }
.smallText { font-size: 75%; color: #777777; }
.available { font-size: 85%; text-align: center; color: #2b6200; padding: 5px 0 0 0; font-weight: bold; }