@charset "UTF-8";

.section_current, .members_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, .news_events th , .news_events a:hover  {
	color: #ECA243;
}

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

.mainitems {
	background-color:  #FFF2D7;
}


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

.member_current_readmore a, .section_current_readmore a{
	color: #ECA243;
	font-weight: bold;
	text-decoration: none;
}
.member_current_readmore a:hover, .section_current_readmore a:hover{
	color: #89C33F;
	font-weight: bold;
	text-decoration: none;
}
/* --------------------------------------------------------------------------
  header navigation | for members page only (specific colours and layout) DO NOT REMOVE
---------------------------------------------------------------------------*/
#header-nav {
	background: url('/images/members/header.jpg') no-repeat left top;
}
#nav {
	padding: 0;
	margin: 0 0 0 15px;
	width: 100%;
	overflow: visible;
	background: #F9AE3B;
	width: 717px;
	float: left;
}

#nav li {
	font-family: tahoma;
	list-style: none;
	height: 26px;
	float: left;
	background: #F9AE3B url('/images/members/separator.gif') no-repeat left top;
	padding-left: 13px;
}
#nav li.first {
	padding-left: 5px;
}


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

#nav li.selected a{
	background: #89C23F;
}

#nav li a:hover { background: #89C23F; }


/* ----------------------------------------------------------------
	sub-nav under header navigation  | for members page only (specific colours and layout) DO NOT REMOVE
-------------------------------------------------------------------*/
#sub-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	padding: 10px 0px 0px 20px;
}
#sub-nav a {
	color: #89C33F;
	text-decoration: none;
	padding: 0px 5px;
	line-height: 130%;
}
#sub-nav a:hover {
	color: #ECA243;
	text-decoration: none;
}



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

/*---- sections' mainpage table listing boxes ----*/
.mainitems {
	background-color: #FFF6E9;
}


.mainitems   li{
	list-style-image: url(/images/members/listarrow.gif) !important;
}
.mainitems    a {
	color: #89C33F;
}
.mainitems    a:hover {
	color: #ECA243;
}


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



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

/*--------------------- siteSearch in side-nav --------------------*/
#coursefinder, #news_search {
	background-image: url(/images/members/orange_bkg.gif);
}
#coursefinder   li, #news_search li {
	list-style-image: url(/images/members/whitearrow.gif);
}
#coursefinder  a, #news_search a {
	color: #FFFFFF;
	text-decoration: none;
}

/*for rss button*/
.news_rss  a {
	color: #ECA243;
}

/*----------------- links under siteSearch -----------------*/
.bottomlinks a:hover {
	color: #ECA243;
}
