/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family: 'Lexend', arial, Helvetica, sans-serif;
}

body.body {
	border-top: solid 8px #dd0407;
	background: #fff url(../images/body.gif) repeat-x;
	
}

img { 
	border: none; 
}

br { 
	clear: both;
}

h1, h2, h3, h4, h5 {
	font-family: 'League Gothic-Regular', arial, sans-serif !important
}

h1 {
	color: #cc0003;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 15px;
}

h2 {
	color: #cc0003;
	font-size: 0.95em;
	margin-bottom: 10px;
}

table h2 { margin-bottom: 0; font-size: 1em; }

h3 {
	font-size: 0.9em;
	margin-bottom: 10px;
}

a {
	color: #cc0003;
}

a:hover {
	text-decoration: none;
}

td {
	padding: 4px;	
}

fieldset 
{
	border: none;
}

address 
{
	font-style: normal;
	font-size:0.8em;
}

option { padding-right: 5px;}

textarea {font-size: 1em;}

#text p, #text ul, #text ol, #left-column-full p, #left-column-full ul, #left-column-full ol {
	font-size: 0.8em;
	margin-bottom: 15px;
}

#text ul, #text ol, #left-column-full ul, #left-column-full ol {
	margin-left: 25px;
}

#text ul, #left-column-full ul {
	list-style-type: disc;
}

#text td, #left-column-full td {
	font-size: 0.8em;
}

#text td p, #text td ul, #text td ol, #text td td, #text ul ul, #text ol ol, #text ol ul {
	font-size: 1em;
}

#left-column-full td p, #left-column-full td ul, #left-column-full td ol, #left-column-full td td, #left-column-full ul ul, #left-column-full ol ol, #left-column-full ol ul {
	font-size: 1em;
}

#container {
	width: 1016px;
	margin: 0 auto;
	min-height: 771px;
}

#header {
	width: 1016px;
	height: 135px;
	background: #dd0407 url(../images/header.gif) no-repeat;
}

#header ul {
	display: inline;
	position: relative;
	top:-8px;
	float: right;
	background-image: url(../images/header-menu-left.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
}

#header ul li {
	display: inline;
	float: left;
	background: url(../images/header-menu-border.gif) no-repeat right;
	padding-right: 3px;
}

#header ul li#helpdesk {
	background-image:url(../images/header-menu-right.gif);
	background-position: right;
	padding-right: 40px;
}

#header ul li a {
	background-image:url(../images/header-menu.gif);
	display: block;
	min-height: 27px;
	min-width: 50px;
	float: left;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
}

* html #header ul li a {
	height: 27px;
}

#left-column {
	float: left;
	padding-left: 358px;
	background-color: #fff;
	background-repeat: no-repeat;
}

#left-column-full {
	float: left;
	background: #fff url(../images/left-column-full.gif) no-repeat top right;
	width: 714px;
	padding: 0 65px 0 15px;
	min-height: 250px;
	text-align: right;
}

#left-column-full p, #left-column-full table, #left-column-full h1, 
#left-column-full h2 , #left-column-full h3, #left-column-full h4, 
#left-column-full ul, #left-column-full ol, #valSummary, #left-column-full div, #left-column-full span
{
	text-align: left;
}

#valSummary ul li 
{
	list-style-type: none;
	margin-top: 5px;
}

#strapline {
	width: 371px;
	min-height: 205px;
	background: #eff0eb url(../images/strapline.gif) no-repeat;
	padding: 15px 55px 1px 10px;
	margin-bottom: 0;
}

* html #strapline {
	height: 205px;
}

#strapline p {
	color: #5b5c57;
	color: #3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 15px;
}

#text-holder {
	width: 436px;
	min-height: 138px;
	background: #fff url(../images/textholder.gif) no-repeat;
	padding-top: 23px;
}

* html #text-holder {
	height: 138px;
}

#text {
	margin-left: 59px;
	width: 290px;
	padding: 0 15px 30px 15px;
	min-height: 250px;
	background: #eff0eb url(../images/textfoot.gif) no-repeat bottom;
	margin-bottom: 15px;
}

* html #text {
	height: 250px;
}

#right-column {
	float: right;
	margin-right: 15px;
	width: 207px;
	/*min-height: 478px;*/
	min-height: 350px;
	padding-bottom: 153px;
	background: #d52326 url(../images/rightcolumn.gif) no-repeat bottom;
}

* html #right-column {
	height: 350px;
}

/* Right Menu */
#right-column ul {
	list-style-type: none;
	position: relative;
	right: 20px;
	top: -50px;
}

#right-column ul li {
	min-height: 53px;
	width: 200px;
}

* html #right-column ul li {
	height: 53px;
}

#right-column ul li a {
	display: block;
	min-height: 43px;
	padding-top: 10px;
	width: 140px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 50px;
	padding-right: 10px;
}

* html #right-column ul li a {
	height: 43px;
}

#right-column ul li ul {
	right: 0;
	top: 0;
	position: relative;
}

#right-column ul li ul {
	border-bottom: #e92a2e solid 8px;
}
/*
#right-column ul li#jobs ul {
	border-bottom: #ca0306 solid 8px;
}

#right-column ul li#career ul {
	border-bottom: #e92a2e solid 8px;
}

#right-column ul li#teacher ul {
	border-bottom: #fb5c5b solid 8px;
}

#right-column ul li#living ul {
	border-bottom: #eda7a6 solid 8px;
}
*/

* html #right-column ul li ul {	
	position: fixed;
}

#right-column ul li ul li {
	min-height: 22px;
	font-size: 0.85em;
	background-color:#fc3235;
	border-top: #e92a2e solid 8px;
	border-bottom: #c91e24 solid 2px;
	text-align: center;
}
/*
#right-column ul li#jobs ul li {
	background-color: #e10609;
	border-top: #ca0306 solid 8px;
	border-bottom: #b50406 solid 2px;
}

#right-column ul li#career ul li {
	background-color:#fc3235;
	border-top: #e92a2e solid 8px;
	border-bottom: #c91e24 solid 2px;
}

#right-column ul li#teacher ul li {
	background-color:#fe7170;
	border-top: #fb5c5b solid 8px;
	border-bottom: #e74a49 solid 2px;
}

#right-column ul li#living ul li {
	background-color:#f8bebd;
	border-top: #eda7a6 solid 8px;
	border-bottom: #db8f8e solid 2px;
}
*/
* html #right-column ul li ul li {
	height: 22px;
}

#right-column ul li ul li a {
	min-height: 18px;
	font-size: 0.85em;
	background-color:#fc3235;
	width: 200px;
	padding: 0;
	padding-top: 4px
}
/*
#right-column ul li#jobs ul li a {
	background-color: #e10609;
}

#right-column ul li#career ul li a {
	background-color: #fc3235;
}

#right-column ul li#teacher ul li a {
	background-color: #fe7170;
}

#right-column ul li#living ul li a {
	background-color: #f8bebd;
}
*/
* html #right-column ul li ul li a {
	height: 18px;
}

* html #right-column ul li#contact{
	height: 79px;
}

#right-column ul li#contact {
	min-height: 79px;
	background: #f8bebd url(../images/menu/menu-contact.gif) no-repeat;
}

#living {
	background: #f8bebd url(../images/menu/menu-living.gif) no-repeat;
}

#teacher {
	background: #fe7271 url(../images/menu/menu-teacher.gif) no-repeat;
}

#career {
	background: #f62f32 url(../images/menu/menu-career.gif) no-repeat;
}

#jobs {
	background: #e20609 url(../images/menu/menu-jobs.gif) no-repeat;
}

#kent {
	background: #e20609 url(../images/menu/menu-living.gif) no-repeat;
}

#retention {
	background: #e20609 url(../images/menu/menu-career.gif) no-repeat;
}

#directory {
	background: #e20609 url(../images/menu/menu-jobs.gif) no-repeat;
}

/* End Right Menu */

/* Sub Menu */

#sub-menu {
	float: left;
	text-align: left;
}

#sub-menu ul {
	margin-right: 10px;
}

/* End Sub Menu */

#footer-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #c8d1b6 url(../images/footer-container.gif) no-repeat;
	clear: both;
}

#footer {
	margin-top: 10px;
	width: 986px;
	height: 35px;
	background: #c8d1b6 url(../images/footer.gif) no-repeat;
	text-align: right;
	padding: 15px 0 0 0;
	margin: 0 auto;
}

#footer ul, #footer ul li {
	display: inline;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	border-left: 1px solid #676b5e;
	padding: 0 15px;
}

#footer ul li.first {
	border-left: none;
}

#footer ul li a, #footer span {
	color: #676b5e;
	text-decoration: none;
	font-size: 0.8em;
}

#footer span { font-size: 0.7em; }
#footer span a { color: #676b5e; }

/* Tables and dataTables */

.dgPager td
{
	padding:4px; 
	font-family: Verdana, 'Lexend', arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color:#ffffff; 
	background:#D6332F; 
	height:25px;
}

.dgPager a:link, .dgPager a:hover, .dgPager a:visited, .dgPager a:active
{
	text-decoration:underline;
	color:#ffffff;
	font-weight: normal; 
}

.dg, #dg1
{
	table-layout:fixed;
	min-width: 400px;
}

.dg td
{
	overflow:hidden;
	white-space:nowrap;
}

.dgHeader td
{
	padding:4px; 
	font-family: Verdana, 'Lexend', arial, Helvetica, sans-serif; 
	font-weight: bold;  
	color:#ffffff; 
	background:#D6332F; 
	height:30px;
	font-size: 100%;
	vertical-align:bottom;
}

.dgItem td
{
	padding-bottom:6px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, 'Lexend', arial, Helvetica, sans-serif; 
	font-weight: normal;  
	background-color: #eee; 
	overflow:hidden;
	white-space:nowrap;
}

table tr:nth-child(2n) td, 
table > tr:nth-child(2n) td,
.dgAlterItem td {
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, 'Lexend', arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #f6f6f6;
}

.dgAlterItem a, .dgItem a 
{
	text-decoration: none; 
	color: #3c3c99; 
	overflow: hidden;
	white-space: nowrap;
} 

.dgAlterItem a:hover, .dgItem a:hover 
{
	text-decoration: underline; 
	overflow: hidden;
	white-space: nowrap;
}

.allow-wrap td{white-space:normal;}


.tableheader
{
	padding:4px; 
	font-family: Verdana, 'Lexend', arial, Helvetica, sans-serif; 
	font-weight: bold;  
	color:#ffffff; 
	background:#D6332F; 
	font-size: 100%;
	vertical-align:bottom;
}

.tablerow
{
	padding-bottom:6px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, 'Lexend', arial, Helvetica, sans-serif; 
	font-weight: normal;  
	background-color: #eee; 
	overflow:hidden;
	white-space:nowrap;
}

.form
{
	background-color:#C0D7ED;
	padding:10px;
}



label 
{
	font-weight:bold;
}

table label
{
	float:none;
	width: 100%;	
	text-align: right;	
	padding-right:0;
	padding-bottom:0;
	padding-top:0;
	font-weight:bold;
	vertical-align:top;
}

.button
{
	color: #FFFFFF;
	background-color:#D6332F;
	padding:4px;
	border:solid 1px #ffffff;	
}

/* Search Results C0D7ED */

#vacancyresults
{
	background-color:#E8F0F9;	
}

#vacancyresults a:link, #vacancyresults a:active, #vacancyresults a:hover, #vacancyresults a:visited
{
	color: #D6332F;
	text-decoration:none;
	border-bottom:1px dashed #D6332F;
}

#vacancyresults h3
{
	font-size:110%;
	margin-bottom:0;
	color:#D6332F;
}

.pager
{
	
}

#pager a:link, #pager a:active, #pager a:hover, #pager a:visited
{
	color: #004F95;
	text-decoration:underline;
	border-bottom:0px solid #004F95;
}

.pagercurrent
{
	color: #004F95;
	text-decoration:none;
	font-weight:bold;
	border-bottom:0px solid #004F95;
}

#pagercurrent a:link, #pagercurrent a:active, #pagercurrent a:hover, #pagercurrent a:visited
{
	color: #004F95;
	text-decoration:none;
	border-bottom:0px solid #004F95;
}

.form 
{
	background-color: #eff0eb;	
}

.submenuleft {	
	background-image:url(../images/menu_left.gif);
	width:6px;
	background-color:#fff;
	background-repeat:no-repeat;
	height:7px;
	background-position:right;
}

.submenucentre {  
	width:650px;
	background-color:#DA524F;
	color:#ffffff;
	height:7px;
	text-align: left;
	vertical-align:middle;	/**/
}

.submenuright {
	background-image:url(../images/menu_right.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:6px;
	background-color:#fff;	
	height:7px;
	vertical-align:middle;
}

#submenu, #submenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2;
	height:7px;
}

#submenu li
{ 
	display: inline;
	list-style-type: none;
	height:7px;
}

#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active
{
	padding-right:10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.button 
{
	text-decoration: none;
	display: block;
}

a.button :hover
{
	text-decoration: none;
	display: block;
}

.warning, .warning550
{
	border-right: #D6332F 1px solid;
	padding-right: 10px;
	border-top: #D6332F 1px solid;
	padding-left: 10px;
	padding-bottom: 0;
	border-left: #D6332F 1px solid;
	color: #d6332f;
	padding-top: 10px;
	border-bottom: #D6332F 1px solid;
	background-color: #ffd8d4;
	margin:10px;
}

.smallTextbox { width: 30px; }

fieldset legend { font-size: 14px;	font-weight: bold;	color: #CA003A; padding-bottom: 5px; }

.faqTable { background-color: #eff0eb; width:100%;}
.faqTable th { background-color: #d52326; padding: 5px; color: #fff; font-weight:normal;}

.repeaterTable {background-color: #eff0eb; width:100%; }

.widetable { width: 100%; }
.asterix { color: #f00; }
.warning-width { width:500px; float:right; }

.assessment-table h4{padding-bottom:5px;margin-bottom:0;line-height:normal;font-size:1.3em;}


