/* Style sheet for Nvu User Guide - Nvu version 1.0  - Updated 04-Aug-2007 */
/* Generated by KompoZer */
/* Layout edited by hand */
/* Print style sheet */

/* Printing area */

body        { margin: 0; background-image: none; font-size: 10pt; color: #000000;}
#panemain   { padding: 0px; position: relative; top: 0px; left: 0px; }

/* Remove non printing items */

#panemenu                                        { display: none; }
#footer img                                      { display: none; }
.noprint, .globalmenu, #pagelinks, #translations { display: none; }

/* Add print only items */

.printonly         { display: block; }
.extlink           { display: inline; text-decoration: underline; }
a:link, a:visited  { text-decoration: none; font-weight: normal; }

/* Set print colours to monochrome */

h1, h2, h3, h4, h5, h6, a:link, a:visited  { color: #000000; }
h2                                         { border-color: #888888; border-width: 4px; margin-top: 0em; padding-top: 0.5em; background-image: none; }
div.tip, div.tipfullwidth, .bordered       { border-color: #888888; }
.shaded                                    { background-color: #ffffff; }
.msiedata                                  { border-color: #888888; background-color: #ffffff; }
table.bordered, table.borderedright        { border-color: #888888; }
div.tip, .warn, .note, .key                {  background-color: transparent; }


/* Page breaks */
h1, h2, h3, h4, h5, h6, dt                 { page-break-after: avoid; }
table, img, .keeptogether                  { page-break-inside: avoid; }
.page-break                                { page-break-before: always; }

/* Font sizes */
p, h4, a, caption, code, dd, dt, li, ol, ul, td, th { font-size: 10pt; }
h1    { font-size: 24pt; }
h2    { font-size: 18pt; }
h3    { font-size: 12pt; }
h5    { font-size: 10pt; }
h6    { font-size: 8pt; }