﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif, Segoe UI;
    font-size: 8pt;
    color: #464646;
}
#container
{
    min-height: 100%;
    min-width: 960px;
    position: relative;
}
#header
{
    background-color: White;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
}
#body
{
    padding: 10px;
    padding-bottom: 60px; /* Height of the footer */
}
#footer
{

    border-top: solid 1px #898989;
    background: url(hdr_grey.png) 0 0 repeat-x;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #e1e1e1;
    height: 24px; /* Height of the footer */
}
/* other non-essential CSS */
#header p, #header h1
{
    margin: 0;
    padding: 2px 0 0 2px;
}



/*** Webparts Begin ***/

ZoneHeader, .ZoneHeader table
{
    color: black;
    background-color: #b7c3ae;
    text-align: center;
}

.EditorZone, .CatalogZone
{
    background-color: #E1E1E1;
}

.TopPanel
{
    background-color: Fuchsia;
    padding: 3px 3px 1px 3px;
}

.ZoneInstruction, .EmptyZone
{
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Tahoma;
    font-size: 8pt;
    color: #5072CB;
}

.CatalogPartLink
{
    color: Green;
}

.WebPart
{
    background: whitesmoke;
    min-width: 185px;
}

.WebPartTitle, .WebPartTitle SPAN, .WebPartTitle a, .WebPartTitle a:visited, .WebPartTitle a:link, .WebPartTitle a:hover, .WebPartTitle a:active
{
    color: #434E54;
    background-color: #b0c4de;
    background: #F2F2E1 url(webpartback.png) 0 0 repeat-x;
    width: 100%;
    font-size: 8pt;
}

.WebPartMenu
{
    background-color: #87cefa;
}

WebPartMenuPopup, WebPartMenuPopup span, WebPartMenuPopup table
{
    background-color: #add8e6;
}

.WebPartMenuHover
{
    font-family: Garamond;
    background-color: #163A98;
    font-family: Lucida Console;
}

/*** Webparts End ***/

/*** Hyperlinks ****/

a:link
{
    color: #003366;
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
    color: #006699;
}
a:hover
{
    color: #990000;
    text-decoration: underline;
}

/** Forms **/

.acltform table
{
    empty-cells: show;
    border-collapse: collapse;
}


.acltform td
{
    padding: 3px 3px 3px 3px;
    border: solid gainsboro 1px;
    vertical-align: top;
}

.acltform label
{
    white-space: nowrap;
    font-size: smaller;
    color: #696969;
    vertical-align: super;
    display: block;
    margin: 1px 4px 4px 1px;
}

.acltform span
{
    margin-left: 5px;
}

.acltform h5
{
    text-align: right;
    font-weight: bold;
    color: GrayText;
}

.noborder
{
    display: block;
    white-space: normal;
}

.noborder td
{
    padding: 1px 1px 1px 1px;
    border-style: none;
    vertical-align: middle;
}

.noborder label
{
    white-space: nowrap;
    font-size: 100%;
    color: WindowText;
    vertical-align: middle;
    display: inline;
    margin: 0px 0px 0px 0px;
}

.noborder span
{
    margin: 0px 0px 0px 0px;
}

.noborder li
{
    margin: 0px 0px 0px 0px;
}

.noborder ul
{
    margin: 0px 0px 0px 0px;
}

/** tasks flow **/

/*a.lnkTask:active, hover, visited, link*/

a.lnkTask
{
    margin: 0px 0px 0px 0px;
    background: url(../../images/cyan1.png) left center no-repeat;
    font: 8pt "tahoma";
    color: #473a3a;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
}

a.lnkTask:hover
{
    background: url(../../images/Cyan3.png) left center no-repeat;
}

a.lnkTask:visited
{
    background: url(../../images/Cyan2.png) left center no-repeat;
}


a.lnkProcess
{
    margin: 0px 0px 0px 0px;
    background: url(../../images/green3.png) left center no-repeat;
    font: 8pt "tahoma";
    color: #574b4b;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
}

a.lnkProcess:hover
{
    background: url(../../images/green2.png) left center no-repeat;
}

a.lnkProcess:visited
{
    background: url(../../images/green2.png) left center no-repeat;
}

.lnkReports
{
    margin: 0px 0px 0px 0px;
    background: url(../../images/bronze2.png) left center no-repeat;
    font: 8pt "tahoma";
    color: #574b4b;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
}

.lnkReports:hover
{
    background: url(../../images/bronze3.PNG) left center no-repeat;
}


a.lnkReports
{
    margin: 0px 0px 0px 0px;
    background: url(../../images/bronze2.png) left center no-repeat;
    font: 8pt "tahoma";
    color: #574b4b;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
}

a.lnkReports:hover
{
    background: url(../../images/bronze3.PNG) left center no-repeat;
}

a.lnkEval
{
    margin: 0px 0px 0px 0px;
    background: url(../../images/red.png) left center no-repeat;
    font: 8pt "tahoma";
    color: #3b3030;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
}

a.lnkEval:hover
{
    background: url(../../images/red3.png) left center no-repeat;
}

.lnkEnd
{
    margin: 0px 0px -5px 0px;
    background: url(../../images/Gold2.png) left center no-repeat;
    font: 8pt "tahoma";
    color: #574b4b;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    vertical-align: super;
    padding-top: 10px;
}

.lnkEnd:hover
{
    background: url(../../images/Gold3.PNG) left center no-repeat;
}


a.lnkEnd
{
    margin: 0px 0px 0px 0px;
    background: url(../../images/Gold2.png) left center no-repeat;
    font: 8pt "tahoma";
    color: #574b4b;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
}

a.lnkEnd:hover
{
    background: url(../../images/Gold3.PNG) left center no-repeat;
}

/** Collapser workaround **/

.cpcss_item
{
    font-size: smaller;
    background-color: #ffefd5;
    border-style: solid;
    border-width: medium;
    border-color: #ffefd5;
    margin: 3 3 3 3;
}

.cpcss_alt
{
    font-size: smaller;
    background-color: #98fb98;
    border-style: solid;
    border-width: medium;
    border-color: #98fb98;
    margin: 3 3 3 3;
}

.cpcss_bold
{
    font-weight: bold;
}

.cpcss_font10
{
    font-size: 10pt;
    padding: 5px;
    font-weight: bold;
}

.cpcss_font12
{
    font-size: 12pt;
    padding: 5px;
}

.cpcss_font14
{
    font-size: 14pt;
}

.cpcss_font16
{
    font-size: 16pt;
}

.cpcss_font18
{
    font-size: 18pt;
}

.cpcss_font20
{
    font-size: 20pt;
}


/** right Blocks **/

.lnright
{
    float: right;
    display: inline;
}

.lnleft
{
    float: left;
    padding: 3px;
}

.lnsrch
{
    float: left;
    padding: 3px;
}

.clrthin
{
    clear: both;
    height: 3px;
}

.clrthick
{
    clear: both;
    height: 10px;
}

.ellipsis
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

/* tabs */
.tabbutton, .selectedtabbutton
{
    vertical-align: middle;
    cursor: hand;
    color: Black;
    background: #cbd3bc url(tab-unslected.png) 0 0 repeat-x;
    text-align: center;
    font-size: 8pt;
    border-right: solid 2px white;
}
.selectedtabbutton
{
    font-size: 10pt;
    font-weight: bold;
    color: #fffFFF;
    background: #acb993 url(tab.png) 0 0 repeat-x;
    cursor: default;
}
.TabArea
{
    background-color: White;
    font-size: x-small;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    position: absolute;
    top: 42px;
    height: 400px;
    z-index: -25;
}