﻿#Agora_ZoomBar{
    position: relative !important;
    padding: 5px;
    background-color: #235087;
    opacity: 0.7;
    filter:  alpha(opacity=70);
    width: 22px;
    top:9px;
    height: 112px;
}

#slider-bg{
    height: 70px;
    background: transparent url(/Css/MapSearch/agora_zoom_bg.gif) no-repeat;
}
#Agora_ZoomBarIn{
    background: transparent url(/Css/MapSearch/agora_mapcontrol.png) no-repeat scroll 0px -1798px;
    height: 17px;
    margin-top: 6px;
}

#Agora_ZoomBarOut{
    background: transparent url(/Css/MapSearch/agora_mapcontrol.png) no-repeat scroll 0px -1814px;
    height: 17px;
    margin-top: 3px;
}
#SearchCriteriaDiv
{ 
	background:transparent url(/Html/img/background.jpg) center;
	/*margin:0 260px 10px 0px;*/
	float:left;
	width:660px;
}

/* Customization for MS controls */
#MSVE_navAction_leftBackground{
    display: none !important;
}
#MSVE_navAction_compassWrapper{
    display: none !important;
}
#MSVE_obliqueNotification{
    display: none !important;
}

#MSVE_navAction_leftBar{
    display: none !important;
}



/* Customization for MS controls */


#MapTopTable
{
	width:100%;
}
#MapTopTable label
{
	color:#FFFFFF;
}
#MapSearchCriteriaTable
{
	margin:0 0px 0px 10px;
	padding:2px 2px 0px 2px;	
	width:550px;
	font: 13px;
	font-weight:bold;
	color:#333333
}
.MapInputSmall
{
	color:#646464;
	width:90px;
	font-size:11px;
}
.MapInput
{
	color:#646464;
	width:100px;
	font-size:11px;
}

#SearchBar
{
	display:none;
}

.MapSearchTriggerButton
{
	height:18px;
	background:url(/images/MapTopButton.gif) repeat-x;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	/*cursor:pointer;*/
}


#DrawAreaTable
{
	font: 13px;
	font-weight:bold;
	color:#333333;
}

.POISelected
{
	color:#761D23 !important;
	text-decoration:none !important;
	font-weight:bold;
}

.POIUnselected
{
	font-weight:normal;
	color:#CCCCCC !important;
	text-decoration:none !important;
}	

/* POI */
#InfoPOIBox{
    top: 9px;
    position: relative !important;
    padding: 5px;
    background-color: #235087;
    opacity: 0.7;
    filter:  alpha(opacity=70);
}
#InfoPOIBox img{
    padding-bottom: 5px;
}
/* POI */

.ero .ero-body {width: 300px !important;}
