@charset "UTF-8";
/**
 * Wia - CSS: Print
 *
 *
 * @author Danny Otto | pixelbrand.net
 * @date   2009-10
 * 
 * hacer con amor
 * 
 */
@import url(content.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-meta, #nav-main, #nav-sub1, #footer, #ie_clearing, .hideme, .noprint, .jstabs-nav { display: none; }

h1 { background: url(../images/logo_wia_print.png) right 0 no-repeat; height: 150px; }
h1 img { display: none; }
h3, h4, h5, h6 { color: #000; }

a { color: #000 !important; text-decoration: none; }
a img { border: 0; }

table { background: #fff !important; border: 1pt #000 solid; color: #000 !important; border-collapse: collapse; }
table th, table td { background: #fff !important; border: 1pt #333 solid !important; color: #000 !important; font-size: 9pt; padding: .2em .4em; }

.galerie ul { margin: 0 0 .8em 0; padding: 0; }
.galerie li { display: inline; list-style: none; margin: 0; padding: 0 4px 4px 0; }

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