@charset "utf-8";
/* CSS Document */

/*

OCEAN BLUE

---------------- TABLE OF CONTENTS ----------------

		- general, resets and headings
		- Layout
		- Content
		- Form Styles
		- Menus - sitemap, main, footer
			
		
--------------------- COLOURS ---------------------

		background colour - #ece5d9
		body text - #887b6b
		background colour: #ece5d9
		
/*
		
/* ------- GENERAL ------- */

body{
	margin:0;
	background-image:url(/images/background.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ece5d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#887b6b;
	}

a:link, a:hover, a:active, a:visited{
	color:#959595;
	text-decoration:none;
	}

form, h1, h2, h3{
	margin:0;
	padding:0;
	}
h1{
	height:20px;
	margin-bottom:25px;
	background-repeat:no-repeat;
	background-position:left;
	font-size: 22px;
	}

h1.house {
	padding-bottom: 10px;
	margin: 0;
}	
	
h1.home {
	color: #e0d9cc;
	font-size: 11px;
	padding-left: 5px;
	font-weight: normal;
}
h2{
	font-size:12px;
	
	text-transform:uppercase;
	margin-bottom:10px;
	}

img{
	border:0;
	}
img.border{}

.clear{
	clear:left;
	}

h3 {
	height:20px;
	font-size: 22px;
	margin-bottom: 6px;
}	
	
h4 {
	padding: 0;
	margin: 0;
	font-size: 16px;

}
h4 a:link, h4 a:active, h4 a:visited {
	color: #FFFFFF;
}


/* -------- LAYOUT ------- */

#container{
	width:940px;
	}
#left{
	background-image:url(/images/background-left2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}
#newsletter{
	height:30px;
	padding-left:240px;
	padding-top:11px;
	background-image:url(/images/background-newsletter2.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

#flash{
	width:642px;
	float:left;
	}
#content{
	width:240px;
	height:307px;
	padding:45px 0 120px 58px;
	float:left;
	line-height:18px;
	background-image:url(/images/background-content.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
#wide_content{
	padding:45px 0 120px 58px;
	float:left;
	line-height:18px;
	background-image:url(/images/background-content.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#wide_content2{
	padding:45px 0 0 58px;
	float:left;
	line-height:18px;
	background-image:url(/images/background-content.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#content a:hover{
	text-decoration:underline;
	}


/* ------- CONTENT ------- */

h1 span{
	display:none;
	}
h1.nowselling{
	background-image:url(/images/heading-now-selling.gif);
	}
h1.factfile{
	background-image:url(/images/heading-factfile.gif);
	}
h1.oceanblue{
	background-image:url(/images/heading-oceanblue.gif);
	}
h1.landforsale{
	background-image:url(/images/heading-land-for-sale.gif);
	}
h1.disclaimer{
	background-image:url(/images/heading-disclaimer.gif);
	}
h1.privacy{
	background-image:url(/images/heading-privacy.gif);
	}
h1.contact{
	background-image:url(/images/heading-contact.gif);
	}
h1.register{
	margin-bottom:23px;
	background-image:url(/images/heading-register.gif);
	}
h1.lifestyle{
	background-image:url(/images/heading-lifestyle.gif);
	}
h1.location{
	background-image:url(/images/heading-location.gif);
	}
h1.developer{
	background-image:url(/images/heading-developer.gif);
	}
h1.seymour{
	background-image:url(/images/heading-seymour.gif);
	}
h1.watpac{
	background-image:url(/images/heading-watpac.gif);
	}
h1.builders{
	background-image:url(/images/heading-builders.gif);
	}
h1.images{
	background-image:url(/images/heading-images.gif);
	}
h1.covenants{
	background-image:url(/images/heading-covenants.gif);
	}
h1.house{
	height:38px;
	background-image:url(/images/heading-house-land.gif);
	}
h1.news{
	background-image:url(/images/heading-news.gif);
	}
h1.sitemap{
	background-image:url(/images/heading-sitemap.gif);
	}
h1.aerial{
	background-image:url(/images/heading-aerial.gif);
	}
h1.view_map{
	background-image:url(/images/heading-map.gif);
}
h1.finance{
	background-image:url(/images/heading-finance.gif);
}
h1.buildingcov{
	height:38px;
	background-image:url(/images/heading-buildingcov.gif);
}


#map_list{
	list-style-image: url(/images/icon-map.gif);
	padding: 0px;
	margin: 0px;
}

#map_list li {
	padding-left: 5px;
}
#map_list li a {
	font-size: 14px;
}

.news_overflow {
	padding-right:10px;
	height:180px;
	overflow:auto;
}
	
.overflow{
	padding-right:10px;
	height:255px;
	overflow:auto;
	}
		
span.sold{
	color:#bf5656;
	text-transform:uppercase;
	}
div.news{
	padding:3px 0;
	}
div.news div{
	padding-left:45px;
	font-style:normal;
	line-height:normal;
	}
div.news strong{
	color:#007ea3;}

/* ----- FORM STYLES ----- */

input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#887b6b;
	}
#newsletter input{
	width:228px;
	margin-right:5px;
	padding:1px 6px;
	background-color:#ece5d9;
	border:1px solid #c6bc89;
	}
#newsletter input.txtbtn{
	width:auto;
	margin-left:5px;
	padding:0;
	background-color:#ece5d9;
	border-color:#ece5d9;
	}
#newsletter input.txtbtn:hover{
	cursor:pointer;
	color:#003663;
	}
input.btn{
	background-color:#007ea3;
	border:1px solid #9ec3de;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	}
.form{}
.form th{
	font-size:10px;
	text-align:left;
	text-transform:uppercase;
	}
.form td{
	padding:2px 0;
	text-align:right;
	}
.form td.required{}
.error{
	padding: 1px 6px;
	color: #000000;
	font-weight: bold;
}
.notification{
	padding: 1px 6px;
	color: #007ea3;
	font-weight: bold;
}


/* -------- MENUS -------- */


/* Main menu */

#mainmenu{
	height:94px;
	background-image:url(/images/background-menu.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

/* Footer */

#footer{
	height:19px;
	margin-top:6px;
	padding:20px 3px 0 5px;
	font-size:10px;
	color:#007ea3;
	}
#footer a:link, #footer a:active, #footer a:visited{
	padding-top:22px;
	color:#007ea3;
	}
#footer a:hover{
	color:#003663;
	}
#footer em{
	padding:0 3px;
	}
a.seymour, a.watpac{
	width:94px;
	height:41px;
	margin-right:8px;
	display:block;
	float:right;
	background-image:url(/images/logo-seymour.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
a.watpac{
	width:121px;
	background-image:url(/images/logo-watpac.gif);
	}
a span{
	display:none;
	}

a:link#finance , a:active#finance , a:visited#finance  {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

.pdf{
	background-image:url(/images/icons/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 14px;
}

.enquiry{
	padding-left: 25px;
	font-size: 14px;
}

.camera{
	background-image:url(/images/icon-camera.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 14px;
}
div.largelink {
	font-size: 14px;
}