html {

background:#000;

}

p {

font-family:Arial, Helvetica, sans-serif;
color:#FCFFE4;
font-size:0.75em;

}

a {

color:#fff;

}

a:hover {

color: #CCCCCC;

}

h1 {

font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: #fff;
margin:0 0 20px 0;
padding:10px 0 0 0;

}

h2 {

font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#FFFABA;
}

h3 {

font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#9D0000;

}

h4 {

font-size:0.75em;
font-family:Arial, Helvetica, sans-serif;
padding:3px 7px;
background-color:#FFFABA;
color: #333;

}

.cream {

color:#FFFABA;

}

#page ul {

font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;

}

#page li {

margin:7px 0 0 0;

}

#container {

width:850px;
margin:0 auto 0 auto;

}

#mainContent {


float:left;

}

#page {

padding:20px 15px 30px 30px;
min-height:450px;

}

#page p {

line-height:1.4em;

}

#header {

width:100%; 
height:140px;

}

#logo {

width:320px;
float:left;
margin:10px 0 15px 0;

}

#number {

width:320px;
float:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-align:right;
padding:90px 45px 0 0;

}

#numberPages {

width:320px;
float:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-align:right;
padding:35px 0 0 0;

}

.number {

font-size:1.5em;

}

.tel {

font-size:1.1em;

}


#headerStrip {

height:45px;
width:100%;

}

/* Menu */

#menu {

width:180px;
height:210px;
float:left;
background: url(../images/menuBg.png) top left no-repeat;

}


#siteNav {

}

#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.button1 a{

	padding:13px 30px 13px 20px;


}

#siteNav ul li.button1 a:hover {

background: url(../images/button1hover.png) top right no-repeat;

}

#siteNav ul li.button2 a:hover {

background: url(../images/buttonhover.png) right no-repeat;

}

#siteNav ul li.button3 a:hover {

background: url(../images/buttonhover.png) right no-repeat;

}

#siteNav ul li.button4 a:hover {

background: url(../images/buttonhover.png) right no-repeat;

}

#siteNav ul li.button5 a:hover {

background: url(../images/buttonhover.png) right no-repeat;

}

#siteNav ul li.button6 a {

border:none;
padding:13px 30px 13px 20px;

}

#siteNav ul li.button6 a:hover {

background: url(../images/button6hover.png) right bottom no-repeat;

}

#siteNav ul li a {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #000;
	text-decoration: none;
	padding:12px 30px 12px 20px;
	margin:0px 0px 2px 0px;
	border-bottom:1px solid #CCC;

}

#siteNav ul li a:visited {
	text-decoration: none;
}

#siteNav ul li a:hover {

	color:#333;
	text-decoration:underline;

}


#leftPanel {

width:203px;
margin:15px 20px 0 10px;
float:left;

}

#contactPanel {

margin:30px 0 30px 10px;

}


#quickSearchContainer {

background: url(../images/quickSearchBg.gif) left bottom no-repeat;
padding:0 0 14px 0;

}

	#quicksearch {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000;
	padding:0 0 10px 27px;
	width:75%;

	}
	
	#quickSearchHeader {
	
	height:45px;
	background: url(../images/quickSearchHeader.gif) left bottom no-repeat;
	
	}

	#quicksearch a {
	
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	
	}
	
	.quicksearchLink {
	
	text-align:left;
	float:left;
	width:90px;
	font-size:0.8em;
	margin:15px 0 5px 0;
	
	}
	
	#quicksearch a:hover {
	
	color: #E5E5E5;
	
	}

	#quicksearch form a img {
		border: none;
	}
	
	#quicksearch form {
		padding: 3px 0 0 0;
		margin:0 0 0 0;

	}
	
	#quicksearch label {
		width: 25%;
	}
	
	.labelQuicksearch {
	
	text-align:left;
	float:left;
	
	}
	
	.buttonBox {
	
	width:70px;
	text-align:right;
	float:right;
	
	}
	
	.buttonBox input {
	
	margin:15px 0 0 0;
	
	}
	
	ol {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	
	}
	
	ol li {
	
	margin:0 0 20px 0;
	
	}
	
	.label {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	
	}
	
	#quicksearch form select, #quicksearch form input {
		font-size: 1em;
	}
	
	#quicksearch .searchField {
		padding: 6px 0 0 6px;
		text-align:right;
	}
	
	
	#area {
		font-size:1em;
		width:140px;
		margin:4px 0 0 0;
		
		}	

	
	.radios {
	
	margin:0 0 0 6px;
	
	}
	
	.clearer {
	
	clear:both;
	height:1px;
	font-size:0.2em;
	
	}

/* Home */

#home {

background:url(../images/homeBg.png) no-repeat top left;
min-height:730px;

}

#flash {

width:639px; 
height:210px;
float:left;

}

#homeText {

width:530px;
padding:5px 0 0 5px;
margin:10px 0 30px 240px;

}

#homeText h1 {

color:#fff;
font-size:1em;

}



/* Featured properties */

#featured {

	text-align:left;
	width:550px;
	margin:0 0 0 245px;

}

#featured h2 {

	font-size:0.8em;
	padding-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px dotted #fff;
	
	}

.featuredProperty {

	margin:0 30px 0 0;
	font-size:0.75em;
	width:25%;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
.featuredProperty a:hover {

	color:#CCCCCC;
	
	}	
	
.featuredProperty h4 {

	background-color:#FFFFFF;
	margin:0 0 0 0;
	padding:0 20px 0 0;
	font-size:1em;
	
	}		
	
.featuredProperty img {

	margin:3px 0 5px 0;
	border:1px solid #FFFABA;
	
	}
	
	


.featuredAddress {

	font-family: Arial, Helvetica, sans-serif;

}

.noFeatured {

	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #fff;
	font-weight:bold;

}
	
.priceFeatured {

margin:0 0 0 0;
padding:0 0 0 0;
font-weight:bold;


}

.priceFeatured a {

color:#FFFABA;

}

.townFeatured {

font-weight:bold;
margin:0 0 4px 0;
padding:0 0 0 0;

}

.townFeatured a {

color:#fff;
text-decoration:none;

}

.typeFeatured {

margin:0 0 4px 0;
padding:0 0 0 0;

}	

.typeFeatured a {

color:#fff;
text-decoration:none;

}


/* Search results */


#searchResults {

	font-size:0.8em;
	width:820px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	min-height:450px;

	
	}
	
.searchOptions {

width:200px; 
float:right;

}	
	
#searchResults a {


}

#searchResults a:hover {


}	
	
#searchResults h3 {

	font-size:0.9em;
	color:#fff;
	margin:10px 0 0 16px;
	
	}	
	
#searchResults h1 {

font-size:1.3em;
font-weight: bold;
margin:0 210px 0 15px;
padding:0 0 0 0;
	
	}	

.pageList {
	font-weight: bold;
	text-align: right;
	font-size:0.85em;
	color:#fff;

}

.currentPage {
	border: solid 1px #fff;
	padding:0 2px 0 2px;

	}

.bedrooms, .propertyType, .propertyPrice, .propertyStatus {

font-size:0.9em;
color:#FFFFFF;

}

.pageList a, .pageList a:visited {

	text-decoration:none;
	color: #fff;
	border: solid 1px #000;	
	padding:0 2px 0 2px;

}

.pageList a:hover {
	border: solid 1px #fff;
	color: #fff;
}

.pageList a#next, .pageList a#previous {
	border: solid 1px #fff;
	padding:2px;
}




.pageList a#next {

	padding:2px;
}

.pageList a#previous {

	padding:2px;
}
	

.searchNav {
	font-weight: bold;
	color:#fff;
	padding: 10px;
	font-size:0.85em;
	margin:10px 0 0 0;

}

table.list {

	padding: 0;
	border-collapse: collapse;
	margin:0 15px 0 0;
}

table.list td {
	padding: 5px;
}

.thumbnail img {
	margin: 10px 15px 10px 10px;
	border: solid 1px #666666;
}

.thumbnail a:hover img {
	border: solid 1px #999999;
}

.thumbnail {

}

.description {

	font-size:0.9em;
	color:#fff;
}

.propertyAddress {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFABA;
	font-weight:bold;
	padding:7px 5px 7px 10px;


}

.propertyAddress a {
	color: #333;

	}
	
	.propertyAddress a:visited {
	color: #333;
	
	}
	
	.propertyAddress a:hover {

	color: #666666;
	}
	
#more {

	color:#5C1743;
	font-size:1.1em;
	float:right;
	padding-right:10px;
	margin-bottom:5px;
	text-decoration:underline;
		
	}
	
#more a, #more a:link, #more a:visited {

	text-decoration:underline;
	color: #333333;
	
	}
	
#more a:hover {

	color: #666666;
	}

tr.odd {


}


.available {
	font-weight: bold;
	background-color:#fff;
	color:#333;
	padding:2px 4px 2px 4px;
}

.notAvailable {
	font-weight: bold;
	color:#990000;
}	

/* Search bar */

#searchBar {
 
	margin:0 0 0 0;
	background: #333333;
	padding:10px 0 10px 10px;
	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;
 
 }
 
.searchFieldPrice {
 
	float:left;
	margin:0 0 0 10px;
 
 }
 
.searchFieldRooms select {
 
	font-size:1em;
 
 } 
 

 
#buyMinMap {
 
	margin:0 0 0 4px;
 
 }
 
.minField {
 
	margin:0 0 5px 0;
 
 }
 
.searchFieldType {

	float:left;
	margin:0 10px 0 15px;

 }
 
.searchFieldType select {
 
	font-size:1em;
 
 }

.searchFieldArea {

float:left;
margin:0 10px 0 0;
	
	}
 
.searchFieldArea input {
 
	font-size:1em;
 
 }
 
 .submit {
 
	width:69px;
	float:left;
	
	}
 
 .searchBarList {
 
	font-size:0.95em;
	margin:15px 0 25px 0;
 
 } 


/*Particulars */

#pageParticulars {

padding:0 0 0 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
width:780px;

}

#particularsContainer {

background:url(../images/searchResultsBg.png) no-repeat top left;
width:820px;

}

#pageParticulars p {

font-size:1em;

}

#pageParticulars a {

color:#fff;

}

#pageParticulars a:hover {

color: #CCCCCC;

}

#pageParticulars h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
background-color:#FFFABA;
color: #333;
padding:3px 5px;

}

#pageParticulars h3 {
font-size:1em;
font-family: Arial, Helvetica, sans-serif;
background-color:#E8E8E8;
color:#333333;


}

.additional {

margin-top:0px;

}

#pageParticulars h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
color:#FFFABA;
background:none;
padding:3px 0 7px 0px;
margin:0px;

}

#particularsTopBar {

width:100%;
height:40px;

}

#propertyPriceParticulars {

font-size:1.6em;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
padding:5px 0 10px 0;

}

#propertyTypeParticulars {

font-size:1em;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
padding:11px 0 0 0;
float:left;
}


#particularsContainer img {

border:0px;

}	


#roomName {

	margin:0px;
	padding:0px;
	
	}
	
.roomName {
	color:#fff;
	font-size:1em;
	font-weight:bold;
	
	}
	
.roomDescription {

	margin:5px 0 14px 0px;
	padding:0px;
	
	}
	
.featureList {

	width:100%;
	margin:30px 0 20px 0;
	background:#5D5D5D;
	
	}

.featureList ul {

padding:10px 0 10px 20px;
font-size:1em;
font-weight:bold;
list-style-image: url(/site/custom/hunterFrench/images/bulletParticulars.gif);
margin:0 0 0 15px;
	
	}
	
.featureList li {
color: #fff;
margin:0 0 0 0;
padding:1px 0 1px 10px;
vertical-align:middle;
	}				

.floorplan {

border:1px solid #666;

}


.floorplan a{

border:1px solid #666;

}	

.floorplan a: hover {

border:1px solid #666666;

}
	
.center { 

text-align:center;

}

#mainImage {

float:left;
width:376px;

}

#mainImage img {

border:1px solid #333;

}

#thumbnails {

width:209px;
float:right;
margin:0 0 3px 0;


}

#thumbnails a img {

border:1px solid #333;
text-decoration:none;

}

#thumbnails a {

color:#FFFFFF;

}

#thumbnails a:hover {

color:#FFFFFF;

}

#thumbnails a:visited {

color:#FFFFFF;

}

#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:1em;
color:#991111;
margin:0 0 30px 15px;

}

#environmental a {

color: #fff;
font-size:0.9em;

}

#environmental a:hover {

color: #CCCCCC;

}



/* Tables */

.buttonBox input, #formContainer .buttonBox input { float: none; }


.buyingField {
	padding: 6px 0;
	width: 100%;
}

.areaField {
	padding: 6px 0;
	width: 100%;

}

.areaFieldHeading {
	margin-top:10px;
	padding: 6px 0;
	clear: both;
	width: 100%;
}

.registerField {
	font-size:1.3em;
	margin:30px 0 20px 0;
	
	}

div.buyingField label {
	width: 55%;
	float: left;
}

.buyingField input {
	width: 55%;
	float: left;
}

.mapCheckbox {

	width: 30px;
	float: left;
	text-align:left;

}


.radios {
	padding: 6px 0;
}

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;
	
	}	

/* Valuation */	

#valuationText {

width:550px;
padding:5px 0 0 5px;
margin:0 0 30px 234px;
color:#FFFFFF;

}

#valuationText h4 {

	background-color:#FFFABA;
	color: #333;
	font-size:0.8em;
	padding:3px 5px;
	
	}
	
	
#valuationText a {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	
	}

/* Renting search */

#rentingSearch {

width:500px;
padding:5px 0 0 5px;
margin:10px 0 30px 234px;
font-size:0.8em;
color:#FFFFFF; 
font-family:Arial, Helvetica, sans-serif;

}

#rentingSearch h4 {

	background-color:#FFFABA;
	color: #333;
	font-size:1em;
	padding:3px 5px;
	
	}	
	
#rentingSearch h1 {

font-size:1.3em;

}	
	
.chkbox {

margin-right:8px;

}	
	
/* Register */

#registerText {

width:550px;
padding:5px 0 0 5px;
margin:0 0 30px 234px;

}

fieldset {
	margin-bottom: 25px;
	margin-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-left:0px;
	padding:0 0 0 0;
	color:#fff;
}

legend {
	font-size: 1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	
}

#regForm .buttonBox {
	background: none;
}

#regForm H4 {

	font-size:1em;
	padding:3px 5px;
	background-color:#FFFABA;
	color: #333;
	
	}

.buttonBoxRegister {

	text-align:center;
	
	}

#regForm .searchField {
	padding: 3px 0 3px 0;
	clear: both;
	width: 98%;
}

#regForm .searchFieldPosition {

display:none;
}

#regForm a {

	color:#fff;
	
	}
	
#regForm a:hover {

	color: #CCCCCC;
	
	}	



.searchFieldAreas {
padding:20px 10px 0 0;
}

#regForm .searchField label {
	width: 38%;
	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;
}

.rButtons {
	float: left;
	width: 50%;
}

.rButtons input, .rButtons label {
	width: auto;
	font-size: 0.95em;
}

.required {

color:#CC0000;

}

.error {

font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;
color:#fff;

}

/* Contact us */

#contactText {

width:500px;
float:left;
padding:5px 0 0 0;
margin:0 0 30px 10px;

}

.branchdetails {
		padding-bottom: 25px;
		width: 98%;
	}
	
	.branchdetails h2 {
		padding-bottom: 5px;
	}
	
	.detailLabel {
	margin: 0;
	width: 15%;
	float: left;
	font-weight: bold;
}

	.details {
		width: 400px;
		float: left;	
		margin:0 0 10px 0; 
	}

.detailfield {
	width: 100%;
	margin:0 0 10px 0;
	clear: both;


}

.contactContainer {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0 0 0 0;
	color:#FFFFFF;
	
	}
	
.contactContainer a {

	color:#fff;
	
	}
	
.contactContainer a:hover {

	color: #CCCCCC;
	
	}		
	
.contactContainer h2{

font-family:Arial, Helvetica, sans-serif;
padding:3px 5px;
color:#333;
font-size:0.9em;
background-color:#FFFABA;
	
	}	
	
#powered {

text-align:center;
margin:35px 0 20px 0;

}

#poweredFooter {

text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
margin:5px 3px 0 0;

}

