/* Hot Property's CSS File */

#hp_con1 {
}

.adminform {
	color: #755e44;
	font-size: 11px;
}

.forceRt {
	float: right;
}

#toolbar {
	margin: 0;
}

#toolbar td {
	margin: 0;
}

#toolbar a.toolbar:link, #toolbar a.toolbar:visited, #toolbar a.toolbar:active, #toolbar a.toolbar:hover {
	float: right;
	margin-right: 2px;
	border: 0;
	text-decoration: none;
}

.inputbox {
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #937b60;	
	border-right: 1px solid #937b60;	
	border-bottom: 1px solid #937b60;	
	border-left: 1px solid #937b60;
}

table.prop_list td {
	font-size: 11px;
	background-color: #fff;
	border-bottom: 1px solid #b3a392;
	padding: 4px 3px 4px 5px;
}

table.prop_list td.propTop {
	background: #f0ebdf;
}

table.prop_list td.propTop select {
	border-top: 1px solid #937b60;	
	border-right: 1px solid #937b60;	
	border-bottom: 1px solid #937b60;	
	border-left: 1px solid #937b60;
}

table.prop_list td.sectiontableheader {
	color: #f0ebdf;
	font-size: 11px;
	background-color: #312211;
}

table.prop_list td.sectiontableheader a:link, table.prop_list td.sectiontableheader a:active, table.prop_list td.sectiontableheader a:visited, table.prop_list td.sectiontableheader a:hover {
	color: #f0ebdf;
	text-decoration: none;
}

table.prop_list td.counter {
	background: #f0ebdf;
	border: none;
	padding: 3px 8px 3px 0;
}

/****** Global Containers ******/
#con_global {
	width: 100%;
	background: #f0ebdf;
}

/****** Headings ******/
#hp_view_agent_contact, #hp_EditProp  {
	color: #616161;
	font-size: 11px;
	font-weight: bold;
	background-color: #f0ebdf;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #b3a392;
}

#heading_Agent {
	color: #f0ebdf;
	font-size: 11px;
	border-top: 1px solid #b3a392;
	border-bottom: 1px solid #b3a392;
	padding: 4px 5px 4px 5px;
	background: #312211;
}

 .contentheading, #hp_ManageProp, #hp_view_agent_title, #heading_Co, #heading_Prop, #heading_Type, #heading_Types, #heading_Featured, #heading_Search, #heading_AdvSearch, #heading_Co_Contact {
 	color: #fff;
	font-size: 11px;
	background-color: #04335a;
	border-top: 1px solid #0d0701;
	border-bottom: 1px solid #0d0701;
	padding: 4px 5px 4px 5px;
 }

 #hp_view_agent_title a:link, #hp_view_agent_title a:active, #hp_view_agent_title a:visited {
 	color: #fff;
 	text-decoration: none;
 }

 #hp_view_agent_title a:hover {
	text-decoration: underline;
 }
/****** Borders ******/
#hp_view_agent_con, #hp_emailform_con, #hp_searchresult_con, #hp_view_co_con {
	background-color: #5a4f43;
	padding: 10px;
	text-align: left;
}

#hp_view_agent_conLight {
	background-color: #f0ebdf;
	padding: 10px 10px 10px 20px;
	text-align: left;
}

#hp_view_agent_conLight td {
	padding-bottom: 5px;
}

/****** 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 { border-left: 1px solid #D8D8D8; border-right: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; background-color: #FFFFF1}
.hp_asearch_row0 { background-color: #FFFFF1; }
.hp_asearch_row1 {background-color: #EFEFEF; }

#con_sort1 {
	width: 120px;
	text-align: left;
	display: inline;
}
#con_sort2 {
	text-align: right;
	display: inline;
	width: 370px;
}
#con_sort {
	background-color: #FFFFF1;
	padding: 5px 5px 5px 7px;
	margin-bottom: 6px;
	border-bottom: 1px solid #b3a392;
	border-left: 1px solid #b3a392;
	border-right: 1px solid #b3a392;
}

/****** Search - Page Counter ******/
#hp_search_pagecounter_top {
	margin-top: 10px;
	text-align: center;
}
#hp_search_pagecounter_bottom, #hp_pagecounter_bottom {
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
	padding: 6px;
	background-color: #dbd4c5;
	border-top: 1px solid #b3a392;
	display: block;
}

#hp_pagecounter_bottom a:link, #hp_pagecounter_bottom a:active, #hp_pagecounter_bottom a:visited, #hp_pagecounter_bottom a:hover {
	color: #755e44;
}

/****** 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 {
	margin-top: 15px;
	text-align: left;
}

/****** Listing - Property ******/
#hp_icons {
	text-align: right;
	padding-top: 5px;
}
.hp_prop {
	width: 700px;
	display: block;
	float: left; 
	text-align: left;
	border-bottom: 1px solid #dbd4c5;
	margin-bottom: 10px;
	padding: 10px;
}
.hp_details {
	font-size: 11px;
	width:372px;
	line-height: 16px;
	vertical-align: top;
	padding-left: 8px;	
	float: left; 
}

/****** 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 - MODIFIED ******/
#con_hp1 { }

#con_hp2 {
	padding: 13px;
}

.hp_view_details {
	font-size: 13px;
	vertical-align: top;
	padding-left: 7px;	
	padding-top: 10px;
	text-align: left;
	border:0px solid #C0C0C0;
	line-height: 20px;
}
#standard_photo { }
#hp_view_intro_text {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}
#hp_view_full_text {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}
.hp_caption {font-weight: bold;}

/* MODIFIED */
.hp_price {
	color: #990000; 
	font-weight: bold;
}

/****** Property -Photo - MODIFIED ******/
#hp_view_standard_photo_con1 {
	text-align: center;
	background-color: transparent;
	margin: 10px;
}
#hp_view_standard_photo_con2 {
	text-align: center;
	background-color: transparent;
	padding: 1px;
}
#hp_view_standard_photo_con3 {
	text-align: center;
	background-color: transparent;
}
#hp_view_standard_photo_con4 {
	width: 176px;
	padding: 5px;
}

#hp_view_standard_photo_title {
	color: #ffffff;
	font-weight: bold;
	background: #3b2915;
	padding: 4px 0 0 0;
}

#hp_view_standard_photo_desc { 
	background: #3b2915;
	padding: 4px 1px 4px 1px;
}

.hp_view_thumb_con {
	float: left;
	padding: 0 0 0 0;
	text-align: center;
}

.img_thumb {
	width: 44px;
	vertical-align: top;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0 0 8px 5px;
	border: 0px solid #C0C0C0;
}

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

ul.thumb li {
	list-style-position: outside;
	width: 120px;
    text-align: center;
    margin: 0px 0px 6px 0;
	list-style-image: none;
	background-color: #FFDFB5;
	padding: 0px;
}

ul.thumb li a {
    text-decoration: none;
    color: #00f;
}

ul.thumb li a img {

}

/****** 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 {
	color: #c8b8a1;
	font-size: 11px;
	background: #3a1401;
	border-top: 1px solid #0d0701;
	border-right: 1px solid #0d0701;
	border-bottom: 1px solid #0d0701;
	border-left: 1px solid #0d0701;
	padding: 8px;
}

#hp_view_agent_details a:link, #hp_view_agent_details a:active, #hp_view_agent_details a:visited, #hp_view_agent_details a:hover {
	color: #71beff;
}

.hp_view_agent {
	font-size: 11px;
	text-align: left;
}
#hp_view_agent_desc {
	margin: 10px 10px 0px 10px;
}

#hp_caption_agentname {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/****** Address ******/
#hp_view_addr, #hp_co_addr {
	margin: 0 0 6px 0;
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
}

/* Links */
a.hp_title:link, a.hp_title:visited {
	font-size: 15px;
	color: #CC6600;
	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 { margin: 3px 0px 0px 0px; padding: 0px; text-align: left;}

/* misc */
.clearboth {clear: both;}

/* Error - Empty, no property */
#hp_error_empty {text-align: center;}