/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	text-align: center;
	background-color: #FFF;
}

#capsule {
	margin: 10px auto;
	padding: 0;
	width: 760px;
	background-color: #FFF;
	text-align: left;
}

#header {
	margin: 0 0 10px 0;
	height: 75px;
	border-bottom: 1px solid #9CC2E2;
}

#logo {
	float: left;
}

#nav {
	margin: 0 0 0 200px;
	padding: 0;
	height: 50px;
	background-color: #FFF;
	text-align: right;
}

#nav ul {
	padding: 15px 0;
	margin: 0;
	font-size: 70%;
	font-weight: bold;
	color: #999;
}

#nav ul li {
	display: inline;
	margin: 0;
}

#nav ul li a {
	color: #999;
	padding: 3px 10px;
	text-decoration: none;
	width: 8em;
	border-right: 1px solid #9CC2E2;
}

#nav .firstbutton {
	border-left: 1px solid #9CC2E2;
}

#nav ul li a:hover, #nav ul li a:focus {
	color: #0039A6;
}

#mainpanel {
	background-color: #FFF;
	text-align: left;
}

#left {
	float: left;
	width: 190px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #999;
}

#left p {
	font-size: 70%;
	display: block;
	padding: 0;
	margin: 0;
}

#left p a {
	display: block;
	padding: 5px 0 5px 10px;
	color: #999;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#left p a:link, #left p a:visited {
	background-color: #FFF;
}

#left #bookonline p a {
	display: block;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 10px;
	color: #fff;
	background-color: #900;
	background-image: url(../images/bookonlinebg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	border-bottom: 0;
}

#left #bookonline p a:link, #left #bookonline p a:visited {
	background-color: #900;
	background-image: url(../images/bookonlinebg.gif);
	background-repeat: repeat-x;
}

#left #bookonline p a:hover, #left #bookonline p a:focus {
	background-color: #c00;
	background-image: url(../images/bookonlinebgRO.gif);
	background-repeat: repeat-x;
}

#content {
	float: right;
	padding: 0;
	width: 560px;
	text-align: left;
	background-color: #FFF;
}

#centre {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 400px;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
}

.contentbox {
	width: 388px;
	margin: 10px 0;
	padding: 5px;
}

.centreleftbox {
	float: left;
	width: 185px;
	margin: 0;
	padding: 5px;
}

.centrerightbox {
	float: right;
	width: 185px;
	margin: 0;
	padding: 5px;
}

.imagerow {
	padding: 0;
	margin: 0 0 8px 0;
}

.imagerow img {
	border: 1px solid #999;
}

.rightmargin8 {
	margin-right: 8px;
}

.leftmargin8 {
	margin-left: 8px;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

p {
	font-size: 70%;
	margin: 0 0 8px 0;
	padding: 0;
}

td p {
	font-size: 70%;
	margin: 0 0 3px 0;
	padding: 0;
}

#right {
	margin: 0 0 10px 0px;
	float: right;
	padding: 0;
	width: 130px;
	background-color: #FFF;
}

#right a {
	text-decoration: none;
	cursor: hand;
}

#right h3, #centre h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 5px 0;
	padding: 2px;
	display: block;
}

#right p {
	margin: 0 0 3px 0;
}

#specialbox p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	padding: 6px 0 0 5px;
}

#specialbox p a:link, #specialbox p a, #specialbox p a:visited {
	color: #FFF;
	text-decoration: none;
}

#specialbox p a:hover, #specialbox p a:focus, #specialbox p a:active {
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

#footer {
	clear: both;
	padding: 5px 0;
	text-align: left;
	border-top: 1px solid #CCC;
}

.cgtext {
	color: #0039A6;
}

.ahtext {
	color: #9D0030;
}

.litext {
	color: #0085A3;
}

.motext {
	color: #462512;
}

.sitext {
	color: #3D8933;
}

.trtext {
	color: #F5821F;
}

.witext {
	color: #7D5691;
}

.redtext {
	color: #C00;
}

.rightboxbedrooms {
	background: url(../images/rightbg_bedrooms.gif) right no-repeat;
}

.rightboxdining {
	background: url(../images/rightbg_dining.gif) right no-repeat;
}

.rightboxgardens {
	background: url(../images/rightbg_gardens.gif) right no-repeat;
}

.rightboxlocal {
	background: url(../images/rightbg_local.gif) right no-repeat;
}

.rightboxlodges {
	background: url(../images/rightbg_lodges.gif) right no-repeat;
}

.rightboxlounges {
	background: url(../images/rightbg_lounges.gif) right no-repeat;
}

.rightboxpool {
	background: url(../images/rightbg_pool.gif) right no-repeat;
}

.access, .access a {
	display: none;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.imagelink a:hover, .imagelink a:focus, .imagelink a:active {
	border-bottom: 0px;
}

.enquiryselectboxwidth {
	width: 100px;
}

.PreSelBreak {
		visibility:visible;
		margin-top:-0px;
		float:left;
	}
	.noPreSelIntBreakDates {
		margin-top:8px;
		visibility:visible;
		height:60px;
		position:absolute;
		float:left;
	}
	.noPreSelIntBreak{
		visibility:hidden;
		margin-top:0px;
		float:left;
		position:absolute;		
	}
	.PreSelIntBreakDates {
		margin-top:8px;
		visibility:hidden;
		height:60px;
		position:absolute;
		float:left;
	}
	.movedown{
		margin-top:0px;
		height:80px;
		float:left;
		width:100%;
	}
	.showdates{
		width:100%;
		height:60px;
		float:left;
		margin-top:-60px;
	}