/* Pages layout continue */

#prop_body 
	{
	margin: 1px  0 0 0;
	background-color: #eeeeee;
	padding: 5px 10px 5px 10px;
	height: 450px;
	min-height: 450px;
	}

#prop_top 
	{
	
	
	}
	
#prop_top a:link, #prop_top a:visited
	{
	color: #1e6ea6;
	text-decoration: none;
	}
	
#prop_top a:hover
	{
	text-decoration: underline;
	}

#prop_top .right
	{
	float: right;
	}	
	
#prop_top .left
	{
	float: none;
	}	
	
	
	
#prop_body .prop_header
	{
	display: block;
	margin: 5px 0 5px 0;
	padding: 7px 5px 5px 5px;
	background-color: #FFF;
	
	font: bold 13px georgia;
	}
	
.prop_header a:link, .prop_header a:visited
	{
	display: block;
	float: right;
	color: #14263c;
	font-size: 11px;
	}
	
#images
	{
	width: 317px;
	padding:7px;
	background-color: #b7c1ca;
	float:left;
	}
	
#images img
	{
	cursor: pointer;
	}
	
#images #main_img
	{
	width: 317px;
	height: 200px;
	}
	
#images .thumb, #images .thumb_r
	{
	width: 100px;
	height: 70px;
	margin-top: 5px;
	}
	
#images .thumb_r 
	{
	margin-left: 5px;
	}
	
#images a:link, #images a:visited
	{
	display: block;
	margin: 5px 0 0 ;
	background: #3d5f7a url(../img/download_arr.jpg) no-repeat center left;
	font: bold 14px georgia;
	color: #FFF;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	}
	
#images a:hover
	{
	text-decoration: underline;
	}
	
#list_info
	{
	margin-left: 335px; 
	}

#list_info ul
	{
	list-style: none;
	}

#list_info li
	{
	display: block;
	padding: 2px 5px 1px 1px;
	}
	
#list_info li.dark
	{
	background-color: #b7c1ca;
	}
	


/*definition list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

#search ul
	{
	list-style: none;
	}
	
#search li
	{
	display: block;
	border-bottom: dotted 1px #56677c;
	padding: 2px 7px 2px 7px;
	text-align: right;
	
	background-color: #b7c1ca;
	}
	
#search .last
	{
	padding: 0;
	border: none;
	padding: 2px 0 2px 0;
	background-color: #FFF;
	}

#search .submit_btn
	{
	display: inline;	
	background-color:#FFF;
	
	border:none;
	padding:2px 5px;
	font: normal 1em georgia,arial,helvetica,sans-serif;
	cursor: pointer;
	}
	
#search label
	{
	font: normal 1.1em arial,helvetica,sans-serif;
	float: left;
	margin: 5px 0 0 0;
	}

#search input.short
	{
	width: 50px;
	}
	
#search select
	{
	width: 160px;
	}
	
#search select.short
	{
	width: 54px;
	}


dl
	{
	overflow:hidden;
	/*border: solid 1px black;*/
	width: 250px;
	}
	
dl.align_right
	{
	float:right;
	/*border: solid 1px black;*/
	}

dt
	{
	float:left;
	font-size:1.1em; 
	font-weight: bold;
	margin-left: 3px;
	}

	
dd	
	{
	font-size:1.1em; 
	margin-left: 10px;
	}
	
#general_info
	{
	
	margin: 10px 0 0 340px;
	width: 250px; 
	}
	
#area_info
	{
	margin: 10px 0 0 0;
	width: 250px;
	float: right;
	}
	
#area_info .descHeader, #general_info .descHeader
	{
	font: bold 1.1em georgia;
	margin: 0 0 2px 0;
	}
	
#general_info p, #area_info p
	{
	margin: 0 0 10px 0;
	line-height: 1.3em;
	}
	
/*###########################################################################################*/
/* Properties page layout 													*/
/*###########################################################################################*/

#properties_body
	{
	margin: 1px  0 0 0;
	background-color: #eeeeee;
	padding: 5px 10px 5px 10px;
	

	}
	
#search
	{
	float: right;
	width:300px;
	
	}
	
#search p.contact
	{
	padding: 5px;

	background: #b7c1ca url(../img/bcard.jpg) no-repeat center right;
	font-size: 1.1em;
	line-height: 1.4;	
	}
	
	
#list_properties
	{
	width: 570px;
	
	}

#list_properties .txt
	{
	height: 53px;
	/*border: dashed 1px blue; */
	}	
	
#list_properties .prop div
	{
	float: right;
	width: 430px;
	}
	
#list_properties .prop_thumb
	{
	width: 130px; height: 95px;
	}
	
#list_properties .prop_header
	{
	display: block;
	margin: 5px 0 5px 0;
	padding: 7px 5px 5px 5px;
	background-color: #56677b;
	color: #FFF;
	font: bold 12px georgia;
	}
	
#list_properties .prop_footer
	{
	display: block;
	margin: 5px 0 5px 0;
	padding: 7px 5px 5px 5px;
	background-color: #FFF;
	text-align: right;
	font: bold 1em georgia;
	}
	
#list_properties .prop_footer a:link, #list_properties .prop_footer a:visited
	{
	color: #14263c;
	text-decoration: none;
	}
	
#list_properties .prop_footer a:hover
	{
	text-decoration: underline;
	}

	
#list_properties .prop_header span
	{
	display: block;
	float: right;
	}
	
.prop h3
	{
	font: bold 1.1em georgia;
	}
	
#list_properties .txt
	{
	margin: 5px 0 7px 0;
	}
	
#list_properties .def
	{
	font: bold 1.1em georgia;
	}
	
#list_properties .val
	{
	font-size: 1.1em;
	width: 50px;
	}










