/* HEADER */

#header {
	background-position:0 -260px;
}

#header #logo {
	background-position:0 -150px;
}

#searchform .site_search_input {
	background-position:0 -60px;
}

#searchform .site_search_submit {
	background-position:100% -60px;
}

#content-subnav-courses li a {
	color:#F90;
}

#content-subnav-courses li a span {
	background-position:100% -152px;
}

#subnav,
.template_82 .primary_zone .lead_panel .lead_module {
	background-color:#F90;
}

#contentbox h2,
#contentbox h1,
#bottomboxes a {
	color:#f90 !important
}

.size1 a,
.size2 a,
.size3 a {
	color:#333 !important
}

.size4 a,
.size5 a {
	color:#f90 !important
}

/* Content - Popular Searchs */

#popularsearches {
	font-size: 0.916em;
	margin-top: 12px;
	padding: 10px 0 10px 0;
	float: right;
	text-align: center;
	color:#666;
}

/* Popular Searches */

a {
	color:#ff9900;
}

.headingTitle,
.headingTitle a {
	color:#ff9900;
	text-decoration:none;
	font-weight:normal;
}

/* Levels */
#levels a {
	color:#ff9900;
	text-decoration:none;
}

#levels a:hover {
	color:#ff9900;
	text-decoration:underline;
}

/* Courses Results Side Navigation */
#searchresults-left h2 {
	color:#ff9900;
}

#searchresults-left h4 {
	color:#ff9900;
}

#resultstable a:hover {
	color:#ff9900;
}

#resultstable td a {
	color:#ff9900;
}

.searchresults-content li a:hover {
	color:#ff9900;
}

/* Courses Details */
#detailstable a {
	color:#ff9900;
}

#detailstable a:hover {
	color:#ff9900;
}

#detailstable td a {
	color:#ff9900;
}

/* Providers Left Side */
.other-courses a:hover {
	color:#ff9900;
	text-decoration:underline;
}

/* Popular Searches */
.title-popular {
	color:#ff9900;
	padding:10px 0 10px 10px;
}

