@charset "UTF-8";

.item_archives th, .item_archives a:hover, .item_archives li.active a,
	.news_rss  a , .bottomlinks a:hover, .section_current, .euk_current,
	#adv_search_list_1 th, #adv_search_list_1 th .subheading, #adv_search_list_2 th,
	#sub-nav a.section_current, .profile_course_wrapper th, .course_list_table th,
	.profile_details_list  th, .profile_details .heading, .profile_contact th, .news_events th , .news_events a:hover  {
	color: #DA2420;
}

.login {
	border: solid #DA2420 1px;
}

.mainitems {
	background-color: #FEEEE6;
}


.euk_current_readmore, .section_current_readmore {
	color: #DA2420;
	font-weight: bold;
	line-height: 150%;
}

.euk_current_readmore a, .section_current_readmore a{
	color: #DA2420;
	font-weight: bold;
	text-decoration: none;
}

.euk_current_readmore a:hover, .section_current_readmore a:hover{
	color: #004B95;
	font-weight: bold;
	text-decoration: none;
}

/* ----------------------------------------------------------------
	header navigation | for euk page only (specific colours and layout) DO NOT REMOVE
-------------------------------------------------------------------*/
#header-nav {
	background: url('/images/euk/header.jpg') no-repeat left top;
}
#nav {
	padding: 0;
	margin: 0 0 0 15px;
	width: 100%;
	overflow: visible;
	background: #DB2420;
	width: 717px;
	float: left;
}

#nav li {
	list-style: none;
	height: 26px;
	float: left;
	background: #DB2420 url('/images/euk/separator.jpg') no-repeat left top;
	padding-left: 13px;
}
#nav li.first {
	padding-left: 5px;
}


#nav li a {
	float: left;
	padding: 0 2px;
	background: #DB2420;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-size: 12px;
}

#nav li.selected a{
	background: #2E4382;
}

#nav li a:hover { background: #2E4382; }

/* ----------------------------------------------------------------
	 sub-nav under header navigation | for euk page only (specific colours and layout) DO NOT REMOVE
-------------------------------------------------------------------*/
#sub-nav a {
	color: #004B95;
	text-decoration: none;
	padding: 0px 5px;
	line-height: 130%;
}
#sub-nav a:hover {
	color: #DA2420;
	text-decoration: none;
}



/* ----------------------------------------------------------------
	content  | for euk page only (specific colours) DO NOT REMOVE
-------------------------------------------------------------------*/

/*---- sections' mainpage table listing boxes ----*/

.mainitems {
	background-color: #FCF0F3;
}
.mainitems   li{
	list-style-image: url(/images/euk/listarrow.gif) !important;
}
.mainitems    a {
	color: #004B95;
}
.mainitems    a:hover {
	color: #DA2420;
}

/*---- next page button ----*/
.float-right a {
	color: #DA2420;
	text-decoration: none;
}
.float-right a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.float-left a {
	color: #DA2420;
	text-decoration: none;
}
.float-left a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* ----------------------------------------------------------------
	side-nav  | for euk page only (specific colours and layout) DO NOT REMOVE
-------------------------------------------------------------------*/

/*--------------------- siteSearch in side-nav --------------------*/
#coursefinder, #news_search {
	background-image: url(/images/euk/red_bkg.gif);
}
#coursefinder   li, #news_search li {
	list-style-image: url(/images/euk/white_arrow.gif);
}