/* @override 
	http://sunbear:311/styles/style.css
	http://whitehornguard.co.uk/styles/style.css
*/

/* Whitehorn CSS */

/* Global */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font: 11px/13px Arial, Helvetica, Geneva, sans-serif;
}

img {
	display: block;
}

a img {
	border: none;
	background: none;
	padding: 0;
}

A
{
	outline: none;
}

.relax{	clear: both;}
.pb_always
{
	page-break-after:always;
}
.pb_avoid
{
	page-break-after:avoid;
}
.pb_left
{
	page-break-after:left;
}
.pb_right
{
	page-break-after:right;
}

#wrap {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	/*background: url(/images/wrap.gif) top right repeat-y;*/
}

#wrapper {
	/*background: url(/images/wrap.gif) top right repeat-y;*/
	float: left;
	width: 930px;
	/*background: url(/images/bg_main.jpg) top right repeat-y;*/
	background: transparent url(/images/bg_main.jpg) no-repeat scroll right bottom;
	position: relative;
}

#countryhomespage {
	float: left;
	width: 930px;
	background: #c2b485 url(/images/village/wrap.gif) repeat-y left;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 12px 12px 12px 14px;
}

#content h1, #search h1 {
	color: #cd0c29;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 12px 12px 12px 14px;
}
#content h2, #content h1, #content h3 {
	margin-left:37px;
}


h3 {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	font-style: normal;
	margin: -12px 12px 12px 14px;
}

p {
	margin-left: 14px;
	margin-right: 12px;
	padding-bottom: 18px;
}

#subnav p {
	padding-bottom: 14px;
	color: #6D6E71;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a adminmenu {
	color: #333;
	text-decoration: none;
}

ul.contactlist a {
	color: #333;
	text-decoration: underline;
}

ul.contactlist a:hover {
	color: #333;
	text-decoration: none;
}

a:hover 
{
	
}

ul {
	padding-left: 14px;
	list-style-type: none;
}

#search_form {
	padding-left: 14px;
}

label 
{
	display: block;
}

input {
	margin-bottom: 6px;
}

#formleft input {
	width: 180px;
}

select {
	font-size: 11px;
	width: 164px;
	margin-bottom: 10px;
}

/* Header */

#header {
	height: 115px;
	background: #fff;
	position: relative;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	display: block;
	width: 251px;
	height: 61px;
	position: absolute;
	top: 14px;	
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/logo.gif) no-repeat;
}

#header .thumb1 {
	position: absolute;
	top: 0;
	right: 192px;
}

#header .thumb2 {
	position: absolute;
	top: 0;
	right: 0px;
}

#nav {
	background-color: #db2932;
	height: 30px;
	position: absolute;
	width: 930px;
	top: 85px;
}

#nav ul {
	font-size:12px;
	list-style-type:none;
	padding:8px 0 0 62px;
}

#nav li {
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	height: 16px;
	border-right: 1px solid #e16d7f;
	float: left;
}

#nav li.last {
	border-right-style: none;
}
#nav li.right {
	border-right-style: none;
	float: right;
	padding-right:41px;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	height: 28px;
}

#nav li a:hover {
	border-bottom: 1px #e16d7f solid;
}

#nav li a.selected {
	border-bottom: 1px #e16d7f solid;
}

/* Content */

#content {
	display: inline;
	float: left;
	/*width: 544px;*/
	overflow: visible;
}

#countryhomespage #content {
	width: 738px;
}

#content p {
	width: 450px;
	/*margin-left: 70px;*/
}

#content h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	font-style: normal;
	margin: 12px 12px -8px 37px;
	text-decoration: underline;
}

#content li {
	width: 450px;
	background: url(/images/bullet.gif) no-repeat 2px 4px;
	padding-left: 12px;
	margin-left: 56px;
	padding-bottom: 12px;
}

#content ul.contactlist li {
	width: 450px;
	background: none;
	padding-left: 0;
	margin-left: 0px;
	padding-bottom: 4px;
}

#content #schools li {
	width: 490px;
	background: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

#content ul.numbers li.one {
	background: url(/images/1.gif) no-repeat 0px 3px;
}

#content ul.numbers li.two {
	background: url(/images/2.gif) no-repeat 0px 3px;
}

#content ul.numbers li.three {
	background: url(/images/3.gif) no-repeat 0px 3px;
}

#content ul.numbers li.four {
	background: url(/images/4.gif) no-repeat 0px 3px;
}

#content ul.numbers li.five {
	background: url(/images/5.gif) no-repeat 0px 3px;
}

#content ul.numbers li.six {
	background: url(/images/6.gif) no-repeat 0px 3px;
}

#content ul.numbers li.seven {
	background: url(/images/7.gif) no-repeat 0px 3px;
}

#content ul.numbers li.eight {
	background: url(/images/8.gif) no-repeat 0px 4px;
}

#content p, #listing, #details p {
	line-height: 18px;
	color: #6D6E71;
}
#content p.heading
{
	font-family: Georgia;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:12px 12px 12px 14px;
	color:#CD0C29;
}
#content h1, #search h1, #listing h1 {
	color: #cd0c29;
}

#content ul {
	padding-bottom: 10px;
}

#content ul.contactlist {
	float: left;
	width: 200px;
	padding-bottom: 25px;
}

#formleft label, #formright label {
	padding-bottom: 4px;
}

#content input.sendbtn {
	width: auto;
	display: block;
	font-size: 11px;
	margin-top: 6px;
	padding: 3px 6px 3px 6px;
}

img#headerimg {
	margin-bottom: 28px;
}

img#headerimg2 {
	margin-bottom: 0px;
}

img#headerimg3 {
	padding-bottom: 18px;
}

#homenetwork p {
	width: 420px;
}

#homenetwork p.intro {
	/*padding-right: 280px;
	width: 320px;
	padding-top: 24px;
	background: url(../images/banners/network_south.jpg) no-repeat 333px top;*/
}

#content h1.homenetwork {
	position: absolute;
	top: 25px;
	color: #fff;
	font-size: 16px;
	left: 490px;
	font-weight: normal;
	font-style: normal;
}

#content h4 {
	margin-left: 14px;
	color: #db2932;
	padding-bottom: 4px;
}

#countryhomes {
	background-color: #eadbb2;
	position: relative;
}

.villagecontent {
	width: 540px;
}

.villageside {
	position: absolute;
	top: 311px;
	right: 24px;
}

.villageside img {
	margin-bottom: 16px;
}


#content .about_us
{
	padding:12px 0 0 9px;
}
	#content .about_us H1
	{
		margin: 0 0 0 0;
		font-size:16px;
		line-height:20px;
		padding-bottom:9px;
		font-family: Georgia;
	}
	#content .about_us .left
	{
		float: left;
	}
	#content .about_us .right
	{
		float:left;
		font-size:12px;
		line-height:15px;
		padding-left:19px;
		padding-right:19px;
		width:244px;
		color: #6D6E71;
	}
		#content .about_us .right I
		{
			color: #e73e3d;
			color: #CD0C29;
		}
/* Side */

#side {
	display: inline;
	float: left;
	width: 194px;
	/*background: url(../images/side.gif) no-repeat;*/
	background: #e4e3e3 url(../images/side_top.jpg) no-repeat;
	position: relative;
}

#countryhomespage #side {
	display: none;
}

#subnav {
	color: #fff;
	/*height: 255px;*/
	padding-top: 24px;
}

#subnav h1 {
	color: #e73e3d;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin-top: 0;
}

#side #subnav ul, #subnav a {
	color: #fff;
}

#side #subnav li img {
	display: inline;
	float: left;
}

#side #subnav li a.selected {
	background: #a10205 url(../images/linkwhite.gif) no-repeat 16px 7px;
	text-decoration: none;
}

#side #subnav li a:hover {
	text-decoration: none;
	color: #e73e3d;
	/*background: #a10205 url(../images/linkwhite.gif) no-repeat 16px 7px;*/
}

#side #subnav li a {
	color: #6d6e71;
	display: block;
	/*background: url(../images/linkwhite.gif) no-repeat 16px 7px;*/
	background: none;
	/*margin-left: -14px;*/
	padding-left: 3px;
	height: 26px;
	line-height: 21px;
	font-size: 11px;
	font-weight: bold;
}
#side ul#newslist li a:hover
{
	text-decoration: none;
	background: none;
	color: #e73e3d;
	
}
#side #subnav li a SPAN,
#side #recent li a SPAN
{
	color : #e73e3d;
}
#side ul#arealinks li a{
	color: #6D6E71;
	display: block;
	/*background: url(../images/linkwhite.gif) no-repeat 16px 7px;*/
	margin-left: -14px;
	padding-left: 26px;
	/*height: 22px;*/
	line-height: 21px;
	font-size: 11px;
	font-weight:bold;
}

#side ul#newslist li a {
	color: #6D6E71;
	display: block;
	/*background: url(../images/linkwhite.gif) no-repeat 16px 7px;*/
	/*margin-left: -14px;*/
	padding-left: 3px;
	/*height: 22px;*/
	line-height: 21px;
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

#side ul#arealinks li a.selected, #side ul#newslist li a.selected {
	/*background: #dc556a url(../images/linkwhite.gif) no-repeat 16px 7px;*/
	text-decoration: none;
	color: #E73E3D;
}

#side ul#arealinks li a:hover {
	text-decoration: none;
	background: #dc556a url(../images/linkwhite.gif) no-repeat 16px 7px;
}

#side ul#arealinks {
	padding-bottom: 14px;
}


#side .our_team
{
	padding: 15px 0 6px 17px;
}
	#side .our_team H2
	{
		color:#E73E3D;
		font-size:16px;
		margin:10px 0 23px;
	}
	#side .our_team IMG
	{
		float:left;
		margin-bottom:6px;
		margin-right:6px;
	}
#wrapper.for_sale #about_us #for_sale_pic,#wrapper.for_sale #about_us #for_sale_details,#wrapper.for_sale #rep_everything,
#wrapper.Andrew #about_us #Andrew_pic,#wrapper.Andrew #about_us #Andrew_details,#wrapper.Andrew #Andrew_name,
#wrapper.Jason #about_us #Jason_pic,#wrapper.Jason #about_us #Jason_details,#wrapper.Jason #Jason_name,
#wrapper.Steve #about_us #Steve_pic,#wrapper.Steve #about_us #Steve_details,#wrapper.Steve #Steve_name,
#wrapper.Glyn #about_us #Glyn_pic,#wrapper.Glyn #about_us #Glyn_details,#wrapper.Glyn #Glyn_name,
#wrapper.Michelle #about_us #Michelle_pic,#wrapper.Michelle #about_us #Michelle_details,#wrapper.Michelle #Michelle_name,
#wrapper.Sarah #about_us #Sarah_pic,#wrapper.Sarah #about_us #Sarah_details,#wrapper.Sarah #Sarah_name,
#wrapper.Emma #about_us #Emma_pic,#wrapper.Emma #about_us #Emma_details,#wrapper.Emma #Emma_name,
#wrapper.Kate #about_us #Kate_pic,#wrapper.Kate #about_us #Kate_details,#wrapper.Kate #Kate_name,
#wrapper.Donna #about_us #Donna_pic,#wrapper.Donna #about_us #Donna_details,#wrapper.Donna #Donna_name
{	display: block;}


#Andrew_name,
#Jason_name,
#Steve_name,
#Glyn_name,
#Michelle_name,
#Sarah_name,
#Emma_name,
#Kate_name,
#Donna_name
{
	background:transparent url(../images/top_bg_blank.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Georgia;
	font-size:24px;
	padding:16px 0 17px 10px;
	
}
#Andrew_name SPAN,
#Jason_name SPAN,
#Steve_name SPAN,
#Glyn_name SPAN,
#Michelle_name SPAN,
#Sarah_name SPAN,
#Emma_name SPAN,
#Kate_name SPAN,
#Donna_name SPAN
{
	font-size: 14px;
}



#Andrew_thumb,
#Jason_thumb,
#Steve_thumb,
#Glyn_thumb,
#Michelle_thumb,
#Sarah_thumb,
#Emma_thumb,
#Kate_thumb,
#Donna_thumb
{
	width: 79px;
	height: 106px;
	float:left;
	margin-bottom:6px;
	margin-right:6px;
}
#Andrew_thumb{	background: transparent url('../images/team-andrew.jpg') no-repeat 0 0;}
#Jason_thumb{	background: transparent url('../images/team-jason.jpg') no-repeat 0 0;}
#Steve_thumb{	background: transparent url('../images/team-steve.jpg') no-repeat 0 0;}
#Glyn_thumb{	background: transparent url('../images/team-glyn.jpg') no-repeat 0 0;}
#Michelle_thumb{background: transparent url('../images/team-michelle.jpg') no-repeat 0 0;}
#Sarah_thumb{	background: transparent url('../images/team-sarah.jpg') no-repeat 0 0;}
#Emma_thumb{	background: transparent url('../images/team-emma.jpg') no-repeat 0 0;}
#Kate_thumb{	background: transparent url('../images/team-kate.jpg') no-repeat 0 0;}
#Donna_thumb{	background: transparent url('../images/team-donna.jpg') no-repeat 0 0;}

#Andrew_thumb:HOVER,
#Jason_thumb:HOVER,
#Steve_thumb:HOVER,
#Glyn_thumb:HOVER,
#Michelle_thumb:HOVER,
#Sarah_thumb:HOVER,
#Emma_thumb:HOVER,
#Kate_thumb:HOVER,
#Donna_thumb:HOVER
{
	background-position:0px -106px;
	background-repeat:no-repeat;
}



/* Search */

#search {
	/*width: 192px;
	min-height: 473px;
	height: auto;
	_height: 473px;
	display: inline;
	background: #eeeced url(/images/search.gif) repeat-x;
	float: right;
	position: relative;*/
	width: 192px;
	display: inline;
	float: left;
	background: transparent url(/images/search_top.jpg) no-repeat;
	height:515px;
	
}
	#wrapper .search_footer
	{
		bottom:11px;
		right:10px;
		position:absolute;
	}
#countryhomespage #search {
	min-height: 593px;
	height: auto;
	_height: 593px;
	background:  url(/images/village/search.gif) repeat-x;
	width: 192px;
}

#search h1 {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	margin-top: 24px;
}

#search label {
	padding-bottom: 2px;
	color:#E9E9E9;
	font-weight:bold;
}

#countryhomespage #search label {
	color: #fff;
}

input.btn {
	font-size: 11px;
	border: 1px solid #666;
	background-color: #fff;
	padding: 3px;
	margin-top: 4px;
}

#search ul {
	margin-bottom: 10px;
}

#search ul li {
	padding-bottom: 2px;
}

#search ul li a{
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
	padding-left: 18px;
}

#search ul li a:hover {
	text-decoration: underline;
}

#search ul li a.listlink {
	background: url(../images/linkredrev.gif) no-repeat 5px center;
	padding-left: 14px;
	color: #fff;
}

#search ul li a.print {
	background: url(/images/print.gif) no-repeat 2px center;
	color: #cdcdcd;
}

#search ul li a.area {
	background: url(/images/area.gif) no-repeat 2px center;
	color: #cdcdcd;
}

#search ul li a.moreinfo {
	background: url(/images/info.gif) no-repeat 2px center;
	color: #cdcdcd;
}

#search ul li a.value {
	background: url(/images/value.gif) no-repeat 3px center;
	color: #cdcdcd;
}

 #details .FloorPlanLink a.listlink
{
	font-size: 11px;
	color: #333;
	text-decoration:underline;
	_margin-left:0px;
	padding: 0px 10px 5px 0px;
	margin-left: 0;
	background: url(../images/linkred.gif) no-repeat right 6px;
}

#prop_head div.prop_points ul li {
	padding-bottom: 0;
}
 #details .FloorPlanLink a:hover.listlink
{	
	text-decoration:none;
	}

/* About */

.profiles p {
	margin-top: 4px;
}

#side p a, #side ul li a {
	color: #333;
	/*background: url(/images/linkred.gif) no-repeat right center;*/
	padding-right: 7px;
}

#side p a:hover, #side ul li a:hover {
	text-decoration: underline;
}

#side p a.selected, #side ul li a.selected {
	text-decoration: underline;
}

#side a img {
	background: none;
	padding: 0;
}

#content p.toggle {
	padding-bottom: 0;
}

#content p.toggle a {
	padding-left: 12px;
	color: #333;
	background: url(../images/linkred.gif) no-repeat 2px 3px;
	font-size: 12px;
	line-height: 24px;
}

/* News */

#search #news {
	width: 192px;
	position: absolute;
	top: 326px;
}

#search #news h1 {
	color: #333;
}

#news a {
	background: url(/images/linkred.gif) no-repeat right;
	padding-left: 0;
	padding-right: 6px;
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

#search #news a {
	background: url(/images/linkred.gif) no-repeat right;
	padding-left: 0;
	padding-right: 6px;
	color: #333;
}

/* Contact */

ul.contact {
	margin-bottom: 12px;
}

.contactform {
	padding-bottom: 15px;
	clear: both;
	background-color: #f3f3f3;
	border-top: 2px solid #e8e8e8;
	padding-top: 10px;
	margin-bottom: 20px;
}

#formleft {
	display: inline;
	float: left;
	margin-top: 10px;
	margin-left: 14px;
	margin-right: 14px;
}

#formright {
	display: inline;
	float: left;
	margin-top: 10px;
}

/* Details */

#details {
	display: inline;
	float: left;
	width: 738px;
	background-color: #fff;
	padding-bottom: 2px;
}

#details h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 18px;
	
}

#details h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-left: 18px;
}

#details h3 {
	color: #cd0c29;
	font-size: 20px;
	text-decoration:none;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	margin: 12px 12px 0px 14px;
	margin-left: 18px;
}

#details a.back {
	font-size: 11px;
	color: #333;
	text-decoration: underline;	
	margin-left: 2px;
	_margin-top:0px;
	display:block;
	float:none;
	padding-left: 8px;
	background: url(../images/linkredrev.gif) no-repeat 0 5px;
}

#details a:hover.back {
	text-decoration: none;
}

#propertymap {
	margin-top:10px;
	width: 320px;
	height: 300px;
	float: right;
	display:inline;
	background: #fff;
}

#details p {
	width: 330px;
	margin-left: 18px;
}

/* Listing */

#listing {
	display: inline;
	float: left;
	width: 738px;
	background-color: #fff;
}

#content #list_nav_top, #conent #list_nav_bottom {
	list-style-type: none;
	width:400px;
	padding-left: 0;
	padding-bottom: 0;
	float: left;
	display: inline;
	position: absolute;
	left: 70px;
	top: 0;
}

#list_nav_top li, #list_nav_bottom li {
	color: #666;
	display: inline;
	background:none;
	padding-left:0px;
	margin:0px;
}

#listing a.link, #list_nav_bottom a.link {
	color: #333;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #ccc;
}
#list_nav_bottom { padding-top:8px; padding-bottom:8px;
	margin-left: 70px;
	padding-left: 0;
}

#listing a.link:hover {
	text-decoration: none;
	border-bottom: 1px solid #333;
}

#listing a {
	color: #333;
	text-decoration: none;
	padding-left: 4px;
	margin-right: 2px;
	font-weight: normal;
	font-style: normal;
	padding-right: 6px;
}

#listing a:hover {
	text-decoration: underline;
}

#listing a.select {
	color: #cd0c29;
}

.list {
	width: 714px;
	position: relative;
	clear: both;
	float: left;
	display: inline;
	padding-bottom: 20px;
	border-top: 2px solid #cd0c29;
}

#content .list h1 {
	color: #333;
	padding-bottom: 0;
	font: normal normal 20px Georgia;
	margin-left: 20px;
	margin-right: 0;
	padding-top: 14px;
}

#content .list h2 {
	margin-bottom: 8px;
	margin-right: 0;
	font: normal normal 16px Georgia;
	color: #666;
	margin-left: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

#content .list h2 strong {
	font-weight: normal;
	font-style: normal;
	color: #c22229;
}

#news h2{
	padding-bottom:3px;
}


#content .list p {
	margin: 0 0 0 20px;
}

.list a {
	color: #cd0c29;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/linkred.gif) no-repeat right center;
	margin-left: -6px;
}

.list a:hover {
	text-decoration: underline;
}

.thumb {
	width: 220px;
	height: 165px;
}

.thumb input {
	width: 220px;
}

.list .thumb a {
	background: none;
}

/* Testimonials */

blockquote {
	background: url(../images/quote1.gif) no-repeat 4px 8px;
	padding-top: 2px;
	padding-bottom: 12px;
}

#content blockquote p {
	padding-right: 24px;
	width: 403px;
	background: url(../images/quote2.gif) no-repeat right bottom;
	padding-top: 30px;
	margin-left: 0;
	padding-left: 70px;
}

p.quote {
	margin-top: -8px;
	position: relative;
	right: 46px;
	text-align: right;
	font-size: 10px;
}

/* Map */

#location, #localinfo, #recent {
	padding-top: 23px;
	/*background: url(/images/divide.gif) no-repeat center top;*/
}

#location h1, #localinfo h1 {
	margin-top: 0;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 8px;
}

#recent h1 {
	margin-top: 0;
	color: #E73E3D;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 7px;
}

ul#arealinks li a.returnmap {
	position: relative;
	top: 8px;
	background: url('/images/linkredrev.gif') no-repeat left center;
}

ul#arealinks li a.selected {
	background: url('/images/linkred.gif') no-repeat left center;
	text-decoration: none;
}

ul#arealinks2 {
	margin-bottom: 16px;
}

ul#arealinks2 li a {
	padding-left: 10px;
	height: 22px;
	line-height: 21px;
	margin-top: 1px;
	font-size: 11px;
	background: url('/images/linkblack.gif') no-repeat left center;
}

ul#arealinks2 li a.returnmap {
	position: relative;
	top: 8px;
	background: url('/images/linkredrev.gif') no-repeat left center;
}

ul#arealinks2 li a.selected {
	background: url('/images/linkred.gif') no-repeat left center;
	text-decoration: none;
}

ul#areamap {
	width: 421px;
	height: 400px;
	padding: 0px;
	background: url('/images/map.gif') no-repeat;
	margin-left: 70px;
}

#content ul#areamap li a {
	display: block;
	height: 16px;
	text-indent: -2000px;
	overflow: hidden;
	padding-left: 0px;
	list-style-type: none;	
}

#content ul#areamap li {
	padding: 0;
	position: absolute;
	background: none;
}

ul#areamap li.bishopswaltham {
	width: 93px;
	height: 16px;
	margin-left: 128px;
	margin-top: 184px;
}

ul#areamap li.botley {
	height: 16px;	
	margin-top: 268px;
	margin-left: 86px;
	width: 38px;
}

ul#areamap li.colden {
	width: 94px;
	height: 16px;
	margin-top: 56px;
	margin-left: 4px;
}

ul#areamap li.corhampton {
	width: 70px;
	height: 16px;	
	margin-top: 91px;
	margin-left: 232px;
}

ul#areamap li.draxford {
	width: 50px;
	height: 16px;	
	margin-top: 142px;
	margin-left: 256px;		
}

ul#areamap li.durley {
	height: 16px;
	margin-left: 80px;
	margin-top: 188px;
	width: 36px;
}

ul#areamap li.horton {
	width: 74px;
	height: 16px;	
	margin-top: 170px;
	margin-left: 14px;		
}

ul#areamap li.lowerupham {
	width: 74px;
	height: 16px;	
	margin-top: 124px;
	margin-left: 85px;
}

ul#areamap li.meonstoke {
	width: 60px;
	height: 16px;	
	margin-top: 129px;
	margin-left: 332px;		
}

ul#areamap li.shedfield {
	width: 54px;
	height: 16px;	
	margin-top: 279px;
	margin-left: 202px;		
}

ul#areamap li.soberton {
	height: 16px;	
	margin-top: 201px;
	margin-left: 320px;
	width: 50px;
}

ul#areamap li.swanmore {
	width: 60px;
	height: 16px;	
	margin-top: 202px;
	margin-left: 214px;		
}

ul#areamap li.upham {
	width: 42px;
	height: 16px;
	margin-left: 110px;
	margin-top: 95px;
}

ul#areamap li.wickham {
	width: 56px;
	height: 16px;	
	margin-top: 311px;
	margin-left: 206px;		
}

ul#areamap li.curdrige {
	width: 54px;
	height: 16px;	
	margin-top: 229px;
	margin-left: 90px;
}

ul#areamap li.waltham {
	width: 86px;
	height: 16px;	
	margin-top: 222px;
	margin-left: 167px;
}

/* Footer */

#listing h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #db2932;
	text-decoration:none;
	margin-bottom:5px;
	margin-left: 20px;
	margin-top: 0;
}

#footer {
	width: 930px;
	/*height:32px;*/
	/*display: inline;*/
	margin-top: 10px;
	/*background: #fff url(/images/footer.gif) repeat-x;*/
	/*clear: both;*/
}

#footer p {
	margin: 0;
	color: #fff;
	font-size: 10px;
	text-align: right;
	padding-right: 12px;
	padding-top: 9px;
	padding-bottom: 0;
}
#footer P SPAN
{
	color: #e73d3d;
}

#footer ul {
	list-style-type: none;
	padding-right: 12px;
	clear: both;
	padding-left: 10px;
	height: 20px;
	padding-top: 8px;
	background-color: #fff;
}

#footer li {
	color: #666;
	float: left;
	margin-right: 4px;
}

#footer li a {
	color: #666;
	text-decoration: none;
}

#footer li a:hover {
	color: #333;
	
}


#footer li#roosterdigital {
	color: #999;
	float: right;
	margin-right: 0;
}
	#footer li#roosterdigital A:HOVER{
		color: #c4161c;
	}

#foot {
	background-color: #000;
	height: 30px;
	clear: both;
}
#foot2 {
	height: 30px;
}
.overlay { position:absolute; border:1px solid red; z-index:99; top: 0;
	left: 0;
}
textarea { font: 12px Arial, Helvetica, Geneva, sans-serif; }

textarea#ctl00_plcMainContent_txtComments {
	width: 200px;
	height: 94px;
}

/* New Property Styles */
#brochure #prop_header
{
	position: relative;
	width: 930px;
}
	#brochure #prop_header_details
	{
		font-family:Georgia;
		font-size:26px;
		line-height:31px;
		position:absolute;
		text-align:center;
		top:16px;
		width:930px;		
	}
	#brochure #prop_head
	{
		border: none;
		padding-left:10px;
		padding-right:10px;
		width:910px;
	}
	
#content #brochure #prop_head h1 {
	color: #6d6e71;
	margin-left: 0;
	margin-right: 0;
	font-family: Georgia;
	font-size: 28px;
	/*border-top: 2px solid #c22229;*/
	border-bottom: 1px none #ddd;
	padding: 35px 20px 0 0px;
	line-height: 35px;
	float: left;
}
	#brochure #prop_head H1 SPAN
	{
		color: #d83433;
		font-size: 42px;
		padding: 0;
	}
	
#content #brochure #prop_header_details h2 {
	color: #333333;
	font-family: Georgia;
	font-size: 28px;
	line-height: 35px;
	/*padding: 35px 0px 0px 20px;*/
	margin: 0;
	/*float: right;*/
	border: none;
}	
	#brochure #prop_header_details H2 SPAN
	{
		color: #d83433;
	}

#brochure,	
#brochure #prop_content #image_container
{
	width: 930px;
}

#brochure #prop_content #image_container #row1,	
#brochure #prop_content #image_container #row2
{
	margin-bottom: 15px;
}

#brochure #prop_content #image_container .left,
#brochure #prop_content #image_container .middle,
#brochure #prop_content #image_container .right
{
	float: left;
}
#brochure #prop_content #image_container .middle
{
	margin: 0 15px;
}
	
	
#prop_head {
	width: 714px;
	position: relative;
	display: inline;
	float: left;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	border-top: 2px solid #c22229;
}
	#prop_head .left
	{
		float: left;
	}
	#prop_head .right
	{
		float: right;
	}
	#prop_head .right .view_print_details
	{
		background: url(../images/bg_view_print_details.jpg) no-repeat 0 0;
		height: 44px;
		width: 211px;
		margin: 10px 0 0;
		text-align:center;
		padding-top: 14px;
		font-size: 14px;
	}
	
.prop_descrip_brochure {
	
	line-height: 20px;
	padding-top: 14px;
	padding-bottom: 10px;
	width: 930px;
	
	
	font-size: 16px;
	color: #6d6e71;
}
#two_col_layout
{
	width: 930px;
	font-size: 13px;
	color: #6d6e71;
}
	#two_col_layout .left,
	#two_col_layout .right
	{
		float: left;
		width: 455px;
	}
	#two_col_layout .right{ margin-left: 20px;}
	.prop_descrip_brochure .header,
	.prop_interior_brochure .header,
	.prop_exterior_brochure .header,
	.prop_directions_brochure .header
	{
		color: #d83433;
		font-family: Georgia;
		margin-bottom: 5px;
		font-size:19px;
		font-weight:bold;
	}
	
	.prop_interior_brochure {
		/*background: url(../images/prop_interior.gif) no-repeat 0px 0px;*/
		margin-top: 10px;
		padding-top: 5px;
		padding-bottom: 1px;		
		line-height: 20px;
		clear: both;
		
	}
	.prop_exterior_brochure {
		/*background: url(../images/prop_exterior.gif) no-repeat 0px 0px;*/
		margin-top: 10px;
		padding-top: 5px;
		padding-bottom: 1px;
		line-height: 20px;
		padding-right: 0;		
	}
	.prop_directions_brochure {
		/*background: url(../images/prop_directions.gif) no-repeat 0px 0px;*/
		margin-top: 10px;
		padding-top: 5px;		
		line-height: 20px;
		padding-bottom: 24px;
	}
	
.prop_misdescription_act
{
	width: 930px;
	font-size: 16px;
	color: #6d6e71;
	line-height: 20px;
	padding-top:10px;
}	

.image_float_container
{
	padding-top: 10px;
	width: 930px;
}
.image_float_container IMG
{
	float:left;
}

#details .prop_points {
	position: relative;
	float: left;
	margin-left: 70px;
	padding-bottom: 20px;
	display: inline;
}
	
#details p {
	float:left;
	display:inline;
	line-height:16px;
	margin:0px;
	padding:0px;
}
#details a{
	/*float:left;*/
	display:inline;
	line-height:16px;
}

.prop_features {
	background: url(../images/prop_features.gif) no-repeat 0 0;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 24px;
	padding-top: 20px;
	margin-right: 24px;
}

#prop_head h1 span {
	padding-left: 4px;
	padding-right: 4px;
}

#content #details ul li {
	padding-left: 0;
	width: 240px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 16px;
	background:none;
	font:bold 13px arial;
	color:#333;
}

.prop_descrip {
	background: url(../images/prop_descrip.gif) no-repeat 0px 0px;
	line-height: 20px;
	padding-top: 24px;
	padding-bottom: 0px;
	width: 640px;
	margin-left: 70px;
	float: left;
	clear: both;
	display: inline;
	font-size: 12px;
}

.prop_areas ul
{
	display:block;
	list-style:none;
}






.prop_interior {
	background: url(../images/prop_interior.gif) no-repeat 0px 0px;
	margin-top: 24px;
	padding-top: 24px;
	padding-bottom: 1px;
	display:inline;
	line-height: 20px;
	margin-left: 70px;
	clear: both;
	float: left;
	width: 640px;
}
.prop_exterior {
	background: url(../images/prop_exterior.gif) no-repeat 0px 0px;
	margin-top: 24px;
	padding-top: 24px;
	padding-bottom: 1px;
	float:left;
	display:inline;	
	line-height: 20px;
	margin-left: 70px;
	padding-right: 0;
	width: 640px;
}

.prop_location {
	width: 640px;
	background: url(../images/prop_location.gif) no-repeat 0px 0px;
	padding-top: 24px;
	padding-bottom: 24px;
	float:left;
	display:inline;	
	line-height: 20px;
	margin-left: 70px;
}

.prop_directions {
	background: url(../images/prop_directions.gif) no-repeat 0px 0px;
	margin-top: 24px;
	padding-top: 24px;
	float:left;
	display:inline;
	line-height: 20px;
	margin-left: 70px;
	width: 640px;
	padding-bottom: 24px;
}

.prop_interiorexteriorcontainer
{
	float:left;
	display:inline;
}

.prop_directionslocationcontainer
{
	float:left;
	display:inline;
}

#prop_head h1, #prop_head h2, #prop_head h3 {
	color:#fff;
}
#content #prop_head h1 {
	color: #333;
	margin-left: 0;
	margin-right: 0;
	font: normal normal 20px/22px Georgia;
	/*border-top: 2px solid #c22229;*/
	border-bottom: 1px none #ddd;
	padding: 10px 20px 0 70px;
}


#content #prop_head h2 {
	color: #666;
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 14px;
	border-top-style: none;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 70px;
	font: normal normal 18px/22px Georgia;
}

#content #prop_head h2 strong {
	font-weight: normal;
	font-style: normal;
	color: #c22229;
}

.back {
	margin-left: 70px;
	margin-bottom: 20px;
}
#prop_head h3{
	color:#666;
	font-size:13px;
	font-weight:normal;
	padding-top:5px;
	margin-top:0px;
	padding-bottom:14px;
}
.prop_areas
{
	float:left;
	display:inline;
	margin-left: 70px;
	margin-top: 24px;
	background:#eeeeee;
	padding: 15px 15px 19px 0px;
	clear: both;
	width: 624px;
}
#content #details  ul.property_area 
{
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	background:none;
	font:bold 13px arial;
	color:#333;
	float: left;
	margin-left: 20px;
	padding-top: 8px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 8px;
	margin-bottom: 0px;
	width: 180px;
	display: inline;
}


.prop_contain{
	float:left; display:inline; width:100%; padding-bottom:20px;
}

.FloorPlanLink
{
	display:inline;
	float:left;
	padding:5px 0px 5px 0px;
}

#content h1 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 70px;
	padding-bottom: 18px;
}

#content .article h1 {
	padding-bottom: 4px;
}

#content .article h2 {
	padding-bottom: 18px;
}

#content h2 {
	margin-top: 0;
	margin-left: 70px;
	margin-bottom: 0;
	padding-bottom: 4px;
}

#lister h2 {
	font-weight: bold;
	font-size: 11px;
	margin-left: 0;
	display: inline;
	padding-bottom: 16px;
	position: absolute;
	right: 0;
	top: 0;
}

/* Network */

#homenetwork {
	width: 544px;
	/*background: #db2932 url(/images/banners/network_background.jpg) no-repeat right bottom;
	position: relative;
	overflow: visible;*/
}
ul.admin li
{
	display:inline; padding-right:8px; margin-right:8px; border-right:1px solid #ccc; margin-top:-2px;
	
	}
ul.admin
{
	float:right;
	display:inline;}
	
	

.hidden {
	display: none;
}

.visible {
	display: block;
}

#header .site_top_right
{
	background:transparent url(../images/top_right_img.jpg) no-repeat scroll 0 0;
	float:right;
	font-size:18px;
	height:36px;
	margin-top:14px;
	padding-left:166px;
	padding-top:24px;
	width:289px;
}
/* New brochure styles */

#header .brochure {
	width: 160px;
	height: 85px;
	position: absolute;
	top: 0;
	left: 384px;
}

#header .brochure a {
	background: url(../images/header/brochure.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 160px;
	height: 85px;
}

#header .brochure a:hover {
	background-position: 0 -85px;
}

#content .brochure {
	width: 418px;
	height: 137px;
	margin-bottom: 20px;
	background: url(../images/brochure.jpg) no-repeat;
	position: relative;
	margin-left: 72px;
}

#content .brochure a {
	height: 92px;
	background: url(../images/brochure-download.gif) no-repeat 0 -92px;
	top: 29px;
	left: 17px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	width: 380px;
}

#content .brochure a:hover {
	background-position: 0 0;
}

/* New listing */

#lister {
	float: left;
	position: relative;
	height: 36px;
	width: 724px;
}

.photos {
	width: 220px;
	float: left;
}

.briefdetails {
	float: left;
	width: 494px;
}

#content .briefdetails ul {
	padding: 6px 4px 6px 8px;
	background-color: #efefef;
	margin-left: 21px;
	border-top: 1px solid #ddd;
}

#content .briefdetails ul li {
	padding: 0;
	margin: 0;
	background-image: none;
	width: auto;
	display: inline;
}

#content .briefdetails ul li a {
	padding-left: 16px;
	background-position: 8px;
	padding-top: 1px;
	margin-right: 12px;
}

#content .briefdetails ul li a.area {
	padding-left: 18px;
	background: url(../images/icon-map.gif) no-repeat 0;
	cursor: pointer;
}

#content .briefdetails ul li a.brochuredownload {
	padding-left: 18px;
	background: url(../images/icon-brochure.gif) no-repeat 0;
	cursor: pointer;
	padding-top: 1px;
	padding-bottom: 1px;
}

#flash {
	display: inline;
	padding-bottom: 24px;
	float: right;
	margin-right: 24px;
	width: 644px;
}

#content #details ul {
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 6px;
}

.clear {
	clear: both;
}

.tools {
	background-color: #eee;
	padding-top: 0;
	padding-bottom: 4px;
	width: 320px;
	float: left;
	display: inline;
	height: 99px;
	overflow: hidden;
}

.rightflash {
	display: inline;
	float: left;
	width: 320px;
	overflow: hidden;
	height: 110px;
}

#ctl00_plcMainContent_SlideShow1_pnlThumb {
}

#content .tools h1 {	
	font-size: 13px;
	line-height: 22px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	background-color: #eee;
	margin-left: 0;
	margin-right: 0;
	padding: 3px 20px 2px 10px;
	margin-bottom: 6px;
	border-top: 2px solid #aaa;
	border-bottom: 1px solid #ccc;
}

#content #details .tools ul {
	padding-left: 10px;
	float: left;
	padding-bottom: 4px;
	padding-top: 1px;
}

#content #details .tools ul li {
	padding-left: 0;
	width: auto;
	font-size: 11px;
	line-height: 16px;
	background:none;
	font:bold 13px arial;
	color:#333;
	display: inline;
	padding-top: 0;
	padding: 0;
	margin-left: 0;
}

#details .tools a{
	float:left;
	display:inline;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #777;
	margin-right: 14px;
}

#details .tools a:hover{
	text-decoration: underline;
}

#details .tools a.print{
	background: url(../images/icon-print.gif) no-repeat;
	padding-left: 20px;
	width: 110px;
}

#details .tools a.area{
	background: url(../images/icon-map.gif) no-repeat;
	padding-left: 19px;
}

#details .tools a.moreinfo{
	background: url(../images/icon-info.gif) no-repeat 1px 0;
	padding-left: 19px;
}

#details .tools a.value{
	background: url(../images/icon-value.gif) no-repeat;
	padding-left: 20px;
	width: 110px;
}

#details .tools a.listlink{
	background: url(../images/icon-floor.gif) no-repeat;
	padding-left: 20px;
	width: 110px;
}

#details .tools a.brochuredownload{
	background: url(../images/icon-brochure.gif) no-repeat;
	padding-left: 20px;
	width: 110px;
}

#content #details .prop_areas li.property_head {
	color: #c30619;
	font-size: 12px;
	width: 160px;
	display: block;
	float: left;
	padding-bottom: 0;
	font-weight: normal;
	font-style: normal;
	clear: both;
}

#content #details .prop_areas li.property_list {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 140px;
	padding-bottom: 0;
	color: #7c7c7c;
	clear: both;
	float: left;
	display: block;
}

#flash input {
	border: none;
	margin-right: 2px;
	margin-bottom: 0;
}

#ctl00_plcMainContent_SlideShow1_pnlControl {
	text-align: center;
	background-color: #f7f7f7;
	padding-bottom: 3px;
	clear: both;
	position: relative;
	height: 30px;
	width: 320px;
}

table#ctl00_plcMainContent_SlideShow1_dataList {
    border: none;	
}

#ctl00_plcMainContent_SlideShow1_dataList tbody tr td {
	border: none;
}

/* Slideshow */

.Base {
    background-color: transparent;
    border: none;
    position: relative;
    overflow: hidden;
}

.leftflash {
	float: left;
}

div#ctl00_plcMainContent_SlideShow1_pnlPreview {
	float: left;
}



div#ctl00_plcMainContent_SlideShow1_pnlParent.Parent {
	width: 800px;
	background-color: #8fe3ff;
	float: left;
}

#slideshow {
	clear: both;
	width: 644px;
	overflow: hidden;
	float: left;
}

.preview {
	float: left;
	display: inline;
	background: url(../images/noimage.gif) no-repeat 1px 1px;
}

table#ctl00_plcMainContent_SlideShow1_tblBase {
}

#ctl00_plcMainContent_SlideShow1_tblFrame tbody tr td {
	background-color: #f7f7f7;
}

#ctl00_plcMainContent_SlideShow1_hlScrollLeft img {
	padding-left: 2px;
	padding-right: 0;
}

#ctl00_plcMainContent_SlideShow1_hlScrollRight img {
	padding-left: 1px;
	padding-right: 3px;
}

table#ctl00_plcMainContent_SlideShow1_tblFrame {
	padding-bottom: 3px;
	background-color: #f7f7f7;
}

input#ctl00_plcMainContent_SlideShow1_imbPrev {
	display: block;
	position: absolute;
	left: 15px;
	top: 2px;
}

input#ctl00_plcMainContent_SlideShow1_imbNext {
	display: block;
	position: absolute;
	top: 2px;
	left: 96px;
}

input#ctl00_plcMainContent_SlideShow1_imbPlay {
	position: absolute;
	top: 2px;
	right: 14px;
}

/*begin strategic expansion page*/

#meet_the_team
{
	color: #fff;
	height: 255px;
	padding-top: 24px;
	/*height: 22px;
	line-height: 21px;*/
}

#meet_the_team h1 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
}

#side #meet_the_team li {
	color: #fff;
	display: block;
	font-size: 11px;
}

#side #meet_the_team li.team_member_name
{
    font-weight:bold;
    font-size:13px;
    height: 22px;
	line-height: 21px;
}

#side #meet_the_team li.team_member_role
{
    margin-left:20px;
    margin-bottom:7px;
    font-size:12px;
}


.know_market
{
	padding:12px 9px 0;
}
	.know_market .left
	{
		float: left;
		font-size: 13px;
		line-height:15px;
	}
		.know_market .left SPAN
		{
			color: #e73e3e;
		}
		.know_market .left .item
		{
			background-color: #e4e3e3;
			background-repeat: no-repeat;
			width: 149px;
			margin-bottom: 4px;
			padding-left:104px;
			
		}
		.know_market .left .times_online
		{
			background-color: #e73e3e;
			padding-top: 10px;
			padding-left: 10px;
			padding-bottom: 10px;
			height: 124px;
			width: 243px;
			font-size: 11px;
		}
			.know_market .left .times_online .title
			{
				color: #000;
				font-size: 17px;
				line-height: 18px;				
			}
			.know_market .left .times_online DIV
			{
				padding-top: 10px;
			}
		.know_market .left .house_prices
		{
			background-image: URL('../images/house2.jpg');
			background-position:14px 18px;
			padding-top:34px;			
			height: 61px;
		}
		.know_market .left .sold
		{
			
			background-image: URL('../images/sold.jpg');
			background-position:11px 16px;
			padding-top:32px;
			height:75px;
		}
		.know_market .left .pie_chart
		{
			background-image: URL('../images/pie-chart.jpg');
			background-position:12px 14px;
			height:91px;
			padding-top:16px;
		}
		.know_market .left .avrg_house_price
		{
			background-image: URL('../images/house3.jpg');
			background-position:6px 17px;
			height:92px;
			padding-top:30px;
			
		}
	.know_market .right
	{
		float: left;
		margin-left:14px;
		width:259px;
	}
	
		.know_market .right #article_name
		{
			margin-left: 0px;
			margin-top:15px;
			font-family: Georgia;
		}
		.know_market .right #article_date
		{
			margin-left: 0px;
		}
#newslist{
	padding-left:18px;
	padding-right:17px;
}

	#newslist LI
	{
		border-bottom: solid 1px #e73e3d;
	}




.home_bg_img
{
	background:url('../images/bg-home.jpg') no-repeat 0 0;
}
.testimonials_bg_img
{
	background:url('../images/bg-testimonials.jpg') no-repeat 0 0;
	margin-bottom:28px;
}
.relocation_experts
{
	background:url('../images/bg-relocation-experts.jpg') no-repeat 0 0;
	margin-bottom:28px;
}
.land_home_bg_img
{
	background:url('../images/bg-land-new-homes.jpg') no-repeat 0 0;
	margin-bottom:28px;
}
.contact_bg_img
{
	background:url('../images/bg-contact.jpg') no-repeat 0 0;
	margin-bottom:28px;
}

.home_bg_img,
.testimonials_bg_img,
.relocation_experts,
.land_home_bg_img,
.contact_bg_img
{
	height: 215px;
	width: 529px;
	color: #fff;
	font-family: Georgia;
	padding: 15px 0 0 15px;
	font-size: 24px;
}

.relocation_experts_side
{
		background:url('../images/relocation-side-map.jpg') no-repeat 0 127px;
		height:330px;
		padding:16px;
}



