﻿html
{	
	
	background-color:#fff;
	height:100%;
	min-height:100%;
	margin:0px;
	padding:0px;


	}

body 
{
	font-family:Georgia, Arial, Sans-Serif;
	background: url("../images/leaf2.gif" ) no-repeat -350px 160px;
	/*font-size:0.8em;*/
	font-size: small;
	color: #4b4b4b;
	line-height: 12pt;
	margin:0px;
	padding:0px;
	
}

h1 {
/*	font-size: 1.7em;
	color: #8F7E50;
	font-weight:normal;
*/
	padding:0px;
	margin:0px;
	color:#8F7E50;
	font-size:20px;
	font-weight:bold;
}

h2 {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 1.2em;
	color:#8F7E50;
	font-weight:normal;
	padding:0px;
	margin-top:4px;
	margin-bottom:4px;
}

h3 {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 1em;
	color:#8F7E50;
	font-weight:normal;
	padding:0px;
	margin-top:4px;
	margin-bottom:4px;
}
H5
{
	padding:0px;
	margin:0px;
	color:#8F7E50;
	font-size:14px;
	font-weight:bold;
}

p
{
	color: #4b4b4b;
	margin: 10px 0px 10px 0px;
	text-align:justify;
}

a
{
	color: #4b4b4b;
}

.Control
{
	float:left;
	clear:none;
}

.SiteWrapper 
{
	margin-left:auto;
	margin-right:auto;
	width:1180px;
	margin-top:0px;
}

.SiteWrapper2
{
	/*width:980px;*/
	width:870px;
	padding: 0px;
	margin:0px;
	float:Left;
	clear:none;
	/*border:solid 1px blue;*/
}

.MainWrapperHome
{
	float:Left;
	clear:none;
	padding-left:30px;
}

.MainWrapperStandard
{
	float:Left;
	clear:none;
}

.MainWrapperBasic
{
	/*float:Left;
	clear:none;
	width:980px;*/
	width:865px;
	float:left;
	clear:both;
	padding-top:0px;
	padding-left:5px;
}


.HeaderContent
{
	/*width: 980px;*/
	width: 870px;
	padding: 0px;
	float:left;
	clear:none;
	height:120px;
}

.LeftContent
{
	width:200px;
	height:100%;
	padding: 2px;
	float:left;
	clear:none;
}

.MainContent
{
	width:562px;
	height:100%;
	padding: 2px;
	float:left;
	clear:none;
}

.RightContent
{
	width:200px;
	height:100%;
	padding: 2px;
	float:left;
	clear:none;
}

.FooterContent
{
	width:974px;
	padding: 2px;
	float:left;
	clear:none;

}

/* HEADER */

.Header
{
	height:143px;
	/*background: url(../images/leaf.gif) no-repeat 350px -10px;*/
}
.HeaderLogo
{

	float:left;
	clear:none;
	height:100px;
	background: url(../images/acanthuslogo.jpg) no-repeat 10px top;
	width:365px;
}

.HeaderTopText
{
	font-size:0.7em;
	text-align:center;
}

.HeaderCategoryTagLine
{
float:left;
clear:none;
width:650px;
text-align:center;
padding:10px 0px 0px 10px;
	/*padding:4px 2px;
	float:right;
	clear:none;
	text-align:right;
	font-size:1.2em;
	color: #8F7E50;
	font-weight:normal;
	line-height:25px;
	width:430px;*/
}

.Weather
{
	padding:6px;
	padding-top:-6px;
	float:left;
	clear:none;
	font-size:0.8em;
	height:85px;
	overflow:hidden;
	border:solid 1px #cccccc;
	background-color:White;
	width:145px;
	text-align:center;
}

.Weather a
{
	padding:0px;
	margin:0px;
	color: #8F7E50;
}

.Weather img
{
	padding:0px;
	margin:0px;
	border:none;
}

/* TOP NAVIGATION BAR */

.TopNavBar
{
	float:left;
	clear:none;
	/*width:980px;*/
	width:870px;
	padding:0px;
	margin:0px;
	height:48px;
	padding-bottom:8px;
	
}

.TopNavBar ul
{	
	margin:0px;
	padding:0px;
	float:left;
	clear:none;
	width:862px;
	background: url("../images/NavBar/TopNavBackt.gif" ) repeat-x left top;
	height:48px;
}

.TopNavBarItem
{	
	background: url("../images/NavBar/TopNavTabBackLeft.png" ) repeat-x left top;
	margin:0px 0px;
	float:left;
	clear:none;
	width:auto;
	list-style:none;
	height:45px;
}

.TopNavBarItemSelected
{	
	background: url("../images/NavBar/TopNavTabBackLeftSelected.png" ) repeat-x left top;
	margin:0px 0px;
	float:left;
	clear:none;
	width:auto;
	list-style:none;
	color: #FFF;
	height:45px;

}

.TopNavBarItem:hover
{	
	/*background: url("../images/NavBar/TopNavTabBackLeftSelected.png" ) repeat-x left top;*/
	
}

.TopNavBarItem a
{
	text-decoration:none;
}


.TopNavBarItem a span
{
	font-size:0.9em;
	float: left;
	display: block;
	/*background: url("../images/NavBar/TopNavTabBackRight.png" ) no-repeat right top;*/
	color: #fff;
	text-decoration:none;
	padding: 13px 0px 9px 10px;
	cursor:pointer;
	height:21px;
}

.TopNavBarItemRight
{
	font-size:0.9em;
	float: left;
	display: block;
	background: url("../images/NavBar/TopNavTabBackRight.png" ) no-repeat right top;
	color: #fff;
	text-decoration:none;
	padding: 20px 0px 4px 15px;
	cursor:pointer;
	height:21px;
}

.TopNavBarItemSelected a
{
	text-decoration:none;
}

.TopNavBarItemSelected a span
{
	font-size:0.9em;
	float: left;
	display: block;
	/*background: url("../images/NavBar/TopNavTabBackRightSelected.png" ) no-repeat right top;*/
	color: #FFF;
	text-decoration:none;
	padding: 15px 0px 9px 10px;
	cursor:pointer;
	height:21px;
}


.TopNavBarItem a span:hover
{
	/*background: url("../images/NavBar/TopNavTabBackRightSelected.png" ) no-repeat right top;*/
	cursor:pointer;
	/*color: #B7A77D;*/
	color:#8F7E50;
}

.TopNavBarItemSelectedRight
{
	font-size:0.9em;
	float: left;
	display: block;
	background: url("../images/NavBar/TopNavTabBackRightSelected.png" ) no-repeat right top;
	color: #FFF;
	text-decoration:none;
	padding: 20px 0px 4px 15px;
	cursor:pointer;
	height:21px;
}

.TopNavBarBottomBorder
{	
	padding: 10px 0px 7px 5px ;
	float: left;
	clear:none;
	padding-bottom:7px;
	width:975px;
}

.TopNavBarBottomBorder a
{	
	color: #4b4b4b;

}



/* NAVIGATION BAR */

.NavBar
{
	float:left;
	clear:none;
	margin:0px;
	padding:0px;
	color:#017C50;
}

.NavBarSection
{
	font-size: 1em;
	font-weight: bold;
	margin:0px;
	padding:6px 0px 2px 0px;
	list-style:none;

}

.NavBarSection a
{
	color:#017C50;
}

.NavBarSection a:hover
{
	color:#aaaaaa;
}

.NavBarSubSection
{
	font-size:0.9em;
	list-style:none;
	margin-left:0px;
	padding:2px 0px 1px 14px;
}

.NavBarSubSection a
{
	color:#017C50;
}

.NavBarSubSection a:hover
{
	color:#aaaaaa;
}


/* FOOTER */


.FooterWrapper 
{
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	float:left;
	clear:none;
	color: #8F7E50;
}

.Footer
{
	width:250px;
	float:left;
	clear:none;
	font-size:1.0em;
}

.Footer ul
{
	width:355px;
	padding-top:0px;
	margin:0px;
}

.Footer li
{
	 border-left: solid 1px #8F7E50;
	 color: #8F7E50;
	 float:left;
	 clear:none;
	 padding: 0px 10px;
	 list-style:none;
}


.Footer li a
{
color: #8F7E50;	
}

.FooterText a
{
	color: #8F7E50;	
}

.FooterText
{
	padding-top: 0px;
	width:620px;
	font-size:0.8em;
	text-align:right;
	float:right;
	clear:none;
}

/* Meet The team */

.TeamMember
{
 float:left; clear:none; width: 750px; padding: 5px; margin-bottom:12px;
}

.AltTeamMember
{
float:left; clear:none; width: 750px; padding: 5px; margin-bottom:12px;
}	

/*Enquiry Forms */

.InputLabel
{
	float:left;
	width:200px;
	clear:both	;
	padding:2px;
	list-style:none;
	font-size:10px;
}

.InputValue
{
	float:left;
	width:530px;
	clear:none;
	padding:2px;
	list-style:none;
}


/* Booking Details */

.BInputLabel
{
	float:left;
	width:200px;
	clear:both	;
	padding:2px;
	list-style:none;
	padding-bottom:8px;
}

.BInputValue
{
	float:left;
	width:400px;
	clear:none;
	padding:2px;
	list-style:none;
	padding-bottom:8px;
}

.InterestedInWrapper

{
	width:530px;
	float:left;
	clear:none;
}

.InterestedInCheckboxListDiv

{
	width:260px;
	float:left;
	clear:none;
	padding:5px 0px;
}

.AltInterestedInCheckboxListDiv

{
	width:260px;
	float:left;
	clear:none;
	padding:5px 0px;
}
.InterestedInCheckboxList
{
	float:left;
	clear:both;
}

/* Sitemap */

.SiteMapPage
{
	padding:5px 0px 5px 0px;
}

.SiteMapProperty
{
	padding:1px 0px 1px 20px;
}


/* Buttons */

.Button
{
	background: url(   "../images/button.png" ) no-repeat left top;
	color:#fff;
	width:108px;
	height:38px;
	font-size:8pt;
	cursor:pointer;
	font-weight:bold;
}

.ButtonSmall
{
	background: url(   "../images/buttonsmall.png" ) no-repeat left top;
	color:#fff;
	width:80px;
	height:28px;
	font-size:7pt;
	cursor:pointer;
	font-weight:bold;
}

.Button:hover
{
	/*background-image:url("../images/buttonpressed.png");
	padding-top:1px;
	padding-left:1px;*/
	
}

/*Brown Boxes Home Page*/

.BrownBox
{
	float:left;
	width:274px;
	height:160px;
	background-image:url('../Images/HomeBrownBox.jpg');
	background-repeat:no-repeat;
	padding:15px;
	color:White;
}


.BrownBoxTitle
{
	font-size:1.3em;
	padding-bottom:18px;
	line-height:20px;
}

/*End of Brown Boxes*/

.MoreSearchOptionsPanel
{
	font-family:Arial, "sans-serif";
	font-size:12px;
	margin:0px;
	padding:0px;
	float:left;
	clear:none;
	width:870px;
}

/*XSLT Tables*/
.DataTable
{
	width:974px;
	font-size:0.9em;
	border:solid 1px #8F7E50;
}

.DataTable th
{
	padding: 6px 2px 6px 2px;
	margin:0px;
	background-color:#8F7E50;
	background-image:none;	
	text-align:left;
	color:#fff;
	background:url('../Images/SearchBarGradient2.png') repeat-x left top;
	border-bottom:solid 1px #000;
}

.DataTable td
{
	padding:2px;
	margin:0px;

}


.Row
{
	background-color :#ffffff;
}

.AltRow
{
	background-color:#EDECE0;	
}

.HomepageSlogan
{
	font-size: 1.2em;
	color:#8F7E50;
	float:left;
	clear:both;
	padding:5px 0px 0px 0px;
	width:415px;
	height:24px;
	text-align:center;
}
.HomepageSlogan P
{
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
	color:#8F7E50;

}

/* Date Controls */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
	
/* Booking Page */


.CalendarKeyWrapper
{
	padding:2px 0px 2px 5px;
	float:left;
	clear:none;
}

.CalendarKey
{
	width:18px;
	height:16px;
	border:solid 1px #808080;
	padding:1px 0px 1px 8px;
	float:left;
	clear:none;
}

.CalendarKeyLabel
{
	width:140px;
	padding:1px 0px 0px 10px;
	float:left;
	clear:none;
	font-size:0.7em;
	height:14px;
}

.miniSearchContainer
{
	float:left;
	width:226px;
	border:solid 1px #6A523A;
	color:Black;
	background-color:#EDECE0;
	font-size:12px;
}
.miniTitleBar
{
	font-family: Arial, "sans-serif";
	float:left;
	width:216px;
	height:18px;
	border-bottom:solid 1px #6A523A;
	background-image:url('../Images/SearchBarGradient.png');
	color:white;
	font-weight:bold;
	font-size:13px;
	padding:5px;
}

.miniInputLabel
{
	float:left;
	width:60px;
	clear:both;
	padding:2px;
	list-style:none;
	margin:0px;
	height:21px;
	font-size:10px;
}

.miniInputValue
{
	float:left;
	width:150px;
	clear:none;
	padding:2px;
	list-style:none;
	margin:0px;
	height:21px;
}

.sInputLabel
{
	float:left;
	width:110px;
	clear:both;
	padding:2px;
	list-style:none;
	margin:0px;
	font-size:13px;
}

.sInputValue
{
	float:left;
	width:120px;
	clear:none;
	padding:2px;
	list-style:none;
	margin:0px;
}

/*Logos/features section*/
.dContainer
{
	float:left;
	clear:none;
	padding-bottom:6px;
	width:60px;
}

.dImg
{
	float:left;
	clear:none;
	width:45px;
}

.dText
{
	float:left;
	clear:right;	
}
/*End of*/

/*Thumb Nail Images*/

.thumbNail
{
	float:left;
	width:80px;
	height:60px;
	overflow:hidden;	
}

/*End of Thumb Nails*/

/*Alternative Properties*/
.apContainer
{
	float:left;
	clear:none;
	width:254px;	
	cursor:pointer;
	height: 70px;

}

.apImg
{
	float:left;
	clear:none;
	width:75px;
	background-color:Gray;	
	overflow:hidden;
	padding:3px;
	height:56px;
}
.apText
{
	float:left;
	clear:none;
	width:165px;
	padding-left:7px;
	color:#F2FDD5;
	cursor:pointer;
	text-decoration: none;

}
/*End of Alternative Properties*/

/*New Properties*/
.npContainer
{
	float:left;
	clear:both;
	width:270px;	
}

.npImg
{
	float:left;
	clear:none;
	width:75px;
	background-color:#EDECE0;	
	overflow:hidden;
	height:80px;
	
}
.npText
{
	float:left;
	clear:right;
	width:182px;
	padding-left:7px;
	color:#F2FDD5;
}
/*End of Alternative Properties*/

.PopUpDiv
{
	background-color: #8F7E50;
	border: solid 2px #EDECE0;
	padding: 50px 25px;
	color: Black;
	top: 50%;
	left: 50%;
	width: 500px;
	margin: -300px;
	position: fixed;
	right: 16px;
	z-index: 9990;
	color: #EDECE0;
	font-size:1.0em;
}

.PopUpDivCloseButton
{
	color: #EDECE0;
}

.SeasonalBox
{
float:left;
clear:none;
width:600px;
height:233px;
background:url("/uploadedimages/images/homepageoffer.jpg") no-repeat top left;
}

.SeasonalText
{
	FILTER: alpha(opacity=80); 
	BACKGROUND-COLOR: white; 
	WIDTH: 590px; 
	opacity: 0.8;
	font-weight:bold;
	margin-left:-5px;
	text-align:center;
	padding:0px 5px 0px 5px;
}

.SeasonalOffers
{
	background: url("/uploadedimages/images/homepageoffer.jpg") no-repeat Top Left;
	width:270px;
	padding:0px;
	height:290px;
}
	
.SeasonalOffersText
{
	text-align:center;
	font-size:1.6em;
}
.LogonLink
{
	/*color:#C21739;*/
	color:#990000;
	font-size:16px;
}

.RedLink
{
	color:#990000;
}

.PropertyLinkButtonSelected
{
	font-weight:bold;
}

.PropertyLinkButton
{
	font-weight:normal;
}

.SearchProgressPanel
{
	background-image: url(/assets/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 15px 24px;
	background-color: White;
	border: solid 2px #8F7E50;
	padding: 27px 5px 25px 60px;
	font-weight: bold;
	color: #8F7E50;
	overflow: auto;
	top: 50%;
	left: 45%;
	position:fixed;
	float:left;
	width: 90px;
	z-index: 9990;
}

.HL
{
	color:#8F7E50;
	font-size:14px;
	font-weight:bold;
}