/* [html] */

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% Verdana, Arial, Helvetica, sans-serif;
	background:#d0c6cf;
	color:#4f4f4f;
	margin:0 0 13px;
	text-align:center;
}
p, h3, h4 {
	margin:15px 0;
}
h1 {
	background:url(images/logo.gif) no-repeat;
	width:133px;
	height:66px;
	float:left;
}
h1 a {
	width:133px;
	height:66px;
	display:block;
}
h2 {
	font:190%/135% Georgia, Times New Roman, Times, serif;
	padding:0 25px;
	margin:0;
	color:#803c7a;
}
#fullcol h2 {
	padding:0 0 10px;
}
#property #fullcol h2 {
	padding:0;
}
h3 {
	font-size:110%;
	padding:0 25px;
}
h3.searchhead {
	font:190%/135% Georgia, Times New Roman, Times, serif;
	padding:0 25px;
	margin:45px 0 0;
	color:#803c7a;
}
a:link {
	color:#554C2B;
}
a:visited {
	color:#554C2B;
}
a:hover, a:active {
	text-decoration:none;
	color:#803c7a;
}

/* [/html] */

/* [header] */

#header {
	background:#fff url(images/top-bg.gif) repeat-x;
}
#header_inside {
	padding:23px 10px 0 25px;
	height:97px;
	width:722px;
	margin:0 auto;
	text-align:left;
	background:url(images/top-sphere.jpg) no-repeat top right;
}
#header p.email {
	font:200%/145% Georgia, Times New Roman, Times, serif;
	color:#fff;
	padding:0 75px 0 0;
	float:right;
	font-weight:bold;
}
#header p.email span {
	font:90%/135% Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	margin-left:48px;
}

/* [/header] */

/* [nav] */

#navholder {
	background:url(images/sphere-bg.jpg) no-repeat top right;
}
ul#nav {
	list-style:none;
	height:85px;
	margin:0 0 0 19px;
	background:url(images/nav-bg.gif) no-repeat -1px 0;
}
ul#nav li {
	float:left;
	text-align:center;
	cursor:pointer;
}
ul#nav li.homebutt {
	width:71px;
	text-indent:6px;
}
ul#nav li.homebutt a:hover, #home ul#nav li.onstate {
	background:url(images/home-on.gif) no-repeat;
}
ul#nav li.stepsbutt {
	width:92px;
}
ul#nav li.stepsbutt a:hover, #steps ul#nav li.onstate {
	background:url(images/steps-on.gif) no-repeat;
}
ul#nav li.hintsbutt {
	width:78px;
}
ul#nav li.hintsbutt a:hover, #hints ul#nav li.onstate, #valuation ul#nav li.onstate, #marketing ul#nav li.onstate, #negotiating ul#nav li.onstate, #salesprog ul#nav li.onstate, #exchange ul#nav li.onstate {
	background:url(images/hints-on.gif) no-repeat;
}
ul#nav li.aboutbutt, ul#nav li.whybutt {
	width:84px;
}
ul#nav li.aboutbutt a:hover, #about ul#nav li.onstate, ul#nav li.whybutt a:hover, #why ul#nav li.onstate {
	background:url(images/about-on.gif) no-repeat;
}
ul#nav li.hipsbutt {
	width:60px;
}
ul#nav li.hipsbutt a:hover, #hips ul#nav li.onstate {
	background:url(images/hips-on.gif) no-repeat;
}
ul#nav li.newsbutt {
	width:60px;
}
ul#nav li.newsbutt a:hover, #news ul#nav li.onstate {
	background:url(images/news-on.gif) no-repeat;
}
ul#nav li.linksbutt {
	width:60px;
}
ul#nav li.linksbutt a:hover, #links ul#nav li.onstate {
	background:url(images/links-on.gif) no-repeat;
}
ul#nav li.contbutt {
	width:92px;
	padding-right:7px;
}
ul#nav li.contbutt a:hover, #contact ul#nav li.onstate {
	background:url(images/contact-on.gif) no-repeat;
}
ul#nav li.propbutt {
	width:128px;
}
ul#nav li.propbutt a:hover, #property ul#nav li.onstate {
	background:url(images/property-on.gif) no-repeat;
}
ul#nav li.propbutt a span {
	display:none;
}
ul#nav li.onstate {
	padding:5px 0 0;
	height:30px;
	color:#fff;
	cursor:auto;
}
ul#nav li a {
	color:#803c7a;
	text-decoration:none;
	height:30px;
	display:block;
	padding:5px 0 0;
}
ul#nav li.onstate a {
	padding:0;
	color:#fff;
}
ul#nav li.onstate a:hover {
	background:none;
}
ul#nav li a:hover {
	color:#F2EFE3;
}

/* [/nav] */

/* [content] */

#content {
	background:#fff;
	border-bottom:3px solid #408b5f;
}
#content_inside {
	width:757px;
	min-height:478px;
	margin:0 auto;
	text-align:left;
	background:url(images/small-sphere.jpg) no-repeat bottom left;
	padding:0 0 30px;
}
* html #content_inside {
	height:478px;
}
#middle {
	width:547px;
	height:303px;
	float:left;
	background:url(images/middle-bg.gif) no-repeat top right;
}
#middle p {
	padding:0 0 0 25px;
}
#middle .text {
	float:left;
	width:254px;
}
#middle .featured {
	float:left;
	width:278px;
}
#middle .featured p {
	padding:0 0 0 15px;
	margin-bottom:0;
}
#middle .featured p.accred {
	margin:20px 0 0;
	position:relative;
}
#middle img.finalist {
	float:right;
	margin-left:5px;
}
#searchcol {
	width:194px;
	height:315px;
	background:url(images/search-bg.gif) no-repeat;
	float:left;
}
#searchcol h3 {
	font:190%/135% Georgia, Times New Roman, Times, serif;
	padding:0 15px;
	margin:10px 0;
	text-align:center;
	color:#803c7a;
}
#searchcol p {
	text-align:center;
	margin:7px 0;
}
#searchcol label {
	width:auto;
	float:none;
	padding:0;
	text-align:center;
}
#searchcol select {
	width:115px;
	font:90% Verdana, Arial, Helvetica, sans-serif;
}
#searchcol input {
	margin-top:10px;
}
#searchcol .searchbutt {
	width:109px;
	margin-top:5px;
	font:90%/160% Verdana, Arial, Helvetica, sans-serif;
}
#searchcol p.mapping {
	padding:10px 0 20px;
}
#searchcol p.valuation {
	padding:0;
}
#searchcol .keybutt {
	width:109px;
	font:90%/160% Verdana, Arial, Helvetica, sans-serif;
}
#left {
	width:435px;
	float:left;
}
#left p {
	padding:0 25px;
}
#left ol {
	margin:20px 25px 15px 70px;
	font:140% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#news #left ol {
	margin:15px 15px 15px 70px;
	font:100%/160% Verdana, Arial, Helvetica, sans-serif;
}
#left ol span {
	font-weight:normal;
}
#left ol li {
	padding:5px 0;
}
#left ul {
	margin:15px 0 15px 55px;
	list-style:square;
}
#left ul.sellbull {
	font:140% Georgia, "Times New Roman", Times, serif;
	list-style:none;
	margin:15px 0 15px 35px;
}
#left ul.sellbull li {
	padding:5px 0 5px 33px;
	background:url(images/sell-bullet.gif) no-repeat 0 12px;
}
#left ul ul {
	margin:15px 0 15px 15px;
}
#left p.steps {
	text-align:center;
	line-height:200%;
}
#left .searchcol {
	float:left;
	width:95px;
	padding:15px 0 15px 25px;
}
#left .searchcol select {
	width:95px;
}
#left .searchcol label {
	width:auto;
	display:block;
	float:none;
	padding:0 0 5px;
	text-align:left;
}
#left .searchbutt {
	margin:5px 0 0 25px;
	width:95px;
}
#left ul.links {
	list-style:none;
	margin:20px 0 15px 16px;
}
#left ul.links li {
	float:left;
	width:115px;
	padding:0 10px 20px;
}
#left ul.links li a {
	display:block;
	width:115px;
	height:70px;
	background-position:center;
	background-color:#fff;
	background-repeat:no-repeat;
	border:1px solid #ccc;
}
#left ul.links li a.logo1 {
	background-image:url(images/upmystreet.gif);
}
#left ul.links li a.logo2 {
	background-image:url(images/iammoving.gif);
}
#left ul.links li a.logo3 {
	background-image:url(images/naea.gif);
}
#left ul.links li a.logo4 {
	background-image:url(images/land-registry.gif);
}
#left ul.links li a.logo5 {
	background-image:url(images/britannia.gif);
}
#left ul.links li a.logo6 {
	background-image:url(images/eycouncil.gif);
}
#right {
	width:278px;
	float:left;
	margin:0 0 0 28px;
}
#right p.image, #right p.newsimage {
	margin:0 0 15px;
}
#right p.newsimage img {
	border:1px solid #7a3374;
	padding:1px;
}
#right p.valuation {
	margin:30px 45px 15px;
}
#right p.quote {
	margin:15px 0 15px;
}
#about #right p.accred {
	margin:15px 40px;
}
#about #right p.valuation {
	margin:20px 45px 15px;
}
#fullcol {
	width:691px;
	padding:0 25px;
	background:url(images/sphere-bottom.jpg) no-repeat top right;
}
#fullcol h3 {
	padding:0;
}
#marketing #fullcol img.right {
	float:right;
	margin:4px 0 0 10px;
}
#marketing #fullcol img.left {
	float:left;
	margin:4px 10px 0 0;
}
#marketing #fullcol p.steps {
	text-align:center;
}
#testimonials #fullcol, #property #fullcol, #marketing #fullcol {
	background:url(images/middle-bg.gif) no-repeat top right;
}
#propcriteria {
	border:0;
	margin:0px;
	padding:0 0 30px;
	text-align:center;
}
#propcriteria label {
	width:100%;
	padding:0;
	text-align:center;
}
#propcriteria select {
	margin:10px 0;
}
#propcriteria p {
	float:left;
	width:33%;
	text-align:center;
}
#Form3 {
	text-align:center;
}
#Form3 img {
	vertical-align:middle;
	margin-right:10px;
}
#Form3 p.mailing {
	padding-bottom:10px;
}
#col1 {
	width:327px;
	float:left;
}
#col2 {
	width:327px;
	float:left;
	margin-left:35px;
}
.quote blockquote {
	background:url(images/left-quote.gif) left top no-repeat;
	margin:20px 0 15px;
}
.quote blockquote.topone {
	margin:10px 0 15px;
}
.quote blockquote p {
	background:url(images/right-quote.gif) bottom right no-repeat;
	padding:4px 0 10px 0;
	margin:10px 17px 0 17px;
	text-indent:10px;
}
.quote p.quotename {
	background:none;
	text-indent:0;
	color:#803c7a;
	margin:0 17px;
}

/* [/content] */

/* [form] */

fieldset {
	padding:10px;
	margin:0 25px 20px;
	border:1px solid #ccc;
}
legend {
	font-size:110%;
	font-weight:bold;
	color:#803c7a;
}
label {
	width:100px;
	display:block;
	float:left;
	padding:0 15px 0 0;
	text-align:right;
}
#contact label {
	width:110px;
}
#valuations fieldset {
	margin:0 0 15px;
}
#valuations #subform {
	margin:0;
}
#valuations #subform p {
	margin:15px 10px;
}

/* [/form] */

/* [footer] */

#footer {
	border-top:1px solid #fff;
}
#footer_inside {
	width:775px;
	margin:0 auto;
	text-align:left;
	height:83px;
}
#footer ul {
	list-style:none;
	height:6px;
	padding:11px 18px 0;
}
#footer li {
	float:right;
	padding:0 6px;
	color:#803c7a;
	border-right:1px solid #7C6F41;
	line-height:120%;
}
#footer li.noborder {
	border:0;
}
#footer li.lftbull {
	float:left;
	border:0;
}
#footer li a {
	color:#803c7a;
	text-decoration:none;
}
#arrival {
	width:753px;
	margin:7px auto 0;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
}
#arrival a {
	color:#818181;
	text-decoration:none;
	font-weight:normal;
	background:url(images/arrival-arrow.gif) no-repeat right;
	padding:0 9px 0 0;
}

/* [/footer] */

/* [extra] */

.divider {
	margin:20px 25px;
	border-bottom:1px solid #b7b7b7;
	font-size:1px;
	clear:both;
}
.fullclean {
	clear:both;
}
.cleaner {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.firstpara {
	font-size:110%;
}
.hide, #left ul.links span {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/* [/extra] */

#gmap_list {
	float:left;
	width:691px;
	height:auto;
	border:0px solid #f30;
	margin:20px 0 0 0;
	padding:0;
}

#gmap_list img {
	margin:0 0 10px 0;
}

#gmap_list p {
	margin:0 0 10px 0;
}

#gmap_list a{
	text-transform:uppercase;
	text-decoration:underline;
}

#gmap_list a:hover {
	text-decoration:none;
}

#searchonmap {
	float:left;
	width:270px;
	margin:0 0px 0 0;
}

h2#title_searchonmap {
	width:190px;
	height:19px;
	background:url(../stat/title_searchonmap.gif) 0 0 no-repeat;
	margin:0 0 11px 0;
}

#searchaslist {
	float:left;
	width:350px;
	margin:0 30px 0px 0;
}

h2#title_searchaslist {
	width:150px;
	height:18px;
	background:url(../stat/title_searchaslist.gif) 0 0 no-repeat;
	margin:0 0 11px 0;
}

.img{border:5px solid #660066;}
