﻿/* css reset */
body
{
    color: #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 0;
    padding: 0;
}
ul, li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    color: #2b2b2b;
}
a:hover
{
    text-decoration: underline;
    color: #e77100;
}
.morebox
{
    clear: both;
    overflow: hidden;
}
.leftbox
{
    float: left;
}
.rightbox
{
    float: right;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}
img
{
    border: 0;
    margin: 0;
    padding: 0;
}
p
{
    margin: 0;
    padding: 0;
}

BODY
{
    scrollbar-face-color: #F3F3F3;
    scrollbar-3dlight-color: #9C9CB8;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #F3F3F3;
    scrollbar-arrow-color: #3C5A98;
    scrollbar-shadow-color: #9C9CB8;
    border: 0px #000000;
}

TD
{
    color: #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

INPUT
{
    padding: 2px;
    color: #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

SELECT
{
    color: #000000;
    font: normal 13px Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 0px 2px 0px;
}

TEXTAREA
{
    color: #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

A:link
{
    color: #333366;
    text-decoration: none;
}

A:visited
{
    color: #333366;
    text-decoration: none;
}

A:active, A:hover
{
    color: #333366;
    text-decoration: underline;
}


.Warn
{
    border: solid 1px #F7AA52;
    background-color: #FFFFAA;
    padding: 2px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.WizardButton
{
    background-color: #FFFBFF;
    border: solid 1px #CCCCCC;
    border-color: #CCCCCC;
    font-size: 0.8em;
    font-family: Verdana;
    color: #284775;
}


.Label
{
    border: none;
    background-color: White;
}

.Label : hover
{
    background-color: White;
    border: none;
}

.clear
{
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0;
    margin-top: 0;
    clear: both;
    visibility: hidden;
}

/* New Add */
#ToolBar
{
    height: 35px;
    background-color: #F8F9FB;
    border-bottom: solid 1px #9C9CB8;
}

#ToolBar .title
{
    float: left;
    text-align: left;
    margin-right: 2px;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}

#ToolBar .tools
{
    float: right;
    text-align: right;
    padding: 5px 5px 0px 0px;
}

#ToolBar .btn
{
    text-align: right;
    margin-left: 10px;
}

#MainMenu
{
    background-image: url(../Images/tool_bg.gif);
    height: 23px;
    padding: 5px;
    letter-spacing: 40px;
    text-align: left;
}

#MainContent
{
    width: 100%;
    overflow: hidden;
}


#MainTree
{
    width: 250px;
    float: left;
    height: 100%;
    border-left: solid 1px #C4CACD;
    border-right: solid 1px #C4CACD;
}


#MainTree .Top
{
    background-color: #F2F4F6;
    border: solid 1px #C4CACD;
    border-left: none;
    border-right: none;
    text-align: center;
    clear: both;
    width: 250px;
    padding: 5px 0px 5px 0px;
}

#MainTree .Middle
{
    max-height: 430px;
    width: 98%;
    clear: both;
    overflow-x: auto;
    overflow-y: auto;
    margin: 5px 5px 0px 5px;
}

#MainTree .Bottom
{
    background-color: #F2F4F6;
    border: solid 1px #C4CACD;
    text-align: center;
    width: 250px;
    clear: both;
    bottom: 7px;
    position: absolute;
    padding: 5px 0px 5px 0px;
    border-left: none;
    border-right: none;
}

#MainTree .Bottom2
{
    border-bottom: solid 1px #C4CACD;
    text-align: center;
    width: 250px;
    clear: both;
    bottom: 7px;
    position: absolute;
    padding: 5px 0px 5px 0px;
    border-left: none;
    border-right: none;
}

#MainPanel
{
    background-color: #DFE1E3;
    width: 190px;
    float: right;
    padding: 5px;
    height: 100%;
}

#MainPanel .Title
{
    height: 30px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #303A43;
}

#MainPanel A
{
    color: #3964C2;
}

#MainPanel .hr
{
    clear: both;
    background-color: #CACACA;
    width: 90%;
    height: 2px;
    margin: 5px 0px 5px 10px;
}

#MainPanel .MainPanelDesc
{
    padding: 10px 0 0 0;
}

#MainPanelDesc .g_list
{
    color: #303A43;
    padding: 4px 0 6px 9px;
    margin: 0 0 1px 0;
    height: auto;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#MainPanelDesc li
{
    text-align: left;
    margin-top: 4px;
}


/*左侧树样式*/
.TreeTable
{
    border: solid 1px #9C9CB8;
    width: 100%;
    height: 100%;
}
#TreeTitle
{
    text-align: center;
    border-bottom: solid 1px #9C9CB8;
    padding: 3px;
    font-weight: bold;
    color: #555580;
    background: url(../images/sprite.png) repeat-x 0px 0px;
}

#TreeRegion
{
    min-height: 300px;
    max-height: 400px;
    overflow: auto;
    padding: 5px;
}
#TreeBottom
{
    padding: 3px 0px 3px 20px;
    background-color: #F8F9FB;
    border-top: solid 1px #ECE9D8;
}
.TreeNodeCount
{
    color: #f38000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.TreeText
{
    margin-left: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    border-style: none;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    overflow: auto;
    text-decoration: none;
}

.TreeText font
{
    color: #f38000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.TreeText:hover
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    cursor: hand;
    background-color: #F58531;
    color: White;
    border-style: none;
    text-decoration: none;
}

.TreeText:hover font
{
    color: #ffffff;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.OrganizationNodeText
{
}

.VSpace
{
    width: 5px;
}

.HSpace
{
    height: 5px;
}

/*快截方式Enable=false状态样式*/
#QuickArea
{
    width: 540px;
    height: 400px;
    overflow: hidden;
    margin-left: -10px;
    text-decoration: none;
}

#QuickArea A
{
    text-decoration: none;
}


.Enable
{
    filter: Gray;
}

A
{
    color: #039;
}
FORM
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

IMG
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

.LinkIMG
{
    cursor: hand;
}

.LinkIMG : hover
{
    border: solid 1px #F58531;
}

.Label
{
    color: #7C7C7C;
    font-size: 11px;
    font-family: tahoma;
    text-decoration: none;
}

.HidBtn
{
    background-color: White;
    border-style: none;
    height: 0px;
    width: 0px;
}

.datagrid
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
    border: solid 1px #9C9CB8;
    table-layout: fixed;
    border-collapse: separate;
}
.dg_header
{
    font-weight: bold;
    color: #626262;
    background-color: #D9E2E9;
    border: solid 1px;
}
.dg_alter
{
    background-color: #E7E7FF;
    border: solid 1px red;
}
.dg_item
{
    color: #330099;
    background-color: #F7F7F7;
    border: solid 1px red;
}
.dg_page
{
    border: solid 1px red;
}

/*字写在边框线上的表格*/
fieldset
{
    padding: 10px;
    margin: 0px;
    color: #000000;
    border: #D8D8D8 solid 1px;
    float: right;
}
legend
{
    font-weight: 800;
    background: #fff;
    color: #000000;
}
ul
{
    list-style-type: none;
    margin: 0px 5 0px 0px;
}
li
{
    text-align: left;
    margin-top: 4px;
}

.talk
{
    display: block;
    font: normal 12px Verdana;
    text-decoration: none;
    clear: both;
    border-left: none;
    border-right: none;
    padding: 8px 0 3px 9px;
    border-bottom-width: 2px;
    border-top: none;
}
.talk b
{
    font-size: 14px;
}
.toarea .F, .toarea .M
{
    border-bottom-width: 1px;
}

#folder_group .toolbg
{
    height: auto;
}

/******Window窗口样式******/
/*Window窗口的最小化，最大化样式*/
.WindowTitle
{
    padding-left: 3px;
    padding-top: 5px;
    float: left;
    font-weight: bold;
}

.WindowTools
{
    width: 14px;
    color: White;
    font-weight: bold;
    font-family: webdings;
    float: left;
}

.WindowTools : hover
{
    background: #FFA500;
}

.WindowContent
{
    background-color: white;
    line-height: 14px;
    word-break: break-all;
    padding: 3px;
}

/*信息提示标签*/
#MyMessageBar
{
    padding: 3px;
    text-align: center;
    height: 15px;
    width: 180px;
    display: none;
}

#MyMessageBar .Right
{
    padding: 3px;
    text-align: center;
    height: 15px;
    width: 180px;
    background-color: #68AF02;
    color: White;
    display: block;
}

#MyMessageBar .Wrong
{
    padding: 3px;
    text-align: center;
    height: 15px;
    width: 180px; /*background-color:#68AF02;*/
    background-color: #EAA000;
    color: White;
    display: block;
}

/** MessageBar **/
.MessageBar
{
    display: none;
}

.MessageBarError
{
    height: 20px;
    color: Black;
    background-color: #FFE3D6;
    border: solid 1px #EA6252;
    background-image: url(../images/icon_error.gif);
    background-repeat: no-repeat;
    background-position: 10px 9px;
    padding: 10px 0 0px 35px;
}

.MessageBarHelp
{
    height: 20px;
    color: #444444;
    background-color: #F7F7F7;
    border: solid 1px #D3D3D3;
    background-image: url(../images/icon_remind.gif);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    padding: 10px 0 0px 35px;
}

.MessageBarInfo
{
    height: 20px;
    color: #444444;
    background-color: #E9FDE9;
    border: solid 1px #009900;
    background-image: url(../images/icon_right.gif);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    padding: 10px 0 0px 35px;
}

.MessageBarWarning
{
    height: 20px;
    color: Black;
    background-color: #FDFFCE;
    border: solid 1px #FFBA43;
    background-image: url(../images/icon_waring.gif);
    background-repeat: no-repeat;
    background-position: 10px 5px;
    padding: 10px 0 0px 35px;
}

#MessageBar A
{
    text-decoration: underline;
}

/**Anole.UI Controls 样式**/
/*AUTextBox*/
.txtfocus
{
    border: 1px solid #6699CC;
    background-color: #F3FDEB;
}
.txtblur
{
    border: 1px solid #C0C0C0;
    background-color: #ffffff;
}



/*+----------------------------------------------------------------------------
//
// Tooltip样式
//
//---------------------------------------------------------------------------*/
#dhtmlTooltip
{
    border-right: black 1px solid;
    padding-right: 5px;
    border-top: black 1px solid;
    padding-left: 5px;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
    left: -300px;
    visibility: hidden;
    padding-bottom: 5px;
    border-left: black 1px solid;
    width: 150px;
    padding-top: 5px;
    border-bottom: black 1px solid;
    position: absolute;
    background-color: #FFFFE0;
    text-align: left;
}

#dhtmlPointer
{
    z-index: 101;
    left: -300px;
    visibility: hidden;
    position: absolute;
}

.headSymbol
{
    color: #f1a83a;
    float: left;
    margin-bottom: 110px;
    font-family: 宋体;
    padding-right: 3px;
    _padding-top: 2px;
}

/*+----------------------------------------------------------------------------
//
// 弹出窗口样式
//
//---------------------------------------------------------------------------*/
/*弹出窗口遮盖层*/
.imageMarkPanel
{
    background: url(../Images/markImage.gif);
    position: absolute;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.popMarkPannel
{
    position: absolute;
    left: 0;
    float: left;
    margin: 0;
    width: 100%;
    height: 100%;
    background: #DBDCE3;
    z-index: 100;
    filter: Alpha(Opacity=70);
    opacity: 0.7;
}

.popWindow
{
    position: absolute;
    z-index: 1000;
    background-color: White;
    border: solid 1px #709CD2;
    border-top: none;
    filter: progid:dximagetransform.microsoft.shadow(strength=8,direction=135,color=#aaaaaa)alpha(opacity=100);
}

.popWindow .title
{
    border-top: solid 1px #709CD2;
    background-color: #709CD2;
    color: #fff;
    height: 16px;
    font-weight: bold;
    padding: 5px 3px 3px 10px;
    font-size: 12px;
}
/*background: #f1f7f7 url(../Images/tool_bg.gif) repeat-x;*/

.popWindow .btnClose
{
    cursor: pointer;
    display: block;
    float: right;
    padding: 0 5px 0 0;
}


/*+----------------------------------------------------------------------------
//
// 确认窗口样式
//
//---------------------------------------------------------------------------*/
#ConfirmWindow
{
    position: absolute;
    display: none;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 12px 0;
    margin: -30px 0 0 0;
    zindex: 99;
    background: transparent url('../Images/ConfirmWindow.gif') no-repeat right bottom;
}

#ConfirmWindow div
{
    background: #fff;
    border: solid 1px #666;
    border-bottom: 0;
    text-align: right;
    padding: 5px 5px;
    width: 180px;
    line-height: 20px;
}
#ConfirmWindow a
{
    margin: 0 5px 0 5px;
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: normal;
}



. /*+---------------------------------------------------------------------------- // // AUSmartGridView 的控件样式 // //---------------------------------------------------------------------------*/ .OverRow
{
    background-color: #A1ADF1;
    text-align: center;
}
.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;
    background: #fff;
    border: solid 1px #fff;
}
.PagerRow a:hover
{
    color: #fff;
    text-decoration: none;
    background: #88e;
    border: solid 1px #66f;
}
.PagerRow span
{
    color: #fff;
    background: #88e;
    border: solid 1px #66f;
}

.RightMenu
{
    border-right: 2px outset;
    border-top: 2px outset;
    border-left: 2px outset;
    border-bottom: 2px outset;
    background-color: buttonface;
}
.RightMenu hr
{
    width: 100px;
}
.RightMenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.RightMenu ul li
{
    vertical-align: bottom;
}
.RightMenu A
{
    color: MenuText;
    text-decoration: none;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 20px;
}
.RightMenu A:link
{
    color: MenuText;
    text-decoration: none;
}
.RightMenu A:active
{
    color: MenuText;
    text-decoration: none;
}
.RightMenu A:visited
{
    color: MenuText;
    text-decoration: none;
}
.RightMenu A:hover
{
    color: HighlightText;
    background-color: Highlight;
}


/** Anole Button **/
.imgbtn
{
    background-color: #3C5A98;
    height: 22px;
    font-size: 9pt;
    color: #ffffff;
    text-decoration: none;
    border-top: solid 1px #D8DFEA;
    border-left: solid 1px #D8DFEA;
    border-right: solid 1px #E1F5B;
    border-bottom: solid 1px #E1F5B;
}
.imgbtnhover
{
    height: 20px;
    background-color: #E7E6E3;
    background-image: url(../Images/btnhover.gif);
    font-size: 9pt;
    text-decoration: none;
    position: relative;
    left: 0px;
    top: 0px;
    border-top: solid 1px #FF881F;
    border-left: solid 1px #FF881F;
    border-right: solid 1px #FF6700;
    border-bottom: solid 1px #FF6700;
    cursor: hand;
}

/** 横线样式 **/
.hr
{
    border-bottom: solid 0px #BBBBBB;
}

/** 排行榜序号 **/
.Sort
{
    background-image: url(../images/sort.png);
    background-repeat: no-repeat;
    padding-top: 3px;
    font-size: 8px;
    color: #ffffff;
    width: 20px;
    height: 16px;
    text-align: center;
}

.Markers
{
    background-image: url(../images/markers.png);
    background-repeat: no-repeat;
    padding-top: 2px;
    font-size: 8px;
    color: #000000;
    width: 20px;
    height: 19px;
    text-align: center;
}

.AddSelect
{
    background-image: url(../Images/addItem.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

/*AertLoading样式*/
/*背景*/
.aertloading_bg
{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=3,opacity=25,finishOpacity=75);
    opacity: 0.6;
    width: 100%;
    height: expression(document.body.clientHeight);
    z-index: 10000;
}

/*窗口*/
.alertloading_msg
{
    text-align: center;
    background-color: White;
    border: solid 1px #709CD2;
    position: absolute;
    left: 50%;
    top: 50%;
    font: 12px/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin-left: -225px;
    margin-top: expression(-75 + document.documentElement.scrollTop);
    width: 400px;
    height: 100px;
    line-height: 25px;
    z-index: 10001;
}

.alertloading_msg h4
{
    text-align: left;
    margin: 0;
    padding: 3px;
    background-color: #709CD2;
    filter: progid:DXImageTransform.Microsoft.Alpha(startX=20, startY=20, finishX=100,finishY=100,style=1,opacity=75,finishOpacity=100);
    opacity: 0.75;
    border: solid 1px #709CD2;
    height: 18px;
    font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    cursor: pointer;
}

.number
{
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 16px;
    color: #BC2931;
    float: left;
    margin-right: 10px;
}

.countlink
{
    text-decoration: underline;
    font-weight: bold;
    color: #F38000;
}

.spchar
{
    font-weight: bold;
    color: #BC2931;
    margin: 0px 5px 0px 5px;
}
.specialmsg
{
    color: #333366;
}
.paginator
{
    font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 0px 10px 0;
    margin: 0px;
}
.paginator a
{
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
    margin-right: 2px;
}
.paginator a:visited
{
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
}
.paginator .cpb
{
    padding: 1px 6px;
    font-weight: bold;
    font-size: 13px;
    border: none;
}
.paginator a:hover
{
    color: #fff;
    background: #ffa501;
    border-color: #ffa501;
    text-decoration: none;
}
.msgcontent
{
    padding-left: 20px;
}

.remindinfo
{
    color: #7C7C7C;
    background-image: url(../images/ico_mytip.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px 0px 0px 20px;
}

.gv-splite
{
    padding: 0px 5px 0px 5px;
    color: #CCCCCC;
}

.bt
{
    color: #FF3400;
    font-weight: bold;
    padding: 15px 0px 0px 3px;
    width: 5px;
}

.countnumber
{
    color: #BC2931;
    margin: 0 5px 0px 5px;
}
