@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#logo {
position: absolute;
left: -10000px;
top: -10000px;
}

.filetype_icon {
	border:none;
	margin-top:-3px;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
}

.add-more {
	margin:10px;
}
.download_link {
	text-decoration:none;
	width:500px;
	height:25px !important;
	display:block;
}
.download_link:hover {
	text-decoration:underline;
}

acronym, abbr {
	cursor: help;
}

.ui-datepicker {
	font-size:13px;
}

input, textarea, select {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

.download_link {
	font-size:11px;
}

.side_box {
	border:5px solid white;
}

#reg_form {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
#reg_form td {
	padding:0px;
	margin:0px;
}

#reg_form input {
	padding:2px;
}

.hidden_label {
	text-indent:-3000px;
	font-size:0%;
	line-height:0px;
}

.label {
	font-size:100%;
}

.picture_block {
	margin:0px;
	width:560px;
}
	
.picture_block_border {
	border:1px solid #999999;
	margin:0px;
	padding:5px;
	background-color:white;
}

.image_border {
	border:1px solid #999999;
	padding:5px;
	background-color:white;
}

.no_border {
	border:none;
}

.white_image_border {
	border:5px solid white;
}

.table_wide {
	width:100%;
	border-spacing: 0;
}
.table_wide th {
	padding:0px;
}
.table_wide td {
	padding:0px;
}

.table_black_text {
	border:1px solid black;
	border-collapse:collapse;
}

.table_black_text th {
	font-size:80%;
	border:1px solid black;
	padding:10px;
	background-color:#eeeeee;
}

.table_black_text td {
	font-size:80%;
	border:1px solid black;
	padding:10px;
}

#contact_details a { text-decoration:none; color:#FFFFFF; }
#contact_details a:visited { color:#FFFFFF; }
#contact_details a:hover   { color:#FFFFFF; text-decoration:underline; }
#contact_details {
	margin-top:5px;
	font-weight:bold;
	font-size:70%;
	text-align:right;
	overflow:auto;
}
#contact_details2 a { text-decoration:none; color:#FFFFFF; }
#contact_details2 a:visited { color:#FFFFFF; }
#contact_details2 a:hover   { color:#FFFFFF; text-decoration:underline; }
#contact_details2 {
	margin-top:5px;
	font-weight:bold;
	font-size:70%;
	text-align:right;
	overflow:auto;
}

.contact_label {
	color:#ffffff;
}
.contact_text{
	color:#FFFFFF;
}

.body_style{
	background-color:#002a55;
	margin-top:10px;
}

.bottom_shadow {
	margin-bottom:5px;
	width:600px;
	height:6px;
	background-repeat:no-repeat;
}

#home_links {
	border:5px solid white;
	border-top:none;
}

.no_pad {
	margin:0px;
	padding:0px;
	height:0;
	line-height:0;
}

.international_box { 
	overflow:hidden; 
	position:relative; 
	border-right:1px solid white; 
	float:left; 
	width: 140px; 
	height: 140px; 
	background: url(/images/International_rollover_off.jpg) no-repeat; 
	margin: 0; 
	padding: 0; 
	border:5px solid white; 
}
.international_box a {	overflow:hidden; display:block; }
.international_box img { border:none; }
.international_box a:hover img { visibility:hidden }

.home_link1 { overflow:hidden; position:relative; border-right:1px solid white; float:left; width: 153px; height: 275px; background: url(/home_images/leavers_off.jpg) no-repeat; margin: 0; padding: 0; }
.home_link1 a {	overflow:hidden; display:block; }
.home_link1 img { border:none; }
.home_link1 a:hover img { visibility:hidden }

.home_link2 { overflow:hidden; position:relative; border-right:1px solid white; float:left; width: 153px; height: 275px; background: url(/home_images/employers_off.jpg) no-repeat; margin: 0; padding: 0; }
.home_link2 a {	display:block; }
.home_link2 img { border:none; }
.home_link2 a:hover img { visibility:hidden }

.home_link3 { overflow:hidden; position:relative; border-right:1px solid white; float:left; width: 153px; height: 275px; background: url(/home_images/ull_off.jpg) no-repeat; margin: 0; padding: 0; }
.home_link3 a {	display:block; }
.home_link3 img { border:none; }
.home_link3 a:hover img { visibility:hidden }

.home_link4 { overflow:hidden; position:relative; border-right:1px solid white;  float:left; width: 153px; height: 275px; background: url(/home_images/adult_off.jpg) no-repeat; margin: 0; padding: 0; }
.home_link4 a {	display:block; }
.home_link4 img { border:none; }
.home_link4 a:hover img { visibility:hidden }

.home_link5 { overflow:hidden; position:relative; border-right:1px solid white; float:left; width: 153px; height: 275px; background: url(/home_images/apprentices_off.jpg) no-repeat; margin: 0; padding: 0; }
.home_link5 a {	display:block; }
.home_link5 img { border:none; }
.home_link5 a:hover img { visibility:hidden }
* html a:hover
{
	visibility:visible
}

.further_info {
	background-image:url(/images/general_further_info.gif);
}

.further_info_container {
	width:560px;
	background-image:url(/images/further_info_footer.jpg);
	overflow:auto;
	border-bottom:1px solid #bcc0bf;
	margin-bottom:10px;
}
.further_info {
	width:560px;
	height:30px;
}
#further_info_text {
	color:#222222;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}
#further_info_text a {
	color:#222222;
}

.readmore {
	text-align:left;
	font-size:100%;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.readless {
	text-align:left;
	font-size:100%;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

#no_underlined_links a{
	text-decoration:none;
}

.left_panel {
	float:left;
	width:780px;
}

.right_panel {
	float:left;
	margin-left:10px;
	width:150px;
}

.dynamic_content {
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:600px;
}

.back_to_top {
	float:left;
	background-repeat:no-repeat;
	text-align:left;
	height:14px;
	margin-left:20px;
	margin-bottom:15px;
}
.back_to_top a {
	font-size:60%;
	font-weight:bold;
	padding-top:0px;
	margin-left:16px;
	text-decoration:none;
}

.submenu_back {
	float:left;
	border:5px solid white;
	border-top:none;
	width:770px;
	background-repeat:repeat-y;
}

#submenu {
	width:170px;
	float:left;
	font-size:65%;
}
#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu li {
	text-align:left;
}
#submenu a {
	background-position:top;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight:bold;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:5px;
	padding-left:25px;
	display:block;
}

.seo {
	text-indent:-3000px;
	font-size:0%;
	line-height:0px;
	height:0px;
	margin:0px;
	padding:0px;
}

.hidden {
	display:none;
}

.media_border { 
	border: 1px solid; 
}

.outer {
	width:960px;
	margin:0 auto;
	text-align:center;
}

.inner {
	background-image:url(table_background.jpg);
	background-repeat:no-repeat;
	background-color:#e6ebef;
	border-left:1px solid #eef2f2;
	border-right:1px solid #eef2f2;
	width:958px;
	text-align:center;
	overflow:hidden;
}
.site_top {
	background-image:url(table_top_row.gif);
	width:960px;
	height:10px;
	font-size:1%;
}
.site_bottom {
	background-image:url(table_bottom_row.gif);
	width:960px;
	height:10px;
	font-size:1%;
}

#header {
	width:780px;
	height:50px;
	text-align:left;
	background-image:url(/title_background.jpg);
}

.w3c {
	background-image:url(http://www.w3.org/Icons/valid-html401);
	height:31px;
	width:88px;
}

.site_header {
	margin:0 auto;
	width:940px;
	overflow:auto;
	text-align:right;
	background-repeat:no-repeat;
	background-color:#741110;
}

.nopad {
	padding:0px;
	margin:0px;
	font-size:60%;
}
.search_top {
	margin-right:10px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:15px;
}
#drop_search {
	margin:0px;
	padding:0px;
}

.search_img {
	display:inline;
	background-image:url(/search_top.gif);
	width:55px;
	height:17px;
	cursor:pointer;
	border:1px solid blue;
	margin-top:5px;
}

.search_box {
	width:140px;
	height:160px;
	border:5px solid white;
	position: relative;
	margin-bottom:10px;
}

#search_field {
	position:absolute;
	left:5px;
	top:115px;
}
.search_drop {
	float:left;
	width:130px;
}
#search_commit {
	text-align:right;
}
#search_go {
	cursor:pointer;
}
#search_commit input {
	margin-top:5px;
	font-size:70%;
}

#search_field select {
	font-size:70%;
	width:130px;
}

.content {
	width:940px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.menu_selected {
	background-image:url(menu_bar_selected.jpg) !important;
	color:#CCCCFF;
}
.menu_bar {
	width:940px;
	margin: 0 auto;
	margin-top:5px;
	background-image:url(menu_bar.jpg);
	text-align: left; 
	font-size: 70%;
}

#submenu a:link { text-decoration:none; }
#submenu a:visited { text-decoration:none; }
#submenu a:hover { text-decoration:none; }

#menu a:link { text-decoration:none; }
#menu a:visited { text-decoration:none; }
#menu a:hover { text-decoration:none; }

#menu {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	z-index: 900;
	text-transform: uppercase;
	overflow: auto;
}
#menu li {
	display: inline;
	list-style-type: none;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu a {
	text-decoration: none;
	background-image: url(menu_bar.jpg);
	padding: 6px 10px 7px 10px;
	border-right: 1px solid #ca0f13;
	border-left: 1px solid #7a0c10;
	color: #FFFFFF;
	float: left;
}
#menu a:hover, #menu a:active, #menu a:focus {
	background-image: url(menu_bar_selected.jpg);
	background-color: #000000;
	color:#CCCCFF;
}

.content_boxes {
	text-align:left;
	margin-left:20px;
	margin-bottom:10px;
}

.bottom_boxes {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-left:10px;
	margin-top:10px;
}

.footer {
	font-size:65%;
	color:#FFFFFF;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:940px;	
}

.copyright {
	float:left;
}
.text_only{
	text-align:right;
}

.text_only a {
	color:white;
	text-decoration:none;
}

/* Links Table */
.links_table {
	width:555px;
	background-color:#FFF;
	padding:5px;
	padding-right:0px;
	padding-bottom:0px;
	clear:both;
	margin-bottom:15px;
	overflow:auto;
}
.links_table_heading {
	background-image:url(/links_table/school_leavers_header.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:70%;
	font-weight:bold;
	width:539px;
	padding:5px;
	margin-bottom:5px;
	min-height:30px;
	background-position:bottom;
	background-color:#497717;
}
.links_table_options li {
	display:inline; /* IE7 kludge */
}
.links_table_options ul {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
}
.links_table_link_padding {
	padding-left:26px;
	padding-top:2px;
}
.links_table_options a {
	color:#464648 !important;
	font-size:10px;
	font-weight:bold;
	float:left;
	line-height:12px;
	background-image:url(/links_table/school_leavers_table_field.png);
	border-bottom:5px solid #345e0f;
	background-repeat:no-repeat;
	width:135px;
	min-height:40px;
	margin-right:3px;
	margin-bottom:5px;
	text-decoration:none !important;
	display:block;
}
.links_table_options a:hover {
	color:#968888 !important;
}
#nag h1 {
	display:block;
	color:#FFF;
	font-size:15px;
	height:auto;
	text-indent:0px;
	margin-bottom:17px;
}

#nag {
	font-size:12px;
	color:#FFF;
	padding:18px;
}
#nag p {
	margin-bottom:10px;
}
#nag .input_field {
	float:left;
	margin-bottom:12px;
}
#nag .input_label {
	float:left;
	width:100px;
	padding:2px;
	margin-bottom:12px;
	font-size:11px;
	color:#CCC;
}
#nag .input_field, #nag .input_text, #nag .input_textarea, #nag .input_select {
	width:252px;
}
#nag .input_text, #nag .input_textarea, #nag .input_select, .input_button {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	background-color:#EEE;
	padding:2px;
	color:#333;
	border:1px solid #666;
}
.form_element_clear {
	height:1px;
	clear:both;
}
.input_hover {
	border:1px solid #F90 !important;
}
.input_button_selected {
	cursor:pointer;
	background-color:#900;
	color:#FF0;
}
.error {
	clear:both;
	display:block;
	font-size:10px;
	color:#FF0;
	margin-top:5px;
}
#id_meta_options_0_email_address .error {
	color:#F00;
}

.simple_overlay { 
	display:none;
    background-image:url(/exit_bg.png);
	background-repeat:no-repeat;
	background-color:#450b0a;
	z-index:10000;
	width:400px;
	padding-top:70px;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
    border:1px solid #666; 
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;
} 
.simple_overlay .close { 
    background-image:url(shared/delete_32.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}