
/* SEARCH STYLES */
.transport_search_panel {
	background-color:#96cc3c;
}

input.transport_referent_id_search {
	width:130px;
	height:17px;
	border:1px solid #55B11D;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

.transport_search_panel_delimiterline {
	background-color:#55B11D;
}

.transport_search_controls {
	border-top:1px solid #55B11D;
	background-color:#96cc3c;
}

.transport_search_search {
	background-color:#e8fdc3;
	border-top:1px solid #e8fdc3;
	border-left:1px solid #e8fdc3;
	border-bottom:1px solid #55B11D;
	border-right:1px solid #55B11D;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

td.transport_search_form_select select {
	width:149px;
	border:1px solid #55B11D;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	padding-left:2px;
}

.transport_search_form_label {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	vertical-align:bottom;
	padding-left:11px;
	line-height:9px;
	border-bottom:1px solid #55B11D;
}

input.transport_search_input {
	width:71px;
	height:19px;
	border:1px solid #55B11D;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
}

input.transport_search_form_text {
	width:149px;
	border:1px solid #55B11D;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	padding-left:2px;
}

.transport_body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(/extensions/referent/px_referent/images/background_transport_body.jpg);
	background-position: top left;
	background-repeat:repeat;
}

/* END OF SEARCH STYLES */


