html,body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
overflow: hidden;
}

h1 {
margin: 24px 0px 8px 0px;
color: #003399;
font-size: 12pt;
font-weight: normal;
}

h2 {
clear: left;
margin: 16px 0px 0px 0px;
background-image: url(images/h_bar.png);
background-repeat: repeat-x;
background-position: center left;
font-size: 12px;
font-weight: normal;
}

.h2_text {
background-color: #ffffff;
padding-right: 6px;
}

hr {
margin: 0px 4px;
color: #dddde2;
}

p.help {
margin: 0px;
color: #000000;
}

img.set_prio {
width:  41px;
height: 14px;
float: right;
margin: 1px 4px 0px;
cursor: pointer;
}

img.button {
width: 17px;
height: 17px;
margin: 0px;
cursor: pointer;
}

img.checkbox {
height: 11px;
border-style: solid;
border-width: 1px;
border-color: #808080;
cursor: pointer;
}

img.checkbox:hover {
border-color: #7eb4ea;
}

input.text {
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
height: 15px;
border-width: 0px;
}

input.right {
text-align: right;
}

input.frame {
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
height: 15px;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
}

select {
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
height: 19px;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
}

td.slider {
width: 180px;
white-space: nowrap;
}

.wrap {
white-space: normal;
}

td.button {
width: 17px;
}

.smalltext {
font-size: 11px;
}

.settings_frame {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-image: url(images/darken.png);
vertical-align: middle;
}

.settings_box {
width: 360px;
margin: 120px auto;
padding: 16px 4px 4px 30px;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #003399;
}

.settings_box h1 {
margin-top: 0px;
}

button {
font-size: 12px;
margin: 0px 18px 0px 6px;
padding: 2px 4px;
text-align: center;
background-color: #e5e5e5;
border-style: solid;
border-width: 1px;
border-color: #acacac;
cursor: pointer;
white-space: nowrap;
}

button:hover {
background-color: #deeefc;
border-color: #7eb4ea;
}

button[disabled]:hover {
background-color: #e5e5e5;
border-color: #acacac;
}

.green {
color: #20a020;
}

.shadow {
box-shadow: 3px 3px 4px #404040;
/* For IE 8 */
-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#404040');
}

.hand {
cursor: pointer;
}

a.grey {
color: #808080
}

a.grey:hover {
color: #8080ff;
text-decoration: underline;
}

a {
color: #0066cc;
text-decoration: none;
}

a:hover {
color: #3399ff;
text-decoration: underline;
}

/* menu section */

#menu {
float: left;

top: 0px;
left: 0px;
width: 220px;
height: 580px;
background-color: #070707;
background-image: url(images/menu_back.jpg);
background-repeat: no-repeat;

margin: 0px;
padding: 0px;
font-size: 13px;
font-weight: normal;
color: #ffffff;
}

ul.menu {
margin: 16px 0px 0px 0px;
}

li {
list-style-type: none;
font-weight: normal;
}

ul.menu li {
margin-top: 0.5em;
}

ul.menu li.sub {
margin-top: 0px;
margin-left: 3ex;
}

ul.menu li.active {
list-style-type: disc;
font-weight: bold;
}

#menu a {
color: #e0e0ff;
text-decoration: none;
}

#menu a:hover {
color: #ffffff;
text-decoration: underline;
}



/* help box */

div.help_box {
display: none;
position: absolute;
bottom: 8px;
left: 8px;
width: 188px;
padding: 2px 8px;
background-color: #ffffff;
font-size: 10px;
color: #000000;
}

div.sel_box {
margin-top: 12px;
}

div.el_list {
background-color: #ffffff;
}

div.colorbox2 {
clear: both;
float: left;
width: 18px;
height: 12px;
margin: 0px 2px 16px 0px;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
}

div.colorbox3 {
clear: both;
float: left;
width: 9px;
height: 16px;
margin: 0px 8px 16px 0px;
border-style: solid;
border-width: 0px 5px;
border-color: #ffffff;
}


select {
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 20px;
border-style: solid;
border-width: 1px;
border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
}

select.graph {
width: 148px;
}

select.graph2 {
width: 148px;
margin-top: 4px;
}


/* settings section */

#dlg {
padding: 0px 12px 0px 24px;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
overflow: auto;
}

div.header {
float: left;
}

div.setting {
margin: 12px 0px 12px 25px;
border-width: 0px;
}

p.explain {
margin: 0px 28px 0px 18px;
}

div.text_input {
height: 14px;
padding: 2px;
margin: 4px 6px;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
display: inline;
}

#tablebox {
height: 396px;
overflow: auto;
}

#connbox {
margin-right: 12px;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
}

table.list {
width: 100%;
}

table.list tr, table.list td {
height: 20px;
margin: 0px;
padding: 0px;
white-space: nowrap;
}

.buttons {
height: 30px;
padding: 4px 8px 0px 0px;
}

div.tab_bar {
height: 27px;
margin: 12px 12px 0px;
background-image: url(images/tab_back.png);
background-repeat: repeat-x;
background-position: bottom;
vertical-align: bottom;
white-space: nowrap;
}

div.tab {
float: left;
height: 17px;
margin-top: 4px;
padding: 2px 4px;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
background-color: #e5e5e5;
cursor: pointer;
}

div.tab:hover {
background-color: #deeefc;
border-color: #7eb4ea;
}

div.tab_a {
float: left;
height: 22px;
padding: 2px 4px;
border-style: solid;
border-width: 1px 1px 0px 1px;
border-color: #c0c0c0;
background-color: #ffffff;
}

div.tab_box {
clear: left;
padding: 10px;
margin: 0px 12px;
border-style: solid;
border-width: 0px 1px 1px 1px;
border-color: #c0c0c0;
}

#budgets td {
text-align: center;
padding: 2px 0px;
}

#budgets th {
text-align: center;
font-weight: normal;
color: #4c607a;
padding: 2px 4px 2px 3px;
background-image: url(images/th_back.png);
background-position: bottom right;
background-repeat: no-repeat;
}

div.colorbox {
clear: both;
float: left;
width: 9px;
height: 16px;
margin: 0px 8px 16px 0px;
border-style: solid;
border-width: 0px 5px;
border-color: #ffffff;
}

/* new connections dialog */

#co_box {
min-width: 500px;
padding: 1px 2px;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
overflow: auto;
border-style: solid;
border-width: 1px 0px 0px;
border-color: #d7d8dd;
background-image: url(images/co_box_back.png);
background-repeat: no-repeat;
background-position: bottom right;
}

.co_vbar {
height: 400px;
clear: left;
float: right;
background-image: url(images/co_vbar_back.png);
background-position: bottom right;
}

.co_hbar_cont {
height: 41px;
margin: 0px;
padding: 0px;
background-image: url(images/co_hbar_back.png);
background-repeat: repeat-x;
}

.co_hbar {
width: 38px;
float: left;
margin-left: 1px;
margin-right: 1px;
background-color: #7c9bff;
}

.co_button {
float: left;
height: 40px;
width: 29px;
margin-bottom: 1px;
cursor: pointer;
}

.co_entry {
float: left;
margin-bottom: 1px;
height: 28px;
padding: 6px 12px;
background-color: #ffd88e;
border-style: solid;
border-width: 0px 1px;
border-color: #ffecc7;
font-size: 14px;
line-height: 14px;
text-align: center;
cursor: pointer;
white-space: nowrap;
}

/* old connections dialog */

#c_box {
width: 100%;
height: 100%;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
overflow: auto;
}

#sorters {
margin: 0px 0px 0px 16px;
height: 30px;
font-family: Consolas, courier new;
font-size: 12px;
}

#sorters td {
text-align: right;
padding: 0px 6px;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

#sorters tr.list {
/* background-color: #ff0000; */
padding: 0px 1px;
}

#sorters tr.list:hover {
/* background-image: url(images/row_select.png); */
}

#sorters th {
text-align: right;
font-weight: normal;
}

#sorters td.entry {
height: 16px;
}

div.c_set_up {
padding: 0px 6px 0px 15px;
height: 23px;
text-align: right;
background-image: url(images/up.png);
background-position: left;
background-repeat: no-repeat;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

div.c_set_down {
padding: 0px 6px 0px 15px;
height: 23px;
text-align: right;
background-image: url(images/down.png);
background-position: left;
background-repeat: no-repeat;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

div.c_not_set {
padding: 0px 6px 0px 15px;
height: 23px;
text-align: right;
background-image: url(images/th_back.png);
background-position: left;
background-repeat: no-repeat;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

img.tb {
float: right;
cursor: pointer;
}
