/*	print.css - main styles used for Print use
 *	Developed by e4education (www.e4education.co.uk)
 *  Edited on 30th July 2008 */
*                                                               {background-image: none !important; background-color: #FFF !important; color: #000;}
#header h1, #header h2                                          {display: block;}
#breadcrumbs ul                                                 {display: inline; padding: 0px 10px; list-style-type: none;}
ul.calendar_eventList li ul li, #calendar_eventDetails          {background-color: #FFF !important;}
/* All of these elements should be hidden */
#imagebar, #imageBar, #slideShow, #slideshow, 
#menu, #accessibilityLinks, #dateTime, #subNav, 
#subnav, #footer, #calendar_topLayout, #weekNavigation,
embed, object, #calendar_eventDetails form input                {display: none !important;}
