/*
    print.css: print SCREEN STYLES
	------------
	Job:					Mersey Ferries
	Template Version:		1.0
	Produced by:			Heidi Seymour
	Start date:				28/01/2010	   
	------------
*/

html > body 
	{
   background: white;
   color: black;
   font-size: 12pt;
   font-family: Arial, Helvetica, sans-serif; 
   margin:0;
   padding:0;
   }

.accessmenu, #attractionsSlide, .navExternal, .latestNews, #menu, #slider, .footer, .sub, .listOverview, .paging {display: none!important;}
