﻿#mapDiv
{
position:absolute;

	/*width: 630px;
	height: 500px;*/
	background-color:white;
	/*top:240px;*/
	top:98px;
	left:330px;
	right:10px;
	bottom:10px;
	display: block;
	border: 1px solid #459e00;

}



#leftPane
{
	width: 300px;
	display: block;
	float: left;
	margin-left:5px;
}



#mouseDIV
{
	height: 20px;
	display: block;
	position: absolute;
	left: 340px;
	bottom: 30px;
	color: #0000FF;
	font-size: 11px;
	font-family: verdana;
	z-index:99990;
}


.switchMap
{
	border-width: 1px;
	border-color: #C0C0C0;
	color: black;
	font-family: Arial,sans-serif;
	font-size: small;
	height: 19px;
	/*position: absolute;
	right: 25px;
	top: 250px;*/
	width: 100px;
	z-index: 99999;
	padding: 4px;
	background-color: #FFFFFF;
	float:left;
	margin-top:4px;
}

#bannerDIV
{
 	height: 90px;
	border: 1px solid #A6C9E2;
	display: block;
	position: absolute;
	right: 30px;
	top: 5px;
}

#bergersDIV
{
 	height: 90px;
	
	display: block;
	position: absolute;
	left: 340px;
	top: 30px;
}


#getmapLOGO
{
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	
	}

#loginDiv
{
	
	height: 20px;
	display: block;
	position: absolute;
	left: 320px;
	top: 9px;
}



body
{
	margin: 0px;
	padding: 6px;
	font-size: 11px;
	font-family: Verdana;
}

#dialog_link
{
	padding: 0.4em 1em 0.4em 20px;
	position: relative;
	text-decoration: none;
}

ul#icons li
{
	cursor: pointer;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 2px;
	padding: 4px 0;
	position: relative;
}



.gDiv
{
	margin: 6px;
	padding: 5px;
	background-color: #FFD24F;
	border-color: #EEA837 #EEA837 #FFD24F;
	border-style: solid;
	border-width: 1px;
	color: #0D3692;
}
a
{
	color: #0000FF;
}

/*PopupForm*/

#cCatCode
{
	width: 99px;
}
#cName
{
	width: 198px;
}

#cTel
{
	width: 198px;
}

#cEmail
{
	width: 198px;
}

.tdClass
{
	padding: 4px;
	width: 120px;
}

.tdClass2
{
	padding: 4px;
}



.closeImg
{
	background-color: transparent;
	background-image: url(http://voyager/demo_tech/css/ui-lightness/images/ui-icons_ef8c08_256x240.png);
	background-repeat: no-repeat;
	background-position: -80px -128px;
	background-attachment: scroll;
	opacity: 1;
	width: 16px;
	height: 16px;
}

.divIC
{
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}
#drTimes div
{
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}

#drTimes
{
	display: inline;
}

#popupcommands td div
{
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}

#floatDrawDiv
{
	/*position: absolute;
	top:245px;
	right:140px;*/
    z-index: 99999;
	float:left;
}
#draw td div
{
	margin: 2px;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}

#drawCancel td div
{
	margin: 2px;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}

span.ui-icon
{
	float: left;
	margin: 0 4px;
}

.emailSendLabel
{
	margin: 3px;
}
