#engage {text-align: justify;}
#engage form { margin: 0; padding: 0; border: none; clear:none }

#engage table, #engage th, #engage td{border: none; vertical-align: top; text-align: left;}

#engage table
{
	width: 100%; border-collapse: collapse; font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#engage a
{
	font-weight: bold;
}

#engage img
{
	border: 0px;
}

#engage span.hide
{
	visibility: hidden;
}

/*TextBox styles*/
#engage input.textBox, #engage input.textBoxSmall, #engage input.postcode,
#engage input.password, #engage textarea, #onlineappform select, input.INPUTbox, select
{
	border: solid 1px #662046;
}

#engage input.textBox
{
	width: 17em;
}

#engage input.textBoxSmall
{
	width: 13em;
}

#engage input.postcode
{
	width: 9em;
	text-transform: uppercase;
}

#engage input.password
{
	width: 10em;
}

#engage textarea
{

}

#engage textarea.wide
{
	width:42.5em;
}

#engage textarea.tall
{
	height: 10em;
}

#engage textarea.widetall
{
	width:42.5em;
	height: 20em;
}
/*End TextBox styles*/

/*Button styles*/
#engage input.buttonSearch
{
	width: 5em;
}

#engage input.Button, #engage input.buttonSearch
{
	width: auto;
	background:#c90062 none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	padding: 2px 4px;
}
/*End Button styles*/


/*Select styles*/
#engage select
{
	width: 18.5em;
}


#engage select.multiselector
{
	height: 8em;
}

#engage select {
	border: 1px solid #662046;
}

/*End Select styles*/

/*Checkboxes and Radiobuttons*/
#engage div.checkboxes table, #engage span.checkboxes table
#engage div.radiobuttons table, #engage span.radiobuttons table
{
	width: 30em;
}

#engage div.checkboxes table td {
	text-align: left;
	vertical-align: top;
}

#engage div.checkboxes input, #engage div.radiobuttons input,
#engage span.checkboxes input, #engage span.radiobuttons input
{
	width: auto;
	margin-right: 5px;
}

#engage div.checkboxes label, #engage div.radiobuttons label,
#engage span.checkboxes label, #engage span.radiobuttons label
{
	float: none;
	display: inline;
	color: #363534;
}

#engage div.checkboxes table.fullwidth, #engage span.checkboxes table.fullwidth
#engage div.radiobuttons table.fullwidth, #engage span.radiobuttons table.fullwidth
{
	width: auto;
}
/*End Checkboxes and Radiobuttons*/

/*Search Page*/
#engage #jobSearch td
{
	padding-bottom: 7px;
}

#engage #jobSearch th
{
	width: 10em;
}

#engage #jobSearch #salaryrange select
{
	width: 8.5em;
}
/*End Search Page*/

/* Manitory */
.highlight, .required, .mandatory, .manitory, .alwaysmanitory {
	font-weight: bold; color: #FF0000; display: inline; font-size: 1.2em
}

#engage td.manditoryCell
{
    width: 15px;
}

#engage th
{
	width: 15em;
}

#engage table.list th
{
	width: auto;
}


#engage th label
{
	width: auto;
	float: none;
}

#engage th.long
{
	width: 30em;
}

#engage #onlineappform td.double
{
	
}

#engage tr.seperator td
{
	padding-bottom: 20px;
}
/* End Manitory */

/*Login Page*/
#engage #login th
{
	width: 8.7em;
}

#engage div.invalidEmail, #engage td.invalidEmail
{
	font-weight: bold;
	color: Red;
}
/*End Login Page*/

/*Home Page*/
#engage #welcome
{
	margin-top: 10px;
}

#engage div.subsection
{
	margin-bottom: 10px;
}

#engage div.subsection h4 {
	padding: 7px 0px 0px 0px;
	height: 22px;
	margin-bottom: 2px;
}
/*End Home Page*/

#engage p {
	padding: 5px 0; margin: 0px; 
}

#engage label
{
	font-weight: bold;
	width: auto;
}

#engage table.results tr td {padding-bottom: 10px;}

/*Search Results */
#engage div#jobnavbtm {
margin-top:10px;
}

#engage div#jobnavtop {
margin-bottom:10px
}

#engage div#jobnavtop, #engage div#jobnavbtm {
padding:2px;
text-align:center;
}
#engage div.jobnav {
background:#fff none repeat scroll 0%;
clear: none
}

#engage div.jobnav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:2px !important;
}

#engage div.jobnav ul li {
	margin:0px !important;
	padding:0px !important;
	width: 32%
}

#engage div#jobnavbtm ul li {
	width: 49%;
}

#engage .jobnav a {
text-decoration:none;
display: inline
}

#engage div#jobnavbtm ul {
	height: 25px;
}

#engage div#jobnavbtm .prev, #engage div#jobnavbtm .next, #engage div#jobnavbtm .return {
	height: 18px;
}

#engage .next {
	
}

#engage .prev {
	
}

#resultcriteria
{
	border:1px  #fff;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

#engage table.jobresult
{
	border: 1px solid #cdcccc;
	margin-bottom: 10px
}

#engage table.jobresult td
{
	padding: 3px;
}

#engage table.jobresult td.borderspacing
{
	padding-left: 5px;
}

#engage table.jobresult td.jobtitle {
	font-weight: bold; padding-top: 5px; padding-bottom: 5px; color: #662046; border-bottom: 1px solid #cdcccc
}

#engage table.jobresult td.jobtitle h4 {
	margin: 0px;
	padding: 0px;
}


#engage table.jobresult td.jobdesc {
	padding-bottom: 8px;
	text-align: justify;
}

#engage table.jobresult td.location {
	padding-top: 10px
	
}

#engage table.jobresult td.salary {
	
}

#engage table.jobresult td.dates
{
	height: 30px;vertical-align:middle;
}

#engage table.jobresult td.posteddate
{
	border-bottom: solid 1px #fff;
}

#engage table.jobresult td.closingdate
{
	text-align: right;
	border-bottom: solid 1px #fff;
}
/*End Search Results*/

/*Job View*/

#engage #Vsummary {

}

#engage #Vsummary p {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:4px 4px 4px 5px;
height: 15px
}

#engage #Vsummary #vacancy-employer
{
	border-top:none;
}

#engage #Vsummary p.vacancy-closing-date
{
}

#engage #Vsummary p span.label {
color:#363534;
float:left;
font-weight:bold;
width:150px;
}

#engage #Vsummary p span.label2 {
color:#363534;
float:left;
font-weight: normal;
width: 90%;
}

#engage #Vsummary p span.field {
	float:left;
}

#engage div.clear {

}

#engage #jobtasks {
margin:15px 0px 0px 0;
padding:4px 0px;
}

#engage #jobtasks ul {
margin:0px;
padding:0px;
}

#engage #jobtasks ul li {
display:inline;
list-style-type:none;
margin:0px;
padding:0px;
}

#engage #jobtasks ul li.SendFriend a {
	/*background:transparent url(/pages/files/ico-email.gif) no-repeat scroll left center;*/
}

#jobtasks ul li.SubmitOLA a {
/*background:transparent url(/pages/files/ico-applyonline.png) no-repeat scroll left center;*/
}

#engage #jobdesc, #engage #awardlogos, #engage #CRB
{
	margin: 10px 0px;
}


#engage #LinkedFiles ul, #engage #LinkedFiles ol, #engage #Tasks ul, #engage #Tasks ol {
margin: 5px 10px !important;
padding:0px 10px;
list-style: none
}

#engage #Tasks ul li, #engage #Tasks ol li {
	list-style: none;
	margin: 5px 10px;
	padding: 0px 10px;
}

#engage #waystoapply ul {
list-style-type:none;
margin: 5px 10px;
padding: 0px 10px;
}

#engage #apponline 
{
	padding-left: 0px;
	text-align: center
}

#engage #apponline ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center
}

#engage #apponline ul li {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	text-align: center;
	width: 15%
}

#engage #apponline ul li a {
	color: #fff;
}

#appdetail p 
{
	padding-left: 0px;
}

#engage div#appform ul li {
background:transparent url(/pages/files/ico-print.gif) no-repeat scroll left center;
padding-left:22px;
}

#engage #appdetail h3 {
	padding: 7px 0px 0px 0px;
	height: 22px;
	margin-bottom: 2px;
	font-size: 1.2em
}

#engage div#LinkedFiles {
overflow:hidden !important;
width:100%;
}

#engage div#LinkedFiles ul li {
/*background:transparent url(/pages/files/ico-apppack.gif) no-repeat scroll left center;*/
list-style-type:none;
padding-left: 10px !important;
}

#engage #AppLinks, #engage #Tasks, #engage #LinkedFiles {
margin: 10px 0pt;
padding: 0pt;
}

#engage #AppLinks h3, #engage #Tasks h3, #engage #LinkedFiles h3, #engage #SearchOptions h3 {
	padding: 7px 0px 0px 0px;
	height: 22px;
	margin-bottom: 2px;
	font-size: 1.2em
}

#engage #SearchOptions ul {
margin:5px 10px !important;
padding:5px 10px;
}

#engage #SearchOptions ul li {
list-style-type:none;
margin: 5px 10px;
padding: 0px 10px;
}

#engage #Tasks ul, #engage #LinkedFiles ul, #engage #LinkedFiles ol {
margin: 5px 10px;
padding: 5px 10px;
}

/*Job View End*/

#reasonsToRegister li
{
	margin: 5px;
}

/*App Form*/

#engage #jobSummary th
{
	width: 10em;
}

#onlineappform #appFormButtons td
{
	padding-bottom: 10px;
}

#onlineappform #appFormButtons a.EditApplication
{
	padding-right: 20px;
}

#onlineappform td
{
	padding-bottom: 3px;
}

#onlineappform select
{
	width: 17.2em;
}

#stepProcedures
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#stepProcedures h4
{
	font-size: 1.2em;
	color: #662046
}

#stepProcedures h4 span {
	color: #662046;
}

#engage #abandonapplication
{
	padding-top: 10px;
	padding-bottom: 20px;
}
/*App Form End*/

/*Printable Form*/
#engage #previewform
{
	
}

#engage #previewformtable th, #engage #previewform table td.fieldlabel {
	width: 300px;
	padding-right: 10px;
	font-weight: bold;
}

#vacancy_employer_logo {
text-align:right;
}
/*Printable Form End*/
.DetailControl {width:480px; height:80px !important;}

/* Middle Nav Bar */

#MainContent ul.engageUl {
            margin: 0px;
            padding: 0px;
            list-style: none;
            height: 40px;
            text-transform: uppercase
}

#MainContent ul.engageUl li {
            float: left;
            margin: 0px 2px 0px 0px;
            padding: 0px;
            list-style: none;
}

#MainContent ul.engageUl li a {
            display: inline-block;
            background: #363534;
            color: #fff;
            text-align: center;
            padding: 5px;
            width: 177px;
            text-decoration: none;
}

*html #MainContent ul.engageUl li a {
	width: 175px;
}

#MainContent ul.engageUl li a:hover {
            display: block;
            background: #c90062;
            color: #fff;
            text-align: center;
            padding: 5px;
            text-decoration: none
}

#MainContent ul.engageUl li a strong {
            display: block;
            background: #c90062;
            color: #fff;
            text-align: center;
            padding: 5px;
			margin: -5px;
            text-decoration: none;
			cursor: pointer;
			font-weight: normal
}
#engage .error {
	background: #c90062;
	color: #fff;
	padding: 5px;
	margin-bottom: 5px
}

#engage .error2 span {
	color: #ffffff;

}

#engage .error2 {
	margin-bottom: 5px;
}

fieldset {
	border: 1px solid #8a8c8e;
}

span.validator_error
{
	color: #FF0000;
	font-weight:bold;
}

#engage span.engageDate input
{
	color: #000;
	
}

 #engage #previewform table td.fieldparagraph {
	
	padding-right: 10px;
	font-weight: bold;
}

a.Button {
	border: 1px solid #fff; background: #c90062; color: #fff; font-weight: bold; font-size: 1em; text-align: center; padding: 5px 10px; margin: 0px auto }
	



.FeatureTop {
	height: 22px;
}

.FeatureMiddle {
}

.FeatureBottom {
	height: 22px;
}

.FeatureTitle3 {
	text-transform: uppercase;
	font-style: normal;
	padding: 5px 15px;
}

#FeaturedVacancies3 {
	float: right;
	width: 206px;
	margin-right: 2em;
	color: #fff
}

.FeatureBox3 {
	padding-top: 200px;
	width: 206px;	
}

.FeatureVacancy4 {
	padding: 0px;
}

#FeaturedVacancies3 a{
	color: #fff;
}