/* CSS Document */

/*
#listingDetails {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}


#listingDetails li{ 
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e5e5e5 url(../images/tab_bkgd.gif) no-repeat bottom;
	color: #000000;
	font-weight: bold;
	width: 124px;
	height: 37px;
}


#listingDetails li span{ 
	width: 124px;
	height: 27px;
}
*/


.listingDetails_on {
	background: #e5e5e5 url(../images/tab_bkgd_over.gif) no-repeat bottom;
	width: 124px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 13px;
	color: #fe0200;
	font-weight: bold;
}

.listingDetails_off {
	background: #e5e5e5 url(../images/tab_bkgd.gif) no-repeat bottom;
	width: 124px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 13px;
	color: #000000; 
	font-weight: bold;
}

a.alistingDetails_on{
	color: #fe0200;
	font-weight: bold;
}

a.alistingDetails_off{
	color: #000000;
	font-weight: bold;
}

#listingMap {
	width: 977px;
	background-color: #ffffff;
}

#fscroller {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

#fscroller .news_date {
	text-align: right;
	color: #656565;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#fscroller .news_body {
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

.loading {
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 50px;
	padding-top: 50px;
}

.mlsListingSelection {
	width: auto;
	height: 200px;
	overflow: scroll;
	padding: 2px;
	margin: 0px;
	border: 1px solid #7e9eb7;
}

.mlsListingItem {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}


#resultCommercialNav {
	background: #ffffff url(../images/nav_head_bkgd.gif) no-repeat bottom;
	width: 957px;
	height: 28px;
	color: #ffffff;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.resultCommercialNavDescr {
	padding-top: 2px;
}

#resultCommercialNav a{
	color: #ffffff;
	text-decoration: none;
}

#resultCommercialNav a:hover{
	text-decoration: underline;
}

#resultCommercialNavFooter {
	background: #ffffff url(../images/nav_footer_bkgd.gif) no-repeat top;
	width: 957px;
	height: 18px;
	color: #ffffff;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

#resultCommercialNavFooter a {
	color: #ffffff;
	text-decoration: none;
}

#resultCommercialNavFooter a:hover {
	text-decoration: underline;
}

#realtorAreaSearch ul{
}

#realtorAreaSearch ul li{
}

#realtorAreaSearch ul li a{
	
}