/* General Tags */
body {margin:0;padding:0;background-color:threedface;overflow:hidden;}
#loading {position:absolute;width:110%;height:100%;left:0;top:0;
          background-color:threedface;z-index:100}

/* Button Box */
.buttonbox {text-align:right;}
.buttonboxspan {padding:0 0 0 1em;}

/* Table Widget */
.tableH {background-color:threedface;width:100%;white-space:nowrap;overflow-x:visible;overflow-y:hidden }
.tableR {background-color:white;width:100%;
           white-space:nowrap;overflow-x:visible;overflow-y:hidden;
           border: 1 solid lightGrey;border-width:0 0 1 0; }
.tableData {background-color:white;width:100%;height:10em;overflow:auto}
.tableC {}
.tableHC {background-color:threedface;padding:0px 10px 0px 10px;
                  border: 2px outset;}
.tableDCol {padding:0px 10px 0px 10px;border: 1px solid lightGrey;border-width:0 1 0 0;}
.tableEditor {position:absolute;display:none}


/* XsdsTree Widget */
.XsdsTree {background-color:white;color:black;width:100%;height:100%;
           cursor:default;overflow:auto}

.XsdsTreeNode {width:100%;background-image:url(/xsds/images/widgets/plus.gif);
               background-repeat:no-repeat;
               background-position:0 2;
               padding:0 0 0;}
.XsdsTreeNodeOpened {width:100%;background-image:url(/xsds/images/widgets/minus.gif);
               background-repeat:no-repeat;
               background-position:0 2;
               padding:0 0 0;}
.XsdsTreeNodeSelected {background-color:blue;color:white}
.nodeTitle {padding:0;}
.nodeImage {padding:0 0 0 4ex;
            background-image:url(/xsds/images/widgets/folder.gif);
            background-repeat:no-repeat;
            background-position:18 2}
.leafTitle {padding:0;}
.leafImage {padding:0 0 0 4ex;
            background-image:url(/xsds/images/widgets/file.gif);
            background-repeat:no-repeat;
            background-position:18 2}
.nodeChildren {padding:0 0 0 2ex;}

/* XSDS Tab widget */
.XsdsTabSet {width:100%;height:100%;position:relative}
.XsdsTabHeading {height:1.3em;overflow:hidden;
           cursor:default;background-color:transparent;width:100%}
.XsdsTabBody {margin:0 0 0 0;border-width:2 2 2 2;border-style:outset;padding:5px; 
           cursor:default;overflow:hidden; background-color:orange;}/*:threeDFace;*/
.XsdsTabBodyC {border-width:2 2 0 2;}
.XsdsTabCommon {border-width:0 2 2 2;}
d\:tab * {display: block;overflow:hidden;width:100%;
          background-color:threedface;border-style:outset;border-width:0 2 0 2;}
d\:tab span {background-color:transparent;border-width:0;width:auto}
d\:tab{color:black;width:auto;margin:0;padding:0;border:0;overflow:hidden}
.tabActive {background-color:orange;font-weight:bold}/*threeDFace*/
.tabInActive {background-color:ThreeDShadow}
d\:c0{margin: 0 8 0 7;height: 1px; border:1 solid #ffffff;}
d\:c1{margin: 0 4px; height: 1px;}
d\:c2{margin: 0 2px; height: 1px;}
d\:c3{margin: 0 1px;height: 2px}
d\:c4{margin: 0 0px; height: 1.2em}
d\:content{width:auto;height:1.2em;margin: 2 8px 0 8px;width:auto;border:0 none;
           padding:0;overflow:hidden;text-align:center}
           
.mibBoxReadonly {border:1 inset;padding:2 10;height:1.2em}
.mibBoxCmd{border:1 inset;padding:2 10;background-color:white;width:6em;}
.mibBoxText{width:100%}

.XsdsIconBox {width:100%;height:100%;background-color:white;border:2 inset;margin:5}

.XsdsIcon {margin:0}
.XsdsIconLabel {background-color:orange;color:white;border: 2 outset;font-weight:bold;}
.XsdsIconImageB {position:relative}
.XsdsIconImage {position:relative;z-index:2}
.XsdsIconSelected {background-color:blue;color:white}
.XsdsIconLock {position:absolute;left:3;top:0;z-index:3}


#myApp {color:blue}
div.normal {padding-top:10px;text-indent:2ex}


