* { outline: none !important; }
body {
    margin: 0px;
    padding: 0px;
    position: relative;
    color: #42474A;
}
form {
    margin: 0px;
    padding: 0px;
}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
#wrapper {
    text-align: center;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
#header {
    background-image: url(/dhs/images/dhs_app-header.jpg);
    min-height: 130px;
    width: 960px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 3px;
    float: left;
    clear: both;
}
#content {
    width: 840px;
    min-height: 400px;
    margin-right: 19px;
    margin-left: 19px;
    border-right: 1px solid #7B0600;
    border-left: 1px solid #7B0600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
    color: #42474A;
    text-align: left;
    padding-right: 40px;
    padding-left: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: both;
    float: left;
}
#content h1 {
    font-size: 1.2em;
    border-bottom: 1px solid #C2C7CA;
    padding-bottom: 5px;
    line-height: 1.4em;
    color: #011047;
    margin-top: 0px;
}
#content h1 span.home {
    float: right;
    font-size: 70%;
    font-weight: normal;
    clear: right;
    margin-top: 5px;
}
#content h2 {
    font-size: 1.05em;
    line-height: 1.4em;
    color: #810503;
}
#content p { margin-bottom: 12px; }
#content ul {
    padding-left: 0px;
    margin-left: 25px;
    line-height: 1.1em;
}
#content ul li { margin-bottom: 25px; }
#content ul ul li { margin-bottom: 5px; }
#content ul ul { margin-top: 5px; }
#content a { color: #00104C; }



/* ------------------------------------------------------------------------------------------------
 Back to Top Button
------------------------------------------------------------------------------------------------- */
#backtotop {
    /*height: 120px;
    width: 120px;*/
    position: fixed;
    bottom: 0;
    z-index: 1000;
    /*transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
     filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
    margin-left: 20px;
    display: none;
}
#backtotop a {
    display: block;
    height: 15px;
    width: 100px;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    background-color: #6A5226;
    padding: 8px;
    text-align: center;
}
#backtotop a:hover { background-color: #001048; }


#content .main { }
#content .top {
    padding-bottom: 25px;
    padding-top: 0px;
}
#content #status {
    width: 350px;
    float: left;
    text-align: left;
}
#content #status .title {
    background-color: #b2b2b2;
    color: #FFF;
    font-size: 1.15em;
    text-align: center;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 10px;
}
#content #status .small { font-size: 80%; }

#content #status .legend {
    margin-top: 0px;
    padding: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #ececec;
}


#content #status .legend ul {
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0px;
}

#content #status .legend ul.travel {
    font-size: 1.2em;
}
#content #status .legend .travel li { font-size: 1.1em; }
#content #status .legend .travel a { 
    background-image: url(/dhs/images/toggle.png);
    background-position: right 4px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 20px;
}
#content #status .legend .travel a.toggle { 
    background-position: right -16px;
    background-repeat: no-repeat;
}
#content #status .legend .travel li ul li {
    margin-top: 8px;
    font-size: 0.9em;
    line-height: 1.25em;
}
#content #status .legend .travel li ul li ul {
    margin-left: 20px;
    margin-right: 20px;
}
#content #status .legend .travel li ul li ul li {
    font-size: 0.9em;
    line-height: 1em;
}
#content #status .legend .travel span {
    display: block;
    float: left;
    margin-right: 4px;
}
#content #status .legend .travel .wht {
    height: 17px;
    width: 42px;
    border: 1px solid #999;
    background-color: #FFF;
}
#content #status .legend .travel .red {
    height: 17px;
    width: 42px;
    border: 1px solid #999;
    background-color: #fd0017;
}
#content #status .legend .travel .orn {
    height: 17px;
    width: 42px;
    border: 1px solid #999;
    background-color: #fda32c;
}
#content #status .legend .travel .ylw {
    height: 17px;
    width: 42px;
    border: 1px solid #999;
    background-color: #fefd42;
}


#content #status .legend .burnban .wht {
    height: 17px;
    width: 42px;
    border: 1px solid #999;
    display: block;
    float: left;
    margin-right: 4px;
    background-color: #FFF;
}
#content #status .legend .burnban .red {
    height: 19px;
    width: 44px;
    display: block;
    float: left;
    margin-right: 4px;
    background-color: #fd0017;
}
#content #status .legend .burnban .grn {
    height: 19px;
    width: 44px;
    display: block;
    float: left;
    margin-right: 4px;
    background-color: #1dfe3c;
}
#content #status .legend .burnban .ylw {
    height: 19px;
    width: 44px;
    display: block;
    float: left;
    margin-right: 4px;
    background-color: #fda32c;
}


/* ------------------------------------------------------------------------------------------------ 
 Map styles 
------------------------------------------------------------------------------------------------- */
#content #map {
    height: 740px;
    width: 490px;
    float: right;
    clear: right;
    text-align: left;
    background-image: url(/dhs/images/indiana_wht.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    z-index: 5;
}
#content #transparent_map {
    position: absolute;
    width: 490px;
    height: 740px;
    border: none;
}
#spritemap {
    width: 490px;
    height: 740px;
    margin: 0!important;
    padding: 0;
    _font-size: 1px;
    z-index: 10;
    border: 0;
    position: relative;
}
#spritemap li {
    margin: 0!important;
    padding: 0;
    list-style: none;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(/dhs/images/counties.png);
}
#spritemap a {
    display: block;
    text-indent: -9999em;
    height: 100%;
    width: 100%;
}


/* Travel Advisory */
/* Allen County */
#adams {
    width: 41px;
    height: 72px;
    left: 440px;
    top: 164px;
    background-position: -2028px 0px;
}
#adams.Warning { background-position: -2028px -110px; }
#adams.Watch { background-position: -2028px -220px; }
#adams.Advisory { background-position: -2028px -440px; }
/* Allen County */
#allen {
    width: 78px;
    height: 67px;
    left: 402px;
    top: 100px;
    background-position: -1262px 0px;
}
#allen.Warning { background-position: -1262px -110px; }
#allen.Watch { background-position: -1262px -220px; }
#allen.Advisory { background-position: -1262px -440px; }
/* Bartholomew County */
#bartholomew {
    width: 62px;
    height: 60px;
    left: 298px;
    top: 449px;
    background-position: -4911px 0px;
}
#bartholomew.Warning { background-position: -4911px -110px; }
#bartholomew.Watch { background-position: -4911px -220px; }
#bartholomew.Advisory { background-position: -4911px -440px; }
/* Benton County */
#benton {
    width: 64px;
    height: 49px;
    left: 92px;
    top: 197px;
    background-position: -2077px 0px;
}
#benton.Warning { background-position: -2077px -110px; }
#benton.Watch { background-position: -2077px -220px; }
#benton.Advisory { background-position: -2077px -440px; }
/* Blackford County */
#blackford {
    width: 37px;
    height: 38px;
    left: 388px;
    top: 228px;
    background-position: -2498px 0px;
}
#blackford.Warning { background-position: -2498px -110px; }
#blackford.Watch { background-position: -2498px -220px; }
#blackford.Advisory { background-position: -2498px -440px; }
/* Boone County */
#boone {
    width: 67px;
    height: 49px;
    left: 211px;
    top: 298px;
    background-position: -3329px 0px;
}
#boone.Warning { background-position: -3329px -110px; }
#boone.Watch { background-position: -3329px -220px; }
#boone.Advisory { background-position: -3329px -440px; }
/* Brown County */
#brown {
    width: 49px;
    height: 57px;
    left: 251px;
    top: 449px;
    background-position: -4995px 0px;
}
#brown.Warning { background-position: -4995px -110px; }
#brown.Watch { background-position: -4995px -220px; }
#brown.Advisory { background-position: -4995px -440px; }
/* Carroll County */
#carroll {
    width: 63px;
    height: 62px;
    left: 198px;
    top: 196px;
    background-position: -2162px 0px;
}
#carroll.Warning { background-position: -2162px -110px; }
#carroll.Watch { background-position: -2162px -220px; }
#carroll.Advisory { background-position: -2162px -440px; }
/* Cass County */
#cass {
    width: 61px;
    height: 68px;
    left: 226px;
    top: 164px;
    background-position: -1758px 0px;
}
#cass.Warning { background-position: -1758px -110px; }
#cass.Watch { background-position: -1758px -220px; }
#cass.Advisory { background-position: -1758px -440px; }
/* Clark County */
#clark {
    width: 91px;
    height:67px;
    left: 310px;
    top: 583px;
    background-position: -6691px 0px;
}
#clark.Warning { background-position: -6691px -110px; }
#clark.Watch { background-position: -6691px -220px; }
#clark.Advisory { background-position: -6691px -440px; }
/* Crawford County */
#clay {
    width: 47px;
    height: 83px;
    left: 128px;
    top: 401px;
    background-position: -4506px 0px;
}
#clay.Warning { background-position: -4506px -110px; }
#clay.Watch { background-position: -4506px -220px; }
#clay.Advisory { background-position: -4506px -440px; }
/* Clinton County */
#clinton {
    width: 69px;
    height: 50px;
    left: 209px;
    top: 252px;
    background-position: -2706px 0px;
}
#clinton.Warning { background-position: -2706px -110px; }
#clinton.Watch { background-position: -2706px -220px; }
#clinton.Advisory { background-position: -2706px -440px; }
/* Crawford County */
#crawford {
    width: 68px;
    height:61px;
    left: 208px;
    top: 618px;
    background-position: -6965px 0px;
}
#crawford.Warning { background-position: -6965px -110px; }
#crawford.Watch { background-position: -6965px -220px; }
#crawford.Advisory { background-position: -6965px -440px; }
/* Daviess County */
#daviess {
    width: 57px;
    height: 77px;
    left: 123px;
    top: 529px;
    background-position: -5705px 0px;
}
#daviess.Warning { background-position: -5705px -110px; }
#daviess.Watch { background-position: -5705px -220px; }
#daviess.Advisory { background-position: -5705px -440px; }
/* Dearborn County */
#dearborn {
    width: 51px;
    height: 73px;
    left: 436px;
    top: 455px;
    background-position: -5242px 0px;
}
#dearborn.Warning { background-position: -5242px -110px; }
#dearborn.Watch { background-position: -5242px -220px; }
#dearborn.Advisory { background-position: -5242px -440px; }
/* Decatur County */
#decatur {
    width: 60px;
    height: 63px;
    left: 354px;
    top: 431px;
    background-position: -4828px 0px;
}
#decatur.Warning { background-position: -4828px -110px; }
#decatur.Watch { background-position: -4828px -220px; }
#decatur.Advisory { background-position: -4828px -440px; }
/* Dekalb County */
#dekalb {
    width: 58px;
    height: 51px;
    left: 419px;
    top: 53px;
    background-position: -726px 0px;
}
#dekalb.Warning { background-position: -726px -110px; }
#dekalb.Watch { background-position: -726px -220px; }
#dekalb.Advisory { background-position: -726px -440px; }
/* Delaware County */
#delaware {
    width: 55px;
    height: 58px;
    left: 369px;
    top: 263px;
    background-position: -3020px 0px;
}
#delaware.Warning { background-position: -3020px -110px; }
#delaware.Watch { background-position: -3020px -220px; }
#delaware.Advisory { background-position: -3020px -440px; }
/* Dubois County */
#dubois {
    width: 63px;
    height:65px;
    left: 150px;
    top: 597px;
    background-position: -6389px 0px;
}
#dubois.Warning { background-position: -6389px -110px; }
#dubois.Watch { background-position: -6389px -220px; }
#dubois.Advisory { background-position: -6389px -440px; }
/* Elkhart County */
#elkhart {
    left: 296px;
    top: 9px;
    width: 64px;
    height: 66px;
    background-position: -357px 0px;
}
#elkhart.Warning { background-position: -357px -110px; }
#elkhart.Watch { background-position: -357px -220px; }
#elkhart.Advisory { background-position: -357px -440px; }
/* Fayette County */
#fayette {
    width: 40px;
    height: 50px;
    left: 412px;
    top: 372px;
    background-position: -4070px 0px;
}
#fayette.Warning { background-position: -4070px -110px; }
#fayette.Watch { background-position: -4070px -220px; }
#fayette.Advisory { background-position: -4070px -440px; }
/* Floyd County */
#floyd {
    width: 47px;
    height:50px;
    left: 301px;
    top: 617px;
    background-position: -6820px 0px;
}
#floyd.Warning { background-position: -6820px -110px; }
#floyd.Watch { background-position: -6820px -220px; }
#floyd.Advisory { background-position: -6820px -440px; }
/* Fountain County */
#fountain {
    width: 54px;
    height: 80px;
    left: 101px;
    top: 263px;
    background-position: -2945px 0px;
}
#fountain.Warning { background-position: -2945px -110px; }
#fountain.Watch { background-position: -2945px -220px; }
#fountain.Advisory { background-position: -2945px -440px; }
/* Franklin County */
#franklin {
    width: 71px;
    height: 52px;
    left: 412px;
    top: 415px;
    background-position: -4731px 0px;
}
#franklin.Warning { background-position: -4731px -110px; }
#franklin.Watch { background-position: -4731px -220px; }
#franklin.Advisory { background-position: -4731px -440px; }
/* Fulton County */
#fulton {
    left: 243px;
    top: 117px;
    width: 79px;
    height: 51px;
    background-position: -1450px 0px;
}
#fulton.Warning { background-position: -1450px -110px; }
#fulton.Watch { background-position: -1450px -220px; }
#fulton.Advisory { background-position: -1450px -440px; }
/* Gibson County */
#gibson {
    width: 105px;
    height:70px;
    left: 22px;
    top: 595px;
    background-position: -6567px 0px;
}
#gibson.Warning { background-position: -6567px -110px; }
#gibson.Watch { background-position: -6567px -220px; }
#gibson.Advisory { background-position: -6567px -440px; }
/* Grant County */
#grant {
    width: 63px;
    height: 54px;
    left: 328px;
    top: 213px;
    background-position: -2241px 0px;
}
#grant.Warning { background-position: -2241px -110px; }
#grant.Watch { background-position: -2241px -220px; }
#grant.Advisory { background-position: -2241px -440px; }
/* Greene County */
#greene {
    width: 85px;
    height: 53px;
    left: 126px;
    top: 480px;
    background-position: -5133px 0px;
}
#greene.Warning { background-position: -5133px -110px; }
#greene.Watch { background-position: -5133px -220px; }
#greene.Advisory { background-position: -5133px -440px; }
/* Hamilton County */
#hamilton {
    width: 57px;
    height: 56px;
    left: 273px;
    top: 291px;
    background-position: -3173px 0px;
}
#hamilton.Warning { background-position: -3173px -110px; }
#hamilton.Watch { background-position: -3173px -220px; }
#hamilton.Advisory { background-position: -3173px -440px; }
/* Hancock County */
#hancock {
    width: 56px;
    height: 48px;
    left: 317px;
    top: 342px;
    background-position: -3703px 0px;
}
#hancock.Warning { background-position: -3703px -110px; }
#hancock.Watch { background-position: -3703px -220px; }
#hancock.Advisory { background-position: -3703px -440px; }
/* Harrison County */
#harrison {
    width: 69px;
    height:85px;
    left: 264px;
    top: 617px;
    background-position: -6876px 0px;
}
#harrison.Warning { background-position: -6876px -110px; }
#harrison.Watch { background-position: -6876px -220px; }
#harrison.Advisory { background-position: -6876px -440px; }
/* Hendricks County */
#hendricks {
    width: 54px;
    height: 63px;
    left: 211px;
    top: 344px;
    background-position: -3861px 0px;
}
#hendricks.Warning { background-position: -3861px -110px; }
#hendricks.Watch { background-position: -3861px -220px; }
#hendricks.Advisory { background-position: -3861px -440px; }
/* Henry County */
#henry {
    width: 58px;
    height: 57px;
    left: 367px;
    top: 317px;
    background-position: -3456px 0px;
}
#henry.Warning { background-position: -3456px -110px; }
#henry.Watch { background-position: -3456px -220px; }
#henry.Advisory { background-position: -3456px -440px; }
/* Howard County */
#howard {
    width: 77px;
    height: 40px;
    left: 255px;
    top: 228px;
    background-position: -2400px 0px;
}
#howard.Warning { background-position: -2400px -110px; }
#howard.Watch { background-position: -2400px -220px; }
#howard.Advisory { background-position: -2400px -440px; }
/* Huntington County */
#huntington {
    width: 52px;
    height: 72px;
    left: 359px;
    top: 149px;
    background-position: -1629px 0px;
}
#huntington.Warning { background-position: -1629px -110px; }
#huntington.Watch { background-position: -1629px -220px; }
#huntington.Advisory { background-position: -1629px -440px; }
/* Jackson County */
#jackson {
    width: 82px;
    height: 65px;
    left: 261px;
    top: 501px;
    background-position: -5448px 0px;
}
#jackson.Warning { background-position: -5448px -110px; }
#jackson.Watch { background-position: -5448px -220px; }
#jackson.Advisory { background-position: -5448px -440px; }
/* Jasper County */
#jasper {
    left: 126px;
    top: 96px;
    width: 55px;
    height: 107px;
    background-position: -1124px 0px;
}
#jasper.Warning { background-position: -1124px -110px; }
#jasper.Watch { background-position: -1124px -220px; }
#jasper.Advisory { background-position: -1124px -440px; }
/* Jay County */
#jay {
    width: 60px;
    height: 49px;
    left: 420px;
    top: 228px;
    background-position: -2545px 0px;
}
#jay.Warning { background-position: -2545px -110px; }
#jay.Watch { background-position: -2545px -220px; }
#jay.Advisory { background-position: -2545px -440px; }
/* Jefferson County */
#jefferson {
    width: 77px;
    height:64px;
    left: 354px;
    top: 528px;
    background-position: -6045px 0px;
}
#jefferson.Warning { background-position: -6045px -110px; }
#jefferson.Watch { background-position: -6045px -220px; }
#jefferson.Advisory { background-position: -6045px -440px; }
/* Jennings County */
#jennings {
    width: 56px;
    height: 73px;
    left: 338px;
    top: 478px;
    background-position: -5384px 0px;
}
#jennings.Warning { background-position: -5384px -110px; }
#jennings.Watch { background-position: -5384px -220px; }
#jennings.Advisory { background-position: -5384px -440px; }
/* Johnson County */
#johnson {
    width: 50px;
    height: 55px;
    left: 270px;
    top: 397px;
    background-position: -4267px 0px;
}
#johnson.Warning { background-position: -4267px -110px; }
#johnson.Watch { background-position: -4267px -220px; }
#johnson.Advisory { background-position: -4267px -440px; }
/* Knox County */
#knox {
    width: 93px;
    height: 91px;
    left: 58px;
    top: 528px;
    background-position: -5799px 0px;
}
#knox.Warning { background-position: -5799px -110px; }
#knox.Watch { background-position: -5799px -220px; }
#knox.Advisory { background-position: -5799px -440px; }
/* Kosciusko County */
#kosciusko {
    width: 64px;
    height: 79px;
    left: 296px;
    top: 70px;
    background-position: -971px 0px;
}
#kosciusko.Warning { background-position: -971px -110px; }
#kosciusko.Watch { background-position: -971px -220px; }
#kosciusko.Advisory { background-position: -971px -440px; }
/* LaGrange County */
#lagrange {
    width: 71px;
    height: 52px;
    left: 352px;
    top: 7px;
    background-position: -448px 0px;
}
#lagrange.Warning { background-position: -448px -110px; }
#lagrange.Watch { background-position: -448px -220px; }
#lagrange.Advisory { background-position: -448px -440px; }
/* Lake County */
#lake {
    left: 90px;
    top: 12px;
    width: 47px;
    height: 109px;
    background-position: 0px 0px;
}
#lake.Warning { background-position: 0px -110px; }
#lake.Watch { background-position: 0px -220px; }
#lake.Advisory { background-position: 0px -440px; }
/* LaPorte County */
#laporte {
    left: 175px;
    top: 8px;
    width: 66px;
    height: 101px;
    background-position: -154px 0px;
}
#laporte.Warning { background-position: -154px -110px; }
#laporte.Watch { background-position: -154px -220px; }
#laporte.Advisory { background-position: -154px -440px; }
/* Lawrence County */
#lawrence {
    width: 63px;
    height: 59px;
    left: 208px;
    top: 513px;
    background-position: -5559px 0px;
}
#lawrence.Warning { background-position: -5559px -110px; }
#lawrence.Watch { background-position: -5559px -220px; }
#lawrence.Advisory { background-position: -5559px -440px; }
/* Madison County */
#madison {
    width: 45px;
    height: 82px;
    left: 327px;
    top: 263px;
    background-position: -2885px 0px;
}
#madison.Warning { background-position: -2885px -110px; }
#madison.Watch { background-position: -2885px -220px; }
#madison.Advisory { background-position: -2885px -440px; }
/* Marion County */
#marion {
    width: 62px;
    height: 58px;
    left: 262px;
    top: 344px;
    background-position: -3778px 0px;
}
#marion.Warning { background-position: -3778px -110px; }
#marion.Watch { background-position: -3778px -220px; }
#marion.Advisory { background-position: -3778px -440px; }
/* Marshall County */
#marshall {
    left: 241px;
    top: 63px;
    width: 60px;
    height: 58px;
    background-position: -802px 0px;
}
#marshall.Warning { background-position: -802px -110px; }
#marshall.Watch { background-position: -802px -220px; }
#marshall.Advisory { background-position: -802px -440px; }
/* Martin County */
#martin {
    width: 37px;
    height: 77px;
    left: 174px;
    top: 529px;
    background-position: -5656px 0px;
}
#martin.Warning { background-position: -5656px -110px; }
#martin.Watch { background-position: -5656px -220px; }
#martin.Advisory { background-position: -5656px -440px; }
/* Miami County */
#miami {
    width: 50px;
    height: 84px;
    left: 285px;
    top: 149px;
    background-position: -1698px 0px;
}
#miami.Warning { background-position: -1698px -110px; }
#miami.Watch { background-position: -1698px -220px; }
#miami.Advisory { background-position: -1698px -440px; }
/* Monroe County */
#monroe {
    width: 57px;
    height: 70px;
    left: 207px;
    top: 447px;
    background-position: -5060px 0px;
}
#monroe.Warning { background-position: -5060px -110px; }
#monroe.Watch { background-position: -5060px -220px; }
#monroe.Advisory { background-position: -5060px -440px; }
/* Montgomery County */
#montgomery {
    width: 60px;
    height: 66px;
    left: 153px;
    top: 291px;
    background-position: -3251px 0px;
}
#montgomery.Warning { background-position: -3251px -110px; }
#montgomery.Watch { background-position: -3251px -220px; }
#montgomery.Advisory { background-position: -3251px -440px; }
/* Morgan County */
#morgan {
    width: 67px;
    height: 56px;
    left: 208px;
    top: 397px;
    background-position: -4327px 0px;
}
#morgan.Warning { background-position: -4327px -110px; }
#morgan.Watch { background-position: -4327px -220px; }
#morgan.Advisory { background-position: -4327px -440px; }
/* Newton County */
#newton {
    left: 92px;
    top: 107px;
    width: 39px;
    height: 95px;
    background-position: -1066px 0px;
}
#newton.Warning { background-position: -1066px -110px; }
#newton.Watch { background-position: -1066px -220px; }
#newton.Advisory { background-position: -1066px -440px; }
/* Noble County */
#noble {
    width: 69px;
    height: 52px;
    left: 355px;
    top: 53px;
    background-position: -631px 0px;
}
#noble.Warning { background-position: -631px -110px; }
#noble.Watch { background-position: -631px -220px; }
#noble.Advisory { background-position: -631px -440px; }
/* Ohio County */
#ohio {
    width: 45px;
    height: 27px;
    left: 435px;
    top: 507px;
    background-position: -5913px 0px;
}
#ohio.Warning { background-position: -5913px -110px; }
#ohio.Watch { background-position: -5913px -220px; }
#ohio.Advisory { background-position: -5913px -440px; }
/* Orange County */
#orange {
    width: 60px;
    height: 60px;
    left: 209px;
    top: 568px;
    background-position: -6314px 0px;
}
#orange.Warning { background-position: -6314px -110px; }
#orange.Watch { background-position: -6314px -220px; }
#orange.Advisory { background-position: -6314px -440px; }
/* Owen County */
#owen {
    width: 66px;
    height: 59px;
    left: 154px;
    top: 425px;
    background-position: -4563px 0px;
}
#owen.Warning { background-position: -4563px -110px; }
#owen.Watch { background-position: -4563px -220px; }
#owen.Advisory { background-position: -4563px -440px; }
/* Parke County */
#parke {
    width: 62px;
    height: 66px;
    left: 103px;
    top: 339px;
    background-position: -3616px 0px;
}
#parke.Warning { background-position: -3616px -110px; }
#parke.Watch { background-position: -3616px -220px; }
#parke.Advisory { background-position: -3616px -440px; }
/* Perry County */
#perry {
    width: 62px;
    height:85px;
    left: 189px;
    top: 645px;
    background-position: -7056px 0px;
}
#perry.Warning { background-position: -7056px -110px; }
#perry.Watch { background-position: -7056px -220px; }
#perry.Advisory { background-position: -7056px -440px; }
/* Pike County */
#pike {
    width: 65px;
    height:62px;
    left: 94px;
    top: 593px;
    background-position: -6470px 0px;
}
#pike.Warning { background-position: -6470px -110px; }
#pike.Watch { background-position: -6470px -220px; }
#pike.Advisory { background-position: -6470px -440px; }
/* Porter County */
#porter {
    left: 134px;
    top: 18px;
    width: 46px;
    height: 95px;
    background-position: -78px 0px;
}
#porter.Warning { background-position: -78px -110px; }
#porter.Watch { background-position: -78px -220px; }
#porter.Advisory { background-position: -78px -440px; }
/* Posey County */
#posey {
    width: 63px;
    height:90px;
    left: 5px;
    top: 650px;
    background-position: -7392px 0px;
}
#posey.Warning { background-position: -7392px -110px; }
#posey.Watch { background-position: -7392px -220px; }
#posey.Advisory { background-position: -7392px -440px; }
/* Pulaski County */
#pulaski {
    left: 175px;
    top: 118px;
    width: 69px;
    height: 50px;
    background-position: -1363px 0px;
}
#pulaski.Warning { background-position: -1363px -110px; }
#pulaski.Watch { background-position: -1363px -220px; }
#pulaski.Advisory { background-position: -1363px -440px; }
/* Putnam County */
#putnam {
    width: 56px;
    height: 75px;
    left: 163px;
    top: 355px;
    background-position: -3937px 0px;
}
#putnam.Warning { background-position: -3937px -110px; }
#putnam.Watch { background-position: -3937px -220px; }
#putnam.Advisory { background-position: -3937px -440px; }
/* Randolph County */
#randolph {
    width: 59px;
    height: 61px;
    left: 422px;
    top: 271px;
    background-position: -3094px 0px;
}
#randolph.Warning { background-position: -3094px -110px; }
#randolph.Watch { background-position: -3094px -220px; }
#randolph.Advisory { background-position: -3094px -440px; }
/* Ripley County */
#ripley {
    width: 59px;
    height: 79px;
    left: 390px;
    top: 456px;
    background-position: -5303px 0px;
}
#ripley.Warning { background-position: -5303px -110px; }
#ripley.Watch { background-position: -5303px -220px; }
#ripley.Advisory { background-position: -5303px -440px; }
/* Rush County */
#rush {
    width: 52px;
    height: 64px;
    left: 364px;
    top: 371px;
    background-position: -4122px 0px;
}
#rush.Warning { background-position: -4122px -110px; }
#rush.Watch { background-position: -4122px -220px; }
#rush.Advisory { background-position: -4122px -440px; }
/* Scott County */
#scott {
    width: 51px;
    height: 52px;
    left: 325px;
    top: 544px;
    background-position: -6155px 0px;
}
#scott.Warning { background-position: -6155px -110px; }
#scott.Watch { background-position: -6155px -220px; }
#scott.Advisory { background-position: -6155px -440px; }
/* Shelby County */
#shelby {
    width: 52px;
    height: 66px;
    left: 313px;
    top: 386px;
    background-position: -4193px 0px;
}
#shelby.Warning { background-position: -4193px -110px; }
#shelby.Watch { background-position: -4193px -220px; }
#shelby.Advisory { background-position: -4193px -440px; }
/* Spencer County */
#spencer {
    width: 78px;
    height:83px;
    left: 121px;
    top: 656px;
    background-position: -7129px 0px;
}
#spencer.Warning { background-position: -7129px -110px; }
#spencer.Watch { background-position: -7129px -220px; }
#spencer.Advisory { background-position: -7129px -440px; }
/* Starke County */
#starke {
    left: 178px;
    top: 71px;
    width: 68px;
    height: 52px;
    background-position: -881px 0px;
}
#starke.Warning { background-position: -881px -110px; }
#starke.Watch { background-position: -881px -220px; }
#starke.Advisory { background-position: -881px -440px; }
/* Steuben County */
#steuben {
    width: 59px;
    height: 52px;
    left: 418px;
    top: 5px;
    background-position: -549px 0px;
}
#steuben.Warning { background-position: -549px -110px; }
#steuben.Watch { background-position: -549px -220px; }
#steuben.Advisory { background-position: -549px -440px; }
/* St. Joseph County */
#stjoseph {
    left: 232px;
    top: 9px;
    width: 68px;
    height: 66px;
    background-position: -253px 0px;
}
#stjoseph.Warning { background-position: -253px -110px; }
#stjoseph.Watch { background-position: -253px -220px; }
#stjoseph.Advisory { background-position: -253px -440px; }
/* Sullivan County */
#sullivan {
    width: 63px;
    height: 69px;
    left: 69px;
    top: 464px;
    background-position: -4652px 0px;
}
#sullivan.Warning { background-position: -4652px -110px; }
#sullivan.Watch { background-position: -4652px -220px; }
#sullivan.Advisory { background-position: -4652px -440px; }
/* Switzerland County */
#switzerland {
    width: 65px;
    height:48px;
    left: 425px;
    top: 525px;
    background-position: -5970px 0px;
}
#switzerland.Warning { background-position: -5970px -110px; }
#switzerland.Watch { background-position: -5970px -220px; }
#switzerland.Advisory { background-position: -5970px -440px; }
/* Wabash County */
#tippecanoe {
    width: 60px;
    height: 66px;
    left: 152px;
    top: 229px;
    background-position: -2326px 0px;
}
#tippecanoe.Warning { background-position: -2326px -110px; }
#tippecanoe.Watch { background-position: -2326px -220px; }
#tippecanoe.Advisory { background-position: -2326px -440px; }
/* Tipton County */
#tipton {
    width: 58px;
    height: 37px;
    left: 273px;
    top: 257px;
    background-position: -2800px 0px;
}
#tipton.Warning { background-position: -2800px -110px; }
#tipton.Watch { background-position: -2800px -220px; }
#tipton.Advisory { background-position: -2800px -440px; }
/* Union County */
#union {
    width: 33px;
    height: 45px;
    left: 450px;
    top: 377px;
    background-position: -4020px 0px;
}
#union.Warning { background-position: -4020px -110px; }
#union.Watch { background-position: -4020px -220px; }
#union.Advisory { background-position: -4020px -440px; }
/* Vanderburgh County */
#vanderburgh {
    width: 42px;
    height:70px;
    left: 60px;
    top: 661px;
    background-position: -7339px 0px;
}
#vanderburgh.Warning { background-position: -7339px -110px; }
#vanderburgh.Watch { background-position: -7339px -220px; }
#vanderburgh.Advisory { background-position: -7339px -440px; }
/* Vermillion County */
#vermillion {
    width: 25px;
    height: 102px;
    left: 92px;
    top: 303px;
    background-position: -3414px 0px;
}
#vermillion.Warning { background-position: -3414px -110px; }
#vermillion.Watch { background-position: -3414px -220px; }
#vermillion.Advisory { background-position: -3414px -440px; }
/* Vigo County */
#vigo {
    width: 60px;
    height: 66px;
    left: 77px;
    top: 401px;
    background-position: -4418px 0px;
}
#vigo.Warning { background-position: -4418px -110px; }
#vigo.Watch { background-position: -4418px -220px; }
#vigo.Advisory { background-position: -4418px -440px; }
/* Wabash County */
#wabash {
    width: 46px;
    height: 73px;
    left: 316px;
    top: 143px;
    background-position: -1561px 0px;
}
#wabash.Warning { background-position: -1561px -110px; }
#wabash.Watch { background-position: -1561px -220px; }
#wabash.Advisory { background-position: -1561px -440px; }
/* Warren County */
#warren {
    width: 65px;
    height: 71px;
    left: 92px;
    top: 242px;
    background-position: -2624px 0px;
}
#warren.Warning { background-position: -2624px -110px; }
#warren.Watch { background-position: -2624px -220px; }
#warren.Advisory { background-position: -2624px -440px; }
/* Warrick County */
#warrick {
    width: 72px;
    height:70px;
    left: 92px;
    top: 647px;
    background-position: -7232px 0px;
}
#warrick.Warning { background-position: -7232px -110px; }
#warrick.Watch { background-position: -7232px -220px; }
#warrick.Advisory { background-position: -7232px -440px; }
/* Washington County */
#washington {
    width: 72px;
    height: 68px;
    left: 262px;
    top: 553px;
    background-position: -6214px 0px;
}
#washington.Warning { background-position: -6214px -110px; }
#washington.Watch { background-position: -6214px -220px; }
#washington.Advisory { background-position: -6214px -440px; }
/* Wayne County */
#wayne {
    width: 62px;
    height: 58px;
    left: 421px;
    top: 330px;
    background-position: -3536px 0px;
}
#wayne.Warning { background-position: -3536px -110px; }
#wayne.Watch { background-position: -3536px -220px; }
#wayne.Advisory { background-position: -3536px -440px; }
/* Wells County */
#wells {
    width: 57px;
    height: 67px;
    left: 388px;
    top: 164px;
    background-position: -1941px 0px;
}
#wells.Warning { background-position: -1941px -110px; }
#wells.Watch { background-position: -1941px -220px; }
#wells.Advisory { background-position: -1941px -440px; }
/* White County */
#white {
    width: 76px;
    height: 67px;
    left: 152px;
    top: 165px;
    background-position: -1833px 0px;
}
#white.Warning { background-position: -1833px -110px; }
#white.Watch { background-position: -1833px -220px; }
#white.Advisory { background-position: -1833px -440px; }
/* Whitley County */
#whitley {
    width: 54px;
    height: 57px;
    left: 353px;
    top: 96px;
    background-position: -1197px 0px;
}
#whitley.Warning { background-position: -1197px -110px; }
#whitley.Watch { background-position: -1197px -220px; }
#whitley.Advisory { background-position: -1197px -440px; }
/* Travel Advisory County Details */
#travel_county_info {
    width: 320px;
    float: left;
    background-color: #B2B2B2;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    clear: both;
}
#travel_county_info table {
    background-color: #ECECEC;
    width: 320px;
}
#travel_county_info table th {
    text-align: left;
    background-color: #B2B2B2;
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 8px;
    padding-left: 3px;
    font-size: 1.05em;
    color: #FFF;
}
#travel_county_info table td {
    text-align: left;
    padding: 3px;
    vertical-align: text-top;
    font-size: 0.9em;
    line-height: 1.2em;
    border: 1px solid #B2B2B2;
    color: #000;
}
#travel_county_info table .Advisory { background-color: #FEFD42; }
#travel_county_info table .Warning { background-color: #fd0017; }
#travel_county_info table .Watch { background-color: #fda32c; }
#travel_county_info table .Caution { background-color: #ffffff; }
/* Burn Ban  */

/* Allen County */
#adams {
    width: 41px;
    height: 72px;
    left: 440px;
    top: 164px;
    background-position: -2028px 0px;
}
#adams.Countywide { background-position: -2028px -110px; }
#adams.Local { background-position: -2028px -220px; }
#adams.Lifted { background-position: -2028px -330px; }
/* Allen County */
#allen {
    width: 78px;
    height: 67px;
    left: 402px;
    top: 100px;
    background-position: -1262px 0px;
}
#allen.Countywide { background-position: -1262px -110px; }
#allen.Local { background-position: -1262px -220px; }
#allen.Lifted { background-position: -1262px -330px; }
/* Bartholomew County */
#bartholomew {
    width: 62px;
    height: 60px;
    left: 298px;
    top: 449px;
    background-position: -4911px 0px;
}
#bartholomew.Countywide { background-position: -4911px -110px; }
#bartholomew.Local { background-position: -4911px -220px; }
#bartholomew.Lifted { background-position: -4911px -330px; }
/* Benton County */
#benton {
    width: 64px;
    height: 49px;
    left: 92px;
    top: 197px;
    background-position: -2077px 0px;
}
#benton.Countywide { background-position: -2077px -110px; }
#benton.Local { background-position: -2077px -220px; }
#benton.Lifted { background-position: -2077px -330px; }
/* Blackford County */
#blackford {
    width: 37px;
    height: 38px;
    left: 388px;
    top: 228px;
    background-position: -2498px 0px;
}
#blackford.Countywide { background-position: -2498px -110px; }
#blackford.Local { background-position: -2498px -220px; }
#blackford.Lifted { background-position: -2498px -330px; }
/* Boone County */
#boone {
    width: 67px;
    height: 49px;
    left: 211px;
    top: 298px;
    background-position: -3329px 0px;
}
#boone.Countywide { background-position: -3329px -110px; }
#boone.Local { background-position: -3329px -220px; }
#boone.Lifted { background-position: -3329px -330px; }
/* Brown County */
#brown {
    width: 49px;
    height: 57px;
    left: 251px;
    top: 449px;
    background-position: -4995px 0px;
}
#brown.Countywide { background-position: -4995px -110px; }
#brown.Local { background-position: -4995px -220px; }
#brown.Lifted { background-position: -4995px -330px; }
/* Carroll County */
#carroll {
    width: 63px;
    height: 62px;
    left: 198px;
    top: 196px;
    background-position: -2162px 0px;
}
#carroll.Countywide { background-position: -2162px -110px; }
#carroll.Local { background-position: -2162px -220px; }
#carroll.Lifted { background-position: -2162px -330px; }
/* Cass County */
#cass {
    width: 61px;
    height: 68px;
    left: 226px;
    top: 164px;
    background-position: -1758px 0px;
}
#cass.Countywide { background-position: -1758px -110px; }
#cass.Local { background-position: -1758px -220px; }
#cass.Lifted { background-position: -1758px -330px; }
/* Clark County */
#clark {
    width: 91px;
    height:67px;
    left: 310px;
    top: 583px;
    background-position: -6691px 0px;
}
#clark.Countywide { background-position: -6691px -110px; }
#clark.Local { background-position: -6691px -220px; }
#clark.Lifted { background-position: -6691px -330px; }
/* Crawford County */
#clay {
    width: 47px;
    height: 83px;
    left: 128px;
    top: 401px;
    background-position: -4506px 0px;
}
#clay.Countywide { background-position: -4506px -110px; }
#clay.Local { background-position: -4506px -220px; }
#clay.Lifted { background-position: -4506px -330px; }
/* Clinton County */
#clinton {
    width: 69px;
    height: 50px;
    left: 209px;
    top: 252px;
    background-position: -2706px 0px;
}
#clinton.Countywide { background-position: -2706px -110px; }
#clinton.Local { background-position: -2706px -220px; }
#clinton.Lifted { background-position: -2706px -330px; }
/* Crawford County */
#crawford {
    width: 68px;
    height:61px;
    left: 208px;
    top: 618px;
    background-position: -6965px 0px;
}
#crawford.Countywide { background-position: -6965px -110px; }
#crawford.Local { background-position: -6965px -220px; }
#crawford.Lifted { background-position: -6965px -330px; }
/* Daviess County */
#daviess {
    width: 57px;
    height: 77px;
    left: 123px;
    top: 529px;
    background-position: -5705px 0px;
}
#daviess.Countywide { background-position: -5705px -110px; }
#daviess.Local { background-position: -5705px -220px; }
#daviess.Lifted { background-position: -5705px -330px; }
/* Dearborn County */
#dearborn {
    width: 51px;
    height: 73px;
    left: 436px;
    top: 455px;
    background-position: -5242px 0px;
}
#dearborn.Countywide { background-position: -5242px -110px; }
#dearborn.Local { background-position: -5242px -220px; }
#dearborn.Lifted { background-position: -5242px -330px; }
/* Decatur County */
#decatur {
    width: 60px;
    height: 63px;
    left: 354px;
    top: 431px;
    background-position: -4828px 0px;
}
#decatur.Countywide { background-position: -4828px -110px; }
#decatur.Local { background-position: -4828px -220px; }
#decatur.Lifted { background-position: -4828px -330px; }
/* Dekalb County */
#dekalb {
    width: 58px;
    height: 51px;
    left: 419px;
    top: 53px;
    background-position: -726px 0px;
}
#dekalb.Countywide { background-position: -726px -110px; }
#dekalb.Local { background-position: -726px -220px; }
#dekalb.Lifted { background-position: -726px -330px; }
/* Delaware County */
#delaware {
    width: 55px;
    height: 58px;
    left: 369px;
    top: 263px;
    background-position: -3020px 0px;
}
#delaware.Countywide { background-position: -3020px -110px; }
#delaware.Local { background-position: -3020px -220px; }
#delaware.Lifted { background-position: -3020px -330px; }
/* Dubois County */
#dubois {
    width: 63px;
    height:65px;
    left: 150px;
    top: 597px;
    background-position: -6389px 0px;
}
#dubois.Countywide { background-position: -6389px -110px; }
#dubois.Local { background-position: -6389px -220px; }
#dubois.Lifted { background-position: -6389px -330px; }
/* Elkhart County */
#elkhart {
    left: 296px;
    top: 9px;
    width: 64px;
    height: 66px;
    background-position: -357px 0px;
}
#elkhart.Countywide { background-position: -357px -110px; }
#elkhart.Local { background-position: -357px -220px; }
#elkhart.Lifted { background-position: -357px -330px; }
/* Fayette County */
#fayette {
    width: 40px;
    height: 50px;
    left: 412px;
    top: 372px;
    background-position: -4070px 0px;
}
#fayette.Countywide { background-position: -4070px -110px; }
#fayette.Local { background-position: -4070px -220px; }
#fayette.Lifted { background-position: -4070px -330px; }
/* Floyd County */
#floyd {
    width: 47px;
    height:50px;
    left: 301px;
    top: 617px;
    background-position: -6820px 0px;
}
#floyd.Countywide { background-position: -6820px -110px; }
#floyd.Local { background-position: -6820px -220px; }
#floyd.Lifted { background-position: -6820px -330px; }
/* Fountain County */
#fountain {
    width: 54px;
    height: 80px;
    left: 101px;
    top: 263px;
    background-position: -2945px 0px;
}
#fountain.Countywide { background-position: -2945px -110px; }
#fountain.Local { background-position: -2945px -220px; }
#fountain.Lifted { background-position: -2945px -330px; }
/* Franklin County */
#franklin {
    width: 71px;
    height: 52px;
    left: 412px;
    top: 415px;
    background-position: -4731px 0px;
}
#franklin.Countywide { background-position: -4731px -110px; }
#franklin.Local { background-position: -4731px -220px; }
#franklin.Lifted { background-position: -4731px -330px; }
/* Fulton County */
#fulton {
    left: 243px;
    top: 117px;
    width: 79px;
    height: 51px;
    background-position: -1450px 0px;
}
#fulton.Countywide { background-position: -1450px -110px; }
#fulton.Local { background-position: -1450px -220px; }
#fulton.Lifted { background-position: -1450px -330px; }
/* Gibson County */
#gibson {
    width: 105px;
    height:70px;
    left: 22px;
    top: 595px;
    background-position: -6567px 0px;
}
#gibson.Countywide { background-position: -6567px -110px; }
#gibson.Local { background-position: -6567px -220px; }
#gibson.Lifted { background-position: -6567px -330px; }
/* Grant County */
#grant {
    width: 63px;
    height: 54px;
    left: 328px;
    top: 213px;
    background-position: -2241px 0px;
}
#grant.Countywide { background-position: -2241px -110px; }
#grant.Local { background-position: -2241px -220px; }
#grant.Lifted { background-position: -2241px -330px; }
/* Greene County */
#greene {
    width: 85px;
    height: 53px;
    left: 126px;
    top: 480px;
    background-position: -5133px 0px;
}
#greene.Countywide { background-position: -5133px -110px; }
#greene.Local { background-position: -5133px -220px; }
#greene.Lifted { background-position: -5133px -330px; }
/* Hamilton County */
#hamilton {
    width: 57px;
    height: 56px;
    left: 273px;
    top: 291px;
    background-position: -3173px 0px;
}
#hamilton.Countywide { background-position: -3173px -110px; }
#hamilton.Local { background-position: -3173px -220px; }
#hamilton.Lifted { background-position: -3173px -330px; }
/* Hancock County */
#hancock {
    width: 56px;
    height: 48px;
    left: 317px;
    top: 342px;
    background-position: -3703px 0px;
}
#hancock.Countywide { background-position: -3703px -110px; }
#hancock.Local { background-position: -3703px -220px; }
#hancock.Lifted { background-position: -3703px -330px; }
/* Harrison County */
#harrison {
    width: 69px;
    height:85px;
    left: 264px;
    top: 617px;
    background-position: -6876px 0px;
}
#harrison.Countywide { background-position: -6876px -110px; }
#harrison.Local { background-position: -6876px -220px; }
#harrison.Lifted { background-position: -6876px -330px; }
/* Hendricks County */
#hendricks {
    width: 54px;
    height: 63px;
    left: 211px;
    top: 344px;
    background-position: -3861px 0px;
}
#hendricks.Countywide { background-position: -3861px -110px; }
#hendricks.Local { background-position: -3861px -220px; }
#hendricks.Lifted { background-position: -3861px -330px; }
/* Henry County */
#henry {
    width: 58px;
    height: 57px;
    left: 367px;
    top: 317px;
    background-position: -3456px 0px;
}
#henry.Countywide { background-position: -3456px -110px; }
#henry.Local { background-position: -3456px -220px; }
#henry.Lifted { background-position: -3456px -330px; }
/* Howard County */
#howard {
    width: 77px;
    height: 40px;
    left: 255px;
    top: 228px;
    background-position: -2400px 0px;
}
#howard.Countywide { background-position: -2400px -110px; }
#howard.Local { background-position: -2400px -220px; }
#howard.Lifted { background-position: -2400px -330px; }
/* Huntington County */
#huntington {
    width: 52px;
    height: 72px;
    left: 359px;
    top: 149px;
    background-position: -1629px 0px;
}
#huntington.Countywide { background-position: -1629px -110px; }
#huntington.Local { background-position: -1629px -220px; }
#huntington.Lifted { background-position: -1629px -330px; }
/* Jackson County */
#jackson {
    width: 82px;
    height: 65px;
    left: 261px;
    top: 501px;
    background-position: -5448px 0px;
}
#jackson.Countywide { background-position: -5448px -110px; }
#jackson.Local { background-position: -5448px -220px; }
#jackson.Lifted { background-position: -5448px -330px; }
/* Jasper County */
#jasper {
    left: 126px;
    top: 96px;
    width: 55px;
    height: 107px;
    background-position: -1124px 0px;
}
#jasper.Countywide { background-position: -1124px -110px; }
#jasper.Local { background-position: -1124px -220px; }
#jasper.Lifted { background-position: -1124px -330px; }
/* Jay County */
#jay {
    width: 60px;
    height: 49px;
    left: 420px;
    top: 228px;
    background-position: -2545px 0px;
}
#jay.Countywide { background-position: -2545px -110px; }
#jay.Local { background-position: -2545px -220px; }
#jay.Lifted { background-position: -2545px -330px; }
/* Jefferson County */
#jefferson {
    width: 77px;
    height:64px;
    left: 354px;
    top: 528px;
    background-position: -6045px 0px;
}
#jefferson.Countywide { background-position: -6045px -110px; }
#jefferson.Local { background-position: -6045px -220px; }
#jefferson.Lifted { background-position: -6045px -330px; }
/* Jennings County */
#jennings {
    width: 56px;
    height: 73px;
    left: 338px;
    top: 478px;
    background-position: -5384px 0px;
}
#jennings.Countywide { background-position: -5384px -110px; }
#jennings.Local { background-position: -5384px -220px; }
#jennings.Lifted { background-position: -5384px -330px; }
/* Johnson County */
#johnson {
    width: 50px;
    height: 55px;
    left: 270px;
    top: 397px;
    background-position: -4267px 0px;
}
#johnson.Countywide { background-position: -4267px -110px; }
#johnson.Local { background-position: -4267px -220px; }
#johnson.Lifted { background-position: -4267px -330px; }
/* Knox County */
#knox {
    width: 93px;
    height: 91px;
    left: 58px;
    top: 528px;
    background-position: -5799px 0px;
}
#knox.Countywide { background-position: -5799px -110px; }
#knox.Local { background-position: -5799px -220px; }
#knox.Lifted { background-position: -5799px -330px; }
/* Kosciusko County */
#kosciusko {
    width: 64px;
    height: 79px;
    left: 296px;
    top: 70px;
    background-position: -971px 0px;
}
#kosciusko.Countywide { background-position: -971px -110px; }
#kosciusko.Local { background-position: -971px -220px; }
#kosciusko.Lifted { background-position: -971px -330px; }
/* LaGrange County */
#lagrange {
    width: 71px;
    height: 52px;
    left: 352px;
    top: 7px;
    background-position: -448px 0px;
}
#lagrange.Countywide { background-position: -448px -110px; }
#lagrange.Local { background-position: -448px -220px; }
#lagrange.Lifted { background-position: -448px -330px; }
/* Lake County */
#lake {
    left: 90px;
    top: 12px;
    width: 47px;
    height: 109px;
    background-position: 0px 0px;
}
#lake.Countywide { background-position: 0px -110px; }
#lake.Local { background-position: 0px -220px; }
#lake.Lifted { background-position: 0px -330px; }
/* LaPorte County */
#laporte {
    left: 175px;
    top: 8px;
    width: 66px;
    height: 101px;
    background-position: -154px 0px;
}
#laporte.Countywide { background-position: -154px -110px; }
#laporte.Local { background-position: -154px -220px; }
#laporte.Lifted { background-position: -154px -330px; }
/* Lawrence County */
#lawrence {
    width: 63px;
    height: 59px;
    left: 208px;
    top: 513px;
    background-position: -5559px 0px;
}
#lawrence.Countywide { background-position: -5559px -110px; }
#lawrence.Local { background-position: -5559px -220px; }
#lawrence.Lifted { background-position: -5559px -330px; }
/* Madison County */
#madison {
    width: 45px;
    height: 82px;
    left: 327px;
    top: 263px;
    background-position: -2885px 0px;
}
#madison.Countywide { background-position: -2885px -110px; }
#madison.Local { background-position: -2885px -220px; }
#madison.Lifted { background-position: -2885px -330px; }
/* Marion County */
#marion {
    width: 62px;
    height: 58px;
    left: 262px;
    top: 344px;
    background-position: -3778px 0px;
}
#marion.Countywide { background-position: -3778px -110px; }
#marion.Local { background-position: -3778px -220px; }
#marion.Lifted { background-position: -3778px -330px; }
/* Marshall County */
#marshall {
    left: 241px;
    top: 63px;
    width: 60px;
    height: 58px;
    background-position: -802px 0px;
}
#marshall.Countywide { background-position: -802px -110px; }
#marshall.Local { background-position: -802px -220px; }
#marshall.Lifted { background-position: -802px -330px; }
/* Martin County */
#martin {
    width: 37px;
    height: 77px;
    left: 174px;
    top: 529px;
    background-position: -5656px 0px;
}
#martin.Countywide { background-position: -5656px -110px; }
#martin.Local { background-position: -5656px -220px; }
#martin.Lifted { background-position: -5656px -330px; }
/* Miami County */
#miami {
    width: 50px;
    height: 84px;
    left: 285px;
    top: 149px;
    background-position: -1698px 0px;
}
#miami.Countywide { background-position: -1698px -110px; }
#miami.Local { background-position: -1698px -220px; }
#miami.Lifted { background-position: -1698px -330px; }
/* Monroe County */
#monroe {
    width: 57px;
    height: 70px;
    left: 207px;
    top: 447px;
    background-position: -5060px 0px;
}
#monroe.Countywide { background-position: -5060px -110px; }
#monroe.Local { background-position: -5060px -220px; }
#monroe.Lifted { background-position: -5060px -330px; }
/* Montgomery County */
#montgomery {
    width: 60px;
    height: 66px;
    left: 153px;
    top: 291px;
    background-position: -3251px 0px;
}
#montgomery.Countywide { background-position: -3251px -110px; }
#montgomery.Local { background-position: -3251px -220px; }
#montgomery.Lifted { background-position: -3251px -330px; }
/* Morgan County */
#morgan {
    width: 67px;
    height: 56px;
    left: 208px;
    top: 397px;
    background-position: -4327px 0px;
}
#morgan.Countywide { background-position: -4327px -110px; }
#morgan.Local { background-position: -4327px -220px; }
#morgan.Lifted { background-position: -4327px -330px; }
/* Newton County */
#newton {
    left: 92px;
    top: 107px;
    width: 39px;
    height: 95px;
    background-position: -1066px 0px;
}
#newton.Countywide { background-position: -1066px -110px; }
#newton.Local { background-position: -1066px -220px; }
#newton.Lifted { background-position: -1066px -330px; }
/* Noble County */
#noble {
    width: 69px;
    height: 52px;
    left: 355px;
    top: 53px;
    background-position: -631px 0px;
}
#noble.Countywide { background-position: -631px -110px; }
#noble.Local { background-position: -631px -220px; }
#noble.Lifted { background-position: -631px -330px; }
/* Ohio County */
#ohio {
    width: 45px;
    height: 27px;
    left: 435px;
    top: 507px;
    background-position: -5913px 0px;
}
#ohio.Countywide { background-position: -5913px -110px; }
#ohio.Local { background-position: -5913px -220px; }
#ohio.Lifted { background-position: -5913px -330px; }
/* Orange County */
#orange {
    width: 60px;
    height: 60px;
    left: 209px;
    top: 568px;
    background-position: -6314px 0px;
}
#orange.Countywide { background-position: -6314px -110px; }
#orange.Local { background-position: -6314px -220px; }
#orange.Lifted { background-position: -6314px -330px; }
/* Owen County */
#owen {
    width: 66px;
    height: 59px;
    left: 154px;
    top: 425px;
    background-position: -4563px 0px;
}
#owen.Countywide { background-position: -4563px -110px; }
#owen.Local { background-position: -4563px -220px; }
#owen.Lifted { background-position: -4563px -330px; }
/* Parke County */
#parke {
    width: 62px;
    height: 66px;
    left: 103px;
    top: 339px;
    background-position: -3616px 0px;
}
#parke.Countywide { background-position: -3616px -110px; }
#parke.Local { background-position: -3616px -220px; }
#parke.Lifted { background-position: -3616px -330px; }
/* Perry County */
#perry {
    width: 62px;
    height:85px;
    left: 189px;
    top: 645px;
    background-position: -7056px 0px;
}
#perry.Countywide { background-position: -7056px -110px; }
#perry.Local { background-position: -7056px -220px; }
#perry.Lifted { background-position: -7056px -330px; }
/* Pike County */
#pike {
    width: 65px;
    height:62px;
    left: 94px;
    top: 593px;
    background-position: -6470px 0px;
}
#pike.Countywide { background-position: -6470px -110px; }
#pike.Local { background-position: -6470px -220px; }
#pike.Lifted { background-position: -6470px -330px; }
/* Porter County */
#porter {
    left: 134px;
    top: 18px;
    width: 46px;
    height: 95px;
    background-position: -78px 0px;
}
#porter.Countywide { background-position: -78px -110px; }
#porter.Local { background-position: -78px -220px; }
#porter.Lifted { background-position: -78px -330px; }
/* Posey County */
#posey {
    width: 63px;
    height:90px;
    left: 5px;
    top: 650px;
    background-position: -7392px 0px;
}
#posey.Countywide { background-position: -7392px -110px; }
#posey.Local { background-position: -7392px -220px; }
#posey.Lifted { background-position: -7392px -330px; }
/* Pulaski County */
#pulaski {
    left: 175px;
    top: 118px;
    width: 69px;
    height: 50px;
    background-position: -1363px 0px;
}
#pulaski.Countywide { background-position: -1363px -110px; }
#pulaski.Local { background-position: -1363px -220px; }
#pulaski.Lifted { background-position: -1363px -330px; }
/* Putnam County */
#putnam {
    width: 56px;
    height: 75px;
    left: 163px;
    top: 355px;
    background-position: -3937px 0px;
}
#putnam.Countywide { background-position: -3937px -110px; }
#putnam.Local { background-position: -3937px -220px; }
#putnam.Lifted { background-position: -3937px -330px; }
/* Randolph County */
#randolph {
    width: 59px;
    height: 61px;
    left: 422px;
    top: 271px;
    background-position: -3094px 0px;
}
#randolph.Countywide { background-position: -3094px -110px; }
#randolph.Local { background-position: -3094px -220px; }
#randolph.Lifted { background-position: -3094px -330px; }
/* Ripley County */
#ripley {
    width: 59px;
    height: 79px;
    left: 390px;
    top: 456px;
    background-position: -5303px 0px;
}
#ripley.Countywide { background-position: -5303px -110px; }
#ripley.Local { background-position: -5303px -220px; }
#ripley.Lifted { background-position: -5303px -330px; }
/* Rush County */
#rush {
    width: 52px;
    height: 64px;
    left: 364px;
    top: 371px;
    background-position: -4122px 0px;
}
#rush.Countywide { background-position: -4122px -110px; }
#rush.Local { background-position: -4122px -220px; }
#rush.Lifted { background-position: -4122px -330px; }
/* Scott County */
#scott {
    width: 51px;
    height: 52px;
    left: 325px;
    top: 544px;
    background-position: -6155px 0px;
}
#scott.Countywide { background-position: -6155px -110px; }
#scott.Local { background-position: -6155px -220px; }
#scott.Lifted { background-position: -6155px -330px; }
/* Shelby County */
#shelby {
    width: 52px;
    height: 66px;
    left: 313px;
    top: 386px;
    background-position: -4193px 0px;
}
#shelby.Countywide { background-position: -4193px -110px; }
#shelby.Local { background-position: -4193px -220px; }
#shelby.Lifted { background-position: -4193px -330px; }
/* Spencer County */
#spencer {
    width: 78px;
    height:83px;
    left: 121px;
    top: 656px;
    background-position: -7129px 0px;
}
#spencer.Countywide { background-position: -7129px -110px; }
#spencer.Local { background-position: -7129px -220px; }
#spencer.Lifted { background-position: -7129px -330px; }
/* Starke County */
#starke {
    left: 178px;
    top: 71px;
    width: 68px;
    height: 52px;
    background-position: -881px 0px;
}
#starke.Countywide { background-position: -881px -110px; }
#starke.Local { background-position: -881px -220px; }
#starke.Lifted { background-position: -881px -330px; }
/* Steuben County */
#steuben {
    width: 59px;
    height: 52px;
    left: 418px;
    top: 5px;
    background-position: -549px 0px;
}
#steuben.Countywide { background-position: -549px -110px; }
#steuben.Local { background-position: -549px -220px; }
#steuben.Lifted { background-position: -549px -330px; }
/* St. Joseph County */
#stjoseph {
    left: 232px;
    top: 9px;
    width: 68px;
    height: 66px;
    background-position: -253px 0px;
}
#stjoseph.Countywide { background-position: -253px -110px; }
#stjoseph.Local { background-position: -253px -220px; }
#stjoseph.Lifted { background-position: -253px -330px; }
/* Sullivan County */
#sullivan {
    width: 63px;
    height: 69px;
    left: 69px;
    top: 464px;
    background-position: -4652px 0px;
}
#sullivan.Countywide { background-position: -4652px -110px; }
#sullivan.Local { background-position: -4652px -220px; }
#sullivan.Lifted { background-position: -4652px -330px; }
/* Switzerland County */
#switzerland {
    width: 65px;
    height:48px;
    left: 425px;
    top: 525px;
    background-position: -5970px 0px;
}
#switzerland.Countywide { background-position: -5970px -110px; }
#switzerland.Local { background-position: -5970px -220px; }
#switzerland.Lifted { background-position: -5970px -330px; }
/* Wabash County */
#tippecanoe {
    width: 60px;
    height: 66px;
    left: 152px;
    top: 229px;
    background-position: -2326px 0px;
}
#tippecanoe.Countywide { background-position: -2326px -110px; }
#tippecanoe.Local { background-position: -2326px -220px; }
#tippecanoe.Lifted { background-position: -2326px -330px; }
/* Tipton County */
#tipton {
    width: 58px;
    height: 37px;
    left: 273px;
    top: 257px;
    background-position: -2800px 0px;
}
#tipton.Countywide { background-position: -2800px -110px; }
#tipton.Local { background-position: -2800px -220px; }
#tipton.Lifted { background-position: -2800px -330px; }
/* Union County */
#union {
    width: 33px;
    height: 45px;
    left: 450px;
    top: 377px;
    background-position: -4020px 0px;
}
#union.Countywide { background-position: -4020px -110px; }
#union.Local { background-position: -4020px -220px; }
#union.Lifted { background-position: -4020px -330px; }
/* Vanderburgh County */
#vanderburgh {
    width: 42px;
    height:70px;
    left: 60px;
    top: 661px;
    background-position: -7339px 0px;
}
#vanderburgh.Countywide { background-position: -7339px -110px; }
#vanderburgh.Local { background-position: -7339px -220px; }
#vanderburgh.Lifted { background-position: -7339px -330px; }
/* Vermillion County */
#vermillion {
    width: 25px;
    height: 102px;
    left: 92px;
    top: 303px;
    background-position: -3414px 0px;
}
#vermillion.Countywide { background-position: -3414px -110px; }
#vermillion.Local { background-position: -3414px -220px; }
#vermillion.Lifted { background-position: -3414px -330px; }
/* Vigo County */
#vigo {
    width: 60px;
    height: 66px;
    left: 77px;
    top: 401px;
    background-position: -4418px 0px;
}
#vigo.Countywide { background-position: -4418px -110px; }
#vigo.Local { background-position: -4418px -220px; }
#vigo.Lifted { background-position: -4418px -330px; }
/* Wabash County */
#wabash {
    width: 46px;
    height: 73px;
    left: 316px;
    top: 143px;
    background-position: -1561px 0px;
}
#wabash.Countywide { background-position: -1561px -110px; }
#wabash.Local { background-position: -1561px -220px; }
#wabash.Lifted { background-position: -1561px -330px; }
/* Warren County */
#warren {
    width: 65px;
    height: 71px;
    left: 92px;
    top: 242px;
    background-position: -2624px 0px;
}
#warren.Countywide { background-position: -2624px -110px; }
#warren.Local { background-position: -2624px -220px; }
#warren.Lifted { background-position: -2624px -330px; }
/* Warrick County */
#warrick {
    width: 72px;
    height:70px;
    left: 92px;
    top: 647px;
    background-position: -7232px 0px;
}
#warrick.Countywide { background-position: -7232px -110px; }
#warrick.Local { background-position: -7232px -220px; }
#warrick.Lifted { background-position: -7232px -330px; }
/* Washington County */
#washington {
    width: 72px;
    height: 68px;
    left: 262px;
    top: 553px;
    background-position: -6214px 0px;
}
#washington.Countywide { background-position: -6214px -110px; }
#washington.Local { background-position: -6214px -220px; }
#washington.Lifted { background-position: -6214px -330px; }
/* Wayne County */
#wayne {
    width: 62px;
    height: 58px;
    left: 421px;
    top: 330px;
    background-position: -3536px 0px;
}
#wayne.Countywide { background-position: -3536px -110px; }
#wayne.Local { background-position: -3536px -220px; }
#wayne.Lifted { background-position: -3536px -330px; }
/* Wells County */
#wells {
    width: 57px;
    height: 67px;
    left: 388px;
    top: 164px;
    background-position: -1941px 0px;
}
#wells.Countywide { background-position: -1941px -110px; }
#wells.Local { background-position: -1941px -220px; }
#wells.Lifted { background-position: -1941px -330px; }
/* White County */
#white {
    width: 76px;
    height: 67px;
    left: 152px;
    top: 165px;
    background-position: -1833px 0px;
}
#white.Countywide { background-position: -1833px -110px; }
#white.Local { background-position: -1833px -220px; }
#white.Lifted { background-position: -1833px -330px; }
/* Whitley County */
#whitley {
    width: 54px;
    height: 57px;
    left: 353px;
    top: 96px;
    background-position: -1197px 0px;
}
#whitley.Countywide { background-position: -1197px -110px; }
#whitley.Local { background-position: -1197px -220px; }
#whitley.Lifted { background-position: -1197px -330px; }


/* Burn Ban County Details */
#county_info {
    width: 96.5%;
    float: left;
    background-color: #B2B2B2;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
#county_info table { background-color: #ECECEC; }
#county_info table th {
    text-align: left;
    background-color: #B2B2B2;
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 8px;
    padding-left: 3px;
    font-size: 1.05em;
    color: #FFF;
}
#county_info table td {
    text-align: left;
    padding: 3px;
    vertical-align: text-top;
    font-size: 0.9em;
    line-height: 1.2em;
    border: 1px solid #B2B2B2;
    color: #000;
}
#county_info table .Lifted { background-color: #1dfe3c; }
#county_info table .Countywide { background-color: #fd0017; }
#county_info table .Local { background-color: #fda32c; }



/* ------------------------------------------------------------------------------------------------
 Mobile County Drop Down
------------------------------------------------------------------------------------------------- */

#mobile { display: none; }
.ui-loader { display:none; }

/* ------------------------------------------------------------------------------------------------
 Footer Details
------------------------------------------------------------------------------------------------- */
#footer {
    background-image: url(/dhs/images/dhs_app-footer.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 45px;
    width: 900px;
    clear: both;
    float: left;
    padding-right: 30px;
    padding-left: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: .9em;
    line-height: 1.1em;
    margin-bottom: 30px;
}
#footer a {
    color: #FFF;
    text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer p {
    margin-top: 25px;
    text-align: left;
}