/*---------------------------------------------------------*/
/*-- V0.1 - 090120 - LR -----------------------------------*/
/*---------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, abbr, cite, em, font, img, small, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style:none;
}

body {
	background:#54787e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a {
	color:#0066b8;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

a img{
	border:0 none;
}

table {
	border-collapse:collapse;
}

/*---------------------------------------------------------*/
/*-- Text Styles ------------------------------------------*/
/*---------------------------------------------------------*/

h1 {
	font-size:16px;
	font-weight:bold;
	color:#24A3D3;
	margin:6px 0 18px;
	padding:0;
}

h1.logo {
	background:#FFF url(../graphics/logo.png) no-repeat;
	width:288px;
	height:83px;
	overflow:hidden;
	text-indent:-99999px;
	float:left;
	margin:10px 0 0;
}

h1.logo a {
	width:342px;
	height:99px;
	display:block;
}

h2 {
	font-size:13pt;
	font-weight:normal;
	color:#54787E;
	margin:20px 0 16px;
	padding:0;
}

#referral_box h2{
	margin:0 0 8px 0;
}

#contact_details h2, #work_for_us h2, #services h2, #events h2{
	margin: 0 0 10px;
}

h3 {
	font-size:13pt;
	font-weight:bold;
	padding:12px 0 12px;
}

h3.top_blurb{
	color:#54787e;
	font-size:11pt;
	padding:12px 0 0;
	font-weight:normal;
}

p {
	margin:12px 0;
	font-size:10pt;
}

#header p{
	width:270px;
	float:right;
	margin:12px 5px 12px 0;
	display:inline;
}

#header p.view_video_wrap{
	width:290px;
	float:right;
	margin:12px 10px 12px 0;
	padding:0 0 0 15px;
	display:inline;
	border-left:1px solid #bcaca9;
}

.watch_tour{
	float:right;
	margin:5px;
}

#main_banner h1{
	color:#ffffff;
	font-size:22pt;
	width:265px;
	line-height:20pt;
	margin:35px 0 0 35px;
}

#main_banner h2{
	color:#C2B8B6;
	font-size:18pt;
	color:#ffffff;
	margin:1px 0 0 35px;
}

#main_banner h2.home_header {
	font-size:22pt;
	margin:66px 0 0 54px;
}

#main_banner h3{
	position:absolute;
	top:97px;
	left:56px;
	color:#d3cdcb;
	font-size:16pt;
	padding:0;
}


#main_banner p{
	position:absolute;
	top:115px;
	left:56px;
	color:#fff;
	font-size:9pt;
	width:330px;
}

.links_block {
	float:right;
	width:150px;
	margin:10px 0 2px 16px;
}

.links_block a{
	margin-bottom:8px;
}

/*---------------------------------------------------------*/
/*-- Error & Notification Styles --------------------------*/
/*---------------------------------------------------------*/

.success {
	background:#00FF33;
	color:#009900;
	border:2px solid #009900;
	padding:5px;
	font-weight:bold;
	margin:5px;
}

.error {
	background: #FF9933;
	color:#FF0000;
	border:2px solid #FF0000;
	padding:5px;
	font-weight: bold;
	margin: 5px;
}

.inline_error {
	color:#FF0000;
	font-weight:bold;
}

/*---------------------------------------------------------*/
/*-- Main Page Layout -------------------------------------*/
/*---------------------------------------------------------*/

#wrapper {
	width:980px;
	margin:10px auto 0;
	text-align:left;
	background:url(../graphics/main_back_repeat.png) top left repeat-y;
}

#header{
	background:#F4F7F7  url(../graphics/main_top.png) top left no-repeat;
	padding:10px 10px 0;
	overflow:hidden;
}

#support_charity_btn{
	background:url(../graphics/top_btn.png) top left no-repeat;
	display:block;
	width:137px;
	padding:0 0 0 8px;
	height:21px;
	margin-top:5px;
	color:#fff;
	line-height:21px;
	font-family:Myraid Pro, Verdana, sans-serif;
	font-size:8pt;
	letter-spacing:-1px;
}

#view_tour_btn{
	background:url(../graphics/top_btn.png) top left no-repeat;
	display:block;
	width:137px;
	padding:0 0 0 8px;
	height:21px;
	margin-top:5px;
	color:#fff;
	line-height:21px;
	font-family:Myraid Pro, Verdana, sans-serif;
	font-size:8pt;
	letter-spacing:-1px;
}

#support_charity_btn:hover{
	color:#fff;
}

#content_wrapper{
	background:url(../graphics/main_back.png) top left no-repeat;
	/*height:670px; #LR - Why a fixed height? */
}

#left_column{
	position: relative;
	width:620px;/*660*/
	padding:10px 0px 10px 20px;
	float:left;
	display:inline;
	overflow:hidden;
}

#left_column li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom:8px;
	font-size:9pt;
}

#right_column{
	width:300px;/*320*/
	padding:10px 20px 10px 0;
	*padding-right:15px;
	float:right;
	display:inline;
}

#main_banner, #main_banner_user{
	width:614px;
	height:145px;
	position:relative;
}

#main_banner_user{
	padding-top:1px;
}

#main_banner{
	margin-top:9px;
	background:url(../graphics/drill_top.jpg) top left no-repeat;
}

.parent_information_btn{
	position:absolute;
	bottom:10px;
	left:56px;
}

.children_information_btn{
	position:absolute;
	bottom:10px;
	left:235px;
}

#main_banner.index{
	background:url(../graphics/main_banner_back.png) top left no-repeat;
	width:614px;/*429 + 185 for the flash*/
	height:279px;
	margin-top:0;
	overflow:hidden;
}

#main_banner_flash{
	float:right;
	border:none;
}

#referral_box{
	background:#dde4e5;
	border:1px solid #cccccc;
	padding:15px 10px 15px 15px;
	margin:9px 0 0;
	width:275px;/*300*/
}

img.online_form, img.handbook{
	float:right;
	margin:0 0 10px 10px;
}

.online_application_btn{
	margin:5px 0 15px 0;
}

.download_handbook_btn{
	background:url(../graphics/btn_back.png) top left no-repeat;
	margin:5px 0 0 0;
}

#contact_details{
	background:url(../graphics/contact_back.png) top left no-repeat;
	width:277px;/*302*/
	height:115px;/*140*/
	padding:15px 10px 15px 15px;
	margin:9px 0 0;
}

#work_for_us{
	background:#ded8d6;
	border:1px solid #cccccc;
	padding:13px 10px 10px 15px;
	margin:9px 0 0;
	width:275px;/*300*/
	overflow:hidden;
	min-height:76px;
	height:76px;
}

#services{
	background:#ded8d6;
	border:1px solid #cccccc;
	padding:13px 10px 10px 15px;
	margin:9px 0 0;
	width:275px;/*300*/
	overflow:hidden;
	min-height:92px;
	height:134px;
}


#events{
	background:#ded8d6;
	border:1px solid #cccccc;
	padding:12px 10px 9px 15px;
	margin:9px 0 0;
	width:275px;/*300*/
	overflow:hidden;
}

.work_btn{
	background:url(../graphics/btn_back.png) top left no-repeat;
}

.btn_small{
	background:url(../graphics/btn_back.png) top left no-repeat;
	color:#fff;
	line-height:19px;
	font-family:Myraid Pro, Verdana, sans-serif;
	font-size:8pt;
	letter-spacing:-1px;
	width:143px;/*153*/
	padding:0 0 0 10px;
	height:21px;
	display:block;
}
.btn_vsmall{
	background:url(../graphics/vsmall_btn.png) top left no-repeat;
	color:#fff;
	line-height:19px;
	font-family:Myraid Pro, Verdana, sans-serif;
	font-size:8pt;
	letter-spacing:-1px;
	width:124px;/*134*/
	padding:0 0 0 10px;
	height:21px;
	display:block;
	float:left;
	margin:0 3px 0 0;
}

.btn_large{
	background:url(../graphics/large_btn_back.png) top left no-repeat;
	color:#fff;
	line-height:30px;
	font-family:Myraid Pro, Verdana, sans-serif;
	font-size:8pt;
	letter-spacing:-1px;
	width:159px;/*174*/
	padding:0 0 0 15px;
	height:39px;}

.btn_small:hover, .btn_large:hover, .btn_vsmall:hover{
	color:#fff;
}

#left_column .btn_small {
	background-image:url(../graphics/top_btn.png);
	text-transform:uppercase;
}

/*---------------------------------------------------------*/
/*-- Nav --------------------------------------------------*/
/*---------------------------------------------------------*/


#nav{
	clear:both;
	float:left;
	background:url(../graphics/nav_back.png) top right no-repeat;
	width:100%;
	overflow:hidden;
	margin-top:4px;
}

#nav li {
	float:left;
	padding:0 0 0 7px;
	background:url(../graphics/nav_tab_left.png) no-repeat top left;
}
#nav a{
	display:block;
	padding:13px 13px 7px 1px;
	color:#fff;
	font=family:myraid pro, Arial, sans-serif;
	font-size:8pt;
	width:.1em;
	white-space:nowrap;
	background:url(../graphics/nav_tab_right.png) no-repeat top right;
}
#nav > ul a {width:auto;}
#nav li.current_section {
	background-position:0% -60px;
}
#nav li.current_section a {
	background-position:100% -60px;
	color:#7d5a54;
}

#nav li:hover {
	background-position:0% -60px;
}
#nav li:hover a{
	background-position:100% -60px;
	color:#7d5a54;
	text-decoration:none;
}

#sub_nav{
	clear:both;
	float:left;
	display:inline;
	width:100%;
	background:#FFFFFF;
	border-bottom: 1px solid #000000;
}
#sub_nav li {
	float:left;
	padding:0 0 0 7px;
	line-height:30px;
}

#sub_nav a{
	padding:6px 8px 7px 1px;
	color:#fff;
	font=family:myraid pro, Arial, sans=serif;
	font-size:10pt;
	color:#AD7B77;
}

#sub_nav li.greyed_out a{
	color:#BDBBBB;
}

/*---------------------------------------------------------*/
/*-- Events -----------------------------------------------*/
/*---------------------------------------------------------*/

.event_item {
	background:#F7F7F7;
	position:relative;
	border:1px solid #A8C0C5;
	padding:0px 12px 12px 12px;
	margin-bottom:12px;
}

.event_item h3{
	font-size:14px;
	padding:0;
	color:#63858B;
	font-weight:bold;
}

.event_item h3 a{
	color:#63858B;
}

.event_item .btn_small{
	position:absolute;
	bottom:12px;
	right:4px;
}
.event_form_p{
padding: 5px;
}

.event_btn{
	float: left;
	margin-bottom: 5px;
}
/*---------------------------------------------------------*/
/*-- Footer Styles ----------------------------------------*/
/*---------------------------------------------------------*/

#footer {
	background:#54787e url(../graphics/main_bottom.png) top left no-repeat;
	width:980px;
	padding:30px 0 0;
	margin:0 auto;
	color:#fff;
}

#footer_bottom p, #footer_bottom a{
	font-size:8pt;
	color:#dde4e5;
}

#footer_top{
	overflow:hidden;
	width:920px;
	margin:0 auto;
	color:#f6f6f6;
	padding:5px 10px;
}

#footer_bottom{
	border-top:1px solid #a6bfc4;
	width:940px;
	margin:0 auto;
}

#footer a {
	color:#fff;
	text-decoration:none;
	font-size:8pt;
}

#footer_top  li {
	float:left;
	display:block;
	padding:2px;
	margin:0 0 10px;
	color:#f6f6f6;
}

#footer_top li a{
	float:left;
	line-height:16px;
	padding:0 4px 0 0;
	color:#f6f6f6;
	font-size:7pt;
	white-space:nowrap;
}

.footer_right{
	width:270px;
	padding:0 10px;
	float:left;
	text-align:right;
}

.footer_left {
	width:625px;
	padding:0 10px;
	float:left;
	text-align:left;
}

/*---------------------------------------------------------*/
/*-- CSS Clearfix -----------------------------------------*/
/*---------------------------------------------------------*/

.clearfix:after, #content_wrapper:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}

.clearfix, #content_wrapper {
    display:inline-block;
}

html[xmlns] .clearfix, html[xmlns] #content_wrapper {
    display:block;
}

* html .clearfix, * html #content_wrapper {
    height:1%;
}

.admin_edit_link {
	position: absolute;
	top: 18px;
	right: 5px;
	background: #FFFFFF;
	z-index: 100;
	padding: 5px;
}

.admin_edit_link.left_align {
	left:5px;
	right:auto;
}

.admin_bar {
	background:#FEFEFE url(../admin/admin_bar_bg.jpg) no-repeat bottom left;
	margin:0 auto 0;
	width:956px;
	padding:3px 12px 9px;
}

.admin_bar a{
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	float:left;
	padding:4px 6px 4px 22px;
	margin-right:14px;
	font-size:14px;
}

.vacancy {
	border: 1px solid #CCCCCC;
	float: left;
	width: 290px;
	margin: 4px;
	padding: 5px;
}

.vacancy h3 {
	padding: 0;
	font-size: 15px;
}

/*---------------------------------------------------------*/
/*-- Forms ------------------------------------------------*/
/*---------------------------------------------------------*/

button {
	cursor: pointer;
}

.buttons {
	text-align: left;
}

.right_buttons {
	text-align:right;
	margin-top:8px;
}

fieldset .buttons {
	padding: 5px;
}

form .row {
	padding: 5px;
}

form optgroup {
	background: #CCCCCC;
	padding: 5px;
	font-style: normal;
}

form small {
	clear: both;
}

form .checkbox {
	margin: 4px 1px;
}

form fieldset {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
}

form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form legend {
	margin: 10px;
	padding: 5px;
	background: #CCCCCC;
	color: #FFFFFF;
	-moz-border-radius: 5px;}

form .left_label {
	float: left;
	width: 200px;
	text-align: right;
	padding: 3px;
}

form .radio_right_label {
	margin-right: 10px;
}

form .no_label {
	margin-left: 206px;
}

form .left_aligned {
	text-align: left;
}

form .short {
	width: 75px;
}

form .small {
	width: 60px;
}

form .medium {
	width: 200px;
}

form .long {
	width: 400px;
}

form .tall {
	width: 118px;
	height: 100px;
}

/*---------------------------------------------------------*/
/*-- Referral Form ----------------------------------------*/
/*---------------------------------------------------------*/

#referral_form fieldset {
	padding: 0 5px 5px 5px;
}

#referral_form .left_label {
	width: 165px;
}

#referral_form .medium {
	width: 300px;
}

#referral_form textarea.medium {
	height: 80px;
}

#referral_form table {
	border: 1px solid #CCCCCC;
}

#referral_form th, #referral_form td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#referral_form button, .styled{
	background: url(../graphics/form_btn_back.jpg) top left no-repeat;
	border:none;
	color:#FFFFFF;
	font-family:Myraid Pro,Verdana,sans-serif;
	font-size:10pt;
	height:21px;
	width:153px;
	padding-bottom:3px;
}

.section_container {
	border: 1px solid #CCCCCC;
}

.section_container legend {
	background: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.sub_section_title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #F3F3F3;
	padding: 16px 0 5px 15px;
}

#current_vacancies {
	width: 100%;
	border-collapse: collapse;
}

#current_vacancies th, #current_vacancies td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.vacancy_summary {
	width: 100%;
}

.vacancy_summary th {
	width: 200px;
	text-align: right;
}

.vacancy_summary th, .vacancy_summary td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#sitemap {
	margin-top:15px;
}

#sitemap ul{
	margin-bottom:12px;
}

#sitemap li {
	list-style-type:disc;
	color:#54787E;
	padding:2px 0;
}

#sitemap .subpage {
	margin-left: 45px;
}

/*---------------------------------------------------------*/
/*-- News -------------------------------------------------*/
/*---------------------------------------------------------*/

.news_thumb{
	float:left;
	margin:0 10px 10px 0;
}

a.read_more_btn{
	float:right;
	margin:10px;
}

.news_article{
	overflow:hidden;
	margin:10px;
	border-bottom:1px solid #419abe;
	*float:left;
}
.news_article.index{
	overflow:hidden;
	margin: 0 20px 10px 0;
	float:left;
	width:285px;
	*width:280px;
}

.news_article h3, .news_article h2{
	margin:10px 0;
	padding:0px;
	font-size:12pt;
	color:#419abe;
}

.news_article.index h3, .news_article_h3{
	font-size:10pt;
	padding:0;
}
.news_article_h3{
	font-size:11pt;	
}

.news_article h2{
	font-size:14pt;
}

.news_article p{
	margin:0 0 10px;
}

.news_article.index p{
	margin-bottom:9px;
}

#news_wrap_inner .news_article{
	border:none;
}

.pagination{
	margin:10px;
	text-align:right;
	overflow:hidden;
}

.pagination	a{
	padding:5px 2px;
	margin:0 2px 0 0;
	text-align:center;
}

.pagination a:hover{
	text-decoration:underline;
}

#news_ticker {
	display:block;
	clear:both;
	overflow:hidden;
	height:22px;
	padding:4px 2px 2px 8px;
	font-size:12pt;
	border:2px #DDE4E5 solid;
}

#news_ticker li {
	margin-bottom:20px;	
}