#site {
	width: 100%;
}

.olPopupContent, .olPopupContent b, .olPopupContent i, .olPopupContent span {
	font-size: 10px;
}



.Map
{
	font-family: Arial, Sans-Serif;
}


.ContexMenu
{
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #676767;
	color: black;
	cursor: pointer;
	font-size: 75%;
	padding: 4px 4px 4px 4px;
}

.ContexMenu .Item
{
	color: #0000cc;
	border-color: #0000cc;
}

.ContexMenu .Item:hover
{
	background-color: #d3e3fe;
}

.ContexMenu .Separator
{
	color: #cccccc;
	height: 1px;
}


.Map .InfoWindow
{
	font-size: 75%;
}







.Map .TileSurface IMG
{
	-moz-user-select: none;
	position: absolute;
}

.Map .DrawingSurface IMG
{
	-moz-user-select: none;
	
}

.ThemeSelectorControl DIV
{
	cursor: pointer;
	background-color: #ffffff;
	border: solid 1px #000000;
	font-family: Arial, Sans-Serif;
	font-size: 100%;
	text-align: center;
	width: 30px;
	height: 14px;
}

.ThemeSelectorControl .Unselected
{
	font-weight: normal;
}

.ThemeSelectorControl .Selected
{
	font-weight: bold;
}



.EditControl
{
	background: #ffffff;
	border: #555555 2px solid;
	padding: 5px;
	width: 200px;
	font-family: Verdana;
	font-size: smaller;
}


.blockTable {
	border: 1px solid #2A66A5;
}

.blockTable_hr {
	border-bottom: 1px solid #2A66A5;
}

.blockTable th, .blockTable_header {
	background-color: #2A66A5;
	color: #ffffff;
	font-size: 12;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
}

.blockTable_header {
	text-align: right;
}

.blockTable_even, #poi_div {
	background-color: #CEE1F0;
}

.blockTable_odd {
	background-color: #D7E9F7;
}

.bcustomer {
	background-color: #2A66A5;
	color: #ffffff;
	font-size: 11;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
	padding: 2px;
	border-bottom: 1px solid #D7E9F7;
}

#vehicleBoxContent
{
	background-color: #c0c0c0;
}

#vehicleBox {
	filter:alpha(opacity=85);
    -moz-opacity:0.85;
}

#searchtoolbar {
	width: 100%; 
	height: 25px;
	line-height: 25px;
	background-color: #E6F0F4;
	font-size: 11px;
}

#searchtoolbar a span input {
	vertical-align: -1px;
}

#searchBoxContent
{
	background-color: #c0c0c0;
}

#searchBox {
	width: 550px;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
}

#geosearch_status {
	padding-left: 10px;
	vertical-align: middle;
	float: left;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #89B8FF;
	
}

.searchBox_results td {
	border-bottom: 1px solid #b2b2b2;
}

.vehicleLabel div {
	background-color:#ffffff;
	font-weight:bold;
	color: #ae1d0d;
	xborder: 1px #006699 solid;
	xpadding: 2px;
	white-space: nowrap;
}

.stoplistLabel div {
	background-color:#ffffff;
	font-weight:bold;
	white-space: nowrap;
	text-align: center;
	font-size: 11px;
}

.stoplistLabel div .stoplistLabelVehicle {
	font-weight:normal;
	white-space: nowrap;
	font-size: 9px;
}
