* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a,a:visited {text-decoration: underline;}
pre,blockquote {page-break-inside: avoid;}
thead {display: table-header-group; /* h5bp.com/t */}
tr,img {page-break-inside: avoid;}
img {max-width: 100% !important;}
@page {margin: 0.5cm;}
p,h2,h3 {orphans: 3;widows: 3;}
h2,h3 {page-break-after: avoid;}

#BetterNavigator,
#BetterNavigatorStatus,
a#SkipToContent,
a#SkipToNavigation,
#ScrollToTop,
#SearchForm_SearchForm,
aside,
nav.primary,
.header .tools,
.plastykLink,
#SlideshowContainer,
#HomePageContent .section .inner > a.button,
#SignUp,
.boxblock,
#Content .col iframe,
.noPrint {
	display: none !important;
}
.onlyPrint {
	display: block !important;
}

body {
	font-size: 13px;
	line-height: 1.4;
}
h1 {
	font-size: 38px;
}
.header {
	border-bottom: dotted 1px #d7d7d7;
}
.header .brand {
	margin: 0 0 0 -20px;
	padding: 0;
}
.header .brand img {
	height: 80px !important;
}
.footer {
	border-top: dotted 1px #d7d7d7;
}
#NavigationHolder {
	position: absolute !important;
	top: 18px !important;
	left: 0;
	right: 0;
	z-index: 99999;
}
#Breadcrumbs {
	top: auto !important;
	bottom: 20px !important;
}
#Content {
	padding: 20px 0 70px 0;
}
#Content .col {
	width: 100%;
	margin-bottom: 50px;
}
#Content .col.first {
	float: none;
	margin-left: 0;
	margin-bottom: 20px;
}
#HomePageContent .section {
	page-break-inside: avoid;
	padding: 20px 0;
}
#HomePageContent .section.large {
	min-height: 0;
}
#HomePageContent .section.large .captionHolder {
	position: static;
	width: auto;
}
.typography img.left {
	float: none;
	display: block;
}
.typography blockquote {
	padding-left: 60px;
}

#ShopProducts a.product {
	page-break-inside: avoid;
}
#ProductInfo .content {
	padding: 40px 0 100px 0 !important;
}
