/* Moss */


body {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333;
}

a:link {
	color: #006325;
}
a:visited {
	color: #006325;
}
a:hover {
	color: #083;
}
a:active {
	color: #083;
}

#wrapper {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}

h1, h2, h3, p {
	margin: 0px;
}

.red-text {
	color: #C00;
}

.orange-text {
	font-weight: bold;
	color: #F7921F;
}

#header {
	height: 244px;
	width: 998px;
}

A.white-link:link {
	color: #FFF;
	text-decoration: none;
}

A.white-link:visited {
	color: #FFF;
	text-decoration: none;
}

A.white-link:hover {
	color: #eee;
	text-decoration: none;
}

A.white-link:active {
	color: #eee;
	text-decoration: none;
}

A.plain-link:link {
	color: #333;
	text-decoration: none;
}

A.plain-link:visited {
	color: #333;
	text-decoration: none;
}

A.plain-link:hover {
	color: #999;
	text-decoration: none;
}

A.plain-link:active {
	color: #eee;
	text-decoration: none;
}

#content {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
}

#menu{
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#content-area {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#full-width-content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#full-width-content p {
	text-align: justify;
}

#full-width-content h1 {
	font-size: 20px;
	color: #006325;
	line-height: 3em;
	font-weight: normal;
}

#full-width-content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #006325;
	margin-top: 10px;
	margin-bottom: 5px;
}


#full-width-content h3 {
	font-size: 16px;
	font-weight: normal;
	color: #006325;
	margin-top: 10px;
	margin-bottom: 5px;
}

#featured-sales {
	clear: both;
	float: left;
	height: 234px;
	width: 300px;
	display: inline;
	background-image: url(images/sale-featured-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	padding-top: 50px;
	color: #FFF;
}

#featured-lettings {
	display: inline;
	float: left;
	height: 234px;
	width: 300px;
	background-image: url(images/rent-featured-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	padding-top: 50px;
	color: #FFF;
}

#quicksearch {
	display: inline;
	float: left;
	width: 300px;
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
	height: 284px;
	margin-left: 20px;
	margin-top: 20px;
}


#quicksearch select {
	width: 128px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.featured-price {
	color: #FFF;
	font-size: 20px;
}

#hp-link-box {
	clear: both;
	float: left;
	width: 300px;
	display: inline;
	margin-left: 20px;
}

.hp-link {
	width: 300px;
	color: #FFF;
	font-size: 16px;
	margin-bottom: 10px;
}

.hp-link2 {
	height: 118px;
	width: 300px;
	background-image: url(images/link-bg2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 16px;
	margin-bottom: 20px;
}

#intro-text {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: justify;
}

#intro-text h3 {
	color: #006325;
	font-size: 16px;
	font-weight: normal;
}

#intro-text h4 {
	margin: 0px 0px 5px;
	color: #006325;
	text-align: center;
}

.strict-codes {
	font-size: 11px;
}

#hp-news {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#featured-sales h2, #featured-lettings h2,
#quicksearch h2, #intro-text h2, #refine-search h2 {
	font-size: 20px;
	color: #006325;
	line-height: 2em;
	font-weight: normal;
}

.social-net {
	float: left;
	height: 67px;
	width: 138px;
	margin-bottom: 20px;
}

#logos {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 60px;
}

.formselect {
	font-size: 11px;
	width: 180px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.forminput {
	color: #000000;
	font-size: 11px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
}

.formtextarea {
	border: 1px solid #999999;
	width: 180px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.letting-packages-text {
	display: inline;
	clear: both;
	float: left;
	width: 630px;
	text-align: justify;
	margin-right: 20px;
}

.letting-packages-pics {
	float: left;
	width: 300px;
	display: inline;
}

.letting-packages-pics img {
	margin-bottom: 80px;
}

.pic-right {
	float:right;
	margin-left:50px;
	margin-bottom:20px;
	text-align: center;
}

ul.ticks li {
	list-style-image: url(/images/tick.gif);
	padding:0;
	line-height: 1.5em;
	margin-bottom: 3px;
	margin-top: 5px;
}

ul.bullets li {
	list-style-image: url(/images/bullet.jpg);
	padding:0;
	line-height: 1.5em;
	margin-bottom: 3px;
	margin-top: 5px;
}

#mortgage-calculator {
	clear: both;
	margin-top: 20px;
	display: inline;
	float: left;
}

.calc-box1 {
	float: left;
	width: 300px;
	display: inline;
	height: 284px;
	background-image: url(images/calc-box1.jpg);
	margin-right: 30px;
	background-repeat: no-repeat;
	padding-top: 50px;
}

.calc-box2 {
	float: left;
	width: 300px;
	display: inline;
	height: 284px;
	background-image: url(images/calc-box2.jpg);
	margin-right: 30px;
	background-repeat: no-repeat;
	padding-top: 50px;
}

.calc-text {
	float: left;
	width: 290px;
	display: inline;
	height: 284px;

}

.calc-text img {
	margin-top: 60px;
}

#about-text {
	display: inline;
	clear: both;
	float: left;
	width: 620px;
	margin-right: 30px;
}

#about-hours {
	display: inline;
	float: left;
	width: 300px;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	height: 285px;
	text-align: center;
}

#about-hours p {
	text-align: center;
	}


#contact-details {
	width: 400px;
	display: inline;
	clear: both;
	float: left;
	font-size: 1.2em;
}

#contact-map {
	display: inline;
	float: left;
	width: 500px;
}

#contact-enquiry {
	clear: both;
	float: left;
	width: 400px;
	padding-bottom: 20px;
}

#contact-links {
	width: 500px;
	display: inline;
	float: left;
	text-align: center;
	margin-top: 30px;
}

.view-props-link {
	background-image: url(images/orangebutton.gif);
	height: 30px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 13px;
	line-height: 2em;
	margin-top: 5px;
}


/* thumbnails and results */

#all-properties-button {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#search-thumbs {
	display: inline;
	clear: both;
	float: left;
	width: 220px;
	margin-top: 15px;
	margin-right: 5px;
	}
	
#searchboxtop {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#searchbox {
	width: 198px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}

#searchboxbot {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

	
	
#refine-search select {
	width: 128px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
	

#thumbnails-content {
	width: 755px;
	display: inline;
	float: left;
	margin-top: 15px;
	
	}

.thumbnails-header {
	width: 518px;
	float: left;
	height: 30px;
	margin-left: 5px;
	color: #FFF;
	font-size: 15px;
	line-height: 2em;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
}

.thumbnails-photo {
	width: 207px;
	display: inline;
	float: left;
	height: 180px;
	text-align: center;
}

.thumbnails-description {
	width: 518px;
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 10px;
}

.full-details-button {
	float: right;
	background-image: url(images/red-button.gif);
	height: 22px;
	width: 95px;
	font-size: 16px;
	line-height: 1.3em;
	display: inline;
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-left: 25px;
}

.column-heading-thumbs {
	background-image: url(images/navbg.jpg);
	height: 30px;
	width: 200px;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.7em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#thumbs-shortlist {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#resultthumbs-shortlist p {
	text-align: center;	
}


#content-result {
	width: 960px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#content-result p {
	text-align: justify;
}

#content-result h1 {
	margin-bottom: 5px;
}

#content-result h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#result-left {
	display: inline;
	float: left;
	width: 665px;
}

#result-heading-bar {
	width: 645px;
	float: left;
	color: #FFF;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	display: inline;
	padding-right: 10px;
	line-height: 2.5em;
	padding-left: 10px;
}

#result-heading-bar h1 {
	font-size: 13px;
}

#result-box {
	display: inline;
	clear: both;
	float: left;
	width: 663px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
}

#resultboxbot {
	display: inline;
	clear: both;
	float: left;
	width: 665px;
	}


#result-img {
	width: 640px;
	display: inline;
	text-align: center;
	margin-top: 10px;
	clear: both;
	margin-left: 10px;
	float: left;
}

#result-rightcol {
	display: inline;
	float: left;
	width: 280px;
	margin-left: 15px;
	}
	
#result-rightcol h2 {
	font-size: 18px;
	font-weight: normal;
	color: #006325;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 250px;
	text-align: center;
	margin-left: 15px;
}

.column-heading {
	background-image: url(images/navbg.jpg);
	height: 30px;
	width: 250px;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.7em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#result-shortlist {
	width: 250px;
	margin-left: 15px;
}

#result-shortlist p {
	text-align: center;	
}
		

.result-links {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}


.result-links ul { margin:0; padding:0; }

.result-links li { margin:0; padding:0; list-style:none;background-image:none;  }

.result-links li a {
	color:#006325;
	text-decoration:none;
	width:220px;
	display:block;
	margin:0;
	font-size: 1em;
	padding-left: 30px;
	height: 20px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006325;
	padding-top: 5px;
	padding-bottom: 5px;
}

.result-links li a:hover {
	color: #009D3C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006325;
}

.result-links .map-link {
	background-image: url(images/icon-map.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .aerial-link {
	background-image: url(images/icon-aerial.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.result-links .floorplan-link {
	background-image: url(images/icon-floorplan.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .epc-link {
	background-image: url(images/icon-epc.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .print-link {
	background-image: url(images/icon-print.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .slideshow-link {
	background-image: url(images/icon-slideshow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .viewing-link {
	background-image: url(images/icon-house.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.result-links .callback-link {
	background-image: url(images/icon-phone.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .shortlist-link {
	background-image: url(images/icon-heart.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .email-link {
	background-image: url(images/icon-email.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .offer-link {
	background-image: url(images/icon-offer.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .prices-link {
	background-image: url(images/icon-prices.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.result-links .info {
	background-image: url(images/icon-moss.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#property-description {
	width: 635px;
	clear: both;
	float: left;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#property-description h2 {
	font-size: 20px;
	font-weight: normal;
	color: #006325;
}

#property-description h3 {
	font-size: 16px;
	font-weight: normal;
	color: #006325;
	margin-top: 10px;
	margin-bottom: 5px;
}

#mort-calc-result {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#special-offer {
	width: 250px;
	margin-left: 15px;
	color: #421809;
	margin-bottom: 20px;
}

#make-offer {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

#lettings-page-ads {
	margin-top: 50px;
}


.small-text {
	font-size: 11px;
}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 998px;
	color: #FFF;
	line-height: 2.3em;
	text-align: center;
}
