/* START stats.aspx */

.dashboard_center
{
    width: 500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.dashboard_direct_link_pnl
{
    margin-left: auto;
    margin-right: auto;
}

.dashboard_direct_link_pnl
{
    background-color: GhostWhite;
}

.dashboard_settings_tbl
{
    height: 101px;
    width: 650px;
}

    .dashboard_settings_tbl td
    {
        padding-left: 5px;
        padding-right: 5px;
    }

.dashboard_settings_lbl
{
    width: 160px;
    text-align: left;
    height: 25px;
}

.dashboard_settings_control
{
}

.dashboard_settings_title_information
{
    color: #666;
    padding-top: 3px;
}

.dashboard_settings_information
{
    vertical-align: text-top;
    background-color: gainsboro;
    border: 1px solid GhostWhite;
    border-right: 2px solid GhostWhite;
    border-left: 2px solid GhostWhite;
}

.dashboard_control
{
    width: 166px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.dashboard_settings_tbl_header_spacer
{
    height: 15px;
}

.dashboard_settings_tbl_header
{
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 9pt;
    background-image: url(images/GrayExplorer.gif);
    text-align: left;
    border-top: 1px solid #00B1B0;
    border-bottom: 1px solid #00B1B0;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 20px;
}

.dashboard_btns_tbl
{
}

    .dashboard_btns_tbl td
    {
        padding: 5px;
    }

.registered_users_tbl
{
    border-spacing: 20px;
    padding: 5px;
    margin: 5px;
}

    .registered_users_tbl td
    {
        width: 80px;
    }

.registered_users_header_tbl
{
    text-align: center;
    border-spacing: 20px;
}

.registered_users_row_tbl
{
    text-align: center;
}

/* END stats.aspx */

td
{
    margin: 0px;
    padding: 0px;
}

#header_tbl
{
}

    #header_tbl tr
    {
        padding: 0px;
        margin: 0px;
    }

    #header_tbl td
    {
        text-align: left;
        margin: 0px;
    }

#header_tbl
{
    height: 73px;
    border-bottom: #00b1b0 2px solid;
    width: 100%;
}

.header_school_name
{
    font-family: 'Oswald', sans-serif;
    font-size: 24pt;
    color: #00B1B0;
    white-space: nowrap;
    vertical-align: top;
}

.header_infofinder_logo
{
    padding-right: 20px;
    max-height: 75px;
}

.asp_address_and_school_box
{
    width: 370px;
    float: left;
    font-size: 8pt;
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
}

.asp_zip_and_grade_box
{
    width: 170px;
    margin: 2px;
    font-size: 8pt;
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
}

.asp_lbl
{
    width: 25px;
    /*border: 1px blue solid;
    background-color: red;*/
}

.td_asp_label
{
    width: 50px;
    text-wrap: none;
    text-align: left;
    padding-left: 5px;
    /*background-color: green;*/
}

.address_tbl
{
    border: #00b1b0 1px solid;
    border-bottom: none;
    padding: 0px;
    margin: 0px;
    width: 752px;
    height: 80px;
    margin: 2px auto 0px auto;
}

.address_tbl_header
{
    font-weight: bold;
    font-size: 12pt;
    background-image: url(images/GrayExplorer.gif);
    background-repeat: repeat;
    border-bottom: #00B1B0 1px solid;
    padding: 1px;
}

.address_tbl_header_row
{
    height: 0px;
}

.address_tbl_header_info
{
    font-weight: bold;
    font-size: 10pt;
    padding-left: 5px;
    color: #333;
}

.address_tbl_header_info_additional
{
    font-weight: normal;
    font-size: 8pt;
}

.address_tbl_first_row td
{
    padding: 0px 3px 0px 10px;
}

.address_tbl_second_row td
{
    padding: 0px 3px 0px 10px;
}

.address_tbl_search
{
    border: #00b1b0 1px solid;
    border-top: none;
    padding: 0px;
    margin: 0px;
    width: 752px;
    margin: 0px auto 2px auto;
}

#buttonWrap
{
    padding: 0px 17px 3px 0px;
}

table
{
    font-size: 8pt;
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    border-collapse: separate;
}

#header td tr
{
}

tr
{
}

.register_center
{
    width: 433px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.contact_center
{
    width: 456px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.stats_center
{
    width: 652px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.address_center
{
    width: 765px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}


.address_table
{
    padding-left: 2px;
}

.client_data
{
    background-color: #E4EAED;
    border: 1px solid #00B1B0;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.td_tabs
{
    vertical-align: top;
}

.ultra_web_tab
{
    width: 304px;
}

.ultra_web_tab_selected
{
}

.tab_scrollable_content
{
    width: 100%;
    height: 433px;
    overflow-x: auto;
    overflow-y: auto;
}

    .tab_scrollable_content table:first-of-type
    {
        border-bottom: 1px solid #999;
        width: 100%;
        padding: 0px;
    }

.stops_table td tr
{
}

.schools_table
{
    width: 100%;
}

    .schools_table td tr
    {
        text-align: left;
    }

body
{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 8pt;
    word-spacing: normal;
    text-transform: none;
    color: black;
    background-repeat: repeat-x;
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color: white;
}

input, select
{
    font-size: 8pt;
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
}

    input[type='checkbox']
    {
        line-height: normal;
        margin: 0px;
        float: left;
        vertical-align: top;
        text-align: left;
    }

hr
{
    border: 1px solid;
    padding: 0px;
    margin: 0px;
    color: #00B1B0;
    line-height: 1px;
}

.tablesep
{
    padding: 0px;
    margin: 0px;
    border-bottom: #00B1B0 1px solid;
    height: 5px;
}

.ft_status_text
{
    padding: 3px;
    margin-top: 0px;
    margin-bottom: 3px;
}

.ft_status_pnl
{
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.errormsg
{
    border: yellow 1px solid;
    padding: 2px;
    font-weight: bold;
    margin: 1px;
    color: yellow;
    background-color: red;
}

.warningtext
{
    border: red 1px solid;
    margin: 3px;
    padding: 3px;
    color: red;
}

.infotext
{
    border: blue 1px solid;
    padding: 3px;
    margin: 3px;
    color: blue;
}

.datagridheader
{
    font-weight: bold;
    color: white;
    background-color: #00B1B0;
}

.formtableheader
{
    font-weight: bold;
    background-image: url(images/GrayExplorer.gif);
    border-bottom: #00B1B0 1px solid;
}

.altrow
{
    background-color: lightgoldenrodyellow;
}

.stopgroupby
{
    font-weight: bold;
    color: black;
    background-color: gainsboro;
}

.ft_legend
{
    COLOR: white;
    font-size: 7pt;
}

.ft_back
{
    padding: 0px;
    margin: 0px;
    background-repeat: repeat-x;
    background-color: #00B1B0;
}

.pagetitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #00B1B0;
}

.footertable
{
    padding-right: 2px;
    padding-left: 5px;
    font-size: 8pt;
    color: white;
}

.footertable2
{
    font-size: 8pt;
    color: silver;
}

p
{
    padding: 3px;
    margin: 3px;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
    color: #00B1B0;
}

h1
{
    font-weight: 700;
    font-size: 12pt;
    margin-bottom: 0px;
    padding-bottom: 0px;
    word-spacing: normal;
    text-transform: none;
    font-style: normal;
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    text-decoration: none;
}

h2
{
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h3
{
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    font-size: 1.58em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h4
{
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    font-size: 1.33em;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h5, dt
{
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h6
{
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

tfoot, thead
{
    font-size: 1em;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
}

th
{
    font-weight: bold;
    font-size: 1em;
    word-spacing: normal;
    vertical-align: baseline;
    text-transform: none;
    font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color: silver;
}


a:link
{
    text-decoration: none;
    color: #0000EE;
}

a:visited
{
    text-decoration: none;
    /*color:	#551A8B;*/
    color: #0000EE;
}

a:active
{
    text-decoration: none;
    color: #0000EE;
}

.header_school_name_link:hover
{
    text-shadow: 1px 1px 1px black;
    color: #00B1B0;
}

a:hover
{
    text-decoration: underline;
    color: #0000EE;
}

small
{
    font-size: .7em;
}

big
{
    font-size: 1.17em;
}

blockquote, pre
{
    font-family: Courier New, monospace;
}


ul li
{
    list-style-type: square;
}

    ul li li
    {
        list-style-type: disc;
    }

        ul li li li
        {
            list-style-type: circle;
        }

ol li
{
    list-style-type: decimal;
}

ol ol li
{
    list-style-type: lower-alpha;
}

ol ol ol li
{
    list-style-type: lower-roman;
}

img
{
    margin: 0px;
}

.gridhomestate
{
    font-weight: bold;
    background-color: silver;
    border-bottom: 2px GhostWhite solid;
}

.gridhomenotpart
{
    font-style: italic;
    background-color: silver;
}

.contentdiv
{
    border: #00B1B0 1px solid;
    padding: 4px;
    width: 90%;
    text-align: left;
}

.privacystatement
{
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
}

.directions
{
    border: #0000ff 1px solid;
    padding: 2px;
    margin: 2px;
    background-color: #ffffcc;
}

.footer
{
    color: white;
}

.map_tbl
{
    width: 445px;
    margin-left: 2px;
}

.map_tbl_header
{
    font-weight: bold;
    font-size: 12pt;
    background-image: url(images/GrayExplorer.gif);
    align-content: center;
    text-align: center;
    border: 1px solid #00B1B0;
    border-bottom: none;
}

.approximate_warning_img
{
    vertical-align: top;
}

.approximate_warning_lbl
{
    font-weight: bold;
    color: red;
}

.TheMap
{
    z-index: 101;
    width: 100%;
    position: relative;
    height: 100%;
}

.SI_School
{
    font-weight: bold;
    color: #333;
    font-size: 10pt;
    vertical-align: bottom;
    text-transform: capitalize;
}

.SI_School_Detail
{
}

.SI_Table
{
    background-color: #E4E4E4;
}

    .SI_Table a:first-of-type
    {
        border-top: none;
        border-right: none;
        float: right;
    }

        .SI_Table a:first-of-type:hover
        {
            background-color: #999;
        }

.SI_StopInfo
{
    text-align: left;
    margin: 0px;
}

.SI_StopName
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: bottom;
    text-transform: capitalize;
}

.SI_SelectedStop
{
    background-color: #F4F1D0;
}

.SI_PrinterStopInfoTitle
{
    font-weight: bold;
    font-size: 14pt;
}



.client_message
{
    width: 294px;
    height: 398px;
    overflow-x: auto;
    overflow-y: auto;
    padding: 3px;
    margin-top: 10px;
}

.last_update_lbl
{
    background-image: url(images/GrayExplorer.gif);
    border: 1px solid #00B1B0;
    border-top: none;
    width: 444px;
    height: 12px;
    font-size: 7pt;
    float: right;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 2px;
}


.infobox
{
    border: #00B1B0 1px solid;
    padding: 2px;
    width: 180px;
    background-color: lightgrey;
}

.googlemap
{
    border: 1px solid #00B1B0;
    width: 444px;
    height: 442px;
}

.readmemsg
{
    border: red 1px solid;
    padding: 3px;
    color: red;
    background-color: yellow;
    text-align: left;
}

.mapinfo_style
{
    margin: 0px;
    border: 1px solid #00B1B0;
    width: 444px;
    height: 444px;
    background-repeat: no-repeat;
    /*url('MapController.ashx?Command=GetMap&Width=442&Height=440&ExportFormat=Gif&Ran=0.467470464048661&MapAlias=TFIMap') */
}

#cboSchool
{
    width: 296px;
}

.register_center #tblForm
{
    width: 435px;
}

.contact_center #tblForm
{
    width: 456px;
}
