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

/*
	----------------------------
	RESET
	____________________________
*/
body,img,p,h1,h2,h3,h4,h5,h6,form,table,td,ul,ol,li,fieldset { margin:0; padding:0; border:0; }
p,h1,h2,h3,h4,h5,h6,ul { margin:15px 0; }
ul { padding-left: 20px; }
input,select { vertical-align: middle; }
input[type=text],textarea { padding: 3px 5px; }
input.short { width: 70px; }
label { display: block; font-weight: bold; }
textarea { width:450px; height: 100px; }
#grelated_iframe_2, .grelated-iframe { display: none !important; } /* block google related toolbar */
#IndieForm64 {height:1700px !important;}
/*


/*
	----------------------------
	STRUCTURE
	____________________________
*/
body {background:url(../media/layout/background2.jpg) repeat-x; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}
#wrapper {margin:0 auto; width:960px;}
#header-wrapper {/*background:url(../media/layout/header-background.jpg);*/ height:110px;}
#header {width:960px; margin:0 auto; margin-top:15px; position:relative;}

#logo{padding-left: 10px; position:absolute; top:-10px;}

#phone-socialmedia {position:absolute; right:20px; top:-15px; color:#066f83; text-align: right;}
	#phone-socialmedia ul {list-style-type:none;float: right;}
	#phone-socialmedia li {display:inline; padding:0 0px 0 20px;}
	#phone-socialmedia li a {font-size:14px; color:#066f83;}
	#phone-socialmedia h5{margin: 0px; padding: 0px;}
	
#navigation {background:url(../media/layout/navigation-bar.png) no-repeat; height:44px;}
	#navigation ul {list-style-type:none; text-align:center; padding:12px 0 0 0; margin:0 0;}
	#navigation li {display:inline; padding:10px 8px 0 8px;}
	#navigation li a {font-size:14px; color:#fff; text-decoration:none;}
#left-column {float:left; width:262px; margin:0 0 0 10px;}
	.round-white {width:245px; background:#fff; border-radius: 6px; -moz-border-radius: 6px; padding:0 0 10px 15px; margin:15px 0 15px 0;}
	.round-white ul {list-style-type:none;}
	.round-white li {display:inline;}
	.round-green {width:245px; background:#d6f0f5; border-radius: 6px; -moz-border-radius: 6px; padding:0 0 10px 15px; margin:0 0 15px 0;}
	#facebookBox{width:240px; padding: 10px;}
	
#main {float:right; width:670px; margin:15px 0 0 0;}
#main-expanded {float:right; width:925px; margin:15px 0 0 0;}
#left-homepage {float:left; width:442px;}
#right-homepage {float:right; width:200px;}
	.news-widget { margin: 15px 0; padding: 0; list-style: none; }
	.news-widget li { clear: both; }

#footer-wrapper {height:200px;}
	#footer {width:960px; height:200px; margin:0 auto 20px; margin-top:15px; color:#4a4949;}
		#footer p {color:#4a4949; margin-top:5px; margin-bottom:5px; line-height:17px;}
		#footer a {color:#066f83; text-decoration:none;}
		#left-footer {float:left; width:331px;}
		#right-footer {float:right; width:629px; text-align:right;}
		ul#sister-properties-list { padding: 0; list-style: none; width:400px; }
		ul#sister-properties-list li { width: 160px; float: left; font-size:12px; }

.col-a{width: 460px; float: left;}
.col-b {border-left:1px solid #fff;float:right;padding:0 0 0 10px;width:170px;}
	.col-b ul.item-list {list-style:none outside none;padding:0;margin: 0px;}
	.col-b h2 {color:#2998AC;}
	.col-b ul.item-list li a.active {background-color:#2998AC;color:#FFFFFF;}
	.col-b ul.item-list li a {display:block;font-weight:normal;padding:3px 10px;text-decoration:none;}


ul.news-widget li{margin: 10px 0px;}

/* PROMO PANEL - large image based promos on home and golf pages */
#promo-panel { position:relative; width:648px; height:325px;border-radius: 6px; -moz-border-radius: 6px; border: 5px solid #fff; margin-bottom: 20px;}
	#promo-slideshow-nav { position: absolute; bottom: 10px; left: 10px; z-index: 99; }
	#promo-slideshow-nav a { display: block; float: left; padding: 5px 8px; background-color: #fff; margin-right: 5px; text-align: center; overflow: hidden; color: #4A4949; }	
	#promo-slideshow-nav a.activeSlide { background-color: #0A527A; color: #fff;}
	#promo-slideshow a { display: none; }
	#promo-slideshow a.promo-item-1 { display: block; }


/* SITE PROMOTIONS - small text/image promotions on home and golf pages */
	#site-promotions { clear: both; border-top: 1px solid #ccc; padding: 25px 0; margin: 15px 0; }
		#site-promotions h3 { margin: 0 0 10px; }
		.site-promotion { float:left;  }
			.site-promotion a, .site-promotion a h3 { text-decoration: none; color: #006093; }
			.site-promotion a img { display: block; }
			#site-promotions .site-promotion h3, #site-promotions .site-promotion p { margin: 5px 0; }
		.promotion-size-2 { width: 210px; padding:0 20px 0 0; }
		.promotion-size-3 { width: 203px; padding:0 20px 0px 0px; float: left; }
		
		.promotion-size-4 { width: 147px; padding:0 15px 0 0; }
		.promotion-last { padding: 0; }
		
		
		/* SPECIALS */
		#specials-list { margin: 10px 0px 0px 0px; }
			#specials-list dt { float: left; width: 52px; }
			#specials-list dt img { width: 50px; height: 50px; border: 1px solid #777; }
			#specials-list dd {float: left; width: 158px;margin: 0px 0px 0px 10px; }
				#specials-list dd h4, #specials-list dd p { margin: 0 0 3px; }
					#specials-list dd h4{padding-top: 0px;}
					#specials-list dd h4 a { margin: 0 0 5px; color: #217209; }
			#specials-list dd.clear { float: none; display: block; overflow:hidden; height:1px; clear:both; margin-bottom: 10px; padding: 0; }
		

		/*  IMAGE GALLERIES  */
		#image-gallery { list-style: none; padding: 0; }
			#image-gallery li { float: left; padding: 0 15px 15px 0; }
			#image-gallery li a { padding: 5px; border:1px solid #ccc; display: block; }
			#image-gallery li a img { display: block;}
			
		/* INFORMATION Listings */
		ul.info-list { padding: 0; list-style: none; }
			ul.info-list li { padding: 10px 0; }


/* Photo Gallery with thumbs For promo panel*/
	#photoGalleryWrapper{width: 635px;position: relative; margin-bottom: 20px;}
	#photoGallery { width: 635px; position: relative; float: left; overflow: hidden;border-radius: 6px; -moz-border-radius: 6px; border: 5px solid #fff;}	
		#photoGallery img { border: 1px solid #fff; display: none; position: absolute; top: 0; left: 0; }
		#photoGallery img.showMe { display: block; }
		
	#photoGalleryThumbs { text-align: left; position: absolute; top: 20px; right: -20px; width: 138px; padding: 10px 0px 10px 10px; z-index: 5;background: #8ab039;border-radius: 6px; -moz-border-radius: 6px; }
		#photoGalleryThumbs img {border-radius: 2px; -moz-border-radius: 2px; border: 3px solid #fff; width: 50px; height: 50px; margin: 0px 10px 10px 0px;}
		#photoGalleryThumbs img.selected { border-color: #e5f89e; }
		#photoGalleryThumbs img:hover {cursor: pointer; border-color: #e5f89e; }
			
	/*#photoGalleryDescriptions { width: 670px; float: left; clear: left; margin-top: 8px; padding: 6px; }
			#photoGalleryDescriptions div { display: none; }
			#photoGalleryDescriptions div.showMe { display: block; }
				
		#galleryCategories { width: 144px; float: right; }
		
		#galleryNav { width: 105px; font-size: 11px; text-align: center; }
	*/


/*-- video -- */
	/* Video */
	.video-top { padding-bottom: 10px; border-bottom: 1px solid #ccc; }
	.video-list-tabs { margin: 10px 0 0; list-style: none; padding: 0; border-bottom: 1px solid #ccc; float: left; width: 90%; }
		.video-list-tabs li { border: 1px solid #ccc; border-bottom: 0; padding: 5px 10px; float: left; margin: 0 5px; }
		.video-list-tabs li a.selected { color:#000; }
	.video-list-tabs { float: left; padding-right: 20px; }
	.video-list { padding: 0; list-style: none; display: none; }
		.video-list li { padding: 0 10px 10px; float: left; width: 175px; }
			.video-list li a { padding: 5px; border: 1px solid #ccc; display: block; height: 145px; }
				.video-list li a b { padding: 2px 0 5px; line-height: 12px; display: block; text-align: center; }
	.current_tab { display: block; }
	
/*--GOLF GIFT--*/
#sponsors ul {list-style-type:none;}
#sponsors li {float:left;}
#courseInfo {font-size:11px;}
#social-buttons {width:250px;}


/* -- STATIC PAGE PHOTO GALLERIES -- */
#pages-photo-gallery {width:350px; height:256px; position:relative; float:right; text-align:center; padding:2px 2px 2px 2px; border:1px solid #60B648; background-color:#0082C5; margin-right:10px; margin-bottom:10px;background: #0082c5; /* Old browsers */
background: -moz-linear-gradient(top, #0082c5 0%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0082c5), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0082c5 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0082c5 0%,#7db9e8 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #0082c5 0%,#7db9e8 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082C5', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #0082c5 0%,#7db9e8 100%); /* W3C */-moz-box-shadow: 1px 1px 5px #000000;
box-shadow: 1px 1px 5px #000000; }
#promo-slideshow-static-pages-nav a { display: none; }
	#promo-slideshow-static-pages-nav a.promo-item-1 { display: block; }

	#promo-slideshow-static-pages-nav { position: absolute; bottom: 13px; left: 10px; z-index: 99; }
	#promo-slideshow-static-pages-nav a { display: block; float: left; width: 20px; height: 20px; background-color: #fff; margin-right: 5px; overflow: hidden; }	
	promo-slideshow-static-pages-nav a.activeSlide { background-color: #0082c5; }

/*-- POPUP --*/

.closeD {font-size:12px; float:right; margin-bottom:20px;}
#popup-form {margin:0 auto; width:335px; height:50px;}
#popup-form ul { margin: 0; padding: 0; list-style: none; }
	#popup-form ul li { padding-right: 10px; float: left; }
	#popup-form p { margin: 0 0 10px; font-size: 14px; color: #fff; }
	#popup-form label { display:block; padding-bottom: 2px; text-transform: uppercase; }
	#popup-form input.lowprice-email { width: 150px; padding: 2px; }
	#popup-form input.lowprice-zip { width: 60px; padding: 2px; }
	.popup-form-submit {margin-top:4px;}
#popup-form a {color:#fff;}
.ui-dialog .ui-dialog-content {text-align:center; color:#0082C5;}
.short {width:90px;}
.email-popup {width:125px;}
#dialog-modal { 
	display: none;
	border:3px solid #344176;
	background: #fbc95a;
	background: -moz-linear-gradient(top, #fbc95a 0%, #fff055 100%);
	background: -webkit-linear-gradient(top, #fbc95a 0%,#fff055 100%);
	background: -ms-linear-gradient(top, #fbc95a 0%,#fff055 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc95a', endColorstr='#fff055',GradientType=0 );}


/*
----------------------------
CLASSES
____________________________
*/
p {font-size:11px; color:#4a4949; margin-top:0px;}
h1 {color:#0a527a; font-size:24px; padding:0; margin: 0px 0px 15px 0px; font-weight:normal; text-transform: capitalize; }
h2 {color:#0a527a; font-size:18px; padding:10px 0 0 0; font-weight:normal; text-transform: capitalize;}
h3 {color:#2998ac; font-size:18px; padding:10px 0 0 0; font-weight:normal;}
h4 {color:#0a527a; font-size:12px; padding:10px 0 0 0; margin-bottom:0px; margin-top:0px;}
h5 {margin:25px 0 0 100px; font-size:16px;}
a {color:#0da1be;}
hr {margin-right:15px; border:1px 0 1px 0;}
label {font-size:12px;}
.black {color:#000;}
div.clear { overflow:hidden; height:1px; clear:both; }
img.alignRight { float:right; margin:0 0 15px 15px; }
img.alignLeft { float:left; margin:0 15px 15px 0; }
.error { color: red; }

