/* 
	CSS Copyright Silverink 2009
 */


.text-highlight {
	color: #ee3a43;
}
.text-tenure {
	font-size: 8px;
	display: block;
}

#content_property {
	clear: both;
	background-image: url("property-bg.gif");
	overflow: auto;
	width: 100%;
}

#column_info {
	width: 601px;
	float: left;
}

#column_info h1 {
	margin-right: 20px;
}

#column_info p, #column_info h2, .fa {
	margin-right: 20px;
	margin-left: 2px;
}

.fad {
	float: left;
	text-align: center;
	padding: 5px;
}

#column_info p {
	line-height: 1.5;
}

#column_info img {
	margin-bottom: 8px;
}

#column_dynamic {
	width: 399px;
	float: left;
}

#column_dynamic a {
	
}

#map {
	width: 399px;
	height: 200px;
	font-size: 9px;
}
#map .heading {
	font-size: 14px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	width: 200px;
}
#map a {
	display: block;
	padding-top: 3px;	
}
#map img {
	float: right;
	margin-top: 8px;
	margin-left: 12px;
}
#map.big {
	width: 440px;
	height: 620px;
	margin-bottom: 20px;
	float: right;
	margin-top: 60px;
	border-top: 10px solid #ee3a43;
	border-bottom: 10px solid #ee3a43;
}

#column_dynamic h1 {
	margin-left: 15px;
	margin-bottom: 10px;
}

#column_dynamic p {
	margin-left: 15px;
}

#content_statsdownloads {
	background-image: url("statsdownloads-bg.gif");
	overflow: auto;
	border-top: 11px solid #ee3a43;
}

#content_stats {
	width: 199px;
	float: left;
}

.stattitle {
	font-weight: bold;
	margin-left: 15px;
}

.statdetail {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 10px;
}

#content_downloads {
	width: 200px;
	float: left;
	padding-bottom: 10px;
}

#content_downloads * {
	color: #ffffff;
}

#content_downloads a:hover {
	color: #ffffff;
}

#content_updates {
	padding-right: 10px;
}

#nav {
}

.dl {
	background-image: url("bullet-dl.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px 15px 10px 15px;
}

.dl a {
	text-decoration: none;
}

.dl a:hover {
	text-decoration: underline;
}

#content_nearby {
	background-color: #f7f5f2;
	padding-bottom: 10px;
	padding-right: 10px;
}

.province {
	width: 250px;
	float: left;
	margin-right: 15px;
}

.plist {
	margin-bottom: 15px;
}

.listFreehold, .listLeasehold, .listFreeholdLeasehold, .listFreeholdInvestment {
	padding-left: 20px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 20px;
}

.listFreehold {
	background-image: url("circle-red.jpg");
}

.listLeasehold {
	background-image: url("circle-green.jpg");
}

.listFreeholdLeasehold {
	background-image: url("circle-redgreen.jpg");
}

.listFreeholdInvestment {
	background-image: url("circle-blue.jpg");
}

td, th {
	padding: 5px;	
	vertical-align: top;
}

.atable td, .atable th {
	border: 1px solid #f7f5f2;
}

th {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f6f4f0;
	text-align: left;
}
.acol1 {
	width: 160px;
	font-style: italic;
}
.acol2 {
	width: 180px;
}
.acol3 {
	width: 160px;
}
.acol4 {
	width: 120px;
}

.home-text {
	float: left;
	width: 600px;
	margin-top: 150px;
}

.home-news {
	margin-top: 150px;
	background-color: #f7f5f2;
	padding-left: 15px;
	float: right;
	width: 320px;
	height: 365px;
	padding-right: 10px;
	border-top: 15px solid #ee3a43;
}

.home-news a, #content_pdfgen a {
	display: block;
	background-image: url("bullet-dl.gif");
	background-repeat: no-repeat;
	padding-left: 20px;	
	text-decoration: none;
}

.home-login {
	margin-top: 150px;
	background-color: #ede9e1;
	padding-left: 15px;
	float: right;
	width: 200px;
	padding-right: 10px;
	height: 365px;
	border-top: 15px solid #a59b8e;
}

.pageimage {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.pcat {
	margin-bottom: 15px;
	float: left;
	width: 250px;
}

.pcatitem {
	width: 200px;
	padding-bottom: 10px;	
}

.pcatcheck {
	float: left;
	width: 20px;
}

.acm {
	margin-bottom: 18px;
	border-bottom: 1px solid #f7f5f2;
	width: 220px;
}

.acmLine {
	overflow: auto;
	border: 1px solid #f7f5f2;
	border-bottom: none;
	
}

.acmL {
	float: left;
	width: 100px;
	padding: 5px;
	border-right: 1px solid #f7f5f2;
	font-style: italic;
}

.acmR {
	float: left;
	
	padding: 5px;
}