﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#00447C;
	background-color:white
}

table
{
	width:300px;
	border-collapse: collapse;
	
}

th
{
	text-align:left;
}

table#main
{
	border-collapse:collapse;
	width:800px;
}


table#main td
{
	
}

table#main td.header
{
	background-color:White;
	vertical-align:top;
	/* IE6 requires the height to be 90x in order to display 100px of image... */
	background-image: url(./Image/Header.jpg);
	background-repeat:no-repeat;
	height:100px;
	padding:none;
}

table#main td.headerHome
{
	background-color:White;
	background-image: url(./Image/Header_home.jpg);
	background-repeat:no-repeat;
        height: 100px; 
        vertical-align: bottom; 
        text-align:right;
        padding:0 5px 3px 0; 
}

table#main td.LogoImage
{
	background-color:White;
	vertical-align:middle;
	text-align:right;
	border-bottom:1px solid #00447C;
        color:#EA6F32;
        font-size:14pt;
        font-weight:bold;	
	/* IE6 requires the height to be 90x in order to display 100px of image... */
	background-image: url(./Image/Logo.gif);
	background-repeat:no-repeat;
	height:247px;
	width:380px;
	padding:none;
}

table#main td.headerHome span
{
	color: #fff; 
	font-size: 14pt
}

table#main td.headerHome span span
{
	font-size: 16pt; 
	font-weight: bold;
}

table#main td.mainCell
{
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:White;
	vertical-align:top;
	

}

table#main td.mainCell2
{
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:White;
	vertical-align:top;
	background-color:White;
	white-space:nowrap;
	
}
table#main td.emptyCell
{
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:White;
	vertical-align:bottom;
	text-align:right;
	color:74A391;
	font-size:11pt;
	font-weight:bold;
}

table#main td.emptyCell a 
{
	color:#EA6F32;
	font-size:11pt;
	font-weight:bold;
}

table#stages
{
	border-collapse:collapse;
	padding:none;
	height:25px;
	width:792px;
	margin-left:3px;
}
table#stages td
{
	padding:none;
	margin:none;
	vertical-align:middle;
	width:130px;
}

table#stages td.spacer
{
	width:2px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

table#stages td div
{
	color:#fff;
	font-weight:bold;
	width:100%;
	vertical-align:bottom;
	margin:none;
	padding:none;
	border:none;
	height:25px;
}

table#stages td div span
{
	padding-left:3px;
	padding-right:3px;
	line-height: 25px;
}

table#stages td div.stageComplete
{
	background-color:#EA6F32;
}

table#stages td div.stageIncomplete
{
	background-color:#00447C;
}

table#stages td div.current
{
}

div#resultScroller
{
	background-color:74A391;
	width:100%;
}

div#resultScroller table
{
	border-collapse:collapse;
}

div#resultScroller td
{
	color:#fff;
	font-size:9pt;
	/*Same as table#main td.mainCell*/
	padding-left:8px;
	padding-right:8px;
}

div#resultScroller a
{
	color:#fff;
	font-size:9pt;
}

div#resultScroller a.current
{
	color:#fff;
	font-size:9pt;
	font-style:italic;
}

#pnlVacancyScroll td
{
	padding-left: 5px; padding-right: 5px
}

#pnlVacancyScroll td div#resultScroller
{
	background-color: #00447C;
}


h1
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 14pt;	
	font-weight:bold;
}

h2
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight:bold;
}

h3
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 10pt;	
	font-style: italic;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:4px;
}

a
{
	color:#EA6F32;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
        color:#EA6F32;
	text-decoration:underline;	
}

#reminderContainer, #loginContainer, #registrationContainer
{
	border-bottom: 10px solid 74A391;
	width:300px;
}

#reminderContainer table, #loginContainer table, #registrationContainer div
{
	height: 65px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform: none;
	text-align:left;
	width:400px;
	height:55px;
	display:inline;
}

div.nextHolder
{
	width:100%;
	text-align:right;
	padding-bottom:5px;
}

div.previousHolder
{
	width:100%;
	text-align:left;
	padding-bottom:5px;
}

.lblStageHeading
{
  color:#EA6F32;	
}

.CVChooserFilename
{
	margin:0 0 0 20px;
	display:block;
	/* below same as standardSmallText */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform: none;
	text-align:left;
	vertical-align:top;
}

.standardShortTextbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-align:left;
	width:165px;
}

.standardButton{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	color: #fff;
	background-color: #74A391;
	Border-Style:Solid;
	Border-Width:1px;
	Border-Color:#00447c;
	vertical-align:middle;
	cursor:pointer;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.standardDropdown 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform: none;
}

.zOrderedDropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform: none;
}

.standardMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform: none;
	text-align:left;
	z-index:5;
	display:block;
}
			
.standardErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:red;	
	text-decoration: none;
	text-transform: none;
	text-align:left;
	display:block;
}

.standardSmallText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform: none;
	text-align:left;
	vertical-align:top;
}
		
.postcodeTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	width:70px;
		}

.standardCalendarPanel
{
	padding:5px;
	width:200px;
	border:1px solid 00447C;
	margin-top:8px;
}

.standardCalendarPanel table
{
	margin-top:5px;
	
}

.standardCalendarInput
{
	vertical-align:middle;
	display:inline;
	width:100%;
}

.standardCalendarDateFormat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform: none;
	text-align:left;
	vertical-align:middle;
}

.standardDateTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00447C;	
	text-decoration: none;
	text-transform: none;
	text-align:left;
	width:90px;
}
	
.standardCalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	background-color: #E2f0E5;
	color:#0E5B35;	
	text-decoration: none;
}

.userValidationMessage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
	text-decoration: none;
	text-transform: none;
	text-align:left;
	vertical-align:top;
	color:Red;
}

.standardSubHeading{
	background-color:#c0c0c0;
	white-space:nowrap;
}

.standardLabel{
	background-color:White;
	white-space:nowrap;
}
.tableSizing{
	background-color:White;
	white-space:nowrap;

}
