
/* SEARCH STYLES */
.fun_search_panel {
	background-color:#fec07c;
}

input.fun_referent_id_search {
	width:130px;
	height:17px;
	border:1px solid #d29998;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

.fun_search_panel_delimiterline {
	background-color:#DF7602;
}

.fun_search_controls {
	border-top:1px solid #DF7602;
	background-color:#fec07c;
}

.fun_search_search {
	background-color:#feebd6;
	border-top:1px solid #feebd6;
	border-left:1px solid #feebd6;
	border-bottom:1px solid #DF7602;
	border-right:1px solid #DF7602;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:4px;
}

.fun_search_form_label {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#9c6565;
	font-weight:normal;
	text-decoration:none;
}

input.fun_search_input {
	width:71px;
	height:19px;
	border:1px solid #DF7602;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

input.fun_search_form_text {
	width:130px;
	height:17px;
	border:1px solid #d29998;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#9c6565;
	font-weight:normal;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

td.fun_search_form_select select {
	width:130px;
	border:1px solid #d29998;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#9c6565;
	font-weight:normal;
	text-decoration:none;
	padding-left:2px;
}

.fun_body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(/extensions/referent/px_referent/images/background_fun_body.jpg);
	background-position: top left;
	background-repeat:repeat;
}

/* END OF SEARCH STYLES */


