
body {
	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;
}
#Map
{
	position:absolute;
	overflow: hidden;
	border: 2px solid black;
	background-color:White;
	top:115px;
	left:260px;
}

.MapCalloutTrTop
{
	padding-top:10px;
	padding-left:5px;
	padding-right:25px;
	height:40px;
	vertical-align:top;
}
.MapCalloutTr
{
	border:1px Red;
	width:100%;
}
.MapCalloutTd
{
		

}
#CallOutMap
{
	position:absolute;
	overflow: hidden;
	border: 2px solid black;
	background-color:White;
	left:5px;
	top:60px;
	width:280px;
	height:175px;
	
}
#CallOutMapLinks
{
	position:absolute;
	left:10px;
	top:240px;
	color:Black;
	}

#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:15px;
	right:10px;	
}

.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:#3b3b3b;
	float:left;
	width:241px;
	height:100%;
	padding:5px 2px 2px 2px;
	margin-top:5px;
	margin-left:0px;
}
.result_header_text 
{
	color:White;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	 font-weight:normal; 
	 text-decoration:none;
	padding:5px 2px 2px 2px;
	width:220px;
	cursor:pointer;
	margin-left:2px;
}



.result_close 
{
	position:absolute;
	top:2px;
	left:228px;
	width:13px;
	height:13px;
	z-index:2;
	cursor:pointer;
}

.result_area 
{
	position:relative;
	width: 236px;
	float:left;
	overflow:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	margin-top:-3px;
	margin-left:0px;
	height:200px;
	border:2px #3b3b3b solid;
	background-color:White;
		font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	 font-weight:normal; 
	 text-decoration:none;

	color:#3b3b3b;
}
.result
{
	
	cursor:pointer;
	width:210px;
	margin-bottom:7px;
}

.result		  { font-family: Verdana,Arial,Helvetica,sans-serif; color: #5a74a0; font-size: 10px; font-weight:normal; text-decoration:none;cursor:pointer;}
.result:hover   { text-decoration:underline}

.result_text
{
	 font-family: Verdana,Arial,Helvetica,sans-serif; 
	 color: Black; 
	 font-size: 10px; 
	 font-weight:normal; 
	 text-decoration:none;
}

.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:64px;
}
.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:1px;
	top:4px;
	color:White;
	width:14px;
	text-align:center;
	font-weight:bold;
	font-size:7;
}

.PoiNumTextBlack
{
	position:absolute;
	left:1px;
	top:4px;
	color:Black;
	width:14px;
	text-align:center;
	font-weight:bold;
	font-size:7;
}

.PoiIcon
{
	position:absolute;
	left:13px;
	top:3px;
	width:16px;
	height:16px;
}

.pinDialogIcon
{
	position:absolute;
	left:298px;
	top:93px;
	width:32px;
	height:32px;
	z-index:100;
}

.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;
}
#BigPoiDialogNavi
{
	position:absolute;
	left:5px;
	top:220px;
	width:260px;
	height:32px;
	color:Black;
	vertical-align:middle;
}

#SmallPoiDialogHeader
{
	position:absolute;
	left:10px;
	width:322px;
	top:8px;
	height:18px;
	background-color:#DEFCFB;
	color:Black;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}


#SmallPoiDialogBody
{
	position:absolute;
	overflow:hidden;
	left:10px;
	width:322px;
	top:24px;
	height:100px;
	z-index:0;
	border:1px #DEFCFB solid;
 
}

#SmallPoiDialogItems
{
	width:290px;
	text-align:center;
	color:Black;
	float:left;
		display:none;

}

#SmallPoiDialogTabs
{
	width:290px;
	height:72px;
	background-color:White;
	background:White solid;
}

.SmallCalloutTabText
{
	text-align:left;
	color:Black;
	width:200px;
	height:100%
}
.SmallCalloutTabTextNoScroll
{
	text-align:left;
	color:Black;
	position:absolute;
	width:200px;
}

#SmallPoiDialogNavi
{
	position:absolute;
	left:5px;
	top:100px;
	width:260px;
	height:32px;
	color:Black;
	vertical-align:middle;
	display:none;
}

#MediumPoiDialogHeader
{
	position:absolute;
	left:10px;
	width:385px;
	top:8px;
	height:18px;
	background-color:#DEFCFB;
	color:Black;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}


#MediumPoiDialogBody
{
	position:absolute;
	overflow:hidden;
	left:10px;
	width:385px;
	top:24px;
	height:220px;
	z-index:0;
	border:1px #DEFCFB solid;
 
}

#MediumPoiDialogItems
{
	width:380px;
	text-align:center;
	color:Black;
	float:left;
	display:none;

}

#MediumPoiDialogTabs
{
	width:380px;
	height:192px;
	background-color:White;
	background:White solid;
}

.MediumCalloutTabText
{
	text-align:left;
	color:Black;
	overflow:auto;
}
.MediumCalloutTabTextNoScroll
{
	text-align:left;
	color:Black;
	position:absolute;
	width:300px;
}


#MediumPoiDialogNavi
{
	position:absolute;
	left:0px;
	top:290px;
	width:260px;
	height:32px;
	color:Black;
	vertical-align:middle;
	display:none;
	z-index:200;
}



#pinDialogPrevRoute
{
	cursor:pointer;
}

#pinDialogNextRoute
{
	cursor:pointer;
}


#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;
	}
