/* 

Style sheet for [Bournemouth University]
Created by [Marketing & Communications]
E-mail [newmedia@bournemouth.ac.uk]
Version [4.0 build 310109.11:25]

ToC

	1. defaults
	2. structure
	3. links and navigation

*/

/* --------- 1. defaults  --------- */

body 
{
	font: 62.5%/1.50em "Lucida Sans Unicode","Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
}
		   
abbr, acronym 
{
	border-bottom: 0.1em dotted #006275;
	cursor: help;
}

em 
{
	font-style: normal;
	font-weight: bold;
}

hr 
{
	background-color: #e1e1e1;
	height: 1px;
	border: none;
	margin-bottom: 1.50em;
}

.right 
{
	margin: 0 0 1.0em 1.0em;
	float: right;
	position: relative;
}

.left 
{
	margin: 0 1.0em 1.0em 0;
	float: left;
	position: relative;
}

/* --------- 2. structure  --------- */

div#wrapper 
{
	background: #fff url(../images/backgrounds/wrapper-bg.png) repeat-y;
	width: 96.0em;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
}

/* --------- 2.1 accessibility toolbar  --------- */

div#accessibilityToolbar 
{
	font-size: 0.95em;
	background: #cb3e00 url(../images/backgrounds/accessibility-toolbar-bg.png) repeat-x left bottom;
	min-height: 3.25em;
	margin-bottom: 0.5em;
	padding: 0 0.5em 0.5em;
	display: block;
	clear: both;
}

#accessibilityToolbar ul 
{
	color: #fff;
	font-size: 1.0em;
	padding: 0.5em 1.0em 0;
}


#accessibilityToolbar ul ul 
{
	display: inline;
	padding: 0;
}

#accessibilityToolbar ul li ul {
	float: right;
	display: inline;
} 


#accessibilityToolbar ul li ul li 
{
	padding-left: 1.25em;
	display: inline;
}

/* --------- 2.2 header  --------- */

div#header 
{
	background-color: #fff;
	height: 7.50em;
	display: block;
	clear: both;
}

#header h1 
{
	display: none;
}

#header a.screenLogo img 
{
	background-color: #fff;
	width: 25.0em;
	height: 5.0em;
	padding: 1.10em 0 1.10em 1.10em;
	float: left;
	clear: left;
}

/*fixes issue with opera image support in print stylesheets */
#header a.printLogo img 
{
	position: absolute;
	top: 0;
	left: -40000px;
}

span.hiddenListTitle 
{
	display: none;
}

/* --------- 2.2.1 intranet access --------- */

#header ul
{
	font-size: 0.90em;
	background: url("../images/backgrounds/intranet-bg.png") no-repeat left bottom;
	min-height: 2.50em;
	width: 24.0em;
	float: right;
	clear: right;
	list-style-type: none;
	padding: 0.45em 0.45em 0.10em 0.75em;
}

#header ul ul
{
	margin-top: 0;
	background: none;
}


#header ul li
{
	float: left;
	clear: right;
}


/* --------- 3.2.2 breadcrumb trail --------- */

div#breadCrumbs 
{
	background: #f24833 url(../images/backgrounds/red-breadcrumb.png) repeat-x left bottom;
	height: 4.0em;
	padding-bottom: 2.0em;
	display: block;
	clear: both;
}

#breadCrumbs ul 
{
	color: #fff;
	min-height: 3.25em;
	float: left;
	clear: left;
	list-style-type: none;
}

#breadCrumbs ul li ul 
{
	padding: 0.75em 1.2em 0;
}

#breadCrumbs ul ul li img 
{
	width: 0.75em;
	height: 0.75em;
	padding-right: 0.50em;
}

#breadCrumbs ul li ul li
{
	color: #fff;
	font-size: 1.40em;
	display: inline;
	float: left;
	clear: right;
	padding: .4em .4em .4em 0;
}

form#siteSearch 
{
	margin: 0.50em 2.0em 0.50em 0.50em;
	float: right;
	clear: right;
}

#siteSearch p label 
{
	display: none;
}

input#words 
{
	font-size: 1.10em;
	min-height: 1.75em;
}

input:focus 
{
	background-color: #dbf0ff;
}

/* --------- 3.3 navigation  --------- */


#jumpNav p label 
{
	display: none;
}

select#quicklink 
{
	width: 11.75em;
}

#nav 
{ 
	background-color: #333;
	width: 19.25em;
	float: left;
	clear: left;
}

#nav ul 
{
	background-color: 33271c;
	list-style-type: none;
}

#nav p 
{
	padding: 0.75em 0 0.75em 1.1em;
	border-bottom: 1px solid #ccc;
}


#jumpNav p.navCorner 
{
	background: url("../images/backgrounds/nav-drop-down-menu-bg.png") no-repeat right top;
}

/* --------- 3.4 sidebar  --------- */

#aside 
{
	width: 22.40em;
	padding: 1.5em 2.0em 0 0;
	float: right;
	clear: right;
}

#aside ul 
{
	background: #eee;
	margin-bottom: 1.5em;
	padding-bottom: 1.0em;
	border: 1px solid #e1e1e1;
	border-top: none;
	list-style-type: none;
}

#aside li 
{
	color: 33271c;
	font-size: 1.10em;
	line-height: 150%;
	background: url("../images/bullets/arrow-grey.gif") no-repeat 0.75em 0.75em;
	padding: 0.4em 0.4em 0.4em 2.0em;
}

#aside .relatedInformation, #aside .relatedWebsites
{
	color: #fff;
	font-size: 1.30em;
	min-height: 1.75em;
	background: #006275 url(../images/backgrounds/related-information-bg.png) repeat-x left bottom;
	margin: 1.20em 0 0;
	padding: 0.65em 0.70em;
	display: block;
}

#aside .relatedWebsites {
	min-height: 1.75em;
	background: #cb3e00 url(../images/backgrounds/related-web-sites-bg.png) repeat-x left bottom;
	margin: 0;
	padding: 0.50em 0.70em 0.75em;
}

/* --------- 3.4.1 hobsonsEMT  --------- */

#hobsonsEMT, #hobsonsEMTOption 
{
	background: #00846c url(../images/hobsons/askBU.png) no-repeat right top;
	margin-bottom: 1.50em;
}

#hobsonsEMT form, #hobsonsEMTOption form 
{
	padding: 4.0em 0.75em 1.40em;
}

#hobsonsEMT p, #hobsonsEMTOption p 
{
	color: #fff;
	font-size: 1.10em;
	line-height: 200%;
}

input#quser, input.vasearch 
{
	font-size: 1.10em;
	min-height: 1.75em;
}

select#did 
{
	font-size: 1.10em;
	width: 17.25em;
}

/* --------- 3.4.2 marketing campaigns  --------- */

#aside div.globalCampaign img, #aside div.localCampaign img 
{
	width: 22.25em;
	height: 13.80em;
	margin: 0 0 1.0em;
	border: 1px solid #e1e1e1;
	clear: both;
}

#aside div.localCampaign img 
{
	width: 22.25em;
	height: 6.80em;
}

#aside div.ppcCampaign img 
{
	width: 22.0em;
	height: 45.0em;
}

/* --------- 3.4.3 Social bookmarking  --------- */

div#socialbookmarking 
{
	color: 33271c;
	background: url("../images/backgrounds/small-grey-gradient-bg.png") repeat-x left top;
	min-width: 72.90em;
	margin: 0 2.0em 2.0em 0;
	float: right;
	border-top: 1px solid #e1e1e1;
}

#socialbookmarking ul 
{

	padding: 1.0em;
}


#socialbookmarking ul ul 
{
	display: inline;
}

#socialbookmarking ul li ul li 
{
	padding-left: 1.25em;
	display: inline;
}

#socialbookmarking img 
{
	padding-right: 0.50em;
}


/* --------- 3.4.3 footer  --------- */

div#footer 
{
	min-height: 6.0em;
	background: #ffffff url(../images/backgrounds/footer-gradient-bg.png) repeat-x center bottom;
	border-top: 1px solid #e1e1e1;
	clear: both;
}

#footer p 
{
	color: 33271c;
	font-size: 1.10em;
	line-height: 1.50em;
	text-align: center;
	margin: 0 0 5px;
	padding: 0.75em 0;
	display: block;
}

#footer ul
{
	color: 33271c;
	text-align: center;
	background: url("../images/backgrounds/footer-bevel-bg.png") repeat-x 0 top;
	padding: 0.75em 0;
	display: block;
	list-style-type: none;
}


#footer li 
{
	font-size: 1.00em;
	line-height: 1.50em;
	padding: 0 0.5em;
	display: inline;
}

/* --------- 4. links and navigation  --------- */

#accessibilityToolbar li a:link, #accessibilityToolbar li a:visited 
{
	color: #fff;
	text-decoration: none;
}

#accessibilityToolbar li a:hover 
{
	text-decoration: underline;
}


#header ul li.noBevel a:link, #header ul li.noBevel a:visited 
{
	background: none;
	margin-left: 8.75em;
}

#header ul li a:link, #header ul li a:visited 
{
	color: #33271c;
	text-decoration: none;
	background: url("../images/backgrounds/intranet-bevel.png") repeat-y left top;
	padding: .9em .9em .8em;
}

#header ul li a:hover 
{
	color: #33271c;
	text-decoration: underline;
}

#breadCrumbs ul ul li a:link, #breadCrumbs ul ul li a:visited 
{
	color: #fff;
	text-decoration: none;
}

#breadCrumbs ul ul li a:hover 
{
	color: #fff;
	text-decoration: underline;
}

#nav li.lilevel20, #nav li.lilevel30, #nav li.lilevel40 
{
	display: none;
}

#nav li.lilevel21 
{
	color: #33271c;
	font-size: 1.10em;
	background: #fff url(../images/backgrounds/nav-li-one-bg.png) repeat-x bottom left;
	padding: 0.6em 0.6em 0.6em 1.0em;
	border-top: 0.10em solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #e1e1e1;
}

#nav li.lilevel31, #nav li.lilevel31First 
{
	color: #33271c;
	font-size: 1.10em;
	background: #333;
	padding: 0.5em 0.5em 0.5em 1.50em;
	border-bottom: 1px solid #4c4c4c;
	margin-top: 0.5px;
}

/* style for use with Cohort/non-Collage*/
#nav li.lilevel31First 
{
	background: #000 url(../images/backgrounds/nav-li-two-bg.png) repeat-x left bottom;

}

#nav li.lilevel41, #nav li.lilevel41First  
{
	color: #006275;
	font-size: 1.10em;
	background: #eee url(../images/backgrounds/nav-bg.png) repeat-x 0 bottom;
	padding: 0.4em 0.4em 0.4em 1.75em;
}

/* style for use with Cohort/non-Collage*/
#nav li.lilevel41First 
{
	background: #a2a2a2 url(../images/backgrounds/nav-li-three-bg.png) repeat-x left bottom;
	color: #006275;
}

#nav a.level2 
{
	color: #33271c;
	text-decoration: none;
}

#nav a.level3 
{
	color: #fff;
	text-decoration: none;
}

#nav a.level4 
{
	color: #006275;
	text-decoration: none;
}

#socialbookmarking li a:link, #socialbookmarking li a:visited 
{
	color: #33271c;
	text-decoration: none;
}

#socialbookmarking li a:hover 
{
	color: #33271c;
	text-decoration: underline;
}

#aside a:link, #aside a:visited 
{
	color: #33271c;
	text-decoration: none;
	display: block;
}

#aside a:hover 
{
	color: #33271c;
	text-decoration: underline;
}

#footer p a:link, #footer p a:visited 
{
	color: #666;
	text-decoration: none;
}

#footer p a:hover 
{
	color: #666;
	text-decoration: underline;
}

#footer li a:link, #footer a:visited 
{
	color: #666;
	text-decoration: none
}

#footer li a:hover 
{
	color: #666;
	text-decoration: underline;
}

a:focus 
{
	color: #000 !important;
	background-color: #fff !important;
	border: 3px solid #ef1a00;
}
