﻿html, body
{
    margin: 0;
    height: 100%;
    background: url(Images/bg.gif);
}
#menu_l
{
    float: left;
}
#menu_r
{
    display: none;
    float: right;
    width: 133px;
    background: url(/WebLIMS/imagesB/img_3.gif);
}

/*主页边栏*/
.div_cb
{
}
.m_fg_l
{
    vertical-align: top;
    width: 1px;
    background-color: #1e5cd2;
    height: 100%;
}
.m_fg_r
{
    vertical-align: top;
    width: 1px;
    background-color: #1e5cd2;
    height: 100%;
}

.menu_td
{
    height: 24px;
    background-color: #2363dd;
}
.m_s_td
{
    vertical-align: top;
    width: 180px;
    background-image: url(/WebLIMS/ImagesB/m_s_td.gif);
}

.m_s_t
{
    width: 161px;
    height: 26px;
    background-image: url(/WebLIMS/Images/a1.gif);
}
.m_s_j
{
    width: 25px;
    height: 26px;
    background-image: url(/WebLIMS/Images/a1.gif);
}
#m_b_l
{
    float: left;
    height: 25px;
    width: 10px;
    background-image: url(/WebLIMS/Images/bottom.jpg);
}
#m_b_c
{
    height: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    width: 98%;
    float: left;
    background-image: url(/WebLIMS/Images/bottom.jpg);
}
#m_b_r
{
    float: left;
    height: 25px;
    width: 10px;
    background-image: url(/WebLIMS/Images/bottom.jpg);
}
/*页面头部单元格样式*/
.toptd
{
    background-image: url(/WebLIMS/Images/tpg.gif);
}
/*登录页面图片*/
.login_t
{
    width: 730px;
    height: 318px;
    background: url(/WebLIMS/Images/login.jpg);
}
.login_c
{
    width: 700px;
    height: 23px;
    border-top: 1px solid;
    background: #f69d05;
}
.login_b
{
    width: 730px;
    background: url(/WebLIMS/Images/usdi.jpg);
    height: 69px;
}
/*整体页面自适应高度*/
#container
{
    min-height: 100%;
    position: relative;
}
/*自适应高度设置,设为<div id="wrapper">*/
#wrapper
{
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-bottom: 45px;
}
/*页脚始终显示于底端*/
#footer
{
    height: 20px;
    width: 100%;
    text-align: center;
    background-image: url(/WebLIMS/Images/bottom.jpg);
    font-size: 14px;
    position: absolute;
    bottom: 0;
    padding: 10px 0px 0px 0px;
}

/*应用于页面所有未引用css的<div>标签*/
DIV
{
    font-size: 9pt;
    color: black;
    font-family: 宋体;
}
/*应用于页面所有未引用css的<table>标签*/
table
{
    font-size: 9pt;
    color: black;
    font-family: 宋体;
}
A:hover.content
{
    color: #ff3300;
}
A.content
{
    font-size: 9pt;
    color: #5d5d5d;
    font-family: 宋体;
    text-decoration: none;
}
/*按钮样式*/
.btnSubmit
{
    border-right: #cc3300 1px solid;
    border-top: #cc3300 1px solid;
    border-left: #cc3300 1px solid;
    border-bottom: #cc3300 1px solid;
    background-color: #FFFFC0;
    color: black;
}
/* Table 关于头部信息Read、UpHearder页面 边框 样式 字体*/
.tblHeadCss
{
    border-right: #003399 1px solid;
    padding-right: 3px;
    border-top: #003399 1px solid;
    margin-top: 1px;
    padding-left: 3px;
    font-size: 9pt;
    margin-bottom: 1px;
    padding-bottom: 3px;
    border-left: #003399 1px solid;
    color: #000000;
    padding-top: 3px;
    border-bottom: #003399 1px solid;
    font-family: 宋体, Verdana;
    background-color: #f7f7f7;
    text-decoration: none;
}
/*每一页套用的一个最外层的表  将其他对象都放入表中的每一行 */
.tblPageCss
{
    border-right: #000000 0px solid;
    border-top: #000000 0px solid;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    width: 100%;
}
/*蓝色表边框样式*/
.tblTestCss
{
    border: 1px solid #003399;
    border-collapse: collapse;
    text-align: left;
}
/*蓝色单元格样式*/
.tblTestCss td
{
    border-right: #003399 1px solid;
    border-top: #003399 1px solid;
    border-left: #003399 1px solid;
    border-bottom: #003399 1px solid;
}
/*单元格中有GridView时单元格样式*/
.tdGridCss td
{
    border-right: #efebde 1px solid;
    border-top: #efebde 1px solid;
    border-left: #efebde 1px solid;
    border-bottom: #efebde 1px solid;
}
/*单元格中有TreeView时单元格样式*/
.tdTreeCss td
{
    border: 0px;
}
/*GrideView样式*/
/* HeaderStyle 样式 */
.gridHeadCss
{
    text-align: center;
    font-size: 9pt;
    background-image: url(/WebLIMS/Images/bgLineHead.gif);
    color: #000000;
    background-repeat: repeat-x;
    font-family: 宋体, Verdana;
    background-color: #ffffff;
    text-decoration: none;
}
/* FooterStyle 样式 */
.gridFootCss
{
    font-size: 9pt; /*background-image: url(/WebLIMS/Images/bgLineFood.gif);*/
    color: #000000;
    background-repeat: repeat-x;
    font-family: 宋体, Verdana;
    background-color: #ffffff;
    text-decoration: none;
}
/* ItemStyle 样式 */
.gridItemCss
{
    font-size: 9pt;
    color: #000000;
    font-family: 宋体, Verdana;
    background-color: #ffffff;
    text-decoration: none;
}
/* HeaderStyle 样式 */
.gridAltCss
{
    font-size: 9pt;
    color: #000000;
    font-family: 宋体, Verdana;
    background-color: #f0f8ff;
    text-decoration: none;
}
/* SelectedItemStyle 样式 */
.gridSelCss
{
    background-color: #CCFF99;
    color: #009999;
    font-size: 9pt;
}
/* PagerStyle 样式 */
.PagerCss TD A:hover
{
    width: 20px;
    font-size: 12pt;
    color: black;
}
.PagerCss TD A:active
{
    width: 20px;
    font-size: 12pt;
    color: black;
}
.PagerCss TD A:link
{
    width: 20px;
    font-size: 12pt;
    color: black;
}
.PagerCss TD A:visited
{
    width: 20px;
    font-size: 12pt;
    color: black;
}
.PagerCss TD SPAN
{
    font-weight: bold;
    font-size: 12pt;
    width: 20px;
    color: Blue;
}
/* PagerStyle 样式 */
.gridPagerCss
{
    text-align: center;
    font-size: 12pt;
    color: #FFFFFF;
    font-family: 宋体, Verdana;
    background-color: #ffffff;
    text-decoration: none;
}
/*DataGrid 中的TextBox 外观 字体大小 颜色 背景 样式 */
.gridTxtCss
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 9pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: 宋体, Verdana;
    text-decoration: none;
}
/*GridView中删除更新按钮样式*/
.gridDelModify
{
    height: 25px;
}
.gridDelModify a
{
    border: 1px solid;
    border-color: #890101 #890101 #890101 #890101;
    font-size: 10pt;
    background: #FFFFC0;
    color: Black;
    text-decoration: none;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
    white-space: nowrap;
}
.gridDelModify a:hover
{
    top: 1px;
    left: 1px;
    border-color: #c00000 #c00000 #c00000 #c00000;
    background-color: #ff9933;
    clip: rect();
}
/*grid另一个样式*/
.SelectedRow
{
    background-color: #D1DDF1;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.Row
{
    background-color: #EFF3FB;
    text-align: center;
}
.AlternatingRow
{
    background-color: White;
    text-align: center;
}
.HeaderRow
{
    background-color: #507CD1;
    color: White;
    font-weight: bold;
    text-align: center;
}
.HeaderRow a
{
    color: #fff;
}
.PagerRow
{
    background-color: White;
    height: 26px;
}
.PagerRow a
{
    color: #000;
    text-decoration: none;
    font-size: 12pt;
    background: #fff;
    border: solid 1px #fff;
}
.PagerRow a:hover
{
    color: #fff;
    text-decoration: none;
    font-size: 12pt;
    background: #88e;
    border: solid 1px #66f;
}
.PagerRow span
{
    color: #fff;
    background: #88e;
    font-size: 12pt;
    border: solid 1px #66f;
}
/*grid另一个样式结束*/

/*解决树虚线不连续*/
.tree td div
{
    height: 20px !important;
}
/*任务树第三级节点样式*/
.maintree a
{
    color: Blue;
    text-decoration: underline;
    font-size: 12px;
}
.maintree a:hover
{
    color: Red;
    text-decoration: underline;
}
/*9号字体*/
.v90
{
    font-size: 9pt;
    color: black;
    font-family: 宋体;
}
.v91
{
    font-size: 12pt;
    color: blue;
    font-family: 宋体;
}
.v10
{
    font-size: 10pt;
    color: black;
    font-family: 宋体;
}
.v105
{
    font-size: 10.5pt;
    color: black;
    font-family: 宋体;
}

.v106
{
    font-size: 10.5pt;
    color: White;
    font-family: 宋体;
}
.v20
{
    font-size: 20pt;
    color: black;
    font-family: 宋体;
}
/*字体立体样式*/
.v3d
{
    font-size: 11pt;
    font-family: 宋体,Verdana;
    filter: glow(color=ffffff,strength=0) shadow(color=aaaaaa,direction:135);
    position: relative;
    width: 100%;
}
/*TextBox 文本框 的样式 包括字体 边框 颜色*/
.txtHeadCss
{
    border-right: #003399 1px solid;
    border-top: #003399 1px solid;
    font-size: 10pt;
    border-left: #003399 1px solid;
    color: #000000;
    border-bottom: #003399 1px solid;
    margin: 0;
}
/*输入框*/
.input
{
    border-bottom: #a8a8a8 1px solid;
    border-left: #a8a8a8 1px solid;
    border-right: #a8a8a8 1px solid;
    border-top: #a8a8a8 1px solid;
    font-size: 9pt;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 5px;
    border-style: solid;
    border-color: Gray;
    padding: 5px;
    width: 250px;
}

/*:日历控件的整体内容部分#a0ffff*/
.MyCalendar .ajax__calendar_container
{
    border: 1px solid #d0d0d0;
    background-color: #6784E4;
}

/*:日历控件的页脚部分*/
.MyCalendar .ajax__calendar_footer
{
    color: Black;
    background-color: #d0d0d0;
    border-right: #a0ffff 1px outset;
    border-top: 0px;
    border-left: 0px;
    border-bottom: #a0ffff 1px outset;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
}

/*日期标题*/
.MyCalendar .ajax__calendar_dayname
{
    border-right: 0px;
    border-top: 0px;
    border-left: #c0ffff 1px outset;
    border-bottom: #c0ffff 1px outset;
    background-color: #d0d0d0;
    margin-bottom: 1px;
    margin-right: 1px;
    color: Green;
}
/*年月日显示*/
.MyCalendar .ajax__calendar_day, .MyCalendar .ajax__calendar_month, .MyCalendar .ajax__calendar_year
{
    border-right: #c0ffff 1px outset;
    border-top: 0px;
    border-left: 0px;
    border-bottom: #c0ffff 1px outset;
    background-color: #d0d0d0;
    margin-bottom: 1px;
    margin-right: 1px;
    color: Blue;
    font-weight: bold;
}

/*:日历控件的页眉部分*/
.MyCalendar .ajax__calendar_header
{
    color: Black;
}
/*:选中日期时的样式，一般选择过的日期会以另一种颜色显示。*/
.MyCalendar .ajax__calendar_active .ajax__calendar_day
{
    color: Blue;
    font-weight: bold;
    background-color: #a0ffff;
}
/*:鼠标划过日期时的样式，一般改变悬停在的日期的前景色和背景色。*/
.MyCalendar .ajax__calendar_hover .ajax__calendar_day
{
    color: Red;
}
/*:非本月日期的样式名*/
.MyCalendar .ajax__calendar_other .ajax__calendar_day
{
    color: Gray;
    font-weight: normal;
}

/* 自动完成输入样式*/
.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: White;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: visible;
    overflow-y: auto;
    height: 150px;
    text-align: left;
    list-style-type: none;
    white-space: nowrap;
}
.autocomplete_listItem
{
    background-color: Window;
    color: windowtext;
    padding: 1px;
}
.autocomplete_highlightedListItem
{
    background-color: Aqua;
    color: black;
    padding: 1px;
}
/*关闭样式*/
.close
{
    color: Red;
    font-size: 14px;
}
