
/* Print only */

/* Default width, margin, float, and background.  */
body, #wrapper, #main-content {width: 100%; margin: 0; float: none; background: #fff;}

/* Elements not needed for print  */
.top-bar, .navbar-default.transparent .navbar-nav, #search, .main-banner, .site-banner, #course-search, .course-types, .about-banner, #sidebar-content, 
.sidebar-widget, .breadcrumbs, .quote, .course-results-sidebar, .filter-courses-wrapper, .bromsgrove-map, .malvern-map, .redditch-map, .worcester-map, 
.footer-top, .footer-middle, .footer-bottom, #gotoTop, .icon-angle-up, .no-print {display:none;}

/* Body font face, size, and color.  */
body {font: 1em  Arial, "Times New Roman", Times, serif; color: #000;}
	
/* Heading font face, sizes, and color. */
h1, h2, h3, h4, h5, h6 {font-family: Helvetica, Arial, sans-serif; color: #000;}

h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 140%; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; font-style: italic;}

/* Site specific */
#main-content {margin:0; min-height:0;}
.latest-news, .value-one, .value-four, .policy-two, .student-fs-enquiry {page-break-before: always;}
.team-member-thumb img { width: 40%;}
.team-member-content {text-align:left;}
.bus img { width: 70%;}
.student-life .contact-info {padding-left:0;}
.events-list-header {font-size:200%!important;color:#000!important;}
.events-list a {text-decoration: none!important;}

/* Hyperlinks */
a:link, a:visited {color:blue; font-weight: bold; text-decoration: underline;}
#main-content a:link:after, .open-days a:link:after, .latest-news a:link:after, 
#main-content a:visited:after, .open-days a:visited:after, .latest-news a:visited:after {content: "";}