body {
background: white none;
color: black;
font-family: sans-serif;
padding: 0;
margin: 0;
}

.legalnotice, .copyright {
padding: 0;
margin: 0;
}

.abstract {
font-weight: bolder;
padding-right: 1em;
}

.toc {
padding-left: 1em;
}

.sect1, .chapter, .synopsis, .appendix, .preface, .article, .refsect1, .index, .glossary {
padding: 1em;
}

.author {
color: rgb(82,80,82);
font-weight: bolder;
padding: 0;
margin: 0;
}

.othercredit {
line-height: 1em;
}

.chapter .sect1, .chapter .titlepage, .sect1 .titlepage, .article .titlepage {
padding: 0em;
}

.titlepage {
padding-left: 1em;
padding-right: 1em;
}

.navLeft a:link, .navCenter :link, .navRight :link, .header a:link, .header a:visited, .bottom-nav a:link, .bottom-nav a:visited {
color: white;
background: #f2ac00 none;
font-weight: bold;
}

:link { color: rgb(0,90,0);
        background: white none; }
:visited { color: rgb(0,40,10);
           background: white none; }

.navLeft {
text-align: left;
font-weight: bold;
padding-left: 0.5em;
background: #f2ac00 none;
color: white;
}

.navRight {
text-align: right;
font-weight: bold;
padding-right: 0.5em;
background: #f2ac00 none;
color: white;
}

.navCenter {
text-align: center;
font-weight: bold;
padding-left: 0.5em;
padding-right: 0.5em;
background: #f2ac00 none;
color: white;
}

.header {
font-size: small;
line-height: 1em;
padding-left: 1em;
vertical-align: middle;
background: #f2ac00 none;
color: white;
margin: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top: 1px solid white;
border-bottom: 1px solid #936109;
height: 1.7em;
}

.bottom-nav {
font-size: small;
line-height: 1em;
padding-left: 1em;
vertical-align: middle;
background-color: #f2ac00;
color: white;
margin: 0px;
padding-right: 0px;
padding-bottom: 0px;
border-top: 1px solid white;
padding-top: 10px;
border-bottom: 1px solid #936109;
height: 1.7em;
}

.revhistory table {
	padding: 0;
	border-collapse: collapse;
	border: 3px solid #f2ac00;
}
.table table {
        padding: 0;
        border-collapse: collapse;
        border: 2px solid #f2ac00;
}

/*
.revhistory td {
	padding: 0;
	margin: 0;
	border: 1px solid #f2ac00;
}
.revhistory tr {
        padding: 0;
	margin: 0;
        border: 1px solid #f2ac00;
}

.revhistory th {
        padding: 0;
	margin: 0;
        border: 1px solid #f2ac00;
}


/*
TABLE { padding: 0px; border-collapse: separate; }
*/
DL { margin-top: 0em; margin-bottom: 0.5em; }
DT { margin-top: 1em; }
DIV.toc DT { margin-top: 0px; }
DIV.SCREENSHOT { margin-bottom: 1em;
      margin-top: 1em; }
DIV.INFORMALEXAMPLE { border-style: dotted; 
	              padding: 10px; }

.toplogo, .navbackground { padding: 0px; }

TABLE.programlisting
TABLE.screen { border-style: none;
               background-color: rgb(224,224,224);
               table-layout: auto;
               color: rgb(0,0,0);
               }

P { text-align: justify; }

P, H1, H2, H3, H4, H5, H6, TD, TH { font-family: sans-serif;
    }

.option, .command { background-color: rgb(255,255,255);
                  color: rgb(0,96,160);
                  font-weight: bold;
                  }

h1, h2, h3, h4, h5, h6 { color: rgb(82,54,0);
		background-color: transparent;
		}
.arg, .parameter, .replaceable { background-color: rgb(255,255,255);
           color: rgb(0,128,64);
           font-style: italic;
           }

.screen, .programlisting { background-color: rgb(250,250,250);
	  color: rgb(0,0,0);
	  border-style: dotted;
	  border-color: rgb(0,0,0);
	  border-width: thin; 
	  padding: 5px; 
	} 

.example { margin-left: 0.5in; 
	   margin-right: 0.5in;
	}

.example table {
	        background-color : #9cc;
		padding: 5px;
	}

DIV.mediaobject { text-align: center; }

.caption { margin: 0em 2em 3em 2em; }

.inlinemediaobject { vertical-align: baseline; 
		     padding-right: 1em;
		     padding-left: 1em;		}

BODY.license { background-color: rgb(255,255,255);
               text-align: justify; 
               color: rgb(0,0,0);
               }
PRE.license { background-color: rgb(255,255,255);
              font-family: monospace;
              color: rgb(0,0,0);
              }

