@charset "UTF-8";
/* CSS Document */
/**
* NUCLEUS FIXED STYLESHEET: PRINT.CSS
*
* VERSION 1.0, 2010-02-01
* BY: HOLGER SCHLAMINGER, HTTP://WWW.FIVEEAST.NET
*
* WARNING: DO NOT MODIFY THIS FILE!
*
*/
@media print {
.onprint-show { display:block; }
.onprint-hide { display:none; }
/**
* RESET-FONTS-GRIDS.CSS
*/
body, pre, a { font:1em/1.5em Verdana, Helvetica, sans-serif; color:#000000; }
/**
* HEADER-FOOTER-CSS
*/
#skip, #header, #statusbar, #top-level-navigation, #footer-sitemap, ul.breadcrumbs { display:none; }
.tabs-onprint-show div { display:block !important; }
#footer { padding:10px 0px; font-size:0.938em; }
/**
* MAIN.CSS
*/
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, dl, pre, address, fieldset, blockquote, .box, ul.menu, .alert-information, .alert-information-small, .alert-question, .alert-question-small, .alert-warning, .alert-warning-small, .alert-error, .alert-error-small, .alert-success, .alert-success-small { margin-bottom:1.5em; }
body { background:none; }
#main { margin:0px 0px 1.5em 0px; }
.font-size-1, .font-size-1 td, .font-size-1 th { font-size:0.813em; line-height:1.125em; }
.font-size-2, .font-size-2 td, .font-size-2 th { font-size:0.875em; line-height:1.25em; }
.font-size-3, .font-size-3 td, .font-size-3 th { font-size:0.938em; line-height:1.313em; }
.font-size-4, .font-size-4 td, .font-size-4 th { font-size:1em; }
.font-size-5, .font-size-5 td, .font-size-5 th { font-size:1.125em; line-height:1.625em; }
.font-size-6, .font-size-6 td, .font-size-6 th { font-size:1.25em; line-height:1.75em; }
.font-size-7, .font-size-7 td, .font-size-7 th { font-size:1.375em; line-height:1.875em; }
h1 { font-size:1.75em; line-height:2.5em; }
h2 { font-size:1.5em; line-height:2.25em; }
h3 { font-size:1.375em; line-height:1.875em; }
h4 { font-size:1.25em; line-height:1.625em; }
h5 { font-size:1.125em; }
h6 { font-size:1em; }
.caption-large, .box-caption-large { font-size:1.125em; line-height:1.5em; }
td.box-featured-content span.content-type { color:#000000; font-size:0.875em; line-height:1em; }
table.properties td.properties-caption { font-size:1.125em; }
input.button { border-color:#999999; background:none; }
input.button-primary { border-color:#1250cc; color:#000000; background:none; }
.box.content-slider { width:100%; height:auto; position:static; }
.box.content-slider .wrapper { width:100%; overflow:auto; height:auto; position:static; top:auto; left:auto; }
.box.content-slider .wrapper ul { width:100%; list-style:none; position:static; top:auto; left:auto; margin:0px; }
.box.content-slider ul li { display:block; float:none; height:auto; width:100%; overflow:visible; }
.box.content-slider .arrow, #thumbNav, #start-stop  { display:none; }
}