/* 
    Document   : print.css
    Created on : Aug 28, 2013, 12:05:07 PM
    Author     : pixel7
    Description:
        Purpose of the stylesheet follows.
*/


body {
    font-size: 75%;
}
h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, caption, th, td, label, a {
    color: #000000;
    font-family: Arial,Geneva,Helvetica,sans-serif;
}
a {
    text-decoration: underline;
}
img {
    border: medium none;
}
div#generic-nav-zone, div#search-zone, div#cross-link-zone, div#navigation-zone, div#secondary-navigation-zone, div#page-tools-zone, div#footer-position-placeholder, ul#footer-generic-nav, div#navigation-search-wrapper, div#footer-navigation, div#layer-zone {
    display: none;
}
#productpage .print-only {
    display: block !important;
}
#productpage .overlay-close, #productpage #secondary-navigation-zone, #productpage #navigation-search-wrapper, #productpage input[type="checkbox"], #productpage #support-buttons, #productpage .navigation-wrapper, #productpage .header-spacer, #productpage a.top, #productpage .table-buttons, #productpage .sub-footer, #productpage .image-slider-navigation-wrapper, #productpage .generic-video, #productpage .video-wrapper-wrapper #productpage div.buy-box, #productpage a.link, #productpage .image-slider-gallery a *, #productpage .see-more-less-button, #productpage #footer-zone-wrapper, #productpage tr.table-spacer {
    display: none !important;
}
#footer-print {
    font-family: Arial,Geneva,Helvetica,sans-serif;
    margin-top: 40px;
}
#productpage .image-slider-gallery a.media:first-child img.media {
    display: block !important;
    max-width: 50%;
}
#productpage a {
    text-decoration: none;
}
#productpage .section, #productpage .sub-section {
    margin-top: 0 !important;
}
#productpage ul.breadcrumb li, #productpage .hidden-breadcrumb-item {
    display: inline !important;
}
#productpage ul.breadcrumb li.unfold-breadcrumb {
    display: none !important;
}
#productpage .table-header th, #productpage .table-sub-header td {
    font-weight: bold;
}
#productpage table.five-colums {
    margin-top: 0;
}
#productpage table.five-colums.header {
    margin-top: 20px;
}
#productpage table.five-colums tr.table-sub-header td {
    font-weight: bold;
    padding-top: 30px;
}
#productpage table.five-colums tr td {
}
#productpage table.five-colums tr td:nth-child(5) {
    width: 14%;
}
#productpage table.five-colums tr td:nth-child(4) {
    width: 14%;
}
#productpage table.five-colums tr td:nth-child(3) {
    width: 14%;
}
#productpage table.five-colums tr td:nth-child(2) {
    text-align: center;
    width: 8%;
}
#productpage table.five-colums .image.info-circle.new:before {
    content: "NEW";
}
#productpage .content.generic-condensed-by-text-overflow {
    display: block !important;
}
#productpage .content.generic-condensed-by-text-overflow + .content.generic-condensed-by-text-overflow {
    display: none !important;
}
#productpage div.buy-box * {
    display: none !important;
}
#productpage .content-box h1 {
    font-size: 20px;
}
#productpage h2 {
    border-bottom: 1px solid #000000;
    font-size: 16px;
}
#productpage .section-seperator {
    margin-top: 40px;
}
.product .content ul {
    height: auto !important;
}
div.option-bar, div#services-and-tools, ul.tabbed-content-nav li, dl.pagination dd, div.search-box, div.wrapper-message-pending {
    display: none;
}
ul.tabbed-content-nav li.active {
    display: block;
}
ul.breadcrumb, ul.tabbed-content-nav {
    list-style: none outside none;
    margin-left: 0;
    padding-left: 0;
}
ul.breadcrumb li {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div#context-zone-wrapper {
    background-image: none !important;
    padding-top: 0 !important;
}
span.wbr {
    display: inline-block;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
#footer-position-wrapper {
    margin-bottom: 0 !important;
}
dl#footer dt, dl#footer dd {
    display: inline;
    font-size: 8pt;
    margin-left: 0;
    padding-left: 0;
}
div#footer-zone {
    padding-top: 10mm;
}
table {
    border: 1px solid #000000;
    border-collapse: collapse;
    margin-top: 5mm;
    width: 100%;
}
th, caption {
    text-align: left;
}
tr {
    vertical-align: top;
}
td, th {
    border: 1px solid #000000;
    padding: 1mm;
}
caption, tbody.caption td, tbody.subhead td {
    font-weight: bold;
}
tbody.button-bar td {
    display: none;
}
table p, table ul, table ol, table dl {
    margin-top: 0;
}
a.button {
    display: none !important;
}
div#teaser-zone * {
    background-image: none !important;
}
#solution-finder #content-zone-solution-finder, #solution-finder .ui-multiselect-menu, #solution-finder #embed-code, #solution-finder #form-info-layer-msg {
    display: none;
}
#solution-finder .print-only {
    display: block !important;
}
#solution-finder .product-list-area {
    width: 100% !important;
}
.newsroom-body .newsroom-navigation, .newsroom-body .sidebar-nav-wrapper, .newsroom-body #sidebar-zone, .newsroom-body .pagination {
    display: none;
}


