﻿html, body
{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
body
{
    font-family: Trebuchet MS,tahoma,arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
}
h1
{
    color: #0A446C;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px;
    padding: 0;
}
h2
{
    color: #8CC540;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 5px 0;
}
h3
{
    color: #369;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0;
    padding: 0;
}
h4
{
    color: #4398B5;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0;
}
h5
{
    color: #226;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0 0 10px;
}
img
{
    border: 0 none;
}
p
{
    margin: 0;
    padding: 10px 0;
}
#header
{
    background-image: url("../images/body/header-bg.jpg");
    background-repeat: repeat-x;
    height: 63px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#header-left
{
    width: 350px;
    height: 63px;
    margin: 0;
    padding: 0;
    float: left;
}
#header-map-toolbar
{
    position: absolute;
    top: 10px;
    right: 0;
    margin: 0 10px 0 0;
    padding: 5px;
    border-radius: 8px;
    z-Index: 998;
}
#header-map-links
{
    position: absolute;
    top: 14px;
    right: 205px;
    z-index: 998;
}
#header-map-links div
{
    color: #fff;
    background-color: #4398B5;
    border: 2px solid #fff;
    border-radius: 6px;
    font-size: 13px;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 5px;
    display: inline-block;
    cursor: pointer;
}
#header-map-links div:hover
{
    color: #4398B5;
    background-color: #fff;
    border: 2px solid #4398B5;
}
#header-map-links a
{
    color: #fff;
    text-decoration: none;
}
#header-map-version {
    color: #fff;
    position: absolute;
    top: 50px;
    right: 15px;
    font-size: 8px;
    z-Index: 998;
}
#sidebar-option-container {
    margin: 107px 0 0;
    text-align: center;
}
.side-option-icons
{
    margin: 10px 0;
    padding: 4px;
    cursor: pointer;
}

#sidebar-container
{
    height: 100%;
    margin: 0;
    padding: 0;
}
#sidebar-container input
{
    width: 200px;
}
#sidebar-container select
{
    width: 312px;
}
#sidebar-header-container
{
    height: 105px;
    width: 333px;
}
#sidebar-header-logo-county
{
    background-color: #FEC70A;
    height: 80px;
    width: 80px;
    margin: 8px 0 0 10px;
    border: 5px solid #8CC540;
    border-radius: 100%;
    display: inline-block;
}
#sidebar-header-logo-county img
{
    margin: 15px 0 0 3px;
    display: block;
}
#sidebar-header-right
{
    margin: 8px 0 0 3px;
    vertical-align: top;
    display: inline-block;
}
#sidebar-header-logo-city-scape
{
    margin: 8px 0 0 8px;
    display: inline-block;
}
#sidebar-header-logo-city-scape img
{
    display: block;
}
#sidebar-header-title
{
    color: #fff;
    margin: 0 0 0 3px;
    font-size: 20px;
    font-weight: bold;
}
#sidebar-footer-container
{
    color: #fff;
    margin: 2px 17px 0 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#sidebar-initializing-content
{
    width: 100%;
    margin: 0;
    padding: 10px 10px 10px 7px;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}
#sidebar-section-content
{
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}
#sidebar-section-content .section {
    padding: 15px 5px 20px;
    cursor: pointer;
    opacity: .20;
}
#sidebar-section-content .active
{
    cursor: default;
    opacity: 1.0;
    border-bottom: 2px solid #0A446C;
}

#splash-container
{
    position: absolute;
    top: 77px;
    left: 367px;
    width: 864px;
    margin: 0;
    padding: 20px 10px;
    text-align: center;
    border-radius: 6px;
    z-index: 99;
}
#splash-logo-container
{
    background-color: #4398b5;
    margin: 10px 50px 0;
}
#splash-logo-county
{
    background-color: #FEC70A;
    height: 200px;
    width: 200px;
    margin: 12px 0 10px;
    border: 6px solid #8CC540;
    border-radius: 100%;
    display: inline-block;
}
#splash-logo-county img
{
    margin: 40px 0 0 6px;
    width: 180px;
    display: block;
}
#splash-logo-right {
    margin: 9px 0 0 55px;
    vertical-align: top;
    display: inline-block;
}
#splash-logo-title
{
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}
#splash-logo-city-scape
{
    margin: 22px 0 0 55px;
    vertical-align: top;
    display: inline-block;
}
#splash-logo-city-scape img
{
    width: 450px;
    display: block;
}
#splash-title
{
    margin: 30px 0 0;
    padding: 5px 5px 0 5px;
    font-size: 40px;
    font-weight: bold;
}
#splash-loading
{
    width: 220px;
    margin: 30px auto 0;
}
#splash-start-button
{
    width: 220px;
    margin: 30px auto 0;
    cursor: pointer;
}
.splash-button-content {
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 6px;
}
#splash-message
{
    margin: 20px 0 0;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
#splash-message-left {
    float:left;
    margin: 0 0 0 200px;
}
#splash-message-right {
    float: right;
    margin: 0 200px 0 0;
}
#disclaimer-container
{
    position: absolute;
    top: 77px;
    left: 367px;
    width: 600px;
    margin: 0;
    padding: 15px 20px;
    text-align: justify;
    color: #4398B5;
    background-color: #fff;
    border: 2px solid #4398B5;
    border-radius: 6px;
    font-size: 13px;
    z-index: 99;
}
#disclaimer-container div
{
    color: #fff;
    background-color: #4398B5;
    border: 2px solid #0A446C;
    border-radius: 6px;
    width: 50px;
    margin: 0 auto;
    padding: 5px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
#disclaimer-container div:hover
{
    color: #4398B5;
    background-color: #fff;
    border: 2px solid #4398B5;
}

#modal-data-container
{
    position: absolute;
    top: 0;
    left: 375px;
    width: 300px;
    margin: 0;
    padding: 2px;
    border-radius: 6px;
    z-index: 99;
}
#modal-data-header
{
    min-height: 18px;
    margin: 0;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#modal-data-title
{
    float: left;
    margin: 2px 0 0;
    padding: 0;
}
#modal-data-close-button
{
    float: right;
    margin: 0;
    padding: 0;
}
#modal-data-message
{
    clear: both;
    margin: 0;
    padding: 0 10px 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#map-legend-container
{
    margin: 0;
    padding: 3px 0 5px 5px;
    text-align: left;
    border-radius: 6px;
    overflow: auto;
}
#map-legend-container input
{
    width: 18px;
    margin: 3px 3px 3px 0;
    padding: 0;
    text-align: left;
    border: 0 none;
}

#map-data
{
    margin: 0 0 0 -17px;
    padding: 0;
}
.input-label-text
{
    margin: 0;
    padding: 10px 0 0;
}
