html 		{width:100%; }
body 		{background:#FFFFFF url('../images/header.gif') no-repeat center top; margin:0; padding:0px; width:100%; font-family:"Trebuchet MS", Verdana, Arial, "Times New Roman", serif; font-size:80%; color:#000000; }
p			{padding:10px 0 0 0; margin:0; }
h1			{font-weight:normal; font-size:150%; margin:0; padding:0 0 10px 0; line-height:150%; }
a			{color:#44B158; text-decoration:underline; }
a:hover		{text-decoration:none; }

#pad			{margin:20px 0 0 15px; }
#all 			{text-align:center; width:100%; }
#container 		{background:#44B158; margin:212px auto 0 auto; padding:0 31px; text-align:left; width:538px; line-height:150%; }

#content		{background:#FFFFFF url('../images/contenttopbg.gif') no-repeat 0 0; margin:20px 0 0 0; padding:1px 0 0 0; }
#wordingHome	{width:260px; float:left; padding:20px 0 0 20px; }
#wording		{padding:20px 20px 0 20px; }
#rhs			{margin:13px 0 0 280px; padding:160px 20px 0 20px; background:url('../images/houseintro.jpg') no-repeat top center; }
#villa #rhs		{padding:220px 20px 0 20px; background:url('../images/thevilla.jpg') no-repeat top center; }
#rightbox		{background:#FFFFDD url('../images/facilities.gif') no-repeat top center; border:1px solid #E8EAE3; padding:60px 20px 20px 20px; margin:20px 0 0 10px; }
#rightbox li	{list-style-image:url('../images/starlist.gif'); padding:0; margin:0; }
#rightbox ul	{padding:0; margin:0 0 0 20px; }
#footer			{background:url('../images/footerbg.gif') no-repeat 0 0; font-size:90%; padding:55px 0 10px 0; clear:both; margin:0 auto; width:600px; }
#menu			{background:#44B158 url('../images/menubg.gif') no-repeat 0 0; text-align:center; padding:16px 0; margin:20px 0 0 0; }
#menu ul		{margin:0; padding:0; }
#menu li		{list-style:none; padding:0; margin:0; display:inline; }
#menu a			{padding:0 10px; text-decoration:none; color:#000000; }
#menu a:hover	{color:#44B158; }
#intro			{background:#44B158 url('../images/introbg.gif') no-repeat 0 0; text-align:center; height:112px; padding:25px 0; margin:0; }
a#left 			{padding:0 77px; height:112px; margin:0 0 0 20px; float:left; background:url('../images/introleft.jpg') no-repeat bottom left; }
a#middle 		{padding:0 90px; height:112px; margin:0 0 0 2px; float:left; background:url('../images/intromiddle.jpg') no-repeat bottom left; }
a#right 		{padding:0 80px; height:112px; margin:0 0 0 2px; float:left; background:url('../images/introright.jpg') no-repeat bottom left; }
a:hover#left 	{background:url('../images/introleft.jpg') no-repeat top left; }
a:hover#middle 	{background:url('../images/intromiddle.jpg') no-repeat top left; }
a:hover#right 	{background:url('../images/introright.jpg') no-repeat top left; }
#gallery #wording img	{margin:5px; padding:15px; background:#FFFFFF url('../images/imgbg.jpg') no-repeat center center; }
#photos			{text-align:center; margin:20px 0 0 0; }

#contact #content dl	{margin:0; padding:0; text-align:left; }
#contact #content dt	{margin:0 0 10px 0; padding:0; width:130px; float:left; text-align:left; }
#contact #content dd	{margin:0 0 10px 150px; padding:0; }
#contact #content form input 	{width:310px; }
#contact #content form 	{background:#FFFFDD; padding:10px; border:1px solid #E8EAE3; margin:0 0 10px 0; }
#contact #content p .submit		{background:#CCCCCC; width:80px; }
.centerAlign			{text-align:center; }

#calendar 		{table-layout:fixed; width:470px; text-align:center; border-collapse:collapse; }
#calendar td 	{vertical-align:middle; border:1px solid #000000; font-weight:bold; }
.booked 		{background:#44B158; color:#FFFFFF; }



.clearfix:after 	{content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix 			{display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix 	{height:1%; }
.clearfix 			{display:block; }
/* End hide from IE-mac */

/*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/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/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/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;
	}
