/* 

Style sheet for [Bournemouth University]
Created by [Marketing Communications]
E-mail [newmedia@bournemouth.ac.uk]
Version [4.0 build 310109.11:25]


ToC

	1. sifr
	2. defaults

*/

/* --------- 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  --------- */

body {
	font: 10pt/1.50em "Lucida Sans Unicode","Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}

div#accessibilityToolbar, #header h1, #header a.screenLogo img, #header ul, div#breadCrumbs, div#nav, div#socialbookmarking, div#aside, div#footer, 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;
}

#header a.printLogo img 
{
	width: 132px;
	height: 138px;
	padding-bottom: 20px;
	border: none;
	outline: none;
}

div#header {
	border-bottom: 1pt solid #999;
}


h1 {
	color: #000;
	font: 16pt "Glypha LT", "Glypha";
	
}

h1 + p {
	font-size: 10pt;
}

h2 {
	color: #000;
	font: 14pt "Glypha LT", "Glypha";
}

h3, h4, h5, h6 {
	color: #000;
	font: 12pt "Glypha LT", "Glypha";
}


p, ul, ol {
	color: #000;
	font-size: 08pt;
	line-height: 1.50em;
}

hr {
	border: 0.75pt solid #999;
}

table {
	text-align: left;
}

td {
	font-size: 10pt;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

div#article a:link:after, div#article a:visited:after  { 
	content: " [" attr(href) "] ";
	font-size: 80%;
	color: #ccc;
}

abbr[title]:after, acronym[title]:after {
    content: " (" attr(title) ") ";
    font-size: 80%;
	color: #ccc;
}


