
/* REALESTATE STYLES */

/* SEARCH STYLES */
.realestate_search_panel {
	background-color:#84bbd6;
}

input.realestate_referent_id_search {
	width:130px;
	height:17px;
	border:1px solid #70a9c4;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#466879;
	font-weight:normal;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

.realestate_search_panel_delimiterline {
	background-color:#6aa5c2;
}

.realestate_search_controls {
	border-top:1px solid #6aa5c2;
	background-color:#84bbd6;
}

.kinnisvara_search_panel_header_delimiter {
	background-image:url(/extensions/referent/px_referent/images/background_kinnisvara_search_header_delimiter.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}


.realestate_search_search {
	background-color:#bae5f9;
	border-top:1px solid #bae5f9;
	border-left:1px solid #bae5f9;
	border-bottom:1px solid #528eab;
	border-right:1px solid #528eab;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	color:#2e4f60;
	font-weight:normal;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

td.realestate_search_form_select select {
	width:149px;
	border:1px solid #93d3f3;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#466879;
	font-weight:normal;
	text-decoration:none;
	padding-left:2px;
	height:18px;
}

.realestate_search_form_label {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#2e4f60;
	font-weight:normal;
	text-decoration:none;
	vertical-align:bottom;
	padding-left:11px;
	line-height:9px;
	border-bottom:1px solid #9cc7dc;
}

input.realestate_search_input {
	width:71px;
	height:19px;
	border:1px solid #93d3f3;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#466879;
	font-weight:normal;
	text-decoration:none;
}

input.realestate_search_form_text {
	width:149px;
	border:1px solid #93d3f3;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#42591b;
	font-weight:normal;
	text-decoration:none;
	padding-left:2px;
}


.realestate_body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(/extensions/referent/px_referent/images/background_kinnisvara_body.jpg);
	background-position: top left;
	background-repeat:repeat;
}

/* END OF SEARCH STYLES */


