﻿
.VE_Pushpin, .VE_PushPin
{
    color: #000000;
    display: block;
    font-size: 10pt;
    font-weight: bold;
    height: 39px;
    line-height: 27px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 25px;
    z-index: 1000;
}

.VE_Pushpin img
{
    border: 0 none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}

.MSVE_Map .VE_Pushpin_search, .MSVE_Map .VE_Pushpin_search_precise, .MSVE_Map .VE_Pushpin_search_nonprecise
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent none repeat scroll 0 0;
}



.toolbox
{
    margin-bottom: 2px;
}

.toolbox img
{
    padding: 1px;
}

.toolbox img:hover
{
    cursor: pointer;
    border: 1px solid #256CB4;
    padding: 0;
}

.toolboxImg
{
}



.icon16ButtonON
{
    background-color: #BCD7F1;
    border: 1px solid #256CB4;
    color: #000000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 0 2px 1px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.icon16ButtonDOWN
{
    background-color: #92B8E7;
    border: 1px solid #256CB4;
    color: #000000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 1px 1px 0 3px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.icon16ButtonOFF
{
    color: #000000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 1px 3px 2px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.icon16ButtonDISABLED
{
    color: #808080;
    cursor: default;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 1px 3px 2px;
    position: relative;
    text-decoration: none;
}


.toolButtonSelected
{
}

.toolButtonSelected span
{
    background-color: #92B8E7;
    border: 1px solid #256CB4;
    color: #000000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 1px 1px 0 3px;
    position: relative;
    text-decoration: none;
    -moz-user-select: none;
    cursor: pointer;
}

.toolButtonSelected span:hover
{
    background-color: #92B8E7;
    border: 1px solid red;
    color: #000000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 1px 1px 0 3px;
    position: relative;
    text-decoration: none;
    -moz-user-select: none;
    cursor: pointer;
}

.toolButtonNormal
{
}

.toolButtonNormal span
{
    color: #000000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 1px 3px 2px;
    position: relative;
    text-decoration: none;
    -moz-user-select: none;
    cursor: pointer;
}

.toolButtonNormal span:hover
{
    background-color: #BCD7F1;
    border: 1px solid #256CB4;
    color: #000000;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 0 2px 1px;
    position: relative;
    text-decoration: none;
    -moz-user-select: none;
    cursor: pointer;
}


.toolButtonDisabled
{
    color: #808080;
    cursor: default;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 1px 3px 2px;
    position: relative;
    text-decoration: none;
}

/*
.toolButtonSelectedOver
{
	background-color: #BCD7F1;
	border: 1px solid #256CB4;
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	height: 20px;
	margin: 0 2px 0 0;
	padding: 0 2px 1px;
	position: relative;
	text-decoration: none;
	-moz-user-select: none;
	cursor: pointer;
}

*/


.plushome
{
    top: 2px;
    left: 9px;
    position: relative;
}
.plus
{
    background-position: left;
    border: 1px solid green;
    width: 8px;
    height: 8px;
    font-size: 12px; /* 			  text-align:center; 			background-image:url("/bingmaps/images/DragHandle.gif"); 			 margin: -11px 0 -3px -10px; 			  padding: -11px 0 -3px -10px; 			 left:5px; 			 top:3px; 			 position:relative; 			 */
}
.plusup
{
    background-color: Purple;
}
.plusup:hover
{
    background-color: green;
}
.plusdown
{
    background-color: blue;
}
.plusdown:hover
{
    background-color: Red;
}
.plustext
{
    font-size: 13px;
    font-weight: bold;
    color: White;
    top: -4px;
    left: -1px;
    position: relative;
    cursor: pointer;
}
.plustext2
{
    font-size: 14px;
    font-weight: bold;
    color: White;
    top: -4px;
    left: 1px;
    position: relative;
    cursor: pointer;
}

.controldiv
{
    background-color: #FFFFFF;
    position: absolute;
    top: 1px;
    left: 400px; /*visibility: hidden;*/
    width: 300px;
    z-index: 1002;
}

.controltitle
{
    background-color: #D2E3F8;
    border-left: 1px solid #D2E3F8;
    border-right: 1px solid #D2E3F8;
    border-top: 1px solid #D2E3F8;
    border-width: 1px 1px 0;
    display: block;
    height: 18px;
    left: 0;
    position: relative;
    top: 0;
    width: 300px;
}

.controltext
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #B7D8ED;
    border-left: 1px solid #B7D8ED;
    border-right: 1px solid #B7D8ED;
    border-width: 0 1px 1px;
    font-size: 8pt;
    left: 0;
    overflow: auto;
    padding: 1px 5px 4px;
    position: absolute;
    top: 18px;
    width: 290px;
}

.controlbox
{
    width: 290px;
}

.controlsection
{
    -x-system-font: none;
    float: left;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin-left: 0;
    margin-top: 5px;
    vertical-align: middle;
    width: 290px;
}

.active_button
{
    cursor: pointer;
}

.radiusTxt {
    font-size: 12px;
    font-weight: bold;
    width: 60px;
    color: red;
    /*text-align: center;*/
    margin-top: -5px;
    margin-left: -30px;
}