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

Title : 
Author : Chris Munn / chris.munn@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet for Doree Bonner site

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

body { font:12px verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#FFFFFF; text-align:left; }

#printHeader { display:none; }
#header { position: relative; height: 78px; width:650px; }
#header #logo { position: absolute; top: 0px; left: 0px; }
#header #logo img { border:none; }
#header #contactDetails { position: absolute; top: 0px; left: 440px; }

#accessibility,
#frmLocations,
#footer,
#primaryNav,
#homeJumps,
#contactLocations
{ display: none !important; }

/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.float_left { float:left !important; }
.float_right { float:right !important; }
.align_left { text-align:left !important; }
.align_center { text-align:center !important; }
.align_right { text-align:right !important; }
.align_justify { text-align:justify !important; }
.align_bottom { vertical-align:bottom !important; }
.image_right { float:right; padding:0 0 15px 15px; }
.image_left { float:left; padding:0 15px 15px 0; }
.image_center { margin:0 auto;}
.hand { cursor:pointer;}
.heading { position: relative; height: 16px; color: #d7090f; line-height: normal; font-size: 13px; text-transform: uppercase; padding-bottom: 15px; font-weight: bold; }

/* ----- LISTS / IMAGE FRAMES ----- */
#contactDetails .listItem { padding: 20px 0px 0px 0px; }
#contactDetails .listItem .itemImage { float: left; border: 1px solid #f5f5f5; margin-right: 30px; }
#contactDetails .listItem .itemImage img { border: 1px solid #f2f2f2; }
#contactDetails .listItem .itemDetails { width: 365px; float: left; }
#contactDetails .listItem .itemDetails .itemTitle { font-weight: bold; }
#contactDetails .listItem .buttons { float: right; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1 { color: #d7090f; }

/* ----- SITE MAP ----- */
#sitemap { list-style:square; margin:0 0 0 5px; padding:0; font-size: 0.9em; }
#sitemap ul { list-style:square;  margin:10px 0 0px 25px; padding:0;}
#sitemap li { padding:5px 0 5px 10px; margin: 0px 0px 0px 20px; }
#sitemap a { text-decoration: none; }
#sitemap a:hover { text-decoration: underline; }