/* -----------------------------------------------------------------------
    Blueprint CSS Framework 0.9.1
    http://blueprintcss.org
----------------------------------------------------------------------- */
/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
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;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}

/* -----------------------------------------------------------------------
    Beyond blueprint by Infinitize.com
    http://www.infinitize.com/
----------------------------------------------------------------------- */

@page {size:portrait;}
#navigation, #fancy_inner, p.return, #footer, #header, div.tl, div.tr, div.bl, div.tr {display:none;}

a:link:after, a:visited:after {content:" (http://fitrent.be" attr(href) ")";} /* overwrite blueprint */

a:link, a:visited {text-decoration:none;font-weight:normal;color:#000;}

table {border-collapse:collapse;border:1px solid #3A3D7F;margin:10px 0;}
table td, table th {background:none !important;padding:1mm 2mm;margin:0;border-right:1px solid #3A3D7F;border-bottom:1px solid #3A3D7F;}

/* Header, Content and Footer */

#print_header {border-bottom:1px solid #3A3D7F;display:block;height:30mm;position:relative;}
#print_address_details {position:absolute;top:0;right:0;text-align:right;}
#print_address_details span {font-size:12pt;font-weight:700;}
#print_logo {position:absolute;top:0;left:0;text-align:right;}
#print_header img      { height:20mm;}
#print_header a:after  { content:"" }

#content {position:relative;margin: 0 5mm;}

/*---PRODUCTEN---*/
.spierstimulatie-toestel h2,.wetsuit h2,.fitness-toestel h2 {border-bottom:2mm solid #3A3D7F;font-size:18pt;font-weight:bold;line-height:18pt;padding: 5mm 0 3mm;}
table tr.last, #actionbuttons {display:none;}
table#prices th.left, table#specifics th.left { border-right:none;}
table#prices th.right, table#specifics th.right { border-left:none;}
table#prices th, table#specifics th { border-right:none;}
#prices_table {position:absolute;left:0;top:150mm;}
#specifics_table {position:absolute;left:100mm;top:150mm;}
#detail_right_pane #description {position:absolute;top:0;left:0;width:100%;height:110mm;padding-top:20mm;}
#detail_image_float {float:right; max-height:110mm;max-width:80mm;margin-left:5mm;}
#detail_image_float img {max-height:110mm; max-width:80mm;border:1px solid #3A3D7F;}
#detail_description {text-align:justify;max-height:110mm;}

