/* AlertSite Alert StyleSheet
   Last Modified: Jun 22, 2011 */

#criticalheaderlong {
    width:915px;
    height:34px;
    background:url(criticalheaderlong.jpg) no-repeat;
    padding:16px 5px 0 10px;
    color:#FFF;
    font:14px Arial bold;
}

#infoheaderlong {
    width:915px;
    height:34px;
    background:url(infoheaderlong.jpg) no-repeat;
    padding:16px 5px 0 10px;
    color:#FFF;
    font:14px Arial bold;
}

#testheaderlong {
    width:915px;
    height:34px;
    background:url(testheaderlong.jpg) no-repeat;
    padding:16px 5px 0 10px;
    color:#FFF;
    font:14px Arial bold;
}

#expiredheaderlong {
    width:915px;
    height:34px;
    background:url(expiredheaderlong.jpg) no-repeat;
    padding:16px 5px 0 10px;
    color:#FFF;
    font:14px Arial bold;
}

.value_title { font-size: 125%; }

.header_box { width: 100%; border: 1px solid black; padding-bottom: 10px; }

.text_box { padding-bottom: 5px; border-bottom: 1px solid #A9A9A9; }

.text_box_indent { margin-left: 25px; }

.text_box_indent ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
}

.info_summary_box { padding-left: 25px; padding-bottom: 5px; }

.references ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 90%;
}

.references ul li { padding-top: 7px; padding-left: 15px; }

.references ul ul li {
    padding-left: 25px;
    padding-top: 7px;
    background-image: url("ref-bullet.gif");
    background-repeat: no-repeat;
    background-position: .25em .25em;
}

.references_current { font-weight: bold; }

.map_box {
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    /* width: 45px; */
    /* float: left; */
    border: 1px solid black;
}

.map_info_box {
    margin: 0;
    padding: 5px;
    border: 1px black solid;
    /* width: 25%; */
    width: 125px;
    float: left;
}

.map_info_box a { text-decoration: none; color: blue; }

.map_info_box a:hover { font-weight: bold; }

.map_info_box ul { margin-top: 0; margin-bottom: 0; }