#map3
{
	width:100%;
	height:100%; 
	overflow: hidden;
	background-color: #F2EFE9; 
}
#map
{
	width:100%;
	height:100%; 
	overflow: hidden;
	 position:relative;
	background-image:url	(images/bg.gif);
	background-repeat:repeat-y ;
	background-repeat:repeat-x;
	 
}
#map2
{
	width:100%;
	height:100%;  
	overflow: hidden; 
	background-color: #F2EFE9; 
}
#map12
{
	width:624px;
	height:360px;  
	overflow: hidden; 
	background-color: #F2EFE9; 
	border: 1px solid black; 
} 
.STYLE6
{
	font-size: 10px;
}
div.olMapViewport
{
	-moz-user-select: none;
}
.olLayerGoogleCopyright
{
	left: 2px;
	bottom: 2px;
}
.olLayerGooglePoweredBy
{
	left: 2px;
	bottom: 15px;
}
.olControlAttribution
{
	font-size: smaller;
	right: 3px;
	bottom: 4.5em;
	position: absolute;
	display: block;
}

.tJScale
{
	z-index: 1100;
	border-bottom: 0px;
	position: absolute;
	border-left: 0px;
	width: 100px;
	bottom: 20px;
	height: 20px;
	border-top: 0px;
	top: auto;
	left: 20px;
	border-right: 0px;
	font-size: smaller;
}
.tJScale .tJV
{
	position: absolute;
	width: 100%;
	bottom: 5px;
	height: 15px;
	font-size: 12px;
	text-align: center;
}
.tJScale.tJL
{
	position: absolute;
	background-color: #000000;
	width: 2px;
	bottom: 0px;
	height: 10px;
	font-size: 0px;
}
.tJScale.tJC
{
	position: absolute;
	background-color: #000000;
	width: 100%;
	bottom: 4px;
	height: 3px;
	font-size: 0px;
}
.tJScale.tJR
{
	position: absolute;
	background-color: #000000;
	width: 2px;
	bottom: 0px;
	height: 10px;
	font-size: 0px;
	right: 0px;
}
.olControlPermalink
{
	right: 3px;
	bottom: 1.5em;
	display: block;
	position: absolute;
}
div.olControlMousePosition
{
	bottom: 1px;
	right: 3px;
	display: block;
	position: absolute;
	font-family: Arial;
	font-size: smaller;
}
.olControlOverviewMapContainer
{
	position: absolute;
	bottom: 1px;
	left: 1px;
}
.olControlOverviewMapElement
{
	padding: 1px 1px 1px 1px;
	background-color: #F2EFE9;
	border: 1px solid #541FDC;
	-moz-border-radius: 1em 0 0 0;
}
.olControlOverviewMapMinimizeButton
{
	right: 0px;
	bottom: 80px;
}
.olControlOverviewMapMaximizeButton
{
	right: 0px;
	bottom: 80px;
}
.olControlOverviewMapExtentRectangle
{
	cursor: move;
	border: 2px solid red;
	border-color: Red;
	background-color: Green;
}
.olLayerGeoRSSDescription
{
	float: left;
	width: 100%;
	overflow: auto;
	font-size: 1.0em;
}
.olLayerGeoRSSClose
{
	float: right;
	color: gray;
	font-size: 1.2em;
	margin-right: 6px;
	font-family: sans-serif;
}
.olLayerGeoRSSTitle
{
	float: left;
	font-size: 1.2em;
}
.tJPopup
{
	padding: 5px;
	background-color: red;
}
.tJPopupContent
{
	padding: 16px 18px 8px 8px;
	word-break: break-all;
}
.tJLabel
{
	padding: 2px;
	background-color: #00a151 ;
	height: 18px;
	font-size:12px;
	color:White;
}
.tJLabelContent
{
}
.tJInfoWin
{
}
.tJInfoWinContent
{
	padding-top:1px;
	background-color:#f3fbfd;
}
.olControlNavToolbar
{
	width: 0px;
	height: 0px;
}
.olControlNavToolbar div
{
	display: block;
	width: 28px;
	height: 28px;
	top: 300px;
	left: 6px;
	position: relative;
}
.olControlNavToolbar .olControlNavigationItemActive
{
	background-image: url(        "img/panning-hand-on.png" );
	background-repeat: no-repeat;
}
.olControlNavToolbar .olControlNavigationItemInactive
{
	background-image: url(        "img/panning-hand-off.png" );
	background-repeat: no-repeat;
}
.olControlNavToolbar .olControlZoomBoxItemActive
{
	background-image: url(   "img/drag-rectangle-on.png" );
	background-color: orange;
	background-repeat: no-repeat;
}
.olControlNavToolbar .olControlZoomBoxItemInactive
{
	background-image: url("img/drag-rectangle-off.png" );
	background-repeat: no-repeat;
}
.toolbar
{
	float: right;
	right: 250px;
	height: 30px;
	width: 200px;
}
.toolbar div
{
	float: right;
	width: 24px;
	height: 24px;
	margin: 5px;
}
.toolbar .olControlNavigationItemActive
{
	background-image: url(        "img/pan_on.png" );
	background-repeat: no-repeat;
}
.toolbar .olControlNavigationItemInactive
{
	background-image: url(        "img/pan_off.png" );
	background-repeat: no-repeat;
}
.toolbar .olControlDrawFeaturePointItemActive
{
	background-image: url(        "img/draw_point_on.png" );
	background-repeat: no-repeat;
}
.toolbar .olControlDrawFeaturePointItemInactive
{
	background-image: url(        "img/draw_point_off.png" );
	background-repeat: no-repeat;
}
.toolbar .olControlDrawFeaturePoint2ItemActive
{
	background-image: url(        "img/point1.gif" );
	background-repeat: no-repeat;
}
.toolbar .olControlDrawFeaturePoint2ItemInactive
{
	background-image: url(        "img/point0.gif" );
	background-repeat: no-repeat;
}
.toolbar .olControlDrawFeaturePathItemInactive
{
	background-image: url(        "img/draw_line_off.png" );
	background-repeat: no-repeat;
}
.toolbar .olControlDrawFeaturePathItemActive
{
	background-image: url(        "img/draw_line_on.png" );
	background-repeat: no-repeat;
}
.toolbar .olControlDrawFeaturePolygonItemInactive
{
	background-image: url(        "img/draw_polygon_off.png" );
	background-repeat: no-repeat;
}
.toolbar .olControlDrawFeaturePolygonItemActive
{
	background-image: url(        "img/draw_polygon_on.png" );
	background-repeat: no-repeat;
}
.Adaptive
{
	width: 200px;
}

.tJVOMap
{
	right: 0px;
	bottom: 0px; 
}
.tJVOMap .tJElement
{
	background-color: #eaeafe;
	border: #979797 1px solid;
	background-color: #e8ecf8; 
	padding-left:1px;
	padding-top:1px;
	padding-right:1px;
	padding-bottom:1px;
}
.tJVOMap .tJOpenImg
{
	 right:0px;
	 bottom:0px;
	 cursor:hand;
	 position:absolute;
	 z-index:1010;
}
.tJVOMap .tJMapExtentRectangle
{
	overflow: hidden;
	background-image: url("theme/default/blank.gif");
	BACKGROUND-COLOR:#6666cc; 
	cursor: move;
	border: 1px ridge red;
}
.tJVOMap .tJMap
{
	 border: #979797 1px solid; 
}

