﻿/* 

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. Microsites - MBA

Notes
This version incorporates improvements to accessbility, usability and use of classes and divs. 

*/

#breadCrumbs {
	background: #467dad url(../../images/backgrounds/blue-silk-breadcrumb.png) repeat-x left top;
}

form#jumpNav {
	border-top: none;
}

#verticalSplash {
	background: none;
}

.splashText {
	top: 300px;
}

#verticalSplash h1 {
	color: #ffffff;
	margin-bottom: 10px;
}

#verticalSplash .splashText p {
	color: #ffffff;
}

#verticalSplash .splashText ul li {
	color: #ffffff;
	background: url("../../images/bullets/arrow-white.gif") no-repeat 8px 0.55em;
}


#nav p {
	background: #333333 url(../../images/backgrounds/nav-mba-bg.gif) repeat-x 0 bottom;
	border-bottom: none;
}

#nav li.lilevel21 {    
color: #ffffff;    
background: #333333 url(../../images/backgrounds/nav-mba-bg.gif) repeat-x 0 bottom;    
border-bottom: none; 
}
 
#nav li.lilevel31 {    
color: #ffffff;    
background-color: #1d1d1d; 
}


#nav a.level2 {
	color: #ffffff;
	text-decoration: none;
}

#nav a.level3 {
	color: #ffffff;
	text-decoration: none;
}

#nav a.level4 {
	color: #006275;
	text-decoration: none;
}

#nav p a:link, #nav p a:visited {
	color: #ffffff;	
}

#nav p a:hover {
	color: #ffffff;	
	background-color: #006275;
}

#aside .nextSteps {
	background: #323232;
}

#aside .bookmarks {
	background: #006275;
}

#aside li {
	background: url("../../images/bullets/arrow-sea-blue.gif") no-repeat 0.50em 0.40em;
}

#landing .featuredItem h2, #landing .featuredItem h3, #landing .featuredItem h4, #landing .featuredItem h5, #landing .featuredItem h6 {
	background-color: #323232;
}

#article h1 {
	color: #006275;
}

#article blockquote {
	color: #006275;
}

#article .featureBox  {
	background-color: #323232;
}

#article .featureBox2 {
	background-color: #ffffff;
}

#article .featureBox3 {
	background: #006275;
}

#article div.profileBox h3 {
	background-color: #323232;
}

#article div.profileBox2 h3 {
	background-color: #006275;
}

#article div.publications h3 {
	background-color: #323232;
}

#article th {
	background-color: #323232;
}

#article div.vcard h3 {
	background-color: #323232;
}

#article div.vevent h3 {
	background-color: #323232;
}

#article .menuListTitle, #landing .menuListTitle {
	background-color: #323232;
}

#article .relatedListTitle, #landing .relatedListTitle {
	background-color: #006275;
}

#article h3.accordionHeading  {
	background-color: #323232;
}

#verticalSplash .splashText ul li a:link, #verticalSplash .splashText ul li a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#verticalSplash .splashText ul li a:hover {
	color: #ffffff;
	background-color: #006275;
}
