/**************************************************************************
	Print Brochure for Redfern
***************************************************************************/

@import url("property.css");

body {
	background: #fff;
	color: #000;
	font: 0.9em Verdana, sans-serif;
	margin:20px;
}

a:link, a:visited, a:active, a:hover {
	color:#265D79;
	text-decoration:none;
}

h1,h2,h4,h5 {
	color: #999; 
}

h3, #pdescription h3, #pimages h3, #plocation h3 {
	font: bold 20px Georgia, Times, serif; 
	margin:2px;
	color:#999;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

#loginBox {
	display: none;
	visibility: hidden;
}

#PageNavigation{
	display: none !important;
}

#PageHeader{
	display: none !important;
}
hr, hr.search {
	background: none;
	border: none;
	height: 20px;
	clear: both;
}

#searchDiv, #propertyOptionsRight, .save, .summary input, .status, .site, .printBtn {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}
/*
#pimages, #pdescription {
	display: block !important;
}

#pimages {
	margin-top: -100px;
	padding-top: 0;
}

#pimages div, #pimages div div {
	margin: 0px auto;
}

#pimages div div div {
	margin: 0;
}
.subimage img {
	margin-right: 10px;
}

#image {
	width: 300px;
	float: left;
}
*/
#propertyDetails #summary {
	float:right;
	width: 350px;
}

.property {
	float: none;
}

ul.spec {
	width: 250px;
	text-align: right;
	float: right;
	margin-right: 20px;
}
ul.spec li {
	margin: 10px;
	width: 250px;
	text-align: right;
}

ul.options {
	display: none;
	visibility: hidden;	
}

#saved {
	display: none;
	visibility: hidden;		
}

#footerLinks{
	display: none;
	visibility: hidden;		
}