.rightHandImages {float: right; text-align: center;}
.rightHandImages img {margin-bottom: 1em;}

body {
	width: 100%;
	font-size: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: x-small;
}
html>body td {
	font-size: 100%;
}

a:link {
	color: black;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

a:visited {
	color: #696969;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

a:hover {
	color: black;
	text-decoration: none;
	border-bottom: none;
}

a:active {
	color: red;
	text-decoration: none;
}

#fullpage {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#mainbodydiv {
	
}

#footer {
	margin: 1em 1em 2px 0;
	text-align: right;
	font-size: 70%;
}

/******** A few useful standard thingies **************/

object {
	display: inline;
}

img {
	border: none;
	behavior: url("/pngbehavior.htc");
}

h1, h2 {
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.clearLeft {
	clear: left;
}


hr.clearAll {
	margin: 0;
	padding: 0;
	line-height: 1px;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.triangle {
	border: 0;
	margin: 0 ! important;
	padding: 0 ! important;
	vertical-align: middle;
}

.leftImage {
	float: left;
	margin: 1em;
}

.rightImage {
	float: right;
	margin: 1em;
}


.noBorderLink, #houseList a {
	border-bottom: none ! important;
}

#leftcol {
	float: left;
	width: 170px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 20px;
	font-size: 80%;
}

#leftcol a,
#leftcol a:visited {
	text-decoration: none;
	border: 0px;
	color: black;
}

#leftcol a:hover {
	text-decoration: underline;
}

div.sidecol_title {
	background-color: #686868;
	text-align: center;
	padding: 4px;
	font-size: 110%;
	margin-bottom: 3px;
	color: white;
	font-weight: bold;
}

div.sidecol_title a,
div.sidecol_title a:visited {
	color: white !important;
	text-decoration: none;
	border: 0px;
}

#future_development_summary_title {
	font-size: 100%;
}

#mainpage {
	float: left;
	width: 655px;
	padding-top: 5px;
	padding-left: 295px;
	font-size: 76%;
}

#mainpage.home {
	width: 745px;
	padding-left: 0px;
}

#mainpage.wide {
	width: 834px;
	padding-left: 116px;
}

#mainpage.full_width {
	width: 100%;
	padding-left: 0px;
}

#homeflash {
	clear: left;
	width: 950px;
	height: 152px;
}

#topbanner {
	clear: left;
	width: 950px;
	height: 152px;
}

#topbanner img {
	display: block;
}

.rightmenu a,
.rightmenu a:visited {
	border: 0px;
	text-decoration: none;
	color: black;
}

.rightmenu a:hover {
	text-decoration: underline;
}

/********* HEADER SECTION *********/

#logo_cont {
	float: left;
	width: 110px;
	height: 114px;
	padding-top: 11px;
}

#logo {
	width: 110px;
	height: 114px;
	display: block;
}

#header {
	float: left;
	width: 840px;
	height: 125px;
}

div.headerbtn {
	float: left;
	width: 157px;
	margin-top: 46px;
	margin-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #686868;
	font-size: 80%;
	text-align: center;
}

div.headerbtn a,
div.headerbtn a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

/************ MENU *************/

.menu {
	background-color: white;
	height: 23px;
}

.menu a:link {
	color: #606060;
	text-decoration: none;
}

.menu a:visited {
	color: #606060;
	text-decoration: none;
}

.menu a:hover {
	color: black;
	text-decoration: underline;
}

.menu a:active {
	color: red;
	text-decoration: underline;
}

.menu ul {
	font-size: 76%;
	vertical-align: bottom;
	line-height: 20px;
	display: inline;
	margin: 0;
	padding: 0;
}

.menu ul li {
	list-style-type: none;
	display: inline;
	padding: 0 0.5em;
	margin: 0;
	border-right: solid #d3d3d3 1px;
}

.menu ul li.lastMenuItem {
	border-right: none;
}

/********* SUB HEADER SECTION *********/

#subheader {
	padding-left: 110px;
}

/************** Breadcrumbs *************/

#breadcrumbs {
	font-size: 90%;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}

#breadcrumbs li {
	list-style-type: none;
	display: inline;
	padding: 0;
	padding-right: 0.5em;
	margin: 0;
}


/************** List of houses with coloured blocks *******************/

#houseList {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
}

#houseList li {
	margin-bottom: 0.5em;
}

#houseList li span {
	margin-right: 1em;
}

#houseList li a {
	color: inherit;
	text-decoration: none;
}

.statusimg {height: 12px; width: 12px; border: none; margin: 0px 10px 0px 0px; padding: 0px;}

/*************** Viewing development overview ***************/

.development .map {
	width: 30%;
	float: left;
	vertical-align: middle;
}

.developmentInfo {
	list-style-type: none;
	padding-top: 2em;
	float: left;
}

div.developmentBlurb {
	float: left;
	width: 360px;
	margin-left: 40px;
	padding-top: 2em;
}

.developmentDetails, .houseTypeSummary {
	margin-right: 10%;
}



/************ HOUSE SUMMARIES - list of house types when viewing a development *******/

.houseTypeSummary {
	margin-bottom: 2em;
}

.houseTypeSummary .houseDetails {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.houseTypeSummary .houseFloors {
	margin-bottom: 1em;
	float: left;
	width: 49%;
}
.houseTypeSummary>.houseFloors {
	width: 60%;
}

.houseTypeSummary .houseFloor {
	margin-top: 1em;
	margin-right: 1em;
	width: 158px;
	float: left;
}

.floorDetails {
	font-size: 90%;
	padding-top: 1em;
}

.houseType img {
	margin-top: 1em;
}

.houseName {
	width: 100%;
	margin: 1em auto;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	clear: both;
}

.houseName h2 {
	display: inline;
	border-bottom: none;
	padding-right: 2em;
}

.houseType {
	float: left;
	width: 100%;
	margin-left: -55px;
	padding-left: 110px;
}

#mainbodydiv>.houseType {
	margin-left: -110px;
}

.houseType #leftCol {
	float: left;
	width: 260px;
}

.houseType #rightCol {
	float: left;
	width: 51%;
	w1idth: 385px;
}

/************* Right hand column whilst viewing house type *************/

.agent {
	font-weight: bold;
}

.locMap {
	float: right;
}

/***************** Viewing plot (defunct?) ***************/

#plotdiv {
	width: 100%;
	margin-top: 5px;
	float: left;
	font-size: small;
}

#plottitle {
	margin-left: 5%;
	width: 60%;
	border-bottom: 1px solid #75c3c7;
	margin-bottom: 10px
}

#plottitle .devname {
	font-size: large;
}

#plotimage {
	float: left;
	width: 45%;
}

#plotlayout {
	float: right;
	width: 53%;
}

#houseplan {
	float: left;
	width: 45%;
}

#housedesc {
	float: right;
	width: 53%;
}


#newFAQ, #newSection, #sendQuestion {
	margin-left: 3em;
}

/******************* The siz small solumns at the bottom opf the development details ************/

.devColumn {
	font-size: 90%;
	width: 14%;
	padding: 1%;
	float: left;
}

.devColumn h3 {
	font-size: 1.25em;
	color: white;
	text-align: center;
}

#devImages {
	position: absolute;
	top: 130px;
	left: 0;
	width: 110px;
	text-align: center;
}

#devImages img {
	margin-top: 1em;
	margin-le4ft: 8px;
	float: none;
}

/*
#leftCol, #rightCol {
	width: 47%;
	float: left;
	padding: 1%;
	height: 100%;
}
*/

/*************** Options Listings **********************/

.optionBlock {
	width: 100%;
	font-size: 90%;
	margin: 1%;
	float: left;
}

.optionBlock h2 {
	font-size: 125%;
	text-decoration: none;
	border: none;
	white-space: nowrap;
	width: 100%;
	float: left;
}

.optionBlock ul {
	padding: 0;
	margin: 0;
	float: left;
}

.optionBlock li {
	list-style-type: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	white-spa1ce: nowrap;
	width: 100%;
	float: left;
}

.optionBlock li span {
	display: block;
	float: left;
}

.optionBlock li .option {
	width: 87%;
	float: left;
	text-align: left;
}

.optionBlock li .availability {
	width: 10%;
	float: right;
	text-align: right;
}

.optionBlock .optionTitle {
	width: 100%;
	background-color: #e9e9e9;
	height: 2.1em;
	padding-top: 0.2em;
	margin-bottom: 4px;
	}
html>body .optionBlock .optionTitle h2 {
	position: relative;
	margin-top: 0px;
	left: 0px;
	}
/******************** Testimonials *********************/

.testimonial {
	margin-bottom: 2em;
}

.testimonial .imgHolder {
	width: 20%;
	float: left;
	margin-right: 2em;
}

.testimonial .testimonialDetails {
	width: 60%;
	float: left;
}
	

.completedDevelImg {
	margin: 2em;
}



/***************** FAQ List ********************/
.FAQList li {
	margin-bottom: 0.1em;
}


/***************** Contact Form ********************/

#contactForm form {
	text-align: left;
	width: 100%;
	margin-left: 0px;
}

#contactInfo {
	text-align: left;
	float: right;
	margin-right: 20px;
}

#futureDevelopmentList {text-align: left;}
#futureDevelopmentList input {float: none; width: auto; display: inline; margin: auto;}

div.wrap {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div.commercial_enquiry_box {
	background-color: #ffffcc;
	padding: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.commercial_enquiry_box h3 {
	margin-top: 0px;
}