/* ---------------------------------------------------------------------------------
   
   South Coast Smoke Alarms - Print Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

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

body { font-family: arial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.6em 0; }
h1 { font-weight: normal; font-size: 1.6em; }
p { color: #666; font-size: 0.8em; line-height: 1.40em; margin: 0 0 1.0em 0; }
p a { color: #cb3d00; }
p span { color: #cb3d00; }
ul { margin: 0 0 1.0em 0; padding: 0; }
ul li { color: #666; font-size: 0.8em; line-height: 1.5em; padding: 0; list-style-type: none; }

#nav,
#agent,
#footer ul,
hr,
#logo
{ display: none; }

#print-logo { margin: 0 0 20px 0; }

#content { padding: 30px 0; border-top: solid 1px #666; }
#footer { padding: 20px 0; border-top: solid 1px #666; }
#footer p { margin: 0; }

#footer-left { float: left; }
#footer-right { float: right; text-align: right; }
