body {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    color: #3F6198;
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    font-weight: normal;

}

a:link, a:visited, a:active {
    color: #264A7E;
    text-decoration: underline;
}

a.white {
    color: #FFFFFF;
}

a.white:hover {
    color: #FFF3AE;
}

caption, .caption, .depth_-1, a.caption:link, a.caption:visited, caption.message {
    background-color: #4A73B4;
    color: #FFFFFF;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

.caption#mini {
    font-size: 12px;
}

a.caption:hover {
    text-decoration: underline;
}

div.login_form {
    position: absolute;
    left: 40%;
    top: 70px;
    border: 2px solid #4A73B4;
    background-color: white;
}

div.offline_funcs {
    text-align: right;
    width: 80%;
}

input[type="button"], input[type="submit"] {
    background-color: #FFFFFF;
    font-size: 12px; /*font-weight: bold;*/
    color: #4A73B4;
    border: 2px solid #4A73B4;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

input.btn {
    background-color: #FFFFFF;
    font-size: 12px; /*font-weight: bold;*/
    color: #4A73B4;
    border: 2px solid #4A73B4;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

input[type="button"]:hover, input[type="submit"]:hover {
    background-color: #FEF8DC;

}

input[type="text"], input[type="password"], input[type="file"], textarea, select {
    border: 1px #768C92 solid;
    font-family: sans-serif;
    font-size: 12px;
    color: #264A7E;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px
}

input.text, input.password, textarea, select {
    border: 1px #768C92 solid;
    font-family: sans-serif;
    font-size: 12px;
    color: #264A7E;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px
}

span.mail {
    font-weight: bold;
    font-family: sans-serif;
}

input.transparent {
    background-color: transparent;
    text-align: right;
}

input.disabled {
    background-color: transparent;
    border: 0;
    text-align: right;
}

td.disabled {
    color: #999999;
}

td.empty {
    background-color: #E3E7ED;
}

td {
    font-weight: normal;
    font-size: 12px;
    color: #40649C;
}

td.right {
    text-align: right;
}

td.submenu {
    text-align: right;
    padding-right: 15px;
}

div.user_comment {
    padding-left: 10px;
    background-color: #FFFFFF;
    width: 900px;
}

div.notuser_comment {
    padding-left: 60px;
    font-style: italic;
    width: 900px;
}

highlight {
    color: #FF9900;
    font-weight: bold;
    text-decoration: none;
}

div.header {
    background-color: #4A73B4;
    color: #FFFFFF;
    padding: 1px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

div.main {
    background-image: url( /images/field_bg.gif );
    background-position: right;
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-color: #E3E7ED;
    border-bottom: 2px solid #B2BBC8;
    border-left: 2px solid #B2BBC8;
    border-right: 2px solid #B2BBC8;
    text-align: justify;
    vertical-align: top;
    width: 97%;
    padding: 10px;
}

div.menu {
    background-image: url( /images/field_bg.gif );
    background-position: right;
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-color: #E3E7ED;
    border-bottom: 2px solid #B2BBC8;
    border-left: 2px solid #B2BBC8;
    border-right: 2px solid #B2BBC8;
    text-align: justify;
    vertical-align: top;
    width: 150px;
    padding: 10px;
}

div.title {
    text-align: left;
    background-image: url( /images/fieldheader_bg.gif );
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    width: 97%;
    padding-left: 14px;
    padding-right: 10px;
}

div.menu_title {
    text-align: left;
    background-image: url( /images/fieldheader_bg.gif );
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    width: 150px;
    padding-left: 24px;
}

.menu_image {
    position: absolute;
    left: 3px;
    float: left;
}

h1 {
    color: #3F6198;
    padding-left: 15px;
}

div.submain {
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    border: 2px solid #B2BBC8;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    color: #3F6198;
    text-align: justify;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.subtitle {
    background-color: #4A73B4;
    color: #FFFFFF;
    font-family: Tahoma;
    padding-left: 14px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

div.employees {
    font-weight: bold;
}

div.employees_exceed {
    color: #FF9900;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.approved {
    font-weight: bold;
}

.rejected {
    font-weight: bold;
}

.pending {
    font-weight: bold;
    color: #FF9900;
}

div.offline {
    position: absolute;
    font-size: 14px;
    color: #4A73B4;
    font-weight: bolder;
    border: 3px solid #4A73B4;
    text-decoration: none;
    width: 146px;
    height: 114px;
    text-align: center;
}

div.invalid {
    position: absolute;
    font-size: 14px;
    color: red;
    font-weight: bolder;
    border: 3px solid red;
    text-decoration: none;
    width: 146px;
    height: 114px;
    text-align: center;
}

a.stamp:link, a.stamp:visited {
    text-decoration: none;
}

div.ip {
    text-align: center;
}

div.comment {
    text-align: center;
    font-style: italic;
}

/*TABLES*/
td {
    font-family: Tahoma;
    font-weight: normal;
    color: #3F629A;
    padding-left: 5px;
}

td.status_item {
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: top;
}

tr.task_header {
    text-align: left;
}

tr.comment_header {
    color: #3F629A;
    text-decoration: underline;
}

tr.even {
    background-color: #FFFFFF;
    font-size: 12px;
    padding-left: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #D3DCF6;
}

tr.odd {
    background-color: #EDF2FB;
    font-size: 12px;
    padding-left: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #D3DCF6;
}

tr.white {
    background-color: #FFFFFF;
    font-size: 12px;
    padding-left: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #D3DCF6;
}

td.right {
    text-align: right;
    padding-right: 5px;
}

th, .depth_0, a.th, a.th:link, a.th:visited, td.th {
    background-color: #B9C7E4;
    font-size: 12px;
    color: #40649C;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 2px solid #4A73B4;
    font-weight: bold;
    text-decoration: none;
}

th.right {
    text-align: right;
    padding-right: 5px;
}

th.left {
    text-align: left;
    padding-right: 5px;
}

tr.caption {
    background-color: #4A73B4;
    color: #FFFFFF;
    padding: 3px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

table {
    border-spacing: 0;
    padding: 0;
    margin: 0;
}

table.activity {
    border-spacing: 1px; /*background-color: #4A73B4;*/
    padding: 0px;
    margin: 0px;
    border: 0px solid;
    border-color: #4A73B4;
}

table.daily {
    border-spacing: 0;
    margin: 0;
    border: 2px solid #4A73B4;
    width: 800px;
}

table.border {
    border-spacing: 0px;
    margin: 0px;
    border: 2px solid;
    border-color: #4A73B4;
}

table.overview {
    border-spacing: 0px;
    margin: 0px;
    border: 2px solid;
    border-color: #4A73B4;
}

table.offline, table.stats {
    border-spacing: 0px;
    margin: 0px;
    border: 2px solid;
    border-color: #4A73B4;
    width: 80%;
}

tr.even:hover, tr.odd:hover {
    background-color: #FFF6BF;
}

td.not_used {
    background-color: #E3E7ED;
}

.worktime_item {
    width: 150px;
    padding: 0px;
    background-color: #FFFFFF;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #4A73B4;
    vertical-align: top;
}

.invalid_item {
    width: 150px;
    padding: 0px;
    background-color: #E3E7ED;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #4A73B4;
}

td.overview {
    background-color: #FFFFFF;
    text-align: center;
    border-left: 1px solid #4A73B4;
    border-bottom: 1px solid #4A73B4;
}

td.invalid, th.invalid {
    background-color: #FFAAAA;
    text-align: center;
    border-left: 1px solid #4A73B4;
    border-bottom: 1px solid #4A73B4;

}

td.offline, th.offline {
    background-color: #DDDDDD;
    text-align: center;
}

td.admin_group {
    background-color: #FCF8E6;
}

td.active_block {
/*background-color: #FFCC00;*/
    background-color: #339933;
    height: 5px;
    width: 14px;
}

td.inactive_block {
/*background-color: #AAAAAA;*/
    background-color: #FF3300;
    height: 5px;
    width: 14px;
}

td.offline_block {
    background-color: #4A73B4;
    height: 5px;
    width: 14px;
}

td.no_block {
    background-color: #E3E7ED;
    height: 5px;
    width: 14px;
}

table.usage {
    border-spacing: 0;
    background-color: #4A73B4;
    padding: 0;
}

td.usage {
    font-size: 6px;
    height: 5px;
    text-align: center;
    color: black;
    background-color: #E3E7ED;
    width: 8px;
}

td.usage#u15 {
    background-color: #99FF99;

}

td.usage#u30 {
    background-color: #66CC66;

}

td.usage#u45, td.usage#u60 {
    background-color: #00CC00;
}

td.auto_join {
    background-color: #EEEEEE;
}

td.component {
    padding-left: 10px;
    font-weight: bold;
}

td.task {
    padding-left: 30px;
}

td.user {
    padding-left: 50px;
}

td.psummary {
    padding-left: 10px;
    font-weight: bold;
}

td.csummary {
    padding-left: 30px;
    text-decoration: underline;
}

table.group {
    margin: 0px;
    border: 1px solid;
    border-color: #4A73B4;
}

table.status_item {
    width: 150px;
    border-spacing: 0px;
    margin: 0px;
    border: 2px solid;
    border-color: #4A73B4;
    text-align: left;
    vertical-align: top;
}

/*HEADER STYLES*/
.LOGO_main {
    font-family: "Arial Narrow";
    font-size: 23px;
    font-weight: bold;
    color: #4A73B4;
    vertical-align: bottom;
    text-align: left;
    padding-left: 3px;
}

.LOGO_pointlogo {
    text-align: right;
    vertical-align: bottom;
}

.LOGO_www {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5F7494;
    text-align: right;
    vertical-align: top;
    padding-right: 5px;
}

.LOGO_forup {
    vertical-align: top;
}

.corner {
    text-align: right;
}

.rightcorner {
    background-image: url( /images/top_rightcorner_bg.gif );
    width: auto;
    text-align: right;
}

.logged {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    color: #FFFFFF;
    background-color: #4A73B4;
}

td.menu {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    color: #FFFFFF;
    background-color: #4A73B4;
}

span.separator {
    color: white;
    font-weight: bold;
    font-size: 11px;
}

span.subseparator {
    color: #4A73B4;
    font-weight: bold;
    font-size: 11px;
}

a.menu:visited, a.menu:link {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}

a.submenu:visited, a.submenu:link {
    color: #4A73B4;
    font-weight: bold;
    font-size: 11px;
}

a.selected_submenu:visited, a.selected_submenu:link {
    color: #FFAA00;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

a.name:visited, a.name:link {
    font-size: 12px;
    font-weight: bold;
    color: #40649C;
    text-decoration: none;
}

a.profile:visited, a.profile:link {
    font-size: 12px;
    text-decoration: none;
    color: #264A7E;
}

/*a.submenu:hover {*/
/*text-decoration: underline;*/
/*color: #FF9900;*/
/*}*/
table.submenu {
    text-align: right;
}

.message {
    background: #FFF6BF;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    text-align: center;
    padding: 5px 20px;
    font-weight: bold;
    margin: 10px;
}

.pages {
    background: #FFFFFF;
    border-top: 2px solid #3F6198;
    border-bottom: 2px solid #3F6198;
    text-align: center;
    padding: 2px 20px;
    font-weight: bold;
}

.inline_message {
    background: #FFFFFF;
    border-top: 2px solid #3F6198;
    border-bottom: 2px solid #3F6198;
    text-align: center;
    padding: 2px 20px;
    margin-bottom: 3px;
    font-weight: bold;
}

.notice {
    background: #ADCBE7;
    border-top: 2px solid #0F5C8E;
    border-bottom: 2px solid #0F5C8E;
    text-align: center;
    margin: 10px auto;
    padding: 5px 20px;
}

.notice2 {
    background: #D6ECA6;
    border-top: 2px solid #8DC93E;
    border-bottom: 2px solid #8DC93E;
    text-align: center;
    margin: 10px auto;
    padding: 5px 20px;
}

a.folder:link, a.folder:visited {
    text-decoration: none;
}

a.folder:hover {
    text-decoration: underline;
}

.brick {
    width: 14px;
    height: 5px;
}

.brick#offline {
    background-color: #4A73B4;
}

.brick#empty {
    background-color: #E3E7ED;
}

.brick#active {
    background-color: #339933;
}

.brick#inactive {
    background-color: #FF3300;
}

div.stamp_text {
    padding-top: 35%;
}

div.stamp_text#invalid {
    color: red;
}

div.stamp_text#offline {
}

div.stamp {
    position: absolute;
    font-size: 14px;
    color: #4A73B4;
    font-weight: bolder;
    text-decoration: none;
    width: 146px;
    height: 114px;
    text-align: center;
}

div.stamp {
    position: absolute;
    font-size: 14px;
    color: #4A73B4;
    font-weight: bolder;
    text-decoration: none;
    width: 146px;
    height: 114px;
    text-align: center;
}

div.stamp[offline="true"] {
    border: 3px solid #4A73B4;

}

div.stamp[invalid="true"] {
    border: 3px solid red;
}

a.stamp_href {
    text-decoration: none;
}

a.menucat, a.menucat:visited {
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
}

a.menuitem, a.menuitem:visited {
    text-decoration: none;
    padding-left: 30px;
}

a.menuitem_selected, a.menuitem_selected:visited {
    text-decoration: none;
    padding-left: 40px;
    color: #4A73B4;
}

a.menucat:hover, a.menuitem:hover {
    text-decoration: underline;
}

.depth_1 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #40649C;

}

.depth_2 {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: underline;
    color: #40649C;
}

.depth_3 {
    font-family: Tahoma;
    font-size: 12px;
    color: #40649C;
}

table.stat {
    width: 600px;
    border: solid 2px #4A73B4;
}






