/* version 1.6 build 2007116.13:23  */
/* contains css to customise colours of content page*/

/* customise chrome */

#breadCrumbs {
	background: #000000 url(http://www.bournemouth.ac.uk/shared/images/breadcrumbs_bg_black.png) repeat-x;
}

/* customise content */

blockquote {
	background: url("http://www.bournemouth.ac.uk/shared/images/quoteleft_pink.gif") no-repeat left top;
}

blockquote div {
	background: url("http://www.bournemouth.ac.uk/shared/images//quoteright_pink.gif") no-repeat right bottom;
}

q {
	color: #ad015b;
}

.accordion_toggle {
	background-color: #b22115;
}

.accordion_toggle_active {
	background-color: #ad015b;
	border-bottom: 1px solid #cccccc;
}

.accordion_toggle:hover {
	color: #ffffff !important;
	background-color: #ad015b;
}

.alphabeticalList {
	background-color: #ad015b;
}

#mainContent .alphabeticalList a:hover {
	color: #ad015b;
}

#mainContent .featureBox2 {
	background-color: #b22115;
	
}

#mainContent .featureBox img, #mainContent .featureBox2 img, #mainContent .featureBox3 img {
	height: auto !important;
	width: auto !important;
}

#mainContent .featureBox3 {
	background-color: #ad015b;
}

#mainContent .highlightedTextBox {
	background-color: #ad015b;
}

#mainContent .highlightedTextBox a:hover {
	color: #ad015b;
}

.menuListTitle {
	background-color: #ad015b;
}

.relatedListTitle {
	background-color: #b22115;
}

legend {
	background: #ad015b;
}

#mainContent .profileBox h3 {
	background-color: #ad015b;
}

#mainContent th {
	background-color: #ad015b;
}

#mainContent .vcard h3 {
	background-color: #ad015b;
}

#mainContent .vevent h3 {
	background-color: #ad015b;
}

#mainContent ul.miniNav {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}


#mainContent .miniNav li {
	float: left;
}

#mainContent .miniNav li a {
	display: block;
	border: 1px solid #cccccc;
	border-bottom: none;
	padding: 5px;
	margin-right: 5px;
	background-color: #e1e1e1;
	text-decoration: none;
	color: #333333;
	text-align: center;
}

#mainContent .miniNav li a:visited {
	color: #333333;
	border-bottom: none;
}

#mainContent .miniNav li a:hover {
	color: #ffffff;
	background-color: #ac005d;
	border: 1px solid #ac005d;
	border-bottom: none;
	
}

#mainContent .miniNav li.selected a {
	color: #ffffff;
	background-color: #ac005d;
	border: 1px solid #ac005d;
	border-bottom: none;
} 

#mainContent .miniNav li.selected a:visited {
	color: #ffffff;
	border-bottom: none;
}

#mainContent h2 {
	margin-top: 10px;
	display: inline-block !important;
}

#mainContent .intro {
	color: #333333;
}

.featuredContent {
	margin-top: 20px !important;
}

.featuredContent h3 {
	margin-bottom: 5px !important;
}

#positioningStatement {
	color: #000000;
	font-size: 1.8em;
}

#positioningStatement span {
	color: #822115;
}

