/************ General Layout *********************/

body
{
    text-align: center;
    font-family: Arial, helvetica, Sans-Serif;
    color: #666666;
    font-size: 80%;
	margin: 0px;
}

table, tr, td 
   {
    margin: 0;
    padding: 0;
   }

#container
{
    width: 995px;
    margin: 0 auto;
    text-align: left;
    background-image: url('/_images/body_bg.jpg');
    background-repeat: no-repeat;
}

#logoHolder
{
    float: right;
    width: 362px;
    font-size:1px !important; font-size:10px;
}

#searchBox
{
    float: left;
    background-image: url('/_images/search_bg.gif');
    background-repeat: no-repeat;
    width: 767px;
    height: 55px;
    margin-top: -10px !important; margin-top: -16px;
    padding: 15px 0 0 20px;
}

#gradient
{
    float: left;
    height: 10px !important; height: 16px;
    width: 100%;
    background-image: url('/_images/gradient_bg.gif');
    background-repeat: repeat-x;
}

#mainContent
{
    float: left;
    width: 100%;
	padding: 0px;
}

/*remove top padding */
#mainContent table tbody tr td {
    margin: 0px;
    padding: 0px;
    }

#latestCol
{
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	width: 165px;
	float: left;
}

#latestContents, #enquiriesContents, #localContents
{
    float: left;
    width: 144px;
    border: 2px #919394 solid;
    border-top: none;
    border-bottom: none;
    padding: 9px 9px 9px 18px;
    color: #0b6750;
}

#localContents
{
    width: 504px;
}

#latestContents img{
	padding:1px;
	border:solid 1px #919394;
}

.bookingform, .bookingform2
{
    float: left;
    background: url(/_images/1bg2.gif) top no-repeat;
    background-color: #e1f3f5;
    width: 704px;
    padding-left: 100px;
}

.bookingform1_bottom
    {
    float: left;
    background: #e1f3f5 url(/_images/1bg_bottom.jpg) bottom no-repeat;
    width: 704px;
    height: 45px;
    padding-left: 100px;
   }
.bookingform2
{
    background-image: url(/_images/2bg.gif);
    background-color: #D3E6ED;
    height: 307px;
}

#leftCol, #leftCol2
{
	margin-top: 3px;
	padding-top: 0px;
	padding-left: 25px;
	width: 540px;
	float: left;
}

#leftCol.local
{
    padding-left: 35px;
}

#rightCol
{
	margin-top: 0px;
	float: left;
	
}

#leftColInt
{
float: left;
}


#imageHolder
{
    float: left;
    width:290px;
    display:inline;
}

.textHolder
{
    float: left;
    margin-left: 8px;
    display:inline;
    width: 460px;
}

.villaHolder
{
    float: left;
    margin-left: 8px;
    width:100%;
}
.villaHolder .image
{
    float:left;
    width:218px;
    text-align:center;
}
.villaHolder .info
{
    float:left;
    width:49%;
}
#villaDetails h3
{
    color: #9C5F2B; 
    margin-top:2px;
}

/*/////////// OLD INDENT STYLES *************
#villaDetails ul
{
    margin-left: 20px !important; margin-left: 20px;
    list-style-image: url('/_images/arrow.gif');
}
*/

#villaDetails ul
{
    margin-left: -40px !important; margin-left: 0px;
    list-style: none;
}

#villaDetails ul li
{
    padding-bottom: 20px;
}
#villaDetails ul li ul
{
    margin-left: 0px !important; margin-left: 0px;
    list-style: none;
    list-style-image:none;
}
#villaDetails ul li ul li
{
    padding-bottom: 20px;
}

#mapHolder
{
    width: 200px;
    margin: 20px 0px 20px 0px;
}

#tools
{
    width: 160px;
    margin-top: 30px;
    padding: 20px;
	background-color: #F1F1F1;
}

#footer
{
    float: left;
    width: 100%;
    margin-top: 20px;
    color: #0b6750;
    font-size: 90%;
}
#footer .footerText
{
    font-size:90%;
}

.pagelinks
{
    float:right;
    width:30%;
}
.pagelinks a
{
    padding: 0 2px 0 2px;  
}
.pagelinks a:hover,
.pagelinks a.on 
{
    background-color:#9C5F2B;
    color:#fff !important;
    text-decoration:none !important;
}

.error{
	color: Red;
}

.promo{
	color:#D9AD16;
	font-style: italic;
	font-weight: bold;
}


/************* Navigation *************************/

#mainNav
{
    float: left;
    background-repeat: no-repeat;
    width: 780px;
    height: 22px;
    font-size:1px !important; font-size:10px;
}

#subNavHolder
{
    background-image: url('/_images/subnav_bg.gif');
    background-repeat: repeat;
	min-height: 24px;
	height: auto !important;
	height: 24px;	
	background-color: #0B6750;
	margin-top:-1px;
	font-size:130%;
	font-weight:bold;
}

#subNav
{
    background-image: url('/_images/subnav_bg.gif');
    background-repeat: repeat;
	width: 767px;
	min-height: 24px;
	height: auto !important;
	height: 24px;	
	background-color: #0B6750;
}

#mainNav ul
{
    list-style-type: none;
    margin: 0 auto;
    padding: 0px;
}

#mainNav ul li
{
    display: inline;
}

#subNav ul
{
    list-style-type: none;
    margin: 1px 0px 0px 20px;
    padding: 0px;
	background-color: #0B6750;
}

#subNav ul li
{
	display: inline;
	margin-right: 10px;
	color: #fff;
}

#subNav ul li a{
	padding: 4px 0 0 0;
}

/************ text, links, images *****************/

.greenText
{
    color: #0b6750;
    font-style: italic;
    font-size: 140%;
    font-weight: bold;
}

.brownText
{
    color: #9c5f2b; 
}

.pinkText
{
    color: #cc9999;
    font-size: 110%;
}

#imageHolder img
{
    margin-bottom: 10px;
    float: left;
}

.logo
{
    float: right; 
    margin-top: 12px;  
}

.logoText
{
    float: right;
    margin-top: 7px;
}

.floatLeft
{
    float: left
}

.floatRight
{
    float: right;
}

img
{
    border: none;
    vertical-align: bottom;
}

#mainContent a{color: #666666;text-decoration: underline;}
#mainContent a:hover{text-decoration: none;}

#subNav a{color: #ffffff;text-decoration: none;font-size: 75%;}
#subNav a:hover{text-decoration: underline;}

#latestContents a{color: #d03293;text-decoration: none;}
#latestContents a:hover{text-decoration: underline;}

#footer a{color: #0b6750;text-decoration: none;}
#footer a:hover{text-decoration: underline;}

hr
{
    color: #176f59;
    border: none;
    border-top: 1px solid;
    height: 1px;
}

h1, 
h2
{
   font-size:130%;
   color:#9C5F2B;
}
h2
{
   font-size:120%;
}

/******************** Forms *********************/

form.search
{
    float: left;
    margin-top: 3px;
}

form.search label
{
    color: #ffffff;
    font-style: italic;
    font-weight: bold;
}

form.search select
{
    width: 105px;
}

form.search select.region
{
    width: 90px;
}

form.search select.sleeps
{
    width: 120px;
}

form.search select.type
{
    width: 150px;
}

.sleeps
{
    width: 30px;
}

.searchButton
{
    margin-bottom: -3px;
    margin-left: 5px;
}

/** COMMENTS PAGE **/

#comments {padding-top: 10px;}

#leftCol #comments ul 
{
   margin:0 0 0 -40px !important; margin:0;
   list-style: none;
}
#leftCol #comments ul li
{
   margin:0;
   padding: 0 0 22px 0;
}
#leftCol #comments ul li h2
{
   font-size:110%;
   margin:0;
   padding:0 0 10px 0;
}

/** CONTACT US PAGE **/
#leftCol #contactus p {
	clear:both;
}
#leftCol #contactus .colOne,
#leftCol #contactus .colTwo{
	width:120px;
	float:left;
}
#leftCol #contactus .colTwo{
	width:300px;
}


/** BOOKING FORM PAGE **/
#leftCol #bookingform form label, #leftCol2 #bookingform2 form label{
	float:left;
	width:200px;
	font-weight:bold;
}
#leftCol #bookingform form label.small,
#leftCol #bookingform form label.smallTwo,
#leftCol2 #bookingform2 form label.small,
#leftCol2 #bookingform2 form label.smallTwo{
	width:124px;
	font-weight:normal;
}
#leftCol #bookingform form label.smallTwo,
#leftCol2 #bookingform2 form label.smallTwo{
	margin-left:50px;
}
#leftCol #bookingform form .inputTextSmall,
#leftCol #bookingform form .inputTextMedium,
#leftCol #bookingform form .inputTextAreaMedium,
#leftCol2 #bookingform2 form .inputTextSmall,
#leftCol2 #bookingform2 form .inputTextMedium,
#leftCol2 #bookingform2 form .inputTextAreaMedium{
	float:left;
	border:solid 1 #9C9291;
	padding-left:5px;
	margin-bottom:5px;
	color:#000;
}
#leftCol #bookingform form .inputTextSmall,
#leftCol2 #bookingform2 form .inputTextSmall{
	width: 70px;
	vertical-align: -2px;
	margin-right:10px;
}
#leftCol #bookingform form .inputTextMedium,
#leftCol2 #bookingform2 form .inputTextMedium{
	width: 240px;
}
#leftCol #bookingform form .inputTextAreaMedium,
#leftCol2 #bookingform2 form .inputTextAreaMedium{
	width: 450px;
	height: 80px;
}
#leftCol #bookingform form .btn,
#leftCol2 #bookingform2 form .btn{
	border:solid 0px #9C9291;
	background-image: url('/_images/btn_bg.gif');
	background-repeat: no-repeat;
	color: #fff;
	height: 25px;
	width: 63px;
}

/** BOOKING FORM PAGE (new styles by tom)**/
.leftCol #bookingform form label{
	float:left;
	width:200px;
	font-weight:bold;
}
.leftCol .bookingform form label.small,
.leftCol .bookingform form label.smallTwo{
	width:124px;
	font-weight:normal;
}
.leftCol .bookingform form label.smallTwo{
	margin-left:50px;
}
.leftCol .bookingform form .inputTextSmall,
.leftCol .bookingform form .inputTextMedium,
.leftCol .bookingform form .inputTextAreaMedium{
	float:left;
	border:solid 1 #9C9291;
	padding-left:5px;
	margin-bottom:5px;
	color:#000;
}
.leftCol .bookingform form .inputTextSmall{
	width: 70px;
	vertical-align: -2px;
	margin-right:10px;
}
.leftCol .bookingform form .inputTextMedium{
	width: 240px;
}
.leftCol .bookingform form .inputTextAreaMedium{
	width: 450px;
	height: 80px;
}
.leftCol .bookingform form .btn{
	border:solid 0px #9C9291;
	background-image: url('/_images/btn_bg.gif');
	background-repeat: no-repeat;
	color: #fff;
	height: 25px;
	width: 63px;
}

.personalDetails
{
    float: left;
    width: 180px;
    margin-bottom: 10px;
}

.btn{
	border:solid 0px #9C9291;
	background-image: url('/_images/btn_bg.gif');
	background-repeat: no-repeat;
	color: #fff;
	height: 25px;
	width: 63px;
	margin-top: 5px;
}

.inputTextAreaMedium
{
    width: 500px;
}



/*EMAIL STYLES*/

#emailpage-wrapper 
{
	background-color: #fff;
	width:392px !important; width: 378px;
	margin:0px 0px 0px 5px !important; margin:0px 0px 0px 0px;
	border: solid 1px #A4C3A6;
	background-repeat: repeat;
	font-size:12px;
	text-align:left;
}
#emailpage-header
{
	float:left;
	background-image:url('/_images/emailheader.gif');
	background-repeat: no-repeat;
	height:120px;
	width:378px;	
	border-bottom: solid 1px #A4C3A6;
}
#emailBoxTitle
{
	width: 325px;
	padding-left: 4px;
	margin: 8px 4px 8px 28px !important; margin: 8px 4px 4px 14px;
	padding: 6px 0px 8px 0px;
	float:left;
	color:#9C5F2B;
	font-size:115%;
	font-weight:bold;
}
#emailBoxContent 
{
	width: 294px !important; width: 325px;
	margin: 10px 0px 10px 28px !important; margin: 10px 0px 8px 28px;
	padding: 10px 5px 0px 24px !important; padding: 18px 5px 0px 24px;
	border: solid 1px #A4C3A6;
	background-color: #fff;
}
.inputTextEmail,
.inputTextEmailComments
{
	width: 240px !important; width: 230px;
	margin:4px 0px 5px 24px !important; margin:4px 0px 5px 0px;
	border: 1px #CCCCCC solid;
	font-family:Arial;
	background-color: #E5E5E5;
}

.inputTextEmailComments
{
	height: 80px;
}

#emailpage-footer
{
	width: 378px;
	padding:0px 10px 0px 0px;
}

.submitemail
{
	float:right;
	border:solid 0px #9C9291;
	background-image: url('/_images/btn_bg.gif');
	background-repeat: no-repeat;
	color: #fff;
	height: 25px;
	width: 63px;
	margin-right:36px;
}
.submitemailborder 
{
	border: 1px #000 solid;
}


#events{
	width: 490px;
}
#events h2 {
	color: #5ABBC1;
}
#events ul {
	margin-left:-40px !important; margin-left: 0px;
}
#events ul li{
	display: block;
	width:46%;
	padding: 0 4% 12px 0;
	float:left;
	margin:0;
}

#terms ol li {
	margin: 6px 0 10px 0;
	list-style:none;
}
#terms .subpoints {
	margin: 6px 0 0 16px;
}

/* New styles added by AM 5-11-08 */

#quickLeft {
    width: 250px;
    float: left;
    margin-right: 20px;
    }
    
#mapRight {
    margin: 0px;
    padding: 0px;
    float: left;
    margin-top: -10px;
    }
    
#rightCol  {
width: 195px;
float: right;
margin-top: -70px;
margin-right: 10px;
}

/* rounded corners - using images */

#homeRightMid {
    background: #f0f0f0;
    text-align: center;
    padding: 5px;
    padding-top: 20px;
    }
    
#homeRightMid img {
    margin: 0 auto;
    border: none;
    padding: 0;
    }
    
#homeRightMid h2 {
    color: #02a0c6;
    text-transform: uppercase;
    font-size: 120%;
    margin-top: 0px;
    }
 
#homeRightMid .caption {
    color: #0b6750;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px; 
    }

#homeRightMid a {
    text-decoration: none;
    }

#homeRightMid a:hover {
    text-decoration: underline;
    }

#homeRightBot{
    background: #f0f0f0 url(/_images/roundedbot.jpg) bottom right no-repeat;
    text-align: center;
    padding: 5px;
   }
  
#homeRightBot h2 {
    color: #02a0c6;
    text-transform: uppercase;
    font-size: 100%;
    margin-top: 0px;
    }
    
/* list styles for home page */

ul.leftLinks {
    margin: 0;
    padding: 0;
    list-style-type: none;
    }
ul.leftLinks li a {
    text-decoration: none !important;
    display: block;
    width: 178px;
    padding-right: 65px;
    height: 61px;
    }
    
li#golfLink, li#celebLink, li#whichLink {
    margin-bottom: 6px;
    height: 57px;
    padding: 6px 65px 3px 3px;
    display: block;
    }

li#golfLink {    
    border: 2px solid #00553d;
    background: url(/_images/golfBG.jpg) right no-repeat;
    }
    
li#celebLink {    
    border: 2px solid #9d4f09;
    background: url(/_images/celebbg.jpg) right no-repeat;
    }
   
li#whichLink {    
    border: 2px solid #00553d;
    background: url(/_images/whichbg.jpg) right no-repeat;
    }
            
li#golfLink strong {
    color: #00553d;
    }
    
li#celebLink strong {
    color: #9d4f09;
    }
    
li#golfLink strong {
    color: #00553d;
    }
    
img.link {
   display: block;
    }
    
img.welcome {
    padding-top: 7px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    }
    
div.rightImages {
    margin-bottom: 20px;
    }
    
/* safari hack */




/*\*/
html*img.welcome {
[padding-top: 7px;/*Affects older Firefox and Netscape browsers only. Seen also by IE5-6 and Safari for Macintosh, which is
addressed below.*/
padding-top: 12px;/*Affects Safari for Macintosh only (v1-3). See also by IE5-6, but thats addressed below. Also
hidden from older Firefox and Netscape browsers.*/
]padding-top: 7px;/*Affects IE 7 only. Seen by IE5-6 but thats addressed below. Hidden from Safari and all
Firefox and Netscape browsers.*/
}/**/


/*\*/
html*span.caption {
[margin-bottom: 7px;/*Affects older Firefox and Netscape browsers only. Seen also by IE5-6 and Safari for Macintosh, which is
addressed below.*/
margin-bottom: 12px;/*Affects Safari for Macintosh only (v1-3). See also by IE5-6, but thats addressed below. Also
hidden from older Firefox and Netscape browsers.*/
]margin-bottom: 7px;/*Affects IE 7 only. Seen by IE5-6 but thats addressed below. Hidden from Safari and all
Firefox and Netscape browsers.*/
}/**/

#leftCol p {
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 17px;
    padding: 0px;
    }