/*
Theme Name: Professionals Agency

/* Structure Styles */
/* footer stick at the bottom */
* {
  margin: 0;
 }
 html, body {
	height: 100%;
  }
 .wrapper {
   min-height: 100%;
	height: auto !important;
	height: 100%;
   margin: 0 auto -260px;
  }
#footer, .push_footer {
  height: 260px;
}
p{margin-top:13px;margin-bottom:13px;}
body {
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size:13px;
	}	
a{outline: none; color:#aa0000;}

#page {
	text-align: left;
	}
	
#main {
	width: 1000px;
	margin: 0 auto;
	}

#content {
	font-size: 13px;
	float: right;
	min-width:632px;#width:632px;
	}
#content.inspections_page{width:632px;}
.narrowcolumn .entry {
	line-height: 16px;
	width: 100%;
	}
.narrowcolumn .entry .property_details_col1 p{
	line-height: 18px;
}
.narrowcolumn .postmetadata {
	text-align: left;
	}

small {
	font-family: Arial, 
	line-height: 16px;
	}
	
.cursorhand{cursor:hand;cursor:pointer;}

h1, h2, h3 {
	font-weight: normal;
	}

h1 {
	font-size: 22px;
	text-align: left;
	padding-left:40px;
	}
	
#headerimg_inner{
	background: transparent url(images/body_bg.png) no-repeat  -2px 0px;
}

#headerimg .description {
    float: left;
    margin-left: 385px;
    text-align: left;
	font-size:21px; line-height: 23px; margin-top:25px;
	}
	
h2 {
	font-size: 18px;
	}	
	
h2.pagetitle{padding-top:0px !important;}
.archive-page h2.pagetitle{padding-top:15px !important;text-transform:capitalize;margin-bottom:25px;}

.post h2{padding-top:8px !important;}

#sidebar ul li h2 {
	padding: 5px 5px;
	}

h3 {
	font-size: 16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}	
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	text-indent:-5000px;display:none;
	}	
	
h2, h2 a, h2 a:hover,  h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}	

input,  select {
  -webkit-border-radius: 5px 5px 5px 5px;
  -border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  background: url("images/menu_bg_r.gif") repeat-x scroll center -15px transparent;
  border: 1px solid #E3E3E3;
  font-size: 13px;
  color: #000;
  padding: 3px 5px;
}
input[type=checkbox]{background:none;border:none;padding:0;  -webkit-border-radius: 0px;
  -border-radius: 0px;
  -moz-border-radius: 0px;}
textarea{
  -webkit-border-radius: 5px 5px 5px 5px;
  -border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  background: url("images/menu_bg_r.gif") repeat-x scroll center -15px transparent;
  border: 1px solid #E3E3E3;
  font-size: 11px;
  color: #000;padding-left:5px;
}

.wpcf7-form label{width:100px; display:block; float:left;}
.wpcf7-form input.wpcf7-text, .wpcf7-form textarea{width:250px;}
.wpcf7-form textarea{padding: 3px 5px;}
#slug-selling .wpcf7-form textarea.property-address{height:245px;}

input[type=button],input[type=submit]{font-weight:bold; font-size:16px}
input[type=button]:hover,input[type=submit]:hover{opacity:0.6}

.home-excerpt{
	float:left;
	height:300px;
	margin:15px 30px 0px 0px;
	overflow:hidden;
	width:300px;
}
.home-excerpt.first{margin-top:5px}
.home-excerpt.odd{	
	margin-right:0px;
}
.home-excerpt.weather-widget{
	background:url(images/bg_weather_widget.gif) left bottom repeat-y;
	-moz-border-radius:10px 0px 10px 10px;
	-webkit-border-radius:10px 0px 10px 10px;
	border-radius:10px 0px 10px 10px;
	height:288px;
}
.home-excerpt.weather-widget .locality_weather{
	height:24px;line-height:24px;background:url(images/black-60-alpha.png) left top;color:#fff;font-weight:bold;padding-left:20px;
}
.home-excerpt.weather-widget .forecast_item{
	background:url(images/bg_forecast_item.gif) repeat-x left top;height:40px;padding-top:10px
}
.home-excerpt.weather-widget .weather-local{padding:0 20px 0 20px}
.home-excerpt.weather-widget .forecast_today,.home-excerpt.weather-widget .forecast_tomorrow{background:none;}
.home-excerpt.weather-widget .forecast_today{height:95px;}
.home-excerpt.weather-widget .forecast_icon{float:left;width:50px;overflow:hidden;}
.home-excerpt.weather-widget .forecast_desc{float:left;width:122px;overflow:hidden;color:#616264;font-size:11px;line-height:12px;}
.home-excerpt.weather-widget .forecast_desc b{font-size:12px;}
.home-excerpt.weather-widget .forecast_temp{
	float:left;width:88px;height:37px;overflow:hidden;background:url(images/bg_forecast_temp.gif) left top no-repeat;color:#fff;
	text-shadow: 0px -1px 1px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=-1); 
	font-weight:bold;font-size:15px;
}
.home-excerpt.weather-widget .forecast_temp div{
	float:left;width:42px;text-align:center;line-height:23px;
}
.home-excerpt.weather-widget .forecast_details{
	background-color:#a6a8ab;color:#fff;padding:6px;width:248px;margin-top:4px;min-height:40px;
}
.home-excerpt.weather-widget .forecast_details div{float:left;width:50%;font-size:11px;}
.home-excerpt.weather-widget .forecast_details b{width:100%;display:block;}

.home-excerpt.team-widget{
	-moz-border-radius:10px 0px 10px 10px;
	-webkit-border-radius:10px 0px 10px 10px;
	border-radius:10px 0px 10px 10px;
	height:288px;
}
.home-excerpt.team-widget .quotescollection_randomquote p {margin:0}

.home-excerpt .tubepress_embedded_title{
	/*margin-bottom:0px;
	font-size: 18px;
	color:#fff;
	padding-left:20px !important;
	padding-top:0px !important;
	line-height:35px;
	background: transparent url(images/blue_alpha.png);
	-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-radius:10px 0px 0px 0px;
	border-radius:10px 0px 0px 0px;
	padding-top: 0 !important;
    text-transform: lowercase;
	font-weight:normal;*/
	display:none;
}
.home-excerpt .tubepress_thumbnail_area{display:none}
.home-excerpt .tubepress_sidebar2 {
    height: 207px;
}
.home-excerpt .tubepress_normal_embedded_wrapper{margin-top:-2px;}
.about_page .home-excerpt{height:120px;}
.about_page #sidebar .home-excerpt h2{
	padding-bottom:0px !important;font-size:18px}
.home-excerpt h2{
	margin:0px !important;
	font-size: 18px;
	text-transform:capitalize;
	color:#fff;
	text-shadow: 0px -1px #003366;
	padding-left:20px !important;
	padding-top:0px !important;
	line-height:35px;
	background: transparent url(images/blue_alpha.png);
	-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-radius:10px 0px 0px 0px;
	border-radius:10px 0px 0px 0px;
}
.home-excerpt a.cat{-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-radius:10px 0px 0px 0px;
	border-radius:10px 0px 0px 0px;}

.home-excerpt a.cat6{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton3.jpg) no-repeat top left;
	}
.home-excerpt a.cat7{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton.jpg) no-repeat top left;
	}
.home-excerpt a.cat8{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/category8.jpg) no-repeat top left;
	}
.home-excerpt a.cat9{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton2.jpg) no-repeat top left;
	}
.home-excerpt a.cat10{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/category10.jpg) no-repeat top left;
	}
.home-excerpt a.cat11{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/category11.jpg) no-repeat top left;
	}
	
.home-excerpt a.about{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton.jpg) no-repeat top left;
	}
	
.home-excerpt a.resources{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton2.jpg) no-repeat top left;
	}
.home-excerpt a.transport{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton_transport.jpg) no-repeat top left;
	}	
.home-excerpt a.localnews{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton_news.jpg) no-repeat top left;
	}	
.home-excerpt a.testimonials{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton_testimonial.jpg) no-repeat top left;
	}	
.home-excerpt a.team{
	padding:0px;
	display:block;
	}	
.home-excerpt a.staff-link{
	background:url(images/black-60-alpha.png) left top;height:35px;line-height:35px;color:#fff;padding-left:13px;margin-top:-43px;display:block;
}
.home-excerpt a.pathways{
	padding:0px;
	display:block;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/content_catbutton_pathways.jpg) no-repeat top left;
	}	

.home-excerpt a.category-read-more{
	background: url(images/menu_bg.gif) repeat-x left bottom;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	border:1px solid #e5e5e5;
	color:#AA0000;
	text-shadow:0px 1px #fff;
	display:block;
	font-weight:bold;
	line-height:35px;
	margin-top:-1px;
	padding-right:20px;text-align:right;
	}

.home-excerpt ul{
	list-style-type:none;
	padding-left:0px;
	margin:0px;
	}
	
.home-excerpt li{
	background: url(images/excerpt_bg.gif) no-repeat 0px 18px;
	border-bottom:1px solid #CCCCCC;
	display:block;
	font-size:13px;
	height:60px;
	padding-left:20px;}

.home-excerpt li a{
	color:#000000;
	display:block;
	height:50px;
	padding-top:5px;
	}

.home-excerpt li a:hover{
	color:#009cce;
	}
.home-excerpt.localnews-widget li {
	height:60px;background:url("images/excerpt_bg.gif") no-repeat scroll 0 3px transparent;
}
.home-excerpt.blog-feed li a.blog-feed-link{
	padding-top:5px;
	height:50px;
	display:block;
	overflow:hidden;
	
}
.home-excerpt.team-widget .team-detail{
	height:218px;
}
.home-excerpt li:hover{
	opacity: 0.8;
}
.home-excerpt.pathways-widget li{height:40px;background:url("images/excerpt_bg.gif") no-repeat scroll 0 5px transparent}
/* eppraisal widget */
.eppraisal-search label{
	display: block;
    float: left;
    font-size: 13px;
    line-height: 25px;
    margin-right: 10px;
    text-align: right;
    width: 73px;
}
.eppraisal-search .eppraisal-locality{
	background: url("images/bg_black_gradient2.gif") repeat-x scroll center bottom transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    height: 23px;
    padding: 0 0 0 10px;
    width: 200px;
}
.eppraisal-search  #eppraisal_property_types{
	width: 200px;
}
#eppraisal_min_bedrooms,#eppraisal_max_bedrooms,#eppraisal_min_bathrooms,#eppraisal_max_bathrooms,#eppraisal_min_carparks,#eppraisal_max_carparks{display:none}
.eppraisal-search .search-slider-unit {
    float: right;
    width: 247px;
}
.eppraisal-search .search-slider {
    height: 22px;
    margin-bottom: 10px;
}
.eppraisal-search .search-slider-unit span {
    color: #555555;
    display: block;
    float: left;
    font-size: 10px;
    line-height: 20px;
    text-align: right;
    width: 14.25%;
}
.eppraisal-search .search-slider label {
    line-height: 18px;
}
.eppraisal-search .slider {
    margin-left: 85px;
    width: 205px;
}
.eppraisal-search p {
    margin: 0 0 10px;
}

.commentlist li, #commentform , #commentform textarea {
	font: 13px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	}

	
#sidebar {
	font: 14px;padding:0 24px 25px;
	margin: 7px 0px 15px 0px;
	}	
		
		
a {
	text-decoration: none;
	padding: 0 1px;
	}

	
h1 a, h2 a, h3 a, h1 a:hover,h2 a:hover, h3 a:hover{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #aa0000;
    text-decoration: underline;
}

#sidebar #wp-calendar a {
	text-decoration: none;
	margin: 0;
	padding:0;
	}
#sidebar #wp-calendar caption {
	font: bold 13px;
	text-align: left;
	margin-top: 6px;
	}	
	
#sidebar #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 13px;
	}	
	
#sidebar #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}
	
.post hr {
	display: block; 
	border: none;
	}		
	
.narrowcolumn .postmetadata2 {
	padding: 13px 0 16px 0;
	margin-top: 15px;
}	

.entry img {
	/*max-width: 100%;*/
	}	
	
/* Begin Structure */

#page {
	padding: 0;
	width: 100%;	
	}

#header {
	margin:0;
	padding: 0;
	width: 100%;
	background: url("images/header_bg.gif") no-repeat scroll center bottom transparent;
	}

#headerimg {
    background: url("images/logo.png") no-repeat scroll 78px 10px transparent;
    height: 140px;
    margin: 0 auto 10px;
    width: 1000px;
	}
	
#headerimg .social_icons{
width:150px;margin:0px;padding:0px;
}	

#headerimg .socialmedia-buttons img {
    margin-right: 2px !important;
}
	
	
	
/* search location */
#searchdiv {
	position:absolute;
	top: 20px;
	margin-left: 690px;
}

.narrowcolumn {
	padding: 0px;
	margin: 0px auto;
	width: 630px;
	
	}
.fullcolumn{width:1000px}
.post {
	margin: 0 0 30px;	
	}
.archive-page .post {
	height:120px;margin-bottom:15px;overflow:hidden;
}
.archive-page a.readmore {color: #aa0000;
    text-decoration: underline;}

.narrowcolumn .postmetadata {
	padding:0;
	margin:0;
	padding: 20px 0 40px;
	}


.postmetadata {
	clear: both;
	font-size: 11px;
}

.clear {
	clear: both;
}

#footer {
  background: #dadada url(images/footer_bg.gif) no-repeat 50% 0;
	padding: 0;
	margin: 5px auto 0px;
	width: 100%;
	clear: both;
 	overflow: hidden;
 	color:#000;text-align:left;
 	border-top:10px solid #fff;
	}
	
#footer ul ul ul a{
  color:#555;
  text-decoration:underline;
}
#footer ul ul li a{
	font-size:13px;
}
#footer ul ul ul{margin-top:15px;}
#footer ul ul ul li a{
	font-size:11px;
}
#footer h2{
  color:#fac81b;
  font-size: 16px;
}

#footer h3{
  font-weight:bold;
  font-size: 13px;
	}
	
#footerarea {
	width: 960px;
	margin: 0 auto;	font-size:11px;
}

#footerarea span {
	margin: 0;
	padding: 30px 40px;
	}
	
#footerarea span#footerleft {
	float:left;	
}

#footerarea span#footerright {
	float:right;
}
#footerarea #pagemenu-footer ul{
	list-style:none;padding:0px;
}
#footerarea #pagemenu-footer{width: 100%; padding-top:10px;margin-bottom: 60px;}
#footerarea #pagemenu-footer a{color:#000}
#footerarea #pagemenu-footer .menu-item {float:left;margin-right:10px;}
#footerarea #pagemenu-footer .menu-item a{text-decoration:none}
#footerarea #pagemenu-footer  .sub-menu a{text-decoration:underline;font-size:11px}
#footerarea #pagemenu-footer .sub-menu .menu-item {float:none;width:auto;}
#footerarea #agency_details{width:350px;float:left;}
#footerarea #pagemenu-footer h2, #footerarea #agency_details h2{font-size:18px;line-height:25px;color:#000}

body > div#footerpage {
    position: fixed;
}
div#footerpage {
    background: url(images/footer_nav_bg.png) 50% 50% no-repeat transparent;
    bottom: 0;
    height: 49px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
}
div#footerpage ul{listing-style:none;margin:15px auto 0;padding:0; width: 980px;}
div#footerpage ul li{listing-style:none;margin:0;padding:0;display:block;height:24px;line-height:24px;padding-right:7px;float:left;}
div#footerpage ul li.last{padding-right:0px;}
div#footerpage ul li a{
	display:block;height:24px;line-height:24px;background:url(images/footer_nav_button_bg.png) left top repeat-x;width:130px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #d3d3d3;font-size:13px;font-weight: bold;text-align: center;color:#000;
}
/* End Structure */


/*	Begin Headers */
h1 {
	line-height:45px;
	margin:10px 0 0;
	padding-left:0;
	padding-top:20px;
	}
	

h2 {
	margin: 10px 0 2px 0;
	padding-top: 10px;
	}


#sidebar h2 {
	margin:0px;
	padding:0px 0px 10px;
	}

h3 {
	padding:0;
	margin: 30px 0 0;
	}
.archive-page .post h3{margin-top:0px;margin-bottom: 10px;}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */	


/* Property Alerts*/
/*
#property_alerts label {
    line-height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 90px;
}
#property_alerts .property-types {
    display: block;
    float: right;
    width: 490px;
}
#property_alerts .property-types label {
    min-width: 90px;
    text-align: left;
    white-space: nowrap;
}
*/
#main.mp_page .form_area{background-color:#f1f1f1;padding:10px; margin:10px 0px 15px 0px; -moz-border-radius:10px;-webkit-border-radius:10px;-border-radius:10px; }
#main.mp_page .form_area label{display:block;float:left;width:100px;text-align:right;margin-right:10px; line-height:24px}
#main.mp_page .form_area .footer{background-color:#fff;padding-top:20px;}
#main.mp_register #content input.submit {width:200px;}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* simpleX addition */

#property-details .entry{margin-top: 0px; padding-top:0px;}

.entry {
	float: left;	
	margin-bottom: 20px;
}

.entry p {
	padding: 7px 0 7px 0;
	margin:0;
}
.entry p a.img {
	border:none;
	background:none;
}
.entry p a.img:hover {
	border:none;
	background:none;
}


/* end */

html>body .entry ul {
	margin-left: 50px;
	padding: 0px 0 0px 30px;
	padding-left: 10px;	
	}

html>body .entry li {
	margin: 0;
	}

.entry  ol, .entry ul {
	padding:0;
	margin:  5px 0 5px 50px;
	}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}	

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar li .widget {display:none;}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding:0;
	list-style:none;	
	}
	
#sidebar a {
}
#sidebar a:hover {
opacity:0.6;
}	

* html #sidebar a {
}
	
#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a {
	background: url(images/cat.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background: url(images/cat.gif) no-repeat 5px 7px;
}
#sidebar .linkcat a, #sidebar .linkcat a:hover, 
#sidebar .blogroll a {
	background: url(images/fav.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background: url(images/fav.gif) no-repeat 5px 7px;
}

#sidebar .textwidget {
	margin: 6px;
}

	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#header #searchform #s {
	width: 130px;
	padding: 4px;
	}

#header #search {
	padding: 3px;
	font: 16px Arial, sans-serif;
	font-weight: bold;
	}
	
#content #searchform #s {
	width: 200px;
	padding: 4px;
	font: 13px Arial, sans-serif;
	}

#content #searchsubmit {
	padding: 3px 10px;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	}	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 157px;
	}
#commentform{
	margin-bottom: 60px;
	margin-top: 20px;
}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 11px;
	}

#commentform textarea {
    font-family: Arial;
    margin-top: 5px;
    padding: 10px 10px 2px;
    width: 100%;
	}

#commentform #submit {
    background: url("images/menu_bg.gif") repeat-x scroll center center transparent;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    margin-top: 5px;
    padding: 5px;
	}
	
legend {
	font-weight:bold;
	padding: 2px 10px;
}

.entry form { 
	text-align:left
}


	
/* End Form Elements */



/* Begin Comments*/


.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	list-style: none;
	padding: 20px;
	}
	

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
/* Threaded Comments */	

ol.commentlist { list-style:none; margin:0px; padding:0; text-indent:0; }
ol.commentlist li {  margin: 15px 0 0px; list-style: none; padding: 20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: right;	padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {margin: 0; display: block;}
ol.commentlist li div.comment-meta {  }
ol.commentlist li p {margin: 13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0px; }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:10px 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size: 12px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {margin:0;}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fcfcfc; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:10px; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .navigation {
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border: none;
	}

	
	
/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	float: left;
	background:url(images/bg_sidebar.jpg) center bottom no-repeat;
    width: 304px;
	}
#slug-home #sidebar{min-height:880px;#height:880px}
#sidebar form {
	margin: 0;
	}
	
#sidebar li.widget{
	display:none;
}
#sidebar .box{margin:0 0 40px;}
#sidebar .box.link_box_area{margin:25px 0px 10px -2px;}
#sidebar .close-top{background:url(images/bg_sidebar_top.jpg) left top no-repeat;height: 27px;margin-left: -23px;width: 350px; margin-top:-15px;}
/* End Sidebar */




/* Begin Calendar */
#sidebar #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
	}

#sidebar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#sidebar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#sidebar #wp-calendar a {
	display: block;
	}

#sidebar #wp-calendar caption {
	text-align: right;
	width: 190px;
	padding-right: 10px;
	}

#sidebar #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}





/* Begin Various Tags & Classes */
td{vertical-align:top;}
acronym, abbr, span.caps {
	cursor: help;
	}



blockquote {	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


hr {
	display: none;
	}

a img {
	border: none;
	}
	
.navigation {
	margin: 50px 0;
	padding-top: 30px;
	clear:both;
	}
	
pre {
	width: 500px;
	margin-right: 250px;

}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.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;
}


/* End captions */

img.wp-smiley {
	border:none;
	padding: 0;
}

.entry a.more-link {
	padding: 1px 6px;
	font-weight: bold;
	float:right;
	}

.navigation a {
	padding: 5px 10px;
	font-weight: bold;
	}	

/*simpleX RSS*/

#sidebar li#rssfeeds{
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 10px;
	background:url(images/rss.gif) left center no-repeat;
}
#sidebar li#rssfeeds a, #sidebar .textwidget a, #sidebar #tag_cloud a, #sidebar p a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0;
}


#sidebar #tag_cloud a{
	margin:5px 5px 0 6px;
}

#sidebar #wp-calendar {
	margin:6px;
	padding:0;
}

/* Header Menu */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Page Menu CSS */
.menu-menu-container ul.menu{
	padding-left:10px;
}
#pagemenu {	
	font-size:16px;
	float:right;
	margin-top:16px;
	#margin-right:20px;#margin-top:26px;
}

#pagemenu ul#page-list {
	list-style: none;
	padding:0px;	
	width: 630px;
	margin-top: 1px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-border-radius:10px 10px 0px 0px;
	background: url(images/menu_bg.gif) repeat-x bottom;
	border:1px solid #e5e5e5;
	border-bottom: none;
	display: block; /* ignored by IE  remove space bug on FF, Chrome */	
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;	
	border: none;	
	color:#5c5d58 !important;
	border-bottom:1px solid #aaa;
	border-right: 1px solid #e5e5e5;
	padding:3px 10px;
	text-shadow: 0px 1px #fff;
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color:#000 !important;
	background:#fff;
}

#pagemenu  #page-list {
	margin:0; padding:0;
	}
		
#pagemenu #page-list li {
		padding:0px;
		float:left;
		list-style: none;
		line-height:28px;
		display: inline;
		margin-right: 0px;
	}
	
#page-list li ul li a{font-size:13px}
	
#pagemenu #page-list li a, #page-list li ul li a{		
	display:block;
	color:#5c5d58 !important;
	border-bottom:1px solid #aaa;
	border-right: 1px solid #e5e5e5;
	padding:3px 10px;
	text-shadow: 0px 1px #fff;
	}	
	
#pagemenu #page-list li a:hover, 
#slug- #pagemenu #page-list li a[title=Home],
#slug-buying #pagemenu #page-list li a[title=Buying],
#slug-renting #pagemenu #page-list li a[title=Renting],
#slug-selling #pagemenu #page-list li a[title=Selling],
#slug-about #pagemenu #page-list li a[title=About],
#slug-contact #pagemenu #page-list li a[title=Contact]{
	background: url("images/menu_bg_r.gif") repeat-x scroll center bottom transparent;
	border-bottom: 1px solid #fff;
	color:#aa0000 !important;
}
	
#pagemenu #page-list li ul {
	position: absolute;
	width: 170px;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0; 	
	background-color:#fff;
	z-index:999;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;	
}
#pagemenu #page-list li ul li {
	line-height:28px;	
	width:170px;
	margin:0px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}
#pagemenu #page-list li ul ul {
	margin: -29px 0 0 100px;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
} 
ul.site_category{float:left;margin:-10px 0 0 0;padding:0}
ul.site_category li{float:left;list-style:none;padding:0;margin:0}
ul.site_category li.category a{display:block;background-color:#EEEEEE;width:90px;text-align:center;color:#888;text-decoration:none;border:none;line-height:30px;margin-right:1px;}
ul.site_category li.category a:hover,ul.site_category li.category a.on{background-color:#CCCCCC;color:#000;width:90px;text-decoration:none;border:none;}
ul.site_category li.welcome{font-size:14px;line-height:22px;margin-right:10px;}
ul.site_category li.welcome a{line-height: 43px;}
/* sidebar ul li pages category */

#sidebar .page_item ul li, #sidebar .cat-item ul li{
	padding-left: 15px;
} 

#sidebar ul li div a.freedownload {
	background: url(images/downloadsimplex.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 200px;
	border: none;
}

#sidebar ul li div a.freedownload:hover {
	background: url(images/downloadsimplex.gif) no-repeat 0 -70px;
	position: relative;
}

/* for ad */

#sidebar ul li div div {

}
#sidebar ul li div span.red {

}

/* real estate */
html > body .entry ul.pagination {margin-left:0}
ul.pagination , .pagination li{list-style:none;}
.pagination li {float:left;display:block;}
.pagination li a,.pagination li span {display:block;padding:0 5px 0 5px;height:20px;line-height:20px;text-align:center;}
.result {
width:630px;
height: auto;
padding: 15px 0px;
border-bottom: 1px solid #ccc;
}

.box {margin:10px;}
.smallbox {width:280px;}
.medbox {width:580px;}
.largebox {880px;}

.result:hover, .result.odd:hover {
opacity:0.9;
}



.result a {
font-weight:bold;
}

.result h2{
margin-top: 0px;
padding-top:0px;
text-transform: uppercase;
color:#000;
font-size:13px;
font-weight:bold;
}
.result h3{
margin:0px;font-weight: bold;
}

.result-list .result{background: url(images/grid_bg.gif) repeat-x 0px 120px;}

.result .thumbnail{
    display: block;
    float: left;
    height: 150px;
    margin: 0 15px 15px 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}

#property-details h2{}
#property-details h3.property-location{font-size:17px;margin-top:0px;}
#property-details h3{margin:10px 0px 10px 0px; font-size:13px;font-weight:bold; line-height:15px;color:#000!important}
.result {height:auto;min-height:100px;position:relative;}
.result .property-details{width: 625px;float:right;}
.result .property-detail{width:390px;}
.result .property-image {width:140px;height:100px;overflow:hidden;}
.result .property-image a,.result .property-image a:hover{border:none;padding:0px;background:none;}
.result .property-image img {margin-bottom:10px;border:none;padding:0px;}
.result .key {display:block;float:left;font-weight:bold;width:30%;margin-bottom:5px;}
.result .value {display:block;float:left;width:65%;text-align:right;margin-bottom:5px;}
.result a.tools {margin: 10px 0 10px 0;float:none;}
.result .price {font-size:18px;color:#aa0000;display:block;font-weight:bold;margin-bottom:5px;}
.result-list .result .price{    color: #aa0000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px;}
    
.result .icons {display:block;font-weight:bold;margin-bottom:5px;padding-left:10px}

.resultbed  {
background:url("images/feature_icons.gif") no-repeat 0px 0px;
}
.resultbath {
background:url("images/feature_icons.gif") no-repeat -70px 0px;
}
.resultcar {
background:url("images/feature_icons.gif") no-repeat -138px 0px;
}
.resultbed, .resultbath, .resultcar {
color:#000000;
display:block;
float:left;
    font-size: 20px;
font-weight:bold;
    height: 35px;
    line-height: 35px;
margin:0;
    padding-left: 37px;
vertical-align:middle;
    width: 25px;
}

.map-result .resultbed, .map-result .resultbath, .map-result .resultcar{
    color: #000000;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 33px;
    line-height: 28px;
    margin: 0;
    padding-left: 29px;
    vertical-align: middle;
    width: 22px;
    background-image: url("images/feature_icons_s.gif") !important;
}


.result .contact-details, .result .property-summary {
float:left;
width:200px;
}
.result-list .result .property-summary {
	width:390px;
}
.result-list .result .property-summary  .description{
	line-height:16px;
}
.re_pagination {
text-align:right;
width:auto;
margin:0px;
padding: 2px 10px 0px 0px;
height:25px;
}
.re_pagination ul{
float:right;
}
.re_pagination span, .re_pagination a {
display:block;
float:left;
text-decoration: none;
text-transform: uppercase;
font-size:10px;
vertical-align: middle;
padding-top:2px;
text-align: center;
width:17px;
height:15px;
margin-right:2px;
line-height:15px;cursor:hand;cursor:pointer;
}
.re_pagination a:hover, .re_paginationa a:active {
text-decoration: none;
text-transform: uppercase;
font-size:10px;
color: #fff;
background: url("images/page_num.gif") no-repeat top left;
}
.ui-tabs-nav li.ui-tabs-selected a{
line-height:15px;cursor:arrow;
}
.ui-tabs-nav li.ui-tabs-selected a:hover,.ui-tabs-nav li.ui-tabs-selected a:active{
background: none;
}

.left {
float:left;
}

.search-result-switch{
  height: 38px;
  float:left;
  margin: 0px;
  padding: 0;
  width: 160px;
}
  
#search_result{
background: url(images/menu_bg.gif) repeat-x bottom;
border:1px solid #ddd;
-moz-border-radius: 10px 0px 0px 0px;
-webkit-border-radius: 10px 0px 0px 0px;
-border-radius: 10px 0px 0px 0px;
height:35px;
}
#search_result h2{
    color: #000;
    text-shadow: 0px 1px #fff;
    float: left;
    font-size: 18px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 10px !important;
    width: 220px;}
    
#search_result h3{
    color: #888888;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}
#search_result h4.no-result{margin-top:20px;}    
#search_result .result-list h2{
    background: url(images/blue_alpha.png);
    left: 1px;
    position: absolute;
    top: 15px;
    width: 209px;
}

#search-result .result-list .result .price{

}

.result-list h2 a{
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 0;
    text-transform: capitalize;}

.result-list .icons{
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 5px;
    position: absolute;
    right: -15px;
    top: 15px;
}

.result-list p{padding:0px 0px 5px;}

  
.total_text{
    font-size: 13px;
    color:#999;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    width: 300px;
}  

.search-result-switch li {list-style:none;float:left;}
.search-result-switch li a {
  display:block;
  text-align:center;
  line-height:36px;
  height:36px;width:50px;border:none;color:#5c5d58;border-right:1px solid #ddd;
  text-shadow: 0px 1px #fff;}
.search-result-switch li a.on, .search-result-switch li a:hover{background: url(images/menu_bg_r.gif) repeat-x top;}
.search-result-switch li a.on{cursor:default}

#search_result .result-list .property-buttons{
    bottom: -1px;
    position: absolute;
    right: 0;
}
#search_result .result-list .property-buttons h4{
	text-align:right;}
	
.result-list .result .thumbnail{margin-bottom:0px !important;}
	
#search_result .result-list .result{height:135px !important; overflow:hidden;}
}
/*GRID Style*/

.entry .result-list, .entry .result-grid{margin-top:0px !important;padding-top:0px !important}

#search_result .pagination{
    float: right;
    margin-top: -33px;
    padding-bottom: 3px;
    text-align: right;
    width: auto;}
#search_result .pagination-bottom {margin-top:0px;}
.result-grid .result{
    float: left;
    height: 305px;
    margin: 0 20px 25px 0;
    overflow:hidden;
    background: url(images/grid_bg.gif) repeat-x bottom;
    padding: 0;
    width: 305px;
    border-bottom: 0px;
}


#search_result .pagination div.page_links{
float:left;
    font-size: 13px;
    font-weight: bold;
    padding-top: 4px;
    text-align: center;
    line-height: 22px;
}

#search_result .pagination a.page_links_first, #search_result .pagination a.page_links_first_off, #search_result .pagination a.page_left, #search_result .pagination a.page_left_off{
    background: url(images/pagination_l.gif) no-repeat top left;
    display: block;
    height: 16px;
    margin-top: 2px;
    width: 15px;
}

#search_result .pagination a.page_links_first, #search_result .pagination a.page_links_first_off{
    background: url(images/pagination_lf.gif) no-repeat top left;
}
#search_result .pagination a.page_links_last, #search_result .pagination a.page_links_last_off{
    background: url(images/pagination_rf.gif) no-repeat top left;
}

#search_result .pagination a.page_links_last, #search_result .pagination a.page_links_last_off, #search_result .pagination a.page_right, #search_result .pagination a.page_right_off{
    background: url("images/pagination_r.gif") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    margin-top: 2px;
    width: 15px;
}

#search_result .pagination a.page_links_first_off, #search_result .pagination a.page_links_last_off, #search_result .pagination a.page_left_off, #search_result .pagination a.page_right_off{opacity:0.5; -moz-opacity: 0.5;}


#search_result .pagination div.page_link{
    background: url("images/pagination_bg.gif") no-repeat scroll center center transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    height: 26px;
    padding-top: 4px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

#search_result .pagination a.page_link{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
    margin: 0;
    padding: 3px 5px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 10px;
}


.result-list h2, .result .property-image, .result .thumbnail{
-moz-border-radius:5px 5px 0px 0px;
-webkit-border-radius:5px 5px 0px 0px;
-border-radius:5px 5px 0px 0px;}

.result-grid .result p{font-size:16px; padding: 0px 15px; text-shadow: 0px 1px #fff;}

.result-grid .odd{margin-right:0px;}

.result-grid .result .property-image {
height:195px;
background-color:#ddd;
width: 305px;
margin-bottom: 8px;
}

.result-grid .result .property-image a {
height:195px;
width: 305px;
display:block;}

.result-grid .grid-heading{
    background: url("images/blue_alpha.png") repeat scroll 0 0 transparent;
    height: 35px;
    padding: 0 10px;
    position: absolute;
    top: 0;
    -moz-border-radius:5px 5px 0px 0px;
    -webkit-border-radius:5px 5px 0px 0px;
    -border-radius:5px 5px 0px 0px;}

.result-list h2 a, .result-grid .grid-heading a{text-decoration:none; color:#fff !important; text-shadow: 0px -1px #336699 !important;}

.result-grid .grid-heading .price{
    color: #fff !important;
    float: right !important;
    font-size: 16px !important;
    font-weight: bold !important;
    overflow: hidden !important;
    text-align: right;
    text-shadow: 0px -1px #336699 !important;
    width: 135px !important;
    height:35px;overflow:hidden;
}

#search_result .result-grid .grid-heading .location{
    font-size: 14px !important;
    padding: 0px !important;
    width: 140px !important;
	height:35px;overflow:hidden;
}

.result-grid .result .property-summary {
	float:none;position:relative;margin:0;width:260px;
}
.result-grid .result .property-detail{width:260px;}
.result-grid .result h3{line-height:16px;}
.result-grid .result .property-buttons{position:absolute;bottom:0}
.result-grid .property-buttons .first{
-moz-border-radius: 0px 0px 0px 5px;
-webkit-border-radius: 0px 0px 0px 5px;
-border-radius: 0px 0px 0px 5px;
}
.result-grid .property-buttons .last{
-moz-border-radius: 0px 0px 5px 0px;
-webkit-border-radius: 0px 0px 5px 0px;
-border-radius: 0px 0px 5px 0px;
width:81px;
}

/*MAP Style*/
#map.map-results{width:630px;height:350px; margin-bottom:30px; margin-top:-2px;}
.result-map .map-result {float:left;width:25%;height:200px;}
#search_result .result-map .map-result h3{
    background: url("images/blue_alpha.png") repeat scroll 0 0 transparent;
    font-size: 13px;
    line-height: 20px;
    margin: -20px 0 0 1px;
    position: relative;
    padding-left: 5px;
    width: 135px;}
.result-map .map-result a{color:#fff; text-decoration:none;}
.result-map .map-result a.map-img{width:140px;height:105px;overflow:hidden;}

.map-result .property-marker img{width:140px;}

.map-result p.address{
    line-height: 13px;
    margin-bottom: 0px;
    margin-top: 5px;
    padding: 0 5px;}
.map-result p.price{
    font-weight: bold;
    height:20px;
    overflow:hidden;
    margin-bottom: 5px;
    padding: 0 5px;}

/* PROPERTY DETAILS */
.at300bs{ margin-top:4px}
#content_property h2 {
color:#000; font-weigh:normal; margin-bottom:10px
}

.property_details_col1,.property_details_col2{float:left}
.property_details_col1{width:360px;padding-right:20px;}
.property_details_col2{width:250px;}
#content_property .property_details_col2 h2{
color:#000000;
font-size:14px;
font-weight:bold;
line-height:24px;
}
.address_price{width:100%;font-weight:bold;margin-bottom:15px; font-size:18px;}
.address_price .price {float:right;}
.address_price .address{color:#AA0000; }
.property_details_col1 h2, .property_details_col2 h2{padding-top:0px !important;}


.features_block, .auction_block, .ofi_block {
    -moz-border-radius: 5px 5px 5px 5px;
    color:#000; background:#ddd;
    margin-bottom: 20px;
    padding: 10px;}
    
.ofi_block {
    font-size: 11px;
    font-weight: normal;
}
.ofi_block a{font-weight:bold;color:#aa0000;}
.features_block ul{margin:0 !important;padding:0 !important;}

#content_property #media,#content_property #galleria, #content_property #google_map,#content_property #pano, #content_property #walkscore {height:470px;width:630px; margin:0px}
#content_property #media .media_links {background:#000; padding:10px 10px 0px 10px; color:#fff}
#content_property #media .media_links a{float:left;padding:0px 20px; color:#fff; background-color:#333; line-height:30px; height:30px; width:60px; display:block; border-right:1px solid #000; text-align:center}
#content_property #media .media_links a.long{padding: 0 2px;width: 97px;}
#content_property #media .media_links a:hover,#content_property #media .media_links a.on{background-color:#666}
#content_property #media .media-floorplan,#content_property #media .media-video{height: 400px;width: 610px;background-color:#000;padding:10px;overflow:hidden}
#content_property #media .media_links a.disable{cursor:default;background-color:#333;color:#777}
#content_property #media .media-floorplan img{cursor:hand;cursor:pointer;margin-right:10px;width:250px;height:300px;}
#content_property #galleria img{cursor:pointer;cursor:hand;}
 .property_details_brochure #content_property #galleria{width:300px;}
 .property_details_brochure #content_property #galleria img{margin-bottom:15px;}

#content_property .btnshow a{
border-right:1px solid #E5E5E5;font-size:14px;display:block;float:left;
width:122px;line-height:30px;text-align:center;color:#000;text-decoration:none;
}
#content_property .btnshow a.first{
-moz-border-radius: 10px 0px 0px 0px;
-webkit-border-radius: 10px 0px 0px 0px;
-border-radius: 10px 0px 0px 0px;
}
#content_property .btnshow {
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
-border-radius: 10px 10px 0px 0px;
    background: url("images/menu_bg.gif") repeat-x scroll center top transparent;
    width: 630px; margin: 5px 0px 0px 0px;border:1px solid #E5E5E5;
}
#content_property .btnshow a.on{color:#000; background: url("images/menu_bg_r.gif") repeat-x scroll center top transparent;}
#content_property .btnshow a.last{border-right:none;}
#content_property .community{margin:0px;background-color:#000;color:#fff;height:400px;padding: 20px;}

#content_property img,#content_property a{border:none;padding:0;}
#content_property h1{
	margin:0px;
	padding: 0px 0px 3px 0px;
	font-size: 17px;
	line-height: 19px;
	font-weight:bold;
	color: #000;
	width: 100%;
	border-bottom:none;
}

#content_property .property-media {
background-color:#EEEEEE;
padding:0 15px 0px;
}
#content_property .property-media .slideshow {
display:block;
height:357px;
overflow:hidden;
position:relative;
width:550px;
}
#content_property .property-media .slideshow .controls {
width:517px;
}
#content_property .controls {
background:url("images/realestate/controls-bg.png") repeat scroll 0 0 #6F8991;
color:#FFFFFF;
display:none;
height:49px;
left:1px;
margin:0 auto;
position:absolute;
text-align:center;
top:1px;
width:300px;
z-index:1000;
}
#content_property #prop_nav {
background:none repeat scroll 0 0 #EEEEEE;
border-top:1px solid #CCCCCC;
height:12px;
padding:7px 10px 5px;
}
#content_property #prop_col_left {
min-height:400px;
padding-left:10px;
padding-right:10px;
width:560px;
}
#content_property #prop_col_right {
float:right;
width:300px;
}

#content_property .price-rooms{margin-bottom:20px}
#content_property .price-rooms h1{width:340px; float:right; text-align:right}

#main.property_details_page .agent_details .col1,#content_property .agent_details .col2{float:left;width:150px;}
#main.property_details_page .agent_details .col1{padding-right:15px;width:135px;}
#main.property_details_page .agent_details .col1 img.agent{width:135px;margin-bottom:5px;}
#main.property_details_page .agent_details .col2{float:right;width:150px;}
#main.property_details_page .agent_details .col2 .tools .button{width:115px;}
#main.property_details_page .agent_details .col2 .agentname{color:#BF2335;font-weight:bold;}
#main.property_details_page .agent_details .col2 .detail label,#content_property .agent_details .col2 .detail span{float:left;display:block}
#main.property_details_page .agent_details .col2 .detail label{width:25px;font-weight:bold;}
#main.property_details_brochure .agent_details .col1,#main.property_details_brochure .agent_details .col2{float:none;}
#main.property_details_brochure .agent_details .col1{width:80px;}
#main.property_details_brochure .agent_details .col1,#main.property_details_brochure .agent_details .col2{float:left}
#main.property_details_brochure .agent_details .col1 img.agent{max-width:80px;#width:80px;}
#content_property .agent_details .col2 .detail span{width: 86px;}

.home-excerpt.team-widget .col1,.home-excerpt.team-widget .col2{float:left;width:150px;}
.home-excerpt.team-widget .col1{padding-right:15px;width:135px;}
.home-excerpt.team-widget .col1 img.agent{width:100px;height:133px;margin-bottom:5px;}
.home-excerpt.team-widget .col2{float:right;width:150px;padding-top:30px;}
.home-excerpt.team-widget .col2 .tools .button{width:115px;}
.home-excerpt.team-widget .col2 .agentname{color:#BF2335;font-weight:bold;}
.home-excerpt.team-widget .col2 .detail label,.home-excerpt.team-widget .col2 .detail span{float:left;display:block}
.home-excerpt.team-widget .col2 .detail label{width:25px;font-weight:bold;}
.home-excerpt.team-widget .tools {
    margin-bottom: 15px;
    margin-top: 10px;
}

#content_property .image_heading_lcol {
height:auto;
margin:20px 0 0;
width:200px;
}
#content_property #google_map {
background:none repeat scroll 0 0 #99B3CC;
overflow:hidden;
}

#content_property ul.property-features li {
margin-top:0;
margin-left:15px;
padding-left:5px;
}
#content_property .thumbs .nav img,#content_property  .slides img {
border:0px solid #000000;
}

#content_property .property-media .thumbs {
display:block;
overflow:hidden;
width:550px;
}
#content_property .property-media .thumbs ul{
	list-style:none;
}
#content_property .property-media .thumbs ul li{
	float:left;margin:0 10px 10px 0; height:48px;width:65px; overflow:hidden; opacity:0.6;
}

#content_property .property-media .thumbs ul li:hover{opacity:1}

#content_property .similar-properties h2{color:#000}

#content_property .similar-properties .box{
	width:630px;overflow-y:visible;
	overflow-x:auto;  
    padding-bottom:1px;margin-left: 0;
    margin-right: 0;
}
#content_property .similar-properties .box .property{
	padding:5px;
	float:left;margin-right:5px;width:145px;height:140px;overflow:hidden;
}
#content_property .similar-properties .box .property.first{padding-left:0px;}
#content_property .similar-properties .box .property .property-image{
	margin-bottom:3px;height:90px;width:145px;overflow:hidden;border:1px solid #000
}
#content_property .similar-properties .box .property .address{
	font-size:12px;color:#bf2335;
}
#content_property .similar-properties .box .property .price{
	font-size:12px;
}

.back_to_results{
	float:right;
	background: url("images/menu_bg.gif") repeat-x scroll center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	border: 1px solid #E5E5E5;
    font-weight: normal;
    padding: 5px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
}
.back_to_results a{display: block;padding-left:10px;background: url("images/red_arrow_left.png") left 50% no-repeat;color: #5C5D58;}
.back_to_results a:visited{color: #5C5D58;}
#sidebar .block h2{color:#666666;font-size:18px}
#sidebar .block{margin-bottom:0px;float:left;width:100%}

#sidebar .property_tools h2, #sidebar .agent_details h2{color:#BF2335 !important;}
#sidebar .property_tools{margin-bottom:15px !important}
#sidebar .agent_details{padding-top:10px; border-top:1px solid #ddd;margin-bottom:4px !important}

#sidebar .tools .button, #facebox .button ,.home-excerpt.team-widget .button{
	background: url("images/menu_bg.gif") repeat-x scroll center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	border: 1px solid #E5E5E5;
    color: #5C5D58;
    display: block;
    font-weight: normal;
    height: 24px;
    line-height:24px;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
	margin-bottom:5px;
}
.ui-tabs-panel .compare_property_area .tools .button, .ui-tabs-panel .save_property_area .tools .button, .ui-tabs-panel .save_inspection_area .tools .button, .ui-tabs-panel .saved_searches_area .tools .button{
	background: url("images/menu_bg.gif") repeat-x scroll center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	border: 1px solid #E5E5E5;
    color: #5C5D58;
    display: block;
    font-weight: normal;
    height: 18px;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
}
#sidebar .tools {margin-bottom:15px; margin-top:10px;}
#main.property_details_page #sidebar .property_tools .tools .button{width:124px; line-height:24px; margin-right:0px; float:left;white-space: nowrap;}
#main.property_details_page #sidebar .property_tools .tools .button .first{margin-right:10px;}
#main.property_details_page #sidebar .property_tools .tools .first{margin-right:12px;}
#main.property_details_page #sidebar .button:hover{background:none;background-color:#fff}
#sidebar .tools .button:hover{background:none;background-color:#fff}

#sidebar .disabled{
	background: url("images/menu_bg_r.gif") repeat-x scroll center !important; color:#a00 !important;}
.brochure-header{height:80px;overflow:hidden;}
.brochure-header .brochure-logo{float:left;}
.brochure-header .brochure-name{float:left;font-size: 18px;
    font-weight: bold;
    margin: 10px 0 0 10px;}
.property_details_brochure .print_buttons{width:100%;height:40px;}
/* search box */
#sidebar .property-search p{margin: 0 0 10px;}
#sidebar .property-search p.save_search_block input.save_search_name{width:95px;}
#sidebar .property-search .search-heading{color: #aa0000; margin: 5px 0px 15px 0px;}
#sidebar .property-search div.buy,.property-search div.rent {margin-top:5px;}
#sidebar .property-search ul.tabs {
  font-size:
	list-style: none;
	padding:0px;	
	margin:-7px 0 20px -18px;
    width: 335px;
	height: 35px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	-border-radius:10px 0px 0px 0px;
	background: url(images/menu_bg.gif) repeat-x bottom;
	border:1px solid #e5e5e5;
	border-bottom: none;
	display: block;

}
#sidebar .property-search .tabs li{width:50%}
#sidebar .property-search .tabs li, .property-buttons a {
height:24px; float:right; text-align:center;}
#sidebar .property-search .bedrooms,#sidebar .property-search .bathrooms,#sidebar .property-search .carparks{display:none}
#sidebar .refine-search .bedrooms,#sidebar .refine-search .bathrooms,#sidebar .refine-search .carparks{display:block;float:left;}
#sidebar .property-search div.search_size{height: 70px;}
#sidebar .property-search div.search_size label{height: 70px;}
#sidebar .property-search div.search_size span, #sidebar .property-search div.search_size div, #sidebar .property-search div.search_size input, #sidebar .property-search div.search_size select {float:left;}
#sidebar .property-search div.search_size span{color:#888; line-height:25px;}
#sidebar .property-search div.search_size input{padding:5px;width: 60px;}
#sidebar .property-search div.search_size select{width: 50px; height: 29px;}
#sidebar .property-search div.search_order{margin-bottom:15px;}
#sidebar .property-search div.search_order select{margin-bottom:5px;}
#sidebar .property-search div.search_order label{height:40px;}
#sidebar .property-search div.search_order div{width: 60px;height:50px;color:#888;float:left; line-height:25px}
.btn-save-inspection{width:125px;}

.property-buttons a{
  width:79px;	background: url(images/menu_bg.gif) repeat-x top;
	border:1px solid #e5e5e5 !important;}
#search_result .property-buttons a.disabled{
	background: url(images/menu_bg_r.gif) repeat-x top;color:#A00 !important;
}
.compare-table .property-buttons a{width:150px;}
	
#sidebar .property-search .tabs li a, .result .property-buttons a {
 	 display:block;
  	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;	
	border: none;	
	color:#5c5d58 !important;
	padding:4px 10px;height:27px;line-height:25px;font-size:18px;
	text-shadow: 0px 1px #fff;}
	
.result .property-buttons a {font-size:13px;}
	
#sidebar .property-search .tabs li.on a:hover, #sidebar .property-search .tabs li.on a, .result .property-buttons a:hover{
background: url(images/menu_bg_r.gif) repeat-x bottom; color:#aa0000 !important; opacity: 1 !important;
}
#sidebar .property-search .tabs li.buy a{
	border-right: 1px solid #e5e5e5;
	-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-radius:10px 0px 0px 0px;
	-border-radius: 10px 0px 0px 0px;
}
#sidebar .property-search .slider{margin-left: 85px;width: 205px;}
#sidebar .property-search .search-slider{height:22px;margin-bottom:10px;}
#sidebar .property-search .search-slider-unit{width:247px;float:right;}
#sidebar .property-search .search-slider-unit span{display:block;float:left;width:34px; text-align:right; font-size:10px;color:#555; line-height:20px}
#sidebar .property-search .search-slider-unit span.slider-unit-5,#sidebar .property-search .search-slider-unit span.slider-unit-6{width:37px;}
#sidebar .property-search label{width:73px;display:block;float:left;margin-right:10px;text-align:right; font-size:13px; line-height:25px}
#sidebar .search-slider label{line-height:18px;}
#sidebar .property-search .ui-dropdownchecklist-item,#slug-register .ui-dropdownchecklist-item{height:20px;font-family: sans-serif;}
#sidebar .property-search .ui-dropdownchecklist-item input,#slug-register  .ui-dropdownchecklist-item input{float:left;margin:5px 5px 0px 5px;}
#sidebar .property-search label.ui-dropdownchecklist-text,#slug-register label.ui-dropdownchecklist-text{font-size: 14px;float:left;width:auto;color:#000;text-align:left !important;
    height: 20px;
    line-height: 20px;
    margin-right: 17px;}
#sidebar .property-search span.ui-dropdownchecklist-text,#slug-register  span.ui-dropdownchecklist-text{padding-left: 10px;font-family: sans-serif;height: 23px;line-height: 23px;}
#sidebar .property-search .ui-dropdownchecklist,#slug-register  .ui-dropdownchecklist{color:#000;height:23px;background:url("images/bg_ui-dropdrown-checklist.jpg") right center no-repeat transparent}
#sidebar .property-search textarea{width:227px;#width:223px;}
#sidebar .property-search input.text{padding-left:40px; width:27px;margin:0 5px 5px 0;}
#sidebar .property-search .pid-search{font-size:14px; font-weight:normal;width:205px;background:url(images/bg_black_gradient2.gif) bottom repeat-x;color:#fff;height:23px;padding:0px 0 0 10px;}

#sidebar .refine-search .bedrooms{
  background: url("images/feature_bg.gif") no-repeat -3px -8px transparent;}
#sidebar .refine-search .bathrooms{
  background: url("images/feature_bg.gif") no-repeat -94px -8px transparent;}
#sidebar .refine-search .carparks{
  background: url("images/feature_bg.gif") no-repeat -187px -8px transparent; margin-right:0px !important;}

#sidebar .property-search a.save_search,#sidebar .property-search a.save_search:hover,#sidebar .property-search a.save_search:visited{
    color: #444;
    display: block;
    float: left;
    font-weight: bold;
    line-height: 35px;
    padding-left: 25px;
    font-size:13px;
    text-decoration: none;
    width: 57px;
    background:url(images/bg_save_search.jpg) left 50% no-repeat;
}

#sidebar .save_search_button{float:right; width:40px; height:30px;line-height:30px;
 background: url("images/bg_black_gradient.gif") repeat-x;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -border-radius: 5px;
  float:right;
  width:70px;
  padding-top:0px;
  margin-right:3px;
  color:#fff;
  text-shadow:0px -1px #000;}
#sidebar .save_search_name{margin-top:3px;width: 130px;}
input.submit, input.wpcf7-submit{
  background: url("images/bg_black_gradient.gif") repeat-x;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -border-radius: 5px;
  float:right;
  width:110px;
  height:35px;
  padding-top:0px;
  margin-right:3px;
  color:#fff;
  text-shadow:0px -1px #000;
  }
input.wpcf7-submit{float:left;}
.basic-search input.submit{width:105px;}
input.search-submit,input.map-submit{
  background: url("images/menu_bg.gif") bottom repeat-x;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -border-radius: 5px;
  width:105px;
  height:35px;
  padding-top:0px;
  text-shadow:0px 1px #fff;
  color:#777;
  }
input.search-submit{color:#AA0000;}
#sidebar .property-search select.property-types,#sidebar .property-search select.agency {width:229px;}
#sidebar .property-search select.min, #sidebar .property-search select.max {
  width: 97px;}
#sidebar .property-search .footer p{text-align:center}
#sidebar .search_surround {
    background: url("images/menu_bg.gif") repeat-x scroll center bottom transparent;
    border-color: #E5E5E5 #E5E5E5 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display:block;float:right;height: 24px;
    border: medium none;
    color: #5C5D58;
    font-weight: normal;width:28px;
    line-height:23px;font-size:11px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    -moz-border-radius: 0 5px 5px 0;
    border: 1px solid #E5E5E5;text-align: center;

}
#sidebar .search_surround.first{
-moz-border-radius: 5px 0 0 5px;}

#sidebar .search_surround.on{
background: url("images/menu_bg_r.gif") repeat-x scroll center bottom transparent;
    color: #000000;
}

#sidebar .property-search  .open.button{
	float:right;
	background: url("images/menu_bg.gif") repeat-x scroll center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	border: 1px solid #E5E5E5;
    font-weight: normal;
    padding: 5px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
}
#sidebar .property-search  .open.button a{
	display: block;padding-right:15px;background: url("images/red_arrow_down.png") right 50% no-repeat;color: #5C5D58;
}
#sidebar .property-search .close.button a{
	background: url("images/red_arrow_left.png") right 50% no-repeat;
}
#sidebar .property-search .more_options{width: 100%; font-weight: bold; border-bottom: 1px solid #eee; padding-bottom: 7px; margin-bottom: 10px;}
#sidebar .property-search .more_options label{text-align: left; width: 100px;}
/*tabbed widget overrides - property quickview*/

#main .tabbed-widget ul.tw-tabbed-nav li.ui-tabs-selected a, #main .tabbed-widget ul.tw-tabbed-nav a:hover  {
    background: url("images/menu_bg_r.gif") !important;
    color: #AA0000;
    height:34px;
}

#main .tabbed-widget ul.tw-tabbed-nav a:hover{background: #fff;}

#main .tabbed-widget ul.tw-tabbed-nav a {
    background: none !important;
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #AAA;
    color: #000;
    float: left;
    font-size:12px;
    height: 33px;
    line-height: 35px;
    padding: 0 10px;
    text-align: center;
    width: 54px;
}

#main .tabbed-widget ul.tw-tabbed-nav li{
margin:0px !important;
}

#main .tabbed-widget ul.tw-tabbed-nav{
    background: url("images/menu_bg.gif");
    font-family: helvetica neue,arial,helvetica,sans-serif;
    font-size: larger;
    height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0px;
    overflow:hidden;
    width: 300px;
    z-index: 50;}


/* featured property */
.feature-property{
float:right;
height:306px;
border:1px solid #555;
position:relative;
width:618px;C
}

.feature-property .main-image{
float:left;
height:306px;
overflow:hidden;
position:absolute;
width:398px;
}

.main-overlay{
	position:absolute; 
	z-index:3; 
	display:block; 
	width:400px; 
	height: 307px; 
	}

.feature-property .main-image a, .feature-property .main-image a img{
position:absolute;
display:block;
text-decoration:none;
	}

.feature-property .results {
float:right;
height:306px;
overflow:hidden;
position:absolute;
right:0px;
width:230px;margin:0px;list-style:none;
}

.feature-property ul.results h2{
line-height:16px;
margin-top:0;
padding-top:10px;
font-size: 18px;
background:none;
COLOR:#fff;
}
.feature-property ul.results p{
line-height:12px
}

.feature-property ul.results li a {
	cursor:pointer;
	display:block;
	height:60px;
	width: 220px;
	border: 1px solid #999;  
	color:#FFF; 
	background:#676767;
	text-decoration:none; 
	margin-left:10px;
	padding-left:10px;
}
	
.feature-property ul.results li a p{color:#FFF;}
.feature-property ul.results li.selected a p{color:#fff;}
	
.feature-property ul.results li.selected a,.feature-property ul.results li a:hover {
	background:#333;
	}
	
.feature-property ul.results li.selected a, .feature-property ul.results li.selected a:hover{
	border: #000;  
	margin-left:10px;
	}
.box.feature-property{background-color:#e3e3e3;}
.box.feature-property .main-image {background-color:#C0C0C0;}
.feature-property .footer p.suburb {background: transparent url(images/black-60-alpha.png) top left repeat;color:#fff;}
.feature-footer{position:absolute;bottom:0;height:44px;width:100%;background: url(images/black-60-alpha.png);}
.feature-footer h2{padding-top:5px;padding-left:5px;font-size:14px; margin-top:5px; line-height: 15px;color:#fff !important; text-decoration:none !important}
.feature-footer p{margin:0px;padding-left:5px;line-height:13px;color:#fff !important; text-decoration:none !important}
.feature-footer a{color:#fff !important; text-decoration:none !important}

/* latest properties / latest sold properties*/
#home_top_widget .tabbed-widget ul.tw-tabbed-nav a {width:42px;font-weight:bold;text-shadow: 0 1px #fff;}
#home_top_widget #tab-link-4-2 a ,#home_top_widget #tab-link-4-3 a,
#home_top_widget #tab-link-3-2 a ,#home_top_widget #tab-link-3-3 a{width:66px;}
#home_top_widget #tab-link-4-3 a,
#home_top_widget #tab-link-3-3 a{-moz-border-radius:0px 10px 0px 0px;
	-webkit-border-radius:0px 10px 0px 0px;
	border-radius:0px 10px 0px 0px;}
#home_top_widget{height:285px;}
.quick_view_image{width:330px;height:200px;overflow:hidden;position: relative;background-color:black;}
#home_top_widget .quick_view_image{width:330px;height:273px;overflow:hidden;position: relative;background-color:black;}
#home_top_widget .tabbed-widget {width:300px;height:281px;}
.quick_view_image .main_image{position:absolute}
.quick_view_title{margin-top: -283px; height: 35px; position: relative;cursor: pointer;cursor:hand;}
#sidebar .quick_view_title h2{
    background: url("images/black-60-alpha.png") repeat scroll 0 0 transparent;
    color: white;
    padding: 5px 0 5px 10px;
    width: 290px;}
#home_top_widget .quick_view_title h2{
    background: url("images/black-60-alpha-round-white-left.png") left top repeat-x transparent;
    color: white;font-size:18px;line-height: 35px;
    padding: 0px 0 0px 20px;
    text-shadow: 0 -1px #000;
    width: 310px;} 
.latest-property .result .property-image{float:left !important;margin-right:10px;width:70px;height:50px;}
.latest-property .result .property-summary{margin-left:0;width:200px; float:right;}
.latest-property .result{border-bottom:1px solid c0c0c0;padding: 7px 7px 7px 13px;width: 280px; min-height:10px; #height:10px;}
.latest-property .result h3{line-height:18px;}
.latest-property .result h4{
    font-size: 12px;
    height:13px;
    overflow:hidden;
    display:block;
    line-height: 12px;color:#5C5D58;
    margin: 0 0 3px;}
.latest-property .result.selected h4{color:#fff}
.latest-property .result .price{
    color: #57b557;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;

}
#home_top_widget .latest-property{margin:0px;}
#home_top_widget .latest-property .result{border:none;width:339px;margin-left:-39px;background:url("images/latest_property_arrow_blank.png") left top no-repeat  transparent;padding:0px;#height:68px;}
#home_top_widget .latest-property .result .content{margin-left:39px;padding: 8px 7px 7px 13px; border-bottom: 1px solid #ddd;}
#home_top_widget .latest-property .result.odd {background-color:transparent}
#home_top_widget .latest-property .result.selected{background:url("images/latest_property_arrow.png") left top no-repeat  transparent}
#home_top_widget .latest-property .result.selected .content{background-color:#9e9e9e;}
#home_top_widget .latest-property .result.odd.selected {background:url("images/latest_property_arrow.png") left top no-repeat transparent}
#home_top_widget .latest-property .result.odd.selected .content{background-color:#9e9e9e;}
#home_top_widget .latest-property .result.selected,#home_top_widget .latest-property .result.selected .price{color:#fff}
#home_top_widget .view_more{
	background: url(images/menu_bg.gif) left bottom repeat-x ;
	-moz-border-radius:0px 0px 10px 0px;
	-webkit-border-radius:0px 0px 10px 0px;
	border-radius:0px 0px 10px 0px;
	border:1px solid #e5e5e5;
	border-top:none;
	color:#009CCE;
	display:block;
	font-weight:bold;width:280px;
	line-height:34px;
	padding-right:20px;text-align:right; text-shadow: 0 1px #fff;
	}
#home_top_widget .view_more a{color:#AA0000;}
#sidebar .latest-property a,#sidebar .latest-property a:hover {background:none;padding:0;border:none;}
#sidebar .compare_property_area,#sidebar .save_property_area,#sidebar .save_inspection_area, #sidebar .saved_searches_area{
	border-top:1px solid #DDDDDD;
	max-height:400px;
	padding-bottom:5px;
	padding-top:10px;
}
.compare_property_area .btn_remove,.save_property_area .btn_remove, .save_inspection_area .btn_remove, .saved_searches_area .btn_remove{
	float:right;background:url(images/icon_remove.png) left bottom no-repeat;display:block;text-indent:-9000px;width:13px;height:30px;
}
.compare_property_area img.property_image,.save_property_area img.property_image,.save_inspection_area img.property_image{float:left;margin-right:5px}
#sidebar .saved_searches_area .btn_remove{
	height:13px;background-position:left 50%;
}
#sidebar .compare_property_area .open.button,#sidebar .save_property_area .open.button, #sidebar .save_inspection_area .open.button, #sidebar .saved_searches_area .open.button{
	float:right;
	background: url("images/menu_bg.gif") repeat-x scroll center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	border: 1px solid #E5E5E5;
    font-weight: normal;
    padding: 5px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
}
#sidebar .compare_property_area .open.button a,#sidebar .save_property_area .open.button  a, #sidebar .save_inspection_area .open.button  a, #sidebar .saved_searches_area .open.button  a{
	display: block;padding-right:15px;background: url("images/red_arrow_down.png") right 50% no-repeat;color: #5C5D58;
}
#sidebar .compare_property_area .close.button a,#sidebar .save_property_area .close.button a, #sidebar .save_inspection_area .close.button a, #sidebar .saved_searches_area .close.button a{
	background: url("images/red_arrow_left.png") right 50% no-repeat;
}
.compare_property_area .property_area div.line,.save_property_area .property_area div.line,.save_inspection_area .property_area div.line{height:50px;}

.compare_property_area .property_area,.save_property_area .property_area,.save_inspection_area .property_area,.saved_searches_area .property_area {max-height:230px;overflow-y:auto;}
.save_inspection_area .property_area,.compare_property_area .property_area{max-height:228px;}
.save_inspection_area .property_area .no-property,.saved_searches_area .property_area  .no-property{width:280px;}
.save_inspection_area .property_area.compact .no-property,.saved_searches_area .property_area.compact  .no-property{height:200px;}
.compare_property_area .property_area.compact .no-property,.save_property_area .property_area.compact .no-property{height:190px;}
.compare_property_area .property_area .no-property,.save_property_area .property_area .no-property{width:260px;}
#sidebar .compare_property_area .property_area,#sidebar .save_property_area .property_area,#sidebar .save_inspection_area .property_area,#sidebar .saved_searches_area .property_area {max-height:200px;overflow-y:auto;}
.compare_property_area .property_area a,.save_property_area .property_area a,.save_inspection_area .property_area a,.saved_searches_area .property_area a{
	text-decoration:underline;color:#000;
}
.compare_property_area .property_area a:hover,.save_property_area .property_area a:hover,.save_inspection_area .property_area a:hover,.saved_searches_area .property_area a:hover{color:#aa0000}
.compare_property_area  .tools .button,.save_property_area  .tools .button, .save_inspection_area  .tools .button, .saved_searches_area .tools .button{width: 80px;float:right;text-align:center;}
#sidebar .compare_property_area  .tools .button,#sidebar .save_property_area  .tools .button,#sidebar .save_inspection_area  .tools .button,#sidebar .saved_searches_area .tools .button{width: 88px; font-size:13px; font-weight:bold; height:24px; line-height:24px; margin: 5px 0px 0px 10px; padding:4px 10px; text-shadow: 0px 1px #ffffff;}

.compare_property_area .no-compare{padding: 10px; background: #c6eaf8; height: 180px;overflow:hidden;width:255px;}
.compare_property_area .no-compare h2{background: transparent url(images/info_icon.jpg) no-repeat scroll left top; margin-top: 0px; padding-top: 0px; line-height:25px; padding-left:30px; text-shadow:0px 1px #fff}
.compare_property_area .no-compare .no-property-image{width:260px;}
.save_property_area .no-property{padding: 10px; background: #c6eaf8; height: 180px;overflow:hidden;width:255px;}
.save_property_area .no-property h2{background: transparent url(images/info_icon.jpg) no-repeat scroll left top; margin-top: 0px; padding-top: 0px; line-height:25px; padding-left:30px; text-shadow:0px 1px #fff}
.save_property_area .no-property .no-property-image{width:260px;}

#sidebar .compare_property_area .property_area .no-property,#sidebar .save_property_area .property_area .no-property{width:280px;}
#sidebar .compare_property_area .property_area .no-property h2,#sidebar .save_property_area .property_area .no-property h2{
background: url("images/info_icon.jpg") no-repeat scroll left top transparent;
    line-height: 25px;
    margin-top: 0;
    padding-left: 30px;
    padding-top: 0;
    text-shadow: 0 1px #FFFFFF;
}

#sidebar .view_more a,#sidebar .view_more a:hover{
	display:block;background:url("images/submit_bg.gif") repeat-x scroll 0 0 transparent;
	border: 1px solid #2B77B5;
    color: #FFFFFF;
    height: 40px;line-height: 40px;
    text-shadow: 0 -1px #000000;
	text-align: center;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-border-radius: 0 0 10px 10px;
}
/* compare properties */
#compare_result .entry{
	width: 1000px; 
  overflow-x:auto;  
   overflow-y:visible;
    padding-bottom:1px;
}

#compare_result h2{
    color: #aa0000;
    font-size: 20px;
    margin: 15px 0 15px;
}

.compare-table a{
	border:none;padding:0;display:inline;
}

.compare-table a.remove{
display: block; float: right; padding-right:20px; height: 14px; text-indent: -9000px; color:#000; text-decoration:underline; background: url("images/icon_remove.png") no-repeat center right transparent;
}
.compare-table {
margin:15px 0 15px 0;
border-collapse:separate;
}
.compare-table th, .compare-table td {
border-right:1px solid #eee;
padding:5px 8px !important;
vertical-align:top;
}

.compare-table .odd{background:#eee;}

.compare-table th {
font-weight:bold;
text-align:right;
}

.compare-table tr.suburb td{font-weight:bold;}
.compare-table tr.price td{font-size:18px; font-weight:bold; color:#aa0000}

.compare-table tr.beds td div{background:url("images/feature_icons.gif") no-repeat 0px 0px;}
.compare-table tr.baths td div{background:url("images/feature_icons.gif") no-repeat -70px 0px;}
.compare-table tr.cars td div{background:url("images/feature_icons.gif") no-repeat -138px 0px;}

.compare-table tr.beds td div, .compare-table tr.baths td div, .compare-table tr.cars td div{
color:#000000;
display:block;
float:left;
font-size: 24px;
font-weight:bold;
height: 35px;
line-height: 35px;
margin:0;
padding-left: 40px;
vertical-align:middle;
width: 25px;
}


/* featured staff */
.featured_staff_area .featured_staff_image{float:left;}
.featured_staff_area .featured_staff_image img{max-width:70px;margin-right:15px;}
.featured_staff_area .featured_staff_details{float:left;}
.featured_staff_area .staff_name{font-weight:bold;}
.featured_staff_area .staff_detail label{float:left;width:50px;}
#sidebar .featured_staff_area .staff_detail a{background:none;padding:0;}
/* staff page */
#content.staffs_page{
	width:620px;
}
.profilebox {
   background: url("images/menu_bg.gif") repeat-x scroll center 55px transparent;
    border: medium none;
    float: left;
    height: 71px;
    margin: 0 0 10px;
    padding: 10px;
    width: 270px;
}
.profilebox.even{
	margin-right:10px;
}
img.profile_mini {
    border: 1px solid #CCCCCC;
    float: left;
    padding: 0;
}
h1.profile {
    border: medium none;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
h2.profile {
    border: medium none;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin: 0 0 4px 0;padding:0 !important;
    text-decoration: none;
}
h3.profile {
    border: medium none;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin: 0;
    text-decoration: none;
}
h4.profile {
    border: medium none;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    margin: 0;
    text-decoration: none;
}
#slug-about #sidebar #agency_details{margin-bottom:20px;}
#slug-about #sidebar #agency_details h2{color:#AA0000;}
#slug-about #sidebar  #agency_details label {font-weight:bold;color:#999;width:50px;}
#slug-about #sidebar #gmap{width:300px;height:300px;border:1px solid #ccc}

#slug-about #sidebar #agent_details h2{color:#AA0000;}
#slug-about #sidebar #agent_details .staff_image{margin:15px 0 15px 0}
#slug-about #sidebar #agent_details .detail{width:300px;padding:5px 0 0 0}
#slug-about #sidebar #agent_details label{font-weight: bold; width: 35px;display:block;float:left}
#slug-about #sidebar #agent_details span{display:block;float:left}

/* SAVED INSPECTIONS */
.page_title{
width:100%;
background: url(images/results_tab_bg.gif) repeat-x top;
-moz-border-radius: 10px 0px 0px 0px;
-webkit-border-radius: 10px 0px 0px 0px;
-border-radius: 10px 0px 0px 0px;
}
.page_title h2{
    color: #FFFFFF;
    text-shadow: 0px -1px #990000;
    float: left;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 10px;
    width: 220px;
}
.save_inspections {width:100%;min-height: 350px;}
/* saved inspections on sidebar*/
#sidebar .save_inspection_area .property_area a{text-decoration:none;}
.save_inspection_area .ofiaddress{display:block;font-size:11px;}
.save_inspection_area .ofipid{font-size:11px;}
.save_inspection_area .ofidate{font-size:11px;}
.save_inspection_area .ofitime{font-size:11px;font-style:italic;}
/* CONTACT PAGE */
#main.contact_page .phone-fax{font-weight:bold;margin-top:5px;}
#main.contact_page .phone-fax label {font-weight:bold;color:#666;width:15px;display:block;float:left;}
#main.contact_page .phone-fax span{display:block;float:left;width:100px;}
#main.contact_page #sidebar #agency_details{margin-bottom:20px;}
#main.contact_page #sidebar #agency_details h2{color:#AA0000;}
#main.contact_page #sidebar  #agency_details label {font-weight:bold;color:#666;width:50px;}
#main.contact_page #sidebar #gmap{width:300px;height:300px;border:1px solid #ccc}
#main.contact_page div.wpcf7{margin-top:20px;}
/* LOGIN / PROFILE */
.login_form label{display: block; float: left;margin-right: 10px;text-align: right;width: 100px;}
.login_form input[name=rememberme]{float:left;height:auto;margin-right: 10px;}
#lostpassword .submit{width:170px;}
#main.mp_profile #form_register .submit{width:170px;}
/* Finance Calculators */
#slug-finance-calculators .calc_bg, #facebox .calc_bg {
    margin: 0;
    padding: 10px 26px 10px 36px;
    width: 400px;line-height;
}
#slug-finance-calculators .toolForm,#slug-finance-calculators .toolFormR,#facebox .toolForm,#facebox .toolFormR {
    float: left;
    font-weight: bold;
    padding-top: 6px;
    width: 200px;
}
#slug-finance-calculators .toolFormReq,#facebox .toolFormReq {
    float: left;
    font-size: 10px;
    padding-top: 6px;
    width: 200px;
}
#slug-finance-calculators .calc_bg select,#facebox .calc_bg select {
    border: 1px solid #CCCCCC;
    margin: 1px;margin-bottom:5px;float: left;
}
#slug-finance-calculators .calc_bg input,#facebox .calc_bg input  {
    border: 1px solid #CCCCCC;
    color: #000000;
    margin: 1px;
    width: 150px;margin-bottom:5px;float: left;
}
#slug-finance-calculators .calc_bg .submit,#facebox .calc_bg .submit  {
    color: #fff;
}
/* FACEBOX STUFF */
.required_notice {color:red;}
.submit_message{color:green;}
#facebox{font-size: inherit;}
#facebox .button{text-align:center;font-weight: bold;}
#facebox .post h2, #facebox h2.title{border-bottom: 1px solid #CCCCCC;margin-bottom: 20px;margin-top: 0;padding-top: 0 !important;}
#facebox form textarea{height:auto}
#facebox #form_emailfriend .button{width:100px;}
/* facebox override */
#facebox .btop {
  background:url(images/facebox/btop.png);height:19px;
}
#facebox .bleft {
  background:url(images/facebox/bleft.png);width:16px;
}
#facebox .bright {
  background:url(images/facebox/bright.png);width:16px;
}
#facebox .bbottom {
  background:url(images/facebox/bbottom.png);height:19px;
}
#facebox .tl {
  background:url(images/facebox/tl.png);width:16px;height:19px;
}
#facebox .tr {
  background:url(images/facebox/tr.png);width:16px;height:19px;
}
#facebox .bl {
  background:url(images/facebox/bl.png);width:16px;height:19px;
}
#facebox .br {
  background:url(images/facebox/br.png);width:16px;height:19px;
}
#facebox .body {background-color:#fbfbf9}
#facebox #content{float:none;}
#facebox #main{width:auto;}
/* SITEMAP */
.sitemap-list{
	float:left;margin-left:20px;
}
.sitemap-list.first{margin-left:0px;}

/* SEARCH FORM */
#sidebar #searchform input#s {background:none;background-color:#dddee0;border:1px solid #cccccc;border-right:none;color:#000;font-weight:bold;
-webkit-border-radius: 7px 0 0 7px;
-moz-border-radius: 7px 0 0 7px;
border-radius: 7px 0 0 7px;
height:17px;line-height:25px;width:257px;}
#sidebar #searchform input#searchsubmit {background:url(images/btn-search.png) 50% no-repeat;width:30px;height:25px;border:1px solid #858587;text-indent:-9999px;
-webkit-border-radius: 0 7px 7px 0;
-moz-border-radius: 0 7px 7px 0;
border-radius: 0 7px 7px 0;}
#sidebar .home-excerpt h2{padding:20px 0 0 0}
#sidebar .home-excerpt{
	float:none;
	height:120px;
	margin:0px;margin-top:15px;
	overflow:hidden;
	width:300px;
}

#sidebar .eppraisal-widget{
	height:320px;margin-top:0px;
}


