/*
-----------------------------------------------------
Print styles

FileName:	print.css
Version:	0.1
Author:		H4.com.au

-----------------------------------------------------
*/

/* global */

body { background-color: #fff; background: none !important; font-family: arial,helvetica,sans-serif; font-size: 13px; line-height: 130%; margin: 20px; padding: 0px; color: #000; }

a:link		{ text-decoration: underline; color: #000; }
a:visited	{ text-decoration: underline; color: #000; }
a:hover		{ text-decoration: underline; color: #000; }
a:active	{ text-decoration: underline; color: #000; }

h1	{ display: block; font-size: 19px; color: #000; }
h2	{ font-size: 17px;  color: #000; }
h3	{ font-size: 15px;  color: #000; }
h4	{ font-size: 13px; color: #000; }
h5	{ font-size: 11px; color: #000; }
p	{ line-height: 130%; }
img	{ border: 0px; }

/* layout */

.header .right, .rightmenu { display: none; }

.footer 		{ font-size: 80%; }
.footer img 	{ display: none; }
.header .left	{ margin-bottom: 30px; }
.crumbs			{ font-size: 80%; }
.faded			{ display: none; }
input           { display: none; }
