/* Style sheet for Lab Notes */
/* Style sheet for Printing  */
/* Used along with ln_styles.css */
/* Generated by KompoZer - Reformatted manually */
/* Author - Charles Cooke */
/* Modified 8th May 2009 */

/* Remove items not to be printed */

#menu_page, #menu_site, #headershadow, #fleche, #ie_warning { display: none; }

/* Reorganise layout */

#pane_main         { margin:  0; padding: 0.25cm; float: none; background-color: white; }

/* Genneral changes - Colours, borders, sizes, page breaks etc.  */

body, #pane_main, div.pane_section { border-style: none; margin: 0; padding: 0; background-color: white; background-image: none; font-size: 8pt; color: black; line-height: 1em;}
#pane_header p     { color: #999999; margin-top: 0.5cm; }
p, h4, a, caption, code, dd, dt, li, ol, ul, td, th { font-size: 8pt; line-height: 1.2em; }
h1, h2, h3, a:link, a:visited { color: #999999; }
h1                 { font-size: 14pt; }
h2, h3             { font-size: 12pt; }
h1, h2, h3, h4, h5, h6, dt { page-break-after: avoid; }
hr                 { background-color: #999; color: #999; }
table, td, th      { border-color: black;  page-break-inside: avoid; }
pre                { background-color: #eee; border-color: black; page-break-inside: avoid; }
pre:before         { background-color: #666; color: #fff; }
div.dem_box        { border-color: black; background-color: #eee; page-break-inside: avoid; }
div.dem_area       { border-color: black; background-color: #eee; page-break-inside: avoid; }
a:link, a:visited  { text-decoration: none; }
a[href^="http"]:after { content: "(" attr(href) ")"; font-weight: normal; padding-bottom: 1px; border-bottom: 1px solid black; }
div.tip            { border-color: #999; page-break-inside: avoid; }
div.side_box       { border-color: #999; page-break-inside: avoid; }
ul li h4           { color: #999; }
