/* Copyright Estates IT Limited 2012 - This style sheet controls the base styles of the pages */
body {
	margin: 0 0 0 0;
}
body,td,tr,th {
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

table { text-align: left;}
tr, td {	vertical-align: top;}
a:link, a:visited, a:hover, a:active {	text-decoration: underline; color: Black; }
img {	border: none; vertical-align: middle; }
form { margin: 0 0 0 0; }
object {	margin: 0 0 0 0; padding: 0 0 0 0; }
select {}
option {}
textarea {}
input {}

.detailprint_legaltitle { font-size: 10pt; font-weight: bold; text-decoration: underline; }
.detailprint_legaltext { font-size: 8pt; font-weight: normal; text-align: justify; }

.propertyprint_propertyborder {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid black;
	width: 100%;
}
.propertyprint_photoborder { width: 135px; }
.propertyprint_photobox { margin: 0 10px 0 0; }
.propertyprint_photo { width: 120px; }
.propertyprint_propertydetails { text-align: left; }
.propertyprint_addrsummary { font-size: 12pt; font-weight: bold; }
.propertyprint_priceask { font-size: 11pt; font-weight: bold; }
.propertyprint_propstat { font-weight: bold; }
.propertyprint_proptype { font-weight: bold; }
.propertyprint_proptext { text-align: justify; }
.propertyprint_propcode { font-style: italic; }
.detailP{
	padding: 10px 10px 0px 0px; 
	float: left;	
}
.detailP1{
padding: 10px 10px 0px 0px;
}
.detailP2, .detailP3{
padding: 17px 0px 17px 17px;
}
.detailP4{
padding: 0px 0px 0px 0px;
}
.detailP7{
padding: 17px 0px 0px 0px;
}
.detailP5, .detailP6{
padding: 0px 0px 0px 17px;
}
.detailP8, .detailP9{
padding: 17px 0px 0px 17px;
}