/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
#header { background:none; height:4em !important; }
#navigation { display:none; }
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none; width:600px; }
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:1em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
hr.page-break { page-break-after: always; }
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
h1 {font-size:3em;}
h2 {font-size:2em;}
h3 {font-size:1.5em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:1em;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
ul.forms-navigation { display:none; }
table { width:100%; }
.stretch {width:100%; }
.container { width:100% !important; }
table caption { font-size:1.2em; font-weight:bold; text-align:left; color:#ddd; }
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
form#report-inventory, .breadcrumbs, .auth-status, a.expand-all { display:none; }
#ZFDebug_debug { display:none; }
