﻿.body {
    height: 100%;
    margin: 0;
    background-color: #d1e3f8;
    /* font-size:0.8em; */
    font-family: arial, verdana
}

.content {
    width: 100%;
    height: 100%;
    vertical-align: top;
    margin: 0;
    padding-top: 10px;
    padding-left: 50px;
    background-color: White;
}

.title {
    font-size: large;
}

.leftPanel {
    /*background-color:#3f8cde;*/
    background-color: #ffffff;
    /*63,140,222
	/*209,227,248*/
    padding-top: 20px;
}

.footer {
    height: 30px;
    background-color: #d1e3f8;
    color: black;
    text-align: center;
    font-size: 14px;
}

.hidden {
    display: none;
}

a.footerLinks:link,
a.footerLinks:visited {
    color: black;
    text-decoration: none;
}

a.footerLinks:hover,
a.footerLinks:active {
    color: blue;
    text-decoration: none;
}

.bold {
    font-weight: bold;
}

.standard {
    font-size: small;
    font-family: arial, verdana;
    padding: 2px;
    border: 1px solid gray;
}

.smLink {
    font-size: small;
    padding-right: 5px;
}

.sideMenu {
    font-family: arial, verdana;
    font-size: 12px;
    text-align: left;
    padding-left: 2px;
    display: block;
    border-bottom: 1px solid #99ccff;
}

.topMenu {
    font-family: arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 0px 4px;
    border-right: 1px solid #C0C0C0;
}

.gradient {
    /*filter: 
     progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);*/
}

a.smLink:visited {
    text-decoration: none;
    color: blue
}

a.smLink:link {
    text-decoration: none;
    color: blue
}

a.smLink:hover {
    text-decoration: none;
    color: red
}


/* highlighted section in a table */

.section {
    background-color: #eeeeee;
}

a.file:visited {
    text-decoration: none;
    color: #000000
}

a.file:link {
    text-decoration: none;
    color: #4875ff
}

a.file:hover {
    text-decoration: none;
    color: #48acff
}

a.filedate:visited {
    text-decoration: none;
    color: #000
}

a.filedate:link {
    text-decoration: none;
    color: #000
}

a.filedate:hover {
    text-decoration: none;
    color: #48acff
}

a.plain:visited {
    text-decoration: none;
    color: Black;
}

a.plain:link {
    text-decoration: none;
    color: Black;
}

a.plain:hover {
    text-decoration: none;
    color: Black;
}


/* grid rows */

.activeRow {
    color: Red;
}

.hlRow {
    color: #3F8CDE;
}

.fadeRow {
    color: Gray;
}

a:link {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #acd5ff;
    text-decoration: none;
}

a.tasklink:visited {
    color: #df9a00;
    letter-spacing: 1
}

a.tasklink:link {
    color: #4875ff;
    letter-spacing: 1
}

a.tasklink:hover {
    color: #0099ff;
    letter-spacing: 1
}

a.navlink:visited {
    color: #000000;
    letter-spacing: 1;
    font-size: 12px;
    display: block;
    border-bottom: 1px solid #0099ff;
    margin: 0px;
    padding: 2px;
}

a.navlink:link {
    color: #000000;
    letter-spacing: 1;
    font-size: 12px;
    display: block;
    border-bottom: 1px solid #0099ff;
    margin: 0px;
    padding: 2px;
}

a.navlink:hover {
    color: #4875ff;
    letter-spacing: 1;
    font-size: 12px;
    display: block;
    border-bottom: 1px solid #0099ff;
    margin: 0px;
    padding: 2px;
}

a.itemlink:visited {
    color: #4875ff;
    letter-spacing: 1
}

a.itemlink:link {
    color: #4875ff;
    letter-spacing: 1
}

a.itemlink:hover {
    color: #0099ff;
    letter-spacing: 1
}

a.userlink:visited {
    color: #000000;
    letter-spacing: 1
}

a.userlink:link {
    color: #000000;
    letter-spacing: 1
}

s a.userlink:hover {
    color: #ff0000;
    letter-spacing: 1
}

a.cell:visited {
    text-decoration: none;
    color: #ce9a00
}

a.cell:link {
    text-decoration: none;
    color: #0075ff
}

a.cell:hover {
    text-decoration: none;
    color: #000000
}

a.msgnav:link {
    text-decoration: underline;
    color: #000
}

a.msgnav:hover {
    text-decoration: none;
    color: #000
}


/*用于非本Project文件的样式*/

a.grey:visited {
    text-decoration: none;
    color: #666666
}

a.grey:link {
    text-decoration: none;
    color: #666666
}

a.grey:hover {
    text-decoration: none;
    color: #000000
}

.GridViewStyle {
    font-size: 12px;
    table-layout: auto;
    border-collapse: collapse;
    border-left: lightgray 1px solid;
    border-top: lightgray 1px solid;
}


/*Header and Pager styles*/

.HeaderStyle {
    font-family: Arial;
    background-position: center 50%;
    background-repeat: repeat-x;
    color: #009;
    text-align: center;
    background-color: #def;
}

.PagerStyle {
    background-position: center 50%;
    background-repeat: repeat-x;
    color: #009;
}

.HeaderStyle th {
    font-family: Arial;
    padding: 4px;
    color: #000;
    border: solid 1px lightgray;
    /*#B3D08F*/
}

.HeaderStyle a {
    font-family: Arial;
    text-decoration: none;
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: normal;
}

.PagerStyle table {
    text-align: center;
    margin: auto;
}

.PagerStyle table td {
    border: 0px;
    padding: 2px;
}

.PagerStyle td {
    border-top: lightgray 1px solid;
}

.PagerStyle a {
    color: #000000;
    text-decoration: none;
    padding: 1px 5px;
    background: #99CCFF;
}

.PagerStyle span {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}


/*RowStyles*/

.RowStyle td,
.AltRowStyle td,
.SelectedRowStyle td,
.EditRowStyle td
/*Common Styles*/

{
    font-family: Arial, sans-serif;
    padding: 4px;
    border: solid 1px lightgray;
}

.RowStyle td {
    font-family: Arial, sans-serif;
    background-color: #ffffff;
}

.AltRowStyle td {
    font-family: Arial, sans-serif;
    padding: 4px;
    background-color: #f0f0f0;
}

.SelectedRowStyle td {
    background-color: #eef;
}


/*apply to the server table control*/

.ebi {
    font-size: 9pt;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #c0c0c0;
    text-align: center;
}

.ebi th {
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #c0c0c0;
    text-align: center;
    padding: 3px;
}

.ebi td {
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #c0c0c0;
    text-align: left;
    padding: 3px;
}


/*apply to the server table control*/

.emptytbl {
    font-size: 9pt;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    text-align: center;
}

.emptytbl th {
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #fff;
    text-align: center;
    padding: 2px;
}

.emptytbl td {
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #fff;
    text-align: left;
    padding: 2px;
}