﻿body
{
    font-family: Verdana, Arial, Helvetica;
    width: 769px;
    margin: 0 auto 0 auto; /*border: #7695B4 5px solid;*/
    border: #d6dfe4 1px solid;
    background: #333;
    padding: 0px;
    color: #333;
}
form
{
    margin: 0;
    padding: 0;
    border: 0;
}
a
{
    color: #333;
    text-decoration: underline;
}
a:hover
{
    color: #900;
}
a#help
{
    width: 30px;
    height: 23px;
    display: inline-block;
    background: url(../gifs/help_icon.gif);
}
a#help:hover
{
    background: url(../gifs/help_icon_o.gif);
}
div.header
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #333;
    line-height: 12px;
    background-color: #fff;
    padding: 0 0 8px 0;
}
div.header h1
{
    padding-bottom: 3px;
    margin: 0 0 3px 2px;
    font-size: 18px;
    color: #ef4928;
}
div#mainctn
{
    background-color: #fff;
    padding: 3px;
}
div#bluectn
{
    border: 4px #fff solid;
    padding: 0px; /*background-color: #119ecc; -- original blue background*/
    background-color: #fff;
}
div#navctn
{
    display: none;
}
div.content
{
    background-color: #fff;
    width: 751px;
    border: #fff solid 1px;
    padding: 1px;
    margin: 0 auto 0 auto;
}

div.inputField td.label_input
{
    padding-bottom: 0px;
    padding-top: 6px;
}

div.inputField, div.description
{
    background-color: #fff;
    clear: left;
    padding: 0 8px 8px 8px;
    margin: 0 auto 0 auto;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #333;
    line-height: 16px;
}
div.description, div.outputField
{
    margin: 0 0 5px 0;
}
div.outputField table.output
{
    width: 746px;
    text-align: left;
    border: 1px solid #333;
}
div.errorField
{
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 3px 5px 3px;
}

div.errorField a
{
    font-size: 11px;
    color: #036;
    text-decoration: underline;
}

div.errorField a:hover
{
    color: #900;
}
div.errorField .split
{
    font-size: 11px;
    color: #036;
    text-decoration: none;
    margin: 0 0 0 4px;
}

div.content h2
{
    font-size: 12px;
    color: #036;
    padding: 10px 10px 0px 5px;
    margin: 0 0 20px 0;
}
div.content .search_label
{
    font-size: 11px;
    color: #333;
}

#panel_input_additional_options
{
    margin: 0 auto 8px 0;
}
#panel_input_additional_options td
{
    padding: 0px;
}
.blueBanner
{
    background-color: #319cce;
    min-height: 22px;
    padding: 5px 10px 0px 10px;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
}
.linkbuttons
{
    font-size: 11px;
    text-decoration: underline;
}
.labels-header
{
    text-align: left;
    padding: 10px 10px 2px 6px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.labels-header-panel
{
    text-align: left;
    padding: 10px 10px 2px 3px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.labels-header-panel a
{
    text-align: left;
    padding: 10px 10px 2px 3px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.labels-header-panel a:hover
{
    text-align: left;
    padding: 10px 10px 2px 3px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #900;
    text-decoration: none;
}


.labels-table-header
{
    text-align: left;
    padding: 3px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.labels-bold, .labels-bold a, a.labels-bold
{
    font-size: 11px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
.labels-bold a:hover, a.labels-bold:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #900;
    text-decoration: none;
}
.labels
{
    font-size: 11px;
    font-weight: normal;
    color: #333;
}


.labels_note
{
    font-size: 11px;
    font-weight: normal;
    color: #333;
    text-decoration: underline;
}


.labels-sort
{
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera < 7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
    white-space: pre; /* IE 7 */
    font: inherit;
}


.space_sort
{
    font-size: 9px;
    font-weight: normal;
    color: #333;
    
}


#firststreet
{
    font: bold 8px Verdana, Geneva, sans-serif;
    border-top: 1px solid #333;
    padding: 3px 2px;
}
#secondstreet
{
    font: bold 8px Verdana, Geneva, sans-serif;
    border-bottom: 1px solid #333;
    padding: 3px 2px;
}
.datagridheader
{
    font-size: 11px;
    font-weight: bold;
    color: #333;
    text-decoration: none; /*padding: 3px 3px 3px 1px;     border: 1px solid #a0a0a0;*/
    vertical-align: middle;
    text-align: left;
    text-decoration:none;
}

.endXstreet
{
    border-color: #a0a0a0;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    padding: 3px 3px 3px 1px;
}

.inter_street_header
{
    border-color: #000;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    padding: 3px 3px 3px 1px;
    width: 746px;
}

.inter_street_datagrid
{
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #a0a0a0;
    padding: 0px;
    width: 746px;
}

.gridview_button
{
    font-size: 11px;
    width: 24px;
    padding: 0px;
    margin: 0px;
}

.similar_street
{
    padding-left: 3px;
    padding-right: 3px;
}

div.glossary td
{
    padding: 2px;
}

.scrollable
{
    width: 746px;
    margin: 0 auto;
}

.st_table
{
    width: 746px;
    height: 260px;
    margin: 0 auto;
}


table.dcp_pre
{
    width: 736px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #333;
    line-height: 12px;
}

table.dcp_pre td
{
    background-color: White;
    color: #333;
    padding: 3px 3px 3px 1px;
}

div#bottombar
{
    display: none;
}

div.footer
{
    font-size: 11px;
    text-align: center;
    margin: 3px 0 0 0;
    background-color: #ccc;
    padding: 2px 5px 5px 5px;
}
.street_hints
{
    position: absolute;
    display: none;
    left: 0px;
    top: 0px;
    z-index: 1000;
    border: 1px solid #000000;
    background-color: #F2F2F2;
    width: 250;
    font-size: 11px;
    padding: 0px 2px 2px 2px;
}

div.error_ticket
{
    width: 704px;
    margin: 0 auto;
    padding: 3px;
    min-height: 180px;
    border: 1px solid #ccc;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
}

div.error_ticket td
{
    padding: 2px;
}
td.f3_to_street_top
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #000;
    text-align: left;
    border-top: 1px solid #333;
    padding: 3px 3px;
}

td.f3_from_street_bot
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #333;
    padding: 3px 3px;
}

td.f3_icon_disclaimer
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 7px;
    font-weight: normal;
    color: red;
    text-align: left;
    padding: 3px 3px;
}

.disclaimer
{
    color: red;
    font-weight: bold;
}

.noteCallingF2F3
{
    text-align: left;
    font-size: 10px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    padding: 2px 0 2px 5px;
}


div.userguide .labels-header
{
    text-align: left;
    padding: 10px 10px 2px 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

div.userguide .labels-tip
{
    font-style: italic;
    font-weight: bold;
}

table.streetSort
{
    border:1px #ccc solid;
}

#isplaceholder
{
    margin: 10px 0;
}
.placeholder
{
    color: #aaa;
}
