|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/gwsolutions/disney/ |
Upload File : |
* { font-family: Verdana, Arial, Sans Serif; font-size: 14px; cursor:pointer;}
body
{
background-color: #ffeecc;
margin: 0 0 0 0 ;
cursor: default;
}
.bubble
{
border: 1px solid #eeffff;
border-radius: 3px;
background-color: #eeffff;
-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
padding: 5px 5px 5px 5px;
font-size: 12px;
letter-spacing: 1px;
cursor: default;
}
#map_canvas
{
border-bottom: 1px solid #333333;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
min-height: 860px;
cursor: pointer;
}
#info
{
position: absolute;
top: 7px;
right: 7px;
width: 160px;
z-index: 100;
text-align: right;
}
#legend
{
position: absolute;
top: 650px;
left: 7px;
width: 220px;
height: 100px;
z-index: 100;
text-align: left;
}
.color_tile
{
width: 15px;
height: 15px;
display: inline-block;
opacity: .7;
}
#point_info
{
position: absolute;
top: 7px;
left: 7px;
width: 230px;
z-index:100;
}
#selectors
{
padding: 8px 5px 8px 5px;
border-bottom: 1px solid #333333;
}
.label
{
color: #333333;
font-size: 12px;
}
.minibutton
{
color: #993333;
font-size: 9px;
}
.point_caption
{
font-size: 12px;
padding-bottom: 5px;
width: 45%;
display: inline-block;
font-weight: normal;
color: #333333;
}
.point_value
{
font-size: 13px;
padding-bottom: 5px;
width: 55%;
display: inline-block;
font-weight: normal;
color: Black;
}