/* labels in search criteria, labels for input fields on detail screens... */
body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: white;
/*	scrollbar-face-color: #D7E1EC;
	scrollbar-shadow-color: #B5B5BE;
	scrollbar-arrow-color: #185190; */
}

td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}

.title2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}

.subtitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4B4B4B;
}

td.cellLabel {
	background-color: #7E9EC1;
	font-family: Verdana;
	font-size: 11px;
	color: white;
	padding-left: 4px;
	padding-right: 4px;
	height: 18px;
	border: 1px solid #9596A6;
	white-space: nowrap;
}

td.cellValue {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #4B4B4B;
	padding-left: 4px;
	padding-right: 4px;
	height: 18px;
	border: 1px solid #9596A6;
}

.popup {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	padding: 4px;
	display: none;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 3px solid black;
	border-right: 3px solid black;
	background-color: #D7E1EC;
	z-index: 100;
}

.iframe {
	background-color: #D7E1EC;
/*	scrollbar-background-color: #D7E1EC;
	scrollbar-face-color: #D7E1EC;
	scrollbar-shadow-color: #B5B5BE;
	scrollbar-arrow-color: #222222; */
}

.iframe_list {
	background-color: #D7E1EC;
/*	scrollbar-background-color: #D7E1EC;
	scrollbar-face-color: #D7E1EC;
	scrollbar-shadow-color: #B5B5BE;
	scrollbar-arrow-color: #222222;*/
}

.readOnlyAcunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}

.dottedline {
	font-size: 7px;
	background-image: url('../images/line_dot.gif');
	background-repeat: repeat-x;
}

input {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

select {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.scrollableHTMLSelect{
	overflow-y: scroll;
	overflow-x: hidden;
	resize:both;
	max-width: 300px;
	max-height:300px ;
	min-width: 175px;
	min-height: 175px;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

textarea.readOnlyAcunia {
	border: none;
	color: #222222;
}

a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.headerTitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}

.headerSubtitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7E9EC1;
}

.headerLog {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
}

.error {
	color: #CD0335
}

.exception {
	color: #CD0335;
/*	font-size: 9px; */
}

.customlink_acunia {
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: #838497;
  text-decoration: underline;
}

a:link.customlink_acunia {
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: #838497;
  text-decoration: underline;
}

a:visited.customlink_acunia {
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: #838497;
  text-decoration: underline;
}

a:hover.customlink_acunia {
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: #7E9EC1;
  text-decoration: underline;
}

/* Button tag */
.button_acunia {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #838497;
	text-decoration: none;
}

a:link.button_acunia {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #838497;
	text-decoration: none;
}

a:visited.button_acunia {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #838497;
	text-decoration: none;
}

a:hover.button_acunia {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7E9EC1;
	text-decoration: none;
}

.button_acunia_back {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #838497;
	text-decoration: none;
}

a:link.button_acunia_back {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #838497;
	text-decoration: none;
}

a:visited.button_acunia_back {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #838497;
	text-decoration: none;
}

a:hover.button_acunia_back {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7E9EC1;
	text-decoration: none;
}

.button_acunia_forw {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        color: #838497;
        text-decoration: none;
}

a:link.button_acunia_forw {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        color: #838497;
        text-decoration: none;
}

a:visited.button_acunia_forw {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        color: #838497;
        text-decoration: none;
}

a:hover.button_acunia_forw {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        color: #7E9EC1;
        text-decoration: none;
}

.truck_profile_side_header {
	color: #185190;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

/*Tab tag */
.tab_active_acunia {
	background-color: #185190;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a:link.tab_active_acunia {
	background-color: #185190;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a:visited.tab_active_acunia {
	background-color: #185190;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a:hover.tab_active_acunia {
	background-color: #185190;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.tab_inactive_acunia {
	background-color: #7E9EC1;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a:link.tab_inactive_acunia {
	background-color: #7E9EC1;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a:visited.tab_inactive_acunia {
	background-color: #7E9EC1;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a:hover.tab_inactive_acunia {
	background-color: #7E9EC1;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

/* Message tag */
.info_error_acunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	background-color: #D7E1EC;
	padding-left: 20px;
	line-height: 1.5em;
}

/* Content Frame */
.contentframe_content_acunia {
	background-color: #D7E1EC;
}

.contentframe_content_acunia_tab_blue {
	background-color: #D7E1EC;
}

.contentframe_content_acunia_tab {
	background-color: White;
}

.contentframe_line_acunia {
	background-color: #A4A6B6;
}

.content_acunia {
	background-color: #D7E1EC;
}

.borderedtitle_acunia {
	background-color: #185190;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

/** Date picker stylesheets */
.datepicker_image_acunia {
	cursor: pointer;
}

.datepicker_datetimebody_acunia {
	background-color: White;
}

.datepicker_datetimebody_acunia TD {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.datepicker_border_acunia {
	background-color: #A4A6B6;
}

.datepicker_header_acunia {
	background-color: White;
	color: #222222;
	text-align: center;
	font-weight: bold;
}

td.datepicker_weekdaystitles_acunia {
	background-color: #A4A6B6;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

td.datepicker_currentdate_acunia {
	background-color: #185190;
	color: White;
	text-decoration: none;
	text-align: center;
}

font.datepicker_currentdate_acunia {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

td.datepicker_dayoff_grey_acunia {
	background-color: #FF3333;
	text-align: center;
}

td.datepicker_weekenddays_acunia {
	background-color: #E8E6E6;
	text-align: center;
}

td.datepicker_currentmonth_acunia {
	background-color: #D7E1EC;
}

td.datepicker_time_acunia {
	background-color: White;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
}

font.datepicker_othermonths_acunia {
	color: #606060;
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
}

font.datepicker_currentmonths_acunia {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/** LIST STYLESHEETS */
.export_border_acunia {
	background-color: White;
}

.export_content_acunia {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:link.export_acunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:visited.export_acunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:hover.export_acunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.navigation_border_acunia {
/*	background-color: White; */
}

.navigation_content_acunia {
/*	background-color: White; */
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:link.navigation_page_acunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:visited.navigation_page_acunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:hover.navigation_page_acunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.navigation_page_selected_acunia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7E9EC1;
	text-decoration: none;
}

.navigation_nextprev_acunia {
	cursor: pointer;
}

.navigation_border_acunia_blue {
	background-color: White;
}

.navigation_content_acunia_blue {
	background-color: #D7E1EC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:link.navigation_page_acunia_blue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:visited.navigation_page_acunia_blue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:hover.navigation_page_acunia_blue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.navigation_page_selected_acunia_blue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.navigation_nextprev_acunia_blue {
	cursor: pointer;
}

.data_header_acunia th {
	background-color: #7E9EC1;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 21px;
}

.data_content_odd_acunia td {
	background-color: #D7E1EC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_content_odd_hover_acunia td {
	background-color: #D7E1EC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_content_even_acunia td {
	background-color: #D7E1EC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_content_selected_acunia td {
	background-color: #D7E1EC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_content_even_hover_acunia td {
	background-color: #D7E1EC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_border_acunia {
	background-color: #A4A6B6;
}

.column_header_acunia th {
	background-color: #7E9EC1;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

.column_content_odd_acunia td {
	background-color: #D7E1EC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.column_content_even_acunia td {
	background-color: #D7E1EC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/** SELECTED LIST ELEMENT STYLE */
.data_header_acunia_selected th {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 21px;
}

.data_content_odd_acunia_selected td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_content_odd_hover_acunia_selected td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_content_even_acunia_selected td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_content_selected_acunia_selected td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_content_even_hover_acunia_selected td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.data_border_acunia_selected {
	background-color: #A4A6B6;
}

.column_header_acunia_selected th {
	background-color: #7E9EC1;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

.column_content_odd_acunia_selected td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.column_content_even_acunia_selected td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

tr.data_content_selected_row td {
	background-color: #B5B5BE;
	font-family: Verdana;
	font-size: 11px;
	color: #555561;
	font-weight: bold;
	height: 25px;
}

tr.data_content_selected_row a {
	background-color: #B5B5BE;
	color: #555561;
}

a.topnav, a.topnav:link, a.topnav:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.topnav:active, a.topnav:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.align {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 40px;
}

/** PRINT FRIENDLY LIST STYLESHEETS */
.list_printfriendly {
	border: solid black 2pt;
	border-collapse: collapse;
	empty-cells: show;
}

.data_header_printfriendly th {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	height: 21px;
	border: solid black 1pt;
}

.data_content_odd_printfriendly td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	color: Black;
	border: solid black 1pt;
}

.data_content_odd_hover_printfriendly td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	color: Black;
}

.data_content_even_printfriendly td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	color: Black;
}

.data_content_selected_printfriendly td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	color: Black;
}

.data_content_even_hover_printfriendly td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	color: Black;
}

.data_border_printfriendly {
	background-color: Black;
}

.column_header_printfriendly th {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.column_content_odd_printfriendly td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}

.column_content_even_printfriendly td {
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}

.title_printfriendly {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

div.menu_1_acunia {
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	background-color: #D7E1EC;
}

.mapInfo {
	font-family: Verdana;
	font-weight: normal;
	font-size:11px;
	color: #EEEEEE;
	white-space:nowrap;
}

.mapInfoSmall {
    font-family:sans-serif; font-size:9px; font-weight: normal;
    color: black;
}

/** Highlighting of cells in a table */
td.highlight_none {
	background-color: #D7E1EC;
}
td.highlight_red {
	background-color: #EC7171;
}

td.highlight_orange {
	background-color: #EDD151;
}

option[selected] { color: #000;} 

#labelsDiv {
	visibility: hidden;
}
