*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #fff;
	background: #fff url(/images/bgrounds/body.jpg) no-repeat 50% 0;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #cbe1c8; text-decoration: underline; }
a:visited { color: #cbe1c8; text-decoration: underline; }
a:hover { color: #fff; text-decoration: none; }
a:active { color: #cbe1c8; text-decoration: underline;}
a:focus {
	outline: none;
}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 6px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .7em 0;
	color: #fff;
}
h1 { font-size: 2.2em; }
h2 { font-size: 1.3em; color: #00569f; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 100%;
	height: 170px;
	/*background: url(/images/bgrounds/header.jpg) no-repeat;*/
}

#header .logo {
	position: absolute;
	top: 25px;
	left: 134px;
}


#nav {
	position: relative;
	width: 905px;
	height: 57px;
	padding-left: 60px;
	border-bottom: 4px solid #fff;
	z-index: 190;
}


#nav ul  {
	position: absolute;
	/*left: 10px;*/
	width: 900px;
	height: 62px;
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
	/*overflow: hidden;
	background: url(/images/text/nav-home.gif) no-repeat;*/
	z-index: 200;
}
#nav li {
	float: left;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	height: 61px;
	list-style-type: none;
	position: relative;
}
body#home #nav ul li#l-home a { background-position: 0 -60px }
body#land #nav ul li#l-land a { background-position: -85px -60px }
body#property #nav ul li#l-property a { background-position: -195px -60px }
body#completed-projects #nav ul li#l-completed-projects a { background-position: -367px -60px }
body#sales #nav ul li#l-sales a { background-position: -521px -60px }
body#project-managers #nav ul li#l-project-managers a { background-position: -671px -60px }
body#contact #nav ul li#l-contact a { background-position: -816px -60px }
#nav ul li#l-contact {
	display: none;
}
#nav ul li a {
	text-indent: -9000px;
	text-decoration: none;
	/*padding: 20px 0 0 0;*/
	margin-top: 14px;
	height: 30px;
	float: left;
	display: block;
	min-width: 30px;
	width: auto;
	background: transparent url(/images/text/nav.gif) no-repeat 0 0px;
}

#nav ul li#l-home a { width: 85px; background-position: 0 0; }
#nav ul li#l-land a { left: 85px; width: 110px; background-position: -85px 0px }
#nav ul li#l-property a { left: 195px; width: 172px; background-position: -195px 0px }
#nav ul li#l-completed-projects a { left: 367px; width: 154px; background-position: -367px 0px;  }
#nav ul li#l-sales a { left: 521px; width: 150px; background-position: -521px 0px }
#nav ul li#l-project-managers a { left: 671px; width: 143px; background-position: -671px 0px }
#nav ul li#l-contact a { left: 816px; width: 84px; background-position: -816px 0px }

#nav ul li#l-home a:hover { background-position: 0 -30px }
#nav ul li#l-land a:hover { background-position: -85px -30px }
#nav ul li#l-property a:hover { background-position: -195px -30px }
#nav ul li#l-completed-projects a:hover { background-position: -367px -30px }
#nav ul li#l-sales a:hover { background-position: -521px -30px }
#nav ul li#l-project-managers a:hover { background-position: -671px -30px }
#nav ul li#l-contact a:hover { background-position: -816px -30px }

/*
body#home #nav ul li#hom a:hover, body#home #nav ul li#hom a { background-position: 0px -60px }
body#land #nav ul li#lan a:hover, body#land #nav ul li#lan a { background-position: -85px -60px }
body#property #nav ul li#prop a:hover, body#property #nav ul li#prop a { background-position: -195px -60px }
body#completed-projects #nav ul li#comp a:hover, body#completed-projects #nav ul li#comp a { background-position: -367px -60px }
body#sales #nav ul li#sal a:hover, body#sales #nav ul li#sal a { background-position: -521px -60px }
body#register #nav ul li#reg a:hover, body#register #nav ul li#reg a { background-position: -671px -60px }
body#contact #nav ul li#con a:hover, body#contact #nav ul li#con a { background-position: -816px -60px }
*/

#nav ul ul,
#nav ul li:hover ul ul {
	left: 0;
	top: -2000em;
}
#nav ul li:hover ul,
#nav ul li.hover ul {
	color: white;
	left: 0;
	top: 57px;
	width: 200px;
	height: auto;
	display: block;
	padding-top: 5px;
	background: #072D5C;
	border: 5px solid white;
	position: absolute;
	border-top-width: 0;
}
#nav ul ul li { 
	float: left;
	width: 180px !important;
	height: auto;
	display: block;
	position: relative;
}
#nav ul ul li a {
	display: block;
	width: 180px !important;
	height: auto;
	margin: 0;
	text-indent: 0;
	padding: 3px 10px;
	background: none;
	color: #d9edff;
}
#nav ul ul li a:hover,
#nav ul ul li:hover a,
#nav ul ul li.hover a,
#nav ul ul li li a:hover,
#nav ul ul li li:hover a,
#nav ul ul li li.hover a,
#nav ul ul li:hover li:hover a,
#nav ul ul li.hover li.hover a {
	background: white;
	color: #072D5C;
}

#nav ul ul li:hover li a,
#nav ul ul li.hover li a {
	background: #072D5C;
	color: white;
}
#nav ul li a span.sf-sub-indicator { display: none }
#nav ul ul li a span.sf-sub-indicator {
	position: absolute;
	display: block;
	height: 7px;
	width: 5px;
	top:7px;
	background: transparent url(/images/icons/nav_arrow.gif) 0 0 no-repeat;
	text-indent: -3000em;
	right: -5px !important;
	right: 5px;
}

#nav ul ul ul { top: -2000em; }
#nav ul ul li:hover ul,
#nav ul ul li.hover ul,
#nav ul li:hover ul li:hover ul,
#nav ul li.hover ul li.hover ul {
	position: absolute;
	top: -5px;
	left: 200px;
	padding-top: 0;
	border-top-width: 5px;
	border-left-width: 0;
}

.greenwrap {
	background: #64a45b url(/images/bgrounds/green-gradient.gif) repeat-x;
}
.greenwrapestates {
	background: #64a45b url(/images/bgrounds/green-gradient-whitetop.gif) repeat-x
}
.bluewrap {
	background: url(/images/bgrounds/footer-wrap.gif) repeat-x;
	height: 61px;
}
.container {
	margin: 0 auto;
	width: 995px;
	text-align: left; 
}

.estates {
	width: 995px;
	padding: 13px 0 30px 0;
}
.estates .estate {
	float: left;
	display: inline;
	/*width: 128px;*/
	/* this width used when 5 cols ... also adjust findoutmore left value back to 0, remove margin: auto; displaY: block from .estates img*/
	width: 180px;
	height: 195px;
	margin: 0 0 0 60px;
	position: relative;
}
.estates img {
	margin: 0 auto; display: block;
}
.estates h2 {
	color: #19601a;
	font-weight: normal;
	text-align: center;
	margin-bottom: .3em;
}
.estates h3 {
	font-weight: normal;
	text-align: center;
	color: #333;
}

.estates .findoutmore {
	position: absolute;
	bottom: 0; left: 0;
	left: 28px;
}


#main {
	width: 995px;
	background: url(/images/bgrounds/tree.gif) no-repeat 200px bottom;
}
#main-l, #main-r {
	float: left;
	display: inline;
}
#main-l {
	width: 430px;/* 540 */
	padding: 35px 50px 20px 60px;
}
#content {
	font-size: 1.1em;
	z-index: 0;
}
#home #content p {
	/*font-style: italic;*/
}
#main-r {
	width: 455px;
	padding: 20px 0 20px 0;
}

.photothumbs {
	background: url(/images/bgrounds/belgravia-photos.jpg) no-repeat;
	width: 455px;
	height: 389px;
	position: relative;
	z-index: 0;
}

#h-photos { background-image: url(/images/bgrounds/highbury-photos.jpg); }
#r-photos { background-image: url(/images/bgrounds/ranford-photos.jpg); }
#u-photos { background-image: url(/images/bgrounds/uk-photos.jpg); }

.photothumbs a {
	display: block;
	width: 175px;
	height: 105px;
	position: absolute;
	text-decoration: none;
}
.photothumbs a:hover {
	text-decoration: none;
}
#b-photos a.one { left: 0; top: 55px; height: 140px; }
#b-photos a.two { left: 250px; top: 50px; width: 190px; height: 140px; }
#b-photos a.three { left: 220px; top: 190px; width: 160px; height: 150px; }
#b-photos a.four { left: 100px; top: 160px; width: 130px; height: 200px }

#h-photos a.one { left: 0; top: 75px; width: 140px; height: 120px}
#h-photos a.two { left: 140px; top: 130px; width: 140px;}
#h-photos a.three { left: 280px; top: 55px; width: 165px; height: 140px;}
#h-photos a.four { left: 0; top: 195px; width: 140px; height: 140px;}
#h-photos a.five {left: 140px; top: 255px; width: 140px; height: 120px; }
#h-photos a.six { left: 280px; top: 195px; width: 165px; height: 140px}

#r-photos a.one { left: 0; top: 55px; width: 155px; height: 110px}
#r-photos a.two { left: 0; top: 165px; width: 135px; height: 140px;}
#r-photos a.three { left: 140px; top: 130px; width: 140px; height: 100px;}
#r-photos a.four { left: 140px; top: 235px; width: 140px; height: 110px}
#r-photos a.five { left: 280px; top: 55px; width: 165px; height: 140px;}
#r-photos a.six { left: 280px; top: 195px; width: 165px; height: 140px}

#u-photos a.one { left: 0; top: 55px; width: 155px; height: 110px}
#u-photos a.two { left: 0; top: 165px; width: 135px; height: 140px;}
#u-photos a.three { left: 140px; top: 130px; width: 140px; height: 100px;}
#u-photos a.four { left: 140px; top: 235px; width: 140px; height: 110px}
#u-photos a.five { left: 280px; top: 55px; width: 165px; height: 140px;}
#u-photos a.six { left: 280px; top: 195px; width: 165px; height: 140px}


#footer {
	margin: 0 auto;
	
}
#footer p {
	text-align: center;
	color: #fff;
	padding-top: 25px;
	font-size: .9em;
	text-transform: uppercase;
}
#footer p a, #footer p a:link, #footer p a:visited, #footer p a:active {
	color: #fff;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

.enewsform table {
	width: 100%;
}
.enewsform td, .enewsform th {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.enewsform th {
	width: 190px;
}
.enewsform input, .enewsform textarea {
	width: 180px;
	color: #666;
	padding: 3px;
	font-family: Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
}
.enewsform textarea {
	font-size: 1em;
}
.enewsform input.button {
	width: auto;
	padding: 0;
}

#sidenav h2 {
	text-align: center;
	font-weight: normal;
	color: #fff;
	color: #64a45b;
	background: url(/images/bgrounds/sidenav-top.gif) no-repeat;
	padding: 15px 0 0 0px;
}
#sidenav {
	/*width: 210px;*/
	padding: 15px 0 25px 0;
	background: #88c577;
}

.acf-map {
	width: 100%;
	height: 400px;
	box-shadow: 0 0 5px #999;
	border: 1px solid #bcbcbc;
	margin: 0 0 2em 0;
}

.acf-map { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; max-width: 100%; height: auto; } 
.acf-map iframe, .acf-map object, .acf-map embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.acf-map .marker {
display: none;
}
#map-canvas {
        width: 430px;
        height: 375px;
      }
.full-width-extra {
	padding: 0 0 25px 60px;
}

#take-tour {
	/*float: left;
		display: inline;*/
	width: 241px;
	margin: 0 auto;
	margin-top: 15px;
}
#take-tour h3 {
	text-align: center;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 5px;
}
#sidenav ul {
	font-size: 1.1em;
	max-width: 250px;
	margin: 0 auto;
}
#sidenav li {
	padding: 0 0 7px 0;
	text-align: center;
}
#sidenav li a {
	color: #00569f;
	display: block;
	font-weight: bold;
	background: #00569f;
	/*background: #74b367;*/
	color: #fff;
	text-decoration: none;
	padding: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#sidenav li a:hover {
	background: #05285e;
	text-decoration: none;
}
.data {
	width: 100%;
	margin: 0 0 1em 0;
}

.data, .data td, .data th {
/*	border: 1px solid #cbe1c8;
	border-collapse: collapse;*/
}
.data {
	border: 1px solid #a9d59a;
	border-bottom: none;
}
.data td, .data th {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	font-size: .9em;
	border-bottom: 1px solid #a9d59a;
	text-align: left;
	background-color: #8ac777;
}

.data th {
	background-color: #6eba56;
/*	background-color: #005298;*/
	color: #fff;
	text-transform: uppercase;
}
.greenwrap { z-index: 150; }
.container { z-index: 0; }

#enquireHomesRow th,
#enquireInterestRow th,
#enquireTypeRow th { display: none }
tr.heading th { width: auto }

.enewsform h2 { border-bottom: 1px solid #2A7F27; font-weight: normal; font-size: 1.5em; padding-top: 1em }

.enewsform label { clear: left; display: block; font-weight: normal }
.enewsform label input { width: 20px; margin-left: 15px; }

iframe { 
	border: 0;
	padding: 0;
}

.ukMap {
	background: transparent url(/images/bgrounds/uk-map.png) 0 0 no-repeat;
	height: 320px;
	margin-top: 70px;
	overflow: hidden;
	width: 419px;
}

.ukMap ul {
	color: #00366f;
	margin: 15px;
	width: 110px;
}

.ukMap ul.labelsLeft {
	float: left;
}

.ukMap ul.labelsRight {
	float: right;
	margin: 15px 20px 0 0;	
}

.ukMap ul li {
	display: block;
	font-size: 11px;
	margin-bottom: 11px;
	padding: 4px 7px;
}

.ukMap ul li a, .ukMap ul li a:visited {
	color: #00366f;
	display: block;
	text-decoration: underline;
	width: 100px;
}

.ukMap ul li a:hover {
	color: #00569F;
	text-decoration: underline;
}


#slidecontainer {
	position: relative;
	width: 381px;
	height: 266px;
	z-index: 10;
}
#frame {
	background: url(/images/bgrounds/frame.png) no-repeat;
	width: 381px;
	height: 266px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
#slides {
	position: absolute;
	top: 24px;
	left: 18px;	
	z-index: 3;
}

#photoset {
	margin-top: 25px;
}
#photoset a {
	float: left;
	display: inline;
	width: 141px;
	height: 141px;
	margin: 0 10px 10px 0;
	border: 2px solid #fff;
	border-radius: 3px;
	box-shadow: 0 0 5px #285821;
}

#photoset a.threenplus1 {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
}
#photoset a.threenplus2 {
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
}
#photoset a.threenplus3 {
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
}
#photoset a.threenplus4 {
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
}


#photoset a.last {
	margin-right: 0;
}
#photoset img {
}

body#completed-projects #main-r {
	display: none;
}
body#completed-projects #main-l {
	width: 885px;
}
.completed-l {
	float: left;
	display: inline;
	width: 430px;
}
.completed-l img, .completed-r img {
}
.completed-l h3, .completed-r h3 {
	color: #25408f;
}
.completed-l a, .completed-r a {
	display: block;
	
	margin: 3px 15px 35px 0;
	width: 150px;
	float: left;
	padding-bottom: 6px;
	background: url(/images/bgrounds/image-bottom-border.png) no-repeat 50% bottom;
}
.completed-r {
	float: right;
	display: inline;
	width: 430px;
}
.completed-intro {
	font-size: 1.3em;
	line-height: 1.5;
	margin-bottom: 30px;
}