v\: * {
    /* VML stuff */
    behavior:url(#default#VML);
    position:absolute
}

[draggable=true] {
    -khtml-user-drag: element;
    -webkit-user-drag: element;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

a {
    outline: none;
}

body {
    background: #FFFFFF url("background.png") repeat-y scroll 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    cursor: default;
    margin: 4px 4px 4px 8px;
    padding: 0;
}

#startup {
    margin: 4em 0 0 0;
    text-align: center;
    font-size: 24px;
}

#error {
    margin: 4em 0 0 0;
    text-align: center;
    font-size: 24px;
}

#disconnected {
    margin: 4em 0 0 0;
    text-align: center;
    font-size: 24px;
}

#logo {
    float: right;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #a5a5a5;
    text-shadow: #404040 1px 1px;
    margin: 0 0 0 1em;
    _color: #808080; /* only IEv6 does not ignore this */
}

#logo #version {
    margin-left: -4px;
    font-size: 16px;
}

#logo #identity {
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    color: #000;
}

#top {
    display: inline-block;
    position: relative;
    left: -4px;
    margin: 3px 0 0 4px;
    white-space: nowrap;
}

#menu {
    margin: 0 1em 0 0;
    padding: 0;
    display: block;
    background-color: #DDDDDD;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu li {
    list-style: none;
}
#menu li.group a:after {
    content: url("right-arrow.png");
    float: right;
}

#menu .activegroup li {
    background-color: #eeeeee;
}

#menu li.activegroup a:after {
    content: url("down-arrow.png");
    float: right;
}
#menu ul.group {
    display: none;
}
#menu a {
    display: block;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    text-decoration: none;
    color: #000000;
    margin: 1px 0 0 0;
    padding: 4px 8px;
    cursor: inherit;
}
#menu li a {
    padding: 4px 8px;
    width: 109px;
}
#menu a:hover {
    background: #DDDDDD;
}

#title {
    font-size: 16px;
    background-color: #e8e8e8;
    margin: 1em 0 0 0;
    padding: 1em 1em 0 1em;
}

#tabs ul {
    font-size: 12px;
    text-align: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#tabs li {
    float: left;
    margin: 1px 1px 0 0;
    background: #ffffff url("tabl.png") no-repeat scroll left top;
    padding: 5px 0 3px 3px;
    height: 100%;
}
#tabs li.prefix {
    background: none;
    padding: 5px 0 3px 3px;
}
#tabs li.postfix {
    background: none;
    float: none;
    display: block;
    padding: 5px 8px 3px 0;
}
#tabs a {
    float: none;
    background: #ffffff url("tabr.png") no-repeat scroll right top;
    padding: 5px 8px 3px 4px;
    margin: 0;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    cursor: inherit;
}
#tabs a:hover {
    background: #ffffff url("tabrh.png") no-repeat scroll right top;
}
#tabs li.active {
    background: #ffffff url("tabla.png") no-repeat scroll left top;
}
#tabs li.active a {
    background: #ffffff url("tabra.png") no-repeat scroll right top;
}
#tabs li.active a:hover {
    background: #ffffff url("tabra.png") no-repeat scroll right top;
}
#tabend {
    clear: left;
}
#tabline {
    background-color: #e8e8e8;
    margin: 0;
    border-bottom: 2em solid #ffffff;
    padding: 0.5em 0 0 8px;
}

ul.toolbar {
    font-size: 11px;
    text-align: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.toolbar li {
    float: left;
    margin: 2px 4px 0 0;
    background: #ffffff url("btnl.png") no-repeat scroll left top;
    padding: 5px 0 10px 3px;
}
ul.toolbar li.sep {
    background: none;
    border-left: 10px solid #ffffff;
}
ul.toolbar li.custom {
    background: none;
    padding: 0;
    margin: 0;
    vertical-align: top;
}
ul.toolbar li.postfix {
    background: none;
    float: none;
    clear: left;
    display: block;
    padding: 4px 8px 10px 0;
    margin: 0 2em 0 0;
}
ul.toolbar a {
    float: none;
    background: #ffffff url("btnr.png") no-repeat scroll right top;
    padding: 5px 11px 10px 8px;
    margin: 0;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    cursor: inherit;
}
ul.toolbar li:active {
    background: #ffffff url("btnla.png") no-repeat scroll left top;
}
ul.toolbar li.custom:active {
    background: none;
}
ul.toolbar li.sep:active {
    background: none;
}
ul.toolbar a:active {
    background: #ffffff url("btnra.png") no-repeat scroll right top;
}
ul.toolbar li.pressed {
    background: #ffffff url("btnla.png") no-repeat scroll left top;
}
ul.toolbar li.pressed a {
    background: #ffffff url("btnra.png") no-repeat scroll right top;
}

a.tbtn {
    display: inline;
    border-top-color: #d0d0d0;
    border-left-color: #d0d0d0;
    border-bottom-color: #606060;
    border-right-color: #606060;
    border-style: solid;
    border-width: 1px;
    padding: 0px 4px 0px 3px;
    margin: 0 0 0 2px;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
    background: #e0e0e0;
    cursor: inherit;
}
a.tbtn:hover {
    background: #F0F0F0;
}
a.tbtn:active {
    background: #F0F0F0;
    border: 1px inset #000000;
}

a.btn {
    border-top-color: #d0d0d0;
    border-left-color: #d0d0d0;
    border-bottom-color: #606060;
    border-right-color: #606060;
    border-style: solid;
    border-width: 1px;
    padding: 3px 4px 2px 3px;
    margin: 2px 0 2px 4px;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    background: #e0e0e0;
    cursor: inherit;
    white-space: nowrap;
}
a.btn_disabled {
    border-top-color: #d0d0d0;
    border-left-color: #d0d0d0;
    border-bottom-color: #606060;
    border-right-color: #606060;
    border-style: solid;
    border-width: 1px;
    padding: 3px 4px 2px 3px;
    margin: 2px 0 2px 4px;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    background: #f0f0f0;
    white-space: nowrap;
}
a.btn:hover {
    background: #F0F0F0;
}
a.btn:active {
    background: #F0F0F0;
    border: 1px inset #000000;
}

a.abtn {
    border: 1px inset #000000;
    padding: 2px 4px 2px 3px;
    margin: 2px 0 2px 4px;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    background: #f0f0f0;
    cursor: inherit;
    white-space: nowrap;
}

a.sbtn {
    border: 1px solid #ffffff;
    padding: 2px 4px 2px 3px;
    margin: 2px 0 2px 4px;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    cursor: inherit;
    white-space: nowrap;
}
a.sbtn_disabled {
    border: 1px solid #ffffff;
    padding: 2px 4px 2px 3px;
    margin: 2px 0 2px 4px;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    white-space: nowrap;
}
a.sbtn:hover {
    border-top-color: #d0d0d0;
    border-left-color: #d0d0d0;
    border-bottom-color: #606060;
    border-right-color: #606060;
    border-style: solid;
    border-width: 1px;
    background: #e0e0e0;
}
a.sbtn:active {
    background: #F0F0F0;
    border: 1px inset #000000;
}

.buttons {
    width: 100px;
    float: right;
    padding: 2px 4px;
}

.buttons a {
    display: block;
    text-align: center;
    margin-bottom: 3px;
}

.table {
    position: relative;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse; /* makes MS IE render empty cells */
}
.table td  {
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    empty-cells: show;
    padding: 4px;
}
.table .droptarget td {
    padding: 4px 4px 3px 4px;
    border-bottom: 2px solid #000;
}
.table .droptarget .comment td {
    padding: 4px;
    border-bottom: 1px solid #c0c0c0;
}
.table td:first-child {
    border-left: none;
}
.table th {
    text-align: left;
    font-weight: bold;
    border-left: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    padding: 4px;
    white-space: nowrap;
    overflow: hidden;
    background: #e0e0e0;
}
.table th:first-child {
    border-left: none;
}
.table th.pressed {
    background: #a0a0a0;
}
.table th.sort-ascend span:before {
    content: url("ascend.png");
    padding-right: 4px;
}
.table th.sort-descend span:before {
    content: url("descend.png");
    padding-right: 4px;
}
.table .droptarget th {
    padding: 4px 4px 3px 4px;
    border-bottom: 2px solid #000;
}
.table tbody.invalid {
    color: #FF0000;
}
.table tbody.disabled {
    color: #808080;
    font-style: italic;
}
.table tbody.selected {
    color: #000;
    background: #9dc0ea;
}

#statusbar {
    width: 100%;
    background: #e8e8e8;
    margin: 0 0 8px 0;
}

#statusbar td {
    border-left: 1px solid #9c9c9c;
    border-top: 1px solid #9c9c9c;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 2px 6px;
    white-space: nowrap;
}
#statusbar td.disabled {
    color: #c0c0c0;
}

.list {
    width: 100%;
}
.list td {
    padding: 2px 0 2px 0;
    margin: 0;
}
.list td.label {
    background: #f0f0f0;
    text-align: right;
    font-weight: bold;
    padding: 4px 1em 4px 1em;
    vertical-align: middle;
    white-space: nowrap;
    height: 20px;
    border-bottom: 1px solid #fff;
}
.list td.extra {
    min-width: 26px;
}
.list td.value {
    width: 100%;
}
.list td.sep {
    padding: 0;
    background: #ffffff;
    height: auto;
}
.list h2 {
    text-align: right;
    font-size: 12px;
    background: #e0e0e0;
    padding: 8px;
    margin: 0;
}
.list h2.setup {
    text-align: left;
}
.list hr {
    border: none;
    border-bottom: 1px solid #e8e8e8;
    padding: 0;
    margin: 0;
}
.list input {
    margin: 2px 2px;
}

.list textarea {
    display: block;
    margin: 2px 2px;
    width: 100%;
}

.list tbody.closed tr {
    display: none;
}

.list tbody.hidden tr {
    display: none;
}

.error {
    color: #f00;
}
.changed {
    color: #00f;
}
.disabled {
    color: #888;
}

.cbox {
    white-space: nowrap;
}

.cbox a {
    border-top-color: #d0d0d0;
    border-left-color: #d0d0d0;
    border-bottom-color: #606060;
    border-right-color: #606060;
    border-style: solid;
    border-width: 1px;
    padding: 3px 3px 2px 3px;
    margin: 0 2px 0 0;
    background: #e0e0e0;
    cursor: inherit;
}
.cbox a.pressed {
    background: #c0c0c0;
    border: 1px inset #c0c0c0;
}
.cbox a:hover {
    background: #f0f0f0;
}
.cbox a.disabled:hover {
    background: #e0e0e0;
}
.cbox a.pressed:hover {
    background: #c0c0c0;
}
.list .cbox input {
    margin: 2px 0 2px 2px;
}
.cbox select {
     width: 11em;
}

.checkbox {
    white-space: nowrap;
    font-weight: bold;
}

.opt div {
    vertical-align: bottom;
}

.curtain {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    padding: 0;
    margin: 0; 
}

form {
    margin: 0;
}