﻿a.linkbutton
{
    background: #D4D0C8 none repeat scroll 0 0;
    border-style: outset;
    border-top-width: 1px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-right-width: 2px;
    color: Black !important;
    border-bottom-color: #000000;
    border-left-color: #FFFFFF;
    border-right-color: #000000;
    border-top-color: #FFFFFF;
    cursor: default;
    letter-spacing: normal;
    line-height: normal !important;
    padding: 2px 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
   /* text-rendering: optimizelegibility;
    text-shadow: none;*/
    text-transform: none;
    white-space: pre;
    word-spacing: normal;
    vertical-align: middle;
    width: auto;
    height: 2em;
}
.LoginWelcome
{
    color: #f4911e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24pt;
    font-weight: bold;
    position: fixed;
    top: 70px;
    left: 40px;
}
.LoginPleaseLogin
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: normal;
    position: fixed;
    top: 110px;
    left: 40px;
}
.blueBackground
{
    background-color: #9AB4CE;
}
.rowStyle
{
    color:#333333;
    background-color:#F7F6F3;
}
.rowAltStyle
{
    color:#284775;
    background-color:#FFFFFF;
}
.error
{
    color:Red;
    font-weight:bolder;
    font-size:larger;
}
table.gridView td
{
    padding: 0.2em 1em;
    margin: 0.1em;
}
table .tableheader th
{
    color:#FFFFFF !Important;
}
table .tableheader th:link
{
    color:#FFFFFF !Important;
}
ol, ul
{
    list-style: disc;
    text-indent: 5pt;
}
.BulletList
{
    list-style: disc;
    text-indent: 5pt;
    font-family: arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 14pt;
}

.clear
{
    clear: both;
}
html, body
{
    width: 100%;
    height: 100%;
}
body
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #666;
    background-repeat: no-repeat;
    background-repeat: repeat-x;

    background-color: #FFFFFF;
}
td .dataformfield
{
    width: 300px;
    height: 25px;
}
tr.dataformrow
{
    border-width: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: #C0C0C0;
}

.menu
{
    position: absolute;
    float: left;
    width: 185px;
    top: 90px;
    left: 0px;
    background-color: #F4F4F4;
    height: 100%;
}

.content
{
    float: left;
    position: absolute;   
    left: 190px;
    top: 90px;  
     height:100%;  
    background-color: #FFFFFF;
}
.body
{
    float: left;
    clear: both;
    margin-top: 1px;
    padding: 13px 0px 0px 19px;
    background-color: #FFFFFF;
    width: auto;
    min-width: 80%;
    width: 100%;
}
body .container
{
    position: absolute;
    margin: auto;
    height: 100%;
    width: 100%;
    background: url(../images/common/header.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;

}
.container
{
    position: relative;
    margin: auto; /*width: 955px;*/
    height: auto;
    background-color: #FFFFFF;
    width: auto;
}
h1, h2
{
    color: #f4911e;
}
h2, h3
{
    font-weight: bold;
}
h1
{
    font-size: 24px;
    height: 25px;
    width: 221px;
    font-weight: normal;
    padding: 5px 0px 5px 0px;
}
h2
{
    font-size: 10px;
    margin-bottom: 20px;
}
h3
{
    margin-bottom: 5px;
    color: #9fa1a4;
}
p
{
    margin-bottom: 15px;
}




/*Header*/
.header
{
    float: left;
    height: 119px;
    margin-top: 1px;
        width: 100%;
    /*background-color: #ededed;*/
}
.header .upperHeader
{
    clear: both;
    float: left;
    width: 100%;
    height: 70px;
    margin-top: 8px;
}
.header .logoMain
{
    width: 370px;
    height: 59px;
    float: left;
    margin-left: 3px;
}
.header .links
{
    float: right;
    margin-right: 26px;
    margin-top: 3px;
}
.header .links a
{
    padding: 0px 10px 0px 10px;
    font-size: 10px;
    font-family: Verdana,Geneva,sans-serif;
    color: #1673B6;
}
/*Footer
*/
#CopyRighFooter
{
    /*width: 100%;*/
    margin: auto;
}
#Copyright
{
    font-size: 10px;
    color: #999;
    width: auto;
    height: 30px;
    position: absolute;
    left: 0px;
    bottom: -80px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}

/*Primary Navigation*/
.navigation
{
    float: left;
    width: 100%;
    padding: 0px 4px 0px 4px;
    margin-top: 9px;
}
.navigation table
{
    width: 100%;
    height: 31px;
}
.navigation td
{
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    height: 31px;
    border-right: solid 1px #cacacb;
}
.navigation td a
{
    height: 22px;
    color: #666;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-top: 9px;
    background-image: url('/images/common/nav_bg.jpg');
    background-repeat: repeat-x;
}
.navigation td a:hover
{
    color: #fff;
    background-position: 0px -31px;
}

/*
POP UP AJAX PANEL
*/
.PopupButton {
 border:solid 1px #c0c0c0;
 background-color:#eeeeee;
 font-family:verdana;
 font-size:11px;
}

.PopupBG {
background-color:#cccccc;
filter:alpha(opacity=80);
opacity:0.8;
}

.PopupPanel {
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
width:520px;
}
.PopUpTable{
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
width:420px;
}

.popupHover
{
    border: thin solid #000000;

}
.PopUpWorkTitle
{
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    background-color: #FFFFFF;
}

.popupcontrol
{
    border: 2px solid Black;
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
}

.popupcontroltopright
{
    border: 2px solid Black;
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
}
