/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://cdn1.gaiaonline.com/src/_/cache_bust_c-8d5019b336ded11251b7868faa278b0a-1755648909-1445-271/src/css/worldmap.css
 */


/*! /src/css/worldmap.css */
#map_container {
 position: relative;
 height: 700px;
 background-color: #DCC092;
}

.map-text {
  font-size: 120%;
}

/* 
 * Map naming, positioning, movement
 */
.postdetails { font-size: 10px; color:#000; }
#map { 
 position:absolute; 
 left:60px; top:50px;
}
#map-name { 
 position:absolute;
 left:90px; 
 top:580px;
 width:300px; 
}
#map-time { 
 position:absolute;
 text-align:right; 
 left:450px; 
 top:580px;
 width:130px; 
}
#map-refresh { 
 position:absolute; 
 left: 0;
 top:640px; 
 padding: 20px; 
}
#teleport { 
 position:absolute; 
 left:480px; 
 top:10px; 
}
