/* CSS Document */

body {
	font-size: 75%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	min-width: 1005px;
}



a, a:link, a:visited {
	color: #711371;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a:hover {
	color:#636467;
}

a img {
	border: none;
}

h1, h2, h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0;
	margin-top: 10px;
}

h1 {
	font-size: 1.8em;
	color: #711371;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #aa86a9;
}

h2 {
	color: #711371;
	font-size: 1.6em;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 15px;
	font-weight: normal;
	border-bottom: dotted 1px #aa86a9;
}

h3 {
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.3em;
}

h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1em;
}

#sideBar h2 {
	margin-bottom: 5px;
	margin-top: 15px;
	border: none;
}

p {
	font-size: 1em;
	line-height: 145%;
	text-align: justify;
}

p#date {
	font-size: 0.9em;
	font-weight: bold;
	color: #711371;
	text-align: center;
	background: #efefef;
	border: solid 1px #ccc;
	padding: 6px;
}

#header {
	height: 155px;
	border-bottom: solid 1px #e4e4e4;
}

div#logo {
	position: relative;
	left: 10px;
	top: -20px;
	margin: 0;
}

div#specialist { 
	position: absolute;
	right: 15px;
	top: 113px;
}

div#phoneNumber {
	position: absolute;
	right: 15px;
	top: 20px;
}

table#banner { width: 100%; min-width: 1024px }

table#banner td { }

p#telNo {
	font-size: 2em;
	margin: 0;
	color: #711371;
	background: url("../images/phone.png") no-repeat left center;
	padding-left: 35px;
}

#siteNav ul
{
	padding: 1.2em 0 1.2em 0;
	margin: 0;
	background: url("../images/navBg.png") repeat-x bottom #965096;
	color: #fff;
	list-style-type: none;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	font-size: 0.9em;
}

#siteNav ul li
{
	display: inline;
	padding: 0;
	background: none;
	margin: 0;
}

#siteNav ul li a
{
	font-size: 1.2em;
	padding: 1em;
	color: #fff;
	text-decoration: none;
	margin-right: -4px;
	font-weight: bold;
	border-right: solid 1px #bfa3cd;
}

#siteNav ul li a:hover {
	background: #aa86a9;
}

#container {
	border-top: solid 1px #e4e4e4;
}

#content {
	padding: 15px 15px 15px 0;
	margin-left: 290px;
}

#sideBar {
	margin: 15px;
	width: 260px;
	float: left;
}

#main {
	padding: 0 15px 15px 15px;
	margin-right: 170px;
}


#footer {
	clear: both;
	border-top: dotted 1px #ccc;
	background: url("../images/footer.png") repeat-x left top #fff;
	margin-top: 30px;
	padding: 20px;
}

#contactUsBox {
	background: #e4e4e4;
	border: solid 1px #ccc;
	padding: 0 15px 15px 15px;
	margin-bottom: 5px;
}

#links img {
	margin-bottom: 15px;
}

/********** QUICKSEARCH ***********/

.crf { 
	font-size: 0.9em;
}

#propSearchForm {
	background: url("../images/qs.png") repeat-x left bottom #853385;
	color: #fff;
	margin-bottom: 15px;
}

#propSearchForm h2 {
	margin: 0;
	padding: 15px;
	color: #e9d1f3;
	border: none;
}

#propSearchForm .searchField {
	clear: both;
	padding: 3px 15px;
}

#propSearchForm .buttonContainer {
	padding-left: 45%;
}

#propSearchForm .searchField label {
	width: 45%;
	float: left;
}

#propSearchForm .searchField input {
	width: auto;
	float: left;
	font-size: 0.95em;
}

#propSearchForm .searchField select {
	font-size: 0.95em;
}
#propSearchForm .buttonContainer {
	padding: 15px;
}

/*********** FEATURED ***********/

#featuredProperties {
	margin-top: 20px;
}

#homeWrapper {
	float: left;
	width: 99%;
}

#home {
	margin-right: 200px;
}

#rightBar {
	float: right;
	width: 170px;
	text-align: center;
	margin-left: 30px;
}

#rightBar img {
	margin-bottom: 15px;
}

.featuredProp {
	width: 32%;
	float: left;
	text-align: center;
}

.featuredProp p { 
	text-align: center; 
	margin: 3px;
	color: #666666;
}

.featuredProp a#price {
	font-size: 1.6em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.featuredProp a#price .rentFreq {
	font-size: 11pt;
	text-align: center;
}

.featuredProp p .rooms, .featuredProp p .pType {
	text-transform: capitalize;
}

.featuredProp img {
	border: solid 1px #7c4098;
}

.featuredProp a img#fullDetails {
	border: none;
}


#home {
	background: url("../images/backgroundLogo.png") no-repeat center center;
	min-height: 377px; /*to allow for background image*/
	padding: 0 15px 15px 15px;
	margin-right: 20px;
	margin-top: 20px;
}

/********** REGISTER *********/

fieldset {
	margin: 5px 15px 15px 15px;
	padding: 10px;
	border: solid 1px #ccc;

}

legend {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 8px 0;
	padding: 4px 10px 4px 0;
	color: #7c4098;
}

.searchFieldAreas {
padding:20px 10px 0 0;
}

.areaField {
	padding: 6px 0;
	clear: both;
	width: 100%;

}

.area {
		width: 33%;
		float: left;
	}
	
	.area input {
		width: 8%;
		float: left;
	}
	
	.area label {
		float: left;
		width: auto;
	}

form#regForm fieldset .searchField {
	clear: both;
	padding: 6px 0;
	width: 100%;
}

form#regForm fieldset .searchField label { width: 40%; float: left;}
form#regForm fieldset .searchField input { width: auto; float: left;}
form#regForm fieldset .searchField select { width: auto; }

form #regForm fieldset { width: 600px; }

/******** SEARCH RESULTS ********/

td.pageList {
	text-align: right;
}

td.searchNav, td.pageList {
	padding: 10px 0;
}

td.description, td.bedrooms, td.propertyAddress {
	padding-left: 15px;
}

td.propertyAddress {
	font-size: 1.3em;
	font-weight: normal;
}

td.propertyAddress a, td.propertyAddress a:link, td.propertyAddress a:visited, td.propertyAddress a:hover {
	font-weight: normal;
}

td.propertyStatus {
	padding: 8px 0;
	text-align: right;
}

td.thumbnail a img {
	padding: 1px;
	border: solid 1px #7c4098;
}

.available {
	color: #711371;
	font-weight: bold;
	background: #d7c4df;
	border-left: solid 1px #7c4098;
	border-right: solid 1px #7c4098;
	border-bottom: solid 1px #7c4098;
	padding: 5px;
	text-transform: uppercase;
}

.notAvailable {
	color: #666;
	font-weight: bold;
	background: #e4e4e4;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 5px;
	text-transform: uppercase;
}
	

/******** CONTACT US ********/

.branchdetails {
	margin: 20px;
}
	
	
	
.detailLabel {
	margin: 0;
	width: 18%;
	float: left;
	font-weight: bold;
	padding: 0;
}

.details {
	width: 80%;
	float: left;
}

.detailfield {
	width: 100%;
	clear: both;
	padding: 4px 0;
}

td.label {
	font-weight: bold;
}

/***** FOOTERNAV ****/

ul#bottomNav {
	list-style-type: none;
	text-align: center;
	width: 560px;
	margin: auto;
	position: relative;
	top: -30px;
}

ul#bottomNav li {
	display: inline;
}

ul#bottomNav li a {
	padding: 0 10px;
	font-size: 0.95em;
	display: block;
	float: left;
}

/******* PARTICULARS *******/

#particularsDetails h2 {
	background: url(../images/greyshadow.png) repeat-x;
	padding: 10px 0 10px 0;
	border: none;
}

table#featureList {
	margin: auto;
}

table#featureList ul li {
	padding: 8px;
}

.particular { text-align: center; }

/*********** MISC *************/

.imageHeader {
	background: url("../images/headingRepeat.png") repeat-x left bottom;
	height: 120px;
	min-width: 700px;
}

.imageHeader p {
	margin-right: 400px;
	margin-left: 30px;
	color: #fff;
}

.imageHeader h1 { 
	color: #fff; 
	font-size: 1.8em; 
	margin: 0;
	padding: 15px;
	position: absolute;
	border: none;
}

.imageHeader img {
	float: right;
}

.imageHeader h1 img { 
	float: none;
	border: none;
}

/* Slide show */

#slideshowControls {
	text-align: center;
}
#slideshowControls img {
	margin-right: 10px;
}

#slideshowControls img, #slideshowControls select {
	vertical-align: middle;
	font-size: 0.9em;
}

#stWrapper  {
	position: absolute;
	top: 0px;
	left: 20px;
	margin: 20px;
}

#SLIDESTEXT {
	font-size: 1.3em;
	font-weight: bold;
	background: url("../images/overlay2.png");
}

#slideshow { position: relative; }


/* Featured properties */

/* featured properties */

#featuredContainer {

text-align:center;
background:#EADFEA;
margin-right:200px;
height:200px;
margin-bottom:30px;
margin-top:20px;

}

.featuredProperty {

	margin:13px 0 0 0px;
	width:33%;
	float:left;
	text-align:center;
	
	}
	
.featuredProperty h4 {

	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:1em;
	
	}		
	
.featuredProperty img {

	margin:2px;
	border:1px solid #580056;
	
	}	
	
.featuredProperty p{

	margin:0 0 0 0;
	text-align:center;
	padding:0 0 0 0;

}

.featuredAddress {

	font-size:1em;

}

.noFeatured {

	font-size:1em;
	color: #000000;
	font-weight:bold;

}
	
.featuredProperty a, #featuredProperty a:visited {

	font-size:1em;
	
	}
	
#town a:link, #town a:visited {


	
	}	
	
.featuredProperty a:hover {

	
	}	
	

.featuredHeader h4{

	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 30px;
	font-size:0.7em;
	color:#9F0F0F;
	
	}