/* CSS Document */

/******************* QUALITY CSS (PURPLE) *******************/

.section_break {
	background: url("../images/sections/quality/section_break.gif") repeat-y;
}

#page_header {
	background: #8080AA url("../images/sections/quality/page_header_bg.gif") 0px 2px repeat-x;
	border-right:2px solid #8080AA;
}

#page_header h1 {
	background: url("../images/sections/quality/page_header_h1_bg_2.gif") bottom left no-repeat;
}

#page_header h1 span {
	background: #FFFFFF url("../images/sections/quality/page_header_h1_bg.gif") top right no-repeat;
}

#course_list {
	background: url("../images/quality_list.jpg") top right no-repeat;
}

#course_dates td.date_row {
	background-color:#5F5FBC;
}

#course_dates td.area {
	background-color:#7476A5;
}

#course_dates td.row a,
#course_dates td.alt_row a {
	color:#7476A5;
}

#related_courses {
	background: url("../images/sections/quality/related.jpg") no-repeat;
}

#course_details strong {
	color:#5F5FBC;
}

#related_courses_title  {
	background: url("../images/sections/quality/related_courses_title.gif") top right no-repeat;
}

#course_dates_title  {
	background: url("../images/sections/quality/course_dates_title.gif") top right no-repeat;
}

#course_infomation_title  {
	background: url("../images/sections/quality/course_infomation_title.gif") top right no-repeat;
}