#wmap
{
}
#navx
{
border: 1px solid red;
margin-left: 500px;
margin-right: 0px;
margin-top: 12px;
margin-bottom: 12px;
}
#view-message
{
border: 0px solid #e70;
font-size: 12px;
color: #07c959;
min-height:1.4em;
margin-left: 10px;
margin-top: 2px;
margin-bottom:5px;
width: 400px;
text-align: center;
z-index:2;
}
#view-message-shadow1, #view-message-shadow2
{
position: absolute;
top: 301px;
left: 1px;
font-size: 12px;
color: white;
min-height:1.4em;
margin-left: 10px;
margin-top: 2px;
margin-bottom:4px;
width: 400px;
text-align: center;
z-index:1;
}
#view-border
{
position: absolute;
background-color: #888;
border: 0px;
left: 0px;
top: 0px;
width: 402px;
height: 302px;
margin: 0px;
padding: 0px;
}
#view-pane
{
position: absolute;
border: 0px;
left: 1px;
top: 1px;
width: 400px;
height: 300px;
margin: 0px;
padding: 0px;
}
#powered-by
{
position:absolute;
left:2px;
top:2px;
font-size:80%;
z-index:99;
}
.w-help
{
font-size:68%;
}
.loading-div
{
position: absolute;
top: 0px;
height: 250px;
width: 350px;
font-family: arial, helvetica, sans-serif;
font-size: 18px;
background-color: #ccc;
border: 1px solid #ccc;
color: red;
padding: 20px;
}
#positioner
{
border: 0px solid blue;
left: 0px;
top: 0px;
height: 300px;
border: 0px;
margin: 0px;
padding: 0px;
position: relative;
overflow: hidden;
}
#offsetter
{
border: 0px solid green;
position: absolute;
width: 3600px;
height: 300px;
left: 0px;
top: 0px;
}
#fps-view
{
clip: rect( 0, 400, 300, 0 );
overflow:hidden;
}
#left_arrow
{
position: absolute;
width: 100px;
height: 100px;
left: 20px;
top: 20px;
}
