﻿/* 0 out element margins and paddings */
html
{
	background: #F8DFCB url(../gfx/bg.jpg) repeat-x top left;
}

body, h1, h2, h3, h4, p, ul, ol
{
	padding: 0;
	margin: 0;
}
body
{
	font: 62.5% Verdana, sans-serif;
	line-height: 1;
}
h1
{
	font-size: 2.1em;
	font-weight: normal;
	font-family: 'Arial';
	letter-spacing: -1.5px;
	padding: 0 0 0.5em 0;
}
h2
{
	font-size: 1.8em;
	font-weight: normal;
	font-family: 'Arial';
	letter-spacing: -1px;
	padding: 0 0 0.5em 0;
}
h3
{
	font-size: 1.6em;
	font-weight: normal;
	font-family: 'Arial';
	letter-spacing: -1px;
	padding: 0 0 0.5em 0;
}
h4
{
	font-size: 1.3em;
	font-weight: bold;
	font-family: 'Arial';
	letter-spacing: -1px;
	padding: 0 0 0.5em 0;
}
p
{
	text-align: left;
	line-height: 1.8em;
	margin: 0 0 2.3em 0;
}
.smalltext
{
	font: 0.8em Arial, sans-serif;
	letter-spacing: 0px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
iframe
{
	background: #fff;
}
img
{
	border: none;
}
.req
{
	color: #ca1d1d;
}
.tberror
{
	background: #fffacd;
}
acronym, abbr
{
	border-bottom: dotted 1px #666;
	cursor: help;
}


/* Menu */
#menu, #menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	height: 46px;
	position: relative;
	z-index: 4;
	line-height: 1.5em;
}

#menu
{
	width: 690px;
	height: 46px;
	background: url(../gfx/menu.jpg) no-repeat top left;}
	
#menu a:link, #menu a:active, #menu a:visited
{
	display: block;
	padding: 0px 0px;
	color: #fff;
	text-decoration: none;
}

#menu a:hover
{
	color: #333;
}
#menu li
{
	float: left;
	position: relative;
	height: 46px;
	font-family: Lucida Sans;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	width: 114px;
}
#menu li a
{
	height: 46px;
	display: block;
}

#menu ul
{
	position: absolute;
	width: 130px;
	top: 46px;
	display: none;
}
#menu li ul li
{
	height: 25px;
	line-height: 25px;
	width: 130px;
	font-family: Arial;
		background: #5F5F61;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#menu li ul a
{
	width: 130px;
	float: left;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
}
#menu li ul a:hover
{
	width: 130px;
	float: left;
	height: 25px;
	color: #fff;
	background: #575759;
	line-height: 25px;
}
#menu ul ul
{
	top: auto;
}
#menu li ul ul
{
	width: 130px;
	margin: 0px 0 0 10px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul
{
	display: none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul
{
	display: block;
}


/*
li#home_butt
{
	width: 115px;
	height: 46px;
	float: left;
}
#home_butt a
{
	background: url(../gfx/home_butt.jpg) no-repeat top left;
	width: 115px;
	height: 46px;
	text-indent: -10000px;
}
#home_butt a:hover
{
	background: url(../gfx/home_butt.jpg) no-repeat bottom left;
}

li#about_butt
{
	width: 114px;
	height: 46px;
	float: left;
}
#about_butt a
{
	background: url(../gfx/about_butt.jpg) no-repeat top left;
	width: 114px;
	height: 46px;
	text-indent: -10000px;
}
#about_butt a:hover
{
	background: url(../gfx/about_butt.jpg) no-repeat bottom left;
}

li#buying_butt
{
	width: 114px;
	height: 46px;
	float: left;
}
#buying_butt a
{
	background: url(../gfx/buying_butt.jpg) no-repeat top left;
	width: 114px;
	height: 46px;
	text-indent: -10000px;
}
#buying_butt a:hover
{
	background: url(../gfx/buying_butt.jpg) no-repeat bottom left;
}

li#renting_butt
{
	width: 114px;
	height: 46px;
	float: left;
}
#renting_butt a
{
	background: url(../gfx/renting_butt.jpg) no-repeat top left;
	width: 114px;
	height: 46px;
	text-indent: -10000px;
}
#renting_butt a:hover
{
	background: url(../gfx/renting_butt.jpg) no-repeat bottom left;
}

li#selling_butt
{
	width: 114px;
	height: 46px;
	float: left;
}
#selling_butt a
{
	background: url(../gfx/selling_butt.jpg) no-repeat top left;
	width: 114px;
	height: 46px;
	text-indent: -10000px;
}
#selling_butt a:hover
{
	background: url(../gfx/selling_butt.jpg) no-repeat bottom left;
}

li#contact_butt
{
	width: 119px;
	height: 46px;
	float: left;
}
#contact_butt a
{
	background: url(../gfx/contact_butt.jpg) no-repeat top left;
	width: 119px;
	height: 46px;
	text-indent: -10000px;
}
#contact_butt a:hover
{
	background: url(../gfx/contact_butt.jpg) no-repeat bottom left;
}

/*

/* Menu */

#container
{
	width: 914px;
	text-align: left;
	margin: 10px auto 0px;
	position: relative;
}

#header
{
	height: 200px;
	width: 915px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../gfx/wrapper_top.jpg) no-repeat bottom left;
}

#header h1
{
	float: left;
	width: 201px;
	height: 173px;
	background: url(../gfx/logo.jpg) no-repeat top left;
}

#header h1 a
{
	width: 201px;
	line-height: 173px;
	display: block;
	text-indent: -100000px;
}

#header p
{
	float: right;
	text-align: right;
	font-family: Arial;
	font-size: 1.5em;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 5px 0px 0px;
	color: #7f8082;
}

#menu
{
	float: right;
	clear: right;
	height: 46px;
	width: 690px;
	display: inline;
	margin: 27px 3px 0px 0px;
}

#wrapper
{
	background: #fff url(../gfx/wrapper_edges.jpg) repeat-y 1px bottom;
	float: left;
}

#watermark
{
	width: 890px;
	background: url(../gfx/watermark.jpg)no-repeat bottom right;
	margin: 0px auto;
}

#welcome
{
	margin: 30px 10px 0px 10px;
	float: left;
}

#welcome h1
{
	font-family: Times New Roman;
	font-size: 2.2em;
	color: #dd883b;
	letter-spacing: normal;
}

#welcome p
{
	font-size: 1.4em;
	font-family: Arial;
	line-height: 20px;
}



.text h1
{
	font-family: Times New Roman;
	font-size: 2.2em;
	color: #dd883b;
	margin: 20px 0px 0px 10px;
	letter-spacing: normal;
	font-weight: normal;
}

.text h2
{
	font-family: Times New Roman;
	font-size: 2.0em;
	color: #dd883b;
	margin: 20px 0px 0px 10px;
	letter-spacing: normal;
}

.text ul
{
	margin: 0px 0px 20px 50px;
	padding: 0px;
}

.text ol
{
	margin: 0px 0px 20px 50px;
	padding: 0px;
}

.text li
{
	font: normal 14px Arial;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

.text p
{
	font: normal 14px Arial;
	margin: 0px 20px 20px 20px;
	line-height: 20px;
}

#buttons
{
	float: right;
	clear: right;
	width: 455px;
	display: inline;
	margin: 20px 0px 20px 0px;
}

#buttons p
{
	float: left;
	display: inline;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	height: 180px;
}

p#tenancy_butt a
{
	width: 144px;
	height: 180px;
	display: block;
	background: url(../gfx/tenancy_app.jpg) no-repeat top left;
	text-indent: -100000px;
	float: left;
}

p#market_butt a
{
	width: 144px;
	height: 180px;
	display: block;
	background: url(../gfx/market_app.jpg) no-repeat top left;
	text-indent: -100000px;
	float: left;
}

p#buyer_butt a
{
	width: 148px;
	height: 180px;
	display: block;
	text-indent: -100000px;
	float: left;
	background: url(../gfx/buyer_enq.jpg) no-repeat top left;
}

#footer
{
	width: 915px;
	margin: 0px auto;
	height: 40px;
	clear: both;
	background: url(../gfx/footer.jpg) no-repeat top left;
}

.copy
{
	float: left;
	margin: 22px 0px 0px 0px;
}

.info
{
	float: right;
	margin: 22px 0px 0px 0px;
}
#left
{
	float: left;
	width: 424px;
}

#slideshow
{
	float: right;
	clear: right;
	border: solid 2px #CFCFCD;
	background: #ECEDE8;
	padding: 9px;
	width: 426px;
	height: 194px;
	margin: 20px 0px 0px 0px;
	overflow: hidden;}
	
	#slideshow img
	{
		margin: 9px 0px 0px 9px;}


#ctl00_ContentPlaceHolder1_pnlFPs
{
	width: 444px;
	height: 212px;
	border: solid 2px #D2D2D2;
	font-family: Arial;
	float: right;
	color: #000;
	margin: 15px 0px 0px 15px;
	display: inline;
}

#FPslide
{
	width: 444px;
	height: 168px;
	background: url(../gfx/loading.gif) center center no-repeat;
	position: relative;
	z-index: 0;
}

#FPslide p
{
	text-align: center;
	color: #000;
}

#FPslide img
{
	width: 444px;
	height: 168px;
}

#ctl00_ContentPlaceHolder1_pnlFPs h1
{
	font-size: 2.0em;
	color: #dd883b;
	margin: 2px 0px 0px 5px;
	font-family: Times New Roman;
	letter-spacing: normal;
	padding: 0px;
	float: left;
	font-weight: normal;
}

#ctl00_ContentPlaceHolder1_pnlFPs p
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: auto;
	float: left;
	clear: left;
	font: normal 14px Arial;
}

#FPdetails
{
	width: 100%;
	height: 44px;
	background: #efeeec;
}

#SubPrice
{
	float: left;
	width: 287px;
}

#FPicons
{
	float: right;
	width: 156px;
	margin: 12px 0px 0px 0px;
}

#FPicons p
{
	margin: 0px;
	padding: 0px;
}

h1.resultstitle
{
	font-family: Times New Roman;
	font-size: 2.2em;
	color: #dd883b;
	margin: 0px 0px 0px 0px;
	letter-spacing: normal;
	font-weight: normal;
}

h3.headingresults
{
	letter-spacing: normal;
	font-size: 14px;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
}

h1.profiletitle
{
	font-family: Times New Roman;
	font-size: 2.2em;
	color: #dd883b;
	margin: 0px 0px 0px 0px;
	letter-spacing: normal;
	font-weight: normal;
}

.slspfldetails h4
{
	font-family: Times New Roman;
	font-size: 2.0em;
	color: #dd883b;
	margin: 0px 0px 0px 0px;
	letter-spacing: normal;
	font-weight: normal;
}

.slspfltitle
{
	font: normal 14px Arial;
}

.slspflcontact
{
		font: normal 14px Arial;}

#profileheader
{
	display: none;}


#profileheader p, .slspfltop, p span#ctl00_ContentPlaceHolder1_ModPropertyDisplay1_lblPropDescr
{
	font: normal 14px Arial;
	line-height: 20px;
	color: #666666;}
	
	.slspflprofile
	{
		color: #666;}
	
p span#ctl00_ContentPlaceHolder1_ModPropertyDisplay1_lblPriceTitle, #imgwrapper p
	 {
	font: normal 14px Arial;
	line-height: 20px;
	color: #666666;}
	
	#ctl00_ContentPlaceHolder1_ModPropertyDisplay1_lblAttributes, .bodytext2
	{
	font: normal 14px Arial;}
		
			p span#ctl00_ContentPlaceHolder1_ModPropertyDisplay1_lblPriceTitle, #ctl00_ContentPlaceHolder1_ModPropertyDisplay1_lblOFIHeading, #ctl00_ContentPlaceHolder1_ModPropertyDisplay1_lblOFI, #agentsummarywrapper p, #ctl00_ContentPlaceHolder1_ModPropertyDisplay1_pnlSlsName, #ctl00_ContentPlaceHolder1_ModPropertyDisplay1_pnlSlsEmail, #ctl00_ContentPlaceHolder1_ModPropertyDisplay1_pnlSlsMobile
	{
	font: normal 14px Arial;
		margin: 0px;
		line-height: 20px;}
		
		.displayemlULt li

			{
	font: normal 14px Arial;
		margin: 0px;
		line-height: 20px;}
		
		h3 span#ctl00_ContentPlaceHolder1_ModPropertyDisplay1_lblHeading, #agentsummarywrapper h3
		{
			font-size: 1.0em;
			font-weight: bold;
			margin: 10px 0px 0px 0px;}
			
#agentsummarywrapper h3, #emailagentwrapper h3
		{
			font-size: 1.5em;
			letter-spacing: normal;
			font-weight: bold;
			margin: 10px 0px 0px 0px;}
	
	.resultswrapper
	{
		font-family: Arial;}
		
		.agentwrapper
		{
			font-family: Arial;}

#radios label
{
	width: 80px;}
	
	label#norm
	{
		width: 200px;}


.text label
{
	display: block;
	float: left;
	width: 200px;
	font-family: Arial;
	font-size: 1.2em;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}

.text input, .text textarea, .text select
{
	width: auto;
	margin: 5px 0 0 10px;
}


.text textarea
{
	overflow: auto;
}

.text br
{
	clear: left;
}
