@charset "UTF-8";
h1 {
    color: #000000;
    font-size: 12pt;
    font-family: 'Trebuchet MS',helvetica,arial,verdana;
}
body {
    background-color: #FFFFFF;
    font-family: 'Trebuchet MS',helvetica,arial,verdana;
    color: #000000;
    font-size: 12px;
}
div.center {
    clear: both;
    text-align: center;
    margin: 0px auto;
}
/* Page Title */
div.titleblock {
    margin: 0px 25px;
    text-align: center;
    display: inline-block;
    /* Fix for IE7 inline-block */
    zoom: 1;
    *display: inline;
    vertical-align: top;
}
div.titleelement {
    margin: 5px 10px;
    font-weight: bold;
}
span.title { 
    color: #000000;
    font-family: 'Trebuchet MS',helvetica,arial,verdana;
    font-size: 24px;
}
div.title { 
    color: #ffffff;
    background-color: #1150a0;
    width: 940px;
    margin: 0px 0px;
    padding: 0px 5px; 
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.alert {
    color: #FF0000;
    padding: 0px 10px;
}
.normalfont {
    font-weight: normal;
}
.largefont {
    font-size: 14px;
}
.smallfont {
    font-size: 10px;
}
div.image {
    display: inline-block;
    /* Fix for IE7 inline-block */
    zoom: 1;
    *display: inline;
    margin: 0px;
}
/* Dates of SREF Run */
div.run-description {
    color: #000000;
    font-weight: bold;
    width: 956px;
    background-color: #FFFFFF;
    border: 2px solid #606060;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 5px 0px;
    padding: 5px 0px;
    clear: both;
    overflow: auto;
}
div.prev-srefRun {
    float: left;
    clear: left;
    width: 32%;
    text-align: left;
    padding-left: 1%;
}
div.this-srefRun {
    float: left;
    width: 34%;
    text-align: center;
    margin: 0px auto;
    padding-left: 0%;
    padding-right: 0%;
}
div.next-srefRun {
    float: right;
    width: 32%;
    clear: right;
    text-align: right;
    padding-right: 1%;
}
form.formLink {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
input.formLink {
    border: 0px;
    padding: 0px;
    margin: 0px;
    overflow: visible;
    background-color: transparent;
    color: #0000FF;
    text-decoration: underline;
    font-family: 'Trebuchet MS',helvetica,arial,verdana;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
a.plume {
    color: #0000FF;
    text-decoration: underline;
}
div.dashboardPrefs {
    color: #000000;
    width: 956px;
    margin: 0px 0px;
    padding: 0px 0px 5px 0px;
}
#dashboardPrefs {
    width: 956px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#dashboardPrefs>dl {
    margin: 0px;
    padding: 0px;
}

#dashboardPrefs>dl>dt {
    display: inline-block;
    height: 16px;
    zoom: 1;
    *display: inline;
    margin: 0px 0px 0px 3px;
    padding: 0px;
}
#dashboardPrefs>dl>dt>label {
    vertical-align: middle;
    margin: 0px 0px;
    padding: 0px;
}
#dashboardPrefs>dl>dd {
    display: inline-block;
    height: 16px;
    zoom: 1;
    *display: inline;
    margin: 0px;
    padding: 0px; 
}
#dashboardPrefs>dl>dd>input {
    vertical-align: middle;
    margin: auto 0px; 
    padding: 0px;
}


/* Divs display as tables - for accordian */
div.table {
    display: inline-block;
    /* Fix for IE7 inline-block */
    zoom: 1;
    *display: inline;
    clear: both;
    padding: 5px;
}
div.tr {
    display: inline-block;
    /* Fix for IE7 inline-block */
    zoom: 1;
    *display: inline;
    clear: both;
}
div.td {
    display: inline-block;
    /* Fix for IE7 inline-block */
    zoom: 1;
    *display: inline;
    padding: 2px 0px;
}

div.container {
    width: 956px;
    margin: 0px 0px;
    padding: 5px 0px;
}
/* Main dashboard */
div.dashboard-container {
    width: 956px;
    margin: 5px 0px;
    /* padding: 5px 5px; */
    background-color: #FFFFFF;
    border: 2px solid #606060;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
div.dashboard-main {
    width: 956px;
    clear: both;
}

div.tablewidth {
    width: 946px;
    text-align: center;
    clear: both;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

div.diversionList {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
div.primary {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
div.diversions {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #D6D6D6;
    padding: 1px 0px;
    margin: 0px;
    display: none;
}
div.active {
    display: block;
}
div.alternate {
    
}
div.toggle {
    cursor: pointer;
}
div.bordered {
    margin: 0px -1px;
    border: 1px solid #808080;
}

div.date {
    font-size: 10px;
    min-height: 16px;
    width: 24px;
    padding: 2px 2px;
    margin: 1px 1px;
    text-align: center;
    color: #000000;
}
div.icon {
    height: 16px;
    width: 16px;
    padding: 0px 0px 3px 0px;
    text-align: center;
    margin: 0px;
    vertical-align: bottom;
}
div.airport {
    height: 16px;
    width: 40px;
    padding: 0px 0px 2px 0px;
    text-align: left;
    color: #000000;
    margin: 0px;
    vertical-align: bottom;
}
div.impact {
    font-weight: bold;
    height: 16px;
    width: 24px;
    padding: 2px 2px;
    margin: 1px 1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
}
div.impactwrap {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 30px;
    height: 22px;
}
div.left {
    min-height: 16px;
    width: 38px;
    margin: 1px 1px;
}
div.right {
    height: 16px;
    width: 16px;
    margin: 1px 1px;
}
table.tooltip {
    margin: 0px auto;
    width: 95%;
    clear: both;
}
td.tooltip {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 16px;
    min-width:40px;
}
table.trend {
    margin: 1px auto;
    padding: 1px 0px;
    width: 95%;
    clear: both;
    border-width: 1px 0px ;
    border-style: solid;
    border-color: #808080;
}
td.trend {
    font-weight: bold;
    height: 16px;
    min-width: 26px;
    max-width: 26px;
    padding: 2px 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
}
td.center-align {
    text-align: center;
}

#overDiv {
    position: absolute;
    visibility: hidden;
    z-index: 1000;
    background:#FFFFFF;
    border: 2px solid #606060;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #FFFFFF;
    font-size:10px;
    min-width:250px;
    max-width:250px;
    padding:2px 5px;
    color:#000;
}
/* Legend */
div.legend_box {
    color: #000000;
    width: 956px;
    min-height: 25px;
    background-color: #FFFFFF;
    border: 2px solid #606060;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 5px 0px;
}
div.legend {
    font-weight: bold;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height:16px;
    width:100px;
    padding: 2px 2px;
    margin: 1px 1px;
}
/* Colors for impact categories */
div.NONE, td.NONE {
    background-color: #00ff7f;
}
div.NOML, td.NOML {
    background-color: #00ff7f;
}
div.SLGT, td.SLGT {
    background-color: #FFFF3F;
}
div.MODT, td.MODT {
    background-color: #FFA545;
}
div.HIGH, td.HIGH {
    background-color: #FF5050;
}
div.MISS, td.MISS {
    background-color: #B9B9B9;
    color: #EEEEEE;
}
div.ERROR, td.ERROR {
    background-color: #808080;
    color: #EEEEEE;
}
div.NONE24, td.NONE24 {
    border: 0px;
}
div.NOML24, td.NOML24 {
    padding: 2px;
    border: 0px dotted #909090;
}
div.SLGT24, td.SLGT24 {
    padding: 1px;
    border: 1px dashed #606060;
}
div.MODT24, td.MODT24 {
    padding: 0px;
    border: 2px dotted #303030;
}
div.HIGH24, td.HIGH24 {
    padding: 0px;
    border: 2px solid #000000;
}

/* Display extra links */
div.table-links {
    width: 956px;
    background-color: #FFFFFF;
    border: 2px solid #606060;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 5px 0px;
    text-align: center;	
}
div.link_box {
    color: #FFFFFF;
    width: 15%;
    min-height: 30px;
    background-color: #FFFFFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 3px 0px;
}
/* Footer and other textboxes */
div.dashfooter {
    background-color: #FFFFFF;
    border: 2px solid #606060;
    width: 956px;
    padding: 5px 0px;
    color: #000000;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

div.textbox {
    background-color: #FFFFFF;
    border: 2px solid #606060;
    color: #000000;
    width: 956px;
    overflow: auto;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 5px auto;
}

