/* 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,td {
   border: 0;
   margin: 0;
   font-family: Helvetica, sans-serif;
   font-size: 0.92em;
   width:61%
}

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

a {
   color: #000;
   font-size: 1em;
}

a:visited {
   color: #000;
}
a:active  {
   color: #000;
}
a:Hover   {
   color: #000;
}

p {display: inline;}

h1 {
  font-size: 1.9em;
   line-height: 1.3em;
   margin: 0px 0px 1em 0px;
   padding: 0px;
   font-family: Helvetica, sans-serif;
}


h2 {
   display: inline;
   font-size: 1em;
}

h3 {}


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

form {display: inline;}

fieldset {
   border: none;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   font-size: 1em;
}

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

select,input,textarea, { 
  font-size: 0.85em;
  font-family: Helvetica, 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 {
	width: 773px;
	_width: 745px;
	*width: 745px;
	padding: 0px;
	margin: 20px auto 0px 10px;
	text-align: left;
}

div#column1 { /* used to provide column color all the way down */
   width:740px;
   _width:750px;
   margin-left:10px;
}

div#leftmenu {
   width: 180px;
   float: left;
   border-top: solid 60px #5f227b;
   border-bottom: solid 20px #5f227b;
}

div#main {
   margin-left: 190px;
   width: 550px;
   padding-top: 10px;
   margin-top: 0px;
font-size:80%;
}


div#options {
  margin-top: 10px;
   font-size:90%;
   width:800px;
   position:relative;
   left:-175px;
   background-color:#5f227b;
   height:80px;
   margin-bottom:10px;
}

div#namediv {
   margin-top: 1em;
   font-weight: bold;
   text-align: right;
   color: #333;
   font-size: 1em;
}

div#sectiontitle {
   padding-top: 4px;
   border-bottom: 1px solid #000;
 
}

div#app_date{
   text-align: right;
}

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

div#compulsory_question_warning{
   text-align: center;
}

#app_centre_text {
   text-align: left;
   font-size: 80%;
}

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

#footer_right {
}

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

div#footer_all {
   clear: both;
   margin-top: 2em;
    width: 760px;
 margin: 0 auto;
}

.hidden {
   display: none;
}

















/* SECTION: Menu Elements */

div#dleft_menu_heading {
   display: block;
   width: 175px;
   _height: 1px;
   padding: 18px 15px 12px 10px;
   margin: 0px;
   background: #5f227b;
}

* html div#dleft_menu_heading {
   display: block;
   width: 200px;
   _height: 1px;
   padding: 18px 15px 12px 10px;
   margin: 0px;
   background: #5f227b;
}

h2.left_menu_heading {
   display: none;
}


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

}

ul#trackermenu li {
   margin: 0px;
   padding: 3px 0px 4px 0px;
   list-style-type: none;
   border-bottom: 1px solid #cfdbf2;
   list-style-position: outside;
   width: 178px;
   border-right: solid 1px #cfdbf2;
   border-left: solid 1px #cfdbf2;
}

A.leftmenu_link, A.leftmenu_link:Visited {
   background-color: #fff;
   padding: 1px 1px 2px 2px;
   font-size: 1em;
   display: block;
   width: 98%;
   text-decoration: none;
}

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

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

A.leftmenu_current, A.leftmenu_current:Visited {
   background-color: #fff;

   padding: 1px 1px 1px 2px;
   font-size: 1em;
   display: block;
   width: 100%;
   text-decoration: none;
}

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

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

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

}

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

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

ul.key li{
   margin-top: 3px;
   color: #5f227b;
   font-size: 1em;
padding: 0px 0 1px 0;
}

.key {
   font-size: 1em;
}

















/* SECTION: Tools Elements */


#options ul {
   list-style-type: none;
   height: 1.2em;  /* has to be > text + padding, and push next div below */
   margin: 0;
   padding: 0;
   margin-bottom: 10px;
font-size: 1em;
}

#options li {
   float: left;

}

#options li a:link, #options li a:visited {
   color: #fff;
   text-align: center;
   text-decoration: none;
    background-color: #5f227b;
   display: block;
  border-right: solid 1px #0C192F;
  border-bottom: solid 1px #0C192F;
  border-left: solid 1px #999;
  border-top: solid 1px #999;
   padding: 3px 15px 3px 15px;
   margin-right: 1px;    
}

#options li a:active, #options li a:hover {
   background-color: #EE1C2E;
  border-left: solid 1px #0C192F;
  border-top: solid 1px #0C192F;
  border-right: solid 1px #fc9;
  border-bottom: solid 1px #fc9;
  color: #fff;
}















/* SECTION: Form Creation */

.pre_question_text {
   display: block;
   margin-top: 0px;
   margin-bottom: 0px;
   font-size: 1em;
   font-family: Helvetica, sans-serif;
}

.question_row {
   font-size: 1em;
}

.question_col {
   font-size: 1em;
   float: left;
   porder: solid 1px red;
}

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

.mandfieldcolor {
   background-color: #cfdbf2;
}


.mand_star {
   font-size: 1.2em;
   width: 1em;;
   color: #EE1C2E;
}


.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 {
  border: 1px solid #5f227b;
   background-color: #fff;
  font-size:90%;
   color: #000;
   margin-left: 2px;
   margin-right: 2px;
   margin-top:30px;
}

.proceedactive {
   border: 1px solid #5f227b;
   background-color: #5f227b;
  font-size:90%;
   color: #fff;
   margin-left: 2px;
   margin-right: 2px;
   margin-top:30px;
}


.alertbutton {
  font-family: helvetica,sans-serif;
  border: 1px solid #5f227b;
  font-size: 0.9em;
  margin-left: 2px;
  margin-right: 2px;
  background-color: #5f227b;
}

#clear_all {
   text-align: left;
}

.clear_all_button {
  margin-top: 20px;
  border: 1px solid #5f227b;
font-size:90%;
  background-color: #fff;
  color: #000;
}

.clear_all_active {
  margin-top: 20px;
  border: 1px solid #5f227b;
 font-size:90%;
  color: #fff;
  background-color: #5f227b;
}


div.counter {
   font-size: 0.8em;
   color: #666;
}

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

















/* SECTION: View application form */

.view_app_text {
   font-family: Helvetica, sans-serif;
   font-size: 1em;
   color: #666;
}

.print_app_col {
   float: left;
font-size: 0.85em;
}

.print_app_row {
font-size: 0.85em;
}

























/* SECTION: Login & Submission */

div#registered_users {
   font-family: Helvetica, sans-serif;
   width: 100%
   font-size: 1em;
/*   position: absolute;
   top: 270px;
   left:180px;*/
}

#registered_users input{
   font-size: 1em;
}


div#new_users {
   font-family: Helvetica, sans-serif;
   width: 100%;
   font-size: 1em;
/*   position: absolute;
   top: 270px;



   left:485px;*/
}

#new_users input{
   font-size: 1em;
}

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

.declaration {
   font-family: Helvetica, sans-serif;
   text-align: justify;
   font-size: 1em;
   color: #666;
}

.declaration_box {
  font-size: 1em;
   border:  solid 1px #999999;
   height:  130px;
   width:   400px;
   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;
   font-size: 1.2em;
}

.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: #666;
    color: #FFF;
    padding: 2px 0 2px 3px;
}

div#app_centre_text {
   padding-top: 10px;
font-size: 1.2em;
text-align: left;
}

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

table.appcentre {
   border: solid 1px #999;
text-align: left;
}
























/* 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;
  font-size: 0.9em;
}

ul.vac_menu li {
}

li.vac_menu_title {
   color: #fff;
   padding: 2px 1px 2px 2px;
   margin: 0px;
   font-weight: bold;
   background-color: #5f227b;
   border-bottom: solid 1px #cfdbf2;
}

ul.vac_menu a:link, ul.vac_menu a:visited {
   color: #000;
   padding: 2px 1px 2px 2px;
   display: block;
   text-decoration: none;
   background-color: #cbcbcb;
   border-bottom: solid 1px #666;
}

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



/* 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: #000;
   background-color: #fff;
   padding: 2px 1px 2px 2px;
   display: block;
   text-decoration: none;
   border-bottom: solid 1px #999;
}

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;
color: #333;
}

.smalltext {
   padding-top: 10px;
   padding-bottom: 2px;
   display: block;
color: #333;
}

.smalltextpara {
    display: block;
    margin-top: 2px;
    margin-bottom: 4px;
    font-size: 0.8em;
color: #333;
}

div#navfoo {
   font-size: 0.9em;
   border-bottom: 10px solid #5f227b;
}


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

div#print_title{
   display: none;
}

div.results_table{
width: 550px !important
}
div.search_main{
width:550px !important
}
div.pre_search_text{
width:550px !important
}
div.vac_desc {   
float:left;
}
span[style="position: relative; left: -1600px;"],span.jcode
{
display:none;
}