@charset "UTF-8";

#cont { background: #abd2f9 url(images/cont-bg.gif) repeat-x; }
#cont .width { width:680px }

.lotsforsale .mandatory { padding-bottom: 25px; }

#estateheader_content { position: absolute; bottom: 0; right: 13px; width: 752px; height: 52px; background: url(images/agent-details-bg.png) bottom right no-repeat; }
* html #estateheader_content { bottom: -1px; }


/* Agent Details */
#agent_details { position: absolute; overflow: hidden; height: 34px; top: 3px; right: 0px; color: #3b3834; }
* html #agent_details { top: 4px; }

#agent_details_left { float: left; width: 32px; height: 34px; background: url(images/agent-details-bg-left.png) no-repeat; }
#agent_details_centre { float: left; height: 20px; padding-top: 14px; background: url(images/agent-details-bg-repeat.png) repeat-x; }
#agent_details_centre a { color: #000; text-decoration: underline; }
#agent_details_centre a:hover { color: #c31b1e; }
#agent_details_centre span { margin: 0 6px; }
#agent_details_right { float: left; width: 32px; height: 34px; background: url(images/agent-details-bg-right.png) repeat-x; }


/* Estate Content */
#estate_content {
	position: relative;
	width: 686px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	padding: 9px 33px 54px 33px;
	background: url(images/content-bg.gif) repeat-y;
}

#estate_content p {
	padding: 0;
	margin: 0px 0 15px 0;
}

#estate_content blockquote {
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	font-style: italic;
	border-top: 1px dotted #c8c8c8;
}

#estate_content h1 {
	font-size: 160%;
	margin-top: 0;
}

#estate_content h2.page_title { margin: 0; border-bottom: none; }

#estate_content h2 {
	font-size: 150%;
	color: #838383;
	padding-bottom: 5px; border-bottom: 1px solid #e5e5e5;
	margin: 40px 0 10px 0;
}

#estate_content h3 {
	font-size: 130%;
	margin-top: 0;
	color: #838383;
	margin: 25px 0 5px 0;
}

#estate_content h4 {
	font-size: 115%;
	margin: 25px 0 5px 0;
	color: #000000;
}

#estate_content h5 {
	font-size: 100%;
	margin: 15px 0 3px 0;
	color: #0082BC;
}

#estate_content p.intro_header, #estate_content h6 {
	padding: 0 65px 15px 0;
	margin: 0 0 7px 0;
	font-size: 150%;
	color: #897d6d;
	font-weight: normal;
	line-height: 130%;
}

#estate_content a {
	text-decoration: underline;
	color: #1460ad;
}

#estate_content a:hover {
	color: #c31b1e;
	text-decoration: none;	
}

#estate_content .salescaption { font-size: 90%; text-align: right; }

img.content_photo_large {
	padding: 4px 0;
	margin-bottom: 23px;
	border: 1px solid #c9c9c9;
	border-left: none;
	border-right: none;	
}

#estate_content_bottom {
	width: 752px;
	height: 10px;
	margin-bottom: 25px;
	background: url(images/content-bg-bottom.gif) no-repeat;
}

.column_content {
	width: 686px;
	background: url(images/column-content-bg.gif) repeat-y;	
}

.column_content_left { 
	float: left;
	width: 300px;
	padding: 0 23px 0 3px;
}

img.location_image {
	float: right;
	padding: 0 0 9px 30px;
}

.column_content_right {
	float: left;
	width: 317px;
	padding: 0 29px 0 13px;
}

/* Internal Images */
#estate_content #images { 
	float: right; 
	padding-left: 14px;
}

#estate_content #images .grey_border { 
	padding: 4px; 
	margin-bottom: 14px;
	text-align: right; 
	border: 1px solid #cfcfcf;
}

/* Content with sidebar */
#estateheader_content_sidebar {
	position: absolute;
	bottom: 0;
	right: 13px;
	width: 752px;
	height: 52px;
	background: url(images/agent-details-bg-sidebar.png) bottom right no-repeat;
}

* html #estateheader_content_sidebar { bottom: -1px; }

.sidebar {
	position: relative;
	width: 719px !important;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	padding: 9px 0px 54px 33px !important;
	background: url(images/content-bg-sidebar.gif) repeat-y !important;
}

#estate_content_copy {
	float: left;
	width: 548px;
	padding-right: 46px;
}

#estate_content_copy_sidebar {
	float: left;
	width: 111px;
	padding-right: 13px;
}

.estate_content_sidebar_item {
	width: 111px;
	margin-bottom: 20px;
	color: #1c1c1c;
	font-weight: bold;
}

.estate_content_sidebar_item a {
	color: #1c1c1c !important;
	text-decoration: none !important;
}

.estate_content_sidebar_item_title { margin-bottom: 22px; }

span.sidebar_item_title {
	display: block;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	font-size: 11px;
	cursor: pointer;
}

#estate_content .estate_content_sidebar_item h3 {
	padding: 0 0 7px 2px;
	margin: 0 0 0 16px;
	border-bottom: 2px solid #c8c4bc;
	font-size: 110%;
	color: #7d7d7d;
}

.estate_content_sidebar_item a {
	width: 66px;
	display: block;
	padding: 1px 0 3px 45px;
	color: #1c1c1c;
	line-height: 11px;
}

.estate_content_sidebar_item a:hover { 	
	color: #1c1c1c; 
	text-decoration: none; 
}

span.sidebar_item_description {
	clear: both;
	display: block;
	padding-top: 5px;
	margin: 10px 0 0 -29px;
	font-size: 10px;
	color: #1c1c1c;
	border-top: 1px solid #c8c4bc;	
	letter-spacing: -0.3px;
}

span.sidebar_item_description { font-weight: normal; }

#estate_content_copy_sidebar .on a { color: #9e1414!important;}
#estate_content_copy_sidebar .on a:hover { color: #9e1414!important; }

#estate_content_copy_sidebar a#helpful_information { background: url(images/sidebar-icon-helpful-information.gif) no-repeat; }
#estate_content_copy_sidebar .on a#helpful_information { background: url(images/sidebar-icon-helpful-information-on.gif) no-repeat; }

#estate_content_copy_sidebar a#suburb_profile { background: url(images/sidebar-icon-suburb-profile.gif) no-repeat; }
#estate_content_copy_sidebar .on a#suburb_profile { background: url(images/sidebar-icon-suburb-profile-on.gif) no-repeat; }

#estate_content_copy_sidebar a#building_guidelines { background: url(images/sidebar-icon-building-guidelines.gif) no-repeat; }
#estate_content_copy_sidebar .on a#building_guidelines { background: url(images/sidebar-icon-building-guidelines-on.gif) no-repeat; }

#estate_content_copy_sidebar a#calculators { background: url(images/sidebar-icon-calculators.gif) no-repeat; }
#estate_content_copy_sidebar .on a#calculators { background: url(images/sidebar-icon-calculators-on.gif) no-repeat; }

#estate_content_bottom_sidebar {
	width: 752px;
	height: 10px;
	margin-bottom: 25px;
	background: url(images/content-bg-bottom-sidebar.gif) no-repeat;
}
/* */


/* Launch Lots for Sale */
#lfs-options { background: url(images/lfs_launch_or.gif) no-repeat center; }
a.lfs { display: block; width: 296px; height: 35px; padding: 157px 0 0 26px; color: #cddff5 !important; text-decoration: none !important; font-weight: bold; }
a.lfs:hover { background-position: bottom left !important; color: #9cb1d0 !important; }
a#mapping { float: left; width: 296px; margin: 0 0 0 -7px; background: url(images/lfs_launch_mapping.jpg) no-repeat top left; }
a#lfslisting { float: right; width: 296px; margin: 0 -7px 0 0; background: url(images/lfs_launch_listing.jpg) no-repeat top left; }



