@charset "UTF-8";
/**
 * BioMare - CSS: Print
 *
 *
 * @author Danny Otto | pixelbrand.net
 * @date   2009-12
 *
 * hacer con amor
 *
 */
@import url(contentbase.css);

body {
  background: #fff !important;
  border: 0;
  color: #000 !important;
  font-size: 10pt;
  line-height: 150%;
  margin: 28px 38px;
  padding: 0;
  text-align: left !important;
  width: auto !important;
}
html > body { margin: 28px 58px; }

#nav-first, #nav-main, #nav-sub1, #teaser p, #footer, hr { display: none; }

h1 {
  background: none;
  display: block;
  height: auto !important;
  margin: 0 0 10pt 0;
  padding: 0;
  width: 100% !important;
}
h3, h4, h5, h6, a { color: #000; }

fieldset { border: 0; display: block; margin: 20pt 0 0 0; padding: 0; }
legend { color: #000; font-size: 14pt; font-weight: bold; margin: 0 0 7pt -10px !important; }
label { display: block; font-weight: bold; font-size: 10pt; padding-top: 14pt; }
input, select, textarea { border: 0; display: block; font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: normal; letter-spacing: 1px; line-height: 14pt; padding-top: 7pt; width: 450px; }
textarea { border-bottom: 1px solid #000; height: 50pt; }
input { border-bottom: 1px solid #000; }
input[type=hidden] { display: none; }
.type-button { display: none; }
.type-check { margin: 5pt 0; }
.type-check  label { display: inline; }
.type-check input { border: none; display: inline; width: auto; }