
.grid{
border: 1px solid #6593CF;
background-color: white;
cursor: default;
}
.grid table {
table-layout:fixed;
}
.grid-head, .grid-foot {
background: url(/img/grid-head-bk.gif) repeat-x bottom;
border-bottom: 1px solid #6593CF;
overflow: hidden;
height: 23px;
}
.grid-foot {
border-bottom: none;
border-top: 1px solid #d8e9ff;
}
.grid-head table {
height: 18px;
}
.grid-head tbody {
line-height: 18px;
}
.grid-head td {
border-right: 1px solid #9AC6FF;
height: 18px;
}
.grid-head thead {
height: 0px;
line-height: 0px;
}
.grid-body {
overflow: auto;
}
.grid-body table {
margin-top: -2px;
}
.grid-body thead{
height: 0px;
line-height: 0px;
}
.gbtb td{
border: 1px solid #E3EFFF;
border-left: none;
vertical-align:top;
}
.ghtxt{
text-indent: 3px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
.gbtxt{
margin-bottom: 1px;
padding-left: 3px;
padding-right: 3px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
height: 100%;
}
img.grid-sort{
margin-left:18px;
vertical-align:middle;
}
td.gridTB0{
background: no-repeat 50% 50%;
width:21px; 
height:21px;
background-color: none;
border:none;
}
td.gridTB1{
background: no-repeat 50% 50%;
background-color: #ffe8a6;
width:21px;
height:21px;
}
td.gridTBSep0{
width: 0px;
height:19px;
}
td.gridTBSep1{
width: 2px;
height:19px;
background:url(/img/gridSep.gif) no-repeat 50% 50%;
}
div.gridPopup{
position:absolute;
}
div.gridColIndicator{
position:absolute;
background:url(/img/colMove.gif) no-repeat;
z-index:1;
height:41px;
width:9px;
}
#gridCtx1{
background:url(/img/contextBG.gif) repeat-y;
background-color:#f6f6f6;
border:1px solid #6593cf;
padding:1px;
}
#gridCtx2{
margin-top:1px;
margin-bottom:1px;
padding-left:35px;
height:1px;
}
#gridCtx3{
height:1px;
line-height:1px;
background-color:#9ac6ff;
}
div.gridCtxBtn0{
line-height:24px;
text-indent: 34px;
white-space:nowrap;
height:24px;
background:url(/img/columnChoose.gif) no-repeat 2px 50%;
background-color:none;
border:1px solid transparent;
}
div.gridCtxBtn1{
line-height:24px;
text-indent: 34px;
white-space:nowrap;
height:24px;
background:no-repeat 2px 50%;
background-color:#ffe7a2;
border:1px solid #ffbd69;
}
