body
{
	text-align: center;	
}

body#pagewrap__p
{
	text-align: left;
}

.listing-content
{
	width: 560px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: auto;
	text-align: left;
}

.listing-content .highlight
{
	color: red;
}

div.listing-details-sold-ad
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}

div.listing-not-found
{
	text-align: center;
	padding-top: 30px;
}

div.listing-breadcrumbs
{
	
}

div.listing-details-navigation-container
{
	margin: 0px 0px 10px 0px;
}

div.listing-details-navigation-container-bottom
{
	margin: 10px 0px;
	border-top: 1px solid #999999;
	padding-top: 10px;
}
div.listing-details-page-navigation
{
	float: right;
}

div.listing-details-page-navigation a span
{
	/* arrows too small otherwise */
	font-size: 15px;
}

div.listing-details-vow-toolbar-wrapper
{
	margin: 5px 0px;
}

div.listing-vow-toolbar-container
{
	clear: both;
	margin-top: 5px;
	border: 0px solid #999999;
}

div.listing-attribution-container
{
	margin-top: 5px;
	text-align: right;
}

div.listing-last-modified
{
	margin: 5px 0px;
	font-size: 10px;
	text-align: right;
	clear: both;
}

div.listing-details-footer
{
	padding-top: 15px;
	clear: both;
}


/* listing address */
h1.listing-address,
h2.listing-address
{
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	margin-top: 5px;
	text-align: left;
	border: 0;
}

h1.listing-title
{
	display: none;	
}

h1.listing-address span,
h2.listing-address span
{
	padding-left: 5px;
	font-size: 12px;
}

/* open house */
div.open-house-section
{
	color: red;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}

/* vertical tools */

div.vertical-tools-section,
div.vertical-tools-section2
{
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	width: 165px;
	overflow: hidden; /* acquire height */
}

div.vertical-tools-section
{
	padding-left: 1px;
	padding-bottom: 1px;
}

div.vertical-tools-section ul,
div.vertical-tools-section2 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.vertical-tools-section ul li
{
	display: block;
	padding-top: 2px;
	font-weight: bold;
	height: 23px;
}

div.vertical-tools-section2
{
	margin-top: 17px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
div.vertical-tools-section2 li
{
	width: 100%;
	background-color: #efefef;
	border-bottom: 1px solid #999999;
}

div.vertical-tools-section2 li a
{
	display: block;
	padding: 3px;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

/* end of vertical tools */

/* listing photo PHOTO-CENTRIC */

div.listing-banner-container
{
	margin-top: 20px;
	margin-bottom: -5px;
	/* border-bottom: 1px solid #999999; */
	text-align: center;
}

div.listing-main-photo-container-pc
{
	margin-top: 10px;
	position: relative;
	text-align: center;
}
div.listing-main-photo-container-pc div.listing-main-photo-wrapper
{
	border: 1px solid #999999;
}

div.listing-main-photo-container-pc a
{
	border: 0;
}

div.listing-main-photo-container-pc img.listing-main-photo
{
	margin: 3px;
}

div.listing-main-photo-container-pc img.listing-main-photo-banner
{
	position: absolute;
	top: 0px;
	left: 0px;
}

dl.listing-price-pc
{
	display: block;
	text-align: center;	
}


/* end of listing photo LARGE */

/* listing photo */

div.listing-main-photo-container
{
	float: left;
	overflow: hidden; /* acquire height */
	margin-top: 10px;
	position: relative;
	margin-top: 10px;
	text-align: center;
	width: 378px;
	/* height: 282px; */
}
div.listing-main-photo-container div.listing-main-photo-wrapper
{
	border: 1px solid #999999;
}

div.listing-main-photo-container a
{
	border: 0;
}

div.listing-main-photo-container img.listing-main-photo
{
	margin: 3px;
}

div.listing-main-photo-container img.listing-main-photo-banner
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.listing-virtual-tour-section
{
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div.open-slideshow-section
{
	text-align: center;	
	padding: 5px;
}

div.open-slideshow-section a
{
	font-weight: bold;
	text-decoration: none;	
}

div.open-slideshow-section img
{
	margin-right: 5px;
	vertical-align: -20%;	
}

div.listing-photos-full-size-container
{
	margin-top: 10px;
}

div.listing-photos-full-size-container div.thumbs
{
	margin-left: -3px;
	margin-right: -4px;
}

div.listing-photos-full-size-container div.thumbs div.thumb
{
	float: left;
	padding: 3px;
	border: 1px solid #999999;
	margin: 4px;
	margin: expression('2px');
	background-color: white;
}

div.listing-photos-full-size-container div.thumbs div.thumb img
{
	border: 0;
}

div.listing-photos-full-size-container a.back-to-top
{
	float: right;
}

div.listing-photos-full-size-container ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 30px;
}

div.listing-photos-full-size-container div.listing-full-size-description
{
	padding-top: 5px;
	padding-bottom: 10px;
}

div.listing-photos-full-size-container ul li.image-item
{
	display: block;
	margin: 10px 0px;
	padding: 10px;
	background-color: white;
	border: 1px solid #999999;
}

div.listing-photos-full-size-container ul li img
{
	border: 0;
}

div.photo-thumbs-section
{
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}

div.photo-thumbs-section span
{
	float: left;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	margin: 2px;
}

div.photo-thumbs-section span img
{
	border: 0;
}

/* end of listing photo */


dl.listing-price
{
	border: 0;
	color: #444444;
}
dl.listing-price dd
{
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
}

/* summary info */

div.listing-summary-section
{
	margin: 10px 0 0 10px;
	float: right;
	overflow: hidden; /* acquire height */
	width: 165px;
}

div.listing-summary-section dl
{
	float: left;
	width: 165px;
	overflow-x: hidden;
	font-size: 12px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0;
	padding: 2px 0px;
}

div.listing-summary-section dl dt
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 70px;
	font-weight: bold;
}

div.listing-summary-section dl dd
{
	float: left;
	margin: 0;
	padding: 0;
	width: 90px;
}

div.listing-summary-section dl dd.wide
{
	width: 190px;
}

/* end of summary info */


/* summary info PHOTO CENTRIC */

div.listing-summary-section-pc
{
	float: left;
	overflow: hidden; /* acquire height */
	width: 290px;
	/* background-color: yellow; */
}

div.listing-summary-section-pc dl
{
	float: right;
	width: 165px;
	overflow-x: hidden;
	font-size: 12px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0;
	padding: 2px 0px;
}

div.listing-summary-section-pc dl dt
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 70px;
	font-weight: bold;
}

div.listing-summary-section-pc dl dd
{
	float: left;
	margin: 0;
	padding: 0;
	width: 90px;
}

div.listing-summary-section-pc dl dd.wide
{
	width: 190px;
}

div.vertical-tools-section-pc
{
	width: 200px;
	float: left;
	overflow: hidden; /* acquire height */
	zoom: 1;
	/* background-color: yellow; */
	margin-left: 30px;
	padding-left: 1px;
}

div.vertical-tools-section-pc ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.vertical-tools-section-pc ul li
{
	display: block;
	padding-bottom: 6px;
	font-weight: bold;
	overflow: hidden;
	zoom: 1;
	padding-left: 1px;
}

/* end of summary info PHOTO PRICE */

/* listing attributes */

a.listing-document-link
{
	text-decoration: none;
}

div.listing-info-container
{
	font-size: 12px;
	padding: 0;
	margin: 0;
	clear: both;
	margin-top: 10px;
}

div.listing-info-container div.listing-info-section,
div.listing-info-container div.listing-wide-info-section,
div.listing-info-container div.listing-semi-wide-info-section,
div.listing-info-container div.listing-custom-info-section,
div.listing-info-container div.room-info-section,
div.listing-info-container div.bathroom-info-section
{
	position: relative;
	margin: 5px;
	clear: both;
	width: 550px;
}

div.listing-info-container label.section-head
{
	font-weight: bold;
	font-size: 15px;
	padding-top: 13px;
	padding-bottom: 3px;
	display: block;
	border-bottom: 3px double #CCCCCC;
	color: #444444;
}

div.listing-info-container dl
{
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #CCCCCC;
	width: 550px;
}

div.listing-info-container dl.odd
{
	background-color: #f8f8f8;
}

div.listing-info-container dl dt
{
	width: 100px;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	float: left;
	border: 0;
	overflow-x: hidden;
}

div.listing-info-container dl dd
{
	width: 150px;
	padding: 5px 10px 5px 5px;
	float: left;
	margin: 0;
	border: 0;
	overflow-x: hidden;
	overflow-y: hidden;
}

div.listing-info-container div.listing-wide-info-section dd,
div.listing-info-container div.listing-custom-info-section dd
{
	width: 545px;
	padding: 5px;
}

div.listing-info-container div.listing-semi-wide-info-section dd
{
	width: 260px;
	padding: 5px;
}

div.listing-info-container div.room-info-section dt,
div.listing-info-container div.room-info-section dd
{
	width: 165px;
}

div.listing-info-container div.bathroom-info-section dt,
div.listing-info-container div.bathroom-info-section dd
{
	width: 120px;
}

/* end of listing attributes */

div.realtor-info
{
	margin-top: 10px;
	border-top: 1px solid #999999;
	padding-top: 10px;
}

div.realtor-info li
{
	clear: both;
}

img.unit-of-measure-switch
{
	border: 0;
	vertical-align: -20%;
	cursor: pointer;
	margin-right: 5px;
}

body.map-body
{
	background-color: white;	
}

body.map-body .map-toolbar
{
	background-color: white;
}

body.map-body .map-toolbar a
{
	color: blue;
	font-weight: bold;
}

body.map-body .map-toolbar a:hover,
body.map-body .map-toolbar a.map-option-active
{
	color: red;
}

#FooterDiv, #ComponentDiv
{
	padding-top: 10px;
}

div.details-google-map-container
{
	margin: 20px 0px 10px 0px;
	width: 560px;
	height: 590px;
}

div.details-walkscore-container
{
	margin: 20px 0px 10px 0px;
	width: 558px;
	height: 558px;
}
iframe.listing-google-map-iframe-printable
{
	margin: 20px 0px 10px 0px;
	width: 558px;
	height: 300px;
}

/* galleries */
body.flash-gallery-body,
body.simple-gallery-body,
body.slideshow-gallery-body,
#gallery-container,
#fullsize,
#information
{
	background-color: #ffffff;
}

h3.listing-movie-title
{
	font-size: 16px;
	margin: 10px 0 5px 0;	
}

#local-info-container
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#local-info-title
{
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

div.listing-custom-disclaimer
{
	font-size: 10px;	
}
