﻿body
{
    background: #253659;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    color: #3E4147;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 3.0em;
    font-family: 'Century Gothic' , Arial;
    color: #04143b;
}

h1
{
    font-size: 4.0em;
    padding: 0 0 0 0px;
}


h3
{
    font-size: 2.0em;
}

h4
{
    font-size: 1.5em;
}

h5
{
    font-size: 1.3em;
}

#topContainer
{
    border-top: 1px solid #647599;
    padding: 5px, 10px, 10px, 10px;
    margin: 0px -7px 0px -7px;
    background: #FFFFFF;
}

#LoginContainer
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    height: 90px;
}

.Button
{
    color: #FFFFFF;
    background: #253659;
    border: 1px solid #8191b0;
    border-top: 1px solid #091837;
}

.ButtonDisabled
{
    visibility: collapse;
}

#header
{
    height: 60px;
    padding: 0px, 0px, 10px, 0px;
    position: relative;
    margin-bottom: 0px;
}

#headerleft
{
    float: left;
    width: auto;
}

#headerright
{
    margin: 5px;
    float: right;
    width: auto;
}

.slIconStyle
{
    border: 0px;
}

/*--------------------------------
---------- Main -------------- */

#mainContainer
{
    background: #d6e2f7;
    min-height: 650px;
    padding: 0px;
    margin: 0px -7px 0px -7px;
    border-bottom-color: #a9bfe8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #a9bfe8;
    border-top-style: solid;
    border-top-width: 1px;
}

#splashContainer
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


#splash
{
    width: 600px;
    color: #2d4066;
}


#splashRss
{
    padding-top: 40px;
    width: 300px;
}

.contentTitle
{
    text-align: center;
}

#listView
{
}


/*---------------------------------
-------------- Bottom ------------*/


#bottomContainer
{
    height: 200px;
    background: #FFFFFF;
    padding: 0px;
    margin: 0px -7px 0px -7px;
}


#footerContainer
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


/*---------------------------------
--------- Splash control ---------- */

#splash
{
    float: left;
}

#splashRss
{
    float: right;
}

li
{
    list-style-type: none;
}

p.bold
{
    font-weight: bold;
}


/*------------------------------------
----------- Splash footer control ---- */

#footerTopBar
{
    margin-top: -12px;
    height: 100px;
    width: 1000px;
}

#footerlink
{
    float: left;
}

#footerProvider
{
    float: right;
}


/*----------------------------------------
------------- RT Challenge ----------- */

.label
{
    width: 100px;
}

#PersonModule
{
    float: left;
}

/*-----------------------------------
--------- SQLInstallModule ---------*/

#ContentPlaceHolder1_SQLFileListBox
{
    height: auto;
    min-height: 600px;
}


#installSetup
{
    float: left;
}

#installCompleted
{
    float: right;
    height: 600px;
}

.InstallFail
{
    margin: 0px;
    color: #FF0000;
}

.InstallSuccess
{
    margin: 0px;
    color: #007F16;
}

.ListStyle
{
    background: #FFFFFF;
    width: 420px;
    height: 600px;
    overflow: auto;
}

#completedList
{
    padding: 0px;
    margin: 0px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-color: #F0F0F0;
    border-right-color: #F0F0F0;
    border-bottom-color: #F0F0F0;
    border-left-color: #F0F0F0;
    border-top-style: inset;
    border-right-style: inset;
    border-bottom-style: inset;
    border-left-style: inset;
}

/*--------------------------
------ Reporting Module ----*/
