#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 {
	border: 5px solid #aaa;
	border-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 2px;
    width: 320px;
}
#thumbnails {
    float: left;
	padding-left: 1em;
	width: 99%;
	text-align: center;
        height: 100px;
    overflow: auto;
}
.thumbnail {
	float: left;
	border: 0px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 66px;
}
#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: 0em auto;
	min-height: 220px;
	display: block;
	text-align: left;
}
#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: 30%;
}
.featdata {
	float: left;
	width: 65%;
	background: transparent;
	text-align: left;
	background-color: #fff;
	font-size: 12px;
}
#disclaimer {
	width: 100%;
	border-top: 2px solid #000;
	font-size: .75em;
}
#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;}

