/* version 1.6 build 2007116.13:23  */
/* contains css to customise colours of content page*/

/* customise chrome */

#positioningStatement {
	color: #333333;
}

#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 .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;
}
