﻿body
{
    background-color: #A9A9A9;
    font-family: Arial, Sans-Serif;
}
.content
{
    margin: 0 auto;
    background: url('../Images/ContentBackground.png') repeat-y;
    overflow: auto;
}
.footer {
    margin: 0 auto;
    /*background-image: url('../Images/footer3.png'); removed as footer3.png is not there*/
}
.gridalternaterow /*not used*/
{
    background-color: #296DC1;
    color: White;
}
.gridheader /*not used*/
{
    color: White;
    background-color: #2A568F;
}
.gridsettings /*not used*/
{
    font-size: x-small;
    padding: 2px;
}
h5 /*not used*/
{
    color: #2A568F;
}
hr
{
    color: #2A568F;
}
.topedge /*not used*/
{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    height: 10px;
    background-image: url('../Images/TopEdge2.png');
}
.window
{
    position: relative;
    width: 400px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    margin: 0 auto;
}
.LOGINBACKGROUND /*on Nexus*/
{
    background-image: url('../images/LoginBackground.png');
    width: 330px;
    height: 169px;
    color: White;
}
.GRIDHEADER
{
    background-color: #296DC1;
    background-image: url(../Images/gradbar-header.gif);
    background-repeat: repeat-x;
    font-size: .75em;
    font-weight: bold;
    color: White;
}
.GRIDHEADERALT /*not used*/
{
    background-color: #296DC1;
    background-image: url(../Images/gradbar-header-alt.gif);
    background-repeat: repeat-x;
    font-size: .75em;
    font-weight: bold;
    color: White;
}
.ALTGRIDROW /*not used*/
{
    background-color: #efefef;
    background: url(../Images/GridAltGrad.jpg) repeat-x;
    border: 1px solid #D3D3D3;
}
.ALTGRIDROW td /*not used*/
{
    border: 1px solid #D3D3D3;
}
.GRIDROW /*not used*/
{
    border: 1px solid #D3D3D3;
}
.GRIDROW td /*not used*/
{
    border: 1px solid #D3D3D3;
}
.GRIDSETTINGS /*switch to Global*/
{
    border-bottom: Solid 3px #959393;
    border-right: Solid 3px #959393;
    border-left: Solid 1px #959393;
    border-top: Solid 1px #959393;
    margin: 4px;
}
.WIDGETCONTAINER /*not used*/
{
    border: 1px solid #D3D3D3;
    padding: 5px;
    margin: 5px;
}
fieldset.section /*not sure*/
{
    clear: both;
    border-color: #000000;
    border-width: 1px 0 0 0;
    border-style: solid none none none;
    padding: 10px;
    width: 95%;
    margin: 0 0 0 0;
    font-size: 80%;
    overflow: hidden;
}
fieldset.section legend /*not sure*/
{
    font-family: sans-serif;
    font-weight: bold;
    font-size: medium;
    color: #296DC1;
    margin: 0 0 0 0;
    padding: 0 5px;
}
fieldset.section label /*not sure*/
{
    width: 110px;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    font-weight: bold;
    display: block;
}
fieldset.section br /*not sure*/
{
    clear: both;
}
input.section, select.section, textarea.section, checkbox.section
{
    font-family: Tahoma, Arial, sans-serif;
    color: #000000;
    margin-bottom: 5px;
}
DIV.PAGE
{
    background: #fff;
    padding: 0;
    margin: 0 auto;
    -webkit-box-shadow: 2px 2px 9px #8a8888, -2px 2px 9px #8a8888;
    -moz-box-shadow: 2px 2px 9px #8a8888, -2px 2px 9px #8a8888;
    box-shadow: 2px 2px 9px #8a8888, -2px 2px 9px #8a8888;
    width: 960px;
}
TABLE.PAGE
{
    background: white;
    padding: 0;
    margin: 0 auto;
}
A
{
    text-decoration: none;
}
IMG
{
    border-style: none;
}
#blanket /*use Global*/
{
    background-color: #111;
    opacity: 0.27;
    filter: alpha(opacity=27);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9001;
    width: 100%;
}
.modalBackground /*not used*/
{
    background-color: #808080;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup /*not used*/
{
    background-color: White;
    border-width: 2px;
    border-style: solid;
    border-color: #808080;
    padding: 2px;
    width: 100%;
}
#popUpSearching, #popUpLoading, #popUpDiv
{
    position: absolute;
    background-color: Transparent;
    width: 100px;
    height: 100px;
    z-index: 9003;
    text-align: center;
}
#popUpStates
{
    position: absolute;
    background-color: White;
    width: 250px;
    height: 450px;
    z-index: 9003;
    text-align: center;
}
/* Z-index of #mask must lower than #boxes .window */
#mask
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #111;
    opacity: 0.27;
    filter: alpha(opacity=27);
    display: none;
}
.mask
{
    background-color: #111;
    opacity: 0.27;
    filter: alpha(opacity=27);
}
#boxes .window
{
    position: absolute;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    background-color: #fff;
}
/* Customize your modal window here, you can add background image too */
#boxes #dialog
{
    width: 500px;
    height: 203px;
}

.PANELBACKGROUND
{
    background-color: #F5F5F5;
    border: #c0c0c0 1px solid;
    margin: 5px 5px 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.header-tab
{
    float: right;
    background-color: transparent;
    margin-top: -5px;
    background-image: url('../Images/Top-Tab.png');
    width: 277px;
    height: 70px;
}
.headertext
{
    /*margin-top: -5px;*/
    float: left;
}
.betatext
{
    font-size: .65em;
    padding: 0 0 0 40px;
}
