﻿ 
#MSVE_navAction_topBackground { background-color: #d90327; }
#MSVE_navAction_compassBackground { background-color: #d90327; }
#MSVE_navAction_leftBackground { background-color: #d90327; }
#MSVE_obliqueNotification {visibility: hidden;}

/* div met het zoekknopje in het linkse menu */
#searchDiv 
{ 
	background-color: #d90327;
	border-width: 0px;
	border-style:none;
	padding-top: 4px;
	padding-bottom:7px;
	width:100%;
	text-align:center;
	opacity:0.70;
	filter:alpha(opacity=70);
}

#searchDiv IMG
{
border-width: 0px !important;
}

/* div met tabel om straat te zoeken, left en top worden in js file ingesteld (verplicht) */
#divSearch
{
	position: absolute;
	background-color: #d90327;
	color: White;
	/*opacity:0.70;
	filter:alpha(opacity=70);*/
}

#imgSearch, #imgToggle
{
            border: 0;
}

