/* Find my Buyer */


body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #333;
	background-color: #B20A09;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

h1, h2, h3, p {
	margin: 0px;
}

.red-text {
	color: #B20A09;
}

.small-text {
	font-size: 11px;
}

.large-text {
	font-size: 1.2em;
}

a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #C00;
}
a:active {
	color: #C00;
}

A.plain-link:link, A.plain-link:visited {
	color: #333;
	text-decoration: none;
}
A.plain-link:active, A.plain-link:hover {
	color: #333;
	text-decoration: none;
}


A.white-link:link, A.white-link:visited {
	color: #FFF;
	text-decoration: none;
}
A.white-link:active, A.white-link:hover {
	color: #FFF;
	text-decoration: none;
}


#header {
	width: 980px;
	height: 130px;
	background-image: url(images/header.gif);
}

#logo {
	height: 130px;
	width: 551px;
	margin-left: 7px;
	display: inline;
	float: left;
}

#header-contact {
	display: inline;
	float: left;
}

#menu-bar {
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 980px;
	margin-top: 3px;
	clear: both;
}

#menu-links {
	height: 30px;
	color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#menu-links ul {
	padding: 0;
	margin: 0;
}
#menu-links li {
	display: inline;
}
#menu-links a:link, #menu-links a:visited {
	text-decoration:none;
	color: #FFF;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: normal;
	line-height: 2.2em;
}
#menu-links a:hover {
	color: #000;
}

#top-curve {
	height: 7px;
	width: 980px;
	margin-top: 3px;
}

#main-content {
	background-color: #FFF;
	clear: both;
	width: 980px;
}

#sub-content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#sub-content h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #B20A09;
	line-height: 2em;
}

#sub-content p {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

#homepage-top-content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#hp-pic {
	float: left;
	clear: both;
	height: 420px;
	width: 640px;
	margin-top: 5px;
}

#property-search {
	background-image: url(images/search-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 300px;
	margin-left: 10px;
	color: #FFF;
	margin-top: 5px;
}

#property-search select {
	width: 128px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.keywordsearch {
	color: #000000;
	font-size: 11px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
}

#app-link {
	height: 116px;
	width: 300px;
	display: inline;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}

.formselect {
	font-size: 11px;
	width: 140px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forminput {
	color: #000000;
	font-size: 11px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
}

.formtextarea {
	border: 1px solid #999999;
	width: 140px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#fixed-fee {
	clear: both;
	float: left;
	height: 232px;
	width: 210px;
	margin-top: 20px;
	margin-left: 15px;
	background-image: url(images/fixed-fee.gif);
	padding-top: 70px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	text-align: justify;
	display: inline;
}

#featured-container {
	display: inline;
	float: left;
	width: 720px;
	margin-top: 20px;
}

#featured-title {
	margin-left: 15px;
}



.map-properties {
	margin-top:15px;
	width: 225px;
	height: 242px;
	margin-left: 15px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 15px;
	background-image: url(images/featured-border.gif);
	background-repeat: no-repeat;
}

.view-details {
	margin-top: 20px;
}

.pic-right {
	float:right;
	margin-left:15px;
	text-align: center;
}

.selling-box {
	float:right;
	margin-left:15px;
	width: 240px;
	height: 185px;
	background-image: url(images/selling-box.gif);
	padding-top: 60px;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 15px;
}

.sub-heading {
	font-size: 1.5em;
	color: #B20A09;
	font-weight: bold;
	}


#contact-details {
	float: left;
	width: 280px;
	display: inline;
}

#contact-hours {
	width: 300px;
	display: inline;
	float: left;
}

#contact-pic {
	display: inline;
	float: left;
	width: 370px;
}



#footer {
	font-size: 11px;
	clear: both;
	line-height: 4em;
	text-align: center;
}

#bot-curve {
	height: 7px;
	width: 980px;
}

/* prop maintenance */

#prop-maint-text {
	float: left;
	width: 530px;
	display: inline;
	margin-right: 20px;
}

#prop-maint-rightcol {
	display: inline;
	float: left;
	width: 400px;
	margin-top: 20px;
}

#prop-maint-services {
	height: 240px;
	background-image: url(images/services-box.gif);
	background-repeat: no-repeat;
	width: 400px;
	padding-top: 60px;
}

/* mortgages */

.mortgage-pic {
	clear: both;
	float: left;
	width: 280px;
	display: inline;
	margin-bottom: 20px;
}

.mortgage-text {
	display: inline;
	float: left;
	width: 650px;
	margin-left: 20px;
}

.mortgage-text h2 {
	font-size: 1.5em;
	color: #B20A09;
	font-weight: bold;
}


.house-text-box {
	background-image: url(images/house-text-box.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 770px;
	padding-left: 90px;
	padding-right: 90px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}

.title {
	color: #B20A09;
	font-size: 14px;
	font-weight: normal;
}



ul.bullets li {
	list-style-image: url(/images/bullet.jpg);
	padding:0;
	line-height: 1.5em;
}

#lettings-text {
	display: inline;
	float: left;
	width: 650px;
	margin-right: 20px;
}

#lettings-pics {
	display: inline;
	float: left;
	width: 280px;
	text-align: right;
}

#local-info-text {
	display: inline;
	float: left;
	width: 690px;
}

#local-info-pics {
	display: inline;
	float: left;
	width: 260px;
	text-align: right;
}

#local-info-pics img, #lettings-pics img {
	margin-top: 15px;
}


/* infotables */

.info-table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size: 11px;
	margin-top: 10px;
}


.info-table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #E2E2E2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	text-align: left;
	font-size: 12px;
}


.info-table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}

td.info-cell {
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 130px;
	}

td.info-cell-left {
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 250px;
	}


/* thumbnails */

.thumbnails-container {
	height: 235px;
	background-image: url(images/thumbs-bg.gif);
	background-repeat: no-repeat;
	width: 950px;
	margin: 10px auto 20px;
}

.thumbs-pic {
	width: 230px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

.thumbs-content {
	display: inline;
	float: left;
	margin-top: 15px;
	width: 675px;
	margin-left: 15px;
}

.thumbs-title {
	width: 665px;
	height: 30px;
	background-image: url(images/thumbs-title.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.thumbs-title h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 2.5em;
	color: #FFF;
}

.thumbs-icons {
	display: inline;
	clear: both;
	float: left;
	width: 675px;
	margin-top: 10px;
}

.thumbs-text {
	clear: both;
	text-align: justify;
	line-height: 1.5em;
}

.pagecontrollink {
	display:block;
	background-image:url(pcbg.png);
	font-size:11px;
	height:21px;
	width:25px;
	float:left;
	margin-right:2px;
	text-align:center;
	text-decoration:none;
	color:black;
	padding-top: 4px;
}
#prevbutton {
     height:25px;
     width:25px;
     background:url(pcprev.png);
     float:left;
     margin-right:2px;
     cursor:pointer;
}
#nextbutton {
     height:25px;
     width:25px;
     background:url(pcnext.png);
     float:left;
     margin-right:2px;
     cursor:pointer;
}
#firstbutton {
     height:25px;
     width:25px;
     background:url(pcfirst.png);
     float:left;
     margin-right:2px;
     cursor:pointer;
}
#lastbutton {
     height:25px;
     width:25px;
     background:url(pclast.png);
     float:left;
     margin-right:2px;
     cursor:pointer;
}
.hellip {
     display:none
}

.thumbs-details-button {
	margin-top: 5px;
}

.icon {
	display: inline;
	float: left;
	margin-right: 5px;
	width: 38px;
}

.icon-number {
	display: inline;
	float: left;
	margin-right: 5px;
	width: 40px;
	line-height: 2.6em;
	font-size: 14px;
}

/* result */

#result-header-bar {
	background-image: url(images/result-header.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 940px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}

#result-header-bar h1 {
	color: #FFF;
	line-height: 2.2em;
	font-size: 14px;
}

#thumbnails-photos {
	width: 195px;
	display: inline;
	clear: both;
	float: left;
	height: 535px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
	background-color: #B20A09;
	padding-top: 15px;
}

#center-section {
	width: 555px;
	display: inline;
	float: left;
	height: 530px;
}

#main-pic {
	text-align: center;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}

#main-pic img {
	border: 5px solid #B20A09;
}

#results-icons {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 530px;
}

#right-col {
	display: inline;
	float: left;
	width: 200px;
	background-color: #B20A09;
	height: 550px;
	color: #FFF;
}

.right-title {
	background-color: #B20A09;
	height: 40px;
	width: 200px;
}

.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:#FFF;
	text-decoration:none;
	width:175px;
	display:block;
	margin:0;
	font-size: 1em;
	padding-left: 25px;
	height: 16px;
	line-height: 1.5em;
	padding-top: 2px;
	background-image: url(images/rn-icon.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

.result-links li a:hover {
	color: #CCC;
}

#route-planner {
	background-color: #B20A09;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

#band {
	background-color: #B20A09;
	height: 20px;
	width: 950px;
	clear: both;
	float: left;
}


#key-features {
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#property-description {
	margin-top: 20px;
	clear: both;
}


#property-description h2, #key-features h2 {
	font-size: 1.5em;
	font-weight: normal;
}

#property-description h4 {
	font-size: 1em;
}

#mis-act {
	color: #FFF;
	background-color: #B20A09;
	height: 50px;
	width: 100%;
	padding-top: 15px;
	font-size: 13px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#mis-act p {
	text-align: center;
}

