* { margin:0; padding:0;}
body { 
	background: url(../images/page-background.gif);
	background-repeat: repeat-x;
	background-color:#DBE6E1;
	font-family:arial, helvetica, sans-serif;
	font-size:70%;
	text-align:center;
	color:#666666;}
	
.fleft { float:left;}
.fright { float:right;}
#container-bg {
	background: url(../images/container-background.gif);
	background-repeat: no-repeat;
	background-color: #DBE6E1;
	width: 840px;
	margin:0 auto;
	margin-top: 0px;
}
#container {
	background-color:white;
	width: 800px;
	text-align:center;
	margin:0 auto;
	margin-top: 0px;
}
#text-header {
	width: 800px;
	background-repeat: no-repeat;
	height: 15px;
	text-align:center;
	margin:0 auto;
	margin-top: 1px;
	font-size: 100%;
	color: #DBE6E1;
	font-weight: bold;
}
#header { 
	height: 120px;
	width: 800px;
	background-color: red;
	background: url(../images/header2.jpg);
	background-repeat: no-repeat;
	font-family:arial, helvetica, sans-serif;
	font-size:100%;
	text-align:center;
}
#topnavigation {
	position: static;
	background: url(../images/navbackground.gif);
	background-repeat: repeat;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	height: 26px;
}	
#topnavigation ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	line-height: normal;
}
#topnavigation li {
	display: inline;
	padding: 0;
	text-transform: none;
	list-style-type: none;
	font-weight: bold;
	line-height: normal;
}
#topnavigation a {
	background:   url(../images/navlinkbackground.gif);
	background-repeat: repeat;
	float: left;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 5px 8px 5px 8px;
	color: #ffffff;
	background-color: #3A5BAC;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid white;
}
#topnavigation a:hover {
	background:   url(../images/navhover.gif);
	background-repeat: repeat;
	color: #ffffff;
	background-color: #254AA6;
}
#topnavigation #selected a {
	background:   url(../images/navselectedblue.gif);
	background-repeat: repeat;
	color: #ffffff;
	background-color: #254AA6;
	border-color: #434392;
	border-right: 1px solid white;
}

#topnavigationline {
	clear: both;
	border-bottom: 1px solid white;
	width: 800px;
	height: 4px;
	line-height: 4px;
	background: #434392;
	padding:0;
}
/*****************************************************/
/*Top Navigation Selected Colours*/
#hometopnavigationline {
	clear: both;
	border-bottom: 1px solid white;
	width: 800px;
	height: 4px;
	line-height: 4px;
	background: #E02C26;
	padding:0;
}

/* main content */
#maincontentarea { 
	width: 100%;
}
#leftarea { 
	width: 140px;
	height: auto;
	float: left;
	padding: 15px 0px 15px 0px;
}
#leftmenu { 
	width: 100%;
	background-color:#F0F2FB;
	float: left;
	border-right: 1px solid white;
	text-align:left;
	height: auto;
}
#leftmenu ul{ 
}
#leftmenu ul li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	line-height: 18px;
	font-size: 100%;
}
#leftmenu ul li a {
	display: block;
	color: #7DA9B2;
	background-color: #F7F8F3;
	text-decoration: none;
	padding: 3px 3px 3px 20px;
	background:   url(../images/nav-arrow-blue.gif);
	background-repeat:no-repeat;
	background-position: 10px 10px;
}
#leftmenu ul li a:hover {
	text-decoration: underline;
}
#leftmenutop { 
	float: left;
	background: url(../images/leftMenuTopBlue.jpg) top no-repeat #F0F2FB;
	border-bottom: 1px #434392;
	height: 14px;
	width: 140px;
	font-weight: bold;
	font-size: 100%;
	color: white;
	padding: 4px 0px;
}
#leftmenubottom { 
	float: left;
	background-color:#F0F2FB;
	border-bottom: 1px solid #434392;
	height: 10px;
	width: 140px;
	margin: 0px 0px 10px 0px;
}
/* search box */
#searchbox { 
	width: 100%;
	background-color: #F0F2FB;
	float: left;
	border-right: 1px solid white;
	text-align:left;
	height: auto;
}
#searchboxtop { 
	float: left;
	background: url(../images/leftMenuTopBlue.jpg) top no-repeat #F0F2FB;
	border-bottom: 1px solid #434392;
	height: 14px;
	width: 140px;
	font-weight: bold;
	font-size: 100%;
	color: white;
	padding: 4px 0px;
}
#searchboxbottom { 
	float: left;
	background-color:#F0F2FB;
	border-bottom: 1px solid #434392;
	height: 10px;
	width: 140px;
	margin-bottom: 10px;
}
/* right content area */
/* jump box */
#jumpbox { 
	width: 100%;
	background-color: #F0F2FB;
	float: left;
	border-right: 1px solid white;
	text-align:left;
	height: auto;
}
#jumpboxtop { 
	float: left;
	background: url(../images/leftMenuTopBlue.jpg) top no-repeat #F0F2FB;
	border-bottom: 1px solid #434392;
	height: 14px;
	width: 140px;
	font-weight: bold;
	font-size: 100%;
	color: white;
	padding: 4px 0px;
}
#jumpboxbottom { 
	float: left;
	background-color:#F0F2FB;
	border-bottom: 1px solid #434392;
	height: 10px;
	width: 140px;
	margin-bottom: 10px;
}
.jumpboxQuickJump {
	width: 130px;
	
	color: #7DA9B2;
	font-size: 100%;
	padding: 2px;}
/* right content area */
#maintextarea { 
	float: right;
	width: 640px;
	height: auto;
	text-align:left;
	font-size: 100%;
	padding: 0px 0px 20px 0px;
}
#maintextarea h2{ 
	color:#7DA9B2;
	font-size:130%;
	padding: 10px 0px 0px 0px;
}
#maintextarea p{ 
	color:#484848;
	font-size: 100%;
	padding: 15px 10px 0px 0px;
}
#maintextarea p a{ 
	color:#7DA9B2;
	font-weight: normal;
	text-decoration: none;
}
#maintextarea ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 100%;
}
#maintextarea ul li {
	margin:0px 0px 0px 50px;
	padding:0px;
	list-style-type: circle;
	line-height: 20px;
	color:#484848;
}
#maintextarea ul li a{
	color:#7DA9B2;
	text-decoration:none;
	font-weight: bold;
}
#maintextarea ul ul {
	margin:0px 0px 0px 30px;
	padding:0px;
	list-style-type: circle;
	line-height: 20px;
	color:#484848;
}
#maintextarealine { 
	height: 2px;
	background-color: #7DA9B2;
	width: 50%;
	margin: 5px 0px 10px 0px;
}
#mainContentImage {
	float: right;
	border: 0px solid #7DA9B2;
	margin: 0px 10px 0px 25px;
	padding: 3px;
}
/* product listing styles (thumb nail etc) - standard generic*/
#productListing	{	
	width: 126px;
	padding: 0px;
	float:left;
	margin: 0px 25px 20px 0px;
	height: auto;
}
#productName	{	
	width: 122px;
	height: 16px;
	color: white;
	background-color: #0000FF;
	font-weight:bold;
	padding: 2px 0px 0px 4px;
	float: left;
	background: url(../images/villaListingTop.jpg) top no-repeat #F0F2FB;
}
#productContentCTR	{	
	width: 126px;
	
	border-bottom: 1px solid #ADC9CE;
	float:left;
	background: url(../images/product-background.gif);
	background-repeat: repeat-x;
}
#productText {	
	width: 120px;
	padding: 0px 0px 10px 4px;
	text-align:left;
	font-weight:normal;
	color: red;
	float: left;
}
#productText	a{	
	color: #434392;
	text-decoration: none;
}
#productInfoLinks {	
	width: 126px;
	background-color: #ADC9CE;
	text-align: center;
	font-weight:bold;
	color: white;
	float: left;
}
#productInfoLinks	a{	
	color: white;
	text-decoration: none;
}
#productImage {
	width: 126px;
	height: 73px;
	overflow: hidden;
	text-align:center;
	float: left;
	margin: 4px 0px 4px 0px;
}
#productImage img {
	margin: 0px 0px 0px 0px;
	/*width: 120px;
	height: 90px;*/
	border: 1px solid #EAEBE2;
}
/*END product listing styles (thumb nail etc) - standard generics*/

/*Container for specs area on product info page*/
.productSpecsCTR {
	width: 227px;
	float: right;
	margin: 0px 10px 0px 20px;
	}
/*END Container for specs area on product info page*/
/*Images on the actual product info page*/
.productImages {
	width: 225px;
	border: 1px dotted #7DA9B2;
	margin: 0px 0px 10px 0px;
	height: auto;
	float: left;
	}
.productStandardPrices {
	clear: both;
	float: left;
	width: 225px;
	border: 1px dotted #7DA9B2;
	margin: 0px 0px 10px 0px;
	color: #7DA9B2;
	background: url(../images/product-background.gif);
	background-repeat: repeat-x;
	}
.productLongPrices {
	clear: both;
	float: left;
	width: 225px;
	border: 1px dotted #7DA9B2;
	margin: 0px 0px 10px 0px;
	color: #7DA9B2;
	background: url(../images/product-background.gif);
	background-repeat: repeat-x;
	}
.productSeasonalDates {
	clear: both;
	float: left;
	border: 1px dotted #7DA9B2;
	margin: 0px 0px 10px 0px;
	width: 225px; 
	color: #7DA9B2;
	background: url(../images/product-background.gif);
	background-repeat: repeat-x;
	}
#productSpecialOffer {
	border-bottom: 1px solid #7DA9B2;
	margin: 0px 0px 10px 0px;
	width: 380px; 
	color: #000066;
	padding: 0px 0px 5px 0px;
	background: url(../images/special-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #DEE8E3;
	}
#productSpecialOffer p {
	padding: 60px 0px 0px 10px;
	color: #000066;
	}
.productBookingButton {
	clear: both;
	float: left;
	width: 225px;
	margin: 0px 0px 5px 0px;
	color: #7DA9B2;
	}
.productBrochureButton {
	clear: both;
	float: left;
	width: 225px;
	margin: 0px 0px 10px 0px;
	color: #7DA9B2;
	}
/*END Images on the actual procuct info page*/

/* special listing styles (thumb nail etc) special-offers.asp*/
#specialOffersListing	{	
	width: 126px;
	padding: 0px;
	float:left;
	margin: 0px 25px 20px 0px;
	height: auto;
}
#specialOffersName	{	
	width: 122px;
	height: 16px;
	color: white;
	background-color: #0000FF;
	font-weight:bold;
	padding: 2px 0px 0px 4px;
	float: left;
	background: url(../images/villaListingTop.jpg) top no-repeat #F0F2FB;
}
#specialOffersContentCTR	{	
	width: 126px;
	
	border-bottom: 1px solid #ADC9CE;
	float:left;
	background: url(../images/product-background.gif);
	background-repeat: repeat-x;
}
#specialOffersText {	
	width: 120px;
	padding: 0px 0px 10px 4px;
	text-align:left;
	font-weight:normal;
	color: red;
	float: left;
}
#specialOffersText	a{	
	color: #434392;
	text-decoration: none;
}
#specialOffersInfoLinks {	
	width: 126px;
	background-color: #ADC9CE;
	text-align: center;
	font-weight:bold;
	color: white;
	float: left;
}
#specialOffersInfoLinks	a{	
	color: white;
	text-decoration: none;
}
#specialOffersImage {
	width: 126px;
	height: 73px;
	overflow: hidden;
	text-align:center;
	float: left;
	margin: 4px 0px 4px 0px;
}
#specialOffersImage img {
	margin: 0px 0px 0px 0px;
	/*width: 120px;
	height: 90px;*/
	border: 1px solid #EAEBE2;
}
/* END special listing styles (thumb nail etc) special-offers.asp*/

/* Special/Featured listing on home page only*/
#homeSpecialListing	{	
	border-bottom: 1px solid #7DA9B2;
	margin: 30px 30px 10px 20px;
	width: 230px; 
	float: right;
	color: #000066;
	padding: 0px 0px 5px 0px;
	background: url(../images/featured-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F0F2FB;
	text-align:center;
}
#homeSpecialListing p {
	padding: 5px 10px 0px 10px;
	color: #000066;
	text-align:justify;
	}

#homeSpecialListing	a{	
	color: #74785F;
	text-decoration: none;
}
/* END special listing on home page only*/

/* Home Icon Style - home only. Show icon on home AND home as parent*/
#homeIcon	{	
	width: 126px;
	padding: 4px;
	float:left;
	border: 1px dashed #7DA9B2;
	margin: 0px 22px 20px 0px;
	height: 125px;
	text-align:center;
	font-weight:bold;
	background: url(../images/homeIconBackground.jpg) bottom no-repeat #F0F2FB;
}
#homeIconImage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#homeIconImage img {
	/* To fix the width of images use the following and remove hidden overflow from productImage
	width: 120px;
	height: 90px;*/
	border: 1px solid #F0F2FB;
}
#homeIcon	a{	
	color: #7DA9B2;
	text-decoration: none;
}
/* END Icon Style - home only. Show icon on home AND home as parent*/

/* Other than home parentIcon styles */
#parentIcon	{	
	width: 126px;
	padding: 4px;
	float:left;
	border: 1px dashed #7DA9B2;
	margin: 0px 15px 20px 0px;
	background: url(../images/homeIconBackground.jpg) bottom no-repeat #F0F2FB;
	height: 125px;
	text-align:center;
	font-weight:bold;
}
#parentIconImage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#parentIconImage img {
	/* To fix the width of images use the following and remove hidden overflow from productImage
	width: 120px;
	height: 90px;*/
	border: 1px solid #EAEBE2;
}
#parentIcon	a{	
	color: #7DA9B2;
	text-decoration: none;
}
/* END than home parentIcon styles */
/* blog styles */
#blogCurrentMonth {
	width: 620px;
	margin: 20px 0px 10px 0px;
	clear:both;
	background: url(../images/blog-current-background.jpg);
	background-repeat: no-repeat;
	background-color:#F0F2FB;
	border-bottom: 1px solid #434392;
	}
#blogPreviousMonths {
	width: 620px;
	margin: 20px 0px 10px 0px;
	clear:both;
	background: url(../images/blog-previous-background.jpg);
	background-repeat: repeat-x;
	background-color:#F0F2FB;
	border-bottom: 1px solid #434392;
	}
/* END blog styles */
/* end right content area */
/* footer area */
#footer { 
	width: 100%;
	clear: both;
	background-color: #F0F2FB;
	border-top: 1px solid #7DA9B2;
	font-family:arial, helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#footerbottom {
	width: 800px;
	height: 2px;
	text-align:center;
	margin:0 auto;
}
#footer ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	line-height: 18px;
}
#footer li {
	display: inline;
	padding: 0;
	text-transform: none;
	list-style-type: none;
	font-weight: normal;
	line-height: 18px;
}
#footer li {
	display: inline;
	padding: 0;
	text-transform: none;
	list-style-type: none;
	font-weight: normal;
	line-height: 18px;
}
#footer li.last a {
	border: none;
}
#footer a {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px 5px 0px 3px;
	color: #7DA9B2;
	border-right: #7DA9B2 1px solid;
	line-height: 18px;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p {
	margin: 10px 0px 0px 0px;
	color: #7DA9B2;
}
#footersiteby {
	width: 800px;
	height: 10px;
	text-align:center;
	margin:0 auto;
	color: #7DA9B2;
	padding: 20px 0px 0px 0px;
}
#footersiteby a{ 
	color: #7DA9B2;
	text-decoration: none;
}
table.updateUsers	{
	margin: 0px 0px 0px 0px;
	color:#484848;
	font-size: 100%;
}
table.contactForm	{
	margin: 0px 0px 0px 0px;
	color:#484848;
	font-size: 100%;
	border: 1px solid #7DA9B2;
	width: 550px;
}
table.bookingForm	{
	margin: 0px 0px 0px 0px;
	color:#484848;
	font-size: 100%;
	border: 1px solid #7DA9B2;
	width: 550px;
}
table.blogForm	{
	margin: 0px 0px 0px 0px;
	color:#484848;
	font-size: 100%;
	border: 1px solid #7DA9B2;
	width: 600px;
}
#editCmsPage	{
	width: 600px;
	border: 1px solid #DBE6E1;
	height: auto;
	font-size: 100%;
	color:#484848;
	padding: 5px;
}
