/* version 1.6 build 2007116.13:23  */
/* contains css to customise colours of content page*/

/* customise chrome */

#positioningStatement {
	color: #333333;
}

#breadCrumbs {
	background: #2f1e58 url(http://www.bournemouth.ac.uk/shared/images/breadcrumbs_bg_aubergine.png) repeat-x;
}

/* customise content */

blockquote {
	background: url("http://www.bournemouth.ac.uk/shared/images/quoteleft_purple.gif") no-repeat left top;
}

blockquote div {
	background: url("http://www.bournemouth.ac.uk/shared/images/quoteright_purple.gif") no-repeat right bottom;
}

q {
	color: #2f1e58;
}

.accordion_toggle {
	background-color: #3c2e9f;
}

.accordion_toggle_active {
	background-color: #2f1e58;
	border-bottom: 1px solid #cccccc;
}

.accordion_toggle:hover {
	color: #ffffff !important;
	background-color: #2f1e58;
}

.alphabeticalList {
	background-color: #2f1e58;
}

#mainContent .alphabeticalList a:hover {
	color: #2f1e58;
}

#mainContent .featureBox2 {
	background-color: #3c2e9f;
}

#mainContent .featureBox3 {
	background-color: #2f1e58;
}

#mainContent .highlightedTextBox {
	background-color: #2f1e58;
}

#mainContent .highlightedTextBox a:hover {
	color: #2f1e58;
}

.menuListTitle {
	background-color: #2f1e58;
}

.relatedListTitle {
	background-color: #3c2e9f;
}

legend {
	background: #2f1e58;
}

#mainContent .profileBox h3 {
	background-color: #2f1e58;
}

#mainContent th {
	background-color: #2f1e58;
}

#mainContent .vcard h3 {
	background-color: #2f1e58;
}

#mainContent .vevent h3 {
	background-color: #2f1e58;
}
