/* CSS Document */

/* SearchStringCss.css */
.other_results {
width:100%;
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 1px dotted #CCCCCC !important;
margin: 0px;
background-color: Transparent !important;
}


.other_results .found {
background-color: Transparent !important;
text-align: center;
width:100%;
}

.other_results h2.nrResults 
{
display:inline;
font-size: 15px;
line-height: 25px;
margin: 0px;
padding: 0px;
}
.other_results h2.nrResults strong
{
    color: #ff0000;
}

.other_results h3.related {
background-color: Transparent !important;
display:inline;
font-size: 15px;
line-height: 25px;
margin: 0px;
padding: 0px;
}
.other_results h3.related strong
{
    color: #ff0000;
}
.other_results h3.related a
{
    color: #000000;
    background-color: Transparent;
font-size: 15px;
text-decoration: underline;
}

.other_results .location {
background-color: Transparent !important;
text-align: center;
height: auto;
line-height: 20px;
font-size: 13px;
}
.other_results .location a {
font-size: 13px;
color: #000000;
background-color: Transparent !important;
}

div.lnkSaveSearch {
display:block;
float: none;
clear: both;
height: 23px;
line-height: 23px;
padding-right: 102px;
background-color: #dddddd;
}
div.lnkSaveSearch a 
{
float: right !important;
display: block;
width: 102px;
text-align: center;
}

div.lnkSaveSearch select 
{
float: left;
text-align: left;
margin: 2px 5px 2px 5px;
}

/* END SearchStringCss.css */

/*Added CSS - Dan*/
div.hide_map
{
	width: 100%;
	background-color: Transparent !important;
}
div.hide_map div.map_button 
{
    display: block;
    width: 102px;
    height: 23px;
    line-height: 23px;
    float: right; 
    position: relative;
    margin-top: -23px;
    background-color: #dddddd;
    text-align: center;
    }
div.hide_map div.map_button a
{
    }
div.hide_map div.pnl
{
	clear: both;
	width: 100%;
	height: 300px;
    }
div.hide_map div.pnl div.map
{
	clear: both;
	width: 99.5%;
	height: 295px;
    }

/*END Added CSS*/

/*map tooltip*/

div.tooltip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	width: auto; 
	color:#000000;
}
div.tooltip img {
float:left;
clear: none;
display: block;
width:100px;
height:auto;
padding:1px;
border:1px solid #CCCCCC;
margin-right:5px;
}
div.tooltip ul {margin: 0px 15px 0px 0px; padding: 0px; list-style: none; display: block; float: left; width: 170px; }
div.tooltip ul li {margin: 0px; padding: 0px 0px 2px 2px; list-style: none; width: 100%; height: auto; word-spacing: normal !important; line-height: normal; }
div.tooltip label
{
	font-weight: bold;
	margin-right: 3px;
	color: #333333;
	text-transform: none;
}
div.tooltip li.price
{
	color: #ff0000;
	font-weight: bold;
}
div.tooltip li.location
{
	text-transform: uppercase;
	font-weight: bold;
}

div.tooltip li.options a
{
	float: left;
	margin-right: 10px;
	color: #17469e;
	text-decoration: none;
}




div.search_results
{
	margin: auto;
	width: 100%;
	margin-top: 0px !important;
	padding: 0px !important;
	float: none;
	clear: both;
}

/* Listings css styles */
ul.listing a 
{

}
ul.listing {
    width:100%;
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:12px;
}
ul.listing li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.listing li.sep_line
{   display:block;
    float: none;
    clear: both;
    height:5px;
    width:100%;
    border-bottom: 1px dotted #cccccc;
    overflow: hidden;
}

div.listing {
    width:100%;
	margin:0px;
	padding:5px 0px 0px 0px;
}
div.listing_menu {
    float:left;
    width:146px;
}

/**/

div.listing_menu ul.ListingMenuLinks {
    margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:5px;
}
div.listing_menu ul.ListingMenuLinks li {
    margin:0px;
	padding:0px;
	list-style-type:none;
	width: 100%;
	height: auto;
	position: relative;
	float: none !important;
	clear: both !important;
}
div.listing_menu ul.ListingMenuLinks li span {display: block; height: 17px; line-height: 17px; font-size: 11px; }
div.listing_menu ul.ListingMenuLinks li span a {
    display:block;
	text-decoration:none;
}
div.listing_menu ul.ListingMenuLinks li span a:hover {
    display:block;
	text-decoration:none;
}
div.listing_menu ul.ListingMenuLinks li div.VirtualTourPanel {position: absolute !important; z-index: 100000; background-color: #eeeeee; border: 1px solid #CCCCCC; width: auto; height: auto; padding: 5px; }
div.listing_menu ul.ListingMenuLinks li div.VirtualTourPanel ol {margin: 0px; padding: 0px; list-style: normal; width: 150px; height: auto; display: block; }
div.listing_menu ul.ListingMenuLinks li div.VirtualTourPanel ol li {list-style-type: decimal; list-style-position: inside; list-style: normal; display: block; clear: both; }
div.listing_menu ul.ListingMenuLinks li div.VirtualTourPanel ol li a {text-decoration:none;}
div.listing_menu ul.ListingMenuLinks li div.VirtualTourPanel ol li a:hover {text-decoration:underline;}


div.listing_menu a img {
    vertical-align:top;
	position:relative;
	width:146px;
}
div.listing_description {
    float:right;
    width:75%;
}
div.listing_title {
    position:relative;
	top:-0.25em;
    width:100%;
	display:table;
	/*border-bottom:0.1em dotted #c3c3c3;*/
	font-size:1.18em;
	line-height:1.2em;
	padding-bottom:0.3em;
	font-weight:bold;
}
div.listing_title label {
    width:65%;
	font-weight:bold;
    float:left;
}
div.listing_title span {
    width:30%;
	font-style:normal;
    float:right;
	text-align:right;
	padding-right:0.4em;
}
div.listing_details {
    position:relative;
	top:-0.25em;
    width:100%;
	display:table;
	font-size:1.1em;
	line-height:1.2em;
	padding-bottom:0.3em;
	font-weight:bold;
}
div.listing_details label {
    width:70%;
	font-weight:bold;
    float:left;
}
div.listing_details a {
    width:25%;
	font-style:normal;
    float:right;
	text-align:right;
	text-decoration:none;
	padding-right:0.4em;
	/*border-bottom:0.1em dotted #c3c3c3;
	color:#e81936;*/
}
div.listing_details a em {
	font-style:normal;
	/*color:#000000;*/
}
div.listing_type {
    width:100%;
	display:table;
	margin-top:0.15em;
	font-size:1.1em;
	line-height:1.4em;
	padding-bottom:0.3em;
	font-weight:bold;
}
div.listing_text {
    width:100%;
	height:60px;
	line-height: 15px;
	overflow:hidden;
	display:table;
	font-size:0.9em;
}
div.listing_openhouse {
    width:100%;
	display:table; 
	margin-top:0.7em;
	font-size:1em;
	line-height:1.4em;
	padding-bottom:0.3em;
	font-weight:bold;
}
div.ListingInfoProvider 
{
    width:100%;
	display:table; 
	margin-top:0.7em;
    }
div.listing_contact 
{
    width:83%;
	float:left;
	display:table;
	font-size:1em;
	line-height:1.4em;
}
div.listing_contact div.realpingCall
{
	float:right;
	clear: none;
	display:block;
	width: 80px;
    position: relative;
}
div.listing_contact div.realpingCall a
{
	display:block;
	width: 80px;
	height: 35px;
	line-height: 80px;
	overflow: hidden;
	background-image: url(../images/rightgraphic-w80.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
    position: relative;
}
div.listing_contact div
{
	display: inline;
}
div.listing_contact label{
	/*color:#000000;*/
	font-weight:bold;
}
img.listing_source {
    float:right;
	position:relative;
	bottom:-0.5em;
}





