/* Spencers */


body {
	background-image: url(images/gradientbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333;
}

a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #4F0015;
}
a:active {
	text-decoration: none;
	color: #4F0015;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 117px;
	width: 980px;
}

#logo {
	display: inline;
	float: left;
	height: 117px;
	width: 310px;
}

#contact-phone {
	float: right;
	width: 280px;
	display: inline;
	height: 97px;
	font-size: 1.5em;
	padding-top: 20px;
}

#contact-phone-new {
	float: right;
	width: 460px;
	display: inline;
	height: 70px;
	font-size: 1.3em;
	padding-top: 30px;
}

.small-text {
	font-size: 11px;
}

.red-text {
	color: #F00;
}

#navbar {
	width: 980px;
	height: 38px;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
}

.tabmenu {
	text-align:center;
	font-size: 14px;
	clear: both;
	height: 38px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.tabmenu ul {
	margin:0;
	padding:0;
}
.tabmenu li {
	float: left;
	list-style:none;
}
.tabmenu li a {
	color:#666;
	text-decoration:none;
	width:97px;
	display:block;
	height: 38px;
	line-height: 2.9em;
	font-weight: bold;
}

.tabmenu li a:hover {
	color: #4F0015;
}
.tabmenu li a.active {
	font-weight:bold;
}

.current a:link, .current a:visited,
.current a:hover, .current a:active {
	color: #4F0015;
}

#slideshow {
	height: 170px;
	width: 980px;
	clear: both;
}

#homepage-content {
	width: 725px;
	display: inline;
	clear: both;
	float: left;
	margin-top: 15px;
}


#property-search {
	float: left;
	height: 297px;
	width: 255px;
	display: inline;
	background-image: url(images/searchbg.jpg);
	background-repeat: no-repeat;
}

#property-search h2 {
	color: #4F0015;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	line-height: 3em;
}

#property-search select {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#hp-text {
	width: 440px;
	display: inline;
	float: left;
	margin-left: 15px;
	text-align: justify;
	line-height: 1.8em;
}

#hp-text h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

#featured-header {
	clear: both;
	float: left;
	width: 710px;
	background-image: url(images/featured-header.jpg);
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 15px;
	}

#featured-properties {
	clear: both;
	float: left;
	width: 708px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 230px;
	overflow-y: hidden;
}

.featured-cell {
	display: inline;
	float: left;
	width: 215px;
	margin-left: 15px;
	text-align: center;
	margin-top: 10px;
}

.featured-detailbox {
	background-image: url(images/featured-detailbox.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	line-height: 2.5em;
	margin: 5px auto;
}

#news-box {
	width: 255px;
	display: inline;
	float: left;
	margin-top: 15px;
}

.box-top {
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 255px;
	float: left;
}

#news-content {
	clear: both;
	float: left;
	background-image: url(images/gradientbg-small.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 233px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 560px;
	padding-right: 10px;
	padding-left: 10px;
}

#news-content h2 {
	color: #4F0015;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	line-height: 2.5em;
}

#news-content h3 {
	color: #4F0015;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}


#news-content p {
	margin-top: 0px;
	text-align:justify;
	line-height: 1.5em;
}

#news-content img {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}

.news-snippet {
	width: 682px;
	background-image: url(images/snippet-container.gif);
	height: 202px;
	background-repeat: no-repeat;
	padding: 10px 20px 20px;
	margin-bottom: 20px;
}

.news-snippet img {
	float: left;
	height: 150px;
	width: 190px;
	padding-right: 20px;
}

.news-snippet h2 {
	margin-top: 0px;
}


#general-left {
	display: inline;
	float: left;
	width: 255px;
	margin-top: 15px;
}


#general-content {
	width: 710px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}

#london-content {
	width: 705px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	padding-left: 5px;
}

#general-content p, #london-content p, #full-width-content p {
	text-align: justify;
}

#full-width-content {
	width: 980px;
}

#full-width-content h1, #general-content h1, #london-content h1 {
	font-size: 16px;
	color: #4F0015;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#full-width-content h2, #general-content h2, #london-content h2 {
	font-weight: normal;
	color: #4F0015;
	font-size: 14px;
}

#form-container {
	height: 400px;
	width: 980px;
	background-image: url(images/form-border.gif);
	background-repeat: no-repeat;
}


.formselect {
	font-size: 12px;
	width: 180px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.forminput {
	color: #000000;
	font-size: 12px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
}

.formtextarea {
	border: 1px solid #999999;
	width: 180px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact-brockenhurst {
	float: left;
	width: 250px;
	display: inline;
}

#contact-burley {
	display: inline;
	float: left;
	width: 230px;
}

#contact-ringwood {
	display: inline;
	float: left;
	width: 230px;
}

#body-logos {
	text-align: center;
	clear: both;
	width: 980px;
	margin-top: 20px;
}

.pic-right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

#about-alan {
	display: inline;
	float: left;
	width: 220px;
}

#about-rob {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 25px;
}

#about-mark {
	display: inline;
	float: right;
	width: 220px;
}

#bob-bickersteth {
	float: left;
	width: 350px;
	text-align: left;
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
}

#paul-baxter {
	float: left;
	width: 300px;
	text-align: left;
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
}

#bob-bickersteth img, #paul-baxter img {
	float: left;
	margin-right: 20px;
}

.equestrianbutton {
	clear: both;
	float: left;
	width: 240px;
	text-align: center;
	margin-left: 7px;
	margin-top: 10px;
}

.valuationbutton {
	clear: both;
	margin-top: 30px;
	float: left;
	width: 255px;
	text-align: center;
}

#footer {
	width: 980px;
	margin-top: 20px;
	text-align: center;
}

/* thumbnails */

#property-search-thumbs {}

#property-search-thumbs h2 {
	color: #4F0015;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	line-height: 3em;
}

#property-search-thumbs select {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.thumbnails-container {
	width: 980px;
	background-image: url(images/thumbs-container.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	height: 190px;
}
	

.thumbnails-header {
	width: 740px;
	float: left;
	color: #4F0015;
	margin-top: 10px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

.thumbnails-photo {
	width: 205px;
	display: inline;
	float: left;
	height: 180px;
	text-align: right;
	margin-top: 15px;
	margin-left: 15px;
	vertical-align: top;
	background-image: url(images/thumbpicbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.thumbnails-description {
	width: 740px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

A.plain-link:link, A.plain-link:visited,
A.plain-link:hover, A.plain-link:active {
	color: #4F0015;
	text-decoration: none;
	font-weight: normal;
}

A.contact-link:link, A.contact-link:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

A.contact-link:hover, A.contact-link:active {
	color: #4F0015;
	text-decoration: none;
	font-weight: normal;
}

.property-type {
	font-size: 12px;
}


#enquiry-box {
	background-color: #74012F;
	color: #FFF;
	font-size: 12px;
	padding: 5px;
}

A.white-link:link, A.white-link:visited,
A.white-link:hover, A.white-link:active {
	color: #FFFFFF;
	text-decoration: none;
}

.thumbs-box-heading {
	clear: both;
	width: 220px;
	background-image: url(images/result-box-header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}

.thumbs-side-box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 218px;
	margin-right: auto;
	margin-left: auto;
}

.thumbs-box-bot {
	width: 220px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

/* results page */


#result-heading-bar {
	width: 725px;
	float: left;
	color: #FFF;
	background-image: url(images/result-heading.jpg);
	background-repeat: no-repeat;
	height: 30px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2.5em;
}

#result-heading-bar h1 {
	font-size: 1.2em;
	margin: 0px;
}

#result-content {
	display: inline;
	clear: both;
	float: left;
	width: 745px;
}

#result-box {
	display: inline;
	clear: both;
	float: left;
	width: 743px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#result-box p {
	margin: 0px;
}

#result-box h3 {
	font-size: 14px;
	color: #4F0015;
	font-weight: normal;
}


#result-photos {
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
}

#result-photos img {
	height: 399px;
	width: 600px;
}


#result-thumbs-photos {
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
}

#result-thumbs-photos img {
	height: 96px;
	width: 145px;
}

#property-description h2, #googlemap-title h2 {
	font-size: 16px;
	font-weight: normal;
	color: #4F0015;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 220px;
}

#result-bot-curve {
	float: left;
	height: 10px;
	width: 745px;
	background-image: url(images/result-bot-curve.gif);
	background-repeat: no-repeat;
}

#result-rightcol {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 15px;
	padding-top: 0px;
	}
	
#result-rightcol h2, #general-left h2 {
	font-size: 16px;
	font-weight: normal;
	color: #4F0015;
	text-align: center;
	line-height: 2em;
	margin: 0px;
}	
	
.result-box-heading {
	clear: both;
	width: 220px;
	background-image: url(images/result-box-header.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

.result-side-box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.result-box-bot {
	width: 220px;
	margin-bottom: 20px;
}
	
	

.result-links {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}


.result-links ul { margin:0; padding:0; }

.result-links li { margin:0; padding:0; list-style:none;background-image:none;  }

.result-links li a {
	color:#4F0015;
	text-decoration:none;
	width:175px;
	display:block;
	margin:0;
	font-size: 1em;
	padding-left: 35px;
	height: 30px;
	line-height: 2em;
	padding-top: 5px;
}

.result-links li a:hover {
	color: #666;
}

#property-description {
	width: 725px;
	clear: both;
	float: left;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 1.1em;
}

#legal {
	text-align: justify;
	padding-bottom: 30px;
	line-height: 1.5em;
}

ul.ticks li {
	list-style-image: url(/images/tick.gif);
	padding:0;
	line-height: 1.5em;
}

.result-side-box ul, .thumbs-side-box ul,
.result-side-box p, .thumbs-side-box p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.result-side-box p, .thumbs-side-box p {
	padding-right: 10px;
	padding-left: 10px;
}

.result-links .map-link {
	background-image: url(images/icon-map.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.result-links .floorplan-link {
	background-image: url(images/icon-floorplan.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .epc-link {
	background-image: url(images/icon-epc.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .print-link {
	background-image: url(images/icon-print.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .slideshow-link {
	background-image: url(images/icon-slideshow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .viewing-link {
	background-image: url(images/icon-viewing.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .callback-link {
	background-image: url(images/icon-callback.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .shortlist-link {
	background-image: url(images/icon-shortlist.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.result-links .email-link {
	background-image: url(images/icon-friendemail.gif);
	background-repeat: no-repeat;
	background-position: left;
}



.map-properties {
	width: 224px;
	border: 1px solid #F46F22;
	margin-right: 2px;
	margin-left: 3px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 10px;
}

