#engage form
{
	margin: 0;
	padding: 0;
	border: none;
}

#engage table, #engage th, #engage td
{
	border: none;
	vertical-align: top;
	text-align: left;
	/*background-color: #fff;
	color: #000;*/
}

#engage table
{
	width: 100%;
	border-collapse: collapse;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#engage img
{
	border: 0px;
	float: none;
	margin: 0;
}

#engage span.hide
{
	visibility: hidden;
}

/*Button styles*/
#engage input.buttonSearch
{
	width: 5em;
	font-weight: bold;
}

#engage input.Button
{
	width: auto;
	border-style: groove;
	border-width: 2px;
	font-weight: bold;
}
/*End Button styles*/

/*TextBox styles*/
#engage input.textBox, #engage input.textBoxSmall, #engage input.postcode, #engage input.password, #engage textarea, #onlineappform select
{
}

#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: 31.5em;
}

#engage textarea.tall
{
	height: 10em;
}

#engage textarea.widetall
{
	width: 40em;
	height: 20em;
}
/*End TextBox styles*/

/*Select styles*/
#engage select
{
	width: 18.5em;
}


#engage select.multiselector
{
	height: 8em;
}

/*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 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;
	font-size: 1em;
}

#engage div.checkboxes td label, #engage div.radiobuttons td label, #engage span.checkboxes td label, #engage span.radiobuttons td label
{
	float: none;
	display: inline;
	font-size: 0.7em;
}

#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 div.jobresult tr.header th {
font-weight:bold;
padding-bottom:10px;
vertical-align:top;
}

#engage div.jobresult tr.seperator td {
border-top:1px solid #F2F1EF;
padding-bottom:10px;
}
#engage #jobSearch td
{
	padding-bottom: 7px;
}

#engage #jobSearch th
{
	width: 10em;
}

#engage #jobSearch #salaryrange select
{
	width: 6em;
}
/*End Search Page*/

/* Manitory */
.highlight, .required, .mandatory, .manitory, .alwaysmanitory
{
	font-weight: bold;
	color: red;
	display: inline;
}

#engage td.manditoryCell
{
	width: 15px;
}

#engage th
{
	width: 20em;
}

#engage .results th
{
	font-weight: bold;
}

#engage table.list th
{
	width: auto;
}


#engage th label
{
	width: auto;
	float: none;
}

#engage th.long
{
	width: 30em;
}

#engage #onlineappform td.double
{
	width: 30em;
}

#engage #onlineappform td.content h4, #engage #onlineappform td.content p, #engage #onlineappform td.content label
{
	display: block;
}

#engage #onlineappform td.content h4
{
	font-size: 1.2em;
}

#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;
}
/*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: #F2F1EF none repeat scroll 0%;
}

#engage div.jobnav ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 2px !important;
}
#engage table.jobresultnav td.next
{
	text-align: right;
	float: none;
}
#engage table.jobresultnav td.return
{
	text-align: center;
}
#engage div.jobnav ul li
{
	margin: 0px !important;
	padding: 0px !important;
}

#engage div.jobnav a
{
	text-decoration: none;
}

#engage td.validationMessage
{
	color: Red;
	font-weight: bold;
}


#engage td.validationMessage a
{
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}

#engage .next
{
	float: right;
}

#engage .prev
{
	float: left;
}

#resultcriteria
{
	border: 1px solid #00AEEF;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#engage div.jobresult table
{
	margin-top: 0px;
}

#engage div.jobresult
{
	border-top: solid 1px #F2F1EF;
}
/*End Search Results*/

/*Job View*/


#engage div.clear
{
	clear: both;
}
#engage #jobdesc, #engage #awardlogos, #engage #CRB
{
	margin: 10px 0px;
}
/*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;*/
}

#engage #abandonapplication
{
	padding-top: 10px;
	padding-bottom: 20px;
}
/*App Form End*/

/*Printable Form*/
#engage #previewform
{
	width: 600px;
}

#engage #previewformtable th, #engage #previewform table td.fieldlabel
{
	width: 300px;
	padding-right: 10px;
	font-weight: bold;
}
#engage #previewform table td.fieldlabelFull
{
	width: auto;
	padding-right: 10px;
	font-weight: bold;
}


#vacancy_employer_logo
{
	text-align: right;
}
/*Printable Form End*/

.formTable input.checkbox, .formTable input.button, .formTable div.checkboxes input, .formTable div.radiobuttons input, .formTable div.checkboxesDis input
{
	width: auto;
}
.formTable div.checkboxes, .formTable div.checkboxesDis
{
	margin: 0.5em 0;
}


#engage h4
{
	/*font-size: 1em;*/
}

#engage h3
{
	font-size: 1.5em;
	font-weight: bold;
}

#resultcriteria, .applynotice
{
	background: #CCECFB none repeat scroll 0 0;
	font-weight: bold;
}

#resultcriteria
{
	border: 1px solid #00AEEF;
	margin-bottom: 10px;
	padding: 5px 10px;
}

#engage #previewform strong
{
	color: #000;
}

.CalStyle table
{
	font-size: 10px;
}

#jgplogo
{
	/*left:250px;
	float: left;
	position:absolute;*/
	padding-top:45em;
}

#engage h2
{
	font-size: 2em;
}
