﻿/* Search page */
.page_apprentice #content-head-search,
.page_coursesearch #content-head-search {
	background:url(../images/prac_reg_headimage.jpg) no-repeat 20px 20px;
	padding:0 0 0 200px;
	margin:0 0 20px;
}

.description {
	width:615px;
	margin-bottom:25px;
}

.newsdescription {
	text-align: justify;
}

.newsdescription h1 {
	color: #936;
}

.promo {
	margin:24px 0;
}

/* Map search page */

.leftImageMapSearch {
	float:left;
	width:214px;
	height:165px;
	background:url(../images/map_headimage.jpg) no-repeat 30px 20px;
	margin:0 0 10px 0;
}

.page_map #content-head-search {
	padding:0 0 0 200px;
	background:url(/images/map_headimage.jpg) no-repeat 30px 20px;
}

/* Progression Map */

.smallnote {
	color:#999999;
	border-top:1px solid #CCC;
	font-size:0.916em;
	margin:5px 0 0;
}

/* Provider search page */

.leftImageProviderSearch {
	float:left;
	width:214px;
	height:165px;
	background:url(../images/provider_img.jpg) no-repeat 30px 20px;
	margin:0 0 10px 0;
}

.page_providers #content-head-search {
	padding:0 0 0 200px;
	background:url(/images/provider_img.jpg) no-repeat 20px 20px;
}

/* Career search page */

.leftImageCareerSearch {
	float:left;
	width:214px;
	height:165px;
	background:url(../images/careers_img.jpg) no-repeat 30px 20px;
	margin:0 0 10px 0;
}

.page_jobroles #content-head-search {
	padding:0 0 0 200px;
	background:url(/images/careers_img.jpg) no-repeat 20px 20px;
}
	

/* Search Results page */

#searchresults-map {
	background:#FFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#searchresults-left {
	float:left;
	width:171px;
	margin:0;
	padding:0 22px 0 22px;
}

#searchresults-main {
	float:left;
	width:590px;
	margin:0;
	padding:0;
}

#searchresults-left .imageTop {
	width:160px;
	height:171px;
	background:url(../images/image-search-results.jpg) no-repeat 0 8px;
	padding: 10px 0 0 0;
}

.page_casestudies #main {
	background:url(../images/image-search-results.jpg) no-repeat 0 8px;
	padding:0 0 0 180px;
}

/* Side Navigation */

#searchresults-left h2 {
	margin:10px 0 10px 0;
	padding:0;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:normal;
}

#noteslist {
	padding:10px 0 20px 0;
	border-top:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
	color:#000;
}

#searchresults-left h4 {
	margin:10px 0 2px 0;
	font-size:0.916em;
}

#noteslist .content {
	font-size:0.88em;
}

.other-courses {
	margin:10px 0 15px 0;
}

.other-courses a {
	color:#000;
	font-size:0.916em;
	text-decoration:none;
}

#searchresults-mapnavigation {
	padding:5px 0 5px 0;
	margin:70px 0 0 0;
}

#searchresults-mapnavigation-nomargin {
	padding:5px 0 5px 0;
	margin:0 0 0 0;
}

#searchresults-title {
	text-align:left;
	padding:0;
	margin:0;
}

#searchresults-title h1 {
	color:#993366;
	font-size:1.7em;
	margin:0 0 3px 0;
	padding:0;
}

#searchresults-title h3 {
	color:#993366;
	font-size:1.3em;
	line-height:1.5em;
}

.searchresults-content,
.searchresults-content-lowmargin {
 text-align::right;
	font-size:0.916em;
	margin:0;
}

.searchresults-content ul {
	margin:15px 0;
	padding:0;
	float:right;
	clear:right;
}

.searchresults-content li,
.searchresults-content-lowmargin li {
	list-style:none;
	float:left;
}

.searchresults-content li a,
.searchresults-content-lowmargin li a {
	text-decoration:none;
	color:#000;
	margin-right:2px;
}

.searchresults-content li a:hover,
.searchresults-content-lowmargin li a:hover {
	text-decoration:underline;
}

/* Side navigation Map View */

.level3 {
	margin-top: 385px;
}

/*Paging */

.resultspaging {
	width:590px;
	margin:10px 0 0 0;
}

.resultspaging,
.resultspaging select {
	font-size:0.916em;
}

.resultspaging ul {
	padding:0;
	margin:0;
}

.resultspaging li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}

.resultspaging a {
	padding:0 0 0 3px;
	text-decoration:none;
	color:000;
}

.resultsandnavigation {
	float:left;
	text-align:left;
	width:455px;
}

.resultsandnavigation a {
	text-decoration:none;
	color:#000;
}

.resultsandnavigation a:hover {
	text-decoration:underline;
	color:#339;
}

.resultsperpage {
	float:right;
	text-align:right;
	width:135px;
}

/* Levels */

#levels,
#levels ul {
	list-style-type:none;
	margin:0;
	padding:5px 0 10px 0;
}

/* Courses Results Table */

#resultstable {
	margin:0 3px 0 0;
	padding:0;
}

#resultstable a {
}

#resultstable table {
	border-collapse:collapse;
	margin:10px 0 0 0;
}

#resultstable th {
	border:1px solid #CCC;
	font-size:0.916em;
	padding:3px 5px 2px 10px;
	vertical-align:top;
	color:#000;
	background-color:#f0f0f0;
	width:192px;
}

#resultstable th a {
	color:#000;
	text-decoration:none;
}

#resultstable th a:hover {
	text-decoration:underline;
}

#resultstable td {
	border:1px solid #CCC;
	font-size:0.88em;
	padding:3px 5px 2px 10px;
	vertical-align:top;
	color:#000;
	width:192px;
}

#resultstable td a {
	font-weight:bold;
	text-decoration:none;
}

#resultstable td a:hover {
	text-decoration:underline;
}

#resultstable tr.odd td {
	background: #FFF;
}

#resultstable tr.even td {
	background-color:#F0F0F0;
}

/* Courses Details Table */

#detailstable {
	margin:0 3px 0 0;
	padding:0;
}

#detailstable table {
	border-collapse:collapse;
	margin:10px 0 0 0;
}

#detailstable td {
	border:1px solid #CCC;
	font-size:0.88em;
	padding:3px 5px 2px 10px;
	vertical-align:top;
	color:#000;
	text-align:left;
}

#detailstable td.first {
	width:180px;
}

#detailstable td.second {
	width:396px;
}

#detailstable td a {
	text-decoration:none;
}

#detailstable td a:hover {
	text-decoration:underline;
}

#detailstable tr.odd td {
	background: #FFF;
}

#detailstable tr.even td {
	background-color:#F0F0F0;
}

#detailstable table td table,
#detailstable table td table td {
	border:0 none;
	border-style:none;
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
}

/* Guide Levels Table */

#guidelevelstable td {
	font-size:0.916em;
	font-family:Arial, Helvetica, sans-serif;
}

#guidelevelstable td a {
	color:#000;
	text-decoration:underline;
}

#guidelevelstable td a:hover {
	color:#000;
	text-decoration:none;
}

.clear-hide {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* image margin on case study page */

#CaseStudy img {
	margin: 0 15px 15px 0;
}

/* Fields in courses page */

.search-fields input {
	font-size:0.916em;
	margin:0 0 10px 0;
	width:200px;
	width:200px;
}

.sectorInput {
	width:205px;
	margin:0 0 8px 0;
}

/* Register page */

.headingTitle-register {
	color:#936;
	text-decoration:none;
	font-weight:normal;
}

.header-register {
	margin:25px 0 15px 0;
}

.star {
	color:#993366;
	font-weight:normal;
	font-size:1.7em;
}

.guide-levels,
.fields-required {
	font-size: 0.916em;
	font-weight:bold;
	margin:0;
}

.preferred-email-txt {
	float:left;
	width:200px;
	margin:0 0 0 0;
	padding:0;
}

.preferred-email-box {
	margin:0 0 0 0;
	padding:0;
}

.radiolist-horizontal {
	margin:0;
	padding:0;
}

/* Login page */

.forgot-password-text {
	clear:both;
	padding:10px 0 0 255px;
}

/* Home page */

.sponsor-logos {
	padding:30px 0 0 0;
	width:190px;
}

#panel-logos {
	margin:20px 0 0 0;
}

/* Myspace page */

#panel-myspace {
	float: left;
	padding: 15px;
	margin: 0 0 20px 0;
	width: 580px;
	border:1px solid #BCBCBC;
	background: url(../images/background-myspace.jpg) repeat-x;
	background-color:#f6f6f6;
}

.myspace-title a {
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}

.myspace-title a:hover {
	text-decoration:underline;
}

.myspace-link {
	padding:0 0 0 20px;
}

.myspace-link a {
	color:#000;
	font-size:1em;
	margin:0;
	padding:0;
	text-decoration:none;
}

.myspace-link a:hover {
	color:#000;
	text-decoration:underline;
}

/* Courses Results Table */

#myspace-table {
	margin:0 3px 0 0;
	padding:0;
}

#myspace-table a {
}

#myspace-table table {
	border-collapse:collapse;
	margin:10px 0 0 0;
}

#myspace-table td {
	border:1px solid #CCC;
	font-size:0.88em;
	padding:10px 5px 10px 10px;
	vertical-align:top;
	color:#000;
}

#myspace-table td a {
	text-decoration:none;
}

#myspace-table td a:hover {
	text-decoration:underline;
}

#myspace-table td .title a {
	font-weight:bold;
	text-decoration:none;
}

#myspace-table tr.odd td {
	background: #FFF;
}

#myspace-table tr.even td {
	background-color:#F0F0F0;
}

/* myspace pop up */

.header-popup {
	margin:15px 0 15px 30px;
	text-align:left;
}

.textbox {
	border:1px solid #7f9db9;
	width:200px;
}

p.delete-link {
	clear:left;
	margin:175px 0 0 248px;
	text-align:left;
	position:absolute;
}

p.delete-link a {
	color:#000;
	text-decoration:none;
}

p.delete-link a:hover {
	text-decoration:underline;
}

