body {

	margin:0px;
	width:100%;
	height:100%;

}

html {

	background: url(/site/custom/kingsEstate/images/background.png) center top no-repeat;
	
	}

.clearer {

clear:both;

}

/* Headings */

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#492867;
	font-weight:normal;
	margin-bottom:20px;
	
	}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	color: #482666;
	font-size:1.1em;
	
	}
	
h4 {

	font-family:Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#492867;
	font-size:0.9em;
	background-color:#D5C8DF;
	
	}

/* Links */

a {

color:#3D2156;

}

a:hover {

	color:#593A74;

}

	
/* Text styles */	
	
.frontBullets {

	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	margin:20px 0 0 0;
	
	}		

.bullet {

	font-size:1.5em;
	
	}
	
.edit {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;

}


/* header */

#header {

	height:129px;
	width:100%;
	background: url(/site/custom/kingsEstate/images/header.png) no-repeat center #482666;

}

#container {

	width:790px;
	margin:auto;
	background-color:#FFFFFF;

}

#page {

	margin:30px 0 0 25px;

}

.editRegistration {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;

}

.editRegistration h4{

	font-size:1em;

}

.error {

	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:0.8em;

}

.required {

	color:#CC0000;
	font-size:1em;

}

.label {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;

} 

#text {
	
	margin:0 0 0 0;
	line-height:1.25em;
	text-align:justify;

}


#pageLeft {

	width:190px;
	float:left;

	}
	
#pageRight {

	width:550px;
	float:left;
	text-align:justify;
	padding:0 0 0 15px;
	background: url(/site/custom/kingsEstate/images/keyWomen.jpg) no-repeat bottom right;

	}	
	
#pageRight p {

	padding-right:20px;

}


/* Quick search */

#propertySearch {

	width:184px;
	background: url(/site/custom/kingsEstate/images/searchBg.png) center bottom;

}

#propertySearchHeader {

	top:0px;
	width:100%;
	height:30px;
	background: url(/site/custom/kingsEstate/images/searchHeader.gif) no-repeat center;

}

#quicksearch {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;
	width:80%;
	margin-left:20px;
	
	}
	
.radios {
	
	margin:0px 0px;
	padding:0px 0px;
	height:10px;
	
	}
	
#quicksearch form a img {
	
	border: none;
	
	}
	
#quicksearch form {
	
	padding: 8px 0 5px 0;

	}
	
#quicksearch label {
	
	width: 25%;
	
	}
	
#quicksearch form select, #quicksearch form input {
	
	font-size: 0.9em;
	
	}
	
#quicksearch .searchField {
	
	padding: 6px 0 6px 0px;
	
	}

	
/* featured */

#featured {

	width:100%;
	margin-top:20px;
	float:left;

}

#featuredHeader {

	width:176px;
	height:22px;
	background: url(../images/featuredHeader.png) no-repeat;
	margin:0 0 20px 0;

}

.featuredProperty {

	margin:0px 10px 10px 0px;
	width:23%;
	float:left;
	text-align:center;
	
	}
	
.featuredProperty h4 {

	background-color:#FFFFFF;
	margin:0 0 0 0;
	padding:0 20px 0 0;
	font-size:1em;
	
	}		
	
.featuredProperty img {

	margin:3px;
	
	}	
	
.featuredProperty p{

	margin:0 0 0 0;
	padding:0 0 0 0;

}

.featuredAddress {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;

}

.noFeatured {

	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	font-weight:bold;

}
	
.featuredProperty a, #featuredProperty a:visited {

	color: #482666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	
	}
	
#town a:link, #town a:visited {

	color:#482666;
	
	}	
	
.featuredProperty a:hover {

	color: #333333;
	
	}	
	

.featuredHeader h4{

	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 30px;
	font-size:0.7em;
	color:#9F0F0F;
	
	}			
	
/* General page style */	
	
#page p {

	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;

}

#page ul {

	margin:20px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.7em;
	font-weight:bold;

}

#mainContent {

	width:790px;

}

/* Menu */

#menu {

	width:100%;
	height:35px;
	background:  url(../images/menuBg.png) repeat-x;
	border-top:4px solid #fff;

}

#navcontainer ul {

	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: White;
	float: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;

}

#navcontainer ul li { 

	display: inline;
	float:left;
	padding-right:0px;

}

#navcontainer ul li a {

	padding: 9px 17px;
	color: #333333;
	text-decoration: none;
	float: left;

}

#navcontainer ul li a:hover {

	background-color:#F1CD5F;
	color:#000000;

}

/* SEARCH RESULTS */

#searchResults { 

	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:15px 20px 0 30px;

 }
 
#searchResults h1 {

	font-size:1.3em;
	font-weight: bold;
	margin:0 210px 0 0;
	padding:0 0 0 0;

}

.searchBarList {
 
	font-size:0.95em;
	margin:15px 0 10px 0;
 
 } 

.searchOptions {

	width:200px; 
	float:right;
	text-align:right;
	padding:0 10px 0 0;

}


.list {
	
	width: 100%;
	border-collapse: collapse;
	padding: 8px;
}

td.propertyPrice {

	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}

td.bedrooms, td.propertyType, td.propertyPrice {

	text-transform: capitalize;
	color: #333333;
}

td.propertyStatus {

	color:#CC0000;
	font-weight:bold;
	
	}

td.bedrooms, td.propertyType { 

	text-align: left; 
	
	}

td.thumbnail {
	
	padding: 0 10px 0 0;
	text-align: center;

}

td.thumbnail a img {

	vertical-align: top;
	margin-bottom: 3px;
	border:1px solid #51216C;
}

td.thumbnail a:hover img {
	
	vertical-align: top;
	margin-bottom: 3px;
	border:1px solid #593A74;
}

td.description {
	
	vertical-align:top;
	font-size: 1em;
	background: url(../images/dottedLineBlue.gif) repeat-x top;
	padding-top:8px;
}

td.description a {
	
	color:#492867;
	font-weight:bold;
	
	}
	
td.description a:hover {
	
	color:#593A74;
	
	}

td.propertyAddress {
	
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	
}

td.propertyAddress a, td.propertyAddress a:visited {

	color: #51216C;

}

td.propertyAddress a:hover {

	color:#674387;
	
	}

#propertyAddress {

	height:20px;
	background-color:#D5C8DF;
	padding:5px 0 0 8px;
	vertical-align:middle;
	border:none;

	}

.srRentFreq {

	font-size: x-small;
	font-weight: normal;
	color: #666;
	
}

.available {

}

.notAvailable {

}


td.propertyAddress a:hover {
	
	text-decoration:underline;

}


td.tableSpacer {
	
	height: 10px;
	padding: 5px;
}

.list td.searchNav {
	
	padding: 2px 2px 2px 8px;
	font-weight: bold;
	background: #51216C;
	color: #fff;

}

.list td.pageList {
	
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
	background: #51216C;
	color: #fff;
	
}

td.pageList a {
	
	padding: 4px;
	margin: 0 1px;
	font-weight: bold;
	color:#fff;
}

.pageList a:visited {

	color:#FFFFFF;
	
	}

td.pageList a:hover {

color:#CCCCCC;

}


td.pageList a#previous {

	background: url(../images/previous.png) no-repeat left center #6db43e;
	font-weight: bold;
	padding: 4px 5px 4px 20px;
	text-decoration: none;
	color:#FFFFFF;
}

td.pageList a:hover#previous {

	background: url(../images/previoushover.png) no-repeat left center #000;
	
}
	

td.pageList a#next {

	background: url(../images/next.png) no-repeat right center #6db43e;
	font-weight: bold;
	padding: 4px 20px 4px 5px;
	text-decoration: none;
	
}

td.pageList a:hover#next {

	background: url(../images/nexthover.png) no-repeat right center #000;
	
}	

/* Map results */

img.gMapPhoto {

	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}


#map_canvas_1 {
 
 	border:1px solid #000;
 	margin:15px 0 0 0;
 
 }
 

#map_canvas_1 a {
 
 	color: #990033;
 
 }
 
#map_canvas_1 a:hover {
 
 	color: #CB3730;
 
 }
 
#map_canvas_1 img {
  
	border:1px solid #000;
 
 }
 
#map_canvas h2 {
 
	font-size:1.2em;
	color:#492867;
 
 }
 
 
.mapSearchOptions {

	width:200px;
	margin:0 10px 0 0 ; 
	float:right;
	text-align:right;
	font-size:1.1em;

}
 
.navText {
 
	margin:0 0 0 15px;
	font-size:1em;
	font-weight:bold;
 
 }

.currentMapPage {
 
	font-weight:bold;
  
  }
  
#pageNumbers {
  
	font-size:1.1em;
	margin:15px 0 0 0;
  
  }
 
#searchMapResults {
 
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin:15px 20px 0 30px;

}

#searchMapResults h1 {
 
	font-size:1.4em;
	font-weight: bold;
	margin:0 210px 0 0;
	padding:0 0 0 0;
 
 }
 
#searchMapResults li {
 
	padding:0 0 10px 0;
	margin:0 0 0 0;
 
 }
 
#searchMapResults li a {
 
	color:#990033;
	font-weight:bold;
 
 }



#searchMapResults li a:hover {
 
	color: #CB3730;
	font-weight:bold;
 
 }
 
 
 /******** MAP BUBBLE ********/

#mapBubble a img, #mapBubble a:link img, #mapBubble a:visited img, #mapBubble a img.gMapPhoto {
	float: left;
	border: solid 1px #7a4354;
}

div.gMapPhotoWrapper {
	float: left;
	width: 120px;
	border: 2px solid #99FF00;
}

.gMapPrice {
	font-weight: bold;
	font-size: 1.2em;
}

.gMapBedrooms {
	text-transform: capitalize;
	margin: 0;
}

.gMapDetailsWrapper { float: left; padding-left: 10px;} 
 

/* Map search bar */
 
#searchBar {
 
	margin:15px 0 0 0;
	background:#593A74;
	padding:10px 10px 5px 10px;
	width:720px;
	color:#FFFFFF;
  
 }
 
#resultsPerPage {

width:250px;
float:right;
padding:10px 10px 0 0;
text-align:right;
font-size:1em;

}

#resultsAscending {

font-family:Arial, Helvetica, sans-serif;width:250px;
padding:10px 10px 0 0;
float:right;
text-align:right;
font-size:1em;
font-weight:bold;

}

#resultsAscendingMap {

font-family:Arial, Helvetica, sans-serif;width:250px;
padding:0 10px 10px 0;
float:right;
text-align:right;
font-size:1em;
font-weight:bold;

}

#hidden {

	height:30px;
	width:740px;
	background:#593A74;
	color:#FFFFFF;

}
 
#searchBar form {
 
	margin:0 0 0 0;
	padding:0 0 0 0;
 
 }
 
#searchBar a {
 
	color:#FFFFFF;
 
 }
 
#searchBar a:hover {
 
	color:#CCCCCC;
 
 }
 
 
#searchBar select {
 
	font-size:0.95em;
 
 }

.searchFieldRooms {
 
	float:left;
	width:120px;
 
 }
 
.searchFieldPrice {
 
	float:left;
	width:150px;
	margin:0 7px 0 0;
 
 }
 
.searchFieldRooms select {
 
	font-size:1em;
 
 } 
 
.radiosMap {
	
	margin:0px 12px 6px 0;
	padding:0px 0px;
	float:left;
	
	}
	
#advanced {

	height:30px;
	background:#593A74;
	width:740px;
	color:#FFFFFF;

}

 
#buyMinMap {
 
	margin:0 0 0 4px;
 
 }
 
.minField {
 
	margin:0 0 5px 0;
 
 }
 
.searchFieldType {

	float:left;
	margin:0 10px 0 10px;

 }
 
.searchFieldType select {
 
	font-size:1em;
 
 }

 
.searchFieldArea input {
 
	font-size:1em;
 
 }

/*Particulars */

#pageParticulars {

	padding:25px 20px 0 30px;
	width:93%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;

}

#pageParticulars h1 {

	font-size:1.7em;

}

#pageParticulars a {

	color:#492867;

}

#pageParticulars a:hover {

	color: #666666;

}

#pageParticulars h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#D5C8DF;
	width:100%;
	color: #492867;
	padding:5px 0 5px 5px;

}

#pageParticulars h3 {

	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F2D16D;
	color:#333333;
	padding:2px 4px;
	margin:10px 0 10px 0;

}

.photoPosition {

	float:right;
	padding:5px 0 0 0;
	vertical-align: text-top;
	font-weight:bold;
	width:100px;

}

.locationLeft {

	float:left;
	width:420px;

}

.additional {

	margin-top:0px;
	padding-top:0px;

}

.additional h3 {

	margin-top:0px;
	padding-top:0px;
	
	}

#pageParticulars h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#991111;
	background-color: #FFFFFF;
	padding:3px 0 7px 0px;
	margin:0px;

}

#particularsTopBar {

	width:100%;
	height:40px;
	background:url(../images/particularsHeaderBg.png) no-repeat right #E2DDE6;

}

#propertyPriceParticulars {

	font-size:1.6em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	padding:10px 0 10px 0;

}

#propertyTypeParticulars {

	font-size:1.1em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#492867;
	padding:11px 0 0 10px;
	width:200px;
	float:left;

}

#particularsAddress {

	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	padding:11px 90px 0 30px;
	width:400px;
	float:right;
	text-align:right;
	color:#492867;

}


#particularsContainer img {

	border:0px;

}	


#roomName {

	margin:0px;
	padding:0px;
	
	}
	
.roomName {
	
	color:#00;
	font-size:0.95em;
	font-weight:bold;
	
	}
	
.roomDescription {

	margin:5px 0 14px 0px;
	padding:0px;
	
	}
	
.featureList {

	width:492px;
	background-color:#FAECCB;
	border:1px solid #F1CA70;
	margin:20px 0 20px 0;
	
	}

.featureList ul {

	padding-top:0px;
	font-size:0.9em;
	font-weight:bold;
	list-style-image: url(/site/custom/kingsEstate/images/bulletParticulars.gif);
	margin:10px 0 0 13px;
	padding-left:20px;
	
	}
	
.featureList li {

	color: #333333;
	margin-left:0px;
	vertical-align:middle;
	padding:0 0 5px 0;
	}				

	
.center { 

	text-align:center;

}

#thumbnails {

	float:right;
	width:220px;
	vertical-align:top;
	text-align:center;

}

#thumbnails h3.additional {

	margin-top: 0px;
	
	}

#thumbnails a img {

	border:none;

}

#photoGallery {

	margin: 20px 0 0 0;

}

#photoGallery a img {

	border:none;

}


.caption {

	float:left;
	width:100px;
	margin:5px 0 0 0;
	font-weight:bold;
	color:#333;

}

.slideshowParticulars {

	text-align:center;
	font-size:0.9em;
	margin:5px 0 0 0;

}

#environmental {

	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#991111;
	margin:0 0 30px 15px;

}

#environmental a {

	color: #492867;

}

#environmental a:hover {

	color: #666666;

}

/* Tables */

.buttonBox {

	text-align: center;
	width: 100%;
	padding: 15px 0 0 0;

}

.buttonBox input, #formContainer .buttonBox input { float: none; }


.buyingField {
	
	padding: 6px 0;
	clear: both;
	width: 60%;
}

.areaField {
	
	padding: 6px 0;
	clear: both;
	width: 100%;
}

.areaFieldHeading {
	
	margin-top:10px;
	padding: 6px 0;
	clear: both;
	width: 100%;
}

div.buyingField label {
	
	width: 55%;
	float: left;
}

.buyingField input {
	
	float: left;
}


.radios {
	
	padding: 10px 0;
}

fieldset {
	
	margin: 5px 15px 15px 0;
	padding: 0 0 0 0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}



.area {
	
	width: 33%;
	float: left;
	
	}
	
.area input {
	
	width: 8%;
	float: left;
	
	}
	
.area label {
	
	float: left;
	width: auto;
	
	}
	
.editRegistration a {

	font-size:0.8em;
	color:#CC0000;
	
	}
	
.editRegistration a:hover {

	color:#417D2D;
	
	}		
	
.searchForm {

	padding:0px;
	margin:0px;
	
	}	
	
/* sales */	
	
#salesSearch {

	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;

}	



#salesImg {

	position:absolute;
	top:250px;
	right:20%;
	width:180px;
	height:120px;

}


#sales {

	background: url(/site/custom/kingsEstate/images/sales.jpg) no-repeat top right;

}

#sales h4 {

	width:50%;
	font-size:1.1em;

}

#renting {

	background: url(/site/custom/kingsEstate/images/renting.jpg) no-repeat top right;

}

#renting h4 {

	width:50%;
	font-size:1.1em;

}

#valuation {

	background: url(/site/custom/kingsEstate/images/valuation.jpg) no-repeat top right;

}

/* REGISTER */

legend {
	
	font-size: 1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	
}

#regForm .buttonBox {
	
	background: none;
}

#regForm H4 {

	font-size:1.1em;
	
	}

#regForm .searchField {
	
	padding: 0.5%;
	clear: both;
	width: 94%;
}

#regForm a {

	color:#492867;
	
	}
	
#regForm a:hover {

	color:#666666;
	
	}	

#regForm form .searchField {
	
	width: 190px; 
	padding: 4px 8px;
}

#regForm .searchField label {
	
	width: 30%;
	float: left;
}

#regForm .searchField input {
	
	width: 30%;
	float: left;
	font-size: 1em;
}

#regForm .searchField select {
	
	font-size: 1em;
}


#rLabel {
	
	width: 40%;
	float: left;
	font-size: 0.95em;
	padding-left: 0px;
	margin: 0;
}

.radios {
	
	padding: 8px 0;
}

.rButtons {
	
	float: left;
	width: 50%;
}

.rButtons input, .rButtons label {
	
	width: auto;
	font-size: 0.95em;
}


/* CONTACT US */

.branchdetails {
	
	padding-bottom: 25px;
	width: 98%;
	
	}
	
.branchdetails h2 {
	
	padding-bottom: 5px;
	
	}
	
.detailLabel {
	
	margin: 0;
	width: 15%;
	float: left;
	font-weight: bold;
}

.details {
	
	width: auto;
	float: left;
	
	}

.detailfield {
	
	width: 100%;
	clear: both;

}

.contactContainer {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background: url(/site/custom/kingsEstate/images/contactBg.jpg) no-repeat top right;
	
	}
	
.contactContainer p {

	font-size:1.2em;
	
	}	
	
.contactContainer a {

	color:#492867;
	
	}
	
.contactContainer a:hover {

	color: #666666;
	
	}		
	
.contactContainer h2{

	font-family:Arial, Helvetica, sans-serif;
	padding:3px 5px;
	width:530px;
	color:#492867;
	font-size:1.2em;
	background-color:#D5C8DF;
	
	}	
	
#powered {

	margin:60px auto 30px auto;
	width:90px;

}	