@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#5d5d5d;
}

body {
	background-color: #ccc;
	font: 80% Calibri, Arial, Helvetica, sans-serif;
}

a {
	outline: none;
	text-decoration:none;
	/*color:#758e20;*/
	color:#000000;
}
.orange{
	color:#f15f22;
}
.white{
	color:#ffffff;	
}

#frame {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */	
	background-color: #fff;
	background-image: url(/img/background.png);
	background-repeat: repeat-y;
	width: 1000px;
	/*width: 1060px;*/
}

#left {
	width: 270px;
	background-image: url(/img/left.background.png);
	background-repeat: repeat-x;
	float: left;
	height:100%
}

#featured {
	margin-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	color:#FFF;
	height:100%;
	
}

#featured h1 {
	color: #829B23;
	font-weight: normal;
	font-size: 170%;
	background-image: url(/img/h1.left.underline.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-bottom: 10px;	
}

#featured h2 {
	font-size: 120%;

		
}

#featured h3 {
	font-size: 120%;
	/*color:#bed730;*/
	color:#f15f22;
	font-weight:normal;
	margin:0px;		
}

#featured b {

	/*color:#bed730;*/
	color:#ed9e49;
	
	font-weight:normal;
}
#featured a{
	color:#FFFFFF;	
}

#logo {
	
}

#logo h1 {
	padding: 35px 15px;
}

#logo h1 a {
	/*width: 234px;*/
	width:228px;
	width:243px;
	/*height: 50px;*/
	height:41px;
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}	

#menu ul {
	list-style-type: none;
}

#menu ul li {
	
}

#menu ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 130%;
	padding: 5px 35px;
	display: block;
}

#menu ul li a:hover {
	background-image: url(/img/menu.png);
	background-repeat: no-repeat;
}


.selectedMenu {
	background-image: url(/img/menu-selected.png);
	background-repeat: no-repeat;
	background-color:#758e20;
	background-color:#f15f22; /*orange*/
	
}

#menu ul li ul li a {
	text-transform:none;
	font-size:120%;

}

#menu ul li ul li a:hover {
	color:#363535;

}

.selectedMenu ul li {
	background-color:#758e20;

}

.selectedMenu ul {
	background-color:#758e20;	
}

.selectedMenu a:hover {
	background-image:none!important;
	
}



#main {
	float: right;
	width: 730px;
	/*background-color:#FFFFFF;*/
}

#content {
	padding: 15px;	
	/*padding: 32px;
	padding-right:60px;*/
	float:left;
}

#content h1 {
	color: #829B23;
	color: #74665d; /*browny*/
	font-weight: normal;
	font-size: 170%;
	background-image: url(/img/h1.underline.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-bottom: 15px;
	
	
}

#content h1 b {
	text-transform:capitalize;	
}


#content h2 {
	color:#363535;
	color: #f16324; /*orange*/
	
}

#content b {
	font-weight:normal;
	color:#829B23;
	color:#f15f22;
}

#content p {
	margin: 10px 0px;	
}

#content ul, ol {
	margin-left: 20px;
}	

#content li {
	margin: 5px 0px;	
}

.property {
	width: 220px;
	float: left;
	height: 300px;
	height: 320px;
}

.propborder{
	border: 1px solid #a5a5a5;	
}
.propertyPhoto {
	width: 220px;
	height: 160px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-indent: -9999px;
}
.propertyPhotolink{
	width: 218px;
	height: 158px;
	height: 138px;
	display: block;
}
.propertyPhotoHome {
	width: 200px;
	height: 160px;
	height:140px;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-indent: -9999px;
}
.propertyPhotoHomelink {
	width: 198px;
	height: 158px;
	height:138px;
	display: block;
}


.propertyTitle {
	font-size: 110%;
	text-decoration: none;
	color:#5d5d5d;
	color:#f15f22;/* orange*/
	padding:0px;
	margin:0px;
	padding:0px;
}
#content .property p{
	margin:3px 0px 5px;		
}
.property h3, .property span, .propertyFeatures h2 {
	color: #74665d; /*brown-grey*/
	font-size:22px;
	font-weight: normal;
	padding:0px;
	margin:0px;/*
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-bottom: 3px;	
*/
}

.property span{
	display: block;	
}

.moreInfo {
	font-size: 110%;
	background-image: url(/img/more_info.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFFFFF;
	width:80px;
	height:28px;
	
	padding: 8px 15px 12px 8px;
	text-decoration: none;
}

.moreInfoHome{
	font-size: 110%;
	background-image: url(/img/more_info.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFFFFF;
	width:90px;
	height:28px;
	
	padding: 8px 15px 12px 8px;
	text-decoration: none;
}


.readMore {
	font-size: 110%;
	background-image: url(/img/read_more.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFFFFF;
	width:80px;
	height:28px;
	
	padding: 8px 15px 12px 8px;
	text-decoration: none;
}
.box001{
	padding-top:20px;
}

.propertyPhotos {
	clear: left;
}

.propertyPhotoLoading {
	width: 410px;
	height: 300px;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/img/loading.gif);
	float: left;
}

.propertyPhotoPreview {
	width: 410px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
}

.propertyPhotoThumbs {
	width: 267px;
	height: 301px;
	overflow-y: auto;
	float: right;
}

.propertyPhotoThumb {
	width: 110px;
	height: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #ccc;
}

.propertyPrice {
	float: left;
	font-size: 250%;
	color: #829B23;
	color:#f15f22;
	font-weight: bold;
	clear: left;
	line-height: 30px;
}
.saleorlet{
	color:#cccccc;	
}

.propertyInfo {
	
	float: left;
	padding-left: 10px;
	color: #666;	
}

.propertyDescription {
	clear: left;
	margin-top: 10px;
	padding-top: 10px;
	background-image: url(/img/h1.underline.png);
	background-position: top;
	background-repeat: no-repeat;
}	

.propertyFeatures {
	width: 200px;
	float: right;
	border: 1px solid #ccc;
	padding: 5px 15px;
	padding-bottom: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: 120%;
	font-weight: bold;
}

.propertyFeatures ul {
	margin-left: 15px;	
}

.propertyToolbar {
	height: 42px;
}

.propertyToolbar ul {
	list-style-type: none;	
	margin: 0px!important;
}

.propertyToolbar ul li {
	float: left;
	margin: 0px!important;
	margin-right: 10px!important;
	background-color: #666;
}

.propertyToolbar ul li a {
	padding: 5px 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 130%;
}

.propertySearch {
	clear: left;
	margin-bottom: 10px;
}

.selected {
	background-color: #829B23;
	background-color:#f15f22; /*orange*/
}

#propertyMap {
	height: 300px;
	border: 1px solid #ccc;
	clear: left;
}

#propertyVirtual {
	height: 300px;
	border: 1px solid #ccc;
	clear: left;
}	
#propertyContact {
	min-height:200px;
	border: 1px solid #ccc;
	clear: left;
	padding: 10px;
}	
#propertyVirtualContainer {
	width: 450px;
	height: 300px;
	float: left;
}

#propertyVirtual ul {
	float: right;
	width: 248px;
	list-style-type: none;
	margin: 0px!important;
}	

#propertyVirtual ul li {
	border-bottom: 1px solid #ccc;
	margin: 0px!important;
}

#propertyVirtual ul li a {
	padding: 5px 10px;
	display: block;
}

#propertyVirtual ul li a.selectedTour {
	color: #fff;
	background-color: #829B23;
}

#footer {	
	color:#FFF;	
	width: 1000px;
	/*width: 1060px;*/
	margin: 0px auto;
	
}
#featured a{
	color:#FFFFFF;	
}
.footerInner {
	width: 275px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom:25px;
	/*background-color:#333333;*/
}

#footer b {

	color:#bed730;
	font-weight:normal;
}

#footer, .push {
	height: 100px;
}

#homeSide {
	float:right;
	width:200px;

}

#search {
	border: 3px solid #FFF;
	width:194px;
	height:249px;
	float:right;
}

#search h3 {
	color:#FFF;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}





#sell {
	background-image:url(img/property.png);
	background-repeat:no-repeat;
	border: 3px solid #FFF;
	width:194px;
	height:249px;
}

#search {
	background-image:url(img/property-search.png);
	background-repeat:no-repeat;
	border: 3px solid #FFF;
	width:194px;
	height:249px;
}

#mortgage {
	border: 3px solid #FFF;
	width:194px;
	height:250px;	
	
}

#sellText {
	width:100%;
	height:100%;
	display:block;
	font-size:170%;
	color:#FFF;
	text-align:center;
}

#searchText {
	width:100%;
	height:100%;
	display:block;
	font-size:170%;
	color:#FFF;
	text-align:center;
}

.propertySearchField {
	float: left;
	margin-right: 10px;
}

.propertySearchField label {
	text-transform: uppercase;
	font-size: 80%;
	color: #999;
}

.propertySearchField input, select {
	clear: left;	
}

.numbers {
	margin-bottom:20px;	
	
}

.numbers a {
	color:#000;	
	
}

.selectedNumber  {
	color:#829B23!important;
	font-weight:bold;
}

.mapWrap {
	margin-top:20px;
	width: 400px;
}

#lettings {
	background-image:url(img/lettings-banner-short.png);
	text-indent:-9999px;
	float:left;
	margin-top:20px;
}

#lettings a {
	display:block;
	height:220px;
	width:480px;
		
}

.propSlide {
	display:none; /* for jquery?*/
	display:block;
	
}

#newsHome {
	height:170px;
	/*height:280px;
	height:200px;*/
}

.mortgageTable td {
	width:150px;
	vertical-align:top;
}

.propertySearchField {
	margin:10px;
		
}

.officeSlides {
	text-indent:-9999px;
	height:246px;
	width:474px;
	float:left;
}
#officeSlide {
	 float:left; 
	 border: solid 1px #d2d2d2;
	 width:482px; 
	 height:254px;	
}

#officeContainer {
	border: 3px solid #FFF;
	width:474px;
	height:246px;
	float:left;
	overflow:hidden;
}

.office {
	height:246px;
	width:3000px;
}
.pure_links {
	margin-bottom:20px;
	margin-right:10px;
	display:block; 
	height:150px; 
	width:335px;
	float:left;
	text-indent:-9999px;
}
.pure_links a:hover {
	color:#F00;
}
#form{
	width:400px;	
}
.formRow {
		padding: 3px;
		clear: left;
		text-align: right;
	}
	
	.formHelp {
		margin: 0px;
		text-align: right;
		color: #666;
	}
	

	
	.formRow label {
		width: 100px;
		font-weight: bold;
		float: left;
		margin-right: 15px;
		padding-top: 3px;
		text-align: left;
	}
	
	.formRow select {
		width: 220px;	
	}
	
	.formRow input[type="text"] {
		width: 215px;	
	}
	
	.formRow textarea {
		width: 215px;
		height: 120px;
	}
	
	.formSubmitRow {
		text-align: right;
		padding: 10px 20px;
	}
	
	.error label {
		color: #ff0000;
	}
	
	.error input {
		background-color: #FCC;	
	}
	
	.logos {
		
	width:220px;
	float:right;
	}
	

	
	.logos a {
		margin-top:20px;
		float:right;
		display:block;
			
	}
	
	.logos a img {
		
		border:none;	
		
	}
	
	
	#naea {
	margin-right:30px;
			
	}
.errorText {
	float:right;
	width:200px;
}


.disclaimer {
	font-size:85%;
}

#registerForm .errorText {
	float:none;
	
}
.displayAddress{
	color:#5d5d5d;	
}
.displayAddressDiv{
	height:53px;
	width:200px;
}
.bottomThree{
	clear:both;
	padding:20px 0px 20px 00px;
	/*float:left;*/
	width:660px; /* 220 x 3 =  */
	height:180px;
	/*border:1px solid #002233;*/
}
.one_of_bottom_three{
	width:220px;
	height:180px;
	float:left;
}
.let_frequency{
	font-size:14px;	
}
.newsFeedItem{
	padding-bottom:10px;
}

.pureLinks {
	display:block;
	float:left;
	margin:10px;
}