﻿.listingresults-itemdiv, .listingresults-altitemdiv
{
    border-style: solid;
    border-width: 1px;
	border-collapse: collapse;
/*    height: 130px;*/
	padding: 4px;
}


.listingresults-altitemdiv
{
    background-color: #DDDDDD;
}


div.listingresults-detail
{
    padding: 5px;
    border: 1px solid #000000;
    width: 275px;
    background-color: #EAEAEA;
    height:88px;
    text-align: left;
    clear: right;
	font-size: 11px;
}

.listingresults-image
{
 /*   width: 147px;
    height: 97px; */
}

div.listingresults-listingcount
{
    position: relative;
    float: right;
}

div.listingresults-listinggrid
{
    position: relative;
    float: none;
    clear: both;
}

td.listingresults-image
{
    width: 200px;
    vertical-align: middle;
    text-align: right;
}

div.listingresults-detail-link
{
    position: relative;
    float: right;
}

a.listingresults-detail-link:link
{
	font-size: 11px;
	font-weight: bold;
}

.listingresults-listinggrid table
{
    border-style: none;
}

td.listingresults-label
{
    width: 75px;
    vertical-align: top;
}

td.listingresults-value
{
    width: 350px;
    vertical-align: top;
}

.listingresults-label span
{
    font-weight: bold;
}

span.listingresults-label
{
    font-weight: bold;
}

td.listingresults-openhouse
{
    width: 118px;
	vertical-align: middle;
}

td.listingresults-buttons
{
    width: 115px;
    text-align: center;
}

a.listingdetail-buttons
{
 /*   padding-bottom: 25px;*/
}

.ListingButton
{
	vertical-align: top;
	text-align: center;
	/*height: 28px;*/
}

.ListingButton_detail
{
	vertical-align: top;
	text-align: left;
	/*height: 34px;*/
}

div.listingdetail-moreimagesbar
{
    border-style: solid;
    border-width: 1px;
    float: right;
    position: relative;
    width: 100%;
    background-color: #4F546E;
    text-align: center;
}

div.listingdetail-image
{
    position: relative;
    width: 470px;
    clear: none;
    float: left;
}

div.listingdetail-thumbs
{
    float: right;
}

div.listingdetail-topbar
{
    border-style: solid;
    border-width: 1px;
    float: right;
    position: relative;
    width: 100%;
    background-color: #4F546E;
    text-align: center;
	height: 14px;
}

div.listingdetail-imagecontainer
{
    position:relative;
}

div.listingdetail-moreimages
{
    border-style: none;
    border-width: 0px;
	width: 100%;
	clear: right;
}