/* Color Codes

	DarkBlue: #002551
	DarkBlueLighter: #003575
	LightBlue: #85A2C2;
	DarkOrange: #FF6600
	Orange: #FF9933

*/

body
{
	width: 800px;
	height: auto;
	margin: 5px auto 0px auto;
	background-color: #002551;
	font-family: arial, helvetica, verdana, Serif;
	font-size: 10pt;
}

i
{
	font-family: Times New Roman, Times, Times Roman;
	font-size: 9pt;
}

a
{

	text-decoration: underline;
	color: White;
}

a:hover
{

	text-decoration: none;	
}

img
{
	border: none;
}

img a
{
	border: none;
	text-decoration: none;
}

h1, h2, h3, h4, .propertyResultsListingHeader, .h1
{
	padding: 3px 0px 5px 0px;
	margin: 0px;
	color: #FF6600;
}

h1, .h1
{
	text-align: left;
	font-size: 10pt;
}

.h1
{
	font-weight: bold;
}

h2
{
	text-align: left;
	font-size: 10pt;
}

h3
{
	font-size: 10pt;
	line-height: 1em;
	height: 2em;
}

h4
{
	font-family: sans Serif;
	font-size: 11pt;
	color: Black;
}

p
{
	font-family: Times New Roman;
	font-size: 11pt;
}

address
{
	font-weight: bold;
}

form
{
	padding: 0px 0px 0px 0px;
}

#container
{
	width: 780px;
	border: solid 1px White;
	background-color: #002551;
	color: #003575;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/backgroundFullWidth.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-bottom: 5px;
	height: auto;
}

#header
{
	width: 780px;
	height: auto;
	background-color: White;
}

	#headerLeft
	{
		float: left;
		width: 163px;
	}
	
	#tel
	{
		font-weight: bold;
		text-align: center;
		padding-top: 5px;
		/* border-top: solid 1px #002551; */
		font-size: 11pt;
	}
	
	#logo
	{
	}
	
	#headerRight
	{
		float: right;
		padding: 0px;
		width: 613px;
		height: auto;
	}
	
	#headerImage
	{
		margin: -1px;
		padding: 0px;
	}
		#headerImage img
		{
			padding: 0px;
		}
	
	
#countryBar
{
	height: 24px;
	color: #002551;
	padding: 2px 0px 0px 0px;
	text-align: center;
	background-color: White;
	font-size: 10pt;
}

	#countryBar a
	{
		text-decoration: none;
		color: #002551;
		display: inline-block;
		width: auto;
		height: 22px;
		padding: 0px 8px 0px 4px;
		font-size: 10pt;
	}
	
	#countryBar a:hover
	{
		color: Black;
		background-color: #F5F5F5;
		height: 22px;
	}
	
	.countryName
	{
		padding: 3px 2px 3px 2px;
		height: 22px;
		display: inline-block;
		font-size: 9pt;
	}
	
#mainPage
{

}

#mainPage a
{

}

.title
{
	height: 20px;
	color: White;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: white;
	padding-top: 4px;
	padding-left: 7px;
}

#mainPageLeft
{
	float: left;
	background-color: #002551;
	width: 163px;
	color: White;
	background-image: url(/images/verticleLine.gif);
	background-repeat: repeat-y;
	background-position: -1px 0px;
}

	#leftTitle
	{
		margin-left: 20px;
		border-left: solid 1px White;
		margin-bottom: 1px;
	}

	#leftNavigation
	{
		margin-left: 20px;
		margin-bottom: 50px;
	}
		.navigationLine
		{
			height: 24px;
			background-color: #FF6600;
			margin-bottom: 1px;
		}
		
		.navigationLine a
		{
			display: block;
			margin-left: 10px;
			border-left: solid 1px #002551;
			background-color: #FF9933;
			text-decoration: none;
			font-weight: bold;
			font-size: 9pt;
			height: 20px;
			width: 127px;
			padding-left: 5px;
			padding-top: 4px;
			color: White;
		}
		
		.navigationLine a:hover
		{
			background-color: #FF6600;
			text-decoration: underline;
			color: #002551;
			margin-left: 0px;
			border-left: none;
			padding-left: 15px;
		}
		
		.leftBorderImgDiv
		{
			margin-left:21px; 
			text-align: center;
			margin-bottom: 50px;
		}

#mainPageCenter
{
	float: left;
	width: 450px;
	height: auto;
	margin-top: 0px;
}

#mainPageCenter a, #searchResults a
{
	color: #FF6600;
	text-decoration: underline;
}

#searchResults a:hover
{
	color: #003575;
}


	#mainTitle
	{
		background-color: #003575;
		border-bottom: solid 1px #002551;
	}

	#mainContent
	{
		margin: 0px 0px 0px 0px;
		padding: 5px 7px 10px 7px;
		background-color: White;
		font-family: Times New Roman;
		font-size: 11pt;
	}
	
	#mainContentTitle
	{
		font-size: 10pt;
		background-color: #003575;
		font-family: Arial;
	}


#featuredProperties
{
	width: 440px;
	background-color: #002551;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	text-align: left;
	background-image: url(/images/verticleLine.gif);
	background-repeat: repeat-y;
	background-position: 200px 0px;
}

	.featuredProperty 
	{
		float: left;
		width: 201px;
		margin: 0px 10px 5px 2px;
		background-color: #002551;
	}
	
	featuredProperty img
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
	}
	
	.moreDetails
	{
		margin: 0px 0px 3px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
	}
	
	.featuredPropertyPic
	{
		width: 170px;
		height: 110px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.featuredPropertyDetails
	{
		height: 100px;
		overflow: hidden;
		padding-left: 3px;
		background-color: #002551;
		border: solid 1px White;
		margin-top: -2px;
	}
	
	.featuredPropertyDetails a
	{
		text-decoration: none;
		padding-left: 10px;
		color: Red;
	}
	
	.featuredPropertyDetails a:hover
	{
		text-decoration: none;
		color: White;
		margin-right: 2px;
		border: solid 1px white;
	}
	
		.featuredPropertyDetails ul
		{
			margin-left: 0px;
			margin-bottom: 5px;
		}
	
		.featuredPropertyDetails ul li
		{
			font-size: 9pt;
			font-weight: bold;
			color: White;
			list-style-type: square;
			list-style-position: inside;
			margin-left: 0px;
		}
		
		.lineDiv
		{
			float: left;
			height: 188px;
			border-right: solid 1px #85A2C2;
			margin-left: 14px;
			margin-right: 14px;
		}
	


#mainPageRight
{
	float: left;
	background-color: #002551;
	width: 167px;
	background-image: url(/images/rightLine.gif);
	background-repeat: repeat-y;
	background-position: 5px 0px;
}

	#rightTitle
	{
		margin-right: 20px;
		border-right: solid 1px White;
		margin-bottom: 1px;
		background-color: #002551;
		border-right: solid 1px white;
	}
	
	#searchForm
	{
		padding: 3px 0px 1px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#propertySearch
	{
		background-image: url(/images/verticleLineOrange.gif);
		background-repeat: repeat-y;
		background-position: 121px 0px;
		background-color: #FF9933;
		padding: 2px 1px 5px 3px;
		color: Black;
	}
	
			.label
			{
				font-style: italic;
				font-size: 8pt;
				font-weight: bold;
				color: Black;
			}
			
			#propertySearch select, textbox
			{
				width: 161px;
				padding: 0px;
			}

			.button
			{
				text-align: center;
			}

	
	#holidayRentalsBanner
	{
		background-image: url(/images/holidayrentalslinkbackground.jpg);
		background-repeat: no-repeat;
	}

		#holidayRentalTitle
		{
			margin-right: 20px;
			border-right: solid 1px white;
		}
		
		#holidayRentalsText
		{
			margin: 0px 20px 0px 0px;
			padding: 80px 3px 10px 5px;
			border-right: solid 1px white;
			color: White;
			font-weight: bold;
			text-align: center;
		}
		
		#holidayRentalsText a
		{
		
		}


	#registerBanner
	{
		background-color: #FF9933;
		background-image: url(/images/updates.gif);
		background-repeat: repeat-y;
		background-position: 5px 40px;
		padding-bottom: 10px;	
	}
	
		#registerTitleContainer
		{
			background-color: #FF6600;
		}
		
		#registerTitle
		{
			margin-right: 20px;
			border-right: solid 1px white;
			background-color: #FF6600;
		}
		
		#registerText
		{
			margin: 0px 20px 0px 0px;
			padding: 10px 3px 5px 5px;
			/* border-right: solid 1px white; */
			color: #002551;
			background-color: Transparent;

		}
	
		#registerText a
		{
			color: #002551;
			font-weight: bold;
		}
	



.column
{
	width: 47%;
	border-left: solid 1px gainsboro;
	height: 100%;
	padding-left: 5px;
}



#footer
{
	text-align: center;
	color: White;
	border-top: solid 1px white;
	padding-top: 10px;
	background-color: #002551;
	margin: 0px 20px 0px 20px;
	border-left: solid 1px White;
	border-right: solid 1px White;
}


/** Contact Page **/

.type
{
	width: 100px;
}

#contactDetails
{
	line-height: 1.5em;
	font-size: 11pt;
}
	#contactDetails a
	{
		color: #003575;
	}


.names
{
	width: 45px;
}

/** end Contact page stuff **/

/** Register Form **/

#registerForm
{
	border: solid 1px #999999;
	padding: 10px 5px 10px 5px;
	width: 420px;
}

/** end of register form **/

/** Content Management Pages **/



#article
{
	padding-left: 10px;
	margin: 10px 0px 10px 0px;
	border: solid 1px #2D4681;
	padding: 10px 20px 10px 20px;
	position: relative;
}

#article p, #article div, #article h1, #article h2, #article span
{
	padding-left: 0px;
}

.article
{
	position: relative;
	margin-bottom: 5px;
	border: solid 1px #2D4681;
	padding: 5px;
	background-color: #FF9933;
}

.article img
{
	float: left;
	width: 120px;
	border: solid 1px #2D4681;
	position: relative;
}

.article .description
{
	float: right;
	width: 280px;
	padding: 10px 10px 10px 5px;
	border: solid 1px #2D4681;
	background-image: url(/images/boxfade.jpg);
	background-repeat: repeat-y;
	background-color: White;
	position: relative;
}
.article .description a
{
	color: #002551;
}


/** End Content Management Pages**/

/** Search Results **/


.summary
{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #B5CEE3;
	width: 410px;
}

.wide
{
	width: 544px;
	margin: 5px 0px 5px 0px;
}

.searchResultsImg
{
	width: 135px;
	border: solid 1px #DDDDDD;
	margin-right: 10px;
}

.resultsTitle
{
	width: 400px;
	float: left;
}

.resultsTitleDevelopments
{

}

.propertyResultsListingHeader
{
	font-size: 12pt;
	font-weight: bold;
}

.developmentResultsListingHeader
{
	font-size: 12pt;
	font-weight: bold;
	width: 210px;
	float: left;
}

.resultsPrice
{
	float: right;
	width: 130px;
	text-align: right;
}

.resultsDevelopmentsPrice
{
	float: right;
	width: 190px;
	text-align: left;
}

#searchResults
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 585px;
	float: right;
	background-color: White;
}

	#searchResultsInner
	{
		border: solid 1px #B5CEE3;
		padding: 5px 5px 5px 10px;
		margin: 5px 5px 5px 5px;
	}

	#searchResultsInner a:hover, #mainContent .summary a:hover, #mainContent .article a:hover
	{
		color: #002551;
	}
	
.spacing
{
	line-height: 2em;
}



/** end of Search results **/

/** Property Details **/

#details
{
	position: relative;
}
	
	.detailsDiv
	{
		float: left;
		width: 278px;
	}
	
		.detailsName
		{
			float: left;
			width: 140px;
			height: 1.4em;
			margin: 1px 0px 1px 0px;
			color: #2D4681;
			text-align: right;
			font-size: 9pt;
			padding: 2px 2px 1px 1px;
			border: solid 1px #2D4681;
			background-color: #FF9933;
		}
		
		.detailsValue
		{
			float: left;
			width: 125px;
			border: solid 1px #2D4681;
			height: 1.4em;
			margin: 1px 0px 1px 1px;
			overflow: hidden;
			background-color: #FFC184;
			font-size: 9pt;
			padding: 2px 2px 1px 1px;
		}

#propertyDetailsHeader
{
	
}

#mainPhoto
{
	width: 380px;
	float: left;
}

#mainPhoto img
{
	width: 380px;
	border: solid 1px #2D4681;
}

.photo, .plan
{
	width: 180px;
	float: left;
	margin: 3px 5px 3px 0px;
	border: solid 1px #2D4681;
}

.photo img, .plan img
{
	width: 180px;
	border-top: solid 1px #2D4681;
	margin-bottom: -3px;
}

	.photo .caption, .plan .caption
	{
		height: 20px;
		padding: 2px 0px 0px 5px;
		background-color: #FF9933;
		background-position: -200px 0px;
		color: #003575;
		font-weight: bold;
	}
	
#enquiryForm
{
	padding-left: 10px;
	border: solid 1px #2D4681;
	background-image: url(/images/boxfade.jpg);
	background-repeat: repeat-y;
	background-color: White;
}



/** End of Property Details **/

/** Large Photos and Plans **/

#largePhoto img, #largePlan img
{
	width: 550px;
	border: solid 1px #2D4681;
}

/** End photos and Plans


/** General classes and id **/

.padding
{
	padding: 2px 2px 2px 2px;
}

.standard
{
	line-height: 20px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.half
{
	width: 48%;
}

.clear
{
	clear: both;
}

.center
{
	text-align: center;
}

.border
{
	border: solid 1px #FFEC9D;
}

.hr
{
	margin-top: 5px;
	border-top: solid 1px gainsboro;
}

.page
{
	padding: 0px 4px 0px 4px;
	border: solid 1px #2D4681;
	margin: 0px 3px 0px 3px;
}

.selected, .previous, .next
{
	padding: 0px 4px 0px 4px;
	font-weight: bold;

}

.selected
{
	background-color: #002551;
	text-decoration: none;
	border: solid 1px #2D4681;
}

.disabled
{
	display: none;
}

#letter
{
	color: Black;
}

	.signature
	{
		font-family: Mistral, Brush Script MT, Ashford, script;
		font-size: 20pt;
	}
#unbrandedBody
{
	background-color: White;
	width: 600px;
}

#unbrandedBody .left
{
	float: left;
	width: 140px;
}

#unbrandedBody .right
{
	float: right;
	width: 230px;
}

#unbrandedBody h2
{
	color: Black;
}

#unbrandedHeader
{
	font-size: 14px;
	font-weight: bold;
}

#unbrandedContentLeft
{
	float: left;
	width: 180px;
}

#unbrandedContentRight
{
	float: right;
	width: 400px;
}

#unbrandedContentRight #searchResults
{
	float: right;
	width: 400px;
}

#unbrandedContentRight a
{
	color: Black;
}

#unbrandedContentRight h1
{
	width: 400px;
}

.unbrandedSearchText
{
	color: Black;
}

.unbrandedDetailsName
{
	float: left;
	width: 200px;
}

.unbrandedDetailsValue
{
	float: right;
	width: 200px;
}

.unbrandedSummary
{
	border: solid 1px Black;
	padding: 5px;
	margin: 5px;
	width: 380px;
}

.unbrandedSummary .resultsTitle
{
	width: 300px;
}

.unbrandedSummary .resultsPrice
{
	width: 80px;
}