@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'arial_condensed_boldregular';
    src: url('/css/Arial-Condensed/arial_condensed_bold-webfont.eot');
    src: url('/css/Arial-Condensed/arial_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('/css/Arial-Condensed/arial_condensed_bold-webfont.woff') format('woff'),
        url('/css/Arial-Condensed/arial_condensed_bold-webfont.ttf') format('truetype'),
        url('/css/Arial-Condensed/arial_condensed_bold-webfont.svg#arial_condensed_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.slide{
}

div.slideChanger{
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    width: 960px;
    z-index:89;
    position:absolute;
    margin:0px 10px;
    text-align:center;
    margin-top:345px;
}

div.slideChanger div {
    display: inline-block;
    background-color: #FFFFFF;
    margin-left: 4px;
    margin-right: 4px;
    border-radius: 3px;
    height: 16px;
    width: 12px;
    cursor: pointer;
}

div.slideChanger div:hover {
    background-color: #95A6C7;
}

div.selected {
    background-color: #34599F !important;
}


div.slideBackground{
    padding:0;
    margin:0px 0px;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:-5;
    min-width: 980px;
    background-position: center top;
    background-repeat: no-repeat;
}

div.slide1{
}
div.slide2{
}
div.slide3, #featureImg{
    cursor: pointer;
}
div.slide4{
}

div.slide1Image{
    background-image: url(/imgs/bg/slider_backgrounds_truck_flat.jpg);
    z-index:-5;
}

div.slide1Text{
    width: 910px;
    max-width:910px;
    min-width:910px;
    margin-top: 60px;
    margin-left: 10px;
    cursor: default;
}

div.extraText1 {
    text-align: left !important;
    font-size: 18px;
    margin: 0 50px 0 30px !important;
}


div.slide2Image{
    background-image: url(/imgs/bg/slider2b.jpg);	
    z-index:-6;	
}
div.slide2Text{
    width: 930px;
    max-width:930px;
    min-width:930px;
    margin-top: 20px;
    text-align: right;
    cursor: default;
}

#extraText2 {
    text-align: left !important;
    font-size: 18px;
    margin: 0 50px 0 30px !important;
}

div.slide3Text{
    width: 960px;
    max-width:960px;
    min-width:960px;
    margin-top: 20px;
    text-align: right;
}

#extraText3 {
    text-align: right !important;
    font-size: 18px;
    margin: 60px 30px 0 0 !important;
}


div.slide3Image{
    background-image: url(/imgs/bg/slider_background_new.jpg);
    z-index:-7;

}

div.slide4Image{
    background-image: url(/imgs/bg/slider4.jpg);	
    z-index:-8;	
}
div.slide4Text{
    width: 930px;
    max-width:930px;
    min-width:930px;
    margin-top: 20px;
    text-align: right;
    cursor: default;
}

#extraText4 {
    text-align: left !important;
    font-size: 18px;
    margin: 0 50px 0 30px !important;
}

div.featureImage{
    background-image: url(/imgs/bg/slider_background_new.jpg);
    z-index:-7;

}

div.slideText {
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    font-family: 'arial_condensed_boldregular', Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: white;
    font-color:white;
    opacity: 0.85;	
    text-shadow:
        -2.5px -2.5px 0 #162E59,
        2.5px -2.5px 0 #162E59,
        -2.5px 2.5px 0 #162E59,
        2.5px 2.5px 0 #162E59;
    height: 275px;
    width: 960px;
    z-index:105;	
    position:absolute;
    max-width:960px;
    min-width:960px;
}

div.slideText p { /*used for regular text on a banner*/
    margin: 0.8em 0em 0.8em 0em;
    line-height: 0em;
}

.extra-text p{
    text-decoration: underline;
}
div.hidden{
    display: none;
}

img {
    border:none
}

a {
    outline: 0;
    text-decoration:none;
}
/*2014-07-14removed to prevent form submission issues*/
/*:focus, :active {
    outline: 0;
    border: 0;
}*/

li {
    list-style-type: none;
}
hr {
    border: solid 1px #162E59;
}
header{
    color: #162E59;
    font-weight:bold;
}
h1, h2, h3 {
    font-family:'arial_condensed_boldregular', Arial, Helvetica, sans-serif;
    color: #162E59;
}
p{
    line-height: 1.5em;
}


body, h1, h2, h3, h4, li, ol p{
    margin: 0px;
    padding: 0px;
}
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#333;
    background-color:white;
}
body#home {
    /*	background-image: url(/imgs/bg/slider_bg01_truck.png);
            background-position: center top;
            background-repeat: no-repeat;*/
}
body#other {
     /*background-image: url(/imgs/bg/other_bg.jpg); */
     background-image: url(/imgs/bg/slider_bg01_truck.png);
    background-position: center top;
    background-repeat: no-repeat;
}
#header-wrapper {
    width: 100%;
    height:700px;
    background-image: url(/imgs/layout/header-wrap-new.png);
    z-index:-1;
    background-position: center;
    position:absolute;
    top: 0px;
}


#logo{
    background-image: url(/imgs/layout/logo_top2.png);
    width:289px;
    height:125px;
    position: absolute;
    left: 100px;
}
#top_wrapper {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    /*background-image: url(/imgs/layout/page-wrap.png);*/
    background-repeat: repeat-y;
    position:relative;
    z-index: 99;
}
#transp_grey {
    height: 700px;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: -2;
    /*background-image: url(/imgs/layout/transp_grey.png);*/
    background-image: url(/imgs/layout/transp_white.png);
    background-repeat: repeat-y;
    background-position: center;	
    overflow-y: none;
}


#topbar {
    background-image: url(/imgs/layout/bluebar-top.png);
    height: 90px;
    width: 960px;
    margin:0px 10px;
}
#header {
    margin:0px 10px;
    height: 330px;
    width: 960px;
}
#header_short {
    height: 100px;
    width: 960px;
}

#menu {
    background-image: url(/imgs/layout/menu.png);
    height: 77px;
    width: 960px;
    margin:0px 10px;
    padding:60px 0 0 0;
    z-index:100;

}
div.menuLinks {
    font-size: 16px;
    font-weight: bold;
    color: #162E59;
    height: 27px;
    padding:15px 0 0 0;
    width: 191px;
    margin-left: 1px;
    float:left;
    text-align:center;
    font-family:'arial_condensed_boldregular', Arial, Helvetica, sans-serif;	
}
div.menuLinks_Curr {
    font-size: 16px;
    font-weight: bold;
    color: #162E59;
    height: 38px;
    padding:15px 0 0 0;
    width: 191px;
    margin-left: 1px;
    float:left;
    text-align:center;
    font-family:'arial_condensed_boldregular', Arial, Helvetica, sans-serif;
    background-image: url(/imgs/layout/arrow_down.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
div.menuLinks:hover {
    background-color:#ddd;
    color:#162E59;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);

}


#content {
    width: 960px;
    margin:-33px 10px 0 10px;
    z-index: -1;
    padding-bottom:50px;
    /*background-image: url(/imgs/layout/rocks-content_bg.png);*/
	/*background-color: rgb(238, 238, 238);*/
    background: white;
    background-repeat: no-repeat;
    background-position: top;

}

.info-wrapper {
    position: relative;
    width: 800px;
    top: 10px;
    left: 60px;
    right: 50px;
}

.info-wrapper li{
    list-style-type: square;
}

.info-wrapper blockquote{
    font: 14px/22px normal helvetica, sans-serif;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    padding-left: 15px;
    /*border-left: 3px solid #ccc; removed 2014-04-24 MK*/
}

.greyBoxWide {
    padding: 25px;
    height: 104px;
    width: 910px;
    /*background-image: url(/imgs/layout/box_grey_wide.png);*/
	/*background-color: rgb(238, 238, 238);*/
  background: white;
    clear:both;
    position:relative;
}
.blueBox {
    background-image: url(/imgs/layout/box-blue.png);
    padding: 25px;
    height: 102px;
    width: 270px;
    float: left;
    color: #FFFFFF;
    position:relative;
}

.blueBoxSmall,.blueBoxSmall {
    background-image: url(/imgs/layout/box-blue.png);
    padding: 25px;
    height: 72px;
    width: 170px;
    float: left;
    color: #FFFFFF;
    position:relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.greyBoxSmall{background-image: url(/imgs/layout/small_grey_box.png);}
.blueBox h3,.blueBoxSmall h3,#logForm h3{
    font-family:'arial_condensed_boldregular', Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#fff;
}

.blueBox a,.blueBoxSmall a, blueBox button {
    padding: 5px 7px;
    margin: 5px 0 0 0;
    float: right;
    position:absolute;
    bottom:25px;
    right:25px;
    font-family:'arial_condensed_boldregular', Arial, Helvetica, sans-serif;
    background-color: #E80000;
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}
.blueBox a:hover,
.blueBoxSmall a:hover,
.blueBox button:hover,
.blueBoxSmall button:hover{
    color:#000;
}

#paragraph{
    width:910px;
    margin: 15px;
}
#third {
    padding: 15px;
    float: left;
    height: auto;
    width: 290px;
}
#two-thirds {
    padding: 15px;
    float: left;
    height: auto;
    width: 610px;
}

#page_title{
    /*background-image: url(/imgs/layout/page_title.png);*/
    background-repeat: no-repeat;
    height: 37px;
    width: 910px;
    padding: 15px;
}

#two-column{
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

#greyBox_narrow{
    width: 270px;
    height:358px;
    padding:25px;
    background-image: url(/imgs/layout/box_grey_narrow.png);
    float:left;
}
#greyBox_narrow a{
    text-decoration:underline;
    color:#333;
}
#greyBox_narrow a:hover{
    text-decoration:none;
}

.focused {
    background-color: #FFFF00
}

#subscribe-wrapper {
    margin-top: 20px;
    margin-bottom: 65px;
}

#help-wrapper {
    margin-top: 20px;
    margin-bottom: 50px;
}

.map-canvas {
    height: 128px;
    width:270px;
}

#logoutButton {
    cursor: pointer;
    position: absolute;
    float: right;
}

#banner {
    width: 960px;
    max-width:960px;
    min-width:960px;
}

#serviceMap fieldset {
    width:550px;
}

.error,.req{color:red;}
.success{color:green;}
.rightAlign{text-align:right;}
.lightText{}
table#results th,table#results thead{background: #004079;color:#ffffff}
.icon{height:15px;width:15px;}
.largeIcon{height:30px;width:30px;}
.glass{
    /* background styles */
    position: relative;
    display: inline-block;
    padding: 15px 25px;
    background: green; /*for compatibility with older browsers*/
    background-image: linear-gradient(#990000,#ed1b24);

    /* text styles */
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    font-family: sans-serif;
    font-weight: 100;
    border-radius: 5px 5px 5px 5px;
}

.glass:after{
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    width: calc(100% - 2px);
    height: 50%;
    background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.1));
    border-radius: 4px 4px 4px 4px;
}
#footer-wrapper {
    width: 100%;
    min-height: 200px;
    background-color: #2c5aa0;
    border-top: 15px solid #1e3d73;
    border-bottom: 15px solid #1e3d73;
    z-index: 99;
    position: relative;
    margin-top: 0;
}

#footer {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 20px 20px;
    font-size: 11px;
    color: #FFFFFF;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 40px;
}

.footer-section {
    display: flex;
    flex-direction: column;
}

.footer-logo {
    margin-bottom: 15px;
}

.footer-logo img {
    max-width: 120px;
    height: auto;
}

.footer-office {
    font-size: 10px;
    line-height: 1.4;
    color: #FFFFFF;
}

.footer-section h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding-bottom: 8px;
}

.footer-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-section li {
    margin-bottom: 8px;
}

.footer-section a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
}

.footer-section a:hover {
    text-decoration: underline;
}

#footer-bottom {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid rgba(255,255,255,0.2);
    font-size: 10px;
    color: #CCCCCC;
    grid-column: 1 / -1;
}

@media (max-width: 768px) {
    #footer {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}