/* 

Style sheet for [Bournemouth University]
Created by [Richard Prowse]
E-mail [rprowse@bournemouth.ac.uk]
Version [2.0 build 080511.19:09]
W3C [Valid!]

ToC

	1. sifr
	2. defaults

Notes
This version incorporates improvements to printing 

*/

/* --------- 1. sifr  --------- */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* --------- 2. defaults  --------- */

#skipContent, ul#siteTools, #nav, #horizontalSplash img, #verticalSplash img,  #hobsonsEMT, #hobsonsEMTOption, #cohortCourses, .callToActionPicture, #featuredContent img, .featuredContentPicture a, #article img, #article .featureBox, #article .featureBox2, #article .featureBox3, #maps, #gallery, #aside, #footer p, #legal {
	display: none;
}

#header {
	border-bottom: 01pt solid #333333;
}

#header h1 {
	display: none;
}

#header img {
	display: none;
}

#header .printLogo img {
	display: inline !important;
	padding-bottom: 5px;
	overflow: hidden;
}

#breadCrumbs {
	display: none;
}

a#content, a#a, a#b, a#c, a#d, a#e, a#f, a#g, a#h, a#i, a#j, a#k, a#l, a#m, a#n, a#o, a#p, a#q, a#r, a#s, a#t, a#u, a#v, a#w, a#x, a#y, a#z {
	display: none;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #000000;
	font-size: 16pt;
}

h2 {
	color: #000000;
	font-size: 14pt;
}

h3, h4, h5, h6 {
	color: #000000;
	font-size: 12pt;
}

p, ul, ol {
	color: #4c4c4c;
	font-size: 08pt;
	line-height: 1.50em;
}

.intro {
	color: #000000;
	font-weight: bold;
}

.small {
	font-size: 06pt;
}

hr {
	border: 0.75pt solid #cccccc;
}

#article table {
	text-align: left;
}

#article td {
	font-size: 10pt;
}

#article .profileBox h3, #article .profileBox, #article table th, #article table, #article .vcard h3, #article .vcard, #article .vevent h3, #article .vevent {
	border-bottom: 01pt solid #000000;
}

#action fieldset {
	border: 0.75pt solid #cccccc;
}

a:link, a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

abbr[title]:after, acronym[title]:after {
    content: " (" attr(title) ") ";
}

.splashText a:after, #featuredContent a:after, #article a:after { 
	content: " [" attr(href) "] " 
}

#footer {
	border-top: 01pt solid #333333;
}
