@charset "UTF-8";

.section_current, .agents_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: #29A8DF;
}

.login {
	border: solid #29A8DF 1px;
}

.mainitems {
	background-color: #E8F9FC;
}

.agents_current_readmore, .section_current_readmore {
	color: #29A8DF;
	font-weight: bold;
	line-height: 150%;
}

.agents_current_readmore a, .section_current_readmore a{
	color: #29A8DF;
	font-weight: bold;
	text-decoration: none;
}
.agents_current_readmore a:hover, .section_current_readmore a:hover{
	color: #FBB03B;
	font-weight: bold;
	text-decoration: none;
}

/*--- request brochure table ---*/
.request_brochure_table th {
	width:36%;
	color: #29A8DF;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 10px;
}
.request_brochure_table td {
	width: 64%
}
.request_brochure_table p{
	color: #404040;
	font-weight: normal;
	line-height: 200%;
}
/* ----------------------------------------------------------------
	 header navigation  | for agents page only (specific colours and layout) DO NOT REMOVE
-------------------------------------------------------------------*/

#header-nav {
	background: url('/images/agents/header.jpg') no-repeat left top;
}
#nav {
	padding: 0;
	margin: 0 0 0 15px;
	width: 100%;
	overflow: visible;
	background: #29A8DF;
	width: 717px;
	float: left;
}

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


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

#nav li.selected a{
	background: #FBB03B;
}

#nav li a:hover { background: #FBB03B; }

/* ----------------------------------------------------------------
	 sub-nav under header navigation | for agents page only (specific colours and layout) DO NOT REMOVE
-------------------------------------------------------------------*/

#sub-nav a {
	color: #FBB03B;
	text-decoration: none;
	padding: 0px 5px;
	line-height: 130%;
}
#sub-nav a:hover {
	color: #29A8DF;
	text-decoration: none;
}



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

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

.mainitems   li{
	list-style-image: url(/images/agents/listarrow.gif) !important;
}
.mainitems    a {
	color: #FBB03B;
}
.mainitems    a:hover {
	color: #29A8DF;
}


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


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

/*--------------------- siteSearch in side-nav --------------------*/
#coursefinder, #news_search  {
	background-image: url(/images/agents/blue_bkg.jpg);
}

#coursefinder   li, #news_search li {
	list-style-image: url(/images/agents/whitearrow.gif);
}



/*----------------- archives listing -----------------*/

.news_archives th {
	color: #29A8DF;
}

.news_archives a:hover {
	color: #29A8DF;
}

/*-------------- for rss buttons -------------------*/

.news_rss  a {
	color: #29A8DF;
}

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