﻿/* Local overrides for default settings. */
#viewlabel
{
    position: absolute;
    left: 5px;
    top: 10px;
    font-weight: bold;
    font-size: 18px;
}
.outageimage
{
    position: absolute;
    left: 0px;
    top: 41px;
    border-width: 1px;
    border-color: #C5C5C5;
    padding: 1px 1px 1px 1px;
    cursor: pointer;
}
#previous
{
    position: absolute;
    left: 410px;
    top: 10px;
}
#previouslabel
{
    position: absolute;
    left: 435px;
    top: 12px;
}
#refreshtop
{
    position: absolute;
    left: 670px;
    top: 10px;
}
#refreshtoplabel
{
    position: absolute;
    left: 695px;
    top: 12px;
}
#refresh
{
    position: absolute;
    left: 670px;
    top: 10px;
}
#refreshlabel
{
    position: absolute;
    left: 695px;
    top: 12px;
}
#districts
{
    position: absolute;
    left: 920px;
    top: 10px;
    font-size: 12px;
    width: 200px;
}
#districtslabel
{
    position: absolute;
    left: 830px;
    top: 12px;
    font-size: 12px;
    font-weight: bold;
}
#startclosebutton
{
    position: absolute;
    top: 3px;
    left: 670px;
}
#startcloselink
{
    position: absolute;
    top: 5px; left: 695px;
    font-weight: bold;
}
#contactbutton
{
    position: absolute;
    top: 3px;
    left: 540px;
}
#contactlink
{
    position: absolute;
    top: 5px; left: 565px;
    font-weight: bold;
}
#infobutton
{
    position: absolute;
    top: 3px;
    left: 410px;
}
#infolink
{
    position: absolute;
    top: 5px; left: 435px;
    font-weight: bold;
}
#problemtext
{
    position: absolute;
    font-size: 14px;
    top: 840px; left: 70px;
    font-weight: bold;
}
#startiframe
{
    border-style: none;
    position: absolute;
    left: 20px;
    top: 50px;
}
#starttitle
{
    font-size: 30px;
    color: rgb(255, 153, 0);
}
div.outagetable
{
    position: absolute;
    left: 755px;
    top: 70px;
}
table.outagetable
{
    font-size: 9pt;
    width: 400px;
    border-width: 0px;
}
td.areaname
{
    width: 130px;
    border-style: none;
    border-top-style: dotted;
}
td.areafault, td.areaplan
{
    font-weight: bold;
    width: 130px;
    border-style: none;
    border-top-style: dotted;
}
tr.areaheader td.areaname, tr.areaheader td.areafault, tr.areaheader td.areaplan, tr.areaheader td.summary
{
	white-space:normal;
    font-weight: bold;
    border-style: none;
}
#outagecontrols
{
    position: absolute;
    left: 0px;
    top: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #C5C5C5;
    background-image: url(../image/gradient.jpg);
    height: 40px;
    width: 1152px;
}
.outagepopup td
{
    border-style: solid;
    border-width: 1px;
    border-color: #C5C5C5;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    line-height: 1.4;
    background-color: #FFFFFF;
}
