/* ============================================ */
/* = PROJECT:    Outsourcery Limited          = */
/* = MEDIA:      Screen                       = */
/* = CREATED:    05/06/2009                   = */
/* ============================================ */

/* $Id: print.css 170 2009-07-23 15:23:14Z ppounder $ */

body { background: #FFF; color: #000; font: normal normal normal 100%/normal Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
html > body { font-size: 1em; }

a img { border: solid 0 #FFF; }

.accessibility { display:none; }
.hidden { display:none; }

#osContainer { padding: 1em; }

#osHeader { border-bottom:3px solid #999; display:block; height:80px; }

#osHeaderOptions { display:none; }

#osHeaderNavigation { display:none; }

#osSolutionsMenu { display:none; }

#osFooter { border-top:3px solid #999; font-size:80%; margin-top:2em; }

#osFooterLinks { display:none; }

.osColumnsRowW155HAuto { display:none; }

#osContent a:link:after, #gcContent a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
#osContent a[href^="/"]:after { content: " (http://www.outsourcery.co.uk" attr(href) ") "; }

#osTwitterFollow, #osHeaderLogo, #osAnimation, #osCarousel { display: none; }

#printLogo { display: block !important; }