/* University of West England (C) 2007
Academic Technologies Group
--------------------------------------------------
  File:printer2004.css
Description:Main printer stylesheet
Change History
  ---------------
Date         Author    Purpose
12/06/2004  GT       Initial Release
02/02/2007 GT			Removed font size on body
02/02/2007 GT			Removed black and white colour

*/

body{font-family:Verdana,Arial,Helvetica,sans-serif;color:#000;background-color:#fff;/*line-height: 22pt;*//*margin:0pt;*/text-align:left;}
img,img a{border:none;}
#footer td.smallText{font-size:9pt;}
/* remove unwanted print page options */
#mainNav,#header,#banner,#page_options,#footer_links,#backTop {display:none;}
p,td,th,ul{/*line-height:17pt;*/}
table{border-width:0px;}
.noshow{position:absolute;left:-9000px;}
h1{font-size:18pt;color:#f2f9fd;font-weight:normal;line-height:24pt;}
h2{font-size:14pt;color:#CC3333;line-height:16pt;background-color:inherit;}
h3{font-size:12pt;color:#003366;line-height:14pt;background-color:inherit;}
h4{font-size:10pt;color:#8F7E38;line-height:12pt;background-color:inherit;}
h5{font-size:9pt;color:#CC3333;line-height:12pt;background-color:inherit;}
h6{font-size:9pt;color:#000000;line-height:12pt;background-color:inherit;}

/* For library */
#content .noprint { display: none }
/* For Library Staff Intranet */
#content p,
#content th, 
#content td, 
#content div { font-size: 12pt !important }
h1 { line-height: 12pt; margin: 1em auto 0.6em; font-size:24pt }
#logo,
#nav,
#footer,
div.footnote { display: none }
#content #print_header { 
	display: block !important; 
	margin: 0 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16pt !important;
/*	font-weight: bold; */
	}
#content #breadcrumbs { 
	font-size: 12pt !important;
	margin: 6pt 0 !important;
	padding-bottom: 4pt;
	border: 1px dashed #999;
	border-style: none none dashed
	}
#content #breadcrumbs a {
	text-decoration: none !important;
	color: #000 !important;
	}
table.formatted,
table.formatted th,
table.formatted td {
	border-collapse: collapse;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	padding: 2px;
	}
table.formatted th,
table.formatted td {
	padding: 5pt;
	border: 1px solid #999;
	}
