﻿.maptools
{
    background-color: #4f4f4f;
    filter: alpha(opacity=40);
    KHTMLOpacity:0.40;
    MozOpacity:0.40;
    opacity:0.40;
    border: 0px;
    padding: 0px;
    line-height: 0px;
    cursor:auto;
    width:375px;
}
.maptoolsover
{
    background-color: #4f4f4f;
    filter: alpha(opacity=80);
    KHTMLOpacity:0.80;
    MozOpacity:0.80;
    opacity:0.80;
    border: 0px;
    padding: 0px;
    line-height: 0px;
    cursor:auto;
    width:375px;
}
.mapnav
{
}
.mapNorthArrow
{
    display:none;
}
.infowindow .title
{
    font-family: Trebuchet MS, Helvetica;
    font-weight: bold;
	color: #000000;
    font-size:14px;
    padding-left:5px;
    padding-top:5px;
}
span.tipLine
{
    font: Verdana 12px;
    line-height:19px;
    padding-left:5px;
}
.links
{
    padding-top:8px;
    padding-left:5px;
}
span.link
{
    font: Verdana 11px;
    line-height:19px;cursor:pointer; cursor:hand;color: #737373;
}

span.link span:hover
{text-decoration:underline;
}
span.link img
{
    cursor:pointer; 
    cursor:hand;
    padding-left:5px;
    padding-right:10px;
    margin-bottom: -4px;
}

.MapMenu
{
	background-color: #737373;
	color: white;
}


.mapFooter
{
	background: #65b310; 
	padding-bottom: -4px;
	margin-bottom: 2px;
	font-size:10px;
}
.mapLayers
{
    position:absolute;
    right:28px;
    top:0px;
    z-index:104;
}
.mapLayersList
{
    padding:5px;
    font-family: Trebuchet MS, Helvetica;
    font-size:12px;
	color: #4f4f4f;
	background-color:White;
    filter: alpha(opacity=95);
    KHTMLOpacity:0.95;
    MozOpacity:0.95;
    opacity:0.95;
    border:solid 1px #4f4f4f;
}   
.mapWipeLayersList
{
}
.mapWipeLink
{
    background-image:url(img/wipe_layers.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
    width:100px;
    filter: alpha(opacity=80);
    KHTMLOpacity:0.80;
    MozOpacity:0.80;
    opacity:0.80;
    height:16px;
    cursor:pointer;
    cursor:hand;
}

.legendFrame
{   
    position:relative;
    top:0px;
    left:0px;
    width:250px;
    height:330px;
}

.mapPopupShow
{
    position:absolute;
    right:15px;
    top:15px;
    background-color: #ffffff;
    border:1px solid #f0f0f0;
    width:250px;
    cursor:auto;
    z-index:102;  
}
.mapPopupHide
{
    display:none
}
.mapPopupContent
{
    position:relative;
    top:0px;
    left:0px;
}
.mapPopupContent a
{
    color:#000000;
}
.mapPopupSubContent
{
    position:relative;
    top:0px;
    left:0px;
    padding:5px;
    font-size: 11px;
	font-weight: bold;
}
.mapPopupSubContent .header
{
    display:inline-block;
    width:70px;
}
.mapPopupSubContent .value
{
    display:inline-block;
    width:100px;
}
.mapPopupSubContent .measureUnits
{
    width:70px;
}
.mapPopupSubContent .layers
{
    width:170px;
}
.mapPopupSubTable
{
    position:relative;
    top:0px;
    left:0px;
    border-top: solid 1px #f2f2f2;
    overflow:auto;
}
.mapPopupSubTable TD
{
	font-size: 11px;
	padding: 5px;
	border-width: 0px;
	background-color: #ffffff;
}
.mapPopupSubTable .alt TD
{
    background-color:#f2f2f2;
	border-width: 0px;
}
.mapPopupHeader
{
    position:relative;
    top:0px;
    left:0px;
    padding:5px;
    height:14px;
    font-size: 11px;
	font-weight: bold;
	background-color:#737373;
	border-bottom: solid 1px #f0f0f0;
    color:#ffffff;
}
.mapPopupHeader span
{
    float:left;
}
.mapPopupHeader .close
{
    background-image:url(img/b_close.png);
    width:9px;
    height:8px;
    margin-right:5px;
    margin-top:4px;
    padding:0px;
    float:right;
    cursor:pointer;
    cursor:hand;
}
.mapPopupHeader .close:hover
{
    background-image:url(img/b_close_hover.png);
}
.mapPopupHeader .collapse
{
    background-image:url(img/b_collapse.png);
    width:9px;
    height:10px;
    margin-right:3px;
    margin-top:3px;
    padding:0px;
    float:right;
    cursor:pointer;
    cursor:hand;
}
.mapPopupHeader .collapse:hover
{
    background-image:url(img/b_collapse_hover.png);
}
.mapPopupHeader .expand
{
    background-image:url(img/b_expand.png);
    width:9px;
    height:10px;
    margin-right:3px;
    margin-top:3px;
    padding:0px;
    float:right;
    cursor:pointer;
    cursor:hand;
}
.mapPopupHeader .expand:hover
{
    background-image:url(img/b_expand_hover.png);
}
.mapScaleBar
{
    position:absolute;
    bottom:0px;
    left:0px;
    height:30px;
    width:106px;
    padding:5px;
    z-index:102;
}
.mapScaleBar div
{
    float:left;
    width:106px;
    text-align:center;
    font-size: 11px;
	font-weight: bold;
	color:Black;
}
.mapScaleBar img
{
    float:left;
}


.selectIcon { background-image:url(img/select.gif);background-repeat:no-repeat; margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.selectTool { background-image:url(img/select.gif);background-repeat:no-repeat; margin:10px;margin-left:20px; width:25px; height:25px; display:block;float: right; cursor:pointer;cursor:hand; border:solid 1px white; }
.setlocationIcon { background-image:url(img/setlocation.gif);background-repeat:no-repeat; margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.setlocationTool { background-image:url(img/setlocation.gif);background-repeat:no-repeat; margin:10px;margin-left:20px; width:25px; height:25px; display:block;float: right; cursor:pointer;cursor:hand; border:solid 1px white; }
.printIcon { background-image:url(img/print.gif);background-repeat:no-repeat; margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.printHTMLIcon { background-image:url(img/print.gif);background-repeat:no-repeat; margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.measureIcon { background-image:url(img/measure.gif);background-repeat:no-repeat; margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.legendIcon { background-image:url(img/legend.gif);background-repeat:no-repeat; margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.panIcon { background-image:url(img/pan.gif);background-repeat:no-repeat; margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.pointerIcon { background-image:url(img/pointer.gif);background-repeat:no-repeat; margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.zoomprevIcon { background-image:url(img/zoomprev.gif);background-repeat:no-repeat;margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.zoomoutIcon { background-image:url(img/zoomout.gif);background-repeat:no-repeat;margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.zoominIcon { background-image:url(img/zoomin.gif);background-repeat:no-repeat;margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.identifyIcon { background-image:url(img/identify.gif);background-repeat:no-repeat;margin:5px;margin-left:1px; width:25px; height:25px; display:block;float: right; }
.printIcon:hover,.printHTMLIcon:hover,.measureIcon:hover, .legendIcon:hover, .pointerIcon:hover, .panIcon:hover, .zoomoutIcon:hover, 
.zoominIcon:hover, .zoomprevIcon:hover, .identifyIcon:hover, .setlocationIcon:hover, .selectIcon:hover  
{ cursor:pointer;cursor:hand;margin:4px;margin-left:0px; width:25px; height:25px; border:solid 1px white; }
.infowindow .sprite {background-image:url(img/infowindow.png);_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/App_Themes/BinaryBus/img/infowindow.png');}
.tundra .infowindow .sprite {background-image:url(img/infowindow.png);_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/App_Themes/BinaryBus/img/infowindow.png');}
.nihilo .infowindow .sprite {background-image:url(img/infowindow.png);_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/App_Themes/BinaryBus/img/infowindow.png');}
    

