body {
    background-color: #000000;
	margin: 0px auto;
	padding: 0px;
	background-image:url(../../images/bg_grey.gif);
	background-position:left top;
	min-width:400px;
	min-height:400px;
	overflow:hidden;	
}

body,  div, a, ul,li, ol, input, textarea, select {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma,Arial, Verdana, 'Trebuchet MS',  GRHelvetica;
	color: #ffffff;
	}
	
td, tr, span {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma,Arial, Verdana, 'Trebuchet MS',  GRHelvetica;
	color: #000000;
}
	
label
{
	color:White;
}	
img {
	border:0px;
}
.calloutLink
{
	cursor:pointer;
	color:Blue;
	z-index:18;
}



#debug
{
	color:White;
	position:absolute;
	left:10px;
	top:0px;
	width:200px;
	height:300px;
display:none;
}
#Map
{
	position:absolute;
	overflow: hidden;
	border: 2px solid black;
	background-color:White;
	top:110px;
	left:260px;
	width:100%;
	height:100%;
}

.MapCalloutTrTop
{
	padding-top:10px;
	padding-left:5px;
	padding-right:25px;
	height:40px;
	vertical-align:top;
}
.MapCalloutTr
{
	border:1px Red;
	width:100%;
	height:182px;	
}
.MapCalloutTd
{

}
#CallOutMap
{
	position:absolute;
	overflow: hidden;
	border: 2px solid black;
	background-color:White;
	left:5px;
	top:60px;
	width:280px;
	height:175px;
}


#mapframe_control
{
	border:0px;
	background-image:url(../../images/page/MapFrameBack.JPG);
	background-position:left top;
	background-repeat:repeat-x;
	width:100%;
	height:1000px;
}




.MapTypeSelect
{
	position:absolute;
	border: 2px solid black;
	background-color:White;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma,Arial, Verdana, 'Trebuchet MS',  GRHelvetica;
	color:Black;
	text-align:center;
	cursor:pointer;
}

#OverviewMap
{
	position:absolute;
	border: 3px solid Black;
 border-bottom-width: 0px;
border-right-width: 0px;
	background-color:White;
	overflow: hidden;
	width:100px;
	height:100px;
	bottom:17px;
	right:12px;	
}

.map_controls
{
	border:1px;
	border-color:Red;
	text-align:center;
	vertical-align:middle;
	float:left;
	width:48px;
	height:450px;
}

.tablink
{ 
	color:Black;
}
	
#top_section {
	background-image:url(../../images/page/bg_top_in.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	margin: 0px auto;
	width:950px;
	height:748px;
}

#top_section1 {
	width:950px;
}

.logo {
    width:330px;
	float:left;
	margin-top:22px;
	margin-left:17px;
}

.edition {
    width:290px;
	float:left;
	margin-top:35px;
}

.top_menu {
	width:280px;
	float:right;
	text-align:right;
}

#top_section2 
{
	
	width:950px;
	float:left;
}

.logo_satelite {
    float:right;
	width:330px;
	margin-top:65px;
	font-size:17px;
	font-weight:bold;
	font-family: 'Trebuchet MS',Tahoma,Arial, Verdana,   GRHelvetica;
	
	}
	
#top_section3 {
	width:950px;
	float:left;
	margin-top:60px;
}

.left_section3 {
	width:258px;
	float:left;
}

.tab	
{
	background-color:#F2F1EF; 
	font-weight:bold; 
	padding:5px; 
	border-top:1px solid #808080; 
	border:1px solid #D3D3D3;  
	margin:2px 0px 2px 0px; 
}





.search_format2 
{
	
	height: 16px;
	width:240px;
	background-color:#ffffff;
	border:1px solid #5b5b5b;
	color:#000000;
}

.search_format3 {	
	height: 16px;
	width:220px;
	background-color:#ffffff;
	border:1px solid #898c91;
	color:#000000;
}

.search_format4 {	
	height: 16px;
	width:220px;
	background-color: #0f5183;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:0px;
	color:#ffffff;
}

.search_format5 {	
	background-color: #0f5183;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:0px;
	color:#ffffff;
}

.search_format6 {	
	background-image:url(../../images/page/bg_textarea.jpg);
	background-position:top;
	border:0px;
	width:240px;
	float:left;
}



.result_container
{
	height:100%;
	padding:0px 0px 0px 0px;
	
}

.result_header 
{
	color:White;
	position:relative;
	background-color:#0f5183;
	border:1px solid #ffffff;
	float:left;
	width:240px;
	height:100%;
	padding:2px 2px 2px 2px;
	margin-bottom:2px;
	margin-left:5px;
}
.result_header_text 
{
	color:White;
	width:205px;
	cursor:pointer;
	margin-left:2px;
}

.result_close 
{
	position:absolute;
	top:2px;
	left:228px;
	width:13px;
	height:13px;
	z-index:2;
	cursor:pointer;
}

.result_print
{
	position:absolute;
	top:2px;
	left:215px;
	width:13px;
	height:13px;
	z-index:2;
	cursor:pointer;
}
.result_desc
{
	color:White;
}
.result_area 
{
	color:White;
	position:relative;
	width: 239px;
	float:left;
	overflow:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	margin-top:-3px;
	margin-bottom:5px;
	margin-left:5px;
	height:200px;
	border:1px white solid;
}
.result
{
	color:#AADDFF;
	cursor:pointer;
	width:220px;
	margin-bottom:7px;
}

.map_section3 {
	width:550px;
	float:left;
}

.right_section3 {
	width:130px;
	background-image:url(../../images/page/bg_map.jpg);
	background-position:top;
	border:1px solid #ffffff;
	float:left;
	height:401px;
}
.MapFrame 
{
	width:808px;
	float:left;
	height:500px;
}		
	

#language {
	float:right;
	text-align:right;
	margin-right:10px;
	margin-top:20px;
	width:940px;
}

.callout_text
{
	color:Black;
	font-weight:bold;
}

#addressInCallout
{
	font-weight:bold;
}

.ContextMenu
{
	background-color:White;
	border:1px solid Gray;
	position:absolute;
	width: 150px;
	z-index:20;
	height:39px;
}
.context_menu_item
{
	position:absolute;
	color:Blue;
	width:150px;
	left:0px;
}
.context_menu_item_hover
{
	position:absolute;
	color:Blue;
	width:150px;
	left:0px;
	background-color:#DEFCFB;
	cursor:pointer;
}

.NaviPoint
{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	color:White;
	font-weight:bold;
	font-size:7;
	line-height: 26px;
	cursor:pointer;
}

.PoiNumTextWhite
{
	position:absolute;
	left:3px;
	top:7px;
	color:White;
	width:14px;
	text-align:center;
	font-weight:bold;
	font-size:7;
}

.PoiNumTextBlack
{
	position:absolute;
	left:3px;
	top:7px;
	color:Black;
	width:14px;
	text-align:center;
	font-weight:bold;
	font-size:7;
}

.PoiIcon
{
	position:absolute;
	left:17px;
	top:6px;
	width:16px;
	height:16px;
}

.pinDialogIcon
{
	position:absolute;
	left:263px;
	top:77px;
	width:32px;
	height:32px;
}

.pinDialogIconBig
{
	position:absolute;
	left:358px;
	top:5px;
	width:32px;
	height:32px;
}

.pagingLink
{
	text-decoration:underline;
	cursor:pointer;
	color:#AADDFF;
}

#BigPoiDialogHeader
{
	position:absolute;
	left:5px;
	width:372px;
	top:5px;
	height:17px;
	background-color:#DEFCFB;
	color:Black;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}


#BigPoiDialogBody
{
	position:absolute;
	overflow:auto;
	left:5px;
	width:391px;
	top:22px;
	height:201px;
	z-index:0;
	border:1px #DEFCFB solid;
 
}

#BigPoiDialogItems
{
	width:350px;
	text-align:center;
	color:Black;
	float:left;
}

#BigPoiDialogTabs
{
	width:350px;
	height:112px;
	background-color:White;
	background:White solid;
}

.BigCalloutTabText
{
	text-align:left;
	color:Black;
	width:260px;
	height:100%
}


.BigCalloutTabTextNoScroll
{
	text-align:left;
	color:Black;
	position:absolute;
	width:260px;
}

#pinDialogPrevRoute
{
	cursor:pointer;
}

#pinDialogNextRoute
{
	cursor:pointer;
}
#BigPoiDialogNavi
{
	position:absolute;
	left:5px;
	top:220px;
	width:260px;
	height:32px;
	color:Black;
	vertical-align:middle;
}

#galdiv
{
	position:absolute;
	left:-25px;
	top:90px;
	z-index:-5;
}

.PoiPin
{
	cursor:pointer;
}
.addressPin
{
	cursor:pointer;
}
.startPin
{
	cursor:pointer;
}
.endPin
{
	cursor:pointer;
}

#NaviSpan
{
	position:absolute;
	left:10px;
	top:15px;
	}