
/*END XAPTimeSlot*/
*{font-family:Calibri, Arial, Verdana, "Bitstream Vera Sans"; }
.XAPDataGrid{Width:100%;}
.header { height:22px;  overflow:hidden; }
.Body

.HeaderItem{ float:left; padding:2px; overflow:hidden; margin:0px; border:solid 1px black; background-color:buttonFace; height:18px; font-size:11px; font-weight:bold;}
.GridItem{ float:left; padding:2px; overflow:hidden; margin:0px; height:18px; font-size:12px;}

.XAPDataGrid table thead tr th{ position:static; background-color:#4F87FD; border:outset 0px #4F87FD; padding:0px 5px 0px 5px 0px; height:22px; z-index:5003; font-size:1px !important;}
.XAPDataGrid nobr span{ position:static; background-color:#4F87FD; border:outset 2px #4F87FD; padding:0px 5px 0px 5px 0px; height:22px;  font-weight:bold; line-height:22px}
.XAPDataGrid table tr.hover { background-color:#D8E2F3; }
.XAPDataGrid table tr.selected { background-color:#084AD6; color:White;}


.XAPDataGrid {	width : 400px; table-layout: fixed;border-collapse : collapse; background-color:white; }
.XAPDataGrid tbody tr td {overflow : hidden; height : 22px !important; line-height : 22px !important; white-space : nowrap; width : 100px; padding:2px 2px 2px 2px;margin:0px;cursor:pointer;cursor:hand; font-size:11px !important; text-indent:5px; }
.XAPDataGrid tbody tr.hover { background-color:InfoBackground; }
.XAPDataGrid tbody tr.selected { background-color:HighLight; color:White;}
.XAPDataGrid tbody tr td a { color:black; font-size:11px !important; display:inline; width:; height:;}
.XAPDataGrid tbody tr.selected td a{ background-color:HighLight; color:White;}

.DropActive tbody tr td{ background-color:background; table-layout: fixed !important;}
.GridHeader{	position:absolute;top:-1px;height:22px; background-color:ButtonFace;overflow:hidden;border-bottom:outset 1px buttonFace; font-size:12px}
.GridHeader div {position:absolute; line-height:22px; top:0px; padding:0px 3px 0px 3px; cursor:pointer; border:outset 1px buttonface; font-size:11px; font-weight:bold;}
.GridHeader div.resizer {position:absolute; line-height:22px; top:0px; padding:0px; cursor:pointer; width:2px; background-color:red; z-index:4000; cursor:w-resize; height:22px; }

.ScrollArea{width:100%; height:100%;overflow:auto;overflow:-moz-scrollbars-vertical;overflow-y:scroll;overflow-x:hidden;}

table.Dragable { z-index:9005; position:absolute; top:0px; left:0px; filter:alpha(opacity=22); opacity:0.2; }

.XAPDataGrid table {table-layout: fixed !important; border:outset 1px buttonface;}

.DataGrid { position:relative; width:100%; height:100%;  }
