body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0
}
body {
	font:70%/170% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff url(images/bg.gif) repeat-x;
	color:#767676;
	margin:40px 0;
}
p, h2, h3, h4 {
	margin:15px 0;
}
a {
	color:#737373;
}
#container {
	width:765px;
	margin:0 auto;
}

/* TOP & NAVIGATION */

#top {
	height:148px;
}
#top span, .resulticons span, .displayicons span, #home #leftcol h2 {
	position:absolute;
	left:-999px;
}
#logo {
	float:right;
	width:289px;
	height:112px;
	background:url(images/logo.gif) no-repeat;
}
#logo h1 a {
	display:block;
	width:289px;
	height:112px;
}
#nav {
	float:left;
	width:450px;
	margin:109px 0 0;
}
#nav ul {
	list-style-type:none;
}
#nav li {
	float:left;
	background:url(images/button.gif) no-repeat;
	width:83px;
	height:33px;
	padding:0 1px 0 0;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
#nav li a {
	background:url(images/button.gif) no-repeat;
	width:83px;
	height:27px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:6px 0 0;
}
#nav li a:hover, #nav li.onstate, #nav a.onstate {
	background:url(images/button-on.gif) no-repeat;
	padding-top:6px;
}

/* CONTENT */

#content {
	background:url(images/content-bg.gif) no-repeat;
	width:100%;
}
#leftcol {
	float:left;
	width:512px;
	padding:35px 50px 25px 20px;
}
#leftcol h2 {
	font-size:140%;
	border-bottom:1px solid #C1C1C1;
	display:inline;
	padding:0 0 4px;
}
#leftcol h3 {
	font-size:110%;
}
#leftcol ul {
	margin:0 0 0 20px;
	list-style-type:square;
}
#rightcol {
	float:left;
	width:167px;
	padding:40px 0 25px 10px;
}
#rightcol ul {
	margin:0 0 0 10px;
	list-style-type:none;
}
#rightcol li {
	font-weight:bold;
	font-size:110%;
	padding:3px 0;
}
#rightcol li a {
	text-decoration:none;
	background:url(images/right-bullet.gif) no-repeat left center;
	padding:0 0 0 18px;
}
#rightcol li a:hover {
	background:url(images/right-bullet-on.gif) no-repeat left center;
}
#rightcol li.onstate {
	background:url(images/right-bullet-on.gif) no-repeat 0 10px;
	padding-left:18px;
}

/*>>> home page <<*/

#home #content {
	background:url(images/home-content-bg.gif) no-repeat;
}
#home #leftcol {
	width:425px;
	padding:35px 80px 0 12px;
}
#home #rightcol {
	float:left;
	width:207px;
	padding:40px 0 25px 0;
}
#home #rightcol p {
	padding:0 20px;
}
#home #rightcol .divider {
	margin:25px 0 25px;
}

/*>>> search page <<*/

fieldset.areas {
	border:1px solid #EFCDE0;
	padding:10px 20px 25px;
	margin:0 0 20px;
}
fieldset.criteria {
	border:1px solid #EFCDE0;
	padding:10px 20px 25px;
	margin:0 0 20px;
}
fieldset.areas label {
	width:33%;
	display:block;
	float:left;
	padding:10px 0 0;
}
fieldset.areas input {
	margin:3px 5px 0;
}
legend {
	font-weight:bold;
	font-size:100%;
	color:#D12B86;
}
fieldset.criteria label {
	width:100%;
	padding:0;
	text-align:center;
}
fieldset.criteria select {
	margin:10px 0 0;
}
fieldset.criteria p {
	float:left;
	width:33%;
	text-align:center;
	margin:15px 0 0;
}
.searchbutt {
	background:url(images/search-button.gif) no-repeat;
	width:68px;
	height:34px;
	border:0;
	color:#ffffff;
	font:100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*>>> results page <<*/

.resultbox {
	margin:0 0 0;
	border-bottom:1px solid #C1C1C1;
	padding:0 0 20px;
}
.resultpic {
	float:left;
	width:160px;
}
.resultpic img {
	padding:2px;
	border:1px solid #C1C1C1;
}
.resulttext {
	float:left;
	width:332px;
}
.resulttext h4 {
	font-size:110%;
	margin:0;
}
.resulttext h4 span.title {
	float:left;
	background:url(images/dotted-underline.gif) repeat-x bottom;
	padding:0 0 2px;
}
.resulttext h4 span.price {
	float:right;
	font-size:90%;
}
.resulttext p {
	clear:left;
	margin:0;
	padding:3px 0 0;
}
.resulttext a {
	color:#D12B86;
}
#leftcol .resulticons ul {
	list-style-type:none;
	margin:0;
	padding:15px 0 0;
}
#leftcol .resulticons li {
	float:left;
	padding:25px 0 0;
	text-align:center;
}
.resulticons li.beds {
	background:url(images/bed-icon.gif) no-repeat 10px 7px;
	width:49px;
}
.resulticons li.baths {
	background:url(images/bath-icon.gif) no-repeat 11px 7px;
	width:49px;
}
.resulticons li.pets {
	background:url(images/pet-icon.gif) no-repeat center top;
	width:49px;
}
.resulticons li.garage {
	background:url(images/garage-icon.gif) no-repeat 9px 7px;
	width:49px;
}
.resulticons li.garden {
	background:url(images/garden-icon.gif) no-repeat center top;
	width:49px;
}
.resulticons li.type {
	background:url(images/type-icon.gif) no-repeat center top;
	width:83px;
}

/*>>> display page <<*/

#displaybox {
	margin:30px 0 0;
}
#displaybox p {
	clear:left;
}
#displaybox h3 {
	font-size:135%;
	margin:0 0 20px;
}
#displaybox h3 span.title {
	float:left;
	background:url(images/dotted-underline.gif) repeat-x bottom;
	padding:0 0 3px;
}
#displaybox h3 span.price {
	float:right;
}
#displaybox .cleaner {
	font-size:1px;
	line-height:1px;
	height:1px;
}
.displayimg {
	float:left;
	width:385px;
	display:block;
}
.displayimg img {
	padding:2px;
	border:1px solid #C1C1C1;
}
.displayicons {
	float:left;
	width:127px;
	margin:0 0 0 0;
}
.displayicons a {
	color:#D12B86;
}
.displayicons a:active {
	text-decoration:none;
	color:#767676;
}
.displayicons li {
	list-style-type:none;
	font-weight:bold;
	font-size:110%;
	color:#D12B86;
	padding:10px 0 10px 40px;
	background-position:left center;
	background-repeat:no-repeat;
}
.displayicons li.bedsicon {
	background-image:url(images/bed-icon.gif);
}
.displayicons li.bathicon {
	background-image:url(images/bath-icon.gif);
}
.displayicons li.garicon {
	background-image:url(images/garage-icon.gif);
}
.displayicons li.gardicon {
	background-image:url(images/garden-icon.gif);
	background-position:3px 9px;
}
.displayicons li.petsicon {
	background-image:url(images/pet-icon.gif);
	background-position:3px 9px;
}
.displayicons li.typeicon {
	background-image:url(images/type-icon.gif);
	font-weight:normal;
	font-size:80%;
	background-position:1px 7px;
}
.displayicons li.camicon {
	background-image:url(images/camera-icon.gif);
	font-size:100%;
}
.displaycontent {
	padding:30px 0 0 0;
}
.displaybott .propref {
	float:left;
	width:250px;
	font-size:110%;
	font-weight:bold;
}
.displaybott .propbutts {
	float:right;
	width:220px;
	color:#D12B86;
}
.displaybott .propbutts a {
	color:#D12B86;
}

/*>>> register form <<*/

fieldset.register {
	border:1px solid #EFCDE0;
	padding:10px 30px 25px;
	width:350px;
}
fieldset.register p {
	margin:10px 0 0;
	padding:0 10px;
	font-size:110%;
}
fieldset.register label {
	width:120px;
	float:left;
	padding:10px 0 0;
}
fieldset.register input, fieldset.register textarea, fieldset.register select {
	margin:10px 0 0;
}
.enquirybutton {
	border:1px solid #737373;
	background:#EFCDE0;
}
p.tendownload {
	margin:22px 0 0;
}
p.tendownload a {
	border:1px solid #737373;
	text-decoration:none;
	padding:7px 5px 7px 25px;
	background:url(images/pdf-icon.gif) no-repeat 5px 7px;
}

/*>>> site map <<*/

#sitemap #leftcol ul {
	margin:15px 0 0 20px;
	list-style-type:square;
}
#sitemap #leftcol ul ul {
	margin:5px 0 0 20px;
	list-style-type:square;
}
#sitemap #leftcol li {
	padding:4px 0;
	font-size:110%;
	font-weight:bold;
}
#sitemap #leftcol li li {
	font-size:90%;
	font-weight:normal;
}

/* FOOTER */

#footer {
	clear:both;
	width:100%;
	border-top:4px solid #B8D476;
	background:#ffffff;
	color:#CF2281;
	padding:11px 0 0;
}
#footer ul {
	float:right;
	list-style-type:none;
}
#footer li {
	float:right;
	padding:0 8px 0 9px;
	background:url(images/dotted-underline.gif) repeat-y;
	line-height:110%;
}
#footer li.copyright {
	float:left;
	background:none;
}
#footer li.nobg {
	background:none;
}
#footer a {
	text-decoration:none;
}
#white {
	height:25px;
	background:#ffffff;
	clear:both;
}

/* EXTRA BITS */

.homelink {
	margin:15px 25px 0 0;
}
.divider {
	margin:15px 0 20px;
	border-bottom:1px solid #D12B86;
	font-size:1px;
}
.headtop {
	margin:25px 0 15px;
}
.pink {
	color:#D12B86;	
}
.cleaner {
	clear:both;
}
.firstpara {
	font-size:110%;
	margin:25px 0 15px;
}