/* @override http://www.normanmorrow.co.uk/css/print.css */

body {
	background: white;
	font-size: 10pt;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.5;
	margin: 0;
}

div.col1 h1 span {
	display: none;
}

div.col1 h1 img.printIMG {
	position: absolute;
	top: 0;
	right: 0;
	width: 3.96cm;
	height: 3.15cm;
}

div.col2 {
	border-top: 1px solid #000;
	margin: 4cm 0 0 0;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt; 
}

h4, h5 {
	font-size: 12pt; 
}

div.justOnProperty h4, div.justOnProperty h5, div.justOnProperty p, div.homeNews h4, div.homeNews h5, div.homeNews p, h3.noSpacing, h4.noSpacing, div.newsItem p, div.propertyItem h3, div.propertyItem h4, div.propertyItem p, h5.propertyDescription, h5.propertyDetails {
	margin: 0 0 2mm 0;
	padding: 0;
}

div#propertyDisplay h4 {
	margin: 5mm 0 2mm 0;
	padding: 0;
}

div#propertyDisplay h3 {
	margin: 0 0 5mm 0;
	padding: 0;
}


div.newsItem {
	margin: 5mm 0;
}

div.justOn, div.vCard {
	margin-top: 1cm;
}

div.homeNews, h5.propertyDetails {
	page-break-before: always;
}

h5.propertyDetails, h5.propertyDescription {
	clear: right;
}	

div.justOnProperty, div.propertyItem {
	clear: left;
}

div.justOnProperty img, div.propertyItem img {
	width: 80px;
	float: left;
	border: 1px solid black;
	margin: 0 5mm 15mm 0;
}

div.propertyItem {
	page-break-after: auto;
}

div.propertyItem h5 {
	margin: 0 0 2mm 80px;
	padding: 0 0 0 6mm;
}


/* Property Detail Page */
fieldset, div.propertyImages {
	float: right;
	padding: 0;
	margin: 0;
	border: none;
	width: 300px;
	text-align: right;
}

fieldset.hidden div img#img, div.propertyImages img {
	margin: 0 5mm 5mm 0;
	width: 250px;
	border: 1px solid black;
}

table {
	width: 80mm;
	margin-bottom: 20mm;
}

table caption, th {
	text-align: left;
	font-weight: bold;
}

table caption {
	font-size: 12pt;
	margin-bottom: 2mm;
}

tr, th, td {
	padding: 0;
	text-align: left;
}

td {
	width: 50mm;
}


div.vcard.hide {
	font-size: 9pt;
	position: absolute;
	width: 9cm;
	top: 0cm;
	left: 0cm;
	padding-top: 6mm;
}

div.org.fn {
	font-weight: bold;
	font-size: 12pt;
}

/* Links */
a:link, a:visited {
	color: #000;
}

a img {
	border: none;
}

/* Hide These Elements */
div.col1 form, form#emailForm, div.col1 p, div.col2 div#nav, div.footer, div.accessLinks, div.justOn ul, div.uContent img, div#paging, a.dlVCard, div#orderPrefs, div#rssFeeds, ul.options, ul.optionsBottom, fieldset.hidden input, div.col1 h1 img.screenIMG {
	display: none;
}
