/* mls styles */
#mls_wrapper {
 width:715px;
 font-size:12px;
 margin:5px;
 clear:both;
}




#mls_left {
	width:530px; 
	float:left;
}

#mls_detail_wrapper {
 width:700px;
 font-size:12px;
 margin:0 5px 5px 5px;
}

#mls_detail_wrapper h1 {
 margin-bottom:8px;
}

#mlsd_left {
	width:500px; 
	float:left;
}

#mlsd_right {
	width:170px; 
	float:left; 
	margin-left:10px; 
	font-size:12px; 
	text-align:left;
	background-color:#c5cbd8;
	border:1px #000000 solid;
	padding:5px;
}

#mls_img {
	  float:left; 
		width:150;
		
}

#mlsd_img {
	  text-align:center;
		margin-bottom:5px;
}

#mlsd_img img{
	width:300px; 
	height:250px; 
	margin:0px auto; 
	border:#000 1px solid;
}

#imagescroll {
	text-align:center;
	margin:5px;
}

#mls_img_nav {
	 float:left; 
	 width:15px; 
}

#mlsd_data {
	margin:10px;
}

#mlsd_data h2{
	margin:5px;
}

#mlsd_Address {
	margin-top:10px;
}

#mls_add_cont {
	float:left; 
	width:320px; 
	font-size:12px;
}
#mls_featured_cont {
	float:left; 
	width:520px; 
	font-size:12px;
}
#mls_city {
	float:left; 
	width:200px; 
	font-size:12px; 
	text-align:left;
}

#mls_status {
	float:left; 
	width:120px; 
	font-size:12px; 
	text-align:left;
}

#mls_featured_city {
	float:left; 
	width:400px; 
	font-size:12px; 
	text-align:left;
}

#mls_featured_status {
	float:left; 
	width:120px; 
	font-size:12px; 
	text-align:left;
}

#mls_featured_comments {
	width:680px; 
	font-size:12px; 
	text-align:left; 
	clear:both;
}

#mls_comments {
	width:500px; 
	font-size:12px; 
	text-align:left; 
	clear:both;
}

#mls_right {
	width:150px; 
	float:left; 
	margin-left:10px; 
	font-size:12px; 
	text-align:left;
	background-color:#9ca4c5;
	border:1px #000000 solid;
	padding:5px;
}

#mls_menu a {
	text-decoration:none;
}

#mls_menu a:hover {
	text-decoration:underline;
}

#mls_foot {
	clear:both; 
	padding:5px;
}

#frmMLSSearch
{
	margin:0 auto;
	text-align:center;
	padding:10px;	
}

.mls_table1
{
	border:1px #000000 solid;
	margin:5px;
	width:680px;
	text-align:left;
	background-color:#9ca4c5;
	padding:5px;	
}
.mls_table2
{
	border:1px #000000 solid;
	margin:5px;
	width:98%;
	text-align:left;
	background-color:#9ca4c5;
	padding:5px;	
}

#frmMLSSearch table td
{
	padding:3px 0px 0px 10px;
	color:#141855;
}

.MLSSearch_head
{
font-size:16px;
font-weight:bold;
border-bottom:1px #000000 solid;
}	
.MLSSearch_features
{
font-size:16px;
font-weight:bold;

}	
.MLSSearch_submit
{
	text-align:center;
}

.PageJumper a{
	text-decoration:none;
	font-size:12px;
}

.PageJumper a:hover {
	text-decoration:underline;
	
}


#mls_over {
	width:550px;
	text-align:center;
	border:1px #000000 solid;
	background-color:#9ca4c5;
	padding:15px;
}

#mls_over p{
	padding:5px;
	text-indent:0px;
}

#mls_prev_next {
text-align:center;
width:500px;
font-size:12px;
padding:10px;
}

#mls_prev {
 float:left;
 text-align:center;
}

#mls_view {
	float:left;
	text-align:center;
	width:350px;	
}

#mls_next {
 float:right;
 text-align:center;
}

#mls_results {
	cursor:pointer;
	width:500px;
	border:1px #000000 solid;
	background-color:#9ca4c5;
	padding:5px; 
	margin-top:5px;
	
}


#mls_featured {
	cursor:pointer;
	width:680px;
	border:1px #000000 solid;
	background-color:#9ca4c5;
	padding:5px; 
	margin-top:5px;
	
	
}

#mls_result_img {
 padding:5px;
 float:left;
 width:130;
 
}


	
/* end mls Styles */