﻿/* Print CSS Document */
/* Author - Ben Legate - ben.legate@thinkmg.com - Think Media Group */
/* Version 1.0 - 08/08/09 */

body {
	width: 7in;	
	color: #000;
	font: 12px Arial;
}
a:link, a:visited, a:hover, a:active {color:#000; text-decoration:underline;}

#mainContent img, .overhang, .screen, .clearfloat, #header, #navbar, #ems_products_tab, #applications_tab, #footer, #seo_container, #info_zone_subtitle h2, #book_site_survey p.booksurvey a:link, #book_site_survey p.booksurvey a:visited, form#newsletter, #info_zone_desc p.enterinfozone a:link, #info_zone_desc p.enterinfozone a:visited, #logo h1 a, .addthis, .sort, #enquirybtn, #firesystems_block_container, #securitysystems_block_container, #loginbtn, #registerbtn {
	display: none;
}

ul {list-style-image:none; list-style-position:outside; list-style-type:none;}
li {background:url(/images/list_bullet.gif) no-repeat scroll 10px 10px; display:block; padding:2px 0 2px 30px;}

h1, #applications_row h1, #book_site_survey h1 {
	font-size: 20px;
	margin-bottom: 0;
	padding-top: 15px 5px 15px 0;
	font-weight:bold;
	color: #000;
}
h2, #newsletter_module_title h2, #green_module_title h2, #warranty_module_title h2, #contactinfo_module_title h2, #related_pages_module_title h2, #content_row h2, #content_row_fire h2, #content_row_security h2 {
	font-size: 16px;
	padding: 15px 5px 5px 0px;
	font-weight:bold;
	color: #000;
}
h3 {
	font-size: 14px;
	padding: 15px 5px 5px 0px;
	font-weight:bold;
	color: #000;
}
p {
	margin-top: 10px;	
}
.pod {
	color: #333;
	padding: 0 .5in;
}
#footer p {
	color: #999;
	text-align: center;
	font-size: 10pt;
	width: 5in;
	border-top: 1px solid #CCC;
	margin: .5in 1in;
}

#warranty_desc, #newsletter_module_desc, #green_module_desc, #info_zone_desc, #contactinfo_module_desc { padding:0 0 0 0; width:209px;}