/*
-----------------------------------------------------
Print styles

FileName:	print.css
Version:	1.0
Author:		H4.com.au

-----------------------------------------------------
*/

/* global */

body { background: #fff; font-family: geneva,arial,helvetica,sans-serif; width: 500px; margin: 10mm; color: #000 !important; }

h1 { font-size: 15pt; color: #000 !important; letter-spacing: 0pt; line-height: 13pt; margin: 0px 0px 0px 20px; }
h2 { font-size: 13pt; color: #000 !important; letter-spacing: 0pt; line-height: 13pt; }
h3 { font-size: 11pt; color: #000 !important; letter-spacing: 0pt; line-height: 12.5pt; }
p  { font-size: 9pt; color: #000 !important; line-height: 12.5pt;  }
ul { font-size: 9pt; color: #000 !important; line-height: 12.5pt; }
li { font-size: 9pt; color: #000 !important; line-height: 12.5pt;  }

img { border: 0px; }

.topmenu,  .logo, .searchbox	{ display: none; }
/* .menu { font-size: 9pt; color: #000 !important; line-height: 12.5pt;  }
*/

.menu { display: none; }
.sub .header	{ display: none; }
.bc .right { display: none; }
.bc { background-color: #fff; }
/*
.bc .left { padding-left: 0px; }
*/
.bc .left { display:none;}
.col .double h1 {margin :0px; }
.small span { display: block; margin: 10px 0px 20px 0px; }
.small img { display: none; }
.small { height: auto !important; }
.footer { border-top: 3px solid gray; }
.footer a:link { text-decoration: none !important; }
.footer img { display: block; margin-bottom: 10px; }

.main { margin-left: 0px !important; }

.sub .footer { border-top: 3px solid gray; }
.sub .footer a:link { text-decoration: none !important; }
.sub .footer .left img { display: block !important; margin-bottom: 10px; float: none; }
.sub .footer .right { float: left; clear: both;  padding-left: 0px; margin-left: 0px; }
.sub .footer .left { clear: both; padding-left: 0px; margin-left: 0px; }

.sub .double { width: 500px; margin-left: 0px !important; }
.two .double { width: 500px; margin-left: 0px !important; }
.sub .main { background: none; margin-left: 0px !important; }

.sub h1 { padding-bottom: 20px; }
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; }

