﻿/*Website :	www.demeter.nuTitle :		Print StylesheetAuthor :	Alexandre Westerlund (www.alexwest.net)*/@import url(reset.css);@import url(type.css);@import url(forms.css);/* Page-------------------------------------------------------------- */	#page, #footer {	margin: 0 21pt;}/* Header-------------------------------------------------------------- */	#header {}#logo {	margin-right: 0px;}	#logo p { 		text-indent: -9000px;		height: 60px; 		text-align: left; 		margin-left: 0; top: 0;				background: transparent url('images/logo_demeter.png') no-repeat top center; 	} 	#logo_name {	width: auto;	margin: 0 0 0 0;	padding: 0 0 12pt 0;	text-align: center;	border-bottom: 1px solid #a1b0bf;}	#logo_name h1 {		font-size: 21px;		font-weight: normal;		line-height: 24px;		width: auto;		margin: 0;		text-transform: capitalize;	}#menu, #submenu {	display: none;}/* Content-------------------------------------------------------------- */	#content {	width: auto;	margin: 36px 0 0 0;	overflow: auto;	padding-bottom: 48px;	border-bottom: 1px solid #a1b0bf;}/* Main content block */#content p {	width: 506px;}#content ul, #content dl {	width: 486px;}#content blockquote, #content blockquote p {	width: 410px;	height: auto; }/* Side content block */#content .right { 	float: right; 	width: 246px; 		font-size: 13px;	line-height: 18px;	padding-left: 27pt;}#content .right p { 	width: 246px;		font-size: 13px;	line-height: 18px;	margin: 4.5px 0; }#content .right p+p { text-indent: 0; margin-top: 6px; }#content .right ul { 	width: 228px;	font-size: 13px;	line-height: 18px;	margin: 6px 0 6px 16px;}#content p.right { margin: 28.5px 0; }#content p.right+p { text-indent: 0; }#content img.right { margin: 7px 0 24px 0; }#content img.wide { width: 390px; margin-left: 130px; }#content img.narrow { width: 130px; }#content blockquote.right	{ margin: 0 0 12px 0; }#content blockquote.right p	{ margin-top: -4px; font-size: 24px; line-height: 30px; }#content p.first	{ margin-top: 3.5px; text-indent: 0; }/* File download lists */#content ul.file_download_list {	margin-left: 0px;		}	#content ul.file_download_list li {	list-style-type: none;	padding-left: 22px;	background: url('images/icons/pdf2.png') no-repeat 1px left;	}#default #content ul.file_download_list li {	background-position: 4px left;	}	/* Homepage-------------------------------------------------------------- */#splash { 	height: 158px; 	padding: 130px 28px 0 28px; 	margin-bottom: 36px; 	color: #fff; 	text-align: right; 	text-shadow: 2px 2px 3px #111;	background: #5da691 url('images/home_odlare_splash-1.jpg') no-repeat; }#splash p { 	font-size: 72px; 	font-weight; bold; 	font-style: italic; 	line-height: 48px; 	margin: 0 0 24px 0; 	padding-right: 0; 	color: #fff; 	letter-spacing: 0em; }#splash p.slogan { 	font-size: 18px; 	font-style: normal; 	line-height: 24px; 	margin: 24px 0 0 0; 	text-transform: uppercase; 	word-spacing: 0.2em; 	letter-spacing: 0.24em; }/* Footer-------------------------------------------------------------- */	#footer dl { display: none; }#searchForm { display: none; }	