body {


	margin:0px;
	width:100%;
	height:100%;

}

html {

	background:#E7D9AA;
	
	}

/* Headings */

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#990033;
	background-color:#E7D9AA;
	padding:4px 8px;
	
	}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	color: #482666;
	font-size:1.1em;
	
	}
	
h4 {

	font-family:Arial, Helvetica, sans-serif;
	padding:3px 5px;
	font-weight:normal;
	color:#fff;
	font-size:1.1em;
	background-color:#990033;
	
	}

/* Links */

a {

color: #000000;

}

a:hover {

color: #666666;

}

	
/* 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:145px;
	width:100%;
	background: url(/site/custom/thurmanRye/images/headerBg.gif) no-repeat center top;

}

#container {

width:780px;
margin:auto;
background-color:#FFFFFF;

}

#page {

margin:0 0 0 0;

}

.flash {

width:780px;
height:178px;
background-color:#CCCCCC;

}

.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:1em;

}

.required {

color:#CC0000;
font-size:1em;

}

.label {

font-family:Arial, Helvetica, sans-serif;
font-size:1em;

} 

#text {

margin:0 0 0 0;
line-height:1.25em;
text-align:justify;

}


#pageLeft {

width:137px;
float:left;

	}
	
#pageRight {

width:450px;
float:left;
padding:20px 20px 10px 20px;
font-size:0.7em;
font-family:Arial, Helvetica, sans-serif;

	}	
#pageRight li {

list-style:square;
margin:0 0 0 0;
padding:0 0 0 0;

}

#pageRightMenu {

float:left;
margin:20px 0 0 0;
width:140px;
height:300px;

}

#pageRightMenu ul {

margin:20px 0 0 15px;
padding:0 0 0 0;
font-size:0.7em;
list-style:square;

}

#pageRightMenu li {

padding:0 0 5px;

}

#pageRightMenu h2 {

background: #990033;
color:#FFFFFF;
font-size:0.8em;
font-weight:normal;
padding:3px 4px;
margin:0 0 0 0;

}

#pageRightMenu a {

color: #000000;
text-decoration:none;

}

#pageRightMenu a:hover {

text-decoration:underline;

}

/* Home */

.portalStrip {

width:600px;
height:20px;
border:2px solid #333333;
margin:10px 10px 0 15px;
padding:3px 0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;

}


.column {

width:32.3%;
height:auto;
float:left;
margin:15px 0 0 0;
text-align:right;

}

.portal {

margin:0 0 15px 0;
border:none;

}

#homeRight {

width:640px;
float:right;
padding:0 0 0 0;

}

#homeRight p {

font-size:0.8em;
margin:20px 10px 20px 15px;

}

/* Quick search */

#propertySearch {

width:184px;
background-image: url(/site/custom/kingsEstate/images/searchBg.png);
background-position: center bottom;

}

#propertySearchHeader {

top:0px;
width:100%;
height:30px;
background-image: url(/site/custom/kingsEstate/images/searchHeader.gif);
background-repeat:no-repeat;
background-position:center;

}

	#quicksearch {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;
	width:80%;
	margin-left:20px;
	
	}

	
	#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.8em;
	}
	
	#quicksearch .searchField {
		padding: 6px 0 6px 0px;
	}
	
	#quicksearch h2 {
		font-size:1em;
		color:#990033;
		font-weight:bold;
		padding:10px 0 0 0;
		margin:0 0 0 0;
		
		}

	
/* 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 0px 0px;
	width:23%;
	float:left;
	text-align:center;
	
	}
	
#featuredProperty h4 {

	background-color:#FFFFFF;
	
	}		
	
#featuredProperty img {

	margin:3px;
	
	}	
	
#featuredProperty p{

margin:0px;
padding:0px;

}

.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;
	
	}	
	
#featuredProperty h4{

	margin:0px;
	padding:0px;
	font-size:1em;
	
	}
	
#featuredHeader h4{

	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 30px;
	font-size:0.7em;
	color:#9F0F0F;
	
	}			
	
/* General page style */	
	
#page p {

font-family:Arial, Helvetica, sans-serif;

}

#page ul {

margin-top:20px;
margin-bottom:20px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;

}

#mainContent {

width:780px;

}

/* About page */

#aboutPage { 

font-family:Arial, Helvetica, sans-serif;

}

/* Top menu */

#menu {

width:100%;
height:30px;
background:#990033;
border-top:1px solid #E7D9AA;

}

#navcontainer ul
{
padding: 0;
margin: 0px 0px 0px 0px;
color: White;
float: right;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size:0.8em;

}

#navcontainer ul li { 

display: inline;
float:right;
padding-right:0px;

}

#navcontainer ul li a
{
padding: 5px 10px;
color: #fff;
text-decoration: none;
float: left;

}

#navcontainer ul li a:hover {

color: #CCCCCC;

}

/* Left menu */

#siteNav {
	float: left;
}

#siteNav ul {

	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#siteNav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:inline;
	font-weight:normal;

}


#siteNav ul li a {
	font-size: 0.7em;
	width:130px;
	background: #990033;	
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 0 5px 7px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #fff;

}

#siteNav ul li a:visited {
	text-decoration: none;
}

#siteNav ul li a:hover {

	color:#990033;
	background:	#E7D9AA;
}

/* SEARCH RESULTS */

#searchResults { 

font-family: Arial, Helvetica, sans-serif;
font-size:0.7em;
padding:20px 10px 10px 20px;
float:left;

 }
 
 #map_canvas_1 {
 
 border:1px solid #000;
 margin:15px 0 0 0;
 width: 500px; 
 height: 420px; 
 float:left
 
 }
 
 .map_right {
 
 float:left; 
 width:240px;
 
 }
 
 #map_canvas a {
 
 color: #990033;
 
 }
 
  #map_canvas a:hover {
 
 color: #CB3730;
 
 }
 
  #map_canvas img {
  
  border:1px solid #000;
 
 }
 
 #map_canvas h2 {
 
 font-size:1.2em;
 color:#990033;
 
 }
 
 .gMapPrice {
 
 font-weight:bold;
 font-size:1.1em;
 
 }

 
 .navText {
 
 margin:0 0 0 15px;
 font-size:1em;
 font-weight:bold;
 
 }

 .currentPage {
 
  font-weight:bold;
  color:#990033;
  font-size:1em;
  
  }
  
  #pageNumbers {
  
  font-size:1.1em;
  margin:15px 0 0 25px;
  
  }
 

 
 #searchResults li {
 
 padding:0 0 10px 0;
 
 }
 
 #searchResults li a {
 
 color:#990033;
 font-weight:bold;
 
 }



 #searchResults li a:hover {
 
 color: #CB3730;
 font-weight:bold;
 
 }

#searchResults h1 {

font-size:1.9em;

} 

.list {
	width: 100%;
	border-collapse: collapse;
	padding: 8px;
}

.list td {
	/*padding: 8px 3px;*/
}

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: #000;

}

td.propertyAddress a:hover {

	color:#333;
	
	}

#propertyAddress {
	height:20px;
	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;
}

tr.navBar {
/*	border: solid 1px #90003C;*/
}

.list td.searchNav {
	padding: 2px 2px 2px 8px;
	font-weight: bold;
	color: #000;

}

.list td.pageList {
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
	color: #000;
	
}

td.pageList a {
	padding: 4px;
	margin: 0 1px;
	font-weight: bold;
	color:#000;
}

.pageList a:visited {

	color:#333333;
	
	}

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;
}	

 /* Search Bar */
 
 #searchBar {
 
  margin:0 0 0 0;
  background:#F3EDD6;
  padding:10px 10px 5px 10px;
  height:25px;
  width:720px;
  
 }
 
 #searchBar select {
 
 font-size:0.95em;
 
 }

 .searchFieldRooms {
 
 float:left;
 width:120px;
 
 }
 
 .searchFieldPrice {
 
 float:left;
 width:150px;
 
 }
 
 .searchFieldRooms select {
 
 font-size:1em;
 
 } 
 
 .radios {
	
	margin:0px 12px 6px 0;
	padding:0px 0px;
	float:left;
	
	}
	
#hidden {

height:30px;
background-color:#F3EDD6;
width:740px;

}
 
 .searchBox input{
 
 font-size:1em;
 
 }
 
 #buyMin {
 
 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 a {

color:#492867;

}

#pageParticulars a:hover {

color: #666666;

}

#pageParticulars h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
background-color:#E7D9AA;
width:100%;
color: #202020;
padding:5px 0 5px 5px;

}

#pageParticulars h3 {
font-size:1em;
font-family: Arial, Helvetica, sans-serif;
background-color:#990033;
color: #FFFFFF;
padding:2px 4px;

}

.additional {

margin-top:0px;

}

#pageParticulars h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
color:#990033;
background-color: #FFFFFF;
padding:3px 0 7px 0px;
margin:0px;
font-weight:bold;

}

#particularsTopBar {

width:100%;
height:40px;
background:#E7D9AA;

}

#propertyPriceParticulars {

font-size:1.6em;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
padding:10px 0 10px 0;

}

#propertyTypeParticulars {

font-size:1.1em;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color:#990033;
padding:11px 0 0 10px;
width:240px;
float:left;
}

#particularsAddress {

font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
padding:11px 30px 0 30px;
width:400px;
float:right;
text-align:right;
color:#990033;

}


#particularsContainer img {

border:0px;

}	


#roomName {

	margin:0px;
	padding:0px;
	
	}
	
.roomName {
	color:#00;
	font-size:1em;
	font-weight:bold;
	
	}
	
.roomDescription {

	margin:5px 0 14px 0px;
	padding:0px;
	
	}
	
.featureList {

	width:492px;
	background-color:#F3EDD8;
	border:1px solid #E7D9AA;
	margin:30px 0 20px 0;
	
	}

.featureList ul {

padding-top:0px;
font-size:0.9em;
font-weight:bold;
list-style-image: url(/site/custom/thurmanRye/images/bulletParticulars.gif);
margin-left:13px;
margin-top:10px;
padding-left:20px;
	
	}
	
.featureList li {
color: #202020;
margin-left:0px;
padding-left:0px;
padding:2px;
vertical-align:middle;
	}				

	
.center { 

text-align:center;

}

#thumbnails {
float:right;
width:220px;
vertical-align:top;
text-align:center;

}

#thumbnails a img {
border:none;

}

#photoGallery {

margin: 20px 0 0 0;

}

#photoGallery a img {

border:none;

}

#photoCaption {

width:500px;
margin:10px 0 0 0;

}

#caption {

float:left;
width:100px;

}

#slideShowLink {

float:right;
width:200px;
margin-bottom:30px;

}

#environmental {

text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:0.95em;
color:#991111;
margin:0 0 30px 15px;

}

#environmental a {

color: #000000;

}

#environmental a:hover {

color: #666666;

}

.email {

color: #000000;

}

.email a {

color:#000000;

}

.email a:hover {

color: #666666;

}

/* Tables */

.buttonBox {
	text-align: center;
	width: 100%;
	padding: 15px 0 0 0;

}

.buttonBox input, #formContainer .buttonBox input { float: none; }

textarea {

font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;

}


.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 {
	width: 55%;
	float: left;
}

fieldset {
	margin: 5px 15px 15px 15px;
	padding: 10px;
	border:none;
}


.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;
background-image:

}	



#salesImg {

position:absolute;
top:250px;
right:20%;
width:180px;
height:120px;

}


#pageSales {

margin:0 30px 0 30px;
url(/site/custom/normansEstate/images/pageSales.jpg);

}

#sales {

background-image: url(/site/custom/kingsEstate/images/sales.jpg);
background-repeat:no-repeat;
background-position:top right;

}

#sales h4 {

width:50%;
font-size:1.1em;

}

#renting {

background-image: url(/site/custom/kingsEstate/images/renting.jpg);
background-repeat:no-repeat;
background-position:top right;

}

#renting h4 {

width:50%;
font-size:1.1em;

}


/* REGISTER */

fieldset {
	margin-bottom: 25px;
	margin-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-left:0px;
}

legend {
	font-size: 1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	
}

#regForm .buttonBox {
	background: none;
}

#regForm .searchField {
	padding: 0.5%;
	clear: both;
	width: 94%;
}

#regForm a {

	color: #000000;
	
	}
	
#regForm a:hover {

	color: #666666;
	
	}	

#regForm form .searchField {
	width: 190px; 
	padding: 4px 8px;
}

#regForm .searchField label {
	width: 45%;
	float: left;
}

#regForm .searchField input {
	width: 30%;
	float: left;

}

#regForm .searchField select {
	font-size: 0.95em;
}


#rLabel {
	width: 40%;
	float: left;
	font-size: 1.1em;
	padding-left: 0px;
	margin: 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-image: url(/site/custom/kingsEstate/images/contactBg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	
	}
	
.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;

}	

/* Footer */


.footer {

width:780px;
height:30px;
background:#990033;
clear:both;

}

.bubble {
	width: 80px;
	height: 30px;
}

/******** GOOGLEMAPS ********/

img.gMapPhoto {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}

.previous {

font-weight:bold;

}

.next {

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;} 