







/* Global Style Sheet */

/* Styles for existing HTML elements */

BODY {
    font-size : 100%;
}
BODY, TD, TH {
    font-family : arial, helvetica, sans-serif;
    font-size : 0.8em;
    color : #000000;
}

LEGEND {
    color : #000000;
}
FIELDSET TABLE {
    margin-top : 3px;
}
PRE {
    font-size : 100%;
}
A {}
A:link {
    background: transparent;
    color : #003399;
}
A:visited {
    background: transparent;
    color : #003399;
}
A:hover {
    background: transparent;
    color : #003399;
    text-decoration : none;
}
A:active {
    background: transparent;
    color : #003399;
}
LEGEND {
    background: transparent;
    color : #000000;
}

/* Custom styles */

TABLE .dhtmlTreeStyle {
    padding : 0px;
}
TD .dhtmlTreeStyle {
    padding : 0px;
}

.jive-header TABLE {
    border : 1px #000000 solid;
    background-color : #336699;
    color : #000000;
}
.jive-header TD {
    background-color : #336699;
    color : #000000;
}

.jive-breadcrumbs, .jive-breadcrumbs A {
    color : #003399 !important;
    background: transparent;
    font-weight : bold;
    vertical-align : top;
}
.jive-breadcrumbs A:hover {
    color : #003399 !important;
    background: transparent;
}

.jive-odd {
    background-color : #ffffff;
    color : #000000;
}
.jive-even {
    background-color : #eeeeee;
    color : #000000;
}

.jive-bullet {
    text-align : center;
}
#jive-footer TABLE {
    border-top : #996699 2px solid;
}
#jive-footer TD {
    font-size : 0.7em;
    font-weight : bold;
    text-align : center;
    border-top : 1px #996699 solid;
    padding-top : 5px;
}
#jive-footer TD A {
    color : #666666;
    background: transparent;
    text-decoration : none;
}
#jive-footer TD A:hover {
    text-decoration : underline;
}
.jive-error-text {
    color : #f00;
    background: transparent;
    font-weight : normal;
}
.jive-label, .jive-top-label, .jive-bold-label {
    text-align : right;
}
.jive-subject {
    font-weight : bold;
}
.jive-box {
/*    border : 1px #996699 solid; */
}
#jive-category-list TH {
    font-weight : bold;
    text-align : center;
    background-color : #ddd;
    color : #000000;
}
.jive-recententry-box .jive-box TH,
.jive-popularentries-box .jive-box TH,
.jive-featuredentries-box .jive-box TH,
.jive-account-box .jive-box TH,
.jive-tools-box .jive-box TH,
.jive-related-box .jive-box TH,
.jive-attachment-box .jive-box TH,
.jive-referencing-box .jive-box TH,
.jive-popular-box .jive-box TH,
.jive-featured-box .jive-box TH,
.jive-search-box .jive-box TH,
.jive-sidebarsearch-box .jive-box TH,
.jive-header-style TH {
    text-align : left;
    padding-left: 6px;
    border-bottom: 1px #996699 solid;
}
.jive-recententry-box .jive-box,
.jive-popularentries-box .jive-box,
.jive-featuredentries-box .jive-box,
.jive-account-box .jive-box,
.jive-tools-box .jive-box,
.jive-related-box .jive-box,
.jive-attachment-box .jive-box,
.jive-referencing-box .jive-box,
.jive-popular-box .jive-box,
.jive-featured-box .jive-box,
.jive-search-box .jive-box,
.jive-sidebarsearch-box .jive-box {
    border : 0px !important;
}
.jive-button .jive-button-label {
    padding-right : 5px;
}
.jive-info-text {
    color : #060;
    background: transparent;
}
.nobreak {
    white-space: nowrap;
}

/* tabs */
.jive-selected-tab {
    border-width : 1px 1px 0px 1px;
    background-color : #fff;
    color : #000000;
}
.jive-tab {
    border-width : 2px 1px 1px 1px;
}
.jive-tab:hover {
    background-color : #eee;
    border-top : 2px #999 solid;
    color : #000000;
}
.jive-tab A:hover, .jive-selected-tab A:hover {
    text-decoration : none !important;
}
.jive-tab-spacer, .jive-tab-spring {
    border-width : 0px 0px 1px 0px;
}
.jive-selected-tab, .jive-tab, .jive-tab-spacer, .jive-tab-spring, .jive-tab-bar
{
    border-color : #bbb;
    border-style : solid;
}
.jive-tab, .jive-selected-tab {
    padding : 4px 10px 4px 10px;
    font-family : tahoma, sans-serif;
    font-size : 0.7em;
}
.jive-selected-tab A {
    color : #000 !important;
    background-color : #fff;
    text-decoration : none;
    font-weight : bold;
}
.jive-tab A {
    color : #333 !important;
    background-color : #ddd;
    text-decoration : none;
    font-weight : bold;
}
.jive-tab A:hover, .jive-selected-tab A:hover {
    text-decoration : underline;
}
.jive-tab {
    background-color : #ddd;
    color : #000000;
}
.jive-tab-bar {
    background-color : #fff;
    border-width : 0px 1px 1px 1px;
    color : #000000;
}
.jive-tab-bar TD {
    background-color : #fff;
    color : #000000;
    font-family : tahoma, sans-serif;
    font-weight : bold;
}
.jive-tab-bar A {
    font-weight : normal;
    font-family : verdana, sans-serif;
    font-size : 0.85em;
    color : #666;
    background-color : #fff;
    text-decoration : none;
}
.jive-tab-bar A:visited {
    color : #666;
    background-color : #fff;
}
.jive-tab-bar A:hover {
    color : #666;
    background-color : #fff;
    text-decoration : underline;
}
.jive-tab-section TD {
    font-weight : normal;
    font-family : verdana, sans-serif;
    font-size : 0.7em;
}
.jive-tab-section A {
    color : #333 !important;
    background-color : #fff;
    padding-right : 6px;
    font-weight : normal;
}
.jive-tab-spring {
    font-size : 0.7em;
}

.jive-top-table, .jive-icon {
    vertical-align : top;
}
.jive-button-row {
    vertical-align : middle;
    padding : 5px 5px 5px 5px;
}

.jive-main-button:hover, jive-main-button:active,
.jive-cancel-button:hover, jive-cancel-button:active { }

.jive-update-button, .jive-delete-button {
    background-color : #eee;
    color : #000000;
}

/* spell checking */
.jive-spell-button {
    width : 100%;
}
.jive-spell-error-current, .jive-spell-error {
    color : #f00;
    background: transparent;
    border-bottom : #f00 2px dotted;
}
.jive-spell-error-current {
    background-color : #eee;
    font-weight : bold;
    color : #000000;
}

.jive-spell-highlight-first {
    font-weight : bold;
    background-color : #ff0;
    color : #000000;
}
.jive-spell-highlight {
    background-color : #ff0;
    color : #000000;
}
.jive-field { }

#jive-category-list .jive-category-header {
    font-weight : bold;
    text-align : left;
    vertical-align : top;
    background-color : #ffffff;
    color : #000000;
}
#jive-category-list .jive-icon {
    text-align : center;
}
#jive-category-list TD .description, #jive-category-list TD .info {
    font-weight : normal;
    color : #666;
    background: transparent;
}
#jive-category-list TD .info {
    font-size: 11px;
}
#jive-category-list .jive-entry {
    vertical-align : top;
}
.jive-browse-category {
    font-weight : bold;
    font-size : 0.9em;
    color : #600;
    background: transparent;
    vertical-align : top;
}
.jive-category-header A {
    text-decoration : none;
}
.jive-category-header A:hover, .jive-category-header A:active {
    text-decoration : underline;
}
.jive-category-name {
    font-size : 1.2em;
    font-weight : bold;
}
.jive-sidebar-entry {
    vertical-align : top;
}
.jive-sidebar-entry UL {
    text-indent : 1px;
}
.jive-paginator .jive-current-page {
    background-color : #eee;
    color : #000000;
    text-decoration : none;
    font-weight : bold;
}
.jive-table-header {
    background-color : #ccc;
    color : #000000;
}

.jive-entry-list A {
}
.jive-entry-list A:hover {
}
.jive-entry-list .jive-name {
    font-weight : bold;
}
.jive-entry-list {
    background-color : #ffffff;
    color : #000000;
}
.jive-moderate {
    background-color : #fcc;
    color : #000000;
}

.jive-moderate-link A {
    font-weight : bold;
    text-decoration : none;
}
.jive-moderate-link A:link {
    color : #f00;
    background: transparent;
}
.jive-moderate-link A:visited {
    color : #f00;
    background: transparent;
}
.jive-moderate-link A:hover {
    color : #f00;
    background: transparent;
}
.jive-moderate-link A:active {
    color : #f00;
    background: transparent;
}

#jive-entry {
    border-color : #996699;
    border-width : 1px;
    border-style : solid;
}
#jive-entry TH {
    text-align : left;
    font-weight : normal;
    background-color : #eee;
    color : #000000;
}
#jive-entry .jive-entry-text, .jive-entrypart, .jive-entrypart-text, .jive-comment .jive-comment-text {
    padding : 12px 12px 12px 12px;
}
.jive-entry-title {
    font-size : 1.2em;
    font-weight : bold;
}
#jive-entrypart {
    border-color : #996699;
    border-width : 1px;
    border-style : solid;
}
.jive-entrypart TH {
    text-align : left;
    font-weight : normal;
    background-color : #eee;
    color : #000000;
}
.jive-comment {
    border-color : #996699;
    border-width : 1px;
    border-style : solid;
}
.jive-comment TH {
    text-align : left;
    font-weight : normal;
    background-color : #eee;
    color : #000000;
}
.jive-new-content {
    color : #600;
    background: transparent;
}
.jive-old-content {
    color : #ccc;
    background: transparent;
}
.jive-page-title {
    font-size : 1.2em;
    font-weight : bold;
}
.jive-bold, .jive-bold-label {
    font-weight : bold;
}
.jive-search-term {
    background-color : #ff0;
    color : #000000;
    font-weight : bold;
}

.jive-mouse-over, .jive-selected-tab, .jive-tab {
    cursor: hand;
    voice-family: "\"}\"";
    voice-family: inherit;
    cursor: pointer;
}
.jive-small-font {
    font-family : arial, helvetica, sans-serif;
    font-size : 0.7em;
}


TABLE.calBgColor {
    padding : 0px;
}
td.cal {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #000000;
    background-color : #fff;
    padding : 0px;
}
select.month {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #000000;
    background: transparent;
    width : 85px;
}
input.year {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #000000;
    background: transparent;
    width : 30px;
}
td.calDaysColor {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #ffffff;
    background-color : #000000;
}
td.calWeekend {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #ffffff;
    background-color : #d3d3d3;
}
td.calBgColor {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #ffffff;
    background-color : #ffc;
}
.calBorderColor {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #ffffff;
    background-color : #a9a9a9;
}
td.calHighlightColor {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #ffffff;
    background-color : #ffffcc;
}
A.cal {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #000000;
    background: transparent;
    text-decoration : none;
}
A.cal:Hover {
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 11px;
    color : #FF0000;
    background: transparent;
    text-decoration : none;
}
.calDisabled {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #808080;
  background: transparent;
  text-decoration : none;
}