﻿html {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

p {
    margin: 10px;
    width: 856px;
}

a {
    color: #0000FF;
    text-decoration: none;
    font-weight: bold;
}

    a img {
        border-style: none;
        border-color: inherit;
        border-width: 0px; /* height: 72px; */
        width: 256px;
        margin-left: 0px;
    }

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: #fff;
    color: #333;
}

#container {
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    background-color: #00573c;
    height: 32px;
}

#header {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-color: #ff0000;
    width: 303px;
}

#banner {
    width: 100%;
    height: 70px;
    background-color: #FFFFFF;
}

    #banner h1 {
        display: none;
        visibility: hidden;
    }

img.banner-logo {
    float: left;
    margin-left: 20px;
    padding: 0 0 0 0;
    height: 70px;
}

.logo-link a {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 0;
}

#header-text-links {
    float: right;
    margin-right: 20px;
    color: white;
}

    #header-text-links p {
        text-align: right;
    }

#nav-main {
    clear: both;
    height: 20px;
    background-color: #dfd0a5;
    font-size: .9em;
    text-transform: uppercase;
    font-weight: bold;
    clear: both;
    text-align: center;
}

    #nav-main ul {
        list-style-type: none;
        margin: 0px 0px 0px 0px;
        padding: 3px 0 0 0;
    }

    #nav-main li {
        background-color: #dfd0a5;
        display: inline;
        margin: 0px 5px 0px 5px;
    }

    #nav-main a {
        color: #000000;
        font-weight: bold;
    }

#Main {
    margin-left: auto;
    margin-right: auto;
    top: 50px;
    background: #FFFFFF;
    width: auto;
    padding-top: 10px;
}

    #Main #infobox #infotitle strong {
        color: #0000FF;
    }

#infocolumn {
    position: relative; /*ie needs this to show float */
    float: left;
    width: 250px;
    top: 0px;
    left: 4px;
    height: 650px;
}

#infobox {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 250px;
    height: 650px;
    background-color: #FFFFCC;
}

.infotitle {
    font-weight: normal;
    font-size: 1.3em;
    margin-right: 1em;
    padding-top: 1em;
    padding-left: .5em;
    border-bottom: 1px dotted #00573c;
}

.textbox {
    font-size: 1.1em;
    font-style: normal;
    padding-left: 2px;
    padding-top: 10px;
    line-height: 1.3em;
}

li {
    list-style: circle;
}

#Content #Top #Title {
    text-align: right;
    padding-top: 10px;
    padding-right: 15px;
    font-size: 1.7em;
    color: #0000FF;
}

#Content #Top .subtitle {
    text-align: right;
    padding-right: 15px;
    font-size: 1.1em;
    color: #0000FF;
}

#Content #Top #Login {
    float: right;
    width: 300px;
    padding-top: 5px;
    padding-right: 20px;
}

#footer {
    border-top: 1px dotted #AAA;
    clear: both;
    position: relative;
    margin-top: 20px;
    padding: 10px;
    height: 50px;
    bottom: 0px;
}

/* By AC */

.help {
    font-size: 11px;
}

/* By JM */

.center {
    margin-left: auto;
    margin-right: auto;
}

/*     body 
      {
          font-family:Tahoma;
          width:800px;
      } */

.Hints {
    color: Blue;
    font-size: 11px;
}

.Disclaimer {
    font-size: 9px;
    text-align: justify;
}

.Copyright {
    font-size: 9px;
    text-align: justify;
    color: Blue;
}

.LoginBox {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.TabSchools {
    background-color: #f4f4f4;
}

.TabIBSchools {
    background-color: #ffd280;
}

.Schools {
    font-size: 11px;
    margin-left: auto;
    margin-right: auto; /*    background-color: #f4f4f4; */
}

.IBSchools {
    font-size: 11px;
    margin-left: auto;
    margin-right: auto; /*    background-color: #ffd280; */
}

.lIBSchoolNameStyle {
    color: Orange;
}

.Error {
    color: Red;
    font-size: 12px;
}

.Title {
    background-color: #ECE9D8;
}

.MapViewer_TitleBarStyle {
    font-weight: bold;
    font-size: xx-large;
    vertical-align: middle;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
}

.SmartLocator_TitleBannerStyle {
    display: block;
    background-image: url(Images/TitleBanner.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: small;
    font-family: Verdana, Sans-Serif, Arial; /*color: #666666;*/
}

.MapViewer_TaskbarStyle {
    background-color: #2F5675;
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana, Sans-Serif, Arial;
    background-image: url(images/blue-gradient-30x1.gif);
    background-repeat: repeat-x;
}

.MapViewer_SmallTitleBarStyle {
    background-color: Navy;
    font-weight: bold;
    font-size: small;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
}

.MapViewer_PanelHeaderStyle {
    background-color: Navy;
    color: White;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    font-weight: bold;
    width: 100%;
}

.MapViewer_PanelContentsStyle {
    background-color: white;
    color: black;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    width: 100%;
    display: block;
}

.MapViewer_WindowTitleBarStyle {
    background-color: #2F5675;
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana, Sans-Serif, Arial;
    background-image: url(images/blue-gradient-24x1.gif);
    background-repeat: repeat-x;
}

.MapViewer_WindowStatusBarStyle {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: x-small;
    color: white;
}

.MapViewer_WindowContentsStyle {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: x-small;
    background-color: White;
    color: Navy;
    border: 1px solid black;
    overflow: hidden;
}

.MapViewer_WindowBodyStyle {
    background-color: #00008b;
    color: White;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: x-small;
    border: solid thin Black;
}


.MapViewer_CollapsePanel {
    background-color: white;
    cursor: n-resize;
}
