/* Print styles
 * ============
 * v1.7
 *
 * These rules will hide the clutter and only display the text and images on the page
 * Addressinfo will also be displayed
 */

/* Turn off the clutter */
html, body, #content, #modules{background: none !important; width: 100% !important }
#header, #search-box, #modules div, #footer, #footer-nav, #sub-nav{display: none !important; background: none !important}
#modules{float: none !important; }
.gridTwoRight .col-2 {float:none !important; margin:0 !important; width:auto;}
#main .tabpane .tabMain {display:block !important;}
#main .tabpane .tabMain .tabHeading {display:block !important;}
#main .tabpane .tabMain .gridTwo { padding:0;}
#main .tabpane .tabMain .gridTwo  .col-1 {float:none !important; margin:0 !important; width:auto;}
#main .tabpane .tabMain .gridTwo #sub-nav {display:none;}

h1 {margin-top:1em !important;}

/* Remove margins, padding and floating */
body, #main, #main div.tekstblok, #container, #content-container, #content, #crumb-trail,  #footer{float: none !important; position: static; width: 100% !important; margin: 0 !important; padding: 0 !important; background: none !important; overflow:visible !important;}
.more-link, .less-link, .tel, .fax, .email, .location, .pdf, .publication, .archive, .archive_open, .newsitem, .relation, .order, .url, .mm-pdf, .mm-word, .mm-ppt, .mm-excel, .mm-music, .mm-video, .mm-other, .facet-sub, .filter, .filter-action, .detail, .agenda, .basket, .manage, .delete, .ezine, .change, .help, .ticket, .undelete, .login, .wheelchair, .important, .map, .top-ranker, .opening-hours, .url, .arrow-left, .arrow-left-active, .arrow-left-dim, .arrow-top, .arrow-bottom {padding: 0 !important; background: none !important;}

#footer-print{display: inline !important;}
div.minilogo-print{display: inline !important; margin-left: 10px !important;}
#logo,div.minilogo-print{position: static; }
#crumb-trail-container  {padding-right:0;}

* html #main div.tekstblok p {padding-bottom: 1em !important;}
/* Remove some styling on the text and make it black and white */
/*h1, h2, h3, p, ul {color: black !important; border: none !important; padding: 10px; background: none;}
*/
a{text-decoration: underline !important; color: #086587 !important;}
#main h1.minilogo{padding-left: 0px !important;}
/* show full keywords */
#main span.keyword{border-bottom: none;}
#definitions{display: block; margin-left: 0px; }
#definitions h2{font-size : 105% !important; background: none !important; color: #086587 !important; margin-bottom: 1em;}
#definitions dt{font-weight: bold;}
#definitions dd{ margin-top: 1px; margin-bottom: 7px; }

/* show the address module */
#modules {margin: 0 !important; padding: 0 !important;}
#modules div.addressinfo{display: block !important; border: none !important; background: none !important; float: none !important; width: 100% !important; margin: 20px 0 0 -6px !important;}
#modules div.addressinfo h2{font-size : 105% !important; background: none !important; color: #086587 !important;}
#modules div.addressinfo h3{color: #000000 !important;}
#modules div.addressinfo span.email a, #modules div.addressinfo span.url a{text-decoration: none !important; color: black !important; background: none !important; }
#modules div.addressinfo span.email span.smartsurfer, #modules div.addressinfo span.url span.smartsurfer{position: static !important; display: inline !important; color: #086587 !important;}
#modules div.addressinfo span.location{display: none;}
#modules div.addressinfo div {display:block !important;}

/* clean up form prints */
#provant-form div.form-progress{display: none !important;}
#provant-form form{width: 100% !important; margin: 0 !important; padding: 0 !important; border: 0 !important; color: black !important;}
#provant-form form h2{color: black !important; border-color: black !important}
#provant-form div.formButtons{display: none !important;}
#provant-form span.MandatoryMessage, #provant-form span.mandatory{display: none !important;}
#provant-form form.formStandard table.formtable td, #provant-form form.formStandard table.formtable th {color: black !important}

a.less-link{display: none !important;}

.tabHead {display:none;}
#main .tabMain .tabHeading {position:static;}
.tabpane .navAction {display:none;}