#popup { color: #000000;}

#popup a, #popup a:visited {
position: relative;
text-decoration:none;
color: #000000;

}

#popup a span.pop { display: none; color: #000000;}

#popup a:hover { text-indent: 0; color: #0000ff; }


#popup a:hover span.pop {
 
position: absolute;
top: 25px;
left: 30px;
width: 240px;
padding: 0px;
color: #335500;
font-weight: normal;
text-align: left;
border: 1px solid #666;
margin: 0;
display: block;
z-index:4; // important for Opera Browser
}


a span.earthheight { display: none; color: #000000;}

a:hover span.earthheight { 
position: absolute;
top: -28px;
left: 45px;
width: 80px;
padding: 3px;
color: #009900;
font-weight: normal;
font-size: 12px;
text-align: center;
border: 1px solid #666;
background-color: #ffffff;
margin: 0;
display: block;
z-index:4; // important for Opera Browser
}

a span.earthname { display: none; color: #000000;}

a:hover span.earthname { 
position: absolute;
top: -28px;
left: 45px;
width: 80px;
padding: 3px;
color: #0000ee;
font-weight: normal;
font-size: 12px;
text-align: center;
border: 1px solid #666;
background-color: #ffffff;
margin: 0;
display: block;
z-index:4; // important for Opera Browser
}



a span.earthheightbig { display: none; color: #000000;}

a:hover span.earthheightbig { 
position: absolute;
top: 25px;
left: -20px;
width: 80px;
padding: 3px;
color: #009900;
font-weight: normal;
font-size: 12px;
text-align: center;
border: 1px solid #666;
background-color: #ffffff;
margin: 0;
display: block;
z-index:4; // important for Opera Browser
}

a span.earthnamebig { display: none; color: #000000;}

a:hover span.earthnamebig { 
position: absolute;
top: 25px;
left: -20px;
width: 80px;
padding: 3px;
color: #0000ee;
font-weight: normal;
font-size: 12px;
text-align: center;
border: 1px solid #666;
background-color: #ffffff;
margin: 0;
display: block;
z-index:4; // important for Opera Browser
}















a span.earth { display: none; color: #000000;}

a:hover span.earth { 
position: absolute;
top: -8px;
left: 45px;
width: 90px;
padding: 3px;
color: #0000ee;
font-weight: normal;
font-size: 12px;
text-align: center;
border: 1px solid #666;
background-color: #ffffff;
margin: 0;
display: block;
z-index:4; // important for Opera Browser
}

