html {

background-color:#3A164E;
}

body {
	width: 95%;
	margin: 20px auto;
	border: solid 5px #fff;
	background: url(../images/bodyBG.gif) repeat-y left bottom #fff;
	font-family: "tahoma" Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

h2, h3, h4 {
	font-family: "tahoma" Arial, Helvetica, sans-serif;
}
	
h1 {
	padding: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 1.5em;
	color:#6A4286;
	line-height: 140%;
	font-family:"Century Gothic" Arial, Helvetica, sans-serif;

}

h2 {
	color: #51216C;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 140%;
	background: url(../images/dottedLine.gif) repeat-x bottom;
}

h3 {
	font-size:1em;
	
	}
	
h4 {
color:#51216C;
font-size:1.1em;
font-weight:bold;

}	

a img {
	border: none; 
}

a, a:visited {
	color:#51216C;

}

a:hover {
	color:#7A5697;
}

p {
	line-height: 140%;
}

ul {
	list-style-type: none;

}

ul li {
	margin: 6px 0;
	padding-left: 20px;
	background: url(../images/bulletpaleBG.png) no-repeat left center;
}

	
.page {

	padding: 0 50px 0 30px;
	text-align:justify;
}

textarea {

font-size:1.2em;
}

 #container
{
width: 100%;
margin: auto;
color: #333;
line-height: 130%;
}

#header

{

background: url(../images/headerBg.png) no-repeat right top;
height: 167px;
min-width:800px;
vertical-align:top;
}

#strapLine 

{

position:relative;
top:125px;
left:190px;
font-family:"Century Gothic" Arial, Helvetica, sans-serif;
font-size:2.2em;
color:#FFFFFF;
float:right;

}

#header h1
{
padding: 0;
margin: 0;
}

#contactBox {
	position: absolute;
	width:330px;
	height:90px;
	top: 28px;
	right: 10px;
	margin-right: 5%;
	margin-left:200px;
	color: #fff;
	text-align: right;
	background: url(../images/rightLogo.gif) no-repeat top right;

}

#contactBox p {
	margin-right: 8px;
}

#contactBox a {
	color: #ede7eb;
}


#contactBox .telNo {
	font-size: 2.5em;
	font-weight: bold;
	font-family: "Century Gothic", Arial, sans-serif;
}

#siteNav
{

float: left;
margin: 0;
padding: 0px 0 8px 0;
width:171px;
border-top:14px solid #fff;
}

#navContainer {


}


#siteNav ul {
	margin: 0;
	padding: 0;
}

#siteNav li {
	padding: 0;
	margin: 0;
	
}


#siteNav ul li a {
	color: #fff;
	display: block;
	padding: 7px 10px 7px 0;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	background:url(../images/menuBg.jpg) left no-repeat;
	font-size:1em;
	text-align:right;
	width:161px;
	
	}

#siteNav ul li a:hover {
	background:url(../images/menuBgHover.jpg) left no-repeat;
}


#contextNav
{
float: right;
width: 180px;
margin: 0;
padding:10px;
background:url(../images/dottedLineVertical.gif) left repeat-y;
text-align:center;
}

#contextNav form {
	background: #7195c2;
}

#contextNav h2 {
	color: #91013F;
	font-weight: bold;
	font-size: 1.2em;
	margin:10px 0 15px 10px;
}

#contextNav h2#search {
	background: url(../images/search.png) no-repeat 8em center;
	padding: 6px 0;
}

#contextNav h3 {
	color: #91013F;
	padding:0px;
	margin:5px 0 5px 0;
}


#contextNav a {
	color: #333333;
}

#contextNav a:hover {
	color: #666666;
}

#contextNav .fPrice {
	color: #f2eeee;
	font-size: 1.2em;
	font-weight: bold;
}

#quickSearch {

width:169px;
}

#quicksearchHeader {
height:20px;
width:159px;
color:#FFFFFF;
font-weight:bold;
font-size:0.9em;
padding:5px 0 0px 10px;
background:url(../images/quicksearchBG.png) right no-repeat #9C7C32;
border-bottom:1px solid #fff;

}

#propertySearch {

	padding-left:3px;
	left:0px;
	top:0px;
	color:#fff;
	font-size:0.9em;
	line-height:normal;
	text-align:left;

	}
	
.edit select {
	font-size:1em;
	margin-top:3px;
	}
	
.mainsearch select {
	font-size:1em;
	}	
	
select {

margin-top:3px;

}	
	
input {
	font-size:1em;
	margin:0px 0 4px 0;
	}
	
textarea {
font-size:1.1em;
font-family:Arial, Helvetica, sans-serif;
}	
	
#searchfield {
	margin:8px 0 0 0px;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}	

.searchField {
	margin: 4px 0;
	width: 100%;
	clear: both;
	padding: 3px 0;
}

#submit {

	margin:15px 0 0 0;
	clear:both;
	
	}
	
#radio {

margin:10px 0px 0px 0px;
width:50px;
float:left;

}

#radio input {

margin:0px 0px 0px 0px;

}	

#content
{
margin: 0 30px 0 200px;
border-left: solid 5px #fff;
padding-top:1px;

}


#footer
{
clear: both;
margin: 20px 0 0 0;

}

#siteNav p, #contextNav p { margin: 0 0 1em 0; }




.radios {
	padding: 10px 0;
}

#rLabel {
	margin: 0 20px 0 0;
	font-weight: bold;
	display: inline;
}

.radios label, .radios input {
	width: auto;
	float: none;
}




.contentBlock {
	border-bottom: solid 8px #fff;
	padding:0 40px 0 0px;
	text-align:justify;
}

#intro {

background-color:#FFFFFF;
}

#logo {
	text-align: center;
	padding:0px;
	margin:0px;
	width: 770px;
}

#logoFade {

	width:170px;
	height:132px;
	background:url(../images/logoFade.gif) no-repeat left;
	
	}

#home {
	padding-right: 180px;
}

.imgContainer {
	float: left;
	width: 300px;
}

.caption {
	width: 100%;
	background: #963151;
	padding: 8px 0;
}

.caption p a {
	color: #ffffcc;
}

.caption p {
	color: #fff;
	margin: 4px 8px;
}

/******* HOMEPAGE ********/

/********* FEATURED PROPS **********/

#rightAdverts {

float:right;
width:23%;
margin-top:65px;

}

#rightAdverts a, #rightAdverts a:visited {

color:#51216C;
text-decoration:none;

}

#rightAdverts a:hover {

color:#795596;
text-decoration:none;

}

#ourServiceTab {

height:16px;
background:url(../images/serviceBg.gif) no-repeat left;
color:#763436;
font-weight:bold;
font-size:1.2em;
padding:5px 0 0 30px;
margin:0 0 10px 0;

}


#registerTab {

height:16px;
background:url(../images/registerBg.gif) no-repeat left;
color:#763436;
font-weight:bold;
font-size:1.2em;
padding:5px 0 0 30px;
margin:0 0 10px 0;

}

#contactTab {

height:16px;
background:url(../images/contactBg.gif) no-repeat left;
color:#763436;
font-weight:bold;
font-size:1.2em;
padding:5px 0 0 30px;
margin:0 0 10px 0;

}



#featured {

width:70%;
margin-top:30px;
float:left;

}

#featuredHeader {

width:170px;
height:22px;
background: url(../images/featuredHeader.png) no-repeat right #3A164E;
color:#FFFFFF;
font-weight:bold;

}

#featuredHeaderContainer {

width:100%;
margin-bottom:10px;

}

#featuredProperty {

	margin:0px 10px 10px 0px;
	width:23%;
	float:left;
	text-align:center;
	
	}	
	
#featuredProperty img {

	margin:3px;
	
	}	
	
#featuredProperty p{

margin:0px;
padding:0px;

}

.featuredAddress {

font-family: Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;

}

.noFeatured {

font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#000;
font-weight:bold;

}
	
#featuredProperty a:link, #featuredProperty a:visited, #featuredProperty a	{

	color:#51216C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	
	}
	
#featuredProperty a:hover {

	color:#795596;
	
	}	
	
#featuredProperty h3{

	margin:0px;
	padding:0px;
	color:#333;
	
	}
	
#featuredHeader h4{

	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 30px;
	font-size:0.7em;
	color:#9F0F0F;
	
	}		

/********* FORMS **********/


form {
	margin: 0;
	padding: 8px;
}

.floatContainer {
	float: left;
	width: 100%;
}


#quickSearch .searchField label {
	font-size: 0.95em;
}

/*.searchField {
	width: 100%;
	padding: 6px;
	clear: both;
}*/



.searchField .area {
		width: 33%;
		float: left;
	}
	
.searchField .area input {
		width: auto;
		float: left;
		padding-right: 15px;
	}
	
#formContainer {

float:left;
width:70%;


}

#imgContainer {

width:28%;
float:right

}	
	

/*********** 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;
		margin-bottom:10px;
	}

.detailfield {
	width: 100%;
	clear: both;

}

	
/***********  SEARCH RESULTS ***********/

#searchResults { width: 98%; }

.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:#51216C;
}

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;
}

td.description {
	vertical-align:top;
	font-size: 1.1em;
	background: url(../images/dottedLineBlue.gif) repeat-x top;
	padding-top:8px;
}

td.propertyAddress {
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	
}

td.propertyAddress a, td.propertyAddress a:visited {
	text-decoration: none;
	color: #51216C;

}

#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;
}

tr.navBar {
/*	border: solid 1px #90003C;*/
}

.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;
}

/******** PARTICULARS ********/

h1.particularsHeading { margin: 0px 0 3px 0; text-align:center; color:#333}
.particularsAddress { font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

#mainPhoto {
	border: 1px solid #51216C;
	margin-top: 8px;
}

.photo {
	border: 1px solid #51216C;
}

h2.particularsPrice { 
	margin-top: 0; 
	padding-top: 3px;
	color: #51216C;
	font-size:2em;
	text-align:center;

}

.particular {
	text-align: center;
}

.featureList {
	margin: auto;
}

/********* REGISTER **********/

form textarea {
	margin-right: 5px;
}

form label {

	width: 30%;
	float: left;
	font-weight: bold;
	margin:0px;
}

td label {

	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	}

label.inner {
	font-weight: normal;
}
	

form select {
	font-size: x-small;
}

form input {
	float: left;
}

.focused {
	border: solid 2px #cab3b3;
}

input:focus, textarea:focus {
	border: solid 2px #cab3b3;
}

.selectFix {
	width: 70%;
	margin-left: 25%;
}

fieldset {
	margin: 5px 0 25px 0;
	padding-bottom: 20px;
	background: transparent;
	border: none;
	width: 100%;
}

fieldset h2, .branchdetails h2 {
	color: #fff;
	background: url(../images/legendbg.png) no-repeat left top #795596;
	font-weight:normal;
	font-size: 1.4em;
	padding: 4px 0 4px 45px;
}
	




/*********** MISC ************/

.contentBlock p, .contentBlock form {
	margin: 10px;
}
	
.contentBlock h1, .contentBlock h2 {
	margin: 10px 10px 4px 10px;
}

.bold { font-weight: bold; }
.floatLeft {float: left; }
.error { color: #CC0000; }
.clearer { clear: both; }

/* Main search */

.area {
		width: 20%;
		float: left;
	}
	
	.chkbox {

	}
	
	.buttonBox {
	text-align: center;
	margin-top:20px;
}