/* CSS Document */

/************* LAYOUT & SIZING *************/

html {

margin:0 0 0 0;
padding:0 0 0 0;
background: url("../images/bodybg.png") no-repeat left bottom #012a4b;
height: 100%;
}

body {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

p {	
	line-height: 160%;
}

#header {
	height: 122px;
	width: 100%;	
	border-bottom: solid 1px #555;
	background: url(../images/fadingline.gif) no-repeat right center #001524;

}

#header img#logo {
	position: absolute;
	top: 10px;
	padding: 15px 0 0 20px;
}

#content {
	margin-left: 226px;
	background: #001524;
	min-height: 100%;
}


#navContainer {
	width: 225px;
	background: url(../images/navBg.png) no-repeat top left #002B4A;
	position: absolute;
	left: 0;
}

#siteNav {
	width: 100%;
}


ul { list-style-type: none; }

ul li {
	padding-left: 22px;
	margin: 5px 0;
	font-size: 1.1em;
	background: url("../images/arrowBullet.png") no-repeat 0% 50%;
	padding-left: 20px;
}

#siteNav ul {
	margin: 0 0 0 0;
	padding: 0;
}

#siteNav li {
	padding: 0;
	margin: 0;
}

#siteNav ul li { background-image: none; }


#siteNav ul li a {
	display: block;
	padding: 10px 0 10px 25px;
}

#siteNav ul li a {
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	border-bottom: solid 1px #444;
}

#siteNav ul li a:hover {
	background: #001524;
}

#flashbanner {
	width: 100%;
	border-bottom: solid 1px #666;
}

#homeContent {
	background: url("../images/featuredbg2.png") repeat-y right top;
	height: 100%;
	min-width: 780px;
}

#hometextarea {
	margin-right:360px;
	min-height: 100%;
	min-width: 420px;
	background: url("../images/greyShadow.png") repeat-x 0 0 #e3e3e3;
	
}

#spotlight {
	width: 360px;
	float: right;
	min-height: 230px; /* allows for top background image when no featured properties */
	background: url("../images/featuredBg.png") no-repeat top left #31506a;
	padding:0 0 20px 0;
}

h1.spotlightHeader {

	font-size: 1.7em;
	color: #fff;
	background: #001524;
	margin: 0 0 20px 0;
	padding: 10px 25px;
	font-weight: normal;
}

#spotlight a img {
	border: 1px solid #ccc;
	margin-right: 15px;
	margin-left:10px;
}

.fPropImage {
	float: left;
}

.fPropText {
	float: left;
}

.spotlightDetails {
	padding: 15px;
	width: 330px;
	clear: both;
}

.spotlightDetails p {
	margin: 2px;
}



#propertyType {

	margin:5px 0 0 0;
	color:#fff;
	font-size:1.2em;
	
	}
	
#priceFeatured {

	margin:5px 0 0 0;
	color:#fff;
	font-size:1.9em;

	
	}	
	
#location {
	color: #fff;
	font-size:1.3em;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0 0 0 0;	
}	

.spotlightDetails a, .spotlightDetails a:link, .spotlightDetails a:visited {
	color: #fff;
}

.rooms, .propType {

font-size:1.1em;

}



.clearer {clear: both;}

/***** TYPOGRAPHY AND COLOURS *****/

body {
	color: #333;
	font-size: 67.5%;
	font-family: Arial, Verdana, sans-serif;
	background: url("../images/htmlbg.png") repeat-y left bottom #012a4b;
	height: 100%;
}

h2 {
	font-size: 1.5em;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	background: #f5f5f5;
	padding: 4px 0;
	color: #3c5971;
}

h3 {
	margin: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
}

h4 {
	font-size: 1.2em;
}

p {
	font-size: 1.1em;
}

a, a:link, a:visited {
	color: #013d6d;
}

a:hover {
	color: #000;
}






#flashbanner {
	background: #001524;
}


#hometextarea {
	padding-bottom: 20px;
}

#hometextarea p {
	margin: 15px 25px;
	text-align: justify;
	font-size: 1.2em;
	color: #000;
}

#hometextarea p.intro {
	font-size: 1.2em;
	font-weight: bold;
	color: #3c5971;
	text-align: left;
	text-transform: uppercase;
}

h1.featureHeader {

	font-size: 1.7em;
	color: #fff;
	background: #001524;
	margin: 0;
	padding: 10px 25px;
	font-weight: normal;
}

h1.featureHeader#spotlightHeader {
	border-left: solid 1px #5e5e5e;
	padding-bottom: 12px;
}

h1.featureHeader#homeText {
	/*background: url("../images/homeTextHeader.png") repeat-x left bottom #001524;*/ /*put back when business of the year award banner is taken off*/
	padding-bottom: 12px;
	background: #001524;
}

#banner { background:#42C2F3; min-width: 420px }

#spotlight a img {
	border: 1px solid #ccc;
	margin-right: 15px;
}

.fPropImage {
	float: left;
}

.fPropText {
	float: left;
}

.spotlightDetails {
	padding: 15px;
}

.spotlightDetails p {
	margin: 2px;
}

.price {
	font-size: 1.8em;
	color: #fff;
}

.spotlightDetails a, .spotlightDetails a:link, .spotlightDetails a:visited {
	color: #fff;
}


#footer {
	background: #001524;
	text-align: right;
	padding: 3em 2em;
	color: #ccc;
	font-size: 0.9em;
}

#footer a {
	color: #0380e4;
}

#footer img {
	margin: 0 8px;
}

/* FORMS */

#quickSearch {

}

#quickSearch h2 {

	font-size: 1.4em;
	color: #fff;
	background: url(../images/quicksearchHeader.png) no-repeat top right #001524;
	margin: 0;
	padding: 10px 25px;
	font-weight: bold;
	border-bottom: none;
	border-top:none;
}


#quickSearch form {
	padding: 10px;
	color: #ccc;
	font-size: 1em;
}

.searchField {
	margin: 4px 0 4px 15px;
	width: 88%;
	clear: both;
	padding: 8px 0;
}

#searchForm input {
	float: left;
	margin-right: 3px;
	margin: 0;
	padding: 0;
}

#searchForm select {
	float: left;
	font-size: 0.95em;
}

#searchForm label {
	width: 48%;
	float: left;
	padding: 0;
	font-size:1.1em;
}

#inputButton {
	text-align: center;
	float: none;
}

input#btn {
	float: none;
	margin: 10px;
}

#rLabel { float: left; width: 48%; margin: 0; font-size: 1.1em;}

#rButtons input { float: none; display: inline; margin: 0; padding: 0; }

#radios { padding: 0; margin-bottom: 0; }


/* REGISTER */

#register form textarea {
	margin-right: 5px;
}

#register form label {
	padding-left: 10px;
	width: 25%;
	float: left;
	font-weight: bold;
}

#register label.inner {
	font-weight: normal;
}
	

#register form select {
	font-size: x-small;
}

#register form input {
	float: left;
}

.focused {
	border: solid 2px #ccc;
	background: #efefef;
}

input:focus, textarea:focus {
	border: solid 2px #ccc;
}

.selectFix {
	width: 70%;
	margin-left: 25%;
}

fieldset {
	margin: 5px 15px 15px 15px;
	padding: 10px;
	background: url(../images/boxgradient.gif) bottom repeat-x #fff;
	border: solid 1px #ccc;	
}

legend {
	color: #777;
	font-weight: normal;
	font-size: large;
	text-transform: uppercase;
	margin: 0 0 8px 5px;
	padding: 4px 10px 4px 10px;
}



.buttonBox {
	text-align: center;
	margin: auto;
	width: 100%;
}

/*.buttonBox input { float: none; }*/


/******* PAGES ********/

#pageBody {
	padding: 30px 5% 50px 5%;
	min-height: 100%;
	background: #efefef;
}

#pageBody p {
	margin: 4px 0 25px 0;
	color: #333;
	text-align: justify;
}

#pageBody ul {
	margin-bottom: 35px;
}


/**** HEADINGS ****/

.pageHeading {
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 0;
	padding-top: 30px;
	color: #013d6d;
}


#particularsHeading {
	margin-bottom: 2px;
	color: #013d6d;
}

#propertyStatus {
	font-size: 14px;
	background: #6f84a4;
	float: right;
	padding: 8px;
	font-weight: bold;
	color: #fff;
}

.rf { font-size: 14px; }
	
#contactBox {
	float: right;
	padding-top: 20px;
	padding-right: 25px;
	text-align:right;
}

#contactBox p {
	color: #888;
}

#contactBox p a {
	color: #fff;
}

#contactBox p a:hover {
	color: #ccc;
}

.phoneNumber, .email {
	color: #fff;
}

.email {

	font-size:1.1em;
	
	}

.phoneNumber {
	font-size: 1.8em;
}

.upper {
	text-transform: uppercase;
}

/******** SEARCH RESULTS ********/

#searchResults {
	width: 100%;
}

.navArrow {
	vertical-align: middle;
}
	


.list {
	border-collapse:collapse;
	padding: 8px;
	line-height: 140%;
	width: 100%;
}

.list tr td {
	padding: 10px 8px 8px 8px;
}

.list tr td.propertyAddress {
	background: url(../images/paleHatch.gif) repeat-x bottom #efefef;
	color: #ccc;
	padding: 8px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
	font-size: 1.4em;
}

.list tr td.propertyAddress a {
	color: #013d6d;
	text-transform: uppercase;
	text-decoration: none;
}

.list tr td.propertyAddress a:hover {
	color: #333;
}

.even {background: #f7f7f7;}
.odd {background: #e1e1e1;}

.list tr td.description a {font-weight: bold;}
.list tr td.description {
	padding-bottom: 10px;
}

.pageList a {
	color: #999;
	padding: 1px 3px 1px 4px;
	text-decoration: none;
	background: #fff;
	font-weight: bold;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}

.pageList a:hover {
	color: #013d6d;
}

.currentPage {
	padding: 1px 3px;
	font-weight: bold;
}

.pageList a.next {
	background: url(../images/next.gif) no-repeat right center transparent;
}

.pageList a.previous {
	background: url(../images/previous.gif) no-repeat left center transparent;
}

.pageList a.next {
	padding-right: 15px;
}

.pageList a.previous {
	padding-left: 15px;
}

.pageList a.next:hover {
	background: url(../images/nexthover.gif) no-repeat right center transparent;
}

.pageList a.previous:hover {
	background: url(../images/previoushover.gif) no-repeat left center transparent;
}

.navText, .searchNav {
	background: transparent;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
}


.pageList {
	text-align: right;
}


.pageList img {
	border: none;
}
	
.list tr td.thumbnail a img {
	border: 1px solid #666;
	padding: 0;
	background: none;
}

.list tr td.thumbnail a:hover img {
	border: 1px solid #cc0000;
	background: none;
	padding: 0;
}

.list tr td.thumbnail {
	border-right: solid 1px #e9eef5;
	border-top: solid 1px #e9eef5;
}


td.bedrooms, td.propertyType, td.propertyPrice {
	color: #666;
	font-size: 1.3em;
	text-transform: uppercase;
}

.pageList img {
	padding: 0 3px;
}

.error {
	color: #cc0000;
}

/************ CONTACT US *************/
/* --------- CONTACT US --------- */
	
	.branchdetails {
		margin: 20px;
		padding-bottom: 25px;
	}
	
	
	
	.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;
}

#pageBody .particular {
	text-align: center;
	margin-top: 8px;
}

#pageBody .particularsAddress {
	color: #013d6d;
	font-size: 1.7em;
	margin-top: 4px;
	text-transform: uppercase;
}

img#mainPhoto {
	margin: 25px 25px 0 0;
	text-align: center;
	border: 1px solid #888;
}

a img {
	border: none;
}

.particularsPrice {
	font-size: 2.2em;
	color: #666;
}

.propStatus {
	font-size: 1.5em;
}

p#vr {
	margin: 0 0 10px 0;
	text-align: center;
}

.featureList {
	margin: 10px auto;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #666;
	padding: 0;
}


.featureList li {
	margin: 0;
	padding: 6px 0 6px 20px;
	background: url(../images/tick.gif) left center no-repeat;
}

.featureList td {
	padding: 0;
}

.featureList tr { padding: 0; margin: 0 }

#pageBody .featureList tr td ul {
	list-style-type: none;
	margin: 0;
	padding-bottom: 0;
}



/******* MAIN SEARCH *******/

.area {
		width: 20%;
		float: left;
	}
	
	.buttonBox {
		margin: 20px 0;
	}
	
	.chkbox {
		margin-right: 8px;
	}

#mainSearch p#rLabel {
	font-weight: bold;
}

/* Forms */

.field label.error {
		background: url("../images/unchecked.gif") no-repeat;
		padding-left: 16px;
		margin-left: .3em;
		float: none;
		width: auto;
	}
.field label.valid {
		background: url("../images/checked.gif") no-repeat;
		width: 16px;
		height: 16px;
		float: none;
	}
	
select.error { border: 1px solid red; }
