﻿html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
}

body, form, img, div, a, span {
    border: 0 none;
    margin: 0;
    padding: 0;
}

    a, a:link, a:hover, a:visited {
        color: #002675;
        text-decoration: none;
    }

        a:hover {
            text-decoration: underline;
        }

#page {
    margin: 0 auto;
    width: 990px;
}

#header {
    background-position: top right;
    background-image: url('header_bg.png');
    height: 60px;
    background-repeat: repeat-y;
}

#logo, .logo {
    width: 150px;
    height: 100%;
    display: block;
    float: left;
    background: transparent url('./logos/07 - 150x50.png') no-repeat scroll 50% 50%;
    text-indent: -1000;
    margin-left: 10px;
}

#questions, .questions {
    float: left;
    margin: 10px 0 0 10px;
}

#contactus {
    float: right;
    width: 200px;
    margin: 5px 10px 0 0;
    color: #ccccff;
    font-size: 10px;
}

    #contactus .mstranslator {
        position: absolute;
        top: 8px;
        left: 300px;
        width: 200px;
    }
/*TRANSLATOR WIDGET _ TO BE DELETED*/
#MicrosoftTranslatorWidget {
    float: left !important;
    background-color: transparent !important;
    width: auto !important;
    border: none !important;
    background-image: none !important;
    min-height: initial !important;
    margin-top: 0px;
    margin-left: 0px;
    border: none !important;
}

    #MicrosoftTranslatorWidget #MSTWHeader {
        border: none !important;
    }

    #MicrosoftTranslatorWidget #MSTWHeaderText {
        display: none !important;
    }

    #MicrosoftTranslatorWidget #MSTWMenu {
        height: 19px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        background-color: #6289B0 !important;
        background-size: 19px 19px;
        color: #fff !important;
        border: none !important;
        height: 20px;
        font-family: "wf_SegoeUI","wf_SegoeUI","Segoe UI","Segoe WP","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif" !important;
        font-weight: bold;
    }

        #MicrosoftTranslatorWidget #MSTWMenu select {
            background: transparent;
            -webkit-appearance: none;
        }

        #MicrosoftTranslatorWidget #MSTWMenu option {
            background-color: #6289B0 !important;
            color: #fff !important;
        }

    #MicrosoftTranslatorWidget #MSTWContent a:link {
        border: none !important;
    }

    #MicrosoftTranslatorWidget #MSTWFooter {
        display: none !important;
    }

    #MicrosoftTranslatorWidget .MSTWButtonLink {
        border: 1px solid #fff !important;
        background: #6289B0 !important;
        height: 20px !important;
    }


#top_menu {
    background: #e2f0ff url(menu_bg.gif) repeat-x scroll 0 0;
    width: 100%;
}

#promo {
    position: relative;
    border-bottom-color: #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
}

#layerslider {
    width: 990px;
    height: 400px;
    overflow: hidden;
}

#headLine2 {
    width: 50%;
    color: #666666;
    padding-top: 100px;
    padding-left: 20px;
    text-shadow: 0 1px 0 #d2d2d2;
    height: 301px;
    position: absolute;
    left: 0;
    top: 0;
}

    #headLine2 .pageHeadline2 {
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 300;
        font-size: 38px;
        line-height: 45px;
        margin: 0;
        padding: 0;
        color: #0079C1;
    }

    #headLine2 .pageSubHeadline {
        line-height: 24px;
        margin-top: 5px;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 300;
    }

#midContentMain {
    background: url("scr_gray-bkgd.png") repeat-x scroll center bottom transparent;
}

#midContent {
    background: url("interior-gradient-bottom.png") repeat-x scroll center bottom transparent; /*border-top: 1px solid #D7D7D7;*/
    min-height: 180px;
    min-width: 988px;
}

#midNav {
    /*background: url("homepage-gradient-top.png") repeat-x scroll center top transparent;*/
    background: url("scr_content-bkgd.png") repeat scroll 0 0;
    min-height: 128px;
    min-width: 988px;
    margin-top: 0;
    padding-bottom: 30px;
    text-shadow: 0 1px 0 #FFFFFF;
}

    #midNav .columns {
        width: 980px;
        margin: 0 auto;
    }

        #midNav .columns:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

        #midNav .columns .col {
            background: url("vertical-gradient-sprite.png") no-repeat scroll right -1px transparent;
            padding-right: 9px;
            width: 30%;
            float: left;
        }

            #midNav .columns .col h2 {
                font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",Helvetica,Arial,sans-serif;
                font-weight: 300;
                margin: 0;
                padding: 0;
            }

.contentParagraph {
    font-size: 13px;
    line-height: 19px;
    margin: 3px 0 13px;
}

#midNav .columns .col a {
    color: #0099CC;
    font-weight: bold;
}

/*#footer
{
	padding:20px 10px 10px 10px;	
}*/

#footer {
    background: url("bg_footer.png") repeat scroll 0 0 #7EACB1;
    margin: 0 auto;
    color: #fff;
}

#footerNav {
    display: block;
    padding: 0 5px;
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5; /*box-shadow: 0 5px 5px #5A595D;*/
}

    #footerNav ul {
        float: left;
    }

        #footerNav ul, #footerNav ul li {
            margin: 0;
            padding: 0;
        }

            #footerNav ul li {
                margin-right: 25px;
                display: inline-block;
            }

                #footerNav ul li a {
                    color: #666666;
                    display: inline-block;
                    font-size: 0.923em;
                    font-weight: bold;
                    line-height: 3.16em;
                    padding: 0;
                    text-shadow: 1px 1px #FFFFFF;
                }


#copy {
    padding: 15px 15px 15px 15px;
    font-size: 10px;
    color: GrayText;
    color: White;
}

    #copy a {
        color: White;
    }

.system_info {
    color: Gray;
    display: inline-block;
    font-family: Calibri;
    font-size: x-small;
    width: 100px;
    float: left;
    margin: 0 20px 0 0;
}

.comment {
    font-family: Calibri;
    color: #666666;
    font-size: 14px;
    font-style: italic;
}

.comment_author {
    color: #336699;
}

.page_title {
    color: #333333;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
}

.table_labels {
    font-family: Verdana;
    font-size: small;
}

.blue_bg {
    background: transparent url('content_center.gif') repeat-x scroll 0 0;
}

.map_canvas {
    border: 1px solid #6699FF;
    top: 0px;
    left: 0px;
    position: relative;
    width: 990px;
    height: 140px;
}

#routing .map_canvas {
    width: 565px;
    height: 419px;
}

#routing #map_area {
    position: relative;
    float: left;
    z-index: 0;
    top: 0px;
    left: 0px;
    height: 397px;
}

#get_started #map_area {
    position: relative;
    z-index: 0;
    height: 500px;
    width: 100%;
}

#get_started .map_canvas {
    width: 758px;
    height: 518px;
    position: absolute;
    left: -12px;
    top: -7px;
}

#map_panel {
    position: absolute;
    left: 50px;
    top: 0px;
    width: 535px;
    font-size: small;
    font-weight: normal;
    z-index: 100000; /*background-color:White; 	border:1px solid #cccccc;*/
}


.mapMsg {
    background-position: white;
    display: inline-block;
    background: white;
    font-weight: bold;
    padding: 2px 5px;
    border: solid 1px #A6C9E2;
    background-color: White;
    font-size: 10px;
}


#dirContainer {
    position: absolute;
    right: -155px;
    top: 0;
    width: 150px;
    height: 450px;
    border: solid 1px #A6C9E2;
    background-color: White;
    padding: 2px 2px 10px 2px;
    z-index: 1000;
}

#dirPanel {
    overflow: auto;
    height: 100%;
    display: block;
    font-family: Calibri;
    font-size: small;
}

    #dirPanel table {
        border-collapse: collapse;
        width: 100%;
    }

        #dirPanel table tr td img {
            width: 24px;
        }

        #dirPanel table tr:hover {
            background: #EDF4FA;
        }

        #dirPanel table tr td.title {
            background-color: #D6E6F3;
            border-bottom: 2px solid #B8D3EB;
            font-weight: bold;
            border-bottom-color: #357DBF;
        }

        #dirPanel table tr td a, #dirPanel table tr td a:visited, #dirPanel table tr td a:hover {
            text-decoration: none;
            color: Black;
            display: block;
        }
/*#dirPanel ul
{
  list-style-type:none;
  margin:12px 0 0 0;
  padding:0; 
}
#dirPanel ul li
{
  padding:2px 0;
  position: relative;
}
#dirPanel a
{
  text-decoration:none;
  white-space:nowrap;
}
*/


.clear {
    height: 0px;
    clear: both;
}

.templateTable {
    background: #F3F8F7 none repeat scroll 0 0;
    border-collapse: collapse;
    width: 100%;
}

    .templateTable td {
        border: 1px solid #C2D4DA;
        padding: 2px;
    }

    .templateTable .caption {
        width: 120px;
        font-weight: bold;
    }

/*Buttons*/
#homedownload .downloadctahome {
    float: left;
}

.downloadctahome, .downloadctahome span {
    background-image: url(download_btn_home.gif);
    display: inline-block;
    position: relative;
}

    .downloadctahome.homefree, .downloadctahome.homefree span {
        background-image: url(download_btn_home_free.gif);
    }

    .downloadctahome.homenew, .downloadctahome.homenew span {
        background-image: url(download_btn_home_new.gif);
    }

    .downloadctahome.homegray, .downloadctahome.homegray span {
        background-image: url(download_btn_homegray.gif);
    }

    .downloadctahome.homegraynew, .downloadctahome.homegraynew span {
        background-image: url(download_btn_homegray_new.gif);
    }

.downloadctahome {
    background-position: left top;
    height: 72px;
    margin: 10px 24px 0 0;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
}

    .downloadctahome span {
        background-position: right top;
        color: black;
        font-size: 18px;
        font-weight: bold;
        height: 42px;
        left: 6px;
        margin: 0 -12px 0 6px;
        padding: 30px 22px 0 10px;
        white-space: nowrap;
    }

    .downloadctahome.homenew span {
        padding: 30px 32px 0 10px;
    }

    .downloadctahome:hover {
        background-position: left bottom;
        text-decoration: none;
    }

        .downloadctahome:hover span {
            background-position: right bottom;
        }

    .downloadctahome:visited {
        color: black;
    }
/*End Buttons*/

.linkRef {
    margin-top: -15px;
}

.linkRef, a.linkRef {
    color: graytext;
    cursor: default;
    font-family: Tahoma;
    font-size: 5px;
    text-decoration: none;
}

.bg_gradient {
    background: transparent url( 'bg_gradient.png' ) repeat-x scroll 0 -2px;
    height: 22px;
    vertical-align: bottom;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

/*Language pages*/
#nav-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav-menu li {
    float: left;
    margin: 0 0.15em;
    padding: 5px;
}

    #nav-menu li a {
        float: left;
        display: block;
        text-align: center;
    }

    /* Hide from IE5-Mac \*/
    #nav-menu li a {
        float: none;
    }
/* End hide */

#page-content {
    padding: 0 10px 10px 10px;
}

    #page-content p {
        color: #696969;
        font-family: Tahoma;
        font-size: small;
        text-align: justify;
    }

    #page-content table {
        border-collapse: collapse;
        width: 100%;
    }

    #page-content #map_canvas {
        width: 500px;
        height: 400px;
        position: relative;
        border: solid 1px #CCCCCC;
    }

/*End*/

.step {
    background: transparent url(orange_circle22x22.png) repeat-y scroll 50% 50%;
    width: 22px;
    height: 14px;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    text-align: center;
    padding: 4px 0 4px 0;
    text-decoration: none;
}

div.step a, div.step a:link, div.step a:hover, div.step a:visited, div.step a:active {
    color: White;
    text-decoration: none;
}



/*Message boxes*/
.error {
    background-color: #FFEBD7;
    border: solid 1px red;
    padding: 2px;
}

.error_box, .ok_box, .info_box, .warning_box {
    padding: 0;
    margin: 0;
    width: 99%;
}

.error_box {
    background-color: #FFEBD7;
    border: solid 1px red;
    color: Red;
}

.ok_box {
    background-color: #CCFFCC;
    border: 1px solid #00CC00;
    color: #009933;
}

.info_box {
    background-color: #D9ECFF;
    border: 1px solid #0000FF;
    color: #000099;
}

.warning_box {
    background-color: #FFFFCC;
    border: 1px solid #FF9933;
    color: #CC6600;
}
/*End message boxes*/

/*Panel style*/
.panel-head {
    padding: 3px 6px 4px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    background: #709be3;
    background: -moz-linear-gradient(top,#7da7f0,#6993dc);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.28,#7da7f0),color-stop(0.72,#6993dc));
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    margin-bottom: 0;
}

.panel-body {
    margin: 0 0 10px 0;
    padding: 5px 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 2px #aaa;
    -moz-box-shadow: 0 2px 2px #aaa;
    box-shadow: 0 2px 2px #aaa;
}

.vehicle .panel-head {
    color: #333333;
    background: #66CCFF;
    background: -moz-linear-gradient(top,#66CCFF,#00ACFF);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.28,#66CCFF),color-stop(0.72,#00ACFF));
}
/*End Panel style*/


.loginBox {
    background: url("login_bg.gif") repeat-x scroll left bottom #EBF2F4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
    text-align: center;
    font-family: Calibri;
}

    .loginBox a {
        font-size: small;
    }
