/*************** Search Page **********/

/* FORMS */

#searchselects {
	margin-top: 20px;
	float: left;
	width: 160px;
}

#searchareas {
	margin-top: 20px;
	float: left;
}

#searchareas #col1,
#searchareas #col2 {
	width: 150px;
	float: left;
}

#searchareas > label {
	font-weight: bold;
}

#searchareas input.submitbtn {
	margin-top: 20px;
}


fieldset {
/*	border: 0; */
width: 500px;
}

fieldset label {
	display: block;
	width: 155px;
	float: left;
}

div.subform {
	width: 280px;
	margin-left: 160px;

}

div.subform label {
	width: 240px;
	margin-left: 0;
	margin-bottom: 4px;
}

input, select, textarea {

}

div.subform input {
	float: left;
	margin-right: 6px;
}

br.clearing {
	clear: left;
}


input#form_sendbtn {
	margin: 10px 0 10px 170px;
	width: 100px;
/*	height: 18px;
	width: 71px;
	background: url(../images/btn_register.gif) 0 0 no-repeat;
	text-indent: -5000px;
	overflow: hidden;*/
}

div.form_frame fieldset input.required {
	background: #E8F8F8;
}



/* Search Page */

body#search div#maininner {
	padding: 0 10px 0 15px;
}

body#lettings div#maininner {
	padding: 0 10px 0 15px;
}

td.SelectHeader{
	font-size:12px; color:#660066; font-weight:bold;
}

td.SelectHeader select{
	margin:0;
}

td.SelectBar{
	font-size:12px; color:#774491; font-weight:bold; text-align:center;
}


#googlemap {
	text-align: center;
	margin: 20px 0;
}


/* Refine Page */

div#refine{
	width:360px; margin:0 auto 0 auto;
}

td.RefineBar{
	font-size:12px; color:#774491; font-weight:bold; text-align:center;
}

/* Results Page */

span.ResultsHeader{
	font-size:16px; color:#EE1D23; font-weight:bold;
}

td.ResultsBar{
	background:#CCCCCC; font-size:12px; padding:5px; color:#EE1D23; font-weight: bold;;
}

.ResultsCustomLink{
	display:none;
}

/* Star Property */

body.StarBody {
	margin: 0;
	padding: 0;
}

body.StarBody table {
	width: 160px;
}

body.StarBody td.StarBar1 {
	text-align: center;
	font: 10pt verdana bold;
	color: #FFFFFF;
	background: #660066;
}

body.StarBody td.StarBar2 {
	text-align: center;
	font: 10pt verdana bold;
	color: #FFFFFF;
	background: #848587;
}

body.StarBody td.StarText {
	font: 10pt verdana;
	text-align: center;
}

body.StarBody img {
	width: 160px;
	height: 120px;
}

.ResultsAddress
{
	display: block;
	overflow: hidden;
}
