@charset "utf-8";
/*
	Altia Print CSS
	created on 2.3.2009
	by AL, Descom Oy
*/

/* =reset browser defaults, used YUI reset-min.css */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html {
	height: 100%;
	width: 100%;
}

body {
	background: white;
	margin: 0 5%;
	width: 100%;
	font-size: 12pt;
	overflow: visible !important;	
}

/* =nav-main */
#nav-main {
	display: none;
}

#product-1.col2-product, 
#product-2.col2-product, 
#product-3.col2-product, 
#product-4.col2-product {
	top: -5px;
}

/* =col1 */
#col1 {
	display: none;
}

/* =col2 */
#col2 {
	width: 100%;
	overflow: visible !important;
}
#col2-flash {
	display: none;
}

#col2-product-links,
#col2-product-actions {
	display: none;
}

.col2-product dt, 
.col2-product li {
	font-weight: bold;
}

.col2-product li em {
	font-weight: normal;
	margin-top: -3px;
}

.col2-product #col2-product-recs li {
	text-indent: -9999px;
	display: block;
	float: left;
	
	width: 50px;
	height: 45px;
}

.col2-product dt, 
.col2-product dd, 
.col2-product ol.more-info li {
	padding: 1px 0;
	margin: 1px 0;
	line-height: 1em;
}

.col2-product p#col2-product-recs {
	margin: 3px 0;
	padding: 0;
}

.col2-product dl {
	clear: both;
	border-bottom: none;
	padding-top: 10px;
}

#col2-selections .col2-product dl,
#col2-selections-frontpage .col2-product dl {
	margin-top: 10px;
}

.col2-product ol.more-info {
	border: none;
}

.col2-product p {
	padding-left: 0;
}

#col2-product-description img {
	z-index: 999;
}

.col2-product ol.more-info {
	margin-top: 0;
	padding-top: 0;
}

.col2-product div.more {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
} 

#col2 p {
	margin: 0 0 15px 0;
}

p.more {
	display: none !important;
}

#col2 .col2-product {
	border-bottom: 0;
	margin-bottom: 0;
}

#col2 #col2-product-more {
	border-top: 0;
}

#col2 #product-actions {
	display: none;
}

/* =col3 */
#col3 {
	display: none;
}

/* =breadcrumb */
#breadcrumb {
	display: none;
}

/* =header tools */
#header-tools {
	display: none;
}

/* =branding */
#branding {
	display: none;
}

/* =search */
#search {
	display: none;
}

/* =navigation */
#navigation {
	display: none;
}

/* =tips */
#tips {
	display: none;
}

/* =site-info */
#site-info {
	display: none;
}

/* =site-tools */
#site-tools {
	display: none;
}

/* =textsize */
#textsize {
	display: none;
}

/* =hae tunnuksia */
#content #reg-img {
	display: block;
	margin-bottom: 30px;
}

#content #application fieldset {
	margin-top: 20px;
}

#content #application fieldset p {
	padding: 0;
}

#content #application .no-print {
	display: none;
}

#content #application label em {
	display: none;
}

#content #application input,
#content #application select {
	border: none;
}

#content #application,
#content #signature,
#content #usage-notices {
	width: 100%;
}

#content #usage-notices h2 {
	text-transform: uppercase;
	margin-bottom: 20px;
}

#content #usage-notices {
	margin-bottom: 30px;
}

#content #usage-notices,
#content #signature {
	display: block;
}

#content #signature {
	margin-top: 15px;
}

#content #signature {
	page-break-after: always !important;
}

#content #application button {
	display: none;
}
