/*
    Document   : print.css
    Created on : 09.02.2012, 11:13:56
    Author     : pli
    Description:
        Print styles.
*/

#mainNavigation,
#bottom,
#subNavigation,
#footer-wrapper,
#footer-brdcrumbs,
.narrowcolumnLeft,
.narrowcolumnLeft-list,
.narrowcolumnLeft-list .alignleft,
.narrowcolumnLeft-list .alignleft .top,
.search .alignright,
.search-button,
.txt,
.content-search .leftcol,
.content-search .rightcol,
#top-links,
.content-view-embed-flash {
    display: none;
}

#breadcrumbs, #breadcrumbs.list {
	padding-left: 0;
}

#header.clearfix {
    float: none;
}

.widecolumn.alignright.clearfix {
	float: left;
}

.widecolumn .inner-page .alignright .clearfix {
    /*float: left;*/
}

.narrowcolumnLeft {
	display: none;
}

.narrowcolumnRight {
    /*float: right;
    margin-left: 30px;*/
}

.content-search h2 {
    margin: 0;
}

.clearfix {
    /*float: left;*/
}

.main .inner .alignleft {
    text-align: center;
}

#debug {
    display: none;
}

/* bullets */

.main ul li,
.object-embed .contact div.description ul li {
    list-style-image: url(/division_stahl/extension/current_design/design/em_plain_site_2014/images/bullet.gif);
	margin-left: 18px;
	background: none;
	padding-left: 0;
}

.main-form > div.errors-form > ul > li {
    list-style-image: url(/division_stahl/extension/current_design/design/em_plain_site_2014/images/bullet.gif);
	margin-left: 18px;
	background: none;
	padding-left: 0;
}

.narrowcolumnRight ul li {
    list-style-image: url(/division_stahl/extension/current_design/design/em_plain_site_2014/images/bullet.gif);
	margin-left: 18px;
	background: none;
	padding-left: 0;
}

/* content print layout */

body, body.segment, body.nav, body.company-subjects, body.company-nav, body.portal-slides, body.portal-steel, body.portal-slides {
	background: none !important;
}

#wrapper {
	width: 720px;
	padding: 0;
}

body #header, body.company-subjects #header, body.company-nav #header, body #header-startpage {
	height: 70px !important;
	margin-bottom: 20px !important;
}

.header-text {
	width: 720px;
}

.header-text.right {
	text-align: right;
}

.feature-260px {
	width: 720px;
	height: 191px;
}

.feature-260px img {
	width: 720px;
	height: 191px;
}

.feature-260px .quote {
	display: none;
}

.widecolumn, .widecolumn.alignright.clearfix, .widecolumn.full-page {
	float: none;
	width: 720px;
}

.main, .main.inner {
	width: 460px;
	padding-bottom: 26px;
}

.main.wide {
	width: 720px;
}

.download-box, .link-box {
	display: none;
}

.print-media {
	display: block;
	width: 720px;
	margin-bottom: 20px;
	overflow: hidden;
}

.print-media .image-left {
	float: left;
	margin: 0;
	margin-bottom: 28px;
	margin-right: 60px;
}

.print-media .image-left.first {
	clear: left;
}

.print-media .image-left.last {
	margin-right: 0;
}

#bottom {
	display: block;
	border-top: 1px solid #c6c7c8;
	padding-top: 7px;
	width: 720px;
	margin: 0 auto;
}

.footer-info {
	width: 720px;
	padding: 0;
}

.footer-info span.copyright {
	float: left;
	padding: 0;
}

.footer-info span.tele {
	float: left;
	padding: 0;
	clear: left;
}

.footer-info span.address {
	float: right;
	padding: 0;
}

.footer-info span.email {
	float: right;
	padding: 0;
}

#segments {
	width: 720px;
	padding: 0;
}

#segments li {
	display: none;
}

#segments li.first {
	display: block;
}

#segments li.seg {
	padding: 0;
	width: 720px;
	margin: 0;
}

#segments li.seg:hover {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: none;
}

#segments li.seg .border {
	display: none;
}

#segments li.first a, #segments li.first span, #segments li.first .middle {
	display: none;
}

#segments li.first .segment-pic {
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
}

#segments li.first .segment-pic img {
	width: 720px;
	height: auto;
}

#slides {
	width: 720px !important;
	border: 0;
}

#slides .slide {
	display: none;
}

#slides .slide.first {
	display: block;
}

#slides .slide h2 {
	display: none !important;
}

#slides .slide .box {
	padding: 0 !important;
}

#subjects {
	width: 720px;
	height: 1px;
}

#subjects li {
	display: none;
}

ul.startpage-highlights li {
	width: 220px;
	margin-right: 30px;
}

ul.startpage-highlights li.startpage-news {
	margin-left: 30px;
}

li.highlight .highlight-text {
	width: 110px;
}

.widecolumn h3.small-headline {
	width: 460px;
}

.service-item, .product-item {
	width: 460px;
}

.service-item p, .product-item p {
	width: 305px;
}

.table-wrapper .expandableTable {
    width: 100% !important;
}

.table-wrapper .expander {
    display: none;
}