/* 	----------------------------------------------------------
	Stylesheet Author    Cybermedia Solutions Ltd 
	Version              [v001]
	Created              [03-11-2008]
	Last-Modified        [03-11-2008]
	Last-Modified By     [IH]
	--------------------------------------------------------   

/* Default HTML elements, globals, and miscellaneous
==============================================================================*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
	margin: 0px; padding: 0px;
	}

p { 
	font-size: 100%;
	margin: 0; padding: 10px;
	line-height: 18px;
	}


h1, h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 130%;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0; padding: 0 10px;
	}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 300;
	margin: 0; padding: 0 10px;
	}

h4 {
	font-size: 100%;
	font-weight: 600;
	padding: 5px 10px;
	margin: 0 0 1px 0;
	text-transform: uppercase;
	color: #002e67;
	background: none;
	}

a {
	color: #002e67;
	text-decoration: none;
	}

.clear { clear: both; }

.hideme, .noprint, #StartMenu, .resultfooter, .resultheader { 
	display: none; 
	visibility: hidden; 
	overflow: hidden; 
	}

#logo {
	height: 0; width: 243px;
	margin: 0 0 40px 8px; padding: 47px 0 0 0;
	}

.grey {	color: #a7a9ac;	}

.green { color: #86c092; }

.advert { background: #none; margin: 0 0 20px 0; }

.img { margin: 0; padding: 0; }

.imgleft {
	float: left;
	margin: 0 10px; padding: 0;
	}

.dashBottom { border-bottom: 1px dashed #002e67; margin: 0 0 10px 10px; padding: 0 10px 0 0; }

.elementpad {
	padding: 5px 10px;
	margin-top: 10px;
	}
	
.indent {
	padding-left: 20px;
	}

.boldtext {
	font-weight: 600;
	color: #000000;
	}
	
.footnote {
	font-size: 90%;
	margin-bottom: 10px;
	}

table {}

td, th {}

/* Page
==============================================================================*/

#wrap {
	width: 600px;
	margin: 0px auto; padding: 0;
	}

/* Header
==============================================================================*/

#header { margin: 0; padding: 0; }
	#breadcrumb {
		display: none;
		}
	#tel_number {
		float: right;
		margin: 0; padding: 0;
		}

/* main site navigation
==============================================================================*/

#nav { display: none; visibility: hidden; overflow: hidden; }

.banner { 
	width: 600px;
	overflow: hidden;
	}

	/* Secondary Navigation
	==============================================================================*/
	
	ul.nav2 {
		width: 115px;
		list-style: none;
		margin: 0 0 40px 2px; padding: 10px;
		float: left;
		}
		ul.nav2 li { margin: 6px 0 12px 0; }
		ul.nav2 a, ul.nav3 a {
			color: #808285;
			text-decoration: none;
			}
			ul.nav2 a.active, ul.nav3 a.active {
				color: #002e67;
				text-decoration: none;
				}
	
	ul.nav3 {
		width: 80px;
		list-style: none;
		margin: 0 0 40px 0; padding: 10px 10px 10px 0;
		float: left;
		}
		ul.nav3 li { margin: 6px 0 12px 0; }


/* Main content columns & Adverts
==============================================================================*/

.x4content1, .x4content2, .x4content3 {
	float: left;
	margin: 10px 0 0 0; padding: 0;
	}
	.x4content1 { width: 230px; }
	.x4content2 { width: 600px; }
	.x4content3 { width: 600px; }
	.x4content1advert { 
		width: 210px;
		float: left;
		margin: 20px 0 10px 20px; padding: 0;
		}
	.x4content1dashRight { width: 230px; }
	.x4content2dashRight { width: 600px; }
	.x4content3dashRight { width: 600px; }
	
	.x4content1dashRight#left, .x4content1#left { display: none; visibility: hidden; overflow: hidden; }
	.x4content1dashRight#right, .x4content1#right, .x4content1advert#right { display: none; visibility: hidden; overflow: hidden; }
	
	.document { margin: 0 0 20px 0; padding: 0; }
	.articlelist {
		display: block;
		clear: both;
		padding: 0 0 10px 0;
		}
		
/* table styles
==============================================================================*/

.villaprice {
	margin: 0 0 0 9px;
	width: 590px;
	}
.villaprice td {
	background: #ebeced;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 5px;
	}
.villaprice th {
	background: #a5a7aa;
	color: white;
	text-transform: uppercase;
	text-align: left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 5px;
	}

/* Footer
==============================================================================*/

#footer {
	margin: 10px 0 0 10px; padding: 0;
	clear: both;
	}

#footer p {
	text-align: center;
	line-height: 18px;
	margin: 10px 0; padding: 0;
	}

	/* Footer Navigation
	==============================================================================*/
	
	#footernav { display: none; visibility: hidden; overflow: hidden; }