/* CSS contains
   TOP LEVEL HTML
   STRUCTURAL ELEMENTS
   MENU
   OPTIONS / TOOLBAR
   FORM ELEMENTS
   LOGIN ONLY
   APP CENTRE ONLY
   VACANCY MENU
   PRESENTATION: USE IN CONFIG
   BESPOKE
*/


/* SECTION: Top level HTML elements */

body {
	font-family: Arial,Verdana , sans-serif;
	color: #000;
	font-size:0.795em; 
	background-color:transparent;
	margin: 0; 
	border: 0;
	text-align: center; 
}

td { padding: 3px 14px 3px 2px; }

a { color:#1f3562; }
a:visited { color:#1f3562; }
a:active  { color:#1f3562; }
a:Hover { color:#1f3562; }

p {display: inline;}

h1 { 
	margin-top: 30px; 
	color:#1d3563;
	font-size:1.698em;
}
h2 { 
	color:#1d3563;
	display: inline; 
}
h3 {}

hr {
	color:#1d3563;
	height: 1px;
}

form {display: inline;}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
	width: 730px;
}

legend {
	display: none;
	border:  0;
	padding: 0;
	margin: 0;
}

select,input,textarea{ 
	font-size:1em; 
	font-family: Arial, Verdana, sans-serif;
}

img {border: 0;}

/* SECTION: Structural Elements */
div#skip {
	height: 1px;
	background-color: #fff;
	/* must be left to one pixel otherwise not working */
}

div#header {
	/* height: 100px; */
	margin: 0 auto;
	width: 975px;
	text-align: left;
}

div#column1 {
	margin: 0 auto;
	width: 975px;
	_width: 990px;
	text-align: left;
	margin-bottom:20px;
}

div#leftmenu {
	width: 228px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	padding-top:10px;
	*padding-top:10px;
	clear: none;
}

div#main {
	float: left;
	width: 730px;
	_width: 725px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	clear: none;
	background-color: transparent;
}

div#options {
	margin-top:-20px;
	line-height: 15px;
	_position:relative;
}

div#namediv {
	margin-top: 0px;
	font-weight: bold;
	text-align: right;
	color: rgb(67,80,88);
	background-color: transparent;
}

div#sectiontitle {
	border-bottom: 1px solid #000;
	background-color: transparent;
	margin-top:-20px;
}

div#app_date{ text-align: right; }

div#pre_text{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: justify;
	font-weight: none;
}

div#compulsory_question_warning{ text-align: center; }

#app_centre_text { text-align: left; }

div#form {
	float: left;
	padding: 20px 0 0 5px;
	margin: 0px;
}

#footer_right { }

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

div#footer_all {
	clear: both;
	width: 950px;
	margin: 0 auto;
	background-color:#6e95be;
	color:#fff;
	text-align:justify;
	font-size:0.875em;
	*font-size:0.78em;
	padding:15px;
}
div#footer_all  a{ color:#fff; }

.hidden { display: none; }

/* SECTION: Menu Elements */
div#left_menu_heading {
	display: block;
	margin: 0px;
	background-color:#607191;
	padding-top:4px;
	padding-bottom:4px;
}

h2.left_menu_heading {
	color:#fff !important;
	margin-left:5px;
	font-size:1em;
}

ul#trackermenu {
	margin: 0px;
	background: #fff;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#trackermenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top:1px;
	_margin-top:-2px;
	_width:100%;
}

A.leftmenu_link, A.leftmenu_link:Visited {
	color: rgb(30,123,192);
	padding: 5px 1px 6px 2px;
	display: block;
	text-decoration: none;
	background-color:#b3d3f5;
	color:#1d3563;
}

A.leftmenu_link:Active, A.leftmenu_link:Hover {
	text-decoration: underline;
	color: #1d3563;
}

/* used for page of tracker that you are actually on */

A.leftmenu_current{
	background-color: #1d3563;
	color: #fff;
	padding: 5px 1px 5px 2px;
	display: block;
	text-decoration: none;
}
A.leftmenu_current:Visited {
	background-color: rgb(67,80,88);
	color: #fff;
	padding: 5px 1px 5px 2px;
	display: block;
	text-decoration: none;
}

A.leftmenu_current:Active, A.leftmenu_current:Hover {
	color: #fff;
	text-decoration: none;
}

IMG.tracker_img {
	float: left;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 0.5em;
	vertical-align: middle;
}

div#key {
	margin-top: 25px;
	margin-bottom: 11px;
}

#key_title {
	color: #fff;
	margin: 0 2px 0px 2px;
	padding: 2px 131px 2px 5px;	
	font-size:1em;
	background-color:#607191;
}

ul.key {
	padding: 3px;
	margin: -10px 5px 0 2px;
	list-style-type: none;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #bbb;
}

ul.key li{
	margin-top: 3px;
	color: #000;
	padding: 0px 0px 1px 0;
}

.key {}

/* SECTION: Tools Elements */
#options ul {
	list-style-type: none;
	height: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

#options li { float: left; }

#options li a:link, #options li a:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 0px 5px;
	margin-right: 5px;    
}

#options li a:active, #options li a:hover { text-decoration: underline; }

/* SECTION: Form Creation */

.pre_question_text {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.question_row {}

.question_col { float: left; }

.label {
	float: left;
	padding: 0.2em 0 0 0;
}

.mandfieldcolor { background-color: #b3d3f5; }

.mand_star { width: 1em; }
.mand_star span{ display:none;}

.help_link { vertical-align: bottom; }

.help_icon { padding-left: 10px; }

.clear_q_row {
	clear: both;
	display: block;
	height: 8px;
	overflow: hidden;
}

div.pre_submit_div { }

.submit_row { text-align: center; }

.proceed {
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px;
	text-decoration: none;
	
	background-color: #e0dfe3;
	color: #000;
	border-right: ridge 1px #ccc;
	border-bottom: outset 1px #ccc;
	border-left: ridge 1px #ddd;
	border-top: ridge 1px #ddd;
}

.proceedactive {
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px;
	text-decoration: none;

	background-color: #e0dfe3;
	color: #000;
	border-right: ridge 1px #ccc;
	border-bottom: outset 1px #ccc;
	border-left: ridge 1px #ddd;
	border-top: ridge 1px #ddd;
}

.alertbutton {
	border: 1px solid #fff;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #f00;
}

#clear_all { text-align: left; }

.clear_all_button {
	margin-top: 20px;
	border: 1px solid #5375A4;
	background-color: #D7DEE8;
	color: #333;
	border-right: solid 1px #0C192F;
	border-bottom: solid 1px #0C192F;
	border-left: solid 1px #B5C5DF;
	border-top: solid 1px #B5C5DF;
}

.clear_all_active {
	margin-top: 20px;
	border: 1px solid #999;
	background-color: #EFF6FF;
	border-left: solid 1px #0C192F;
	border-top: solid 1px #0C192F;
	border-right: solid 1px #B5C5DF;
	border-bottom: solid 1px #B5C5DF;
}


div.counter { color: #666; }

div.counter input {
	color: #666;
	background-color: white;
	border: 1px solid #fff;
}

/* SECTION: View application form */

.view_app_text { color: #666; }

.print_app_col { float: left; }

.print_app_row {}

/* SECTION: Login & Submission */

div#registered_users { 
	width: 100%;
	margin-bottom: 20px;
}

#registered_users input{}


div#new_users { width: 100%;}
#new_users input{ }

h2.mainpage {
	display: block;
	color: #000;
	border-bottom: solid 1px #000;
	margin-bottom: 6px;
}

.declaration { text-align: justify; }

.declaration_box {
	border:  solid 1px #999999;
	height:  130px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px 8px 0px 2px;
	/* important for overflow to be last item */
	overflow: scroll;
}

div#agree_checkbox {
	padding-bottom: 5px;
	color: #000;
	clear: both;
}

.browser_warning {
	display: block;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 1px solid #666;
	background-color: #fcc;
	padding-left: 10px;
	padding-right: 10px;
}

div#incomplete ul {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 16px;
	list-style-type: square;
}

div#incomplete li { padding: 2px 0px 2px 0px; }

/* SECTION: Application Centre */

h2.print_app {
	display: block;
	background-color: #ddd;
	color: #bbb;
	padding: 2px 0 2px 3px;
}

div#app_centre_text { padding-top: 10px; }

th.appcentre {
	text-align: left;
	background-color: #ddd;
	border-bottom: solid black 1px;
}

table.appcentre { border: solid 1px #999; }

/* SECTION: Vacancy Menu for App Centre */

/* top level menu */

ul.vac_menu {
	list-style-type: none;
	margin: 0;
	margin-left: 4px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
}

ul.vac_menu li { }

li.vac_menu_title {
	color: #fff;
	padding: 2px 1px 2px 2px;
	margin: 0px;
	font-weight: normal;
	background-color: #607191;
	border-bottom: solid 1px #fff;
}

ul.vac_menu a:link, ul.vac_menu a:visited {
	color: rgb(30,123,192);
	padding: 2px 1px 2px 2px;
	display: block;
	text-decoration: none;
	background-color: #fff;
	border-bottom: solid 1px #fff;
}

ul.vac_menu a:active, ul.vac_menu a:hover { text-decoration: underline; }

li.vac_title a{ 
	background-color:#1d3563 !important; 
	color:#fff !important;
}
/* now items in menu */

li.container { display: inline; }

ul.vac_item {
	list-style-type: none;
	margin: 0;
	margin-left: 8px;
	padding: 0px 0px 0px 0px;
}

ul.vac_item li { }

ul.vac_item a:link, ul.vac_item a:visited {
	color: #1d3563;
	background-color: #b3d3f5;
	padding: 2px 1px 2px 2px;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

ul.vac_item a:active, ul.vac_item a:hover { text-decoration: underline; }

/* SECTION: Presentation Tags for use in Config */

.para {
	display: block;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.smalltext {
	padding-top: 10px;
	padding-bottom: 2px;
	display: block;
	color: rgb(67,80,88);
}

.smalltextpara {
	display: block;
	margin-top: 2px;
	margin-bottom: 4px;
	color: rgb(67,80,88);
}

/* SECTION: Print Output - N/A */

div#print_title{ display: none; }

/* SECTION: WCN HR SPECIFIC */


.ra {
	border: 1px solid navy;
	width: 200px;
	float:left;
}

.faqLeftMenu {}


#logo{}

#logo1{
/* 	position: absolute;
	margin-left: 348px;
	top: 0px; */
	display:none;
	border:1px solid blue;
}

td.login_pre_text {}

.submit_form_align { text-align: right; }

/* ***************************************** */
/* Added by Ahmed  to adjust the links below the      */
/* ********      header image  .   **************** */
/* ***************************************** */
.sys_headermenu{ height:19px; }
.sys_headermenu ul{ display:inline;  }
.sys_headermenu li{
	padding-left:5px;
	padding-right:5px;
	float:left;
	list-style-type:none;
}
.sys_headermenu li span{
	padding-left:7px;
}
.sys_headermenu li  a{ text-decoration:none; }
.sys_headermenu li a:hover{ text-decoration:underline;}

.sys_searchbox{
	height:28px;
	background-color:#b3d3f5;
}
.sys_searchbox ul{
	text-align:right;
	margin-top:0px;
}
.sys_searchbox li{
	display:inline;
	list-style-type:none;
	position:relative;
	top:-6px;
}
.sys_searchbox li a{ text-decoration:none; }
.sys_searchbox li a:hover{ text-decoration:underline; }

#searchbutton{ 
	position:relative;
	top:7px;
}
#optionspace{
	background-color:#6e95be;
	height:25px;
}