* { margin: 0; padding: 0;}
#agentave {
    width: 936px;
    margin: 5px auto;
    border: 0px double black;
    padding: 5px;
}

/*======== Listing Summary Page CSS ===============*/
.listingsummary {
    position: relative;
    float: left;
    width: 290px;
    padding: 5px;
    border: 1px solid black;
    margin: 5px;
	min-height:400px;
  height:auto !important;
  height:400px;

}

.listingsummary p {
    margin: 0;
    padding: 0;
}

.listingsummary img {
    width: 290px;
    height: 218px;
}

.nopic {
    width: 290px;
    height: 158px;
    margin: 0px auto;
    text-align: center;
    margin-top: 60px;
}

.aa_remarks {
    width: 100%;
    height: 80px;
    overflow: hidden;
}

.aa_more {
    margin: 3px;
    width: 100%;
    text-align: center;
}
.aa_price,
.aa_town,
.aa_acreage { }

.aa_town { float: left; }
.aa_price {float: right; }
.aa_mlsno { clear: both; }


.thirdcol {
    width: 32%;
    float: left;
}

/*=============== Listing Detail CSS =====================*/




#aa_listingdetail {
    width: 98%;
	margin: 0;
	padding-right:1%;
	border: 0px solid black;
    width: 100%;
	padding: 0;
}

.hdr,
.listing_sectionheader {
	width: 100%;
	border-top: 1px solid black;
	border-bottom: 3px solid black;
	padding: 0;
	margin-bottom: .5em;
	background-color: #eee;
	color: #000;
	background: transparent;
}

.listing_sectionheader a {
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

.listing_sectionheader table {
	width: 100%;
	background-color: #eee;
	border-collapse: collapse;
	border: 0px;
	color: #000;
}

.sectionheader_left {
	width: 15%;
	text-align: left;
}

.sectionheader_right {
	width: 15%;
	text-align: right;
}

.sectionheader_middle {
	width: 70%;
	text-align: center;
	vertical-align: middle;
}


.listing_sectionheader h3 {
	font-size: 14px;
}


.listing_sectionheader img {
	border: 0;
}

#aa_listingdetail h3 {
	display: block;
	padding: 2px;
	font-size: 14px;
	background-color: #eee;
	color: #000;
}

#listingbanner {
	clear: both;
	width: 100%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #eee;
	color: #000;
}

#listingbanner h3 {
	padding-left: 5px;
	padding-right: 5px;
}

.listingdetail_header {
	clear: both;
	font-size: 1em;
	background-color: #eee;
	color: #000;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: transparent;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

#top_row {
	clear: both;
	width: 100%;
	margin: 0 auto;
	margin-bottom: .5em;
	background-color: #fff;
	background: transparent;
}

#top_row table {
	width: 100%;
	border: 2px;
	border-collapse: collapse;
    background-color: #fff;
	background: transparent;
}

#top_row td {
	border: 1px;
	width: 50%;
	background-color: #fef;
	text-align: center;
	background: transparent;
}
#picturebox {
	float: left;
	width: 49%;
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	background: transparent;
}

#mainpic {
	
	margin: 5px;
	
}

	
#thumbnails {
	padding-left: 1em;
	width: 99%;
	text-align: center;
	
}

.thumbnail {
	float: left;
	border: 0px;
	width: 66px;
	margin: 2px;
}

#agencybox {
	float: right;
	width: 49%;
	text-align: center;
	background-color: #fff;
	padding: 0;
	margin: 0;
	background: transparent;
}

#abheight {  /* this seems to give it a min height...??? */
	height: 230px;
}

#agencyblock {
	margin: 0 auto 0 auto;
	min-height: 220px;
	display: block;
	text-align: left;
	width: 253px;
}

#agencyblock table {
	background-color: #fff;
}

#agencyblock td {
	background-color: #fff;
}

#listingsummary {
	margin: 5px auto;
	width: 90%;
	display: block;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	vertical-align: bottom;
}

#listingsummarytop h2,
#listingsummary h2 {
    color: #000;
	font-size: 1.2em;
}

#listingsummarytop {
    clear: both;
	display: none;
	margin-bottom: 5px;
}

#listing_details {
	clear: both;
	width: 100%;
	background-color: #fff;
}

.fieldname {
	float: left;
	display: block;
	width: 120px;
	background-color: #fff;
	padding-right: .5em;
	margin-right: 2px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

.data {
	float: left;
	width: 100px;
	text-align: left;
	background-color: #fff;
	font-size: 12px;
}

.dataright {
	width: 230px;
}


#basicinfo,
#roomdetails,
#propertyfeatures,
#remarks {
	font-size: 12px;
	clear: both;
	float: none;
	margin-top: .5em;
	margin-bottom: .5em;
	display: block;
	width: 100%;
}

#basicinfo_left {
	float: left;
	width: 49%;
	border-bottom: 0px solid black;
}

#basicinfo_right {
	float: right;
	width: 49%;
	border-bottom: 0px solid black;
}

#basicinfo_left .fieldname {
	width: 30%;
}

#basicinfo_left .data {
	width: 60%;
}

#basicinfo_right .fieldname {
	width: 30%;
}

#basicinfo_right .data {
	width: 60%;
}

#basicinfo_rooms {
	float: left;
	width: 0px;
	background-color: #fff;
    border-bottom: 0px solid black;
}

#basicinfo_roooms_info {
	width: 100%;
}

#basicinfo_rooms_baths {
	width: 100%;
}

#roomdetails_right,
#roomdetails_middle {
	float: left;
	width: 29%;
}

#roomdetails_left {
	float: left;
	width: 29%;
}

#roomdetails .fieldname {
	float: left;
	width: 50%;
}

#roomdetails .data {
	float: left;
	width: 39%;
}

#featuredisplay_left {
	float: left;
	width: 49%;
}

#featuredisplay_right {
	float: right;
	width: 49%;
}

#featuredisplay_left .fieldname,
#featuredisplay_right .fieldname {
	width: 50%;
}

.featdata {
	float: left;
	width: 45%;
	background: transparent;
	text-align: left;
	background-color: #fff;
	font-size: 12px;
}

#disclaimer {
	width: 100%;
	border-top: 2px solid #000;
	
}

#disclaimer p{
	
	font-size: 1em;
}

#disclaimer img {
	float: left;
}

/* features table */
#propertyfeatures table {
	background: #fff url('../../i11/images/fieldback2.png') repeat-y top left;
	border-collapse: collapse;
	empty-cells: show
}



.tdh2 {
	/* background: #fff url(../images/fieldback2.png) top left repeat-y; */
	background: transparent;
	font-weight: bold;
	font-size: 12px;
	width: 110px;
	padding-right: 2px;
	margin-right: 2px;
	text-align: right;
}

.tdm2 {
	background-color: #fff;
	width: 240px;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 2px;
}

.vpad {
	clear: both;
	width: 100%;
	height: 3px;
	background-color: #fff;
}

.forprint {
	width: auto;
	display: none;
	height: 10px;
	background-color: red;
}

#virtualtour {
	clear: both;
	width: 220px;
}

#virtualtour a {
	width: 100%;
	border: 0;
    background-color: #fff;
	color: #00f;
	font-size: 12px;
	font-weight: bold;
}

#virtualtour a:hover {
	color: #f00;
}

#mapholder {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background-color: #000;
	margin: 0 auto;
	width: 600px;
	padding: 1em;
}


#mapcloser {
	float: right;
	background-color: #f00;
	border: 2px solid #fff;
	padding: 3px;
	color: #000;
	margin-right: 3px;
}

#mapcloser a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#mapaddress {
	float: left;
	background: transparent;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

#map {
	width: 600px;
	height: 400px;
	margin-top: 5px;
}


#aa_basicnav { display: none;}
#general_disclaimer img {
	width: 231px;
	height: 72px;
	}
#aa_detailnav a {
 margin: 0 1.5em 0 0;

                }
