﻿/* 0 out element margins and paddings */
body, h1, h2, h3, h4, p, ul, ol
{
	padding: 0;
	margin: 0;
}
body
{
	font: 62.5% Verdana, sans-serif;
	line-height: 1;
}
h1
{
	font-weight: bold;
	font-size: 2.5em;
	font-family: Trebuchet MS;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}
p
{
	font-size: 1.1em;
	line-height: 140%;
}
.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;
	position: relative;
	line-height: 1.5em;
}

#menu
{
	width: 100%;
	height: 41px;
	float: left;
	margin: 24px 0px 0px 0px;
	background: url(../gfx/sprite.png) repeat-x top left;
}

#menu li a
{
	display: block;
	padding: 0px;
	color: #3e3724;
	text-decoration: none;
}

#menu a:hover
{
	color: #958556;
}
#menu li
{
	float: left;
	position: relative;
	width: 120px;
	font: normal 1.8em Arial;
	letter-spacing: -1px;
	line-height: 35px;
	text-align: center;
}
#menu ul
{
	position: absolute;
	width: 140px;
	top: 35px;
	left: -10px;
	margin: 0px;
	padding: 0px;
	display: none;
	background: #EFDDA1 url(../gfx/shadow_menu.png) repeat-x top left;
}

#menu li ul li
{
	font: normal 11px/25px Verdana;
	letter-spacing: 0px;
	height: 25px;
	width: 139px;
	border-top: solid 1px #f2ead2;
	border-bottom: solid 1px #DACB94;
	border-left: solid 1px #DACB94;
	border-right: solid 1px #DACB94;
}

#menu li ul li a
{
	width: 140px;
	height: 25px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu ul ul
{
	top: auto;
}
#menu li ul ul
{
	left: 12em;
	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;
}

/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
	color: #3bafde;
	font: normal 2.1em Arial;
	letter-spacing: -1px;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	color: #3bafde;
	font: normal 1.9em Arial;
	letter-spacing: -1px;
	margin: 15px 0px 10px 15px;
}
.text p
{
	font: normal 1.1em Verdana;
	color: #595959;
	margin: 0px 25px 10px 20px;
}

.text ul
{
	list-style-type: disc;
	margin: 0px 0px 10px 50px;
}
.text ol
{
	list-style-type: decimal;
	margin: 0px 0px 10px 55px;
}
.text li
{
	font: normal 1.2em Trebuchet MS;
	color: #595959;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 0px 0px 0px 10px;
}
.info
{
	float: right;
	margin: 0px 10px 0px 0px;
}

/* Website Syles */

html
{
	background: #D1D4AA url(../gfx/sprite.png) repeat-x 0px -102px fixed;
}

#shadow
{
	width: 100%;
	height: 428px;
	background: url(../gfx/shadow_bg.png) no-repeat top center;
	margin: 27px 0px 0px 0px;
}

#container
{
	width: 960px;
	margin: 0px auto;
	padding: 7px;
	border: solid 2px #fff;
	position: relative;
	background: #fff url(../gfx/container_bg.jpg) repeat-x top left;
}

#header
{
	width: 100%;
	height: 197px;
}

#header h1
{
	float: left;
	width: 384px;
	height: 117px;
	margin: 15px 0px 0px 0px;
	background: url(../gfx/logo.png) no-repeat top left;
}

#header h1 a
{
	width: 384px;
	line-height: 117px;
	display: block;
	text-indent: -100000px;
}

#ctl00_wrapper
{
	min-height: 433px;
	height: auto !important;
	height: 433px;
	padding: 5px 0px 10px;
	background: url(../gfx/watermark.png) no-repeat bottom center;
	width: 100%;
}

#slideshow
{
	position: absolute;
	z-index: 0;
	height: 241px;
	width: 510px;
	top: -22px;
	right: -20px;
	overflow: visible;
}

#homeLeft
{
	float: left;
	width: 560px;}

#welcome
{
	float: left;
	width: 560px;
	margin: 10px 15px 0px 0px;
}

#welcome h1
{
	margin: 15px 0px 0px 10px;}

#welcome p
{
	margin: 0px 0px 10px 20px;
}

#footer
{
	width: 100%;
	height: 41px;
	clear: both;
	margin: 24px 0px 0px 0px;
	background: url(../gfx/sprite.png) repeat-x top left;
}

#footer p, #footer a
{
	color: #000;
	font: normal 11px/35px Verdana;
}

h1.resultstitle
{
	color: #3bafde;
	font: normal 2.3em Arial;
	letter-spacing: -1px;
}

h3.headingresults
{
	background: #EFD58A;
	font: color: #3E3724;
}

#details
{
	float: left;
}

.email_form
{
	width: 500px;
	float: left;
	color: #000;
	display: inline;
	margin: 0px 20px 20px 0px;
}

.email_form label
{
	width: 120px;
	float: left;
	display: block;
	margin: 0px 0px 5px 20px;
		font: normal 1.1em Verdana;
	color: #595959;
}

.email_form input, email_form select
{
	float: left;
	margin: 0px 0px 5px 0px;
}

.email_form br
{
	clear: left;
}


/* Quick Search */
#ctl00_ContentPlaceHolder1_pnlQS
{
	width: 500px;
	margin: 25px 0px 0px 10px;
	padding: 25px 0px 0px 0px;
	float: left;
	border-top: solid 1px #DACB94;
}

#ctl00_ContentPlaceHolder1_pnlQS label
{
	font: normal 1.2em Verdana;
	margin: 0px;
	color: #595959;
	padding: 0px;
}

#ctl00_ContentPlaceHolder1_pnlQS input
{
	margin: 0px;
}

#ctl00_ContentPlaceHolder1_pnlQS h1
{
	color: #3bafde;
	font: normal 2.1em Arial;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

span#ctl00_ContentPlaceHolder1_rbSaleRent
{
	width: 100%;
	float: left;
	display: inline;
	margin: 0px 0px 10px 10px;
}

#ctl00_ContentPlaceHolder1_rbSaleRent input
{
	margin: 0px 20px 0px 0px;
}

#ctl00_ContentPlaceHolder1_txtSearch
{
	float: left;
	width: 332px;
	font: normal 1.8em/30px Arial;
	letter-spacing: -1px;
	color: #b5b5b5;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 7px;
	border:solid 1px;
	border-color:#ccc #999 #999 #ccc;
	height: 30px;
}

#searchbox
{
	margin: 0px 0px 10px 10px;
	float: left;
	display: inline;
}

#SurroundChk
{
	float: left;
	width: 100%;
	display: inline;
	margin: 0px 0px 10px 10px;
}

#SurroundChk input
{
	margin: 0px 0px 0px 10px;
}


#ctl00_ContentPlaceHolder1_btnQuickSearchClick
{	border:solid 1px;
	border-color:#ccc #999 #999 #ccc;
	background: url(../gfx/sprite.png) repeat-x 0px -42px;
	height: 32px;
	width: 115px;
	cursor: pointer;
	font: normal 1.8em/32px Arial;
	letter-spacing: -1px;
	color: #76C3E6;
	}

/* Feature Property */

#ctl00_ContentPlaceHolder1_pnlFPs
{
	width: 337px;
	float: right;
	margin: 60px 10px 0px 0px;
	border: solid 1px #EBD588;
}

#FPdetails
{
	float: right;
	width: 100%;
	height: 57px;
	color: #000;
	background: #F5ECCB;
}

#SubPrice
{
	float: left;
	margin: 10px 0px 0px 10px;
}

#SubPrice h2
{
	font: normal 1.8em Arial;
	letter-spacing: -1px;
	text-transform: capitalize;
	color: #3190b7;
}

#SubPrice p
{
	font: normal 1.3em Verdana;
	color: #000;
}

#FPicons
{
	float: right;
	margin: 20px 10px 0px 0px;
}

#FPicons p
{
	font: normal 1.2em Trebuchet MS;
}

#social{float:left;clear:right;margin:0 0 0 0px;}
p#facebook,p#twitter,p#linkedin,p#wordpress{width:27px;height:27px;float:left;text-align:left;display:block;margin:5px 0 0 17px;padding:0;}
p#facebook a,p#twitter a,p#linkedin a,p#wordpress a{width:27px;line-height:27px;display:block;text-indent:-100000px;}
#facebook{background:url(../gfx/facebook.png) no-repeat top left;}
#twitter{background:url(../gfx/twitter.png) no-repeat top left;}
#linkedin{background:url(../gfx/linkedin.png) no-repeat top left;}
#wordpress{background:url(../gfx/wordpress.png) no-repeat top left;}
