/*
Theme Name: Awaba - Adapted
Theme URI: http://wordpress.org/
Description: Awaba WordPress theme adapted for ExpressRealty.
Version: 1.0
Author: Jen Germann
Author URI: http://jengermann.com/
Tags: pink, custom header, fixed width, columns
*/

/* -------------------------------------------------------------- 
  
   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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html, body { border:0; margin:0; padding:0; }

body { background: #add78e url(images/backgrounds/bg_body.gif) no-repeat center bottom; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #444; line-height: 1.125em; } /* sets font size to browser default, typically 16px; line-height to 18px */
	body#home { height: 100%; background: #113416 url(images/backgrounds/bg_body_home.gif) repeat-x 0 100%; }
	body#email_subscribe { background: none; background-color: #fff; }

/* ----------------------------------------------------------
				Typography
---------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
h2 { font-size: 24px; line-height: 24px; color: #15421c; }
	h2.pagetitle { margin: 0 0 18px; }
	body#sales-list h2.pagetitle { display: none; }
	body#property-page h2 { margin-bottom: 12px; }
h3 { font-size: 18px; line-height: 18px; font-weight: bold; }
h4, body#email_subscribe form label { color:#15421c; font-size:14px; line-height: 15px; font-weight:bold;}
h5 { margin: 0 0 5px; font-size:12px; font-weight:bold; color:#15421c; }
h6 { font-size: 12px; font-weight: bold; }

	.block_top h3, .block_top h6 { font-size: 14px; line-height: 14px; }

p, ul, ol, #sidebar table { margin:0; padding:0 0 18px 0; font-size: 11px; line-height: 17px; } /* font size is usually 12px */
	.cloud p { margin: 0 0 0 3px; padding: 0 0 10px 0; }
	#side_recent_news p, #side_filter p { padding: 0; }
	
	body#property-page #content p { font-size: 12px; line-height: 18px; }
	
	p label, li label, li input, ul.commentlist li p { font-size: 1em !important; }
	
	ul.commentlist li p { padding: 0 0 18px 10px; }
	#side_contact p, .feature_overlay p { color: #fff; }
	body#home #side_contact p, .feature_overlay p { padding: 0; }

blockquote 		{ margin:22px 40px; padding:0; }
ul, ol 			{ padding:0 0 18px 40px; }
	#main li { margin: 0 0 3px; padding: 0 0 3px; border-bottom: 1px solid #d7d7d7; }
small 			{ font-size:10px; }
img 			{ border:0; }
	h1#logo img, .footer_logo img { border: 0; }
acronym, abbr	{ cursor:help; letter-spacing:1px; border-bottom:1px solid; }

strong { font-weight: bold; }
em { font-style: italic; }

cite, .toggle_dates { color: #15421c; }

/***** Links *****/
a:link, a:visited		{ color: #444; text-decoration: underline; }
a:hover, a:active		{ background-color: #f2f2f2; text-decoration: underline; }

a.more-link { background: url(images/icons/icon_arrow.gif) no-repeat 0 5px; padding-left: 12px; color:#15421c; }
	#details p.morelink { margin: 10px 0 5px; padding: 0; font-weight: bold; }
.cloud p a { color: #232323; background: url(images/icons/icon_arrow_black.gif) no-repeat 0 4px; padding-left: 12px; }
	.cloud p a.current { color: #15421c !important; background: url(images/icons/icon_arrow.gif) no-repeat 0 4px; }

/* Buttons */
p.submit_btn { padding: 0; }
p.submit_btn a.btn, p.submit_btn input.btn { width: 79px; height: 25px; background: url(images/buttons/btn_submit.gif) no-repeat 0 0; border: 0; display: block; text-indent: -9999px; cursor: pointer; }

	#IEroot input.btn { width: 89px !important; font-size: 0; text-align: right; color: #f2f2f2; }

input.calculate { width: 90px; height: 25px; background: url(images/buttons/btn_calculate.gif) no-repeat 0 0; border: 0; display: block; text-indent: -9999px; cursor: pointer; }
	#IEroot input.calculate { width: 100px !important; font-size: 0; text-align: right; color: #f2f2f2; }

/***** Forms *****/
form, select, option, input, textarea { font-family: Arial, sans-serif; font-size: 12px; color: #444; }
input, select, textarea { margin: 0; padding: 1px 2px; border: 1px solid #666; }
	input.checkbox, input.radio { height: auto; border: 0; }
textarea 		{ line-height:1.25em; }

	body#email_subscribe p input { font-size: 1.125em; }
	body#email_subscribe label input.searchbox { margin-bottom: 5px; }

/***** Email subscription *****/
body#email_subscribe #main_body { width: 460px; background: none; margin: 25px 0 0 20px; }
body#email_subscribe ul.email_list { padding: 0 0 17px; list-style: none; }
body#email_subscribe ul.email_list li { margin: 0 10px 0 0; float: left; }

body#email_subscribe ul.form_fields { margin: 0 0 20px; padding: 0; list-style: none; }
body#email_subscribe ul.form_fields li { height: 22px; margin: 0 0 8px; clear: both; }
body#email_subscribe ul.form_fields li label { width: 60px; margin: 3px 0 0; float: left; }
body#email_subscribe ul.form_fields li label span { width: 60px; display: block; }
body#email_subscribe ul.form_fields li input { float: left; }

body#email_subscribe input.radio { border: 0; }
body#email_subscribe input.textbox { width: 250px; }
body#email_subscribe input.radio { border: 0; }
body#email_subscribe input.textbox, body#email_subscribe textarea.textarea { width: 244px; padding: 3px; }
body#email_subscribe textarea.textarea { height: 74px; }
body#email_subscribe input, body#email_subscribe select, body#email_subscribe textarea {  }

.email_subscribe { }
.email_subscribe p { margin-right: 10px; float: left; }
.email_subscribe, .spam_question { margin-top: 10px; clear: both; }
	.email_subscribe input { margin-right: 5px; }
	.spam_question input {  }

/***** Tables *****/
/* tables still need 'cellspacing="0"' in the markup */
table {
	border:0; margin:0 0 18px 0; padding:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
td { vertical-align: top; }
td.field { font-weight: bold; }
td.value { color: #555; }
table.property_details_table td, table.results td { padding: 3px 0; }
table.results th { font-weight: bold; }

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

hr 				{ width: 100%; background-color: #fff; margin: 0 0 21px; border: 0; border-top: 1px solid #add78e; clear: both; color: #fff; }
	#sidebar hr { width: 355px; margin: 10px 0 5px 25px; }
		body#property-page #sidebar hr { width: 365px; margin: 10px 0 5px 17px; }
		body#property-page #sidebar #details hr { width: 100%; background-color: #f2f2f2; margin: 5px 0; color: #f2f2f2; }
			body#property-page #sidebar #details td.value hr { width: 100%; background-color: #f2f2f2; margin: 5px 0; border-top: 1px solid #d2d2d2; color: #f2f2f2; }

.clearer		{ clear:both; }

.float-left, .alignleft 	{ float:left; }
.float-right, .alignright 	{ float:right; }
	.alignleft { margin: 0 15px 10px 0; }
	.alignright { margin: 0 0 10px 15px; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

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

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

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

/* ----------------------------------------------------------
					Main Elements
---------------------------------------------------------- */
/* Global */
#main_body { width: 970px; min-height: 550px; margin: 0 auto; }
	body#home #main_body { width: auto; min-height: 280px; background: #fff; }

/* Home Page
---------------------------------------------------------- */
#floater	{ width: 100%; height:50%; margin-bottom:-310px; position:relative; }
#container	{ width: 100%; height:620px; position:relative; margin:0 auto; padding:0; clear:both; }
#flashwrapper { width: 100%; height: 280px; background: url(images/backgrounds/bg_homemid.jpg) no-repeat center 0; }
body#home #flashcontent { width: 1002px; height: 280px; margin: 0 auto; z-index: 0; }

/* Header
---------------------------------------------------------- */
#header { width: 100%; height: 120px; min-height: 120px; background: url(images/backgrounds/bg_header.gif) no-repeat 0 bottom; margin: 0 auto; padding: 40px 0 0; }
	body#home #header { height: 22%; }
.headerwrap { width: 970px; min-height: 120px; margin: 0 auto; }
	body#home .headerwrap { width: auto; padding: 20px 20px 0 27px; }
h1#logo { float: left; }


#nav { width: 487px; height: 20px; margin: 23px 0 0; padding: 0; float: right; }
	body#home #nav { margin-top: 24px; }
#nav ul { padding: 0; list-style: none; }
#nav ul li { float: left; }
#nav ul li a { height: 20px; background-image: url(images/backgrounds/bg_nav.gif); background-repeat: no-repeat; display: block; text-indent: -9999px; }
	#nav ul li.page-item-1 a { width: 72px; background-position: 0 0; } /* buying */
	#nav ul li.page-item-2 a { width: 74px; background-position: -72px 0; } /* renting */
	#nav ul li.page-item-56 a { width: 129px; background-position: -146px 0; } /* tenant resources */
	#nav ul li.page-item-8 a { width: 121px; background-position: -275px 0; } /* meet our team */
	#nav ul li.page-item-58 a { width: 91px; background-position: -396px 0; } /* contact us */

	#nav ul li.page-item-1 a:hover { background-position: 0 -20px; } /* buying */
	#nav ul li.page-item-2 a:hover { background-position: -72px -20px; } /* renting */
	#nav ul li.page-item-56 a:hover { background-position: -146px -20px; } /* tenant resources */
	#nav ul li.page-item-8 a:hover { background-position: -275px -20px; } /* meet our team */
	#nav ul li.page-item-58 a:hover { background-position: -396px -20px; } /* contact us */

/* drop down menus */
#nav li ul { width: 135px; background: url(images/backgrounds/bg_dropdown.gif) repeat-x 0 5px; margin: 0 0 0 3px; padding: 5px 0 0; border: 0 solid #ddd; float:left; position:absolute; left: -9999px; z-index: 99; list-style: none; font-size: 11px; }
#nav li:hover ul, ul#nav li.sfhover ul { left: auto; }
#nav li ul li { height: auto; min-height:0; margin: 0; padding:0; float:none; display: block; clear:both; text-indent: 0; }
#nav li ul li a { width: 115px !important; height: auto; background-image: none; padding:8px 8px 8px 12px; border: 0; display: block; color: #fff; text-indent: 0; text-decoration: none; cursor: pointer; }
#nav li ul li a:hover { background-color: #add78e; color: #1a4720; }


/* Footer
---------------------------------------------------------- */
#footer { width: 100%; height: 30px; padding: 30px 0 0; }
	body#home #footer { height: auto; background: url(images/backgrounds/bg_homebottom.gif) no-repeat center 0; }

#footer ul { padding: 0; list-style: none; color: #aaad64; }
#footer ul li { margin: 0 5px 0 0; padding: 0 0 0 5px; border-left: 1px solid; float: left; }
	#footer ul li:first-child { padding: 0; border: 0; }
#footer ul a { color: #aaad64; }

.footerwrap { width: 970px; margin: 0 auto; }
	body#home .footerwrap { width: auto; padding: 30px 25px 0; }
.footerwrap p { padding: 0 0 3px; text-align: right; color: #fff; }
.footerwrap p a { color: #fff; }

/* Sidebars
---------------------------------------------------------- */
/***** Sidebar left *****/
#sidebar { width: 400px; background: #fff; margin: 0 15px 0 0; padding: 0 0 15px; float: left; }

.side_block { width: 345px; background: #f2f2f2; margin: 20px 20px 5px 25px; padding: 5px; }
	body#property-page .side_block { width: 355px; margin: 20px 15px 5px 17px; }
.block_top { width: 327px; background-color:#15421c; margin: 0 0 15px; padding:5px 8px; border:#c7c473 1px solid; font-size:14px; font-weight:bold; color:#fff; }
	body#property-page .block_top { width: 337px; }

#side_contact { margin: 0 0 5px; }
#side_contact .block_content { width: 390px; height: 179px; padding: 10px; }
	body#home #side_contact .block_content { width: 390px; height: 135px; }

.side_contact_info {  }
.buttons p.btn_office_map { margin-right: 24px; }
.buttons p.btn_contact_form { margin: 0; }

#side_recent_news { width: 240px; background: #f2f2f2; padding: 10px 5px 0; }

#side_filter .block_content { margin: 0 15px 15px; }
#side_filter .block_content p { margin: 0 0 6px; }
#side_archives_month, #side_cats { padding-bottom: 10px; }
#side_archives_month ul, #side_cats ul, #side_filter_suburb ul, #side_choose_prop ul { padding: 0 0 0 3px; list-style: none; }
	#side_filter_suburb ul, #side_choose_prop ul { margin: 0 7px; }
#side_archives_month ul li, #side_cats ul li, #side_filter_suburb ul li, #side_choose_prop ul li { background: url(images/icons/icon_arrow.gif) no-repeat 0 6px; padding-left: 12px; }
	#side_filter_suburb ul li, #side_choose_prop ul li { background-position: 0 4px; margin-bottom: 6px; }
	#side_filter_suburb ul li a, #side_choose_prop ul li a { font-size: 11px !important; }

#cloud_rooms p { width: 80px; margin: 0; padding: 0 0 5px; float: left; }
#cloud_rooms .block_bottom { padding: 5px 0 0; clear: both; }

p.tag_cloud a { margin-right: 10px; }

#sidebar #side_alerts ul { height: 170px; padding: 0 0 0 5px; list-style: none; }
#side_alerts li { margin: 0 0 10px; padding: 3px 0 0; text-transform: uppercase; }
#side_alerts li.email_latest p { padding: 0; }
#side_alerts li.rss_li { background: url(images/icons/icon_rss.gif) no-repeat 0 0; padding: 4px 0 4px 32px; }
#side_alerts li.email_li { background: url(images/icons/icon_email.gif) no-repeat 0 0; padding: 4px 0 4px 32px; }
#side_alerts li.market_appraisal { background: url(images/icons/icon_appraisal.gif) no-repeat 0 0; padding: 4px 0 4px 32px; }

/* #quick_search */ 
#quick_search { width: 323px; height: 280px; margin: 30px 22px 20px; }
#quick_search h3 { display: none; }
#quick_search form select { padding: 3px 1px 1px; }

ul.qs-ul { padding: 0; list-style: none; }
ul.qs-ul li { padding: 0 0 0 123px; clear: both; }

.property_type, .enterSuburb 	{ width: 200px; margin-bottom: 10px; float: left; }
.property_type select, .enterSuburb input { width: 200px; padding: 4px 2px 0; }

li.house_rooms, li.price { width: 200px; }
	li.price { height: 23px; background: url(images/search_price.gif) no-repeat 0 4px; }
	li.house_rooms { height: 39px; background: url(images/search_bedroom.gif) no-repeat 0 18px; }
.prices, .numberofrooms { width: 98px; margin: 0 0 10px 0; float: left; }
	.price_min, .bedrooms { margin-right: 4px; }
.prices select, .numberofrooms select { width: 98px; }

li.suburb_select { background: url(images/search_suburb.gif) no-repeat 0 4px; }
.suburb_select select, .states_select select { width: 200px; margin-bottom: 10px; line-height: 22px; }

#quick_search p { padding: 0 0 10px 123px; line-height: 14px; }
p.quick_search_btn a { width: 137px; height: 24px; background: url(images/buttons/btn_search.gif) no-repeat 0 0; margin: 0; padding: 0; display: block; text-indent: -9999px; }

/* quick links */
.quick_links { width: 355px; height: 70px; margin: 20px 22px; }
	body#property-page .quick_links { margin: 20px 15px 20px 17px; }
.quick_links h3 { width: 94px; height: 35px; background: url(images/titles/title_quick_links.gif) no-repeat 0 0; text-indent: -9999px; }

.quick_links ul { padding: 0; list-style: none; }
.quick_links li { width: 88px; height: 28px; padding: 7px 0 0 30px; float: left; }
	li.recent-sales { width: 78px; background: url(images/icons/icn_agent.gif) no-repeat 0 0; }
	li.open-times { width: 98px; background: url(images/icons/icn_search.gif) no-repeat 0 0; }
	li.appraisal { width: 78px; background: url(images/icons/icn_appraisal.gif) no-repeat 0 0; margin-left: 5px; padding-left: 25px; }
	li.contact-agent { background: url(images/icons/icn_sale.gif) no-repeat 0 0; }
	li.hot-property { width: 78px; background: url(images/icons/icn_house.gif) no-repeat 0 0; }
	li.loan-calculator { background: url(images/icons/icn_calculate.gif) no-repeat 0 0; }

#sidebar_right #side_alerts ul { height: 146px; background: url(images/icons/icons_alert.gif) no-repeat 5px 0; padding-bottom: 10px; list-style: none; }
#side_alerts li { margin: 0 0 10px; padding: 3px 0 0; text-transform: uppercase; }
p.whatis { padding: 0 0 3px; }

#agentpoint_tagger { position: relative; }
.rental_filter .block_content, .holiday_filter .block_content { height: 42px; overflow: hidden; }
.rental_filter h3 { position: absolute; left: 10px; top: 15px; }
.holiday_filter h3 { position: absolute; left: 10px; top: 123px;}
#agentpoint_tagger .cloud p { float: left; display: block; line-height: 1.125em; white-space: nowrap; }
	#agentpoint_tagger .cloud p:first-child { position: absolute; top: 22px; right: 10px; }
		#agentpoint_tagger .holiday_filter .cloud p:first-child { position: absolute; top: 129px; right: 10px; }
#agentpoint_tagger .cloud p a { color: #232323; background: none; margin-right: 10px; padding: 0; }
	#agentpoint_tagger .cloud p:first-child a { background: url(images/icons/icon_arrow.gif) no-repeat 0 6px; padding-left: 12px; color: #15421c; }



/* Content
---------------------------------------------------------- */
#content { width: 535px; background: #fff; padding: 5px 10px; float: left; }
	/* #content.widecolumn { width: 535px; margin-top: 5px; } */
	
	#content.articles, #content.single {  }

/***** Posts *****/
.post { margin: 10px 0 0; padding: 0 0 10px; }
	body#news .articles .post { width: 535px; position: relative; }
	body#news .single .post { width: 535px; }
	#side_recent_news .post { margin: 0; padding: 12px 0 13px; }

/* Comments - Comment List */
ul.commentlist { margin: 0 0 25px; padding: 0; border-bottom: 1px dotted #d7d7d7; list-style: none; }
ul.commentlist li { background: #f7f7f8; }
ul.commentlist li.alt { background: #fff; }
span.commentNumber { padding: 0 10px 0 5px; font-size: 14px; font-weight: bold; }
ul.commentlist li cite { margin: 0 8px 0 0; padding: 0 10px 0 0; border-right: 1px dotted #d7d7d7; }
ul.commentlist li cite, span.commentmetadata { letter-spacing: 2px; }


/* Comments - Leave a Reply */

/***** Home Page *****/
#featured_property { width: 535px; height: 294px; margin: 0 0 5px; }
.feature_photo { width: 357px; height: 294px; position: relative; }
	.feature_photo.float-right { margin-left: 5px; }
.feature_photo img { width: 357px; height: 294px; border: 0; }
.feature_overlay { width: 337px; height: 40px; background: url(images/backgrounds/image_overlay_grey.png) repeat 0 0; padding: 10px; position: absolute; bottom: 0; left: 0; }

body#home #featured_property { width: 465px; height: 255px; margin: 0 0 15px; }
body#home .feature_photo { width: 465px; height: 255px; position: relative; }
body#home .feature_photo.float-right { display: none; }
body#home .feature_photo img { width: 465px; height: 255px; border: 0; }
body#home .feature_overlay { width: 445px; height: 40px; background: url(images/backgrounds/image_overlay_grey.png) repeat 0 0; padding: 10px; position: absolute; bottom: 0; left: 0; }

#latest_rentals, #latest_holiday { width: 465px; height: 206px; margin-bottom: 15px; border-bottom: 1px dotted #d7d7d7; position: relative; }
	#latest_rentals { }
.photo { width: 147px; float: left; }
	.photo1, .photo2 { margin-right: 12px; }
.photo p { padding: 0; background: #fff;}
.photo img { width: 145px; height: 109px; margin-bottom: 9px; }

/* Property Listings
---------------------------------------------------------- */
#sorter_pagination { margin: 20px 0 10px; border-bottom: 1px solid #d7d7d7; position: relative; }
#sorter_pagination hr { margin: 0 0 12px; }
p.number_properties, .sorter_search_quick p { }
	p.number_properties { font-size: 18px; font-weight: bold; color: #15421c; }
	.sorter_search_quick { position: absolute; top: 50px; right: 20px; }

#bottom_pagination { margin: 0 0 10px; }

/***** Page toolbar *****/
.page_toolbar 	{ width: 325px; margin: 15px 0 10px; padding: 0; }
	.page_toolbar p { padding: 0 !important; }

p.page_prev { margin: 2px 10px 0 0; float: left; display: block; }
p.page_next { margin: 2px 0 0 10px; float: left; text-align: right; }
.page_prev a 	{ background: url(images/icons/icon_prev.gif) no-repeat 0 3px; }
.page_next a 	{ background: url(images/icons/icon_next.gif) no-repeat 100% 3px; }

p.page_numbers	{ float: left; }
.page_numbers a	{ margin: 0 2px; padding: 2px 4px 1px; float: left; display: block; }

.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 { background: #15421c; color: #fff !important; text-decoration: none !important; }


p.print_page_btn { display: none; }

/**** Property Search tables ****/
table.property 					{ width: 535px !important; margin: 3px 0 0; padding: 0; border: 0; }
table.property tr 				{ background: #f2f2f2; }
	table.property tr.alt { background: #fff; }

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

td.imageCont 					{  }
td.imageCont a 					{ text-decoration: none !important; }
td.imageCont a img 				{  }
td.imageCont .image 			{ width: 150px; height: 112px; float: left; position: relative; }
td.imageCont .image img 		{ width: 150px; height: 112px; }
td.imageCont .image_overlay 	{ position: absolute; bottom: 0; right: 0; }
td.imageCont .image_overlay img { width: 150px; height: 112px; padding: 0; border: 0; background: transparent; }

table.property td.descCont 	{ padding: 14px 10px 15px !important; }
td.descCont h5 span.type		{ color: #15421c; }
td.descCont p 						{ padding: 0 0 10px; font-size: 12px; line-height: 18px; }
td.descCont p.morelink 			{ padding: 0; float: left; }
td.descCont p.property_price	{ float: left; }
	td.descCont p.property_price { margin-right: 40px; }
td.descCont p.description 		{ padding:0 0 18px !important; clear: both; }

ul.rooms { margin: 0; padding: 0; float: right; list-style: none; font-size: 14px; font-weight: bold; }
ul.rooms li { width: 37px; height: 21px; margin: 0 0 0 15px; padding: 0; float: left; }
ul.rooms li img { border: 0; }

.land_building_size 		{ margin: 0; float: left; }
.land_building_size p 		{ padding: 0 !important; font-weight: bold; line-height: 12px; color: #666; }
.land_building_size p span 	{  }

td.logo_cell { text-align: center; }
span.sr_office_logo { width: 178px; height: 80px; padding: 45px 0 0; display: block; border-left: 1px solid #99b5ca; }
span.sr_office_logo img { width: 160px; height: 30px; margin: 0 auto; }

/***** Open for Inspection tables *****/
#search_quick { float: right; }
table.date_container			{ width: 535px; }
table.date_container tr:hover	{ color: #15421c; }
table.date_container th,
table.date_container td			{ padding: 0 0 10px; vertical-align: top; text-align: left; }

table.date_container th			{ font-weight: bold; color: #15421c; }
table.date_container td.alt 	{ border-top: 1px solid #d7d7d7; }
td.time_cell					{ width: 125px; }
td.suburb_cell					{ width: 120px; }
td.address_cell					{ width: 200px; }
td.property_link				{ width: 90px; }

/**** Property Page ****/
#details table { width: 335px; padding: 0; }
#details table td.field { width: 115px; padding-right: 5px; text-align: right; }
#details table td.value { width: 215px; }
#details .block_content { width: 335px; margin: 0 7px; }
#details .block_content h5 { margin: 0 0 8px; font-weight: bold; color: #2d2d2d; }
span.dates_view { color: #2d2d2d; }

#agentinfo_contactform {  }
#agentinfo_contactform .block_content { }

.agent_info { width: 177px; float: left; }
.agent_info p { padding: 0; float: left; }
.agent_contact_info { width: 105px; padding-bottom: 18px; float: left; }
.agent_contact_info h4 { margin: 0 0 3px; }
.agent_contact_info p { line-height: 15px; }
p.agent_photo { margin: 0 5px 20px 0; }
p.agent_photo, p.agent_photo img { width: 65px; height: 85px; }
span.agent_company_name { display: none; }

.formpart { width: 100%; padding-left: 40px; clear: both; }
ul.contact_agent_fields { margin: 0 0 20px; padding: 0; list-style: none; font-size: 12px; }
	form.contact_agent_form ul.contact_agent_fields { height: 175px; }
ul.contact_agent_fields li { width: 100%; height: 19px; margin: 0 0 8px; clear: both; }
ul.contact_agent_fields li label { width: 75px; margin: 0; float: left; }
ul.contact_agent_fields li label span { width: 70px; padding: 3px 5px 0 0; display: block; text-align: right; }
	ul.contact_agent_fields li.spam_question label { width: 135px; }
	ul.contact_agent_fields li.spam_question label span { width: 130px; padding-right: 5px; }
ul.contact_agent_fields li input, ul.contact_agent_fields li textarea { width: 178px; float: left; }
	ul.contact_agent_fields li textarea { margin-bottom: 8px; }
	ul.contact_agent_fields li.spam_question input { width: 118px; }

p.requi { margin: 30px 56px 0 0; padding: 0; float: right; text-align: right; }
.formpart p.submit_btn { margin: 20px 0 0 75px; float: left; }

#mort_calc {  }
#mort_calc .block_content { padding-left: 6px; }
table.mort_calc_table { width: 100%; margin: 5px 0; font-size: 12px !important; }
table.mort_calc_table td.mort_calc_field { width: 100px; padding: 3px 5px 0 0; text-align: right; }
table.mort_calc_table td.mort_calc_value { padding-bottom: 2px; }
table.mort_calc_table td.mort_calc_value input { width: 178px; }
table.mort_calc_table td.mort_calc_btn { padding: 5px 0 10px; }


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


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


p.help_tab { padding: 0; position: absolute; top: 0; right: 0; }

body#property-page #flashcontent { width: 535px; height: 440px; }

#SSP_content {  }
ul.ui-tabs-nav { height: 25px; margin: 0; padding: 0; list-style: none; }
ul.ui-tabs-nav li { margin:0 5px 0 0; padding: 0 !important; float: left; }
ul.ui-tabs-nav li a { padding: 6px; text-transform: uppercase; cursor: pointer; }
ul.ui-tabs-nav li.ui-tabs-selected a { background: #15421c; color: #fff; }
#SSP_content .ui-tabs-hide { display: none; }

#description_details { width: 535px; margin-bottom: 25px; border-bottom: 1px solid #d7d7d7; }
#property_description { width: 375px; margin: 0 10px 0 0; float: left; }
#open_features { width: 160px; float: left; }
	#open_features div { width: 150px; margin-bottom: 5px; padding: 5px; background: #dddcab; }
		#open_features div.action_buttons { background: transparent; }
#open_features h4 { width: 134px; background-color:#15421c; margin: 0 0 10px; padding:5px 8px; border:#c7c473 1px solid; font-size:14px; font-weight:bold; color:#fff; }
#open_features ul { margin: 0 7px 7px; padding: 0; list-style: none; }
#open_features ul li { margin: 3px 0; }

.open_times li { margin: 0 0 3px; padding: 0 0 3px; border-bottom: 1px dotted #d7d7d7; }

.summary h3 { margin-bottom: 3px; }
.property_features li { background: url(images/icons/icon_plus.gif) no-repeat 0 5px; padding-left: 12px; }

#action_buttons p { margin-bottom: 5px; padding: 0; }
#action_buttons .block_content ul { height: 85px; padding: 0 0 10px 5px; list-style: none; }
#action_buttons .block_content ul li { margin: 0 0 10px; padding: 3px 0 0; text-transform: uppercase; }
	#action_buttons .block_content ul li.email_to_self, #action_buttons .block_content ul li.email_to_friend { background: url(images/icons/icon_email.gif) no-repeat 0 0; padding: 4px 0 4px 32px; }
	#action_buttons .block_content ul li.print_page { background: url(images/icons/icon_print.gif) no-repeat 0 0; padding: 4px 0 4px 32px; }

#map_canvas { margin: 0 0 5px; position: relative; }
#street_view_button{ width:6em; background:#FFFFFF; margin: 0 0 3px; border:#000000 1px solid; font:12px/12px Arial, Helvetica, sans-serif; text-align:center; color:#000000; cursor:pointer; position: absolute; top: 0; left: 40px; }
#street_view_button div { padding:1px 1px 0; border-right: 1px solid #b0b0b0; border-bottom: 1px solid #b0b0b0; }

/* Team Members
---------------------------------------------------------- */
p.search_team_member_photo { margin: 0 15px 18px 0; padding: 0; float: left; }
p.search_team_member_detail { padding: 0 0 8px; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}








/*form validation */

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



