/* Hot Property's CSS File */

/****** Global Containers ******/
#con_global {width: 100%;}

/****** Headings ******/
#heading_Agent, #heading_Co, #heading_Prop, #heading_Type, #heading_Types, #heading_Featured, #heading_Search, #heading_AdvSearch, #heading_Co_Contact, #hp_view_agent_title, #hp_view_agent_contact, #hp_ManageProp, #hp_EditProp  {
	font-size: 12px;
	font-weight: bold;
	color: #E16300;
	background-color: #C0C0C0;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 7px;
}

/****** Borders ******/
#hp_view_agent_con, #hp_emailform_con, #hp_searchresult_con, #hp_view_co_con {
	background-color: #F4F4F4;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px;
	text-align: left;
}

/****** Features ******/
#hp_view_features_title {
	font-size: 16px;
	font-weight: bold;
	color: #616161;
	text-decoration: underline;
	margin-top: 16px;
	margin-bottom: 6px;
}

/****** Featured ******/
#con_featured1 { }

/****** Search ******/
#con_search1 { }
#con_search2 { }
#con_asearch1 { }
#con_asearch2 { }
.hp_asearch_row0 { background-color: #999999; }
.hp_asearch_row1 {background-color: #c0c0c0; }
#con_sort1 {
	width: 120px;
	text-align: left;
	float: left;
}
#con_sort2 {
	text-align: right;
	display: inline;
	width: 370px;
	margin-top: 3px;
}
#con_sort {
	width: 100%;
	background-color: #ffffff;
	padding: 5px 5px 5px 7px;
	margin-bottom: 6px;
	border-bottom: 0px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
}

/****** Search - Page Counter ******/
#hp_search_pagecounter_top {
	margin-top: 10px;
	text-align: center;
}
#hp_search_pagecounter_bottom, #hp_pagecounter_bottom {
	margin-top: 5px;
	text-align: center;
	padding: 6px;
	background-color: #F4F4F4;
	border: 1px solid #C0C0C0;
}

/****** Front Page - Types  ******/
#con_types1 { }
#con_types2 { }
.con_types3 {
	float: left;
	width: 245px;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

/****** Listing ******/
#list_agents, #list_searchresults, #list_properties, #list_featured {
	text-align: left;
}

/****** Listing - Property ******/
#hp_icons {
	text-align: left;
	vertical-align: middle;
        padding-top: 10px;
        font-size: 10px;
}
.hp_prop {
	width: 513px;
	display: block;
	float: left; 
	text-align: left;
	margin-bottom: 10px;
}
.hp_details {
	width:372px;
	vertical-align: top;
	padding-left: 8px;	
	float: left; 
}
.hp_list_item_header {
/*	border:1px solid; */
}
.hp_list_item_header dl {
	margin:3px;
}
.hp_list_item_header dl dt {
	background-image:url(../img/icons/bedBathCar.gif);
	float:left;
	height:13px;
	width:17px;
	margin:3px;
}
.hp_list_item_header dl dt em {
	display:none;
}
.hp_list_item_header div.hp_suburb_and_price {
	color: #000000;
	float:left;
	font-size:larger;
	font-weight:bolder;
	padding:3px;
	text-align:center;
	vertical-align:middle;
}
.hp_suburb_and_price span:first-child {
	display: block;
	float:left;
	margin: 0 30px 0 10px;
}
.hp_list_item_header dl dt.beds {
	background-position:0pt -39px;
}
.hp_list_item_header dl dt.baths {
	background-position:0pt -52px;
}
.hp_list_item_header dl dt.cars {
	background-position:0pt -65px;
}
.hp_list_item_header dl dt.no_icon, .hp_list_item_header dl dt.no_icon + dd {
	display:none;
}
.hp_list_item_header dl {
	float:right;
	width:150px;
}
.hp_list_item_header dl dd {
	float:left;
	font-size:110%;
	font-weight:bold;
	padding:0pt 10px 0pt 5px;
	margin-left:0px;
}
.hp_list_item_header div.clearing {
	clear:both;
	height:0px;
}
.hp_details span {
	display:block;
	width:80px;
	float:left;
	clear:top;
}
/****** Type ******/
#con_type1 { }
.types_desc {
	margin-top: 3px;
	margin-bottom: 5px;
}

/****** Company ******/
.hp_view_co { }
#hp_view_co_photo {
	float: left; 
	margin-right: 12px;
}
#hp_view_co_details {min-height: 170px;}
#hp_caption_coname {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/****** Property ******/
#con_hp1 {
}
#con_hp2, .hp_prop_header{ 
	border:1px solid #C0C0C0;
}
.salestatus {
	margin-top:-10px;
	margin-bottom:10px;
	padding:10px 10;
	text-align:center;
	font-size: larger;
	color:white;
	font-weight: bold;
	background-image: url("../img/sale_status_gradient.png");
	background-repeat: repeat-x;
}
#Sold {
	background-image: url("../img/sold_gradient.png");
	background-repeat: repeat-x;
}
.hp_prop_header {
	margin-bottom:10px;
	border-bottom: 0px;
	background-image: url("../img/header_gradient.png");
	background-repeat: repeat-x;
}
.hp_view_details {
	font-size: 13px;
	vertical-align: top;
	padding-left: 7px;	
	padding-top: 10px;
	text-align: left;
	line-height: 20px;
	margin-left: 140px;
}
#standard_photo { }

#hp_view_intro_text {
	line-height: 15px;
	margin: 7px 0px 0px 0px;
}
#hp_view_full_text {
	line-height: 15px;
	margin: 7px 0px 0px 0px;
}
.hp_caption {font-weight: bold;}
.hp_price {color: #990000; font-size: 13px;}

/****** Property - Icons and Contact ******/
#hp_right_box_wrapper{
	float:right;
	width:160px;
	margin-left: 10px;
}
#hp_right_box_wrapper #hp_icons {
	float:none;
}
#hp_right_box_wrapper textarea, #hp_right_box_wrapper input {
	width:98%;
}
/****** Property -Photo ******/
#hp_view_standard_photo_con1 {
	text-align: center;
	background-color: transparent;
	margin: 10px;
	float: left;
}
#hp_view_standard_photo_con2 {
	text-align: center;
	width: 400px;
	margin: 0px;
	background-color: #808080;
	padding: 1px;
}
#hp_view_standard_photo_con3 {
	text-align: center;
	width: 100%;
	background-color: #808080;

}
#hp_view_standard_photo_con4 {padding: 5px;}
#hp_view_standard_photo_title {font-weight: bold; color: white;}
#hp_view_standard_photo_desc {

}
.hp_view_thumb_con {
	padding: 0px 5px 10px 0px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.img_thumb {
	width:120px;
	vertical-align: top;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 1px 1px 1px 10px;
	clear:left;
	height:auto;
}
.img_thumb img {
	border: 1px solid #999999;
}

ul.thumb {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
    list-style: none;
    padding:0px;
}

ul.thumb li {
    text-align: center;
    margin: 1em;
	list-style-image: none;
	background-color: #999999;
}

ul.thumb li a {
    text-decoration: none;
    color: #999999;
}

ul.thumb li a img {
}

/****** Property: Google map ******/
#map {
	margin: 10px 0px;
         float: left;
         display: inline;
         border:1px solid #FE6E00;

}/****** Property: Features ******/
#hp_view_features {
	border:1px solid #FE6E00;
	margin:3px 170px 3px 0;
}

/****** List ******/
.olist { list-style-type: disc; margin: 3px 0px 0px 15px; padding: 0px; text-align: left;}
.olist li {	padding: 0px; }

/****** Agent ******/
#hp_view_agent_photo {
	padding: 5px;
	display: inline;
	float: left;
	margin-right: 12px;
}
#hp_view_agent_details {padding: 5px;}


.hp_view_agent {
	font-size: 13px;
	text-align: left;
}
#hp_view_agent_desc {
	margin: 10px 10px 0px 10px;
}

#hp_caption_agentname {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/****** Address ******/
#hp_view_addr, #hp_co_addr {
	margin: 6px;
	font-size: 11px;
	line-height: 15px;
}

/* Links */
a.hp_title:link, a.hp_title:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
a.types_title:link, a.types_title:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

/* Types List of Hot Property */
.types_hp { list-style-type: disc; margin: 3px 0px 0px 15px; padding: 0px; text-align: left;}

/* misc */
.clearboth {clear: both;}

/* Error - Empty, no property */
#hp_error_empty {text-align: center;}

/* Lightbox effect (not lightbox) */
.box_overlay {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 90;
 width: 100%;
 height: 500px;
 background-color: #000;
 filter:alpha(opacity=40);
 -moz-opacity: 0.4;
 opacity: 0.4;
}
.box_overlay_popup {
 position: absolute;
 top: 40px;
 left: 0;
 width: 100%;
 z-index: 100;
 background-color: #e2eaf3;
 border: 3px solid #a1aebc;
 padding: 10px;
 filter:alpha(opacity=100);
 -moz-opacity: 1.0;
 opacity: 1.0;
}
ul.thumb img:hover {
	cursor: pointer;
}