/* -- SEARCH INDEX -- */
a {
	color:#cc0000;
}
a:hover {
	color:#990000;
}
.std-input {
	position: relative;
	margin: 5px 0 5px 5px;
	float:left;
}
.hidden{
	display:none;
	visibility:hidden;
	margin:auto;
}
#newhomesearch .field  {
	width:216px;
}
#newhomesearch .Lfield  {
	width:216px;
}
#newhomesearch .sfield  {
	width:105px;
}
#newhomesearch .communityOf  {
	width:216px;
}
#newhomesearch .areaOf  {
	width:256px;
}
#newhomesearch .cityOf  {
	width:260px;
}
#newhomesearch .schoolDistrict  {
	width:216px;
}
#newhomesearch .floorplan  {
	width:275px;
}
#newhomesearch .specialLots  {
	width:275px;
}
#newhomesearch .std-input label {
	display:block;
	margin-left:5px;
	font-size:11px;
}
#newhomesearch #seperator {
	background: url(../images/dotted.gif) repeat-x 0% 50%;
}
#newhomesearch #search-button{
	text-align:center;
	padding:5px;
}
#newhomesearch .radio-selects label{
	font-weight:normal;
}


#newhomesearch .checkboxes {
	margin-right:10px;
	float:left; 
	position:relative;
}
#newhomesearch .checkboxes p{
	margin:0px 0px 2px 0px;
	font-size:11px;
}

#newhomesearch .side-display {
	margin:0px 5px 0px 0px;
	float:left;
	padding-left:5px;
}
#newhomesearch .std-input select{
	width: 190px;
	font-size:11px;
}
#newhomesearch .radio-selects select{
	width: 190px;
	font-size:11px;
}

#mls  {
	width: 100px;
}

#newhomesearch table td{
	font-size:12px;
}

/* SEARCH RESULTS */
#refineSearch {
	padding:5px;
	font-size:11px;
	margin-bottom:10px;
}

#searchResults{
	background-color:#efefef;
	margin-bottom:20px;
}

#searchResults th{
	font-size:12px;
	white-space:nowrap;
	padding:4px 6px;
	background-color:#333333;
	color:#fff;
}
#searchResults th a{
	color:#fff;
}


#searchResults td{
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	border-top:1px solid #fff;
	border-bottom:1px solid #333;
	padding:5px;
}

#searchResults .planname{
	font-size:13px;
	font-weight:bold;
}
#searchResults .smallTxt{
	font-size:9px;
}
#searchResults .row1 { background: #efefef}
#searchResults .row2 { background: #fafafa}

.summary {
	height:40px;
	font-size: 1.5em;
	margin: 10px 0px;
	text-align:right;
}

.hasphoto {
	background:url(/images/results_legend.gif) no-repeat;
}
.show_hasphoto {
	display:inline;
}

.show_hasvideo {
	display:inline;
}

/* PLAN SEARCH */
#planDetails a { text-decoration: none; }
#planDetails table { float: right; }
#planDetails td { 
	padding: 3px 8px 8px 8px;
	text-align: center; 
}
#planTitle { 
	color: #344b99;
	font-size: 2em; 
	margin-bottom: -1em;
}

.fav-button, .compbutton, .rem-button  {
	display:block;
	float:left;
	background: #fff url(../images/new_buttonbg.gif) repeat-x;
	height:15px;
	border:1px solid #aca7a7;
	padding:0px 2px 0px 1px;
	margin-right:1px;
	text-decoration:none;
	font-size:10px;
}

.fav-button img, .compbutton img, .rem-button img {
	vertical-align:middle;
}

.equalbutton .fav-button, .equalbutton .compbutton{
	display:block;
	margin-bottom:2px;
	width:65px;
}

/*Layout added by Robert 01/02/2009*/
.mapimage{border:4px solid #000;float:left; margin:0 0 20px 0}
.mapcommunity_list{float:left; padding: 0 0 0 2px; position:relative;}

/*Form Layout*/
.homestatus {float:left; position:relative; margin-left:12px;}
.form_left{
	float:left;
	margin:6px 5px 0 10px;
	position:relative;
	text-align:left;
	font-size:11px;
}
div.form_left input {
	font-size:11px;
}
.map_link {
	font-size:11px;
}
.boyl_banner { margin-left:20px;}
.clear {
	clear:both;
}

