/* 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: normal;
	color: #333;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding: 2px 2px 2px 12px;
	border: solid 1px #DBDAC4;
	background-color: #D6E7EF;
	width: 98%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/****** Borders ******/

#hp_view_agent_con, #hp_emailform_con, #hp_searchresult_con, #hp_view_co_con {

	padding: 1px;
	text-align: left;
}

/****** Features ******/

#hp_view_features_title {
	font-size: 16px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
	margin: 3px;

}

/****** Featured ******/

#con_featured1 {
 }

/****** Search ******/

#con_search1 { }

#con_search2 { }

#con_asearch1 { }

#con_asearch2 { }

.hp_asearch_row0 {
	/* background-color: #333; */
}

.hp_asearch_row1 {
	background-color: #EDEDD3;padding-top: 15px;
}

#con_sort1 {
	font-weight: bold;
	text-align: justify;
	float: left;
	vertical-align: middle;
}

#con_sort2 {
	text-align: right;
	display: inline;
	vertical-align: middle;
}

#con_sort {
	width: 100%;
	padding-left: 0px;
	vertical-align: middle;
	text-align: right;
}

/****** Search - Page Counter ******/

#hp_search_pagecounter_top {
	margin-top: 1px;
	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;
	vertical-align: top;
	padding: 15px;
	text-align: left;

}

/****** Listing ******/

#list_agents, #list_searchresults, #list_properties, #list_featured {
	text-align: right;

}

/****** Listing - Property ******/

#hp_icons {
	text-align: left;

}

.hp_prop {
	float: right; 
	text-align: left;
	padding: 6px;
	border-bottom: 1px solid #E4E4E4;
}

.hp_details {
	text-align: right;
	padding-left: 0px;
	margin-bottom: 2px;	
	display: block;
	float: right; 
	width: 420px;
	float: right; 
	text-align: right;
}

/****** Type ******/

#con_type1 { }

.types_desc {
	margin-top: 3px;
	margin-bottom: 5px;

}


/****** Company ******/
.hp_view_co { }

#hp_view_co_photo {
	float: left; 
	margin-right: 12px;
border: 1px solid gray;
}

#hp_view_co_details {min-height: 120px; }

#hp_caption_coname {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}



/****** Property ******/

#con_hp1 { 	
}

#con_hp2 { }

.hp_view_details {
	font-size: 12px;
	vertical-align: top;
	padding-left: 7px;	
	text-align: left;
	border:0px solid #C0C0C0;
	line-height: 15px;

}

#standard_photo {	

}

#hp_view_intro_text {
	line-height: 15px;
	margin: 2px 0px 0px 0px;
}

#hp_view_full_text {
	line-height: 15px;
	margin: 2px 0px 0px 0px;
}

.hp_caption {font-weight: normal;}
	

.hp_price {
	color: #036;
	font-size: 12px;
}

/****** Property -Photo ******/

#hp_view_standard_photo_con1 {
	text-align: center;
	background-color: transparent;
	margin: 0px;

}

/* tekst velike slika */
#hp_view_standard_photo_con2 {
	text-align: center;
	color: #999;
	margin: 5px;

}

/* velika slika */
#hp_view_standard_photo_con3 {
	text-align: center;
	min-height: 300px;
}
#hp_view_standard_photo_con3 img {
	border: 1px solid #D0CCB0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #F4F3EC;
	padding: 5px;
}
#hp_view_standard_photo_con4 {
	padding: 1px;
}

#hp_view_standard_photo_title {
	font-weight: normal;
	color: #999;
}

#hp_view_standard_photo_desc {

}

/* kontejner oko thumbova */
.hp_view_thumb_con {
	display: table;
	padding: 5px;
	width: 100%;
}

.img_thumb {
	vertical-align: top;
	float: left;
	text-align: center;
	border: 1px solid #D0CCB0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #F4F3EC;
	padding: 5px;
width:100px;
height:80px;
}
.img_thumb img {
	width: 100px;
	height: 80px;
}

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

ul.thumb li {
    text-align: center;
	float: left;
	list-style-image: none;
}

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

ul.thumb li a img {
	height: 80px;
	width:80px;
	border: 1px solid #D0CCB0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #F4F3EC;
	padding: 5px;
	margin: 5px;
}


/****** List ******/

.olist {
	list-style-type: circle;
	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: normal;
	text-decoration: none;

}

/****** 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: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #006699;
	border: 1px solid #D0CCB0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #F4F3EC;
	padding: 5px;
	line-height: 40px;
}
a.hp_title:hover {
	color: #900;
}
a.types_title:link, a.types_title:visited {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #930;
}


/* Types List of Hot Property */

.types_hp {
	list-style-type: circle;
	margin: 3px 0px 0px 15px;
	padding: 0px;
	text-align: left;
	width: 230px;
}

/* misc */

.clearboth {clear: both;}

/* Error - Empty, no property */

#hp_error_empty {text-align: center;}
