body {
	
	padding:0 0 0 0;
	margin:0 0 0 0;

}

html {

width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background: url(../images/htmlBg.jpg) center top repeat-y #5C73A3;
	
	}
	
h1 {
	
	font-size:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:10px 0 10px 0;
	color:#083F88;
	font-weight:normal;
	
}

a {
	
		color:#083F88;
		
}

a:hover {
	
	color:#052654;
	
}



.clearer {

clear:both;

}

#website {
	
		background: url(../images/background.jpg) center bottom no-repeat;
		padding:20px 0 20px 0;
		
}

#container {
	
	margin:0 auto 0 auto;
	padding:10px;
	width:947px;
	background: url(../images/containerBg.png);	
	
}

#mainContainer {
	
	background:#fff;
	
}

#header {
	
	height:174px;
	background: url(../images/headerBg.png);
	
}

#mainContent {
	
	margin:20px 25px 25px 25px;
	
}

/* Menu */

#siteNav {

width:906px;
height:30px;
margin:0 auto 0 auto;
}

#siteNav ul {
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
	
}

#siteNav ul li {
display: inline;
line-height: normal;
margin: 0;
}

#siteNav ul li a {
display: block;
float: left;
text-align:center;
padding: 5px 0;
text-decoration: none;
font-weight:bold;
color: #fff;

}

#siteNav ul li a:hover {

color:#fff;	
	
	}

#siteNav ul li a.currentLink {

color:#fff;
}



#siteNav ul li a#first {
background: #FF9900;
border-left: none;
width:125px;
margin-right:3px;

}

#siteNav ul li a:hover#first {
background: #DF8600;
border-left: none;

}

#siteNav ul li a.currentLink#first {
background: #FF9900;
color:#fff;

}

#siteNav ul li a#second {

width:125px;
background:#288794;
margin-right:3px;
}

#siteNav ul li a:hover#second {
background:#007180;
border-left: none;

}

#siteNav ul li a.currentLink#second {
background:#288794;
color:#fff;

}

#siteNav ul li a#third {

width:125px;
background:#1D498E;
margin-right:3px;
}

#siteNav ul li a:hover#third {
background: #003180;
border-left: none;
}

#siteNav ul li a.currentLink#third {
background:#1D498E;
color:#fff;

}

#siteNav ul li a#fourth {

width:125px;
background:#29946B;
margin-right:3px;
}

#siteNav ul li a:hover#fourth {
background:#00804F;
border-left: none;

}

#siteNav ul li a.currentLink#fourth {
background:#29946B;
color:#fff;

}

#siteNav ul li a#fifth {

width:125px;
background:#932650;
margin-right:3px;
}

#siteNav ul li a:hover#fifth {
background:#800031;
border-left: none;

}

#siteNav ul li a.currentLink#fifth {
background:#932650;
color:#fff;

}


#siteNav ul li a#sixth {


width:125px;
background:#C98E2F;
margin-right:3px;
}

#siteNav ul li a:hover#sixth {
background:#BD7400;
border-left: none;

}

#siteNav ul li a.currentLink#sixth {
background:#C98E2F;
color:#fff;

}

#siteNav ul li a#seventh {

width:125px;
background:#727272;
}

#siteNav ul li a:hover#seventh {
background: #666666;
border-left: none;

}

#siteNav ul li a.currentLink#seventh {

background:#727272;

}
	

/* Home page */	
	
	
/* Featured Properties */

.featuredProperty {
	
	width:221px;
	margin-right:3px;
	float:left;
	position:relative;
	height:157px;
	
}

.featuredLabel {
	
	background: url(../images/featuredLabelBg.png);
	position:absolute;
	z-index:1;
	bottom:0;
	left:0px;
	width:221px;
	height:56px;
	
}

.newValuation {
	
	width:69px;
	height:59px;
	position:absolute;
	z-index:2;
	top:0;
	right:0;
	background: url(../images/newValuation.png);
	
}

.fAddress a {
	
	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	
}

p.fAddress  {
	
	margin:4px 0 0 10px;
	padding:0 0 0 0;
	
}

.fPrice a {
	
	color:#90A3BA;
	font-size:1.4em;
	text-decoration:none;
	
}

p.fPrice  {
	
	margin:4px 0 0 10px;
	padding:0 0 0 0;
	
}
	
	
/* Quick search */

#quickSearch {
	
	width:368px;
	height:198px;
	float:left;
	background: url(../images/quickSearchBg.png) no-repeat top left;
	margin:22px 0 0 0;
	padding:50px 20px 0 22px;
	
}

#quickSearch form {
	margin: 0;
	width:60%;
	float:left;

}

#quickSearch form select {
	font-size: 0.9em;
}

#quickSearch .searchField {
	width: 100%;
	clear: both;
	margin: 9px 0 9px 0;
	font-size:0.85em;
	color:#143D73;
	font-weight:bold;	
}

#quickSearch .searchField label {
	width: 40%;
	float: left;

}

#quickSearch .searchField input {

	font-size: 0.9em;

}

#quickSearch .buttonBoxQuick {
	text-align:center;
	height:20px;
	margin:10px 0 0 0;
	padding-left:70px;
}

.radios {
	width: 100%;
	clear: both;
	font-size:1em;
	color:#143D73;
	font-weight: bold;
	margin: 5px 0 12px 0;

}

.radios label {
	
	font-size:0.9em;
	width: 40%;
	
}

.radio {

margin:5px 0 0 0;
padding:0 0 0 0;

}


#rLabel { 
	width: 40%;
	float: left;

}

.location {

	width:95px;
	margin-left:0;
	
	}	

#quickSearch .searchField label#loc {
	width: 40%;
}


#flash {
	
	float:left;
	position:relative;
	width:462px;
	height:248px;
	float:left;
	margin:22px 0 0 22px;
	background: url(../images/flashBg.jpg) no-repeat top left;
	
}

#flashButton {
	
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	
}

#homeText {
	
	width:405px;
	float:left;
	margin:22px 20px 0 3px;
	padding:0 0 0 0;
	
}

h2 {
	
	font-size:1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 3px;
	color:#083F88;
	font-weight:normal;
	
}

#homeText p {
	
	font-size:0.75em;
	color:#333;
	text-align:justify;
	line-height:1.5em;
	
}

#testimonials {
	
	width:422px;
	padding:20px 20px 5px 20px;
	background: url(../images/testimonialsBg.png) no-repeat bottom left;
	float:left;
	
}

#testimonials p {
	
	border-bottom:2px dotted #CCC;
	padding:0 0 10px 0;
	font-size:0.9em;
	line-height:1.5em;
	
}

#bottomMenu {
	
	font-size:0.85em;
	
}

#bottomMenu ul {
	
	margin:0 0 0 28px;
	padding:8px 0 8px 0;
	
}

#bottomMenu li {
	
	display:inline;
	margin:0 50px 0 0;

}

#bottomMenu li a {
	
	text-decoration:none;
	color:#333;

}

#bottomMenu li a:hover {
	
	text-decoration:none;
	color:#000;

}

/* Search results */

#searchResults {
	
	padding:0 4px 0 4px;
	margin:0 0 0 0;
	min-height:700px;
	background: url(../images/pageBg.png) center top no-repeat;
	
}

#searchResults h1 {
	
	padding:10px 0 0 0;
	margin:0 0 0 0;
	font-size:1.8em;
	
}
	
	.pageList {
	font-weight: bold;
	text-align: right;
	font-size:1em;
	color:#333;

}

.properties {

font-size:0.9em;

}

.currentPage {
	border: solid 1px #083F88;
	background:#083F88;
	padding:0 2px 0 2px;
	margin:0 0 0 3px;
	color:#fff;

	}
	
	#currentPage {
	border: solid 1px #083F88;
	background:#083F88;
	padding:0 2px 0 2px;
	margin:0 0 0 3px;
	color:#fff;

	}
	
	.pageList a, .pageList a:visited {

	text-decoration:none;
	color: #fff;
	background:#88A3C6;
	border: solid 1px #88A3C6;	
	padding:0 2px 0 2px;

}

.pageList a:hover {
	border: solid 1px #083F88;
	background:#083F88;
	color: #fff;
}

.pageList a#next, .pageList a#previous {
	padding:0 2px 0 2px;
}




.pageList a#next {

border:none;
background:none;
text-decoration:underline;
font-size:1.1em;
color:#083F88;
	
}

.pageList a:hover#next {

color:#052756;
	
}

.pageList a#previous {

border:none;
background:none;
text-decoration:underline;
font-weight:normal;
font-size:1.1em;
color:#083F88;
font-weight:bold;
	
}

.pageList a:hover#next {

color:#052756;
	
}
	





.searchNav {
	font-weight: bold;
	color:#333;
	padding: 0 0 0 15px;
	font-size:0.9em;
	margin:0 0 0 0;

}


.propertyPrice {

padding-right:0;
color:#333;
font-size:1.6em;

}

.available {
	
	color:#fff;
	background:#090;
	border:1px solid #008400;
	padding:2px 6px 2px 6px;
	
}

.notAvailable {
	
	color:#fff;
	background:#900;
	padding:2px 6px 2px 6px;
	border:1px solid #8A0000;
	
}
	

#propertyAddress {

padding:5px 10px;
font-size:1.3em;
/*background:#D3EFF5;*/
background:#EAEAEA;
font-family:Georgia, "Times New Roman", Times, serif;

}

#propertyAddress a {
	
	color:#083F88;
	text-decoration:none;
	padding:0 0 3px 0;
	
}
	
	
	#propertyAddress a:hover {
	
	color:#052654;
	text-decoration:none;
	padding:0 0 3px 0;
	
}
	
	

.thumbnail img {
	margin: 10px 10px 0 0;
	border: solid 3px #B2C3DA;

}

.thumbnail a:hover img {
	border: solid 3px #88A3C6;
}

	
.searchFieldRooms {
	
	float:left;
	margin-right:22px;
	
}

.searchFieldType {
	
	float:left;
	margin-right:22px;
	
}

.searchFieldArea {
	
	float:left;
	margin-right:22px;
	
}

 
.searchFieldPrice {
 
	float:left;
	margin:0 0 0 0;
	margin-right:22px;
 
 }
 
.radiosMap {
	
	margin:0px 8px 3px 0;
	padding:0px 0px;
	float:left;
	
	}
	
.radiosMap input {

margin:2px 0 0 0;
padding:0 0 0 0;

} 

#searchFields {
	
	padding:13px 0 0 30px;
	color:#000;
	font-size:0.9em;
	font-weight:bold;
	
}

#searchFields input {
	margin:3px 0 0 0;
	
}

#searchFields select {
	margin:3px 0 0 0;
	border:1px solid #ccc;
	padding:3px 3px;
	
}

/* Search bar */

#searchBar {
 
	margin:15px 0 0 0;
	background: url(../images/quickSearchBg.png) repeat-x bottom left;
	padding:10px 0 9px 15px;
	color:#143D73;
	font-weight:bold;
	font-size:0.9em;
  
 }
 
#resultsPerPage {

width:200px;
padding:0 20px 0 0;
float:left;
text-align:left;
color:#fff;
font-size:0.9em;

}

#resultsAscending {

font-family:Arial, Helvetica, sans-serif;width:250px;
padding:10px 20px 0 0;
float:right;
width:250px;
text-align:right;
font-size:0.9em;
font-weight:bold;

}


#hidden {

	height:30px;
	background:#333;
	color:#FFFFFF;
	font-size:0.9em;	

}
 
#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;
 
 }
 
 #searchBar input {
 
	font-size:0.95em;
 
 }

.searchFieldRooms {
 
	float:left;
 
 }

 
.searchFieldPrice select {

width:80px;

}
 
.searchFieldRooms select {
 
	font-size:1em;
 
 } 
 
/*********** PARTICULARS ***********/

#particulars {
	
	padding:0 0 0 0;
	margin:10px 0 0 0;
	min-height:700px;
	
}


#roomsAndType {
	padding: 0.3em;
	font-size:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background:#EAEAEA;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}

#particularsRightInfo h2, #particularsPhoto h3 {

	font-size:1.3em;
	color:#004C6C;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	margin-top:10px;

}

#particularsInfo {

width:555px;
float:left;

}

#particularsRightInfo {

	width:328px;
	margin-top: 15px;
	margin-left:8px;
	float:right;
}

#particularsInfo h2 {

	background:#EAEAEA;
	padding:5px 5px;
	margin:10px 0 15px 0;
	font-size:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	
	}
	
#particularsInfo h3 {

	font-size:1.4em;
	color:#083F88;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	
	}	

#particularsPhoto h3 {
	margin-bottom: 10px;
}

#particularsPhoto a img {
	border: solid 1px #005192;
	padding: 1px;
}

#particularsRightInfo h2#featureHeading   {

	margin: 0;
	background: #005192;
	color: #fff;
	font-size: 1.1em;
}

#thumbnails a img {
	margin: 0 3px 6px 3px;
	border: solid 3px #B2C3DA;
}

#thumbnails a:hover img {
	border: solid 3px #88A3C6;
}


p.particular {
	text-align: center;
}

.photoPosition {
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
	text-align: right;
	background: #083F88;
	margin-top: 2px;
	width:544px;
	height:16px;
}

#photoPositionRight {

	width:100px;
	float:right; 
	
	}
	
	



#particularsPhoto {
	float: left;
	margin-top: 15px;
}

#caption {

	color: #fff;
	float:left;
	width:200px;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	margin:0 0 0 5px;
}

#caption div#capText { padding: 4px; margin: 0; }

#descriptionAndRooms {
	clear: left;
}

table.featureList {
	margin: 10px 0 10px 0;
/*	background: url("../images/greyfadebg.png") repeat-x left bottom;
	border: solid 1px #ccc;*/
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;

}

table.featureList td { width: 50%; }

table.featureList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:bold;
	text-align:left;
}

ul#ticklist { list-style-type: none; padding-left: 0; margin-left: 10px; }


table.featureList ul li {	
	margin: 0 5px 0 10px;
	padding: 3px 0 3px 33px;
	text-align:left;
	background: url("../images/featuresBullet.png") no-repeat left center;
}



#particularsPhoto h2 {
	margin: 1.5em 0 0 0;
	padding: 0.25em 0.5em;

}

#particularsPhoto p {
	margin-left: 0.5em;
}

ul#locInfo {
	list-style-type: none;
	text-align: left;
}

.roomSize {
	font-weight: normal;
	font-size: 0.85em;
}

ul#locInfo li {
	margin: 0.25em;
	background: url("../images/linkArrows.png") no-repeat left center;
	padding-left: 1.5em;
}

ul#locInfo li a, ul#locInfo li a:link, ul#locInfo li a:visited {
	color: #346596;
}

ul#locInfo li a:hover { color: #333; }


p.roomDescription {
	margin-top: 0;
}

.pDetail {
	border-top: dotted 1px #346956;
}


h4.floorName {
	font-weight: bold;
	color: #346596;
	font-size: 1.1em;
}

.roomName {
	margin-bottom: 0;
	font-size: 1em;
	padding-bottom: 0.25em;
	font-weight:bold;
}

#rooms {
	margin-left: 1.5em;
}	

/* Register */

#register {
	
	margin:15px auto 0 auto;
	width:95%;
	
}

fieldset {	
	border: solid 4px #E6E6E6;
	padding: 20px 20px 20px 20px;
	margin-bottom: 30px;
	background: url("../images/greyfadebg.png") repeat-x left bottom;
}

legend {
	color:#083F88;
	font-size: 1.6em;
	font-family:Georgia, "Times New Roman", Times, serif

}

#regForm {

margin:20px 0 0 0;

}

form#regForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#regForm .searchField label {
	width: 33%;
	float: left;
}

form#regForm legend {



}

form#regForm fieldset {
	margin: 20px 0;
	padding:0 0 10px 15px;
}

.field label.error {
		background: url("../images/unchecked.gif") no-repeat;
		padding-left: 16px;
		margin-left: .3em;
		float: none;
		width: auto;
	}

.field .error {

font-size:1em;

}	
	
.field label.valid {
		background: url("../images/checked.gif") no-repeat;
		width: 16px;
		height: 16px;
		float: none;
	}
	
.req {

font-weight:bold;

}

form#valForm {
	
	margin-top:0;
	
}

form#valForm input {
	
	border:3px solid #ccc;
	
}

form#valForm input hover {
	
	border:3px solid #333;
	
}

form#valForm select {
	
	border:3px solid #ccc;
	
}

form#valForm textarea {
	
	border:3px solid #ccc;
	
}

form#regForm input {
	
	border:3px solid #ccc;
	
}

form#regForm select {
	
	border:3px solid #ccc;
	
}

form#regForm textarea {
	
	border:3px solid #ccc;
	
}



form#valForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#valForm .searchField label {
	width: 40%;
	float: left;
}

form#valForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#valForm .searchField label {
	width: 40%;
	float: left;
}

.field {
	width: 100%;
	padding: 2px 0;
}

form .field label {
	width: 35%;
	float: left;
}

.label {
	
	height:25px;
	
}

/* Testimonials */

#testimonialsPage {
	
	width:95%;
	margin:20px auto 0 auto;
	text-align:justify;
	
}

p.testimonial  {
	
	border-bottom:2px dotted #ccc;
	padding:5px 0 13px 0;
	margin:0 0 10px 0;
	line-height:1.4em;
	
}

/* New homes */

#newHomesPage {
	
	width:95%;
	margin:20px auto 0 auto;
	text-align:justify;
	padding:0 0 60px 0;
	
}
