/*  
Theme Name: New (Testing)
Theme URI: http://demo.thatid.com/carbon/
Description: Testing theme.
Version: 1.0
Author: Kiranatama
Author URI: http://kiranatama.com/
*/

/* -------------------------------------------------------------- 
FIXES

1.1:	Updated includes/nav-menu.php to show dropdown arrows only when user chooses to show dropdown menus in the theme options page
		Added B2 Links Page to functions.php
		Sidebar menu added; required change to get_absolute_ancestor() function and added Theme option to choose if user wants it or not
		Added stripslashes to Theme Options input box values in functions.php

-------------------------------------------------------------- */

/* -------------------------------------------------------------- 
  
   Reset.css
   * Resets default browser CSS styles.
   
   Original by Erik Meyer:
   * http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h2, h3, h4  {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	color: #fff !important;
}

p {
	color: #898989 !important;
}

/***** Links *****/
.enhanced_active{ 
color: #6CC417 !important;
}

a:link, a:visited { 
	text-decoration: none; 
	-webkit-transition: color .4s ease-in-out;
	color: #358EDE !important;
}

a:hover, a:focus, a:active { text-decoration: underline; }

:active, :hover { outline: 0; }

h2.post_title a { text-decoration: none; }

/***** CSUTOMS *****/

span.featured_custom {
	float: left;
	margin: 20px 0 0 0;
}

p.btn_mail_map {
	padding: 10px 0 10px 60px;
}

a.btn_custom {
	display: block;
	height: 35px;
	width: 100px;
	text-indent: -9999px;
	
	background: transparent url("images/buttons/btn_view_grey.gif") no-repeat scroll 0 0;
}

a.btn_email,
a.btn_map {
	display: block;
	height: 35px;
	width: 100px;
	float: left;
	text-indent: -9999px;
}

a.btn_email {
	margin-right: 10px;
	background: transparent url("images/buttons/btn_email.gif") no-repeat scroll 0 0;
}

a.btn_map {
	background: transparent url("images/buttons/btn_map.gif") no-repeat scroll 0 0;
}

p.button, p.cf-sb, p.quick_search_btn p, p.submit_btn {
	background: none !important;
	padding: 0;
}

input#s {
	float: left;
	margin-right: 10px;
}

/***** 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; 
}*/

#property_tools p, #add_to_favs p, p.photo_btn, p.view_larger_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: 100px;
	height: 35px;
	background: transparent  url("images/buttons/btn_submit.gif") no-repeat scroll 0 0; 
	/*padding: 0 0 4px; */
	border: 0; 
	display: block; 
	cursor: pointer;
	text-indent: -9999px;
}

#property_tools p a.btn, #property_tools p input.btn, #add_to_favs p a.btn, p.photo_btn a.btn, p.view_larger_btn a.btn { width: 140px; padding: 1px 0 3px; overflow: hidden; }

input.btn, input.Buttons, input.sendbutton { 
	height: 35px; 
}

p.email_agent_btn { width: 90px; background: none; }
p.email_agent_btn a { width: 90px; height: 23px; background: url(images/buttons/btn_90.png) no-repeat 0 0; text-decoration: none; -webkit-transition: background-color .4s ease-in-out;}
span.help_tab { width: 90px; height: 18px; background: url(images/buttons/btn_90.png) no-repeat 0 0; text-decoration: none; -webkit-transition: background-color .4s ease-in-out;}

p.big { width: 288px; height: 58px; background: none; }
	#sidebar p.big { position: relative; left: -4px; }
	p#watch_podcast { background: url(images/buttons/btn_podcast_trans.png) no-repeat 0 0; }
p.big a { width: 280px; height: 50px; padding: 4px; display: block; text-indent: -9999px; }

#switch_buttons { float: right; margin: -30px 0 0; }
#switch_buttons p { width: auto; float: left; margin: 0 0 0 5px; padding: 0; }
#switch_buttons p a { width: auto; padding: 0 10px 4px; }

/***** Tabbed sections *****/
#search_results_tab {
	border-bottom: solid 1px #303030;
	padding: 0 0 10px 0;
}

ul.shadetabs, ul.ui-tabs-nav, ul#listing_tabs { 
	height: 18px; 
	margin: 0 0 15px; 
	padding: 0; 
	/*border-bottom: 1px solid; */
	clear: both; 
	list-style: none; 
}

#content ul.shadetabs { 
	margin: 0; 
	border: 0; 
}

	.realty_widget_enchanced_search ul.shadetabs { margin: 0 0 10px; }
	#flashcontent ul.ui-tabs-nav { margin: 0; }
	#content .realty_widget_sales_data ul.shadetabs {  }
	ul#listing_tabs { margin: 0; border: 0; }

ul.shadetabs li, ul.ui-tabs-nav li, ul#listing_tabs li { 
	/*height: 18px; 
	background: transparent url(images/buttons/btn_left.png) no-repeat 0 0; */
	background: none !important;
	margin: 0 10px 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 { 
	/*height: 14px; 
	background: transparent url(images/buttons/btn_right.png) no-repeat 100% 0; 
	padding: 0 10px 4px; */
	display: block; 
	float: left; 
	text-transform: capitalize !important;
	font-weight: normal !important;
	color: #898989 !important;
	font-size: 14px !important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

ul.shadetabs li a:hover {
	text-decoration: underline !important;
	color: #fff !important;
}

ul.shadetabs li a.selected, ul.ui-tabs-nav li.ui-tabs-selected a, ul#listing_tabs li.current a { 
	color: #358EDE !important;
	text-decoration: underline !important;
	font-weight: bold !important;
}
.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; }

img { border:3px solid; }
.post .entry img { width: 220px !important; height: auto !important; margin:0 15px 16px 0; padding: 0; border: 0; float: left; }
.post img.size-thumbnail { width: 140px !important; height: auto !important; }
.post img.size-medium { width: 300px !important; height: auto !important; }
.post img.size-large { width: 460px !important; height: auto !important; margin: 0 0 25px; }
.post img.size-full { width: 620px !important; height: auto !important; margin: 0 0 25px; }

.post .wp-caption { max-width: 538px !important; border: 1px solid; }
	.post .wp-caption.alignleft { margin: 0 18px 3px 0; }
	.post .wp-caption.alignright { margin: 0 0 3px 18px; }
	.post .wp-caption.aligncenter { margin: 0 auto 18px; }
.post .entry .wp-caption img { margin: 5px 0 5px 5px; }
	.post .entry .wp-caption img.size-large { margin: 2px 0 5px 5px; clear: none; }
	.post .entry .wp-caption img.size-full { width: 528px !important; margin: 0; }
#content .post p.wp-caption-text { margin: 0 5px 6px !important; padding: 0; clear: both; }

.post .entry img.alignleft 		{ float:left;margin:0 15px 16px 0; }
.post .entry img.alignright 		{ float:right;margin:4px 0 16px 15px; }

.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; }

p.requi { margin: -24px 0 0; float: right; text-align: right; }

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

/* global settings
---------------------------------------------------------- */

html, body {height: 100%;}

body { 
	background: url(images/backgrounds/bg_body.gif) repeat 0 0; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif !important;
	line-height: 18px !important;
}

body#team_page_popup, 
body#email_subscribe, 
body#ssp, 
body#print-property { 
	/*background: none; */
	background: url(images/backgrounds/bg_body.gif) repeat 0 0; 
}

body#ssp { height: auto; padding: 20px 0 0 20px; }
body > #wrapper {height: auto; min-height: 100%; }
#wrapper { width: 1016px; margin: 0 auto; }
	body#print-property #wrapper { width: 750px; background: none; }

#main_body { 
	width: 1016px;
	margin: 0 auto; 
	padding: 0 0 10px; 
}

	body#team_page_popup #main_body { width: 760px; padding: 20px; }

body#email_subscribe #main_body { 
	width: 380px; 
	/*background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;*/
	color: #898989 !important;
	padding: 0 !important;
	margin: 20px auto 20px;
}

body#email_subscribe #main_body h2 { 
	margin: 0 !important;
	padding: 20px 20px 10px;
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 top;
	
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

body#email_subscribe #main_body .return { 
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 center;
	padding: 0 28px 0 20px;
}

body#email_subscribe #main_body .return p {
	margin: 0 !important;
}
 
body#email_subscribe #main_body form { 
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;
	padding: 10px 20px 20px;
}

body#email_subscribe #main_body form p.button.submit_btn { 
	margin: 0 !important;
	padding: 10px 0 10px;
	/*background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;*/
}

#container { 
	width: 100%; 
	background: none !important;
}

/***** 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; }
	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: 3px 2px; }
body.fourOfour input { margin: 0; }

body#email_subscribe p { margin: 0 0 10px; padding: 0; }
body#email_subscribe input.textbox, body#email_subscribe textarea { width: 200px; }

form.contact_form li.subscribe_country select, form.contact_form li.subscribe_referrer select, form.contact_form li.property_type select { width: 280px; }
	form.contact_form li.property_type select { margin-bottom: 5px; }
form.contact_form input.searchbox, form.contact_form textarea { width: 280px; }

/***** Tables *****/
/* tables still need 'cellspacing="0"' in the markup */
table.footer_links_table tbody td { border: 0 !important;}
table.footer_links_table{ border: 0 !important; float: center; position:relative; align:center;}
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;
	border-left: 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; }
	table.comparable_sales_table th{ background-color : #FFFFFF; } 
	table.comparable_sales_table thead th{ padding: 10px 5px; text-align: center; } 
	table.comparable_sales_table tr.alt { background-color : #99CCFF;}
	table.comparable_sales_table tr.no_alt { background-color : ##95B9C7;}
	table.sales_data_table tbody td { padding: 5px 3px; }
	table.sales_data_table tbody td:first-child { text-align: right; }
	
/* header
---------------------------------------------------------- */

#header, #nav ul li ul, #banner {
	border: none !important;
}

#header { 
	width: 1016px; 
	height: 40px;
	margin: 20px auto; 
	position: relative;
	
	border: none !important;
	background: none !important;
	/*background: transparent url(images/backgrounds/bg_nav.gif) no-repeat 0 0 !important;*/
}

.headerwrap { 
	width: 990px; 
	height: 80px; 
	margin: 0 auto; 
}

h1.logo	{ 
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	float: left;
}

h1.logo a { 
	display: block; 
	width: 143px !important;
	height: 40px !important;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	background: transparent url(images/backgrounds/bg_nav.gif) no-repeat 0 0 !important;
}

h1.logo a img { 
	display: none !important;
}

h1.logo a, 
h1.logo a img {}

/* nav
---------------------------------------------------------- */
#nav { 
	margin: 0; 
	padding: 0; 
	float: left;
	z-index: 99; 
}

#nav ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	border: none !important;
}

#nav ul li { 
	margin: 0; 
	padding: 0 !important;
	float: left; 
}

#nav ul li.page_item { 
	background: none !important; 
	padding: 0; 
	position: relative;
}

#nav ul li:first-child { margin: 0; }

#nav ul li a { 
	height: 40px; 
	width: 143px !important;
	float: left; 
	display: block; 
	position: relative; 
	-webkit-transition: color .4s linear; 
	text-indent: -9999px;
} /* padding altered in type2.css */

#nav ul li.page-item-19 a {
	background-image: url(images/backgrounds/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -143px 0;
}

#nav ul li.page-item-3 a {
	background-image: url(images/backgrounds/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -286px 0;
}

#nav ul li.page-item-4 a {
	background-image: url(images/backgrounds/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -429px 0;
}

#nav ul li.page-item-15 a {
	background-image: url(images/backgrounds/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -572px 0;
}

#nav ul li.page-item-2 a {
	background-image: url(images/backgrounds/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -715px 0;
}

#nav ul li.page-item-120 a {
	background-image: url(images/backgrounds/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -858px 0;
}

#nav ul li.page-item-19 a:hover {
	background-position: -143px -40px;
}

#nav ul li.page-item-3 a:hover {
	background-position: -286px -40px;
}

#nav ul li.page-item-4 a:hover {
	background-position: -429px -40px;
}

#nav ul li.page-item-15 a:hover {
	background-position: -572px -40px;
}

#nav ul li.page-item-2 a:hover {
	background-position: -715px -40px;
}

#nav ul li.page-item-120 a:hover {
	background-position: -858px -40px;
}

#nav ul li a span.span_div { 
	/*width: 100%; 
	height: 40px; 
	text-indent: -9999px; 
	position: absolute; 
	top: 0; 
	left: -1px; 
	z-index: 1; */
}
	
#nav ul li:first-child a span.span_div {}

#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 a:hover {
	border-bottom: none !important;
}

#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 { 
	width: 143px; 
	margin: 40px 0 -1px 0; 
	padding: 0; border: 0; 
	border-bottom: 1px solid; 
	display:none; 
	/*height: auto; */
	position:absolute;
	left: 0; 
	z-index: 99; 
	
	background: #000 !important;
}

#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: 123px !important; 
	height: auto; 
	padding: 5px 10px; 
	display: block; 
	clear:both; 
	border: 0; 
	/*border-top: 1px solid; */
	text-align: center; 
	-webkit-transition: none; 
	text-indent: 0px !important;
	background-image: none !important;
	
	color: #fff !important;
}
#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; 
	text-decoration: none; 
	background: #333;
}

#nav ul li ul li ul { width: 140px; margin: 0; padding:0; border: 0; border-top: 1px solid; position:relative; clear:both; }
#nav ul li ul li ul li { margin:-2px 0 0 0; float: none; border:0; display:block; }
#nav ul li ul li ul li a { padding: 5px 20px 5px 30px; }

/* Banner and contact info
---------------------------------------------------------- */
#banner { width: 938px; height: 100px; padding: 60px 0 50px; border-left: 1px solid; border-right: 1px solid; }
.bannerwrap { width: 100%; height: 100px; background: url(images/banner/bg_banner_gradient.png) no-repeat 0 0; }
.banner_text { width: 550px; height: 75px; margin: 14px 22px 11px 46px; padding: 0; float: left; display: block; text-indent: -9999px; }
p.big_button { margin: 22px 0 0; float: left; }
p.big_button a img { border: 0 !important; }

#contact_info { width: 100%; height: 12px; margin: 0; padding: 9px 0; }
#contact_info p { margin: 0 auto; }

#flash_presentation { width: 1010px; height: 260px; background: url(images/backgrounds/bg_flash-trans.png) no-repeat 0 0; margin: 0 0 10px 0; padding: 0; }
#flashcontent { width: 1000px; height: 250px; background: url(images/backgrounds/bg_flashcontent.jpg) no-repeat 0 0; }

/* extra
---------------------------------------------------------- */
#extra 		{ width: 100%; }
.extrawrap { width: 910px; height: auto; margin: 0 auto; padding: 25px 15px 32px; }

#footer_nav { width: 720px; float: left; }
#footer_nav ul { margin: 0; padding: 0; list-style: none; }
#footer_nav ul li { width: 90px; margin-right: 10px; padding: 0; float: left; }
	#footer_nav ul li.page_item_top a { margin-bottom: 4px !important; display: block; }
#footer_nav ul li ul {  }
#footer_nav ul li ul li { width: auto; margin: 0; float:none; clear:both; }
#footer_nav ul li.page_item_top ul li a { margin: 0 !important; }
#footer_nav span { display: none; }

#extra_links { width: 180px; padding-left: 9px; border-left-width: 1px; border-left-style: solid; float: left; }

/* footer
---------------------------------------------------------- */
#footer { 
	width: 100%; 
	height: 52px; 
	padding: 12px 0 0;
	text-align: center;
	line-height: 1.125em;
	
	background: #000 !important; 
	border-top: solid 1px #303030;
}

.footerwrap { 
	width: 1000px; 
	margin: 0 auto; 
}

.footerwrap p.credit { margin: 10px 0 0; padding: 0; }
.footerwrap p.agentpoint { margin: 0; padding: 0; border: 0; float: right; }
.footerwrap p.agentpoint img { padding: 0; border: 0; }

.footerwrap p {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	line-height: 20px !important;
	margin: 0 !important;
	color: #898989 !important;
}

.footerwrap p a {
	font-weight: normal !important;
	color: #358EDE !important;
}

/* content
---------------------------------------------------------- */
#main-content {
	float: left;
	width: 618px;
	
	color: #898989 !important;
}

#content_top {
	background: transparent url("images/backgrounds/bg_content_top-trans_custom.png") no-repeat 0 0 ;
	width: 618px; 
	height: 10px;
}

#content_bottom {
	background: transparent url("images/backgrounds/bg_content_bottom-trans_custom.png") no-repeat 0 0 ;
	width: 618px; 
	height: 18px;
}

#content { 
	width: 570px;
	margin: 0; 
	padding: 10px 28px 9px 20px;
	
	background: transparent url("images/backgrounds/bg_content-trans_custom.png") repeat-y 0 top;
}

#content h2,
#content img {
	border: none !important;
}

#content h1, #content h2 {
	margin: 0 !important;
}

#content h2.section_title,
#content h2 {
	margin:0 !important;
	padding: 0 0 20px 0 !important;
	text-shadow: none !important;
	font-weight: normal !important;
	text-transform: capitalize;
	font-size: 16px !important;
	line-height: normal !important;
	letter-spacing: 0 !important;
}

#content .entry h2 {
	font-size: 16px !important;
	color: #ddd !important;
}

/*body#print-property #content { width: 430px; }*/

	/* body#home #content { width: 990px; } */

/***** Posts *****/
.post { 
	/*margin-bottom: 11px; 
	border-bottom: 1px solid;*/ 
}

p.author_thumb { 
	width: 60px; 
	height: 57px; 
	padding: 4px 0 0; 
	float: left; 
	
	display: none;
}

p.author_thumb img { width: 50px; height: 50px; border: 0; }

p.author_pic { width: 110px; height: 110px; padding: 0 5px 6px 0; float: right; }
p.author_pic img { width: 105px; height: 105px; border: 0; }

.post_title_date	{ width: 400px; margin: 3px 20px 10px 0; float: left; }
	.post_title_date.no_author_thumb { width: 100% !important; margin-bottom: 9px; }
.post_title_date h2	{ padding: 0; }
p.postdate { width: 400px; margin: 0; padding: 0; }
.flag { margin: 10px 0 0; padding: 0; float: left; text-align: center; text-transform: uppercase; }
.flag a { width: 140px; height: 23px; background: url(images/backgrounds/bg_cat.png) repeat-x 0 0; padding: 2px 0 0; display: block; text-shadow: 1px 1px 1px #aaa; }


.entry	{ 
	width: 100%; 
	margin: 0; 
	clear: both; 
	position: relative;
}

.entry #search_results #sorter_pagination p.number_properties {
	padding: 0 !important;
}

/* favourite-property */

#favourite-property .entry {
	position: static;
}

#favourite-property .backtosearch {
	position: absolute;
	top: 42px;
	left: 0;
}

#favourite-property #list_fav form .sorter_nav a.btn {
	position: absolute;
	top: 42px;
	left: -60px;
}

#favourite-property .backtosearch .return_favs a.btn,
#favourite-property #list_fav form .sorter_nav a.btn {
	background: none !important;
	text-indent: 0 !important;
	text-transform: none !important;
	height: auto;
	width: auto;
	text-align: left;
	font-weight: normal !important;
}

#blog-div.home .entry p { padding: 0; }
#content p.tagged_single { padding: 0; }

/* Posts Page */
p.postmetadata { 
	/*width: 595px; 
	height: 18px; */
	clear: both; 
	background: #161616 !important;
	margin: 10px 0;
}
p.postmetadata a, .more-link {  }
	span.post_filed_cats { float: left; }

.navigation { height: 20px; margin: 0 0 25px; padding: 6px 5px 5px; clear: both; }

#blog-div.single #content .navigation p { padding-bottom: 4px; }

#blog-div .navigation p a { padding: 2px 4px; }
#blog-div.single .navigation p a { padding: 0; }

/***** Comments *****/
/* Comment List */
div#comments { margin: 0 0 25px; padding: 0; clear: both; }
div#comments .navigation { display: none; }

#content ul.commentlist { margin: 16px 0 0; padding: 0; list-style: none; }
#content ul.commentlist li { margin: 0 0 12px; padding: 8px 5px 0; border-top-width: 2px; border-top-style: solid; clear: both; }
ul.commentlist li.alt { border: 0; }

.comment-author { width: 95px; margin: 0 20px 11px 0; padding: 5px 0 7px; float: left; }
.comment-author img { margin: 0 0 5px; }
#content .comment-author p { padding: 0; }

.commentcontent { width: 480px; padding: 0; float: left; }

span.says { display: none; }

/* Leave a Reply */
#commentform-container { width: 620px; margin-bottom: 29px; padding: 0 0 9px; clear: both; }
#content #commentform-container h4 { margin: 4px 0 1px; }
#commentform-container form input.textbox	{ width: 305px; }
#commentform-container form textarea { width: 460px; height: 180px; margin: 0; }

/* Related Posts (after Leave a Reply) */
#wp_related_posts { width: 620px; margin-bottom: 30px; padding: 16px 0 0; }
#wp_related_posts h3 { margin-left: 15px !important; }

/* Where did they go from here */
#wherego_related { margin-bottom: 5px; padding-top: 20px; padding-bottom: 16px; }

/* Sociable */
div.sociable { width: 620px; margin: 6px 0 3px; padding: 8px 0 23px; border-top-width: 2px; border-top-style: solid; clear: both; }
.sociable_tagline { display: none; }
.sociable span { display: block; }
#content .sociable ul {
	height: 24px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
.sociable ul li {
	margin: 0 5px 0 0;
	float: left;
}
.sociable ul li:before { content: ""; }
.post .entry .sociable img {
	float: none;
	width: 24px !important;
	height: 24px !important;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* AGENTS LIST AND AGENT PAGE
---------------------------------------------------------- */

#content .page .entry #agent {
	padding: 0 0 25px;
}

#agents_list {  }

#agents_list .agent_item { 
	margin: 0 0 20px; 
	padding: 20px 20px 0; 
	height: 153px;
	/*background-color: #161616;*/
	background: transparent url("images/backgrounds/team_box_custom.png") no-repeat 0 0;
}

#agents_list .imageCont, 
#agent .imageCont { 
	/*margin: 0 20px 25px 0; */
	float: left; 
	width: 250px; 
	height: 120px; 
	margin: 0 20px 0 0;
}

#agents_list .imageCont img, 
#agent .imageCont img { 
	width: 246px; 
	height: 120px;
	padding: 2px;
	border: solid 1px #303030 !important; 
}

#agents_list .descCont, 
#agent .descCont { 
	width: 260px; 
	float: left; 
}

#agents_list .descCont ul, #agent .descCont ul { 
	margin: 0; 
	padding: 0 0 20px; 
	list-style: none; 
}

#agents_list p.agent_description {
	padding: 0 !important;
}

#agents_list .descCont ul li, #agent .descCont ul li { 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 0 22px; }

#agents_list p { clear: both; }

#agents_list .descCont ul li.agent_twitter {
	background: transparent url("http://design.thatid.com/blu/wp-content/plugins/Realty/manage/widgets/images/twitter.png") no-repeat 0 0;
}

#agent p.agent_description {
	padding: 20px 0 0;
}

#agent #formpart { float: left; }
#agent p.agent_testimonials { clear: both; }

#content .page .entry #contact-form h4 {
	font-size: 14px;
	line-height: normal;
	margin: 0;
}

#content .page .entry #contact-form p#agent_contact_form {
	/*position: absolute;
	top: 95px;
	left: 292px;*/
	padding: 10px 0 20px;
}

#content .page .entry #contact-form p#agent_contact_form a {
	text-decoration: none;
}

#content .page .entry #contact-form p#agent_contact_form a:hover {
	text-decoration: underline;
	color: #fff !important;
}

#content .page .entry #tabbed_listings {
	padding: 20px;
	border: solid 1px #303030;
}

#content .page .entry #tabbed_listings #listings #list_format table.property,
#content .page .entry #tabbed_listings #sold_listings #list_format table.property {
	width: 528px;
}

#content .page .entry #tabbed_listings #listings #list_format table.property td.descCont .tdContent,
#content .page .entry #tabbed_listings #sold_listings #list_format table.property td.descCont .tdContent {
	width: auto;
}

#content .page .entry #tabbed_listings #listings #sorter_pagination .page_toolbar,
#content .page .entry #tabbed_listings #sold_listings #sorter_pagination .page_toolbar {
	width: auto;
}

#content .page .entry #tabbed_listings #listings #bottom_pagination .page_toolbar,
#content .page .entry #tabbed_listings #sold_listings #bottom_pagination .page_toolbar {
	width: 528px;
	border-bottom: none !important;
	padding-bottom: 0;
}

#content .page .entry #tabbed_listings h3 {
	margin: 0;
	font-size: 14px;
	line-height: normal !important;
	text-align: center;
}

#content .page .entry #tabbed_listings #posts hr {
	display: none !important;
}

#content .page .entry #tabbed_listings #posts .post h3 {
	padding: 20px 0 10px;
	text-align: left;
}

#content .page .entry #tabbed_listings #testimonial_team .search_team_member_testimonial ul {
	margin: 0 !important;
	padding-top: 15px;
	padding-bottom: 0 !important;
}

/* HOME
---------------------------------------------------------- */

#content #featured_Both {
	margin: 0 0 30px 0;
}

#content #featured_Both ul {
	height: 320px;
	background: transparent url("images/backgrounds/bg_featured_properties.gif") no-repeat 0 0;
}

#current_Sales, #current_Rentals, .realty_widget_featured_listings, #featured_sale, #featured_Rentals, 
#news_articles, #content #cloud_suburb, #content #cloud_sales, #content #cloud_lease, #sold_Sold, sold_Leased, #week_House { }

#featured_sale{margin:0 0 25px;}
.feature_photo { 
}

.feature_photo img { 
	width: 366px; 
	height: 278px; 
}

.realty_widget_featured_listings ul { margin: 0; padding: 0; list-style: none; }

.realty_widget_featured_listings li {
	padding: 18px 0 0 15px;
}

.realty_widget_featured_listings li.feature1 {}

.realty_widget_featured_listings li p a img {
	float: left;
	margin: 0 20px 0 0;
}

.realty_widget_featured_listings li p span {
}

.cloud {  }
#content .cloud .block_content { width: 600px; padding: 10px; }
.cloud p { padding: 0; }
	#tag_search .cloud p { padding: 0 0 10px; }
.cloud a { margin-right: 5px; }
#content p.selections_note, #content p.cloud_btn { display: none; }

#content .content_block .latest_listings {
	padding: 0 0 10px 0;
}

.content_block .latest_listings .photo { 
	width: 175px; 
	height: 175px;
	margin: 0 0 10px 10px;
	float: left; 
}

.content_block .latest_listings .photo.photo0,
.content_block .latest_listings .photo.photo3,
.content_block .latest_listings .photo.photo6 { 
	margin-left: 15px !important;
}

.content_block .latest_listings .photo p { 
	padding: 0; 
	line-height: normal !important;
	text-align: center !important;
}
.content_block .latest_listings .photo.photo3, .content_block .latest_listings .photo.photo7, .content_block .latest_listings .photo.photo11 { 
}

.content_block .latest_listings .photo img { 
	width: 171px; 
	height: 130px; 
	margin-bottom: 10px;
}

#content .content_block #featured_Both ul#featured_listings li.feature_photo p a img {
	padding: 2px !important;
	border: solid 1px #303030 !important;
}

#content .content_block #current_Both .photo p a img {
	padding: 2px !important;
	border: solid 1px #303030 !important;
}

/* 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; }

/* SIDEBARS
---------------------------------------------------------- */
#sidebar { 
	width: 378px; 
	margin: 0 8px 0 0; 
	float: right; 
	
	color: #898989 !important;
}

.side_block { 
	/*width: 378px !important; 
	width: 100%;
	float: left; */
	margin: 0 0 10px; 
	padding: 0; 
	
	border: none !important;
}

#sidebar_top { 
	width: 380px !important; 
	height: 10px;
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat 0 0;
}

#sidebar .widget {}

#sidebar #side_text-3,
#sidebar #side_text-8 {
	width: 380px;
	height: 140px;
	padding: 85px 0 0 0;
	background: transparent url("images/backgrounds/bg_blog_description-trans.png") no-repeat scroll 0 0;
}

#sidebar #side_text-3 h3,
#sidebar #side_text-8 h3 {
	display: none;
}

#sidebar #side_text-3 h3,
#sidebar #side_text-3 .textwidget,
#sidebar #side_text-8 h3,
#sidebar #side_text-8 .textwidget {
	background: none !important;
}

#sidebar #side_text-5 {
	height: 160px;
	background: transparent url("images/backgrounds/bg_sell_your_property_custom.png") no-repeat scroll 0 0;
}

#sidebar #side_text-6 {
	height: 160px;
	background: transparent url("images/backgrounds/bg_property_mngt_custom.png") no-repeat scroll 0 0;
}

#sidebar #side_text-5 h3,
#sidebar #side_text-5 div.textwidget,
#sidebar #side_text-6 h3,
#sidebar #side_text-6 div.textwidget {
	background: none !important;
}

#sidebar #side_text-5 h3,
#sidebar #side_text-6 h3 {
	padding: 30px 0 0 35px !important;
}

#sidebar #side_text-5 div.textwidget,
#sidebar #side_text-6 div.textwidget {
	padding: 10px 140px 0 35px !important;
}

#sidebar h3 { 
	color: #fff;
	text-shadow: none !important;
	font-weight: normal !important;
}

#sidebar .side_block h3 { 
	margin: 0; 
	padding: 20px; 
	border: none !important;
	
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat 0 top;
	text-transform: capitalize;
}

#sidebar .side_block ul { 
	margin: 0 !important;
	padding: 20px;
	
	list-style: none !important;
}

#sidebar .side_block ul,
#sidebar .side_block div.textwidget {
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat 0 bottom;
	padding: 20px 28px 20px 20px;
	padding-top: 0 !important;
}

#subscribe_block h3 {
	background: none !important;
	padding: 0 !important;
	padding-bottom: 5px !important;
}

#subscribe_block ul {
	background: none !important;
	padding: 0 !important;
	border: none !important;
}

#subscribe_block ul li a {
	font-weight: normal !important;
	font-size: 12px !important;
}

.side_block .block_content ul { list-style: none; }
.side_block .block_content ul li { background: url(images/backgrounds/bg_arrow.gif) no-repeat 0 center; padding-left: 12px; -webkit-transition: background-color .4s ease-in-out; }
span.block_top {  }
.block_content {  }
span.block_bottom { height: 20px; display: block; clear: both; }

.side_block.alt { margin-right: 0; }

.side_block.widget { 
}

.widget_tag_cloud div { /*padding: 10px 0;*/ }

.widget_tag_cloud div.block_content {
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;
	min-height: 20px;
}

#blu-journal #sidebar .widget_categories .block_content  ul li {
	background: none;
}

#blu-journal #sidebar .block_content ul li,
#blu-journal #sidebar .block_content div {
	color: #898989 !important;
}

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

#subscribe_block { 
	width: 328px !important; 
	padding: 10px 28px 10px 21px;
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat 0 bottom;
	/*background: url(images/backgrounds/bg_stripe.gif) repeat 0 0; padding: 15px;*/ 
}

#subscribe_block .side_block { 
	margin: 0 0 18px; 
	padding: 0; 
	border: 0; 
	float: none; 
	background: transparent url("images/backgrounds/bg_inner_block.gif") no-repeat scroll 0 0;
}

#subscribe_block ul { 
	margin: 0; 
	padding: 10px 0; 
	border: none !important; 
}

#subscribe_block #subscribe_email { 
	height: 55px;
	padding: 10px;
	background: transparent url("images/backgrounds/bg_inner_block_small.gif") no-repeat scroll 0 0 !important;
}

#subscribe_block #subscribe_rss ul li,
#subscribe_block #subscribe_email ul li {
	list-style-type: disc !important;
	margin-left: 15px;
}

#subscribe_block #subscribe_rss ul li, #subscribe_block #subscribe_email ul li { 
	padding-left: 0; 
	clear: both; 
}

#subscribe_block #subscribe_rss ul li span,
#subscribe_block #subscribe_email ul li span { 
	/*width: 18px; 
	height: 18px; 
	background: url(images/icons/icon_rss.png) no-repeat 0 0; */
	background: none !important;
	/*margin: 0 4px 9px 0; 
	float: left; 
	display: block;*/ 
}

#subscribe_block #subscribe_rss,
#subscribe_block #follow {
	padding: 10px; 
	height: 90px;
}

#subscribe_block #subscribe_rss {
	background: transparent url("images/backgrounds/bg_rss_feeds.gif") no-repeat scroll 0 0;
}

#subscribe_block ul li a { 
	color: #358EDE !important; 
} /* Sales Alert */

#subscribe_block ul li a {  } /* Rentals Alert */

/* Follow buttons */
#subscribe_block #follow.side_block { 
	margin: 0 0 20px 0; 
}

#subscribe_block #follow h3 {
	padding-bottom: 10px !important;
}

ul#follow_buttons { margin: 0; padding: 0; overflow: auto; }
ul#follow_buttons li { width: 50px; height: 50px; margin: 0 15px 20px 0; padding-left: 0; float: left; }
	ul#follow_buttons li.network4 { margin-right: 0; }
ul#follow_buttons li a { width: 50px; height: 50px; 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: 0; 
	padding: 0; 
	border: 0; 
}

#sold_listings td { 
	/*padding: 2px 5px 2px 0; 
	border: 0; 
	border-bottom: 1px solid; */
}

#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; }

/* 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 */
#share_enjoy {  }
	body#property #share_enjoy { width: 140px; float: left; }
#share_enjoy a { text-decoration: none; }
	body#property #share_enjoy a { width: 42px; margin-right: 3px; display: block; overflow: hidden; font-size: 10px; text-align: center; }
table.share_enjoy { margin: 10px 0 0; padding: 0; border: 0; }
table.share_enjoy td { width: 33%; border: 0; padding: 0 0 5px; }
table.share_enjoy img { width: 16px; height: 16px; margin: 0 5px 0 0; border: 0; vertical-align: top; }
	body#property #share_enjoy table.share_enjoy img { margin: 0 auto; display: block; clear: both; }

/* Similar Listings */

#sidebar .realty_widget_similar_listings { width: 280px; }

.sim_content .block_content {
	border: solid 1px #303030;
	padding: 20px 20px 0;
}

.sim_content .image { 
	width: 125px; 
	height: 94px; 
	margin: 6px 0 10px; 
	float: left; 
	position: relative; 
}

.sim_content .image img { 
	width: 125px; 
	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: 119px;
	padding: 0 10px; 
	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: 260px; margin: 0 0 20px; padding: 10px; }
#other_properties p { padding: 0; }
#other_properties a { margin-right: 5px; }

.sim_content .block { 
	width: 264px; 
	float: left;
	margin: 0 0 20px 0;
}

.realty_widget_sales_data .sim_content .block { 
	width: 264px; 
}

.realty_widget_property_research_sidebar .sim_content .block { 
	width: 264px; 
	float: none; 
}

.sim_content .block2, .sim_content .block4 { 
	/*margin: 0; 
	clear: right; */
}


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

#quick_search form {
	width: 100% !important;
}

#quick_search form fieldset {
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;
}

#quick_search form fieldset ul {
	background: none !important;
}

#quick_search form fieldset p.instruction {
	padding: 0 !important;
	text-align: center;
}

#quick_search form fieldset ul.qs-ul {
	padding-bottom: 0 !important;
}

#quick_search form fieldset p.button {
	background: none !important;
	width: auto !important;
	height: auto !important;
	padding: 10px 0 20px;
}

#quick_search form fieldset p.button input {
	height: 35px !important;
	width: 100px !important;
	text-indent: -9999px !important;
	margin: 0 0 0 135px;
	background: transparent url("images/buttons/btn_view_grey.gif") no-repeat scroll 0 0 !important;
}

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

.search_selection { padding-bottom: 10px; }
.search_selection input.radio { margin-right: 5px; }

ul.qs-ul .property_type 			{ width: 338px; }
ul.qs-ul .property_type select 	{ width: 328px; margin: 0 0 10px; }

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

.prices { 
	width: 159px; 
	margin: 0; 
	float: left; 
}

.price_min { margin-right: 10px; }
.prices select { width: 159px; }

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

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

/***** Sorter and Search filter *****/	
#content .page {
	position: relative;
}

p.number_properties		{ float: left; color: #898989 !important;}

.sorter_search_quick {}

.sorter_search_quick .sorter_nav { 
	position: absolute;
	top: 0;
	right: 0;
}

.sorter_search_quick .sorter_nav select { 
}

.sorter_search_quick .sorter_nav p {
	/*float: left;
	margin-left: 10px;
	padding: 0 !important;*/
	display: none;
}

#search_quick 			{ float: left; }
#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 *****/

#bottom_pagination .page_toolbar {
	border-top: 1px solid #303030 !important;
	border-bottom: 1px solid #303030 !important; 
}

.page_toolbar { 
	width: 570px; 
	margin: 0; 
	padding: 10px 0; 
	/*border-bottom: solid 1px #303030 !important; */
	clear: both; 
}

.page_toolbar p { padding: 0; text-align: center }
.page_prev 		{ float: left; margin-right: 10px; }
.page_prev a { 
	background: none !important;  
	margin: 0; 
	padding: 0 0 0 7px; 
	color: #358EDE !important;
}
.page_next { 
	margin-left: 10px;
	float: right; 
}

.page_next a { 
	background: none !important; 
	margin: 0; 
	padding: 0 7px 0 0; 
	color: #358EDE !important;
}

.page_numbers	{ float: left; overflow: hidden; }
.page_numbers a	{ height: 8px; margin: 0 6px 0 1px; padding: 0; color: #358EDE !important; }

.page_numbers a.current_page_link {
	color: #fc0 !important;
}

.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: 570px; 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

table.property td { 
	border: 0; 
	border-bottom: 1px solid #303030 !important; 
}

div#list_format table.property td.descCont { 
	/*position: relative;*/
}

div#list_format table.property td.descCont div.tdContent { 
	position: relative !important;
}

div#list_format table.property td.descCont div.tdContent p.headline { 
	color: #fff !important;
}

#favourite-property div#list_format table.property td.descCont div.tdContent p.headline { 
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize !important;
}

div#list_format table.property td.descCont div.tdContent p.suburb { 
	padding: 0 0 10px !important;
}

div#list_format table.property td.descCont div.tdContent p.suburb a { 
	/*color: #358EDE !important;*/
	color: #fff !important;
	font-size: 15px;
}

#favourite-property div#list_format table.property td.descCont div.tdContent p.suburb a { 
	font-size: 12px !important;
	color: #358EDE !important;
}

div#list_format table.property td.descCont div.tdContent p.suburb a:hover { 
	color: #358EDE !important;
	text-decoration: underline !important;
}

div#list_format table.property td.descCont div.tdContent p.description { 
	padding: 10px 0 !important;
	clear: left;
}

table.property tr td.imageCont,
table.property tr td.descCont { 
	border-bottom: none !important;
	border-top: 1px solid #303030 !important; 
}

td.imageCont { 
	padding: 20px 0; 
	/*float: left;*/
	position: relative;
}

td.imageCont .image { 
	width: 175px; 
	height: 131px; 
}

td.imageCont .image img { 
	width: 171px; 
	height: 131px;
}

td.imageCont .image_overlay img { 
	width: 150px; 
	height: 113px; 
	margin: 0; 
}

td.thumbCont {
	padding: 0; 
}

td.thumbCont.alt {
	padding: 20px 0;
	border-bottom: none !important;
	border-top: solid 1px #303030 !important;
}

td.thumbCont .image { 
	width: 200px;
	height: 134px;
}

td.thumbCont .image img { 
	width: 200px; 
	height: 134px; 
}

td.thumbCont .image_overlay img { width: 214px; height: 159px; margin: -80px 0 0 -103px; }

td.descCont { 
	/*background: url(images/backgrounds/bg_td_descCont.gif) repeat-x 0 0*/;
	background: none !important; 
	padding: 20px 0 0; 
	/*float: right;*/
}

#list_format td .tdContent { 
	width: 375px;
	padding: 0 0 70px 20px;
}

#favourite-property #list_format td .tdContent { 
	width: 375px;
	padding: 0 0 70px 20px;
}

td .tdContent { position: relative; }

td.thumbCont .tdContent {
	width: 350px; 
	padding: 0 0 0 20px; 
	float: left;
	color: #898989 !important;
	
	background: none !important;
}

td.thumbCont .tdContent p {
	color: #898989 !important;
}

td.thumbCont .tdContent p.suburb {
	padding: 0 !important;
}

td.thumbCont .tdContent p.suburb a {
	color: #fff !important;
	font-weight: normal !important;
}

td.thumbCont .tdContent p.suburb a:hover {
	color: #358EDE !important;
}

#content .page .entry #search_results #list_format table.property td.imageCont .image a img,
#content .page .entry #tabbed_listings #listings #list_format table.property td.imageCont .image a img,
#content .page .entry #tabbed_listings #sold_listings #list_format table.property td.imageCont .image a img,
#content .page .entry #list_fav #sorter_pagination #list_format table.property td.imageCont .image a img {
	padding: 2px;
	border: solid 1px #303030 !important;
}

/***** Image overlays *****/

.image { 
	float: left; 
	position: relative; 
}

.image_overlay 	{}

.image_overlay .sticker.leased {
	position: absolute;
	left: 15px;
	top: 10px;
}

.image_overlay .sticker.sold {
	position: absolute;
	left: 15px;
	top: 10px;
}

.image_overlay .sticker.under_offer {
	position: absolute;
	left: 15px;
	top: 10px;
}

.image_overlay img { 
	background: transparent; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	/*position: absolute; 
	top: 50%; 
	left: 50%; */
}

.image_overlay span { 
	width: 125px; 
	margin: -20px 0 0 -64px; 
	display: block; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	color: #fff; 
	font-size: 3em; 
	line-height: 1em; 
	font-weight: bold; 
	text-align: center; 
}

.image_overlay .sold span { 
	font-size: 24px !important;
	margin-top: -15px !important;
}

.image_overlay .leased span { 
	margin: -13px 0 0 -65px; 
	font-size: 20px; 
}

.image_overlay .leased span { 
	margin: -10px 0 0 -66px !important; 
	font-size: 20px !important;
	text-transform: capitalize !important; 
}

	.image_overlay .under_offer span { 
		margin: -25px 0 0 -65px !important;
		line-height: .98em; 
		font-size: 24px !important;
	}

	.image_overlay .style1.sold span { margin-top: -20px; font-size: 3.25em; }
	.image_overlay .style1.under_offer span { margin: -25px 0 0 -65px; font-size: 24px; }
	.image_overlay .style3 span { margin: -15px 0 0 -64px; font-size: 2em; text-transform: uppercase; }
	.image_overlay .style3.sold span {  margin: -16px 0 0 -63px; font-size: 2.5em; }
	.image_overlay .style3.under_offer span { margin: -23px 0 0 -62px; }
	.image_overlay .style3.leased span { margin: -14px 0 0 -63px; font-size: 2em; }
	.image_overlay .style5 img { top: 52%; }
	.image_overlay .style5.sold span { margin: -24px 0 0 -64px; }
	.image_overlay .style5.under_offer span { margin: -28px 0 0 -62px; font-size: 2.25em; }

ul.rooms { 
	margin: 0; 
	padding: 0; 
	float: left; 
	list-style: none; 
}

#list_format ul.rooms { 
	position: absolute; 
	left: 20px;
	bottom: 20px; 
}

#favourite-property #list_format ul.rooms { 
	position: absolute; 
	left: 0;
	bottom: 20px; 
}

#thumbnail_format ul.rooms { 
	position: absolute; 
	top: 108px; 
	right: 0; 
}

ul.rooms li { 
	width: 49px; 
	height: 22px;
	margin: 0 10px 0 0; 
	padding: 4px 0 0 11px; 
	float: left; 
	font-size: 1.375em;
	color: #fff;
}

ul.rooms li.bedrooms { 
	background: transparent url("images/icons/icon_bedrooms.gif") no-repeat scroll left center;
}

ul.rooms li.bathrooms { 
	background: transparent url("images/icons/icon_bathrooms.gif") no-repeat scroll left center;
}

ul.rooms li.carspaces { 
	background: transparent url("images/icons/icon_carparks.gif") no-repeat scroll left center;
}

ul.rooms li span {}
ul.rooms li span.room_count {}

ul.rooms li span.room_type { 
	/*width: 18px; 
	height: 18px; 
	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: none !important; }
ul.rooms li.bathrooms span.room_type { background: none !important; }
ul.rooms li.carspaces span.room_type { background: none !important; }

#content #list_format p.property_type { 
	/*position: absolute; 
	bottom: 85px; 
	left: 20px; */
	float: left;
	padding: 0;
	text-transform: uppercase;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif !important;
	font-size: 11px;
}

#content #list_format td.descCont p.price { 
	/*position: absolute; 
	bottom: 60px; 
	left: 20px; */
	padding: 0 20px 0 0; 
	float: left;
	font-size: 11px;
}
	
#content #thumbnail_format p.property_type { padding: 0; position: absolute; top: 30px; left: 20px; }
#content #thumbnail_format td.thumbCont p.price { padding: 0; position: absolute; top: 30px; right: 0px; }

td.thumbCont p.suburb { border: none !important; }

.land_building_size {
	font-size: 11px;
	font-weight: bold;
}

.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; 
}

div#list_format table.property td.descCont div.tdContent div.land_building_size p.land_size {
	position: absolute;
	bottom: 33px;
	right: 0;
}

div#list_format table.property td.descCont div.tdContent div.land_building_size p.building_size {
	position: absolute;
	bottom: 16px;
	right: 0;
}

/***** Open for Inspection tables *****/
table.date_container { 
	width: 100%; 
	border: 0; 
	border-bottom: 1px solid #303030 !important; 
}

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; 
	text-align: right !important;
}


/**** Property Page ****/
/* Property Page specific sidebar widgets */

#details ,#rental_season{ 
	/*width: 250px; 
	background: url(images/backgrounds/bg_stripe.gif) repeat 0 0; 
	padding: 15px;*/
}

#details table, #rental_season table{ margin: 10px 0 0; border: 0; }

#details table td, #rental_season table  td { 
	margin: 0; 
	padding: 0 0 8px; 
	border: 0; 
	color: #898989 !important;
}

#details table td.field , #rental_season table td.field{ 
	width: 110px;
}

#details .block_content, #rental_season .block_content { 
	padding: 0 20px 20px; 
	/*border-top: 1px solid; 
	border-bottom: 1px solid; 
	border-bottom-color:#C7C7C7;
	border-top-color:#FFFFFF;*/
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;
}

#details .block_content p.property_headline {
	margin: 0 !important;
	line-height: normal !important;
	color: #fff !important;
}

#details .block_content h5 , #rental_season .block_content h5{  }
span.dates_view {}

#details .block_bottom, #rental_season .block_bottom { 
	/*border-top: 1px solid; */
	padding: 5px; 
}

#details .block_bottom p , #rental_season .block_bottom p { 
	margin: 0; 
	padding: 0; 
	text-align: center;
}

#details .block_bottom p span, 
#rental_season .block_bottom p span { 
	/*width: 3px; 
	height: 5px; 
	background: url(images/icons/icon_prev.gif) no-repeat 0 center; 
	margin:7px 7px 0 0; 
	float: left; 
	display: block; */
}

#details .block_bottom p a, 
#rental_season .block_bottom p a {
	color: #fff !important; 
	text-decoration: underline;
	font-weight: normal !important;
	font-size: 14px; 
}

#details .block_bottom p a:hover, 
#rental_season .block_bottom p a:hover { 
	color: #358EDE !important;
}

.realty_widget_stamp_duty_and_mortgage_calculator { 
	/*width: 280px; 
	background: url(images/backgrounds/bg_stripe.gif) repeat 0 0; */
}

.realty_widget_stamp_duty_and_mortgage_calculator #tabbed_calc ul#calctabs { 
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 top !important;
	padding: 20px 0 10px 13px !important;
	width: 365px;
}

.realty_widget_stamp_duty_and_mortgage_calculator #tabbed_calc ul#calctabs li a { 
	background:none !important;
}

.realty_widget_stamp_duty_and_mortgage_calculator #tabbed_calc .ui-tabs-panel { 
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;
	padding: 0 20px 25px;
}

.realty_widget_stamp_duty_and_mortgage_calculator h3 { display: none; }

.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs { 
	width: 280px; height: 27px; padding: 0 !important; border: 0;
}

.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs li {
	/*width: 140px; 
	height: 27px; */
	background: none; 
	margin: 0; 
	padding: 0 0 0 20px; 
	float: left; 
	-webkit-transition: background-color .4s ease-in-out;
}

.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs li a { 
	/*width: 130px; 
	height: 19px; 
	background: none; 
	background-image: url(images/backgrounds/bg_calc_shadetab.png); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	padding: 4px 5px; */
	display: block; 
	float: left; }

.realty_widget_stamp_duty_and_mortgage_calculator ul.shadetabs li.ui-state-active a, 
.realty_widget_stamp_duty_and_mortgage_calculator ul.ui-tabs-nav li.ui-tabs-selected a, 
.realty_widget_stamp_duty_and_mortgage_calculator ul.ui-tabs-nav li.ui-tabs-selected, 
.realty_widget_stamp_duty_and_mortgage_calculator ul.ui-tabs-nav li.ui-state-default {
	background: none !important; 
	text-decoration: none;
}

table.calc_table { 
	margin: 0; 
	border: 0; 
}

table.calc_table td { 
	padding: 5px 10px 5px 0 !important;
}

table.calc_table td { border: 0; }
table.calc_table td.calc_field { 
	font-size: 11px; 
	width: 100px;
}

table.calc_table td.calc_value { padding-bottom: 2px; }

table.calc_table td.calc_value input { width: 144px; }

table.calc_table td.calc_value select { width: 152px; }

table.calc_table td.calc_btn {}

table.calc_table td.calc_btn p.submit_btn { 
	padding: 15px 0 0 120px; 
}

table.calc_table td.calc_btn p { margin: 0 10px 0 0; padding: 0; float: left; }

#calc_results, #calc_result {
	padding: 0 !important; 
	line-height: normal !important;
	color: #fff;
	font-weight: normal !important;
}

#agentinfo_contactform.side_block { width: 280px; float: right; }

#agentinfo_contactform .block_content {
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;
	padding: 0 20px 10px;
}

#agentinfo_contactform .block_content #agentinfo {}

#agentinfo_contactform .block_content #contact_formpart #formpart {}

#agentinfo_contactform .block_content #contact_formpart #formpart #return {
	text-align: center;
}

#agentinfo_contactform .block_content p.button.email_agent_btn {
	width: auto !important;
	padding: 0 0 10px 120px;
}

#agentinfo_contactform .block_content p.button.email_agent_btn a.btn  {
	width: 100px;
	height: 35px;
	background: transparent url("images/buttons/btn_email.gif") no-repeat scroll 0 0;
}

.agent_info {}

.agent_info p { padding: 0; }

.agent_contact_info { 
	padding: 0 0 0 10px; 
	float: left; 
}

.agent_contact_info h4 {
	margin-top: 0 !important;
}

.agent_contact_info h4 a,
.agent_contact_info p.agent_email a { 
	color: #fff !important;
}

p.agent_photo, p.agent_photo img { width: 82px; }

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; 
}

#property_description { 
	/*width: 460px; 
	margin: 0 20px 0 0; 
	float: left; */
}

#content .page p {
	color: #898989 !important;
}

#content .page .property_block #property_description h4 {
	color: #fff !important;
	margin: 0 !important;
	padding: 10px 0 20px 0 !important;
	text-align: center;
	text-transform: capitalize;
}

.realty_widget_action_buttons, #add_to_favs, #rental_application {}

#property_tools h3 {
	padding-bottom: 10px !important;
}

#property_tools .block_content {
	background: transparent url("images/backgrounds/sidebox_bg.png") no-repeat scroll 0 bottom;
	padding: 0 20px 25px;
}

#property_tools .block_content .action_buttons p.button {
	width: auto !important;
	padding: 0 0 5px;
}

#property_tools .block_content p.button a.btn,
#property_tools .block_content p.button input.btn {
	text-indent: 0 !important;
	background: none !important;
	padding: 0 10px 0 0 !important;
	width: auto !important;
	height: auto !important;
	display: inline !important;
	text-transform: capitalize;
	color: #358EDE !important;
	font-weight: normal !important;
	background: transparent url("images/icons/icon_next_blue.gif") no-repeat center right !important;
	font-size: 12px !important;
}

#property_tools .block_content #rental_application p.button input.btn {
	text-indent: -3px !important;
}

#property_tools .block_content #rental_application p.button input.btn:hover {
	text-decoration: underline;
}

	.realty_widget_action_buttons.property_block { margin: 0; float: left; }
.realty_widget_action_buttons h4 { display: none; }

#property_tools p, #add_to_favs p, p.photo_btn {}

#property_tools p, #add_to_favs p.button.add_favs {
	padding: 0 0 5px;
}

.media_div img { margin-bottom: 10px; }
a.thumbimage { width: 193px; height: 146px; margin: 0 11px 10px 0; border: 0; float: left; display: block; }
	a.imagecount4, a.imagecount8, a.imagecount12, a.imagecount16, a.imagecount20, a.imagecount24 { margin-right: 0; }
a.thumbimage img { width: 187px; height: 140px; }

.media_div.with_scroller { 
	width: 570px; 
	padding: 0; 
	margin: 0 0 30px 0;
	clear: both; 
}

.media_div.with_scroller img { margin: 0; }

table.media_table { 
	margin: 0; 
	/*border: 0; 
	border: 1px solid; */
	border: none !important;
}

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; 
	border: none !important;*/
	border: 1px solid;
}

img#slide_photo { 
	width: 418px; 
	height: 317px; 
}

img#slide_photo_large { 
	width: 800px; 
	height: 638px; 
}

td.td_photo_scroller { 
	border: none !important;
}

td.td_photo_scroller img { 
	width: 149px; 
	height: 99px; 
	border-bottom: 1px solid; 
}

#scroll-container {
	overflow: hidden;
	width: 149px;
	height: 297px;
	position: relative;
	/*margin-bottom: -20px;*/
	padding-bottom: 20px;
	border: solid 1px #fff;
	border-left: none !important;
}

#scroll-content {
	position: relative;
	top: 0;
}

#scroll-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 20px;
	width: 150px;
	background: #358EDE !important;
}

#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; }
	body#ssp #flashcontent { width: 800px; margin: 0; }*/
/*span.help_tab { padding: 0; position: absolute; top: 0; right: 0; cursor: pointer; }
p#help_img { width: 620px; height: 142px; background-color: #fff; margin: 0; padding: 0; position: absolute; top: 25px; left: 0; z-index: 99; }
p#help_img img { width: 614px; height: 141px; }*/
span.help_tab { display: none; }

#SSP_content { width: 620px; }
	body#ssp #SSP_content { width: 800px; }
#photoshow_wrap {  }

.listing_photos { margin: 0 0 25px; }
.listing_photos #main_photo img { width: 620px; height: auto; }

#open_times { display: none; }

#property_features { 
	padding: 4px 15px 8px;
	background-color: #1C1C1C !important;
	margin: 0 0 20px 0;
}

#property_features h4 { 
	color: #fff !important;
}

#property_features p { 
	padding: 0; 
}

#property_features small { padding: 0 1px; vertical-align: middle; font-size: 1.5em; }
#property_features p span:last-child small { display: none; }

/***** MAPS *****/

.property_map .block_content { 
	margin: 10px 0 15px; position: relative; 
}

.property_map .map-wrapper {
	border: solid 1px #303030 !important;
	padding: 20px;
}

#map_canvas {
	height: 340px ; 
	width: 530px !important;
	/*border: 3px solid; */
	border: none !important;
	background: none !important;
}

	body#print-property #map_canvas {  }
#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 {
	margin: 20px 0 0;
	background: none !important;
	border: solid 1px #303030;
	padding: 20px;
}

#walk_score iframe {
	width: 528px !important;
	background: #fff;
}

/*#walk_score iframe html body div#tile-container {
	width: 570px !important;
}*/

/* Property Stats table/chart below map */

#property_stats { 
	width: 570px; 
	margin: 0; 
	padding: 0 0 10px; 
	border: none !important; 
	clear: both; 
	background: none !important;
}

#property_stats .property_map {
	padding: 0 0 10px 0;
}

#property_stats .property_map h2,
#property_stats .tabcontent #sold_properties h4,
.tabcontent #similar_listings h4 { 
	line-height: normal !important;
	margin: 0 !important;
	padding: 20px 0 !important;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0 !important;
}

.tabcontent #similar_listings h4 {
	padding: 10px 0 20px !important;
}

#property_stats .tabcontent #sold_properties .results th, 
#property_stats .tabcontent #sold_properties .results td {
	background-color: #1C1C1C !important;
	border: solid 1px #303030;
}

#property_stats .tabcontent #sold_properties .results th {
	color: #fff;
}

#property_stats .tabcontent #sold_properties .results td.td_view {
	text-align: right;
}

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

table.results {
	margin: 0 !important;
	border: none !important;
}

table.sales_data_table { width: 620px; }
table.comparable_sales_table td.yield, table.comparable_sales_table td.sale_price, table.comparable_sales_table td.net_rental_pa, table.comparable_sales_table td.date{ text-align: center; }
table.sales_data_table td.yield, table.sales_data_table td.trend, table.sales_data_table td.auction, table.sales_data_table td.days, table.sales_data_table td.price, table.sales_data_table td.growth, table.sales_data_table td.discount { text-align: center; }
table.sales_data_table td.postcode, table.sales_data_table td.type, table.sales_data_table td.map, table.sales_data_table td.view { text-align: center; }

#property_stats .results-wrapper {
	border: solid 1px #303030;
	padding: 20px;
}

#property_stats .results-wrapper table.results {
	width: 100%;
}

#property_stats .results-wrapper table.results th {
	text-align: center;
}

/***** 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; }
ol.cf-ol li { background: none; margin: 0 0 15px; padding: 0; clear: both; color: #898989; }
ol.cf-ol li label { width: 130px; margin: 0 10px 0 0; float: left; }
ol.cf-ol li label span { width: 120px; display: block; }
ol.cf-ol input.checkbox { margin-right: 5px; }

#login .buttons.signup_button {
	position: absolute;
	top: 19px;
	right: 30px;
}

.signup_button p.email_btn {}

textarea#comments { margin: 0; clear: none; }

#formpart { 
	background: none !important;
}

#formpart form { 
	margin: 0; border: 0; 
	padding: 10px 0 0 0;
}

#formpart ol.cf-ol li { clear: both; }
#formpart ol.cf-ol li label { width: 90px; }

#formpart ol.cf-ol li label span { 
	width: 90px; 
	color: #898989;
}

#formpart input, #formpart textarea { width: 150px; }
#formpart select { width: 155px; }
#formpart p.requi { width: 90px; float: left; }
#formpart .signup_button p.email_btn { position: relative; top: 0; left: 100px; }

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; 
}

li.site_alerts ul.prop_alerts_ul ul#sale_search,
li.site_alerts ul.prop_alerts_ul ul#lease_search {
	margin: 0 0 13px 23px;
}

li.site_alerts ul.prop_alerts_ul ul#sale_search li.property_type select,
li.site_alerts ul.prop_alerts_ul ul#lease_search li.property_type select {
	width: 328px;
}

#subscribe .form_email_subscription .subscribe_referrer select {
	width:	286px;
}

#subscribe .form_email_subscription p {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
}

#subscribe .form_email_subscription p.button.email_btn {
	position: static;
	padding: 0 0 0 240px;
}

#subscribe #user_management_page {
	padding: 20px 0 0 0;
}

/* Print Property
------------------------------------------------------------------*/

body#print-property #header {
	width: 750px; 
	height: 115px !important;
	margin: 0 auto !important;
	background: #000 !important;
}

body#print-property #header h1.logo {
	padding: 20px;
}

body#print-property #header h1.logo a {
	background: transparent url("images/backgrounds/print_logo.png") no-repeat 0 0 !important;
	width: 212px !important;
	height: 75px !important;
}

body#print-property #main_body { 
	width: 750px; 
	padding: 0; 
	background: #000;
}

body#print-property #container { 
	position: relative;
	background: none; 
	padding: 0 0 20px;
}

#page_nav_buttons { 
	text-align: right; 
	position: absolute; 
	top: -100px; 
	right: 20px; 
}

body#print-property #content { 
	padding: 0 20px; 
	width: 410px !important; 
	float: left;
	
	background: none !important;
}

body#print-property #sidebar { 
	margin: 0 !important;
	padding: 0 20px 0 0;
	width: 280px !important; 
	float: right;
}

body#print-property #sidebar .side_block {
	background: #1c1c1c;
	padding: 10px;
	margin: 0 0 20px;
}

body#print-property #sidebar .side_block h3,
body#print-property #sidebar .side_block .block_content {
	background: none !important;
	padding: 0;
}

body#print-property #sidebar .side_block h3 {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: solid 1px #303030 !important;
}

body#print-property #sidebar .side_block .block_content p.property_headline {
	padding: 0 0 10px;
	font-size: 12px;
	color: #358EDE !important;
}

body#print-property #sidebar .side_block .block_content table.property_details_table {
	margin: 0;
}

body#print-property #sidebar .side_block .block_content table.property_details_table td {
	padding: 0 0 5px;
}

body#print-property #sidebar #agentinfo_contactform.side_block {
	float: none;
	width: auto;
}

body#print-property #sidebar #agentinfo_contactform #agentinfo .agent_contact_info h4 a {
	color: #358EDE !important;
	font-size: 14px;
	text-decoration: underline;
}

body#print-property #sidebar #agentinfo_contactform #agentinfo .agent_contact_info h4 a:hover {
	color: #fff;
}

body#print-property #sidebar #agentinfo_contactform #agentinfo p.agent_photo,
body#print-property #sidebar #agentinfo_contactform #agentinfo p.agent_photo img {
	
}

body#print-property #sidebar #agentinfo_contactform #agentinfo .agent_contact_info {
	float: none;
	font-size: 11px !important;
}


body#print-property #property_description { 
	/*width: 430px; 
	float: none; */
	margin: 0 0 10px;
}

body#print-property #property_description h2 {
	font-weight: bold !important;
	color: #358EDE !important;
	font-size: 18px;
}

body#print-property #property_description h4,
body#print-property .property_map h4 {
	margin: 0;
	font-size: 14px;
	padding: 0 0 20px;
	color: #ddd !important;
}

body#print-property #property_description p.property_description {
	text-align: justify;
}

body#print-property #property_images_medium { 
	width: 410px; 
	/*height: 340px; */
	margin: 0 0 20px; 
}

body#print-property #property_images_medium .photo { 
	width: 196px; 
	height: 147px; 
	margin: 0 10px 10px 0; 
	float: left; 
	padding: 1px;
	border: 1px solid #303030; 
}

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: 196px; 
	height: 147px; 
}

body#print-property .property_map {

}

body#print-property .property_map h4 {
	margin: 0;
}

body#print-property #map_canvas { 
	width: 410px !important; 
	height: 321px !important; 
	border: 1px solid #333; 
}

/*body#print-property #sidebar { margin: 0 20px 0 0; }*/
body#print-property #details { /*width: 248px; background: url(images/backgrounds/bg_stripe.gif) repeat 0 0; padding: 15px; border: 1px solid #ddd;*/ }

/* 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 */

/* View Property in map resutl 
------------------------------------------------------------------*/
#property_detail{		height: 500px !important;		}

/* calendar
------------------------------------------------------------------*/
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	margin: 0px; padding: 0px;
	background-color: white;
}
div#tcal table td img { border:0 none;}
div#tcalShade table td img { border:0 none;}
.numberofrooms img { border:0 none;}
div#tcal table.ctrl {
	border-bottom: 0;
}
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}
div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	height: 20px;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}
/* calendar END
------------------------------------------------------------------*/

/* availability widget -- holidays rental enquiru form
------------------------------------------------------------------*/
.holiday_enquiry_fields {  }
.holiday_enquiry_fields p { margin: 0 0 10px; padding: 0; clear: both; }
.holiday_enquiry_fields p label { width: 85px; margin: 0; float: left; }
.holiday_enquiry_fields p label span { width: 85px; display: block; }
	.holiday_enquiry_fields p.spam_question label { width: 115px; }
	.holiday_enquiry_fields p.spam_question label span { width: 115px; }
.holiday_enquiry_fields p input, .holiday_enquiry_fields textarea { width: 132px; }
	.holiday_enquiry_fields p input { padding: 2px !important; }
	.holiday_enquiry_fields textarea { margin-bottom: 2px; }
	
.holiday_enquiry_fields .nights p { width: 100px; padding: 0 5px; float: left; clear: none; }
	input#first_night, input#last_night { width: 80px !important; margin-right: 5px; float: left; }
	span#reset_first_night, span#reset_last_night { float: left; background: #ededed; }
	.holiday_enquiry_fields p.spam_question input { width: 102px; margin-bottom: 15px; }
	
.side_block .block_content #legend ul li {padding:0;}
#sidebar #legend ul li { padding:0;}
#calendars { width: 100%; margin-bottom: 10px; background-color:#fff; }
#legend { margin-bottom: 10px; padding: 5px; border: 1px solid #343434; }
#legend ul { padding: 0; list-style: none; }
#legend ul li { width: 50%; float: left; }
#legend ul li span { width: 14px; height: 16px; margin: 0 5px 5px 0; border: 1px solid #434343; float: left; display: block; text-align: center; }

select.calendar_select { width: 196px; float: left; }
span#prev_month { width: 12px; padding-left: 3px; float: left; display: block; }
span#next_month { width: 12px; padding-left: 3px; float: left; display: block; }

.calendar_table { width: 100%; }
.calendar_table th { text-align: center; }
.calendar_cells td { background-color:#dcdcdc; border: 1px solid #434343; color:#fff; text-align: center; }
.calendar_cells a { padding: 2px; display: block; text-decoration:none; color: #434343; }
.calendar_cells .today { font-weight:bold; color: #343434; }
.available {  }
.normal { background: #dcdcdc; color: #000; }
.peak a, .peak{ background: #ff0000; color: #fff; }
.calendar_table .week_days{  }
.hidden { display: none; }

#prev_month, #next_month{ background: #dcdcdc; color: #000; }

.toggle_dates, #prev_month, #next_month, #reset_first_night, #reset_last_night{ cursor: pointer; }
.mid a, .mid { background:#CCFFFF;color: #000;}
.high a, .high {background:#E0F98D;color: #000;}
.not_available a, .not_available{background: #dcdcdc; color: #fff;}

/*label {display:block;margin:2px;} */
.form {padding:0px;margin:0px;background-color:#EDECDC;}
.form li {width:190px;margin:3px;padding:5px 5px 5px 30px;list-style:none;position:relative;}
*html .form li {left:-15px;}
.form li img {position:absolute;left:5px;}
.form .error {border:1px solid #A90000;padding:4px 4px 4px 29px;background-color:#F8E5E5;}
.form .success {border:1px solid #74F019;padding:4px 4px 4px 29px;background-color:#DEF8CA;}
.form .selected {border:1px solid #1AA8E1;padding:4px 4px 4px 29px;}
#login_table .pad {padding:15px;}
.form input.login {padding:2px 7px;width:auto;}
.form input {width:180px;}

.validate .error {border:1px solid #A90000;padding:0 0 5px 20px;background: #F8E5E5 url(images/form/exclamation.gif) no-repeat; }
.loading{background: url(images/form/loading.gif) no-repeat; padding:0 0 5px 20px}
.validate .error_message{font-size:10px;}
.validate .success {border:1px solid #74F019;background:#DEF8CA url(images/form/accept.gif) no-repeat; padding:0 0 5px 20px}
.validate .selected {}
.toggle_dates { color: #ed1849; }

/* availability widget -- holidays rental enquiru form END
------------------------------------------------------------------*/

#links .entry li {
	margin-left: 15px;
}
