html,body
{
	margin: 0;
padding: 0;
height: 100%;
width: 100%;
font-family: Arial;
}
td{
	vertical-align:top;
	padding:0px;
	margin:0px;
}
td.header_top{
    background:url('/professionals_qld_agency/images/header_basic.gif') top left repeat-x;
}


.data,a.data,a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.d_data,a.d_data
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.d_data:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.data_red
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #DF0031;
	text-decoration: none;
}
.data_bbc
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
a.under
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
}
a.data:hover,a.under:hover,a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
}

.padding3
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.border
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.border_left
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border_center
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.border_right
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.medium_header
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}
.large_header_black
{
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.header_box
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}
.header_left
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 0px;
}
.header_center
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 0px;
	border-right: 0px;
}
.header_right
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 0px;
	border-right: 1px solid #777777;
}
.header_box_error
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFCD6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #DF0031;
	border-bottom: 1px solid #DF0031;
	border-left: 1px solid #DF0031;
	border-right: 1px solid #DF0031;
}
.header_left_error
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFCD6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px solid #DF0031;
	border-bottom: 1px solid #DF0031;
	border-left: 1px solid #DF0031;
	border-right: 0px;
}
.header_center_error
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFCD6;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #DF0031;
	border-bottom: 1px solid #DF0031;
	border-left: 0px;
	border-right: 0px;
}
.header_right_error
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFCD6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-top: 1px solid #DF0031;
	border-bottom: 1px solid #DF0031;
	border-left: 0px;
	border-right: 1px solid #DF0031;
}

input.submit {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	background-color: #DDDDDD;
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*input.text {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	width: 250px;
}
input.text_error {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	background-color: #FFFCD6;
	border-left: solid #DF0031 1px;
	border-right: solid #DF0031 1px;
	border-top: solid #DF0031 1px;
	border-bottom: solid #DF0031 1px;
	width: 250px;
}*/
select.large {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	width: 250px;
}
textarea.area {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	width: 250px;
	height: 60px;
}
textarea.area_error {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	background-color: #FFFCD6;
	border-left: solid #DF0031 1px;
	border-right: solid #DF0031 1px;
	border-top: solid #DF0031 1px;
	border-bottom: solid #DF0031 1px;
	width: 250px;
	height: 60px;
}
input.home_finder
{
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	width: 125px;
}


a.menu_0, a.menu_1, a.menu_2, a.menu_3
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}
a.menu_1:hover
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FAC71C;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}
a.menu_2:hover
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2FB457;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}
a.menu_3:hover
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0094DE;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}
a.menu_0:hover
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF0031;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}

a.page_header_link_0, a.page_header_link_2
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_0:hover, a.page_header_link_2:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_1
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_1:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_3
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_3:hover
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.page_header_medium, .page_header_0, .page_header_2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.page_header_2{
    text-align:left;
}
.page_header_large, .page_header_3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.page_header_small, .page_header_1
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_shadow
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.footer_over
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_over:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_other_shadow
{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.footer_other
{
	font-family: Arial;
	font-size: 11px;
	color: #BBBBBB;
	text-decoration: none;
}
a.footer_other:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
input.textbox {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 175px;
}
input.textbox_half {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 90px;
}
select.full {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 175px;
}
select.half {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 75px;
}
td.vline {
	background: url(/professionals_qld_agency/images/dot_line.gif);
	background-repeat: repeat-y;
}
td.hline {
	background: url(/professionals_qld_agency/images/dot_line.gif);
	background-repeat: repeat-x;
}
td.topline {
	background: url(/professionals_qld_agency/images/dot_top_line.gif);
	background-repeat: repeat-x;
}
a.d_1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DF0031;
}
a.d_1:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #DF0031;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
a.d_2 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FAC71C;
}
a.d_2:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FAC71C;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
a.d_3 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #2FB457;
}
a.d_3:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #2FB457;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
a.d_4 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0094DE;
}
a.d_4:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0094DE;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.d_bbc {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.d_address {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
}
input.home_finder
{
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	width: 125px;
	font-weight:normal;
}
/* CLEARFIX */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
display: inline-block;
clear: both; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*Search Result*/
#search_results{
	position:relative;
	width: 100%;
	margin: 0px;
	padding-left:0px; padding-top:0px;
	padding-bottom:5px;padding-right:0px;
	margin-bottom:0px;
	color:#666666;
}

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

ul.search_results li {
	border: 1px solid #FFFFFF;
	margin-top:10px;
	margin-bottom:5px;
	margin-left: 0px;
	margin-right:0px;
	padding: 10px 10px 10px 10px;
	position:relative;
	background: #ffffff;       /* #b1aca1;*/
	width: 88%;
	font-size: 11px;
	color: #666666;
	
	border: 1px solid #cccccc;
	text-decoration:none;
	background-color:#ffffff;
	}

ul.search_results li a {
cursor:pointer;
}

	
#search_results_thumb {
	width:80px;
	position: relative;
	margin-right:10px;
	float:left;
	}
	
ul.features_list {
list-style: none;
display: inline;
width: 30em;
}

ul.features_list li {
width: 13em;
margin-right: 10px;
display: block;
float: left;
}
	
.search_results_sub{
	font-size:13px;
	font-weight: bold;
	color: #DF0031;
}
.search_results_address{
	font-size:13px;
	font-weight: bold;
	color: #666666;
}
.search_results_specs{
	border:none;
	width:20px;
	font-size:15px;
	padding-right:4px;
	font-weight: bold;
	color: #666666;
}
.search_results_saletype{
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.search_results_price{
	font-size:13px;
	font-weight: bold;
	color: #DF0031;
}
.search_results_property{
	font-size:11px;
	font-weight: normal;
	color: #666666;
}
.search_results_brief{
	font-size:11px;
	font-weight: normal;
	color: #666666;
}
.search_results_sold{
	padding:2px 5px 2px 5px;
	margin:0px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #DF0031;
	width:60px;
	height:10px;
}

form.search_panel label {
  font-weight: bold;
}
/*property details*/
ul.thumb {
  float: left;
  width: 264px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
ul.thumb li.thumb {
  float: left;
  width: 132px;
  height:79px;
  overflow:hidden;
  margin: 0;
  margin-bottom:10px;
  padding: 0;
}
/* print brochure */
ul.thumb2 {
  text-align:center;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
ul.thumb2 li.thumb2 {
  text-align:center;
  margin: 0;
  padding: 0;
}
/*end property details*/
.locality {
    font-size:20px;
    font-weight:bold;
    color:#DF0031;
}

.pagination .current {
font-weight: bold;
}

.pagination .pagination_info {
margin-right: 10px;
}
p.biglink a {
    font-size:20px;font-weight:bold;
}
