/**
 colors, backgrounds, borders, link indication 
**/

body {
    background: #fff;
    color: #000;
    font-size: 100.1%
}

#main {
    border-top: 1px solid #999;
}

#banner {
    background-color: #fff
}

#banner {
    border-top: 1px solid #369;
}

#poweredby {
    display: block;
    float: left;
    height: 38px;
    width: 102px;
    background: url(../images/poweredby_036.gif) no-repeat;
    border-bottom: none;
}

#ee, #cn {
    border: none;
}

#collabnet {
    background-color: #222; 
    color: #fff; 
    border-bottom: 1px solid #000;
}

#cnlogo {
    display: block;
    height: 15px;
    width: 150px;
    background: url(../images/product_logo.gif) no-repeat;
    border-bottom: none;
    vertical-align: top;
}



/*Tab sets*/

.tabs td, .tabs th {
    background-image: url(../images/nw_min.gif);
    background-repeat: no-repeat;
}

.tabset {
    background-color: #eee;
    border-bottom: 1px solid #888;
    border-right: 1px solid #888;
}

.tabset .tabset {
    border: 1px solid #ccc;
    border-top: 5px solid #ddd;
}

.tabset .tabs th {  
    background-color: #ddd;
    border-left: 1px solid #eee;
}

.tabset .tabs td {
    border-left: 1px solid #eee;
}

.tabset .tabs td, .tabset  .tabs th {
    background-image: url(../images/nw_min_eee.gif);
    background-repeat: no-repeat;
}

/*Navigation*/

.navgroup dd li, #projecttools div, #communitytools div {
    background-image: url(../images/strich.gif);
    background-repeat: no-repeat;
    background-position: .5em .5em;
}

.navgroup dd li.header {
    background-image: none;
}

.navgroup {
    background: #efefef;
}

.navgroup dt {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
}

.navgroup dd {
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

#helptext dt, #helptext_additional dt {
    background-image: url(../images/icon_help_sml.gif);
    background-repeat: no-repeat;
    background-position: 97%;
}

#helptext, #helptext_additional {
    background-color: #ffc;
}

#helptext dt, #helptext_additional dt {
    border-bottom: 1px solid #996;
    border-right: 1px solid #996;
    background-color: #cc9;
}

#helptext dd, #helptext_additional dd {
    border-bottom: 1px solid #cc9;
    border-right: 1px solid #cc9;
}

#mytools dt, #projecttools dt, #admintools dt, #communitytools dt {
    background-color: #ddd;
    border: none;
}

.navgroup dl dt {   
    background-color: #fff !important;
}

.navgroup dl dd {   
    border: none !important;
}

#mytools dd, #projecttools dd, #admintools dd, #communitytools dd {
    background-color: #fff;
    border-right: none;
    border-bottom: none;
    border-top: 1px solid #999;
}

#mytools, #projecttools, #admintools, #communitytools {
    background-color: #ddd;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
}

/*Functnbars*/

.functnbar {
    background-image: url(../images/nw_maj_rond.gif);
    background-repeat: no-repeat;
}

.functnbar, .functnbar2 {
    background-color: #aaa;
}

.functnbar2 {
    background-image: url(../images/sw_maj_rond.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.functnbar3 {
    background-color: #ddd;
    background-repeat: no-repeat;
    background-image: url(../images/sw_maj_rond.gif);
    background-position: bottom left;
}

.functnbar4 {
    background-color: #888;
}

.tabset .functnbar {
    background-image: url(../images/nw_maj_rond_ts.gif);
}

.tabset .functnbar2, .tabset .functnbar3 {
    background-image: url(../images/sw_maj_rond_ts.gif);
}

/*Links*/

a:link, #navcol a:link, #navcol a:visited, #bodycol a:link, #tasknav a:link, .tasknav a:visited, #navcol_right a:link, #navcol_right a:visited {   
    color: #03c;
}


a:visited, #helptext a:visited, #helptext_additional a:visited, #bodycol a:visited {
    color: #609;
} 

.tasknav a:visited {
        color: #03c !important;
}

a:link.selfref, a:visited.selfref {
    color: #555 !important;
    text-decoration: none;
}

a:active, a:hover, #navcol a:active, #navcol a:hover, #navcol_right a:active, #navcol_right a:hover {
    color: #f30 !important;
}

.functnbar4 a, .functnbar4 a:link, .functnbar4 a:visited {
    color: #fff !important;
}

#navcol a, #breadcrumbs a, #navcol_right a {
    text-decoration: none;
}

/*Tables*/

.a td, .a, #rightcol div.siteinfo .a {
    background: #ddd;
}

.b td, .b, #rightcol div.siteinfo .b {
    background: #efefef;
}

table td.c, .c {
    background: #bbb;
}

th, .docs th {
    background-color: #bbb;
} 

.axial th {
    background-color: #ddd;
    color: black;
}

body .grid td {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: transparent;
}

.legend th, .bars th {
    background-color: #fff;
}

/*Messaging*/

.errormessage, .warningmessage, .donemessage, .infomessage {
    border-top: 5px solid #900;
    border-left: 1px solid #900;
    background-image: url(../images/icon_error_lrg.gif);
    background-repeat: no-repeat;
    background-position: 5px 1.33em;
}

.warningmessage {
    background-image: url(../images/icon_warning_lrg.gif);
    border-color: #c60;
}

.donemessage {
    background-image: url(../images/icon_success_lrg.gif);
    border-color: #090;
}

.infomessage {
    background-image: url(../images/icon_info_lrg.gif);
    border-color: #069;
}

.errormark, .warningmark, .donemark, .infomark {
    background: url(../images/icon_error_sml.gif) no-repeat;
}

.warningmark {
    background-image: url(../images/icon_warning_sml.gif);
}

.donemark {
    background-image: url(../images/icon_success_sml.gif);
}

.infomark {
    background-image: url(../images/icon_info_sml.gif);
}

/*Widgets*/

.colbar {
    background: #eee;
    border-color: #999 #eee #eee #999;
    border-width: 1px;
    border-style: solid;
}

#breadcrumbs {
    border-top: 1px solid #fff;
    background-color: #ccc;
}

fieldset {
    border-color: #ccc #999 #999 #ccc;
    border-width: 1px;
    border-style: solid;
}

img {
    border: none;
}

.expandedwaste {
    background: url(../images/expanded_big.gif) no-repeat;
    background-position: .2em .2em;
}

.collapsedwaste {
    background: url(../images/collapsed_big.gif) no-repeat;
    background-position: .2em .2em;
}

.filebrowse .expanded, .filebrowse-alt .expanded {
    background-image: url(../images/expanded_big.gif);
    background-repeat: no-repeat;
    background-position: .2em .2em;
}

.filebrowse .collapsed, .filebrowse-alt .collapsed {
    background-image: url(../images/collapsed_big.gif);
    background-repeat: no-repeat;
    background-position: .2em .2em;
}

.filebrowse .leafnode, .filebrowse-alt .leafnode {
    background-image: url(../images/icon_folder_sml.gif);
    background-repeat: no-repeat;
}

.filebrowse .leaf, .filebrowse-alt .leaf {
    background-image: url(../images/icon_doc_sml.gif);
    background-repeat: no-repeat;
}

.sortup {
    background: url(../images/icon_sortup.gif) no-repeat;
}

.sortdown {
    background: url(../images/icon_sortdown.gif) no-repeat;
}

a.collapsedwaste {
    background: url(../images/collapsed_big.gif) no-repeat;
    border: none;
}

a.expandedwaste, a.collapsedwaste, a.sortdown, a.sortup, a.expanded, a.collapsed, a.leaf, a.leafnode {
    border: none;
}

.docinfo {
    background: url(../images/icon_doc_lrg.gif) no-repeat;
}

.dirinfo {
    background: url(../images/icon_folder_lrg.gif) no-repeat;
}

.helplink {
    cursor: help;
}

#topmodule {
    background-color: #ddd;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #aaa;
}

#topmodule #projectname {
    border-right: 2px solid #aaa;
}

#topmodule #issueid {
    border-right: 1px solid #aaa;
}

#topmodule td {
    padding: 2px 8px;
}

.cvsdiff, .cvsblame {
    background-color: #ccc;
}

.cvsdiffadd {
    background-color: #afa;
}

.cvsdiffremove {
    background-color: #faa;
}

.cvsdiffchanges1, .cvsdiffchanges2 {
    background-color: #ff7;
}

#rightcol div.www, #rightcol div.help {
    border: 1px solid #ddd;
}

#rightcol div.siteinfo h2 {
    background-color: #bbb !important;
}

.band1 {
    color: #fff;
    background-color: #663;
}

.band2 {
    color: #fff;
    background-color: #66C;
}

.band3 {
    background-color: #C99;
}

.band4 {
    background-color: #CFF;
}

.band5 {
    color: #fff;
    background-color: #336;
}

.band6 {
    color: #fff;
    background-color: #966;
}

.band7 {
    background-color: #9CC;
}

.band8 {
    background-color: #FFC;
}

.band9 {
    color: #fff;
    background-color: #633;
}

.band10 {
    color: #fff;
    background-color: #699;
}

.band11 {
    background-color: #CC9;
}

.band12 {
    background-color: #CCF;
}

.band13 {
    color: #fff;
    background-color: #366;
}

.band14 {
    color: #fff;
    background-color: #996;
}

.band15 {
    background-color: #99C;
}

.band16 {
    background-color: #FCC;
}

.red {
    color:#f00;
    }

.green {
    color:#060;
}

.blue {
    color:#036;
}

.purple{
    color:#339;
}

    
/*Headings*/

h1 em {
    color: #777;
}

.h3 h3, .h4 h4 {
    background-color: #fff;
}

.tabset .h3 h3, .tabset .h4 h4 {
    background-color: #eee;
}

.h2 {
    border-left: 1px solid #333;
}

.h3, .h4 {
    border-top: 3px solid #666;
    border-left: none;
}

.h4 {
    border-top: 1px solid #666;
    border-left: none;
}

.h2 h2 {
    color: #fff;
    background-color: #333;
}

.h2 h2 a:link, .h2 h2 a:visited {
    color: #fff !important;
    text-decoration: underline;
}

/*Tabs*/

.tabs th {
    border-right: 1px solid #333;
    background-color: #eee;
    color: #fff;
    border-left: 1px solid #fff;
}

#toptabs th {
    background-color: #ddd;
}
    
.tabs td {
    background-color: #999;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.tabs th, .tabs th a:link, .tabs th a:visited {
    color: #555 !important;
}

.tabs td, .tabs td a:link, .tabs td a:visited {
    color: #fff !important;
}

#toptabs {
    background-color: #fff;
    border-bottom: 6px solid #ddd;
}

/*Calendar*/

.calendarweek {
    background-color: #ccc;
}

.calendarweeklabel {
    background-color: #aaa;
}

.calendardays, calendarperiod {
    border: 1px solid #999;
}

.calendardays table, .calendarperiod table {
    background-color: #ccc;
    }

.calendarmonths {
    background-color: #9bf;
    border-color: #ccf #69c #69c #ccf;
    border-width: 1px;
    border-style: solid;
}

.calendartoday {
    background-color: #ee9;
    border-color: #999 #777 #69c #aaa;
    border-width: 1px;
    border-style: solid;
}

.periodax, .periodbx, .currentperiod {
    border-bottom: 1px solid #eee;
}

.periodax {
    background-color: #9cc;
}

.periodbx {
    background-color: #ac9;
}

.currentperiod, #today {
    background-color: #ee9;
}

.othermonthday, .othermonthday a {
    background-color: #ddd;
    color: #888;
}

.calendarday {
    background-color: #fff;
}

/** 
 font and text properties, exclusive of link indication, alignment, text-indent 
**/

body, input, select {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

code, pre {
    font-family: 'Andale Mono', Courier, monospace;
}

body, pre, code {
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 90%;
}

#bodycol, #bodycol table td, #bodycol table th {
    font-size: 100.1%;
    line-height:155%;
}
/*
#bodycol table table td, #bodycol table table th {
    font-size: 100.1%;
}
*/
/* a workaround for netscape 7 bug. has to come right after the previous line-height declaration */

input {
    line-height:100%;
}

h1 {
    font-weight: normal;
    font-size: medium;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: large;
}

h2, h3, h4, h1 small, #rightcol h2 {
    font-size: x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
}

.h4 h4, li.selection ul {
    font-weight: normal;
}

small, div#footer, #login, .tabs th, .tabs td, #bodycol .tabs th, #bodycol .tabs td,  #navcol, #navcol_right, input, select, .paginate, .functnbar, .functnbar2, .functnbar3, .functnbar4, #breadcrumbs, .courtesylinks, .colbar, .tasknav, #sidebar, .legend, .bars, #rightcol div.www, #rightcol div.siteinfo { /*may need to add div#footer table, #rightcol div.help */
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
}

.tabs td, .tabs th, dt, .tasknav .selfref, #login .username, .selection, .functnbar4 a, fieldset legend, .cumulative td, .rollupactivity td, #today {
    font-weight: bold;
}

h1 em {
    font-style: normal;
}

#banner h2 {
    font-size: 1.25em;
}

table {
    font-size: 1em;
}

del {
    text-decoration: line-through;
}

.tabs a {
    text-decoration: none;
}

caption {
    font-size: x-small;
}

caption em {
    font-weight: bold;
}

/** 
 box properties (exclusive of borders), positioning, alignments, list types, text-indent 
**/

#bodycol h1 {
    margin-top: .6em;
    margin-bottom: .5em;
}

p, ul, ol, dl, table.bars {
    margin-top: .67em;
    margin-bottom: .67em;
}

#bodycol {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    width: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: auto;
}

html>body #bodycol {
    width: auto;
}

.h2 p, .h3 p, .h4 p, .h2 dt, .h3 dt, .h4 dt {
    margin-right: 7px;
    margin-left: 7px;
}

body {
    padding: 1em;
}

body.composite {
    margin: 0;
    padding: 0;
}

#login {
    float: right;
    text-align: right;
    white-space: nowrap;
}
    
#poweredby {
    margin: 0 8px 100px 0;
}

#collabnet {
    padding: 1px 7px;
}

#banner {
    padding: 8px;
}

/*Headings*/

h2 {
    margin-top: 0;
}

.h2 {
    margin-top: 1.67em;
}

h2, h3, h4 {
    margin-bottom: 0;
}

#banner h2 {
    margin: 0;
}

h2, h3, h4 {
    clear: both;
}

.h3 h3, .h4 h4 {
    margin: 0.75em;
    padding: 0 4px;
    position: relative;
    top: -.75em;
    display: inline;
    left: 0; 
}

div.h2 {
    margin: 1.5em 0 .67em;
}

.h2 {
    padding-left: 0.75em;
}

#banner h2 {
    padding: 5px  5px 0px 10px; 
}

.h3, .h4 {
    margin: 1.5em 0 .67em;
    padding: 0 0 .5em 0;
}

.h2 h2 {
    padding: 3px 3px 3px .65em;
    margin-right: 2px;
    margin-left: -0.75em;
    margin-bottom: 0.75em;
}

/*Widgets*/

form {
    margin: 0;
}

ol ol {
    list-style-type: lower-alpha;
}

ol ol ol {
    list-style-type: lower-roman;
}

.tasknav {
    margin-bottom: 1.33em;
}

#rightcol div.www {
    padding: 0 .5em;
}

div.a, div.b {
    margin: 2px 0;
    padding: 3px;
}

.functnbar, .functnbar2, .functnbar3, .functnbar4 {
    padding: 5px 1em;
    margin: .67em 2px;
}

.functnbar3 {
    padding: 3px 1em;
    margin-top: 0;
}

.functnbar4 {
    margin: 2px 2px 0px 2px;
    white-space: nowrap;
}

#topmodule {
    margin: -1px -2px 0 -4px  
}

#topmodule td {
    vertical-align: middle;
}

.right {
    text-align: right !important;
}

.center {
    text-align: center !important;
}

body .stb {
    margin-top: 1em;
    text-indent: 0;
}

body .mtb {
    margin-top: 2em;
    text-indent: 0;
}

.courtesylinks {
    margin-top: 1em;
    padding-top: 1em;
}

dd {
    margin-bottom: .67em;
}

.tier1 {
    margin-left: 0;
}

.tier2 {
    margin-left: 1.5em;
}

.tier3 {
    margin-left: 3em;
}

.tier4 {
    margin-left: 4.5em;
}

.tier5 {
    margin-left: 6em;
}

.tier6 {
    margin-left: 7.5em;
}

.tier7 {
    margin-left: 9em;
}

.tier8 {
    margin-left: 10.5em;
}

.tier9 {
    margin-left: 12em;
}

.tier10 {
    margin-left: 13.5em;
}

.filebrowse .expanded, .filebrowse .collapsed {
    padding-left: 18px;
}

.filebrowse .leafnode, .filebrowse .leaf {
    padding-left: 20px;
}

.filebrowse-alt .expanded, .filebrowse-alt .collapsed, .filebrowse-alt .leaf, .filebrowse-alt .leafnode, .expandedwaste, .collapsedwaste, .sortup, .sortdown {
    /* hide from macie5\*/
    float: left;
    /* resume */
    display: inline-block;
    height: 15px;
    width: 18px;
    padding-left: 0 !important;
}

.filebrowse-alt .leaf, .filebrowse-alt .leafnode, .sortup, .sortdown {
    width: 20px;
}

.filebrowse ul, .filebrowse-alt ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

.filebrowse ul ul, .filebrowse-alt ul ul {
    margin-left: 1.5em;
    margin-top: 0;
    padding-top: .67em;
}

.filebrowse li, .filebrowse-alt li {
    margin-bottom: .67em;
}

td.filebrowse h3 {
    margin-top: 0;
}

.alt, .hide {
    display: none;
}

fieldset {
    width: 100%;
    margin-bottom: 3px;
}

#breadcrumbs {
    padding: 2px 8px;
}

.fieldset {
    padding: .67em;
}

.colbar {
    margin: 2px;
    padding: 2px;
}

#footer { 
    padding-left: 8px 
}

.selectiongroup {
    padding-left: 1.5em;
}

.inputgroup2 {
    padding-left: 3em;
}

.inputgroup3 {
    white-space: nowrap;
}

.removedbox {
    float: left;
    margin-right: 10px; 
}

.floatright {
    float: right;
}

div.strut7 {
    width: 7em;
}

div.strut8 {
    width: 8em;
}

div.strut13 {
    width: 13em;
}

div.strut14 {
    width: 14em;
}

.strut15 {
    width: 15em;
}

.printbreak {/* this may need to be .app .printbreak */
    border-top: 2px #000 solid;
}
    
.printbreak {   /* this may need to be .app .printbreak */
    margin-top: 20px;
}

div.printbreak {
    page-break-after: always !important;
}
    
.messagechild {
    padding-left: 34px;
}

.functnbar4 a {
    padding-right: 0.5em;
    padding-left: 0.5em;
}

#rightcol div.siteinfo h2 {
    padding: 3px;
    margin-top: .5em;
}
    
/*Tab sets*/

#toptabs {
    margin: 0;
    padding-top: .67em;
    padding-left: 8px; 
}

.tabs {
    margin-top: .67em;
    margin-right: 2px;
    margin-left: 8px;
    padding-left: 8px;
}

.h2 .h3 .tabs , .h2 .h4 .tabs {
    margin-left: 1.75em;
}

#toptabs .tabs {
    margin-left: 0px;
}
    
#toptabs .tabs th, #toptabs .tabs td, .tabs td, .tabs th {
    padding: 3px 9px;
}

.tabset, .tabset .tabset {
    padding: .67em;
}

/*Navigation*/

.navgroup dd li.header {
    margin-top: 4px;
}

.navgroup li {
    margin-top: 7px;
    padding-left: 10px;
    list-style-type: none;
}

.navgroup, .navgroup dt, .navgroup dd, .navgroup ul, .navgroup li {
    margin: 0;
    padding: 0;
}

.navgroup li {
    display: block;
}

.navgroup {
    margin-top: 2px;
    margin-bottom: 6px;
}

.navgroup dd {
    padding: 4px 4px 4px 0;
}

.navgroup dt {
    padding: 4px;
}

.navgroup dl dt {
    padding: 0;
}

.navgroup dd li, .navgroup dd div {
    padding-bottom: .3em;
    padding-left: 1em;
}

.navgroup dd li li {
    margin-top: .3em;
    padding-bottom: 0;
}

#navcol, #navcol_right, #navcol .strut, #navcol_right .strut {
    width: 15em;
}

#mytools dd, #projecttools dd, #admintools dd, #communitytools dd {
    padding-top: .33em;
}

#mytools, #projecttools, #admintools, #communitytools {
    padding: 0 6px 6px 6px;
    margin: -1px 0 6px -2px;
}

#mytools dt, #projecttools dt, #admintools dt, #communitytools dt {
    padding-left: 2px;
}

.navgroup dl dt {
    padding-left: 0 !important;
}

/*Tables*/

th, td {
    padding: 1px 2px 1px 2px;
}

th, td {
    text-align: left;
    vertical-align: top;
}

.axial th, .axial th .strut {
    text-align: right;
}

.axial td th {
    text-align: left;
}

.axial th, .axial th .strut {
    width: 12em;
}

.legend th, .bars th {
    text-align: right;
    padding-left: 1em;
}

.bars th {
    width: 12em;
}

caption {
    text-align: left;
}

/*Messaging*/

.errormessage, .warningmessage, .donemessage, .infomessage, .docinfo, .dirinfo {
    margin: .67em 0;
    padding: .33em 0 .67em 42px;
    min-height: 32px;
}

.errormark, .warningmark, .donemark, .infomark {
    padding-left: 20px;
    min-height: 15px;
}

/*Calendar*/

.calendarbody {
    margin: 17px;
}

.calendarweeklabel {
    text-align: center;
    padding-bottom: 7px;
}

.calendartoday, .calendarmonths {
    padding: 0 2px 0 3px;
}

.periodax, .periodbx, .currentperiod, .calendarday {
    text-align: right;
}

.periodax, .periodbx, .currentperiod, .othermonthday, .othermonthday a, .calendarday {
    padding-bottom: 7px;
}

/*Specific to Project Dashboard*/

#projectperformance {
    padding: 10px;
}
    
.effort {
    margin-left: 50px;
}

.effortbar1, .effortbar2 {
    position: absolute;
}

.dashboardchart {
    padding: 5px;
    margin: 2px 2px 0px 2px;
    text-align: center;
}

.statusnotstarted, .statusontrack, .statuscaution, .statusslip, .statusended {
    width: 50px;
    height: 10px;
    white-space: nowrap;
}

.indenttable th .strut {
    width: 16em;
}

.cumulative td, .subtotal {
    background-color: #bbb;
}

.rollupactivity td {
    background-color: #ddd;
}

.effortbar1 {
    background-color: #79f;
}

.effortbar2 {
    background-color: #aaa;
}

.dashboardchart {
    background-color: #ddd;
}

table td.statusnotstarted, .statusnotstarted {
    background: #cca;
}

table td.statusontrack, .statusontrack {
    background: #6c6;
}

table td.statuscaution, .statuscaution {
    background: #fc6;
}

table td.statusalert, .statusalert {
    background: #f30;
}

table td.statusended, .statusended {
    background: #ccc;
}

/*Specific to Help Docs*/

body.docs #toc li, body.docs #toc li li {
    background-image: url(../images/strich.gif);
    background-repeat: no-repeat;
    background-position: .5em .5em;
}

body.docs div#toc {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: xx-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

body.docs div.docs {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

body.docs {
    background: #eee url(../images/help_logo.gif) top right no-repeat !important;
}

body#legalnotices {
    background-image: none !important;
}

body.docs #toc {
    position: absolute;
    top: 61px;
    left: 0px;
    width: 120px;
    padding: 0 20px 0 0;
}

body.docs #toc ul, #toc ol {
    margin-left: 0;
    padding-left: 0;
}

body.docs #toc li {
    margin-top: 7px;
    padding-left: 10px;
    list-style-type: none;
}

body.docs div.docs {
    margin: 61px 0 0 150px;
    padding: 1em 2em 1em 1em !important;
}

.docs h3, .docs h4 {
    margin-bottom: .1em;
    padding-top: .3em;
}

body.docs {
    margin: 0;
    padding: 0;
}

.docs {
    line-height: 1.4;
}

.docs h1 {
    font-weight: bold;
}
.docs h2 {
    border-bottom: 2px solid #666;
    margin: 0;
    margin-top: 1em;
}

.docs h3 {
    border-bottom: 1px solid #666;
    margin: 0;
        margin-top: 1em;
}

.docs h4 {
    font-weight: bold;
    margin-top: 1em;
}

.doclayout th {
    background-color: #fff;
}

.doclayout th {
    width: 12em;
}

.docs dt { 
       margin-top: 20px;
}

h1 {
       color: #000080;
       font-weight: bold;
       font-size: small;
}

div.table-of-contents-entry {
       margin-left: 10px;
}

sub, sup{ 
    /*    font-size: 66%; */
    line-height: 0;
    vertical-align: super;
}

/* sup sup { font-size: 66%; } */

h1, h2, h3, h4, h5, h6, ul#objectlist {
    line-height: 120%;
}