/* WSDOT CSS style document */
html {
    font-size: 100%;
}

body {
    font-family: 'Lato',Verdana,Arial,Helvetica,sans-serif;
    font-size: 69.5%;
    margin: 0em;
    padding: 0em;
    background-color: #f2f2f2;
}

a {
    color: #036;
}

    a:hover {
        text-decoration: none;
    }

    a:visited {
        color: #017359;
    }

p, ul, ol, dl {
    font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0em;
    margin: 0em;
}

h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.8em;
    line-height: 1.5em;
}

    h1 a {
        color: #000000;
        text-decoration: none;
    }

        h1 a:hover {
            text-decoration: underline;
        }

        h1 a:visited {
            color: #000000;
        }

h2 {
    font-size: 1.7em;
    color: #003366;
}

h3 {
    font-size: 1.25em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: bold;
}

.italic {
    font-style: italic
}

.bold {
    font-weight: bold;
}

.row {
    clear: both;
    margin-top: 15px;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.cb {
    clear: both;
}

img {
    border-style: none;
    border-width: 0px;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.skip {
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.hide {
    display: none;
}

.breadcrumbs {
    padding: 15px 0 10px 15px;
    font-size: 11px;
}

    .breadcrumbs p {
        display: inline;
        font-size: 11px;
    }

    .breadcrumbs ol {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 11px;
        display: inline;
    }

    .breadcrumbs li {
        display: inline;
    }

/* Background logo images */
a.twitter {
    background: url("//www.wsdot.wa.gov/media/images/back/twitter.png") top left no-repeat;
    padding: 0px 0px 5px 20px;
}

a.rss {
    background: url("//www.wsdot.wa.gov/media/images/back/feed.png") top left no-repeat;
    padding: 0px 0px 5px 20px;
}

/*** Header and branding ***/
#header {
    position: relative;
    background: #fff;
}

    #header .topban {
        background: #017359;
        height: 2.5em;
    }

.topnav {
    margin: 0 auto;
    padding: 8px 0 0 0;
    width: 1000px;
}

    .topnav a {
        color: #ffffff;
        text-decoration: none;
    }

        .topnav a:hover {
            text-decoration: underline;
            color: #ffffff;
        }

        .topnav a:visited {
            color: #ffffff;
        }

    .topnav ul {
        list-style: none;
    }

    .topnav li {
        list-style: none;
        font-size: 11px;
        float: right;
        border-left: 1px dotted #ffffff;
        padding: 0em .6em 0em .6em;
    }

        .topnav li.first {
            border-left: none;
        }


.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.logoemail {
    margin: 0 auto;
    width: 1000px;
}

    .logoemail .logo {
        float: left;
        margin: 15px 0 15px 15px;
    }

        .logoemail .logo h1 {
            background: url("https://www.wsdot.wa.gov/media/images/back/greenlogo.png");
            background-repeat: no-repeat;
            width: 240px;
            height: 39px;
        }

        .logoemail .logo a {
            width: 240px;
            height: 39px;
        }

            .logoemail .logo a img {
                float: left;
            }

    .logoemail .search {
        float: right;
        padding-top: 23px;
        padding-right: 20px;
    }

        .logoemail .search .search-text {
            width: 248px;
            height: 17px;
            margin: 0px 8px 0 0;
            padding: 2px;
            float: left;
            border: 1px solid #ccc;
        }

        .logoemail .search .searchButton {
            color: #fff;
            font-family: 'trebuchet ms',helvetica,sans-serif;
            font-size: 12px;
            font-weight: bold;
            background-color: #017359;
            border: none;
            margin: 0;
            cursor: pointer;
            height: 23px;
        }


.mainban {
    clear: both;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 38px;
}

    .mainban .mainnav {
        position: relative;
        width: 1000px;
        margin: 0 auto;
        padding-left: 7px;
        z-index: 1;
    }

        .mainban .mainnav ul {
            float: left;
            height: 28px;
            margin: 0;
            padding: 10px 0 0;
            list-style: none;
        }

            .mainban .mainnav ul li {
                display: inline;
                position: relative;
                padding: 10px 0;
                font-weight: bold;
            }

                .mainban .mainnav ul li a {
                    padding: 0 1em;
                    border-right: 1px solid #666;
                    font-size: 13px;
                    font-weight: bold;
                    line-height: 1.5em;
                    color: #222;
                    text-decoration: none;
                }

                .mainban .mainnav ul li:last-child a {
                    border: none;
                }

                .mainban .mainnav ul li a:hover {
                    color: #017359;
                    text-decoration: none;
                }

        .mainban .mainnav .emailupdates {
            float: right;
            height: 28px;
            margin: 0;
            padding: 10px 20px 0 0;
        }

            .mainban .mainnav .emailupdates a {
                padding-left: 30px;
                background: url("//www.wsdot.wa.gov/media/images/email-envelope.png") no-repeat left center;
                font-size: 13px;
                font-weight: bold;
                color: #222;
                text-decoration: none;
            }

                .mainban .mainnav .emailupdates a:hover {
                    color: #017359;
                    text-decoration: none;
                }

.appbutton {
    padding-top: 20px;
}

.applebutton {
    width: 150px;
    height: 45px;
}

.googlebutton {
    width: 150px;
    height: 52px;
}

.emailbutton {
    width: 150px;
    height: 52px;
}

.Icon511 {
    display:block;
    width: 100px;
    height: 82px;
    border: 0;
    margin: 0 auto;
}

#wrapper {
    width: 1000px;
    margin: 0em auto;
    padding: 5px;
    height: auto;
    clear: both;
    background-color: white;
}

.cornerg-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.cornerg-bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.centered {
    text-align: center;
}

/*** Left navigation column ***/
.greyBg {
    box-sizing: border-box;
    margin: 0.8em 0 0.5em 0.25em;
    padding: 0.375em 0.5em;
    font-size: 13px;
    line-height: 1.6em;
    color: #000;
    background: #eee;
    border-radius: 2px;
}

    .greyBg a {
        font-weight: bold;
        color: #000;
        text-decoration: none;
    }

        .greyBg a:hover {
            text-decoration: none;
            color: #898989;
        }

.leftnav {
    display: block;
    width: 168px;
    float: left;
}

.leftnavbox {
    width: 150px;
    margin-bottom: 0px;
}

    .leftnavbox .content {
        width: 100%;
        box-sizing: border-box;
        padding: 0 0 0 1em;
    }

        .leftnavbox .content ul li, .leftnavbox > ul li {
            display: inline-block;
            width: 100%;
            margin: 0;
            padding: 0.8em 0;
            border-bottom: 1px solid #ddd;
            font-size: 13px;
            line-height: 1.3;
            background: none;
        }

            .leftnavbox .content ul li:last-of-type, .leftnavbox .content ul li:only-child, .leftnavbox > ul li:last-of-type, .leftnavbox > ul li:only-child {
                border-bottom: none;
            }

            .leftnavbox .content ul li a, .leftnavbox > ul li a {
                text-decoration: none;
            }

                .leftnavbox .content ul li a:hover, .leftnavbox > ul li a:hover {
                    text-decoration: underline;
                }

        .leftnavbox .content li ul li, .leftnavbox li ul li {
            font-size: 13px;
        }

        .leftnavbox .content ul li strong, .leftnavbox > ul li strong {
            color: #000;
        }

/* Feature box image container */
#slides {
    width: 306px;
    height: 310px;
    background-color: #fff;
}

    #slides div {
        width: 275px;
        padding: 10px 14px;
    }

        #slides div img {
            margin: 0px;
            width: 275px;
            height: 170px;
            padding: 0px;
            background: #fff
        }

    #slides h3 {
        margin-bottom: 8px;
    }

div.nav {
    height: 12px;
    margin-left: 10px;
    margin-top: 5px;
    width: 200px;
}

    div.nav a.activeSlide {
        background-position: 0 -16px;
    }

    div.nav a {
        background: transparent url("//www.wsdot.wa.gov/media/images/back/navigator.png") no-repeat scroll 0 0;
        display: block;
        float: left;
        font-size: 0px;
        height: 8px;
        margin: 3px;
        width: 8px;
        color: #e6e6e6;
    }

/*** Bottom of page navigation and copyright notice ***/
.regionsmap {
    float: left;
    width: 200px;
    padding-left: 5px;
    padding-right: 25px;
}

.agencylinks {
    float: left;
    width: 180px;
    border-left: 1px solid #f2f2f2;
    padding-left: 10px;
}

    .agencylinks h3 {
        margin-bottom: .5em;
    }

    .agencylinks ul {
        list-style: none;
        margin: 0 0 1em 0;
        padding: 0;
    }

.secondary {
    width: 1000px;
    margin: 5px auto 5px;
    padding: 5px;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
}

    .secondary h3 {
        font-size: 1.25em;
        color: #000;
    }

    .secondary a {
        text-decoration: underline;
    }

        .secondary a:hover {
            text-decoration: none;
        }

    .secondary li {
        padding-bottom: 0.5em;
        font-size: .9em;
    }

.footer {
    width: 1000px;
    margin: 0 auto;
    padding: 5px;
    color: #636363;
    text-align: center;
    background-color: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
}

.bottomnav {
    color: #636363;
    list-style: none;
    padding: 5px 0;
}

    .bottomnav li {
        display: inline;
        margin: 0em;
        font-size: .8em;
        border-left: 1px solid #636363;
        padding: 0em .3em 0em .6em;
    }

        .bottomnav li.first {
            border-left: none;
        }

    .bottomnav a {
        color: #636363;
        text-decoration: underline;
    }

        .bottomnav a:hover {
            text-decoration: none;
            color: #636363;
        }

        .bottomnav a:visited {
            color: #636363;
        }

.copyright {
    padding-bottom: 10px;
    font-size: 1em;
    color: #636363;
}

/*** Main content ***/
#main {
    width: 820px;
    margin: 15px 0 10px 10px;
    float: left;
}

    #main ul ul, ol ol, ul ol, ol ul {
        font-size: 1em;
    }

    #main li {
        line-height: 1.5em;
    }

    #main p {
        margin: 1em 0;
        line-height: 1.5em;
    }

    #main .rightcolumn p {
        margin: 0;
    }

    #main h4 {
        font-weight: bold;
        color: #000;
    }

    #main h5 {
        font-weight: bold;
        color: #000;
    }



.content ul {
    list-style: none;
    margin: 0 .3em;
    padding: 0;
}

.content li {
    font-size: 1em;
    padding: .1em 0 .3em .5em;
}

    .content li.last {
        font-size: 1em;
        padding: .6em 0 .3em .5em;
    }

.content a {
    color: #036;
    text-decoration: underline;
}

    .content a:hover {
        text-decoration: none;
    }

    .content a:visited {
        color: #017359;
    }



.leftcolumn {
    margin-top: 15px;
    margin-right: 5px;
    display: inline;
}

    .leftcolumn h3 {
        font-size: 1.4em;
        font-weight: bold;
        color: #494949;
    }

    .leftcolumn h4 {
        font-size: 1.3em;
        font-weight: bold;
        color: #494949;
    }

.rightcolumn {
    float: right;
    margin-top: 5px;
    width: 355px;
}

    .rightcolumn h3 {
        font-size: 1.4em;
        font-weight: bold;
        color: #494949;
    }

    .rightcolumn h4 {
        font-size: 1.3em;
        font-weight: bold;
        color: #494949;
    }

    .rightcolumn a {
        text-decoration: underline;
    }

        .rightcolumn a:hover {
            text-decoration: none;
        }


.border {
    border: 1px solid #ccc;
}

.border .greyBg {
    margin: 0;
}

.yellowbg {
    margin: 0;
    background-color: #f7f6d9;
    padding: 1em 0.75em;
}
 
/* Main Page Widgets */
.widgetcolMain {
    float: left;
    width: 260px;
    color: Green;
}

.widgetMain {
    margin: 10px 0 0 0;
    width: 235px;
    color: #000;
    z-index: 1;
}

.widgetdataMain {
    clear: both;
    width: 235px;
    padding-bottom: 10px;
    background-color: #fff;
    height: auto;
}

    .widgetdataMain ul, .widgetdataMain p {
        list-style: none;
        padding: 8px 10px;
        margin: 0;
    }

.widget {
    margin: 10px 0 5px 0;
    width: 335px;
    color: #000;
    z-index: 1;
}

/*.widgetset {
    background-color: #fff;
    width: 335px;
    height: auto;
}

    .widgetset div, .widgetset ul {
        padding: 8px 10px;
    }*/

.widgetdata {
    background-color: #fff;
    width: 335px;
}

    .widgetdata h3 {
        padding: 5px 10px;
        background-color: #eee;
        font-size: 1em;
        text-transform: uppercase;
        border-top: 1px solid #fff;
        font-weight: bold;
    }

    .widgetdata h4 {
        padding: 5px 10px;
        font-size: 1em;
        text-transform: uppercase;
        font-weight: bold;
    }

    .widgetdata h3 a {
        color: #000;
        padding-left: 0px;
        text-decoration: underline;
    }

        .widgetdata h3 a:hover {
            text-decoration: none;
        }

    .widgetdata div {
        margin: 0;
    }

    .widgetdata ul, .widgetdata p {
        list-style: none;
        margin: 0;
        padding: 5px;
    }

    .widgetdata #IncidentDateTime
    {
        padding-left: 5px;
    }

/* Traffic specific styles */
.camerabox {
    text-align: center;
}
    /* had to remove the width setting from these three, it was messing up the display of wider cameras */
    .camerabox .inside {
        text-align: left;
        margin: 0px auto;
    }

    .camerabox .header {
        text-align: left;
        padding: 2px 0px;
        margin-top: 10px;
        color: #003366;
    }

    .camerabox .content {
        text-align: left;
        padding: 2px 0px;
    }

img.trafficmap {
    border: solid 1px black;
}

.roadtempmap {
    position: absolute;
    top: 1px;
    left: 1px;
    height: 349px;
    width: 417px;
}

.topline {
    border-bottom: #999999 1px solid;
}

.subtopicheader {
    font-weight: bold;
    font-size: 1.1em;
    color: #ffffff;
    text-decoration: none;
}

#emergencyBanner {
    display: block;
    background: #a90f0f;
    height: 5em;
}

    #emergencyBanner > div {
        width: 1000px;
        margin: 0em auto;
        padding-top: 15px;
    }

    #emergencyBanner h4 {
        font-size: 1.3em;
        color: yellow;
    }

    #emergencyBanner p {
        font-size: 1.2em;
        color: white;
        margin: 0;
    }

    #emergencyBanner a {
        color: #ffffff;
        text-decoration: underline;
    }

        #emergencyBanner a:hover {
            text-decoration: none;
            color: #ffffff;
        }

        #emergencyBanner a:visited {
            color: #ffffff;
        }

    #emergencyBanner .emergencyBannerSymbol {
        float: left;
        width: 32px;
        height: 28px;
        padding-right: 10px;
    }
