/* @override http://forsaleforlease.com.au/wp-content/themes/mhifs/style.css */

/* @override http://www.mhifs.com.au/wp-content/themes/mhifs/style.css */

/*
Theme Name: My House is For Sale
Theme URI: http://www.mhifs.com.au
Description: Professional Wordpres Theme designed by <a href="http://www.agentpoint.com"><strong>AgentPoint</strong></a>.
Version: 1.0
Author: AgentPoint
Email: ryan@agentpoint.com.au
Tags: white, fixed width, simple
*/

@import url("css/reset.css");

body {
	background: #fff url(images/bg-main.jpg) repeat-x;
	font: 75% Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 140%;
	margin:  10px auto 0 auto;
	text-align: center;
}

body.home, body#print-property  {
	background: #fff url(images/bg-main-home.jpg) repeat-x !important;
}

a {
	color: #5b730a;
	text-decoration: none;
}

p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 10px 0;
}

h1 {
	font-size: 23px;
	color: #1960b8;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

h2 {
	font-size: 20px;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
}

table {
	clear: both;
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

ul li {
	list-style: disc;
	margin-bottom: 4px;
}

ol li {
	list-style: decimal;
	margin-bottom: 4px;
}

/* Common Style */
.clearfix, .wrapper {
	float: left;
	clear: both;
	width: 100%;
}

/* Main container style */
#container {
	width: 970px;
	display: inline-block;
	/*background: url(images/bg-container.png) repeat-y;*/
	position: relative;
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header {
	/*background: url(images/bg-header.jpg) top right no-repeat;*/
}

#header .logo {
	float: left;
	/*width: 300px;*/
	width: 324px;
	margin-right: 20px;
	/*padding-top: 15px;*/
}

#header .banner-468x60 {
	float: right;
	width: 470px;
}

#leftcol {
	float: left;
	width: 655px;
}

#leftcol.two-column,
body#notes #leftcol {
	background: url(images/bg-leftcol.png) no-repeat;
	padding: 20px 0;
	width: 655px;
}

#leftcol.one-column{
	background: url(images/bg-leftcol.png) no-repeat;
	padding: 20px 0;
	width: 645px;
}

body#notes #leftcol {
	padding: 20px 30px;
	width: 595px;
}

#leftcol .leftcol {
	float: left;
	width: 150px;
	margin-right: 20px;
	padding: 0 20px;
	border-right: 1px solid #e5e5e5;
}


#sold #leftcol.two-column { 
	/*padding: 20px;*/
}

#leftcol .rightcol {
	float: left;
	width: 425px;
}

#sold #leftcol .rightcol {
	float: none; 
	width: auto;
}

#sold #leftcol .rightcol .post {
	float: none;
	width: auto;
	padding: 0 30px;
}

#sold #leftcol .rightcol .post .post-content .results tr.th th {
	border-bottom: solid 1px #dadada;
}

#leftcol .rightcol-wide {
	/*float: left;
	width: 610px;*/
	padding: 0 30px;
}


body.home #leftcol {
	background: none;
	padding: 0;
}

#rightcol {
	float: right;
	/*width: 303px;*/
	width: 315px;
}

/* Top Bar */
#top-bar {
	height: 29px;
	background: url(images/bg-top-bar.png) no-repeat;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#top-bar .content {
	padding: 6px 10px;
}

#top-bar .col1, #top-bar .col2, #top-bar .col3 {
	float: left;
	width: 455px;
	margin-right: 10px;
}

#top-bar .col2 {
	width: 330px;
	margin-right: 20px;
}

#top-bar .col3 {
	width: 128px;
	text-align: center;
	margin-right: 0;
}

/* Top Menu */
#top-menu ul {
	float: right;
	margin: 0;
	padding: 0;
}

#top-menu ul li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	background: url(images/top-menu-seperator.gif) right center no-repeat;
}

#top-menu ul a {
	color: #000;
}

/* Sub Header */
#sub-header {
	margin: 20px 0;
}

#sub-header ul {
	margin: 0;
	padding: 0;
}

#sub-header ul li {
	float: left;
	background: url(images/icon-sub-header-green.gif) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	list-style: none;
	margin: 0 18px 0 0;
	padding: 4px 0 10px 28px;
}

#sub-header ul a {
	color: #fff;
}

#sub-header ul span {
	margin-left: 2px;
	position: relative;
	top: 4px;
}

#sub-header ul li.commercial {
	background: url(images/icon-sub-header-red.gif) 0 6px no-repeat;
	padding-left: 20px;
}

#sub-header ul li.business {
	background: url(images/icon-sub-header-orange.gif) 0 6px no-repeat;
	padding-left: 20px;
}


body.home #sub-header {
	margin: 30px 0;
}

body.home #sub-header ul li {
	width: 210px;
	background: url(images/icon-sub-header-green-big.gif) 0 6px no-repeat;
	font-size: 23px;
	font-weight: normal;
	margin: 0 100px 0 0;
	padding: 4px 0 10px 40px;
}

body.home #sub-header ul span {
	display: block;
	margin-top: 6px;
}

body.home #sub-header ul li.commercial {
	width: 215px;
	background: url(images/icon-sub-header-red-big.gif) 0 6px no-repeat;
}

body.home #sub-header ul li.business {
	width: 95px;
	background: url(images/icon-sub-header-orange-big.gif) 0 6px no-repeat;
	margin-right: 0;
}


/* Header Image */

.header-image {
	margin-bottom: 20px;
}

.header-image .round-top {
	background: transparent url("images/header_image_top.png") no-repeat scroll 0 0;
	height: 6px;
}

.header-image .round-bottom {
	background: transparent url("images/header_image_bottom.png") no-repeat scroll 0 0;
	height: 6px;
}

.header-image .round-mid {
	background: #f3f4f5;
}

.header-image .round-mid .left {
	float: left;
	width: 275px;
	padding: 0 20px 0 20px;
}

.header-image .round-mid .right {
	float: left;
	width: 334px;
	padding-right: 6px;
}

.header-image .round-mid h1 {
	font-size: 32px;
	color: #0f3c7e;
	margin: 0;
	padding: 25px 0 10px;
	letter-spacing: 0;
}

.header-image .round-mid p {
	font-size: 14px;
	margin: 0;
	padding: 10px 0;
}

.header-image .round-mid p.blue {
	color: #0f3c7e;
	font-weight: bold;
}

#residential .header-image .round-mid .right img,
#residential-lease-splash .header-image .round-mid .right img,
#commercial-lease-splash .header-image .round-mid .right img,
#commercial .header-image .round-mid .right img,
#business .header-image .round-mid .right img {
	width: 334px;
	height: 172px;
}

/* Options */
.options {
}

.options .f-top {
	height: 10px;
	background: url(images/f-options-top.gif) no-repeat;
}

.options .f-repeat {
	background: url(images/f-options-repeat.gif) repeat-y;
	_margin-top: -7px;
}

.options .f-bottom {
	height: 10px;
	background: url(images/f-options-bottom.gif) no-repeat;
}

/*.options .f-repeat {
	padding: 0 8px;
}*/

.options .col1, .options .col2 {
	float: left;
	width: 317px;
	overflow: hidden;
}

.options .col2 {
	float: right;
	margin-right: 0;
}

.options h3.heading {
	width: 288px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(images/bg-options-heading-blue.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 4px 10px;
}

.options .commercial h3.heading {
	background: url(images/bg-options-heading-red.gif) no-repeat;
}

.options h4 {
	font-size: 23px;
	font-weight: normal;
	color: #6b990e;
	line-height: 100%;
	margin: 0 0 6px 0;
}

.options .commercial h4 {
	color: #ae2a08;
}

.options .sale, .options .lease {
	clear: both;
	margin: 0 20px 5px 15px;
	padding-bottom: 5px;
	position: relative;
}

.options .buttons {
	float: right;
	width: 110px;
	margin: 0 0 10px 10px;
	position: absolute;
	top: 0;
	right: -10px;
}

.options .buttons a {
	padding-bottom: 4px;
}

.options div.hr-dot {
	height: 3px;
	clear: both;
	font-size: 0;
	background: url(images/dots.png) bottom repeat-x;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.options div.hr {
	float: left;
	height: 3px;
	clear: both;
	width: 100%;
	font-size: 0;
	background: url(images/hr.gif) repeat-x;
	margin-bottom: 5px;
	padding-bottom: 5px;
	position: relative;
	left: -9px;
}

.options p.desc {
	font-size: 11px;
	color: #000;
	line-height: 130%;
	margin: 0;
}

.options span.upfront, .options span.fee {
	font-weight: bold;
	display: block;
}

.options span.fee {
	color: #666;
}

body#commercial .col1 .benefits.content {
	text-align: justify;
}

/*.residential-features .benefits, .commercial-features .benefits {
	width: 87%;
	margin: 0 15px;
}*/

.f-repeat.clearfix .content {
	padding: 0 10px;
}

.residential-features .benefits ul, .commercial-features .benefits ul {
	margin: 0;
	padding: 0;
}

.residential-features .benefits ul.plus, .commercial-features .benefits ul.plus {
	/*height: 220px;*/
	margin-bottom: 6px;
	padding: 0 0 6px 0;
}

.residential-features .benefits ul li, .commercial-features ul li {
	background: url(images/dots.png) bottom repeat-x;
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}

.residential-features .benefits ul.plus li, .commercial-features .benefits ul.plus li {
	background: url(images/icon-list-plus.gif) no-repeat;
	padding: 0 0 0 18px;
}

.residential-features .benefits ul ul, .commercial-features .benefits ul ul {
	background: none;
	margin: 4px 0;
	padding: 0;
}

.residential-features .benefits ul ul li, .commercial-features .benefits ul ul li {
	background: url(images/icon-list-dot.gif) no-repeat;
	margin: 0;
	padding: 0 0 0 18px;
}

.commercial-features .benefits h4 {
	line-height: 110%;
	margin: 10px 0;
}	

.site-desc {
	color: #000;
	margin: 10px 0;
}

h3.heading-wide {
	width: 631px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(images/bg-heading-wide.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 4px 10px;
}

.access {
	font-size: 13px;
	text-align: center;
	margin: 20px auto;
}

.access .content {
	text-align: center;
	margin: 0 auto;
}

.access h3 {
	font-size: 16px;
	margin: 0 0 6px 0;
}

/* Benefits */
.benefits {
	margin-bottom: 20px;
}

.benefits h4 {
	font-size: 23px;
	font-weight: normal;
	color: #1960b8;
	margin: 0 0 6px 0;
}

.benefits .col1, .benefits .col2 {
	float: left;
	width: 311px;
	margin-right: 10px;
	padding-left: 6px;
}

.benefits .col2 {
	float: right;
	margin-right: 0;
}

.why .content {
	padding: 0 6px;	
}

/*#home .site-desc.clearfix p,
#home .benefits.clearfix .col1,
#home .benefits.clearfix .col2,
#home .why.clearfix .content {
	text-align: center;
}

#home .benefits.clearfix ul {
	margin-bottom: 10px;
}

#home .benefits.clearfix .col1 br,
#home .benefits.clearfix .col2 br {
	margin: 12px 0;
}*/

/* Property Search */
.realty_widget_quick_search {
	width: 242px;
	height: 570px;
	background: url(images/bg-property-search.png) no-repeat;
	text-align: center;
	margin: 0 auto;
	color: #000;
	/*position: relative;
	left: 30px;
	.left: 0;*/
}

#quick_search {
	text-align: left;
	padding: 0 30px;
}

#quick_search label {
	font-weight: bold;
}

#quick_search select, #quick_search input {
	font-size: 12px;
}

#quick_search p.button {
	float: right;
	background: none;
	position: relative;
	left: 10px;
}

#quick_search input.btn {
	width: 66px;
	height: 25px;
	background: url(images/b-search.png) no-repeat;
	border: none;
}

.realty_widget_quick_search h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1965bb;
	text-align: center;
	margin: 0 0 10px 0 !important;
	padding: 14px 10px 20px 10px !important;
	border: none !important;
}

/* Property Page */
.property-page .content {
	padding: 6px 20px 20px 20px;
}

/* Rightcol Quicklinks */
#rightcol .quicklinks {
	width: 242px;
	text-align: center;
	margin: 20px auto;
}

#rightcol .quicklinks ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

#rightcol .quicklinks ul li {
	clear: both;
	background: url(images/dots.png) bottom repeat-x;
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}

#rightcol .quicklinks ul a {
	background: url(images/icon-arrow.png) no-repeat;
	color: #333;
	padding-left: 24px;
}

/* Banners */
#rightcol .banner p {
	margin: 0 0 20px;
}

#rightcol .module.banner p {
	width: 303px;
	margin: 0 auto 20px;
}

#rightcol .banner p img {
	
}

#rightcol .ds-custom {
	width: 300px;
	margin: 0 auto;
}

/* Footer */
#footer {
	background: url(images/dots.png) repeat-x;
	text-align: center;
	margin-top: 20px;
	padding: 10px 0;
}

#footer .footer-logo {
	width: 760px; 
	margin: 0 auto;
}

#footer .footer-logo .fl {
	float: left;
	margin: 0 10px;
}

#footer .footer-logo .fl.fl-5 img{
	padding-top:15px;
}

#footer .footer-logo .fl.fl-1 {
	width: 115px;
}

#footer .footer-logo .fl.fl-2 {
	width: 112px;
}

#footer .footer-logo .fl.fl-3 {
	width: 278px;
}

#footer .footer-logo .fl.fl-4 {
	width: 100px;
}

/* Leftcol Left Column */
#leftcol .leftcol .menus ul {
	margin: 0;
	padding: 0;
}

#leftcol .leftcol .menus ul li {
	background: url(images/dots.png) bottom repeat-x;
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}

#leftcol .leftcol .menus ul a {
	color: #333;
}

#leftcol .leftcol .menus ul li.current_page_item a {
	font-weight: bold;
	color: #1860b8;
}

/* Post */
.post h3 {
	float: left;
	width: 95.5%;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(images/bg-heading-post.gif) no-repeat;
	margin: 10px 0;
	padding: 4px 10px;
}

#leftcol.two-column .post h3 {
	float: none;
	height: auto;
	background: none;
	color: #1a6bbd;
	margin: 0 0 10px 0;
	padding: 0;
}

#leftcol.one-column .post h3 {
	float: none;
	height: auto;
	background: none;
	color: #1a6bbd;
	margin: 0 0 10px 0;
	padding: 0;
}
#leftcol.one-column  {

	padding-left: 10px;
}
/* Sidebar Box */
#rightcol .box {
	/*width: 242px;
	position: relative;
	left: 30px;
	padding-bottom: 20px;*/
	width: 242px;
	margin: 0 auto 20px;
}

#rightcol .f-top {
	height: 43px;
	background: url(images/f-top.png) no-repeat;
}

#rightcol .f-top2 {
	height: 12px;
	background: url(images/f-top2.png) no-repeat;
	float: none;
}

#rightcol .f-repeat {
	background: url(images/f-repeat.png) repeat-y;
	float: none;
}

#rightcol .f-bottom {
	height: 12px;
	background: url(images/f-bottom.png) no-repeat;
	float: none;
}

#rightcol .f-top h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1965bb;
	text-align: center;
	margin: 0 0 10px 0 !important;
	padding: 14px 10px 20px 10px !important;
	border: none !important;
}

#rightcol .f-repeat .block_content {
	padding: 0 30px 18px;
	width: auto;
}

#rightcol .f-repeat .block_content .widget {
	margin: 0;
	padding: 18px 0 0;
}

#rightcol .f-repeat .block_content p.property_headline {
	padding: 15px 0 10px;
	margin: 0;
}

#rightcol .realty_widget_cost_saving_user_enter,
#rightcol .quotescollection_widget {
	width: 242px;
	margin: 0 auto;
}

/* Boxed Widgets */
.realty_widget_property_table, 
.realty_widget_contact_agent, 
.realty_widget_social_widget,
.realty_widget_social_widget_2,
.realty_widget_stamp_duty_and_mortgage_calculator widget {
	width: 242px;
	text-align: center;
	margin: 0 auto;
}

.realty_widget_stamp_duty_and_mortgage_calculator {
	position: relative;
	.left: 30px;
}

/* ----------------------------------
REAL ESTATE STYLES
-------------------------------------
*/

/***** Buttons *****/
/*p.button, p.cf-sb, p.quick_search_btn p, p.submit_btn { width: 80px; height: 23px; background-image: url(images/buttons/btn_left.png); background-repeat: no-repeat; background-position: 0 0; padding: 0; -webkit-transition: background-color .4s ease-in-out; margin: 4px 0; }

#leftcol p.button, #leftcol p.cf-sb, #leftcol p.quick_search_btn p, #leftcol p.submit_btn, body#email_subscribe p.button { background-image: url(images/buttons/leftcol_btn_left.png); background-color: #207ec6; }
	.action_buttons p, #add_to_favs p, p.photo_btn { width: 140px; }
p:hover, p:focus, p:active { -webkit-transition: background-color .4s ease-in-out; }

a.btn, input.btn, input.Buttons, input.sendbutton { width: 80px; height: 21px; background: url(images/buttons/btn_right.png) no-repeat 100% 0; font-weight: bold; color: #fff; padding: 2px 0 6px 0; border: 0; display: block; cursor: pointer; text-align: center; text-decoration: none; font-size: 12px; }

#leftcol a.btn, #leftcol input.btn, #leftcol input.Buttons, #leftcol input.sendbutton, body#email_subscribe p.button a.btn, #leftcol p.add_favs a { background: url(images/buttons/leftcol_btn_right.png) no-repeat 100% 0; font-weight: bold; color: #fff; }
#add_to_favs p a.btn { color: #fff !important; }
	input.btn, input.Buttons, input.sendbutton { height: 23px; }*/
	


p.button, p.cf-sb, p.quick_search_btn p, p.submit_btn, body#email_subscribe p.button { background: none; padding: 0; }
p.button a, p.cf-sb a, p.quick_search_btn p a, p.submit_btn a, body#email_subscribe p.button a.btn, #main_body form p.button input.btn { width: auto !important; height: auto !important; background: #a9b2bb; border: 2px solid #9ba6b0; padding: 2px; font-weight: bold; color: #fff; }

p.button:hover { background: none; }

.action_buttons p a.btn, #add_to_favs p a.btn, p.photo_btn a.btn { display: block; color: #fff; text-align: center; padding: 1px 0 3px; overflow: hidden; }


/***** Tabbed sections *****/
ul.shadetabs, ul.ui-tabs-nav, ul#listing_tabs, ul#calctabs { height: 18px; margin: 0 0 15px; padding: 0; border-bottom: 1px solid; clear: both; list-style: none; }
	ul.shadetabs { width: 100%; margin: 0; border: 0; }
	.realty_widget_sales_data ul.shadetabs { width: 100%; }
	ul#listing_tabs { margin: 0; border: 0; }
ul.shadetabs li, ul.ui-tabs-nav li, ul#listing_tabs li, ul#calctabs li { height: 18px; background: url(images/buttons/btn_left.png) no-repeat 0 0; list-style: none; margin: 0 5px 0 0; padding: 0; float: left; -webkit-transition: background-color .4s ease-in-out; }
ul.shadetabs li a, ul.ui-tabs-nav li a, ul#listing_tabs li a, ul#calctabs li a { height: 14px; background: url(images/buttons/btn_right.png) no-repeat 100% 0; padding: 2px 10px; display: block; float: left; font-weight: bold; text-align: center;  color: #796556; text-decoration: none; position: relative; right: -3.9px; margin: 0 3px 0 0; }
ul.shadetabs li a { padding: 2px 10px; }
ul.shadetabs li a:hover, ul.shadetabs li a.selected, ul.ui-tabs-nav li.ui-tabs-selected a, ul#listing_tabs li.current a, 
ul#calctabs li a:hover, ul#calctabs li a.selected, ul#calctabs li.current a {  }
ul.shadetabs li a:hover, ul.ui-tabs-nav li a:hover, ul#listing_tabs li a:hover { color: #333; }
.ui-tabs-hide, .ui-tabs-hide { display: none; }


/***** Global Classes *****/

hr { width: 100%; margin: 0 0 25px; border: 0; border-top: 2px solid; clear: both; }

.clearer, .clear { clear:both; }

/* Clearfix hack */
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.float-left, .alignleft 	{ float:left; }
.float-right, .alignright 	{ float:right; }
.alignnone { float: none; }
.aligncenter { margin: 0 auto; display: block; } /* Need to check on this. */

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }
.uppercase		{ text-transform: uppercase; }
.capitalize		{ text-transform: capitalize; }
	i.capitalize { font-style: normal; }
.letter-spacing{ letter-spacing: 1px; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }
.position_inside { list-style-position: inside; }


/* Image */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft {
	margin-right: 10px !important;
	margin-bottom: 10px !important;
}

img.alignright {
	margin-left: 10px !important;
	margin-bottom: 10px !important;
}

.wp-caption {
	border: 1px solid #dedede;
	text-align: center;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

img.size-thumbs, img.size-medium, img.size-full,
.attachment img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #dcdcdc;
}

.wp-caption img {
	border: none;
}

.nomargin		{ margin:0 !important; }
.nopadding 		{ padding:0 !important; }
.noborder		{ border: 0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
.nodisplay, .hide, .hidden	{ display: none; }

blockquote,q { quotes:none; }
blockquote 	{ background: url(images/quote.gif) no-repeat 0 10px; margin-left: 5px; margin-right: 19px; padding:8px 15px 0; border-width: 1px; border-style: solid; }

/**************************************************** B2 - Layout Styles ****************************************************/

/* global settings
---------------------------------------------------------- */
body#team_page_popup, body#email_subscribe { background: none; }
#main_body { width: 400px; padding: 0 34px 20px; }
	body#team_page_popup #main_body { width: 400px; padding: 20px; }
	body#email_subscribe #main_body { text-align: left; padding: 10px 20px; }

a { color: #32496f; }
a:hover { color: #3f5986; }

p { margin: 10px 0; }

img, fieldset, form {
	border: none;
	margin: 0;
	padding: 0;
}

/* Print Settings */
body#print-property { background: #fff; line-height: 150%; }
body#print-property #wrapper { width: 875px; background: none; }
body#print-property #wrap { position: static; }
body#print-property #leftcol { margin: 0; }
body#print-property #rightcol { margin-top: 100px; }
body#print-property #details h3 { text-align: left; margin: 0 0 6px 0; padding: 0 0 6px 0; border-bottom: 1px solid #cacaca; }
body#print-property .realty_widget_property_table { margin: 0 !important; width: auto !important; }
body#print-property div.post-content { float: left; margin-right: 20px; width: 590px;}
body#print-property div#sidebar { float: left; width: 220px; background: #F8981C; padding: 10px; }
body#print-property div#sidebar a.btn { background: none !important; }

body#print-property #agentinfo_contactform.side_block { width: 98%; }
body#print-property #agentinfo_contactform.side_block { float: none; width: 98%; }
body#print-property #details .block_content { border: none; }
body#print-property #property_description { float: none; width: 98%; }
body#print-property .property_map { float: left; clear: both; width: 98%; margin-top: 20px; }

body#print-property #page_nav_buttons { font-weight: bold; text-align: right; position: absolute; top: 200px; right: 10px; }
body#print-property #page_nav_buttons a { color: #fff; }
body#print-property #page_nav_buttons div { margin-bottom: 4px; }

body#print-property #property_images_medium { float: left; clear: both; width: 98%; margin-bottom: 20px; }

body#print-property #property_images_medium .photo { float: left; width: 210px; height: 158px; margin: 0 10px 10px 0; }
body#print-property #property_images_medium .photo0, body#print-property #property_images_medium .photo2 { margin-right: 0; }
body#print-property #property_images_medium .photo img { width: 208px; height: 156px; border: 1px solid #333; }

/* Current Listings */
.realty_widget_current_listings div.photo { margin-bottom: 10px; }
.realty_widget_current_listings div.photo img { width: 180px; height: 130px; }
.realty_widget_current_listings p { margin: 0 !important;}
.realty_widget_current_listings p.name { background: #eee; margin: 0; padding: 4px; }

/***** Forms *****/
form 			{ margin:0; padding:0; }
	form.contact_form { margin: 0 0 25px; padding: 0 0 25px; border-bottom: 2px solid; }
input, textarea { margin: 0; padding: 3px 2px; border: 1px solid #7f9db9; }
	input.radio, input.checkbox { width: auto !important; background-color: transparent; padding: 0; border: 0; vertical-align: middle; }
	#sidebar form input#s { width: 272px; margin: 10px 0; }
select { margin: 0; padding: 2px; }
body.fourOfour input { margin: 0; }

/***** Tables *****/
/* tables still need 'cellspacing="0"' in the markup */
table {
	margin:0 0 28px;
	border-top-width: 1px; border-top-style: solid;
	border-right-width: 1px; border-right-style: solid;
	border-collapse: separate;
	border-spacing: 0;
}
caption { text-align: center; }
th, td {
	border-bottom: 1px solid;
	vertical-align: top; }

thead th, tfoot th { padding: 10px 5px; text-align: center; }
	thead th { vertical-align: bottom; }
thead th:first-child, tfoot th:first-child { padding: 10px 5px 10px 10px; text-align: right; }

tbody th { padding: 5px 5px 5px 10px; text-align: right; }
tbody td { padding: 5px; text-align: left; }

/* AGENTS LIST AND AGENT PAGE
---------------------------------------------------------- */
#agents_list {  }
#agents_list .agent_item { margin: 0 0 25px; padding: 0 0 25px; border-bottom: 1px solid #dedede; }
#agents_list .imageCont, #agent .imageCont { margin: 0 20px 25px 0; float: left; }
#agents_list .imageCont img, #agent .imageCont img { width: 294px; height: auto; }

#agents_list .descCont, #agent .descCont { width: 200px; height: 144px; float: left; }
#agents_list .descCont ul, #agent .descCont ul { margin: 0; padding: 0 0 20px; list-style: none; }
#agents_list .descCont ul li, #agent .descCont ul li { list-style: none; margin: 0; padding: 0; }
		#agent .descCont ul li.agent_twitter, #agent .descCont ul li.agent_facebook, #agent .descCont ul li.agent_linkedin,
		#agents_list .descCont ul li.agent_twitter, #agents_list .descCont ul li.agent_facebook, #agents_list .descCont ul li.agent_linkedin { padding: 0 0 4px 22px; }

#agents_list p { clear: both; }

#agent { clear: both; margin-bottom: 20px; }
#agent p.agent_description { margin-bottom: 10px; }
#agent #formpart { float: left; }
#agent p.agent_testimonials { clear: both; }

/* property search map */
.map_container { width: 580px; height: 270px; background: url(images/backgrounds/bg_gradient.gif) repeat-x 0 0; margin: 0 0 25px; padding: 20px; }
.map_container form { width: 270px; margin: 10px 0 0; float: left; }
.map_container label.instruction { width: 270px; }
.map_container form select { width: 270px; margin: 20px 0 10px; }
.map_container img { border: 0; }

.sliced-map { margin-left: 20px; float: left; position: relative; }
span.state_count { display: block; position: absolute; font-size: 0.75em; font-weight: bold;}
span.span_TAS {right: 85px; top: 240px}
span.span_ACT { top: 195px; left:340px; }
span.span_NSW { top: 185px; left:267px; }
span.span_QLD { top: 45px; left:240px; }
span.span_NT { top: 85px; left:125px; }
span.span_SA { top: 165px; left:120px; }
span.span_WA { top: 50px; left:20px; }
span.span_VIC { top: 220px; left:240px; }

/***** Subscribe block *****/

#subscribe_block { 
	/*float: left; 
	clear: both; 
	width: 95%; 
	background: #F8981C; 
	margin: 10px 0; 
	padding: 10px; */
	width: 242px;
	margin: 10px auto 0;
}

#subscribe_block .side_block { margin: 0; padding: 0; border: 0;}

#subscribe_block ul { 
	margin: 0; 
	padding: 0 0 0 10px; 
	/*border-top: 1px solid; */
	list-style: none; 
	/*background: #F8981C;*/
	
	width: 293px;
	height: 45px;
}

#subscribe_block #subscribe_rss ul li, #subscribe_block #subscribe_email ul li { background: none !important; list-style: none; padding-left: 0; clear: both; }
#subscribe_block #subscribe_rss ul li span { width: 18px; height: 18px; background: url(images/icons/icon_rss.png) no-repeat 0 0; margin: 0 4px 9px 0; float: left; display: block; }
#subscribe_block ul li a {  } /* Sales Alert */
#subscribe_block ul li a {  } /* Rentals Alert */
#subscribe_block #subscribe_rss ul li.email_news span { width: 18px; height: 18px; background: url(images/icons/icon_email.png) no-repeat 0 0; margin: 0 4px 9px 0; float: left; display: block; }

#subscribe_rss, #follow { 
	/*float: left; 
	width: 120px; */
	margin-right: 20px !important; 
}

#follow { 
	/*width: 230px; */
	margin-right: 0 !important; 
}

#subscribe_block #follow h3 {
	margin: 0;
	padding: 0 0 6px;
	border-bottom: solid 1px #cacaca;
}

/* Follow buttons */

ul#follow_buttons {  }

ul#follow_buttons li { 
	width: 25px; 
	height: 25px; 
	list-style: none; 
	margin: 10px 10px 10px 0; 
	float: left; 
}

ul#follow_buttons li a { 
	width: 25px; 
	height: 25px; 
	float: left; 
	display: block; 
	text-indent: -9999px; 
}

/* Recent Sales, Recent Lease */
#side_realty_widget_sold_listings-30.side_block { margin: 0; }
#sold_listings { margin: 0; padding: 0; }
#sold_listings .block_content { margin: 0 0 20px; }
#sold_listings table { margin: 8px 0 0; padding: 0; border: 0; }
#sold_listings td { padding: 2px 5px 2px 0; border: 0; border-bottom: 1px solid #f9a63c !important; }
#sold_listings td.street_address, #sold_listings td.sold_at { display: none; }
	#sold_listings td.suburb { width: 110px; }
	#sold_listings td.property_type { width: 60px; }
	#sold_listings td.bedrooms { width: 10px; text-align: right; }
	#sold_listings td.bathrooms { width: 10px; text-align: right; }
	#sold_listings td.carspaces { width: 10px; text-align: right; }
	#sold_listings td.last_price { width: 60px; text-align: right; padding-right: 0; }
#sold_listings p.button { margin: 10px 0 0; clear: both; }

/* Sales Data */
.realty_widget_sales_data { float: left; clear: both; width: 100%; margin: 20px 0 !important; }

/* Calendar */
.widget_calendar { float: left; clear: both; width: 100%; }
.widget_calendar h4 { display: none; }

/* Contact Agent */
.realty_widget_contact_agent { margin-bottom: 0; }

/* Team Member */
#team_member .block_content { margin: 10px 0; }
#team_member img { width: 56px; height: auto; margin: 0 0 6px; }
#team_member .block_content .agent_item { width: 62px; float: left; margin-right: 10px; }
	#team_member .block_content .agent_item4 { margin: 0; }
#team_member .block_content .imageCont { clear: both; }
#team_member .block_content .descCont { clear: both; }
#team_member .tdContent { clear: both; }
#team_member .tdContent p { padding: 0 0 10px; }

/* Share and Enjoy */

#rightcol #share_enjoy { 
	/*margin-left: 40px;*/ 
	text-align: left;
}

#rightcol #share_enjoy p.ds_share_enjoy { 
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 10px 10px 0;
}

	body#property #share_enjoy {}
#share_enjoy a { font-size: 11px; text-decoration: none; }
body#property #share_enjoy table.share_enjoy span { float: left; width: 65px; text-align: center; }
	body#property #share_enjoy a { width: 42px; margin-right: 3px; display: block; font-size: 11px; text-align: center; }
table.share_enjoy { margin: 10px 0 0; padding: 0; border: 0; }
table.share_enjoy td { width: 16px; height: 16px; border: 0; padding: 0 0 5px; }
table.share_enjoy td span {display: block; float: left; width: 16px; height: 16px; margin-right: 10px; margin-bottom: 5px;}
table.share_enjoy td span a {color: white;}
table.share_enjoy img { width: 16px; height: 16px; display: block; margin: 0 5px 0 0; border: 0; vertical-align: top; }
	body#property #share_enjoy table.share_enjoy img { margin: 0 auto; }

/* Similar Listings */
#sidebar .realty_widget_similar_listings { width: 280px; }

.sim_content .block_content { margin: 10px 0 0; }
.sim_content .image 			{ width: 130px; height: 100px; margin: 0 10px 10px 0; float: left; position: relative; }
.sim_content .image img 		{ width: 124px; height: 94px; }
.sim_content .image_overlay 	{ position: absolute; top: 0; left: 0; }
.sim_content .image_overlay img { width: 124px; height: 94px; padding: 0; border: 0; background: transparent; }

.sim_content .similar_property_info { width: 140px; margin: 6px 0 0; float: left; }
.similar_property_info ul { margin: 0; padding: 0 !important; list-style: none; }
.similar_property_info ul li { background: none !important; margin: 0; padding: 0 !important; }

#other_properties .block_content { width: 600px; margin: 0 0 20px; padding: 10px; }
#other_properties p { padding: 0; }
#other_properties a { margin-right: 5px; }

.sim_content .block { width: 300px; margin: 0 20px 10px 0; float: left; }
.sim_content .block2, .sim_content .block4 { margin: 0; }


/* PROPERTY
---------------------------------------------------------- */
.image 				{ float: left; position: relative; }
.image_overlay 	{ position: absolute; top: 30px; left: 40px; }
.image_overlay .sticker span { width: 100px; font-size: 18px; font-weight: bold; color: #fff; position: absolute; top: 70px; left: 52px; text-align: center; }
.image_overlay .under_offer span { top: 70px; left: 52px; }
.image_overlay img { padding: 0; border: 0; background: transparent; }
.image_overlay .orange { border: none !important; }

#list_format .image_overlay .under_offer span { width: 90px; font-size: 12px; left: 20px; top: 45px; }
#list_format .image_overlay .sticker span { width: 90px; font-size: 12px; left: 20px; top: 45px; }

/***** Quick Search *****/
#quick_search { }

ul.qs-ul { margin: 0; padding: 10px 0 0; list-style:none; }
ul.qs-ul li { background: none !important; list-style: none; padding: 0; clear: both; }

ul.qs-ul .search_selection { padding-bottom: 4px; }

ul.qs-ul .property_type 			{ }
ul.qs-ul .property_type select 	{ width: 100%; margin: 0 0 10px; }

.enterSuburb 				{ width: 172px; margin-bottom: 10px; float: left; }
.enterSuburb input 		{ width: 159px; padding: 4px 2px 0; }

.prices { width: 86px; margin: 0 0 8px 0; float: left; }
	.price_min { margin-right: 10px; }
.prices select { width: 100%; }

.numberofrooms { width: 86px; margin: 0 0 10px 0; float: left; }
	.bedrooms { margin-right: 10px; }
.numberofrooms label { padding-bottom: 3px; }
.numberofrooms select { width: 100%; }

.suburb_select select, .states_select select { width: 100%; margin-bottom: 5px; clear: both; }

/***** Sorter and Search filter *****/	
p.number_properties		{ float: left; }
.sorter_search_quick 	{ float:right; }

#search_quick 			{ }
#search_quick select 	{  }

/*.search_results_view_option { width: 620px; height: 40px; clear: both; }
.search_results_view_option p { margin-right: 10px; float: left; }*/

/***** Page toolbar *****/
.page_toolbar 	{ margin-bottom: 12px; padding: 4px 0; border-top: 1px solid #999; border-bottom: 1px solid #999; clear: both; }
.page_toolbar p { padding: 0; text-align: center }
.page_prev 		{ float: left; margin-right: 10px; }
.page_prev a 	{ background: url(images/icons/icon_prev.gif) no-repeat 0 center; margin: 0; padding: 0 0 0 7px; }
.page_next 		{ margin-left: 10px;float: left; }
.page_next a 	{ background: url(images/icons/icon_next.gif) no-repeat right center; margin: 0; padding: 0 7px 0 0; }
.page_numbers	{ float: left; overflow: hidden; }
.page_numbers a	{ height: 8px; margin: 0 6px 0 1px; padding: 0; }
.page_prev a:hover, .page_next a:hover, .page_numbers a:hover,
.page_prev a:active, .page_next a:active, .page_numbers a:active {  }
.page_numbers a.current_page, .page_numbers a:hover {  }

/**** Property Search tables ****/
table.property 					{ width: 100%; margin: 0; padding: 0; border: 0; }
table.property td 				{ background: #eee; border: 0; border-bottom: 20px solid #fff; border-right: 20px solid #fff; }
table.property td a { text-decoration: none; }

td.imageCont 						{ padding: 0; }
td.imageCont .image 				{ width: 210px; height: 165px; padding: 10px 10px 0 0; }
td.imageCont .image img 		{ width: 215px; height: 159px; }
td.imageCont .image_overlay img { width: 135px; height: 100px; }


td.thumbCont { 
	border-right: none !important;
}

td.thumbCont.alt { 
	border-right: solid 15px #fff !important; 
}

td.thumbCont .image 				{ height: 215px; }

td.thumbCont .image img { 
	width: 280px; 
	height: 210px; 
}

td.thumbCont .image_overlay img { width: 210px; height: 159px; }

td.descCont 						{ background: url(images/backgrounds/bg_td_descCont.gif) repeat-x 0 0; padding: 0; }
	#list_format td .tdContent { width: 350px; padding: 10px 10px 14px 10px; }
	#list_format table.property td { border-right: none; padding-bottom: 8px; }

td.descCont p.headline { font-size: 16px; font-weight: bold; color: #6c2c10; margin-bottom: 4px; }

td .tdContent { position: relative; }

	td.thumbCont .tdContent { 
		background: #eee; /*padding: 35px 0 0 0*/; clear: both; 
		
		padding: 55px 0 0;
	}

ul.rooms { margin: 0; padding: 0; float: left; list-style: none; }
	#list_format ul.rooms { position: absolute; margin-top: 8px; right: 1px; }
	
	#thumbnail_format ul.rooms { 
		position: absolute; top: 7px; /*right: 1px;*/ 
		
		right: -5px;
	}
	
ul.rooms li { width: 38px; background: none; list-style: none; margin: 0 3px 0 0; padding: 0; float: left; }
ul.rooms li span { float: left; }
ul.rooms li span.room_count { padding-top: 1px; }
ul.rooms li span.room_type { width: 18px; height: 18px; background-color: #1e78c6; background-repeat: no-repeat; background-position: center -41px; margin-left: 3px; float: left; display: block; text-indent: -9999px; }
ul.rooms li.bedrooms span.room_type { background-image: url(images/icons/beds.gif); }
ul.rooms li.bathrooms span.room_type { background-image: url(images/icons/baths.gif); }
ul.rooms li.carspaces span.room_type { background-image: url(images/icons/cars.gif); }

	#list_format p.property_type { padding: 0; position: absolute; left: 10px; }
	#list_format td.descCont p.price { padding: 0; position: absolute; left: 130px; }
	
	#thumbnail_format p.property_type { 
		padding: 0; position: absolute; 
		left: 10px; /*top: 0; */
		
		top: 8px;
		margin: 0;
	}
	
	#thumbnail_format td.thumbCont p.price { 
		padding: 0; position: absolute; 
		/*top: 0; left: 90px;*/ 
		
		top: 28px;
		left: 10px;
		margin: 0;
	}

td.thumbCont p.suburb { border-top: 1px solid #ccc; padding: 6px 0; margin: 0 10px; font-size: 14px; font-weight: bold; }

.land_building_size 			{  }
.land_building_size p 		{ padding: 0 !important; }
.land_building_size p span { margin-left: 2px; padding-left: 4px; border-left: 1px solid; }
.land_building_size p span:first-child { margin: 0; padding: 0; border: 0; }

/***** Open for Inspection tables *****/
table.date_container			{ width: 100%; border: 0; border-bottom: 1px solid #dedede; }
table.date_container tr.alt { border-top: 1px solid; }
table.date_container tr:hover	{  }
table.date_container th,
table.date_container td			{ border: 0; vertical-align: top; text-align: left; }

table.date_container th		{ padding: 0; }
td.time_cell					{ width: 140px; padding-left: 0; }
td.suburb_cell					{ width: 155px; }
td.address_cell				{ width: 255px; }
td.property_link				{ width: 115px; }


/**** Property Page ****/
/* Property Page specific sidebar widgets */
#details { }
#details table { margin: 0; border: 0; }
#details table td { padding: 2px 0; border: 0; }
#details table td.field {  }
#details .block_content { padding: 0 0 12px; }
#details .block_content h5 {  }
span.dates_view {  }

#details .block_bottom { 
	/*padding: 6px 0 0; */
}

#details .block_bottom p { margin: 0; padding: 0; }
#details .block_bottom p span { margin:7px 7px 0 0; float: left; display: block; }
#details .block_bottom p a { text-decoration: none; }

.realty_widget_stamp_duty_and_mortgage_calculator { margin-bottom: 0; }
.realty_widget_stamp_duty_and_mortgage_calculator h4 { display: none; }

#tabbed_calc .block_content { padding: 20px 10px !important; }
#tabbed_calc table.table.calc_table { margin: 0 !important; }
#tabbed_calc table.table.calc_table td { padding: 0 8px 0 0 !important; }
#tabbed_calc table.calc_table td.calc_btn { padding: 15px 0 0; }

ul#calctabs { margin: 0 !important; border: none !important; }
ul#calctabs li { margin: 24px 0 0 0 !important; position: relative; left: 40px; }

/*.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs { float: left; clear: both; width: 100%; height: 33px; padding: 0 !important; border-bottom: 1px solid #e58a14; }
.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs li { width: 110px; background: none; list-style: none; margin: 0; padding: 0; float: left; }
.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs li.ui-state-default a { width: 106px; text-decoration: none; background-color: #c8770f; }
.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs li.ui-state-active, .realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs li.ui-state-active a { width: 106px; background: #a9630a; text-decoration: none; }
.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs li a { width: 106px;  height: 30px; background: none; color: #fff; padding: 5px 2px 2px 2px; display: block; float: left; -webkit-transition: background-color .4s ease-in-out; }
*/
/* Calculator */
#stamp_duty_calculator, #mort_calc { margin-bottom: 20px; }
#calc_result { font-size: 16px; font-weight: bold; color: #cd7b11; margin: 10px 0 0 10px;  }


table.calc_table { margin: 5px 5px 0; border: 0; }
table.calc_table td { border: 0; }
table.calc_table td.calc_field { font-size: 11px; }
table.calc_table td.calc_value { padding-bottom: 2px; }
table.calc_table td.calc_value input { width: 115px; }
table.calc_table td.calc_value select { width: 120px; }
table.calc_table td.calc_btn { padding: 15px 5px 10px; }
table.calc_table td.calc_btn p { margin: 0 10px 0 0; padding: 0; float: left; }
#calc_results, #calc_result { padding: 0 10px; }
.widget #calc_results, #calc_result { padding: 0; }

#agentinfo_contactform.side_block { width: 280px; float: right; }
#agentinfo_contactform .block_content { margin: 5px 0; }
.agent_info { margin: 0 0 10px; }
.agent_info p { padding: 0; }
.agent_contact_info { padding-bottom: 10px; }
p.agent_photo, p.agent_photo img { width: 60px; }
	p.agent_photo { margin: 0 15px 10px 0; float: left; }
	p.agent_photo img {  }
span.agent_company_name {  }

/*ul.contact_agent_fields { margin: 0 0 20px; padding: 0; list-style: none; }
.side_block ul.contact_agent_fields li { background: none; margin: 0 0 8px; padding: 0; }
.side_block ul.contact_agent_fields li:hover { background: none; }
ul.contact_agent_fields li label { width: 79px; padding: 0 5px 0 0; float: left; text-align: right; }
ul.contact_agent_fields li label span { width: 79px; float: left; display: block; }
ul.contact_agent_fields li input, ul.contact_agent_fields li textarea { width: 187px; }

/* Property page specific content widgets */
.property_block { margin: 0 0 20px; }
#property_description { float: left; width: 430px; }
.realty_widget_action_buttons, #add_to_favs, #main_photo { width: 140px; }
#main_photo { float: left; }
	.realty_widget_action_buttons.property_block { margin: 0; float: right; }
.realty_widget_action_buttons h4 { display: none; }
.action_buttons p, #add_to_favs p, p.photo_btn { margin-bottom: 12px; }

.media_div { clear: both; }
table.media_table { margin: 0; border: 0; border: 1px solid; }
table.media_table td { padding: 0; border: 0; }
table.media_table img { border: 0; }
table.media_table td.td_slider_photo { border-right: 1px solid; }
td.td_photo_scroller {  }
img#slide_photo { width: 465px; height: 365px; }
td.td_photo_scroller { }
td.td_photo_scroller img { width: 145px; height: 115px; border-bottom: 1px solid; }

#scroll-container { overflow: hidden; width: 145px; height: 345px; position: relative; margin-bottom: -20px; padding-bottom: 20px; }
#scroll-content { position: relative; top: 0; }
#scroll-controls { position: absolute; bottom: 0; left: 0; height: 20px; width: 100%; background: #177bc2; }
#scroll-controls a.up-arrow { display: block; width: 19px; height: 11px; background: transparent url(images/icons/arrow_up.png) no-repeat scroll left top;
position: absolute; top: 6px; left: 45px; }
#scroll-controls a.up-arrow:hover { background: transparent url(images/icons/arrow_up.png) no-repeat scroll left top; }
#scroll-controls a.down-arrow { display: block; width: 19px; height: 11px; background: transparent url(images/icons/arrow_down.png) no-repeat scroll left top; position: absolute; top: 6px; right: 42px; }
#scroll-controls a.down-arrow:hover { background: transparent url(images/icons/arrow_down.png) no-repeat scroll left top; }

#flashcontent { width: 620px; margin-bottom: 25px; position: relative; }
p.help_tab { padding: 0; position: absolute; top: 2px; right: 5px; }

#SSP_content { }

#open_times { display: none; } 

#property_features { background: #eee; padding: 4px 15px; float: left; clear: both; width: 95%; margin: 10px 0; }
#property_features ul { margin: 0; padding: 0; list-style: none; }
#property_features li { background: url(images/icons/bullet.gif) no-repeat 0 7px; margin-left: 4px; padding-left: 10px; float: left; }
#property_features li:first-child { background: none; margin: 0; padding: 0; }

/***** MAPS *****/
.property_map .block_content { margin: 10px 0 15px; position: relative; }
#map_canvas { height: 300px; border: 3px solid; }
#street_view_button{ width:6em; margin: 0 0 3px; padding:4px 0 5px; border: 1px solid; cursor:pointer; position: absolute; top: 0; left: 34px; }

#map_suburb { width: 300px; margin: 10px; float: right; }
#map_suburb span { margin: 0 10px 10px 0;padding:0;}
.gsmsc-mapDiv { height: 275px !important; }
.gsmsc-idleMapDiv { height : 275px !important; }
div.gsmsc-idleMapDiv span, div.gsmsc-mapDiv span { display: none; }

#walk_score { width: 600px !important; margin: 0 0 25px; }

.realty_widget_map_and_walkscore { float: left; clear: both; width: 100%; margin-top: 10px; }

#map_search_result { float: left; clear: both; width: 100%; margin: 10px 0; }

/* Property Stats table/chart below map */

#property_stats { margin: -1px 0 25px; padding: 10px; border: 1px solid; clear: both; }
#data_table_div { width: 280px; margin: 0 10px 0 0; float: left;  }
#property_stats table.DataTable { width: 280px; margin: 0 0 5px; border-bottom: 0; }
#property_stats table tbody td { }
#property_stats table tr.DataTableHeader td { padding: 5px; }
#property_stats table tr.DataTableSubHeader td {  }
#property_stats table tr.DataTableFooter td {  }
#data_table_div small { line-height: 14px; }
#property_stats .prop_stats_chart { width: 280px !important; float: left; }
#property_stats table.LargeDataTable { width: 100%; }

table.results, #sold_sale table, #sold_lease table { width: 100%; border: none !important; }
table.results th, #sold_sale table th, #sold_lease table th { background: #eee; padding: 4px; font-weight: bold; text-align: left; }
table.results td, #sold_sale table td, #sold_lease table td { padding: 4px; border-bottom: 1px solid #dedede;}

/***** Location Information *****/
#side_realty_widget_location_info-9 { width: 620px; clear: both; }

	.suburb_profile_banner p { width: 200px; height: 10px; position: absolute; top: 17px; right: 5px; }
		.suburb_profile_banner p a { width: 200px; height: 10px; display: block; text-indent: -9999px; }
	
	.location_content {  }
	p.location_main_image { width: 140px; height: 105px; margin: 13px 20px 25px 0; padding: 0; float: left; }
		p.location_main_image img { width: 134px; height: 99px; }
	p.location_info { margin: 14px 0 0; padding: 0; float: left; }
	p.location_info span {  }
	p.location_description {  }

/* Contact Forms
---------------------------------------------------------- */
ol.cf-ol { margin: 0 0 25px; padding: 0; list-style: none; }
#manage_profile ol.cf-ol { margin: 0 24px; }
#manage_profile ol.cf-ol li { list-style: none; }
ol.cf-ol li { background: none; margin: 0 0 15px; padding: 0; clear: both; }
ol.cf-ol li label {margin: 0 10px 0 0; text-align: left; }
ol.cf-ol li label span { display: block; }
ol.cf-ol input.checkbox { margin-right: 5px; }
.signup_button p.email_btn { clear: both; }
textarea#comments { margin: 0; clear: none; }

#formpart { padding: 15px 10px 10px; }
#formpart form { margin: 0; border: 0; }
#formpart ol.cf-ol li { list-style: none; clear: both; }
#formpart ol.cf-ol li label { width: 90px; }
#formpart ol.cf-ol li label span { width: 90px; }
#formpart input, #formpart textarea { width: 100%; }
#formpart select { width: 155px; }
#formpart p.requi { }
#formpart .signup_button p.email_btn { }

li.site_alerts ul { width: 325px; margin: 0; padding: 0; float: left; display: block; list-style: none; }
	li.site_alerts ul.prop_alerts_ul { margin-bottom: 10px; }
li.site_alerts ul li { margin: 0 0 5px; padding: 0; }

/* lightbox
------------------------------------------------------------------*/
#lightbox					{ width: 100%; position: absolute; left: 0; z-index: 100; text-align: center; line-height: 0; }
#lightbox a, #lightbox a img, #lightbox img { border: 0; padding: 0; }

#outerImageContainer		{width: 250px; height: 250px; background-color: #fff; margin: 0 auto; border: 4px solid #8b8b8b; border-bottom: 0; position: relative; }
#imageContainer				{ padding: 10px; }

#loading					{ width: 100%; height: 25%; position: absolute; top: 40%; left: 0%; text-align: center; line-height: 0; }
#hoverNav					{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 10; }
#imageContainer>#hoverNav	{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink		{ width: 49%; height: 100%; background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block; }
#prevLink 					{ background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; left: 0; float: left;}
#nextLink 					{ background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {  }
#nextLink:hover, #nextLink:visited:hover {  }

#imageDataContainer			{ width: 100%; background-color: #fff; margin: 0 auto; border: 4px solid #8b8b8b; border-top: 0; font: 10px Verdana, Helvetica, sans-serif; line-height: 1.4em; overflow: auto; }

#imageData					{	padding:0 10px; color: #666; }
#imageData #imageDetails	{ width: 70%; float: left; text-align: left; }	
#imageData #caption			{ font-weight: bold;	}
#imageData #numberDisplay	{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose	{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay					{ width: 100%; height: 500px; position: absolute; top: 0; left: 0; z-index: 90; }

/* LIGHTBOX ENDS */

/* nav
---------------------------------------------------------- */
#nav { width: 98.5%; margin: -2px 0 40px 0; padding: 0; position: relative; right: 0; z-index: 99; }
#nav ul { float: left; clear: both; width: 100%; margin: 0; padding: 0; list-style: none; border-bottom: 4px solid #ce7a0d;  }
#nav ul li { height: 26px; list-style: none; margin: 0; padding-left: 1px; float: left; border-right: 1px solid #ce7a0d; }
#nav ul li.page-item-27 { border-left: 1px solid #ce7a0d; }
#nav ul li.page_item { background: none !important; padding: 0; }
	#nav ul li:first-child { margin: 0; }
#nav ul li a { height: 14px; padding: 4px 24px 6px 23px; color: #7b4c10; font-weight: bold; float: left; display: block; position: relative; -webkit-transition: color .4s linear; text-decoration: none; } /* padding altered in type2.css */
#nav ul li.page-item-77 a { padding: 8px 24px 6px 24px;}
#nav ul li a span.span_div { width: 100%; height: 70px; border-right-width: 1px; border-right-style: solid; text-indent: -9999px; position: absolute; top: 0; left: -1px; z-index: 1; }
	#nav ul li:first-child a span.span_div { border-left-width: 1px; border-left-style: solid; }

#nav ul li a, #nav ul li a:hover, #nav ul li a:active, #nav ul li.current_page_item a { -webkit-transition: color .4s ease-in-out;}

#nav ul li span.ddarrow { width: 10px; height: 5px; background: url(images/icons/dd_arrow.gif) no-repeat 100% 0; margin: 7px 0 0; padding-left: 5px; float: right; display: block; text-indent: -9999px; }

/* drop down menus */
#nav ul li ul { background: #ce7a0d; width: 170px; height: auto; margin: 30px 0 -1px 0; padding: 0; border: 0; border-bottom: 1px solid #da810e; display:none; position:absolute; z-index: 99; }
#nav ul li:hover ul {  }
#nav ul li.current_page_parent ul { margin-left: 0; }

#nav ul li ul li { height: auto; margin: 0; padding: 0; float:none; clear:both; }
* html #nav ul li ul li { height: 22px; }
#nav ul li ul li a { width: 130px; height: auto; color: #fff; padding: 5px 20px !important; display: block; clear:both; border: 0; border-top: 1px solid #da810e; -webkit-transition: none; }
	#nav ul li ul li:first-child a { border: 0; }
	#nav ul li ul li.current_page_item a { border-bottom: 0; }
#nav ul li ul li a:hover { border-bottom: 0; background: #d48115; }
#nav ul li ul li ul { width: 100px; margin: 0; padding:0; position:relative; clear:both; border-top: 0; }
#nav ul li ul li ul li { margin:-2px 0 0 0; border:0; display:block; text-indent:20px; }


/* Widget */

#rightcol .widget { 
	/*display: inline-block;*/	
	margin-bottom: 20px; 
	/*.margin-bottom: 10px;*/ 
}

.widget_categories { 
	/*margin-top: 10px; */
}

.widget_categories, .widget_tag_cloud, .widget_archive { display: block !important; }
#rightcol .widget h3 { clear: both; background: none; margin: 0 0 6px 0; padding: 0 0 6px 0; border-bottom: 1px solid #cacaca; }

#default-widgets { 
	/*float: left; 
	margin-bottom: 10px; */
}

#default-widgets .side_block .block_content { padding: 0; }

/* Post */
.post {
	/*float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;*/
}

.post .meta {
	font-size: 11px;
	color: #808080;
	margin: 0 0 10px 0;
}

.post .meta .date {
	width: 68px;
	background: #686868;
	margin-right: 10px;
	padding: 2px;
}

.post .meta .time {
	padding: 10px 0;
}

.post .meta .author, .post .meta .comment {
}

.post .meta .author {
	padding: 10px 20px;
}

.post .meta .comment {
	padding: 10px 0;
}

.post .meta  a {
	text-decoration: underline;
}

a.post-edit-link {
	font-size: 11px;
}

/* Comments */
#comments ul {
	margin: 0;
	padding: 0;
}

#comments ul li {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
}

#comments ul .gravatar {
	float: left;
	width: 80px;
	margin-right: 20px;
}

#comments ul .gravatar img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #eee;
}

#comments ul .comment-text {
	float: left;
	width: 500px;
}

#comments ul .meta {
	font-size: 12px;
	margin-bottom: 10px;
}

#respond {
	margin: 20px 0;
}

/* Fieldset */
#respond fieldset div.input {
	clear: both;
	margin-bottom: 4px;
}

#respond fieldset div.text label {
	height: 6px;
	display: block;
	font-weight: bold;
}

#respond fieldset div.text input, fieldset div.text textarea {
	width: 100%;
	padding: 2px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

#respond fieldset div.submit {
	margin: 10px 0;
}

#respond fieldset input, fieldset select, fieldset textarea {
	font: 12px Arial, Helvetica, sans-serif;
}

#respond fieldset div.submit input {
	background: #a9b2bb;
	font-weight: bold;
	color: #fff;
	border: 2px solid #9ba6b0;
	padding: 2px;
	margin: 10px 0;
}

#respond p.button, #respond input.btn {
	width: 100px;
}

#respond a.btn {
	padding: 1px 0 6px 1px;
}

/* Category & Archives List */
.widget_categories ul, .widget_archive ul{
	margin: 0;
	padding: 0;
}

.widget_categories ul li, .widget_archive ul li {
	background: url(images/icon-list.png) no-repeat;
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0 0 0 20px;
}

/* Ebook Form */
#ebook-form {
	background: #d3d4d6;
	width: 425px;
	height: 300px;
	border: 1px solid #b3b3b3;
	margin: 20px 0;
	position: relative;
}

#ebook-form .headline {
	float: left;
	width: 240px;
	padding: 10px;
}

#ebook-form .headline span.free {
	font-size: 28pt;
	font-weight: bold;
	color: #ed1849;
	line-height: 30pt;
}

#ebook-form .headline span.ebook {
	font-size: 24pt;
	color: #3d4e54;
	line-height: 24pt;
}

#ebook-form .steps {
	font-size: 12pt;
	color: #333333;
	margin: 5px 0pt;
	padding: 5px 0pt;
	border-top: 2px solid #808080;
	border-bottom: 2px solid #808080;
}

#ebook-form img.book {
	float: left;
}

#ebook-form .form {
	clear: both;
	padding: 10px 0px 10px 5px;
	position: absolute;
	top: 110px;
	left: 5px;
}

#ebook-form .copy {
	padding: 15px 0pt;
	color: #3d4e54;
	font-size: 14pt;
	font-weight: bold;
}

#ebook-form table {
	border: none;
}

#ebook-form table td, #ebook-form table th {
	padding: 2px;
	border: none;
}

/*anima*/
.page-id-84 #leftcol .leftcol,.page-id-704 #leftcol .leftcol {border: 0;margin: 0;padding: 0;width: 1px}
.page-id-84 #leftcol .rightcol,.page-id-704 #leftcol .rightcol {margin-left: 20px;width: 615px}
.page-id-84 #leftcol .rightcol #steps_image img,.page-id-704 #leftcol .rightcol #steps_image img {width: 613px}

.grey_box_topless {border-color: #CCC;border: 0 0 0 1px}
.grey_box_topless th, td {border-color: #CCC}
.regTable {border-color: #CCC}
#submit_button {background: #EEEEEE }
#register_container .inputbox:focus {color: #333}
#leftcol .leftcol {height: auto!important;height: 100px;min-height: 100px}

#ebook-form {}
#ebook-form div {float: left;margin: 5px;padding: 0;width: 120px}
#ebook-form .headline {float: left;margin: 5px;padding: 0;width: 120px}
img.book {position: absolute;margin: -320px 0 0 270px}

.post-content .form {position: absolute;width: 260px;margin: -200px 0 0 5px}
table.forme {border: 1px solid;border-color: #CCC}


.benefits h4 {line-height: 1.4em}

#residential #ebook-form { 
	width: 653px; 
	clear: both; 
	position: relative;
}

#residential .form {position: absolute; margin:-200px 0 0 5px; width:260px;}

#cost_saving {
	/*margin-left: 30px;
	width: 242px;
	margin: 0 auto;*/
}

#cost_saving h3 {
	background: transparent url("images/bg-property-search.png") no-repeat top center !important;
	color: #1965BB;
	font-size: 14px;
	font-weight: bold;
	text-align:	center;
	text-transform: capitalize;
	margin: 0 !important;
	padding: 10px 0 !important;
}

#cost_saving .block_content {
	background: transparent url("images/bg-property-search.png") no-repeat bottom center !important;
	padding: 10px;
}

#cost_saving .block_content table.widefat {
	margin-bottom: 10px !important;
}

#cost_saving .block_content p.submit_btn {
	text-align: center;
}

#rightcol div.block_content {
	/*margin-left: 30px; 
	margin-bottom: 30px;*/
	margin: 0 auto;
	width: 242px;
}

#rightcol div.block_content img {
	margin-right: 10px;
}

table.widefat {border: none;}

#rightcol #cost_saving .block_content {
	margin: 0;
	width: auto;
}

#side_ltranslate {margin-left: 40px;}

span.td_view {
	display: block; 
	width: 100px;
	text-align: center;
}

/* DS CUSTOM */

/*body#residential #container #maincontent #rightcol {
	position: relative;
}

body#residential #container #maincontent #rightcol .realty_widget_social_widget {
	margin-top: 100px;
}

body#residential #container #maincontent #rightcol .realty_widget_social_widget #cost_saving .block_content {
	position: static;
}

body#residential #container #maincontent #rightcol .block_content {
	position: absolute;
	left: 0;
	top: 580px;
}*/

/*what do i get?*/

body#residential #leftcol .info {
	margin: 0 0 20px;
}

body#residential #leftcol .info .f-top {
	height: 10px;
	background: url(images/f-options-top-655.png) no-repeat;
}

body#residential #leftcol .info .f-repeat {
	background: url(images/f-options-repeat-655.png) repeat-y;
}

body#residential #leftcol .info .f-bottom {
	height: 10px;
	background: url(images/f-options-bottom-655.png) no-repeat;
}

body#residential #leftcol .f-repeat h3 {
	width: 298px;
	height: 20px;
	margin: 0 auto 10px;
	padding: 4px 0;
	background: url(images/residential-heading-blue.png) no-repeat;
	
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

body#residential #leftcol .info .f-repeat .content {
	padding: 0 10 10px;
}

body#residential #leftcol .info .f-repeat .content .col-1,
body#residential #leftcol .info .f-repeat .content .col-2 {
	float: left;
	width:	315px;
	padding: 0 0 5px;
}

body#residential #leftcol .info .f-repeat p.text {
	text-align: center;
	margin: 0;
	padding: 5px 0 15px;
}

/* packages */

body#residential #leftcol .packages {
	margin: 0 0 20px;
}

body#residential #leftcol .packages h3.heading-wide {
	width: 652px;
	margin: 0 auto 10px;
	padding: 4px 0;
	text-align: center;
}

body#residential #leftcol .packages .f-repeat {
	padding: 0;
}

body#residential #leftcol .packages .f-repeat h3 {
	padding-left: 150px;
	width: 148px;
	text-align: left;
	font-size: 16px;
}

body#residential #leftcol .packages .col1 .f-repeat h3 {
	background: transparent	url("images/residential-heading-premium-custom.png") no-repeat 0 0;
}

body#residential #leftcol .packages .col2 .f-repeat h3 {
	background: transparent	url("images/residential-heading-premium2-custom.png") no-repeat 0 0;
}

body#residential #leftcol .packages .col1 .f-repeat h3 span,
body#residential #leftcol .packages .col2 .f-repeat h3 span {
	font-size: 12px;
}

body#residential #leftcol .packages .col1 .f-repeat p.sell-img {
	margin-top: 40px;
}

body#residential #leftcol .packages .col2 .f-repeat p.sell-img {
	margin-top: 20px;
}

/* info, packages */

body#residential #leftcol .info .f-repeat .content ul,
body#residential #leftcol .packages .f-repeat ul {
	margin: 0;
	padding: 0 20px 0 35px;
}

body#residential #leftcol .info .f-repeat .content ul li,
body#residential #leftcol .packages .f-repeat ul li {
	margin: 0;
	line-height: 20px;
}

body#residential #leftcol .f-repeat p.sell-img {
	margin: 0;
	width: 297px;
	margin: 0 auto;
}

/* ebook form */

/*body#residential #leftcol .ds-ebook-form {
	position: relative;
	margin: 0 0 20px 0;
}

body#residential #leftcol .ds-ebook-form .ebook-form {
	position: static;
	clear: none;
	margin: 0;
}*/
