@charset "utf-8";
/* CSS Document */
html { /*Firefox fix*/
	min-height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#ececec;
	background-image:url(/templates/images/bg.gif);
	xbackground-repeat:repeat-x;
	background-position:top center;
}
h1, h2, h3, h4, h5, h6, #primaryNav {
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h2, h3, h4, h5, h6, #primaryNav {
	font-family:Calibri, Arial, sans-serif;
}
h1, .propertyResult h2, .propertyResult h3, .home h2 {
	font-family:Georgia, Calibri, Arial, sans-serif;
}
body, p, td, th, input, textarea, select {
	font-family:Calibri, Trebuchet MS, Arial, sans-serif;
}
p, td {
	font-size:0.9em;
}
p {
	line-height:1.4em;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#006699;
}
a:hover {
	color:#cf0d31;
}
form {
	margin:0;
	padding:0;
}
.invis {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right
}
#pageContent {
	border-bottom:2px solid #d7d7d7;
	width:980px;
	background-position:top;
	background-color:white;
}
#layout {
	margin: 0 auto 10px auto;
	text-align:left;
	padding:0;
	width:980px;
	clear: both;
	background-color:white;
	xbackground-image:url(/templates/images/page-footer-bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
/* CSS FIXES */
/* Fix clearing bug */
.noshow {
	position: absolute;
	display:none;
	left: -9000px;
}
.clearboth {
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

.topHeader {
	background-image:url(/templates/images/header_bg.jpg);
	background-repeat:repeat-x;
	height:109px;
}
.print {
	display:none;
}
#pageInnerContent {
	margin:0 10px 0 0px;
	xborder:1px solid white;
	xbackground-color:white;
}
#footer {
	margin:0 25px 25px 25px;
	xborder:1px solid blue;
}
#header {
	width:980px;
	margin-left: auto;
	margin-right: auto;
}
.leftColumn {
	float:left;
	width:729px;
	margin:0 0 10px 0;
	border:0px solid red;
}
.mainLeftContent {
	margin:0 10px 0 10px;
}
.rightColumn {
	float:right;
	width:240px;
	margin-bottom:40px;
}
.leftColumn .feature {
	width:347px;
	float:left;
	margin:0px 10px 10px 0px;
}
.leftColumn .f2 {
	margin-right:0px;
	zborder:1px solid black;
}
.leftColumn .feature .titlebar {
	width:327px;
	background-color:#cf0d31;
	color:white;
	padding:1px 10px 1px 10px;
}
.leftColumn .feature .titlebar a {
	color:white;
}
.leftColumn .article {
	width:347px;
	xbackground-color:#0CF;
	float:left;
	margin:0px 10px 0px 0px;
}
.leftColumn .a2 {
	margin-right:0;
}
.leftColumn .article h2 {
	font-size:1.2em;
	padding:5px 0 5px 7px;
	border-bottom:1px solid #99bad9;
}
.leftColumn .article .caption {
	margin:5px 8px 0 8px;
}
.leftColumn .article p {
	margin:0 0 1em 0;
}
#header .logo {
	margin:0 0 0 7px;
}
#primaryNav {
	border:0px solid red;
	margin:46px 0 0 0;
	float:left;
}
#primaryNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#primaryNav li {
	display:inline;
}
#primaryNav a {
	color:#5e5e5e;
	font-weight:normal;
	font-size:1.1em;
	display:inline-block;
	xborder:1px solid black;
	line-height:normal;
	background-image:url(/templates/images/primaryNavArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
	margin:0 30px 0 0;
}
#primaryNav a.sel {
	color:#cf0d31;
}
#primaryNav a:hover {
	color:#cf0d31;
}
.propertySearch {
	background-color:#eaeaea;
}
.propertySearch {
	margin:0 0 6px 0;
}
.propertySearch h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#eaeaea;
	padding:3px 5px 5px 7px;
	font-size:1.2em;
	color:#005575;
}
.propertySearch .formPropertySearch {
	font-size:0.8em;
	padding:0px 10px 10px 10px;
}
.propertySearch .formPropertySearch table td {
	padding:3px 5px 0 0;
	font-size:1em;
}
.propertySearch .formPropertySearch table td.f {
	width:55px;
}
.propertySearch table td.found {
	padding-top:10px;
}
.propertySearch .formPropertySearch select {
	font-size:1em;
	margin:2px 0 0 0;
	padding:0px;
}
.propertySearch .formPropertySearch .area, .propertySearch .formPropertySearch .towns, .propertySearch .formPropertySearch .type {
	width:155px;
}
.propertySearch .formPropertySearch .price, .propertySearch .formPropertySearch .bedrooms {
	width:75px;
}
.searchRef {
	background-color:#ededed;
	border-top:8px solid white;
	padding:5px 10px 5px 7px;
}
.searchRef td {
	font-size:0.7em;
	color:#515151;
}
.searchRef td input.text {
	font-size:1em;
	width:97px;
	background-color:#f2f2f2;
	border:1px solid #7f9db9;
}
.searchRef p {
	font-size:0.7em;
	margin:.5em 0 .5em 0;
}
.leftColumn h1 {
	color:#666666;
	font-size:1.4em;
	padding:15px 5px 10px 10px;
	border:0px solid black;
	background-image:url(/templates/images/h1_bg.jpg);
}
/*

*/
.propertyResult {
	border:1px solid white;
	border-bottom:1px solid #cdcdcd;
	padding:4px 0 0 0;
}
.propertyResult h2, .propertyResult h3 {
	font-size:1.0em;
	color:black;
	padding:5px 0 4px 0;
}
.propertyResult h2 a, .propertyResult h3 a {
	color:#3b3b39;
}
.propertyResult a.price {
	color:#3d9b35;
	font-size:1.1em;
}
.propertyResult a:hover {
	color:#cf0d31;
}
.propertyResult .imageContent {
	float:left;
	width:260px;
	min-height:120px;
	margin:0 0 4px 0;
	background-color:#ebeaea;
}
.propertyResult .textContent {
	float:left;
	padding:0 0 8px 12px;
	width:308px;
	border:0px solid black;
}
.propertyResult .textContent p {
	font-size:0.8em;
}
.propertyResult .quickDescription {
	font-size:0.7em;
}
.propertyResult .resultRight {
	float:right;
	border:0px solid black;
	width:122px;
	text-align:right;
}
.propertyResult .agent {
	margin:0 0 12px 0;
}
.propertyResult .agent img {
	padding:1px;
	border:1px solid #CCC;
}
.propertyResult .saveRate {
	font-size:0.7em;
	color:#3d9b35;
}
.propertyResult .quickFacts {
	color:#9b9b9b;
	font-size:0.8em;
	margin:6px 0 0 0;
}
/*

*/
.homePropertyResult {
	border:none;
	border-bottom:none;
	padding:4px 6px 0 0;
	float:left;
	width:232px;
}
.homePropertyResult .imageContent {
	float:left;
	width:227px;
	min-height:120px;
	margin:0 0 4px 0;
	background-color:#ebeaea;
}
.homePropertyResult .textContent {
	float:left;
	padding:0 0 15px 0;
	width:227px;
	border:0px solid black;
}
.nr {
	padding-right:0px;
	xborder-right:1px solid red;
}
/*

*/
table.searchTopBar {
	padding:3px 0 3px 0;
	border-bottom:1px solid #cdcdcd;
}
.propertiesListed {
	float:left;
}
.propertySort select {
	font-size:0.8em;
}
/*

*/
.homeIntro {
	background-color:#b8d3a1;
	height:200px;
	margin:10px 0;
}
.rightColumn .block {
	margin:0 0 6px 0;
	background-image:url(/templates/images/block.jpg);
}
.rightColumn .block h2 {
	font-size:1.0em;
	padding:7px 10px 1px 10px;
	margin:0 10px 0 0;
	cursor:pointer;
	height:25px;
	display:block;
	background-image:url(/templates/images/b_arrow_closed.png);
	background-repeat:no-repeat;
	background-position:top right;
	border:0px solid red;
}
.rightColumn .block h2:hover {
	background-image:url(/templates/images/b_arrow_open.png);
	color:#095a91;
}
.rightColumn .block p {
	padding:0 0 1em 0;
	margin:0;
	font-size:0.78em;
	color:#3b3b3b;
}
.rightColumn .block td {
	xfont-size:0.78em;
	color:#3b3b3b;
}
.rightColumn .block input {
	font-size:0.9em;
}
.rightColumn .block .content {
	padding:9px 10px 0px 10px;
}
/*


*/
.rightColumn .blockSmall {
	margin:0 0 6px 0;
	background-image:url(/templates/images/block.jpg);
}
.rightColumn .blockSmall h2 {
	font-size:0.8em;
	padding:7px 10px 1px 10px;
	margin:0 10px 0 0;
	cursor:pointer;
	height:20px;
	display:block;
	background-image:url(/templates/images/b_arrow_closed.png);
	background-repeat:no-repeat;
	background-position:top right;
	border:0px solid red;
}
.rightColumn .blockSmall h2:hover {
	background-image:url(/templates/images/b_arrow_open.png);
	color:#095a91;
}
.rightColumn .blockSmall p {
	padding:0 0 1em 0;
	margin:0;
	font-size:0.78em;
	color:#3b3b3b;
}
.rightColumn .blockSmall td {
	xfont-size:0.78em;
	color:#3b3b3b;
}
.rightColumn .blockSmall input {
	font-size:0.9em;
}
.rightColumn .blockSmall .content {
	padding:9px 10px 0px 10px;
}
/*

*/
.rightColumn .searchBlock a {
	font-size:0.9em;
	padding:7px 10px 1px 10px;
	margin:0 10px 0 0;
	cursor:pointer;
	height:25px;
	display:block;
	color:black;
}
.innerLeft .block {
	margin:0 0 6px 0;
	background-image:url(/templates/images/block-bg-489.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e7e8e8;
	width:489px;
}
.innerLeft .block h2 {
	font-size:1.0em;
	padding:7px 10px 5px 10px;
	margin:0;
}
.innerLeft .block p {
	padding:0 0 1em 0;
	margin:0;
	font-size:0.78em;
	color:#3b3b3b;
}
.innerLeft .block td {
	font-size:1em;
	color:#3b3b3b;
}
.innerLeft .block input {
	font-size:0.9em;
}
.innerLeft .block .content {
	padding:5px 10px 0px 10px;
}
.innerRight .block {
	margin:0 0 6px 0;
	background-image:url(/templates/images/block-bg-489.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e7e8e8;
}
.innerRight .block h2 {
	font-size:1.0em;
	padding:7px 10px 5px 10px;
	margin:0;
}
.innerRight .block p {
	padding:0 0 1em 0;
	margin:0;
	font-size:0.78em;
	color:#3b3b3b;
}
.innerRight .block td {
	font-size:1em;
	color:#3b3b3b;
}
.innerRight .block input {
	font-size:0.9em;
}
.innerRight .block .content {
	padding:5px 10px 0px 10px;
}
.quickStats {
	text-align:right;
	font-style:italic;
	color:#707070;
	margin:4px 5px 0 0;
	font-size:0.78em;
}
.highlightButtons {
	margin:0 0 5px 0;
	border:1px solid white;
}
.highlightButtons ul {
	padding:0;
	margin:0;
	list-style:none;
	border-bottom:1px dotted #999;
}
.highlightButtons ul li {
	padding:0;
	margin:0;
}
.highlightButtons ul li a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	display:block;
	border:0px solid black;
	font-size:0.8em;
	border-top:1px dotted #999;
	padding:5px 6px 5px 6px;
	color:#095a91;
	background-image:url(/templates/images/s_arrow_blue.png);
	background-position:right;
	background-repeat:no-repeat;
}
.highlightButtons ul li a:hover {
	background-image:url(/templates/images/s_arrow_red.png);
	background-color:#eaeaea;
	color:#c60c30;
}
.highlightButtons ul li a.large {
	font-size:1em;
}
.propertyDetails p {
	margin:.7em 0 1.2em 0;
	padding:0;
}
span.pagination {
	padding:2px 7px 2px 7px;
	border:1px solid #aaa;
	margin:5px 2px 0 0;
	display:inline-block;
	font-size:0.72em;
}
a.pagination {
	padding:2px 7px 2px 7px;
	border:1px solid #aaa;
	margin:5px 2px 0 0;
	display:inline-block;
	font-size:0.72em;
}
a.pagination:hover {
	background-color:#CCC;
}
div.pages .sel {
	background-color:#CCC;
	color:#CD0A2C;
}
#propertyfind {
	background-image:url(/templates/images/search_find.gif);
	width:65px;
	height:26px;
	display:block;
	cursor:pointer;
}
#propertyfind:hover {
	background-image:url(/templates/images/search_find.gif);
	background-position:bottom;
}
#propertyfind span {
	visibility:hidden;
}
#propertiesdebug {
	font-size:10px;
}
#propertiesfound {
	font-weight:bold;
	margin:5px 0 0 0;
}
.mortgagecalculator h3 {
	font-size:1.2em;
}
.mortgagecalculator td {
	font-size:12px;
}
.mortgagecalculator td.calcResultTop {
	xborder-top:1px dotted #999;
	padding-top:5px;
}
#mortgageButton {
	margin:5px 15px 5px 0;
}
/*


*/
.nav-tabs {
	border-top:1px solid white;
}
.nav-tabs ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	vertical-align:bottom;
}
.nav-tabs ul.tabs li {
	float: left;
	padding: 0;
	margin: 0;
	background: url(/templates/images/tab_right.png) no-repeat right top;
	margin-right: 2px;
}
.nav-tabs ul.tabs li a {
	display: block;
	padding: 4px 10px 4px 10px;
	color: black;
	text-decoration: none;
	background: url(/templates/images/tab_left.png) no-repeat left top;
}
.nav-tabs ul.tabs li a:hover {
	color: #d91e00;
}
.nav-tabs ul.tabs li a.selected {
	color: #d91e00;
	font-weight:bold;
}
.tabs-content {
	background: url(/templates/images/tab_bg.jpg) repeat-x top;
	background-color:#f1f1f1;
	color:black;
	width:469px;
	padding:10px;
	font-size:0.8em;
}
.tabs-content p {
	font-size:1em;
	line-height:normal;
}
.tabs-content input.text {
	width:180px;
	margin-right:5px;
}
.tabs-content input.textLong {
	width:370px;
}
.tabs-content textarea {
	width:400px;
}
.tabs-content .call {
	margin-top:5px;
	font-weight:bold;
	font-size:1.2em;
}
.tabs-content .teleNumber {
	color:#093;
	font-weight:bold;
	font-size:1.4em;
}
.tabs-content .titles {
	margin-top:5px;	
}
.tabs-content .opt {
	color:#999;
}
.sendEmail {
	background-image:url(/templates/images/send_email.png);
	width:100px;
	height:24px;
	display:block;
	cursor:pointer;
	margin:7px 0;
}
.sendEmail:hover {
	background-image:url(/templates/images/send_email.png);
	background-position:bottom;
}
.sendEmail span {
	visibility:hidden;
}
.home h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#333;
	padding:5px 0 4px 0;
}

.formFields label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
	font-size:0.8em;
}
.formFields input.error {
	border: 1px solid red;
}
.formFields textarea.error {
	border: 1px solid red;
}
.formFields div.error {
	font-size:1em;
	margin:5px 0 15px 0;
	color:red;
}
.formFields .processing {
	font-size:1em;
	margin:25px 0 15px 0;
	display:none;
}
.formFields .thanks {
	margin:25px 0 15px 0;
	display:none;
	font-weight:bold;
	font-size:1.1em;
}
.formFields .processing {
	background-image:url(/templates/images/ajax-loader2.gif);
	xborder:1px solid #03F;
	font-size:0.8em;
	background-repeat:no-repeat;
	background-position:0 0;	
	height:30px;
	color:#0085bf;
	font-weight:bold;
	padding:5px 0 5px 35px;
}

