html {
	background: #dfdfdf;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 1015px;
	margin: 10px auto;
	background: url("../images/bodyBg.png") repeat-y;
	color: #666;
}

#container {
	margin: 0 25px;
}

#footer {
	background: url("../images/footer.png") no-repeat left bottom;
	min-height: 30px;
	padding: 20px 20px 40px 20px;
	text-align: center;
	
}

#footerContent {
	border-top: dotted 1px #ccc;
	padding-top: 20px;
}

#footer img { vertical-align: middle; }

#header {
	background: url("../images/headerTop.png") no-repeat left bottom;
	height: 148px;
}

img#logo {
	margin: 50px 0 0 60px;
}

a img {
	border: none;
}

#siteNavWrapper {
	height: 61px;
	width: 100%;
	background: url("../images/navBg.png") no-repeat left top;
	text-align: center;
}

#siteNav {
	text-align: center;
	width: 810px;
	margin: auto;
}

#siteNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#siteNav ul li {
	display: inline;
}

#siteNav ul li a {
	display: block;
	float: left;
	padding: 20px 23px 18px 23px;
	background: url("../images/separator.png") repeat-y 100% 0;
}

#siteNav ul li a#last {
	background: none;
}
	

#content {
	min-height: 350px;
}

#contentWrap {
	background: url("../images/contentTop.png") no-repeat 0 0;
	padding: 10px 0;
}

#pageText {
	background: url("../images/pageBg.png") no-repeat 0 0;
	padding: 30px 60px;
}

#flash {
	width: 567px;
	background: url("../images/flashBg.jpg") no-repeat right top #FCFCFC;
	float: left;
	height: 275px;
	text-align: right;
	padding-left: 11px;
}

#homeSearch {
	width: 372px;
	height: 275px;
	padding-top: 10px;
	padding-left: 14px;
	margin-left: 578px;
	background: url("../images/homeSearchBg.png") no-repeat 0 0;
}

#homeLeft {
	width: 590px;
	float: left;
}

#homeRight {
	width: 342px;
	margin-left: 590px;
}

#homeRight p {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#featuredProperties {
	background: url("../images/fpbg.png") no-repeat 0 100%;

	padding-bottom: 25px;
}

#homeLeft h2, #homeRight h2 {
	text-align: center;
}

#hs {
	width: 342px;
}

#hs h1 {
	text-align:center;
	background: none;
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
}


/********** FORMS **********/

.field {
	width: 100%;
	padding: 3px 0;
}

form .field label {
	width: 25%;
	float: left;
}

form select {
	font-size: 0.95em;
}

fieldset {	
	border: solid 1px #ccc;
	padding: 0 20px 20px 20px;
	margin-bottom: 30px;
}

legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #185d9c;
	font-size: 1.3em;
}

#hs form {
	width: 265px;
	margin: auto;
}

#hs form .field label {
	width: 57%;
	float: left;
	color: #0c487c;
}

#hs form .field select {
	font-size: 0.95em;
}

.buttonBox {
	width: 100%;
	text-align: center;
}

form#mainSearch {
	margin-top: 25px;
}

form#mainSearch .field label {
	width: 50%;
}

form#mainSearch .field { clear: both; }

#search {
	width: 620px;
}

#search fieldset {
	padding-bottom: 10px;
}

.area {
	width: 50%;
	float: left;
}

form#mainSearch .buttonBox {
	padding-top: 10px;
}

/******** TEXT / IMAGES ********/

p {
	line-height: 150%;
	text-align: justify;
	margin: 0 0 25px 0;
}

a, a:link, a:visited {
	color: #145691;
}

.photo {
	padding: 1px;
	border: solid 1px #ccc;
}

h1 {
	background: url("../images/h1bg.png") no-repeat 50% 100%;
	text-align: center;
	padding-top: 20px;
	margin-top: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #145691;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #11518a;
	font-weight: normal;
	font-size:1.8em;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
}

h3 {
	color: #11518a;
}

h4 {
	margin: 0;
}

/***** FEATURED PROPERTIES *****/

.fp {
	width: 33%;
	float: left;
	text-align: center;
}

.fp p { text-align: center; padding: 3px 0; margin: 0; }


#fpInner {
	width: 542px;
	margin-left: 28px;
}

.fp p.fpBedrooms {
	text-transform: capitalize;
	padding: 0;
}


.fPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #145691;
	font-size: 1.65em;
}

a img.fPhoto {
	padding: 1px;
	border: solid 1px #CCCCCC;
}

/************** PARTICULARS **************/

#particulars {
	padding: 0 25px;
}

#roomsAndType {
	font-size: 1.2em;
	margin-bottom: 5px;
	vertical-align: middle;
}

#particularsRightInfo {
	
	width:380px;
	float:right;
}

#particularsPhoto {
	float: left;
	width: 518px;
	margin-top: 15px;
}

img.aPhoto {
	padding: 2px;
	border: solid 1px #ccc;
	margin-left: 5px;
}

#photoPositionWrapper {
	background: #11518a;
	color: #fff;
	padding: 5px;
	text-align: right;
}

#caption {
	z-index: 1001;
	background: url("../images/overlay.png") repeat;
	color: #fff;
	position: absolute;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 1em;
	font-weight: bold;
}

#caption div#capText { padding: 7px; margin: 0; }

#propertyFeatures {
	background: url("../images/featuresBg.png") no-repeat 0 0;
	padding-top: 30px;
	text-align: center;
}

#propertyFeatures h2 {
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
}

#propertyFeatures ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#propertyFeatures ul li {
	padding: 5px 0;	
	margin: 0;
}

.particularsBox {
	margin-left: 8px;
	padding: 30px 30px 0 30px;
	background: url("../images/topShade.png") no-repeat left top #fff;
	text-align: center;
}

.particularsBox p { 
	text-align: center; 
	margin: 10px 0;
}

.particularsBox h2 {
	margin: 0;
	padding: 0 0 10px 0;
}

.infoLink {
	padding-left: 20px;
}

div#particularsAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #185d9c;
	font-size: 1.6em;
	padding: 0 5px;
}

div#roomsAndType {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
}

/******** CONTACT US ********/

.detailField {
	width: 100%;
	clear: both;
}

.detailLabel {
	width: 18%;
	float: left;
	font-weight: bold;
	color: #666666;
}

.branchDetails {
	width: 600px;
	margin-bottom: 20px;
}

/*********** SEARCH RESULTS *************/

.searchNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding-bottom: 20px;
}

td.propertyAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}

td.propertyPrice {
	width: 200px;
	text-align:right;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td.thumbnail {
	padding-right: 25px;
}

td.pageList {
	text-align: right;
	font-weight: bold;
}

div.available {
	background: #11518a;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 3px 0;
}

div.notAvailable {
	padding: 3px 0;
	background: #ccc;
	font-weight: bold;
	text-align: center;
}

td.bedrooms {
	text-transform: capitalize;
}

/******* MISC ******/

ol {
	margin-bottom: 30px;
}

.error {
	color: #CC0000;
}



/* Particulars slideshow */

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	font-size:0.8em;
	height:375px;
	margin:5px 0 0 0;

}

	

div.controls {
	margin: 0 0 0 0;
	padding:2px 8px 0 5px;
	height: 28px;
	background:#11518A;
	width:499px;
	float:left;
}
div#controls a {
	padding: 5px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
div#controls a:hover {
	text-decoration: none;
	color:#CCC;
}

.play {
	
	display:block;
	width:145px;
	background: url("../images/slideshow/playBg2.png") no-repeat right;
	font-size:1.2em;
	text-decoration:none;
	
}

.pause {
	
	display:block;
	width:145px;
	background: url("../images/slideshow/pauseBg2.png") no-repeat right;
	font-size:1.2em;
	text-decoration:none;
	
}

.play a {
	
	color:#fff;
	
}

.next {
	
	font-size:1.1em;
	line-height:0.6em;
	margin:5px 0 0 0;
	display:block;
	float:left;
	text-align:left;
	border-left:1px solid #166BB8;
	background: url("../images/slideshow/nextBg.png") no-repeat right;		
	width:65px;
	
}

a:hover .next {
	
	background: url("../images/slideshow/nextBg.png") no-repeat right;		
	
}

.prev {
	
	font-size:1.1em;
	line-height:0.6em;
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
	text-align:right;
	border-right:1px solid #0B355B;
	background: url("../images/slideshow/previousBg.png") no-repeat left;
	float:left;
	width:90px;

	
}



.pause a {
	
	color:#fff;
	
}

div.content img {
	
	width:512px;
	height:342px;
	border:none;
	position:absolute;
	top:0;
	left:0;
	
}

div.content img a {
	
	border:none;
	
}


div.navigation a {
	text-decoration: none;
	color: #333;
}


div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	height: 342px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../images/slideshow/loader.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 517px;
	height: 342px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 517px;
	height: 342px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 342px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: left;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: top;
	float:left;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 517px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	
	margin:0 0 0 0;
	
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 5px 0 0 15px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 7px 7px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	
	background:#11518A;
	border: 1px solid #11518A;

}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 5px;

}

div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #333;
	border-color: #333;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

#gallery {
	
	float:left;
	
}