/* Layout =========================================== */
body {
	text-align: center;
	padding:30px;
}
div#body {
	text-align:left;
	width:817px;
	margin:auto;
}
div#header {
	width:817px;
	margin-bottom:5px;
}
div#header img#logo {
	width: 580px;
	border: 0;
	float: left;
}
div#toolbar {
	width: 817px;
	height: 30px;
	padding: 15px 0 15px 0;
	margin-bottom: 5px;
}
div#toolbar a {
	background: url(star.png) no-repeat left;
	float:left;
	display: block;
	margin:3px; margin-left:20px;
	padding:3px; padding-left:22px;
	text-decoration: none;
}
div#info {
	float: right;
	width: 220px;
	height: 120px;
	padding:5px;
}
div#photos {
	width:800px;
	padding:0px 0 20px 15px;
	margin-bottom:5px;
}
span#property_details {
	margin: 5px 0 5px 0;
}
span#property_details em {
	font-size: 1.1em;
}
span#property_details h6 {
	margin-top:3px;
	margin-bottom:3px;
	font-weight: normal;
}
div#left {
	width:500px;
	float:left;
}
div#photos img {
	border:none;
	display: block; /* So IE has correct bottom padding */
}
div#photos div.large {
	height:auto;
	width:498px;
	margin:0;
}
	div#photos div.large img {
		width:478px;
		height: auto;
		margin:0;
		padding: 10px;
	}
div#photos div.thumbs {
	width:295px;
	margin:0;
	margin-left:5px;
	float:left;
}
	div.thumb {
		padding:5px;
		margin:0 00px 10px 10px;
		width:118px;
		height:auto;
		float: left;
	}
	div#photos div.thumb img {
		width:  118px;
		height: auto;
		margin: 0;
		padding:0px;
		display: block; /* So IE has correct bottom padding */
	}
div#description {
	width:488px;
/*	height:405px; */
	padding: 10px 0px 10px 10px;
}
div#description ul {
	margin:0;padding:0;
	padding-left:22px;
	width:216px;
/*	list-style-image:url(accept.png); */
	float:left;
}
div#description ul li {
	font-size:80%;
	padding-bottom:0px; padding-left:22px;
	background: url(accept.png) center left no-repeat;
	list-style: none;
	padding-bottom:3px;
	padding-top: 3px;
}
div#description ul.squeeze li {
/* Compress vertical spacing when there are lots of list items */
	padding-bottom: 3px ! important;
	padding-top: 3px ! important;
}
h5 {
	padding-bottom:3px;
	padding-left:20px;
	margin-bottom:5px;
	margin-top:15px;
	line-height:18px;
}
div#info h5 {
	margin-top:5px;
	background: url(vcard.png) no-repeat top left;
}
div#info h6 {
	font-size:8pt;
	margin:0; margin-top:0px;
	padding:0; padding-left:20px;
	line-height:18px;
}
#mainpic {
	background: url(house.png) no-repeat top left;
}
#amenities {
	background: url(report.png) no-repeat top left;
}
#agent {
	background: url(user.png) no-repeat top left;
}
#phone {
	background: url(telephone.png) no-repeat top left;
}
#email {
	background: url(email.png) no-repeat top left;
}
#web {
	background: url(world.png) no-repeat top left;
}
#fax {
	background: url(pictures.png) no-repeat top left;
}
div.map {
	margin-left:10px;margin-right:0px;
	width:272px;
	float:left;
}
#map {
	background: url(car.png) no-repeat top left;
}
#mapimage {
	overflow:hidden;
}
div.content div#mapimage {
	height:480px;
	width: 580px;
}
#agentinfo {
	background: url(user.png) no-repeat top left;
}
.agentinfo {
	height:143px;
	padding: 0px;
}
.agentinfo img {
	float: left;
	height:135px; width: auto;
	text-align: justify;
	padding-right:20px;
	display: block; /* So IE has correct bottom padding */
}
div.agentinfo h6#comment {
	float:left;
	font-size:8pt;
	margin:0; margin-top:3px; margin-bottom:5px;
	padding:0; padding-left:20px; 
	line-height:12px;
	background: url(comment.png) no-repeat top left;
}
div.agentinfo p {
	text-align: justify;
	float: left;
	width:660px;
}
div#mapimage {
	margin:0;
	width:270px;
	height:248px;
}
#thumbnails {
	margin-left:10px;
	margin-right:15px;
	background: url(camera.png) no-repeat top left;
}
.nofloat {
	clear:both;
}
div#footer {
	width:775px;
}
div#footer {
	padding:0 20px 20px 20px;
}
div#copyright {
	margin: auto;
	width:811px;
	padding: 3px;
	font-size: .75em;
}
p.nophotos {
	padding:0 10px 0 10px;
}
div#map_is_wrong h5 {
	background: url(thumb_down.png) center left no-repeat;
}
div#map_is_wrong h6 {
	margin-top:5px;
	margin-bottom:2px;
}
div#map_is_wrong p,
div#map_is_wrong form {
	padding: 0;
	margin: 0;
}
div#map_is_wrong form > * {
	font-size: 8pt;
}
div#map_is_wrong input#city {
	border: 1px solid #999;
	width:270px;
}
div#map_is_wrong input {
	border: 1px solid #999;	
	float: right;
}