﻿.dijitSlider {
    background-color: #BBB;
    color: #FFFFFF;
    border-left: 10px solid #BBB;
    border-top: 10px solid #BBB;
    border-bottom: 10px solid #BBB;
    border-right: 10px solid #BBB;
}

.dijitRuleMark {
    border-color: #FFFFFF;
}
/* Shared header */
.HeaderContainer {
    height: 88px;
    width: 100%;
    color: #FFFFFF;
    font-size: 26px;
    background-color: #cc0508;
    background-image: url('../Images/header_gradient_background.png');
    background-repeat: repeat-x;
}

#headerNavigation, #headerHelpLogo {
    margin: 0px 0px 0px 0px;
    padding: 5px 20px 0px 0px;
    float: right;
    width: 270px;
    text-align: right;
    font-family: Verdana;
    font-weight: bold;
    font-size: 0.75em;
}

#headerHelpLogo {
    padding: 10px 20px 0px 0px;
    width: 220px;
}

#RoadSearchText {
    margin: 0px 0px 0px 0px;
    padding: 4px 10px;
    height: 23px;
    width: 210px;
    float: left;
    vertical-align: middle;
    border: 1px solid #900800;
    color: #666;
    line-height: 1.5;
}

#SearchButton {
    border: 1px solid #900800;
}

#FoundDiv a {
    margin: 2px 0 2px 30px;
    padding: 0px 0px 0px 10px;
    display: block;
    background: url("../Images/red_bullet_point_arrow.gif") no-repeat scroll;
    background-position: 2px 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    color: #b80006;
}

    #FoundDiv a:hover {
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
        color: #b80006;
    }

#FoundDiv hr {
    border: #a5a5a5 1px dotted;
    border-style: none none dotted;
    color: #e6e6e6;
    /*position: relative; left:-30px; top: 0px; */
    width: 98%;
    margin: auto;
    font-size: 2px
}

#OverView {
    position: absolute;
    width: 105px;
    /*top: 50px; */
    height: 70px;
    left: 12px;
    overflow: hidden;
}

#OverViewContainer {
    height: 70px;
    padding: 4px 0;
}

#Landing {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 150px;
    bottom: 0px;
    overflow: auto;
    border: 0px solid #808080;
    background-color: #e6e6e6;
    padding: 5px 0px 0px 0px
}

#InnerLanding {
    padding: 5px 20px 5px 20px;
    margin: auto 140px;
    border: none;
    background-color: #f3f3f3;
    font-size: 12px;
    text-align: left;
}

#IdentGrid {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 150px;
    bottom: 0px;
    overflow: hidden;
    border: 0px solid #808080;
    background-color: #e6e6e6;
    padding: 5px 0px 0px 0px;
    visibility: hidden;
}

#FoundDiv {
    padding: 0 0 10px 0;
    margin: auto 140px;
    border: none;
    background-color: #f3f3f3;
    font-size: 12px;
    text-align: left;
    overflow: auto;
    max-height: 140px;
}

#RoadResultsTable {
    font-size: 10px;
    color: #000000;
    width: 100%;
}

#MapSelection {
    overflow: auto;
    max-height: 140px;
}

    #MapSelection table {
        padding-left: 0px;
        font-size: 10px;
        color: #000000;
        width: 100%;
        background-color: #f3f3f3;
    }

        #MapSelection table th {
            background-color: #B80006;
            color: #FFFFFF;
            font-family: Verdana;
            font-size: 12px;
            height: 36px;
            padding: 6px 0 0 5px;
        }


        #MapSelection table td {
            border-bottom: 1px dotted #000000;
            font-family: Verdana;
            font-size: 11px;
            color: #303030;
            padding: 6px 5px;
            vertical-align: top;
        }

    #MapSelection a {
        /*margin: 2px 0px 0px 0px;*/
        padding: 0px 0px 0px 10px;
        display: block;
        background: url("../Images/red_bullet_point_arrow.gif") no-repeat scroll;
        background-position: 2px 5px;
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
        text-decoration: underline;
        color: #b80006;
    }

        #MapSelection a:hover {
            font-family: Verdana;
            font-weight: bold;
            font-size: 12px;
            text-decoration: none;
            color: #b80006;
        }

.leftBar input[type=button] {
    display: block;
    width: 101px;
    height: 31px;
    border: 0;
    outline: none;
}

#Dates {
    padding: 8px 0 0 0;
}

    #Dates input[type=text] {
        width: 96px;
        margin: 2px;
        padding: 1px 1px 1px 4px;
        border-width: 1px;
        border-radius: 4px;
    }

    #Dates select {
        width: 103px;
        margin: 0 0 8px 0;
        border-width: 1px;
        border-radius: 4px;
        padding: 1px 0 1px 0;
    }

    #Dates span {
        display: block;
        margin: 0 0 2px 0;
    }

#layerSelect {
    margin: 2px 4px 4px 4px;
    padding: 0 8px;
    display: inline-block;
    text-align: center;
}

label.rwTab {
    display: inline-block;
    margin: 0 0 4px 0;
    height: 36px;
    cursor: pointer;
}

#LeftBar .tabPane {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.rwButtons {
    margin: 8px 2px;
    text-align: center;
}

    .rwButtons input[type=button] {
        margin: 4px 2px 0 2px;
        width: 103px;
        height: 20px;
        display: inline-block;
        background-color: #777;
        border: 1px solid #444;
        color: white;
        border-radius: 4px;
        width: 103px;
        height: 27px;
        text-align: center;
        padding: 4px 2px;
        cursor: pointer;
        font-size: 8pt;
        font-family: inherit;
    }

        .rwButtons input.alternateHilight {
            background-color: #b80006;
        }

        .rwButtons input[type=button]:hover {
            background-color: #aaa;
            color: #444;
        }

        .rwButtons input[type=button]:active {
            background-color: #b80006;
            color: white;
        }

label.rwTab span.rwTab {
    display: table-cell;
    background-color: #ddd;
    border: 1px solid #444;
    border-radius: 4px;
    width: 103px;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 2px;
}

    label.rwTab input[type=radio] {
        height: 0;
        opacity: 0;
        position: fixed;
        width: 0;
    }

        label.rwTab input[type=radio]:checked + span.rwTab {
            background-color: #b80006;
            color: white;
        }

span.rwEmbargoNote {
    font-size: smaller;
}

.sideLegend {
    padding: 2px 0px 6px 0px;
}

#InnerLanding hr {
    border: #000 1px dotted;
    border-style: none none dotted;
    color: #f3f3f3;
}

#UpdateButton {
    background: url("../Images/update_button.gif");
}

    #UpdateButton:hover {
        background: url("../Images/update_button_mouseover.gif");
    }

#ResetButton {
    background: url("../Images/reset_search_button.gif");
}

    #ResetButton:hover {
        background: url("../Images/reset_search_button_mouseover.gif");
    }

#HelpButton {
    background: url("../Images/help_button.gif");
}

    #HelpButton:hover {
        background: url("../Images/help_button_mouseover.gif");
    }

#SummaryTrafficReportText a {
    margin: 2px 0px 0px 0px;
    padding: 3px 0px 4px 10px;
    display: block;
    background: url("../Images/grey_arrow.png") no-repeat scroll;
    background-position: 0px 5px;
    text-decoration: none;
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
}

    #SummaryTrafficReportText a:hover {
        text-decoration: underline;
    }

#landingRoadworksHelp, #landingResurfacingHelp {
    padding: 0px 20px;
    margin: 0px;
}

    #landingRoadworksHelp li, #landingResurfacingHelp li {
        padding: 0px 20px;
        margin: 0px;
    }

div.sectionTitle {
    font-size: 18px;
    color: #b80006;
    font-weight: bold;
}

div.foundResults {
    background-color: #b80006;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 18px;
    height: 27px;
    padding: 6px 0 0 10px;
}

table.roadPopup {
    border-spacing: 0;
    margin: 8px 0 0 0;
}

table.embargoPopup {
    border-spacing: 0;
    margin: 0;
}

    table.roadPopup th, table.embargoPopup th {
        width: 168px;
        text-align: left;
    }

.esriPopup .titlePane {
    background-color: #b80006;
    /*background-image: url(../Images/header_gradient_background.png);
    background-repeat: repeat-x;*/
}

.esriPopup .contentPane {
    overflow: auto;
    max-height: 370px;
}

.esriPopup .sizer {
    width: 350px;
}

.esriPopup .actionsPane {
    /* Needed for IE, doesn't seem to break chrome et al */
    top: -1px;
}

#TrafficAlert {
    z-index: 50;
    position: absolute;
    display: block;
    top: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

#TrafficAlertInner {
    text-align: center;
    border: 1px solid red;
    background-color: rgba(255, 0, 0, 0.5);
    display: inline-block;
    max-width: 78%;
    margin: 0;
    padding: 4px;
}

.trafficAlertClose {
    float: right;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin: -2px -2px -18px -18px;
    fill: black;
    background-color: white;
    border-radius: 2px;
}

    .trafficAlertClose:hover {
        box-shadow: rgba(0, 0, 0, 0.8) 2px 2px;
    }

.trafficAlertTitle {
    font-size: 18px;
    font-weight: bolder;
}

.trafficAlertMessage {
    font-size: 16px;
}

#CalendarDiv {
    position: absolute;
    top: 250px;
    left: 120px;
    visibility: hidden;
    border: none;
    background-color: Black;
    z-index: 106;
}