html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0 0 8px;
	background: #FFF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
form, input {
	padding: 4px;
	margin: 0;
}
img {
	border: 0px none #FFF;
}
a {
	color:#6294CF;
	text-decoration: none;
}
a:hover {
	color:#2770C6;
	text-decoration: none;
}
#wrap {
	width: 850px;
	margin: 0 auto;
}
#header {
	background: #FFF url(../images/header/headerbg.gif) top left no-repeat;
	padding: 19px 0 18px;
}

/* navbar */

#navbar {
	position: relative;
	width: 850px;
	height: 35px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	background: transparent url("images/navbar.gif") no-repeat;
}
#navbar ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}
#navbar li {
	float: left;
	position: relative;
}
#navbar li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	border-top: 1px solid #FFF;
	font-weight: normal;
}
#navbar ul li {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navbar li li {
	display: block;
	position: relative;
	float: none;
	border: 0;
	background-color: transparent;
}

#navbar ul ul,
#navbar ul li:hover ul ul,
#navbar ul ul li:hover ul ul
{display: none;}

#navbar ul li:hover ul,
#navbar ul ul li:hover ul,
#navbar ul ul ul li:hover ul
{display: block;}


#navbar ul ul {
position: absolute;
z-index: 500;
}

#navbar ul ul ul {
top: 0;
left: 100%;
}


#navbar li:hover ul, #navbar li.over ul {
	display: block;
}
#navbar li a {
	display: block;
	height: 35px;
	line-height: 1.5em;
}

#btn1 {left: 0px;  top: 0px; width: 93px; height: 35px;}
#btn2 {left: 93px; top: 0px; width: 112px; height: 35px;}
#btn4 {left: 205px; top: 0px; width: 178px; height: 35px;}
#btn5 {left: 383px; top: 0px; width: 109px; height: 35px;}
#btn6 {left: 492px; top: 0px; width: 119px; height: 35px;}
#btn7 {left: 611px; top: 0px; width: 117px; height: 35px;}
#btn8 {left: 728px; top: 0px; width: 122px; height: 35px;}

#navbar ul li ul li a {
	display: block;
	height: auto;
	width: 18em;
	margin: 0;
	padding: 4px 3px 5px 5px;
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #FFF;
	background: #92959A url(../images/navbar/menulinkbg.gif) bottom repeat-x;
	text-decoration: none;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#navbar ul li ul li a:hover {
	color: #FFF;
	background: #6A6F75 url(../images/navbar/menulinkbg.gif) bottom repeat-x;
	text-decoration: none;
}

.clearme {
	clear: both;
}
#contentcontainer {
	clear: both;
	padding: 8px 0 9px 0;
}
#lhscontainer {
	width: 189px;
	float: left;
}
#rhscontainer {
	width: 652px;
	float: right;
}
#content {
	width: 454px;
	float: left;
}
#contentwide {
}
#rightmenu {
	width: 189px;
	float: right;
}
#footer {
	background: #666 url(../images/footer/footerbgtop.gif) top left no-repeat;
	color: #CCC;
}
#footerinner {
	background: url(../images/footer/footerbgbottom.gif) bottom left no-repeat;
	padding: 8px 14px;
}
#footer .poweredby {
	float: right;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#flash object {
	vertical-align: top;
}
#contentinner {
	padding: 22px 10px 22px 10px;
}
#contentwide #contentinner {
	padding: 22px 10px 22px 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #CCC;
}
h2 {
	font-size: 13px;
	color:#333;
	margin-top:30px;
	
	background:url(../images/icons/2.gif) no-repeat top left;
	padding:6px 0 10px 30px;
	
}
h3 {
	font-size: 13px;
	color:#333;
	margin-top:0px;
	
	background:url(../images/icons/2.gif) no-repeat top left;
	padding:6px 0 10px 30px;
	
}
#contentinner p {
	line-height: 20px;
	text-align: justify;
}
#contentinner li {
	line-height: 20px;
}

.pdf {
	background: url(../images/pdf.gif) center right no-repeat;
	padding: 0 18px 0 0;
}

dt {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 1.5em;
}
dd {
	line-height: 20px;
	text-align: justify;
	margin: 0 0 1.5em 0;
}
dd a {
	font-size: 11px;
	text-decoration: none;
}
#contentinner .arrkaddresses p {
	font-size: 11px;
	line-height: 18px;
}

.downloadbox a {
	display: block;
	background: url(../images/file.gif) center left no-repeat;
	padding: 3px 0px 3px 20px;
	text-decoration: none;
	color: #036;
}

.pagebar {
	text-align: center;
	background: #F7F7F7;
	padding: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #C0C2C5;
	border-bottom: 1px solid #C0C2C5;
}
.pagebar a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.pagebaroptions {
	background: #EFEFEF;
	color: #4B5970;
	padding: 5px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pagebaroptions a {
	text-decoration: none;
	color: #4B5970;
}
.pagebaroptions img {
	vertical-align: bottom;
}


#fileinpage ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* sidebox */

.sidebox {
	margin-bottom: 8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sideboxtop {
	background: #4D6EF3 url(../images/sidebox/sideboxtop.gif) top left no-repeat;
	border-bottom: 1px solid #FFF;
}
.sideboxbottom {
	background: #E7E7E8 url(../images/sidebox/sideboxbottom.gif) bottom left no-repeat;
	padding-bottom: 10px;
	height: 112px;
}
html>body .sideboxbottom {
	height: auto;
	/*min-height: 112px;*/
}
.sideboxbottominner {
	padding: 5px 10px;
}
.sidebox h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin: 0 8px 0 0;
	padding: 8px 24px 8px 8px;
	background: transparent url(../images/sidebox/arrow.gif) center right no-repeat;
}
.sidebox p {
	line-height: 15px;
	margin: 0;
}
.sidebox ul, .sidebox li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebox li a, 
.sidebox .alljobs a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #4B5970;
	background: #E7E7E8;
	padding: 5px 10px;
	
	line-height: 15px;
}
.sidebox li a:hover, 
.sidebox .alljobs a:hover {
	color: #3366CC;
	text-decoration: underline;
	/*background: #F3F3F4;*/
}
.sidebox #marqueecontainer {
	position: relative;
	width: 189px;
	height: 189px;
	padding: 4px 0;
	overflow: hidden;
}
.sidebox .labeldiv {
	color: #666;
	font-weight: bold;
	padding-bottom: 2px;
}
.sidebox .fielddiv {
	padding-bottom: 5px;
}
.sidebox .formlinkdiv {
	padding-top: 5px;
}
.sidebox input {
	padding: 1px;
	border: 1px solid #D2D0D0;
}
.sidebox select {
	padding: 1px;
	border: 1px solid #D2D0D0;
}
.sidebox .sideboxsubmit {
	background: #1881FE url(../images/sidebox/buttonbg.gif) center repeat-x;
	border: 0px none #FFF;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 6px;
}
.sidebox .FeaturedEmployers {
	padding: 5px 10px;
	overflow: hidden;
}
.sidebox .FeaturedEmployers img {
	vertical-align: top;
	border: 1px solid #C0C2C5;
	margin-bottom: 5px;
	width: 166px;
}
.sidebox .FeaturedEmployers img:hover {
	border: 1px solid #8C8E91;
}
.sidebox .eploytoolbar a {
	font-weight: bold;
}
.sidebox .eploytoolbar a.toolbarselected {
	color: #06C;
	background: #E7E7E8;
}
.sidebox .sideboxnews a {
	text-decoration: none;
	color: #333;
	background: #E7E7E8;
}
.sidebox .sideboxnews a:hover {
	text-decoration: none;
	color: #333;
	background: #F1F1F1;
}

.sidebox .sideboxstatus {
	padding: 5px 10px;
}
.sidebox .sideboxstatus p {
	margin-bottom: 10px;
	color: #666;
}
.sidebox #EditLink {
	display: block;
	background: url(../images/edit.gif) center left no-repeat;
	padding: 2px 0 2px 23px;
}
.sidebox #LogoffLink {
	display: block;
	background: url(../images/logout.gif) center left no-repeat;
	padding: 2px 0 2px 23px;
}
.sideboxnoheader {
	background: #E7E7E8 url(../images/sidebox/sideboxtopnoheader.gif) top left no-repeat;
}
.sideboxnoheaderinner {
	background: transparent url(../images/sidebox/sideboxbottom.gif) bottom left no-repeat;
	padding: 5px 10px;
}
.sideboxnoheader .accreditations {
	margin: 0 auto;
}
.sideboxnoheader .accreditations td {
	padding: 5px 0 5px 0;
}



/* ********************************************************************** */

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ArrkJob h2 {
	padding: 4px 8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/VacancyMenu/titleGradient.gif) bottom repeat-x;
	margin: 0;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
.ArrkJob h2 a {
	text-decoration: none;
}
.vacancycontrols {
	display: inline;
	float: right;
}
.vacancycontrols td {
	padding: 5px 4px;
}
td.vacancycheckboxtd {
	padding-right: 8px;
}
.vacancycontrols a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.ArrkJobDetails {
	padding: 10px;
	border: 1px solid #D3D3D3;
}
.Arrkvacancydetailstd {
	background: #FFF;
	border: 1px solid #D3D3D3;
	padding: 4px;
}
.ArrkJobDetailsTableLabel {
	vertical-align: top;
	padding: 2px 4px 2px 2px;
	color: #666;
}
.ArrkJobDetailsTableData {
	vertical-align: top;
	padding: 2px 2px 2px 4px;
}
.ArrkVacancyDescription {
	padding: 2px 4px 2px 12px;
}
.infoapplybuttons td {
	padding: 4px 0;
}


#loginbox {
	width: 248px;
	background: #EEE url(../images/Register/bottom.gif) bottom right no-repeat;
}
#loginboxinner {
	padding: 14px;
}
#registerbox {
	width: 318px;
	background: #EEE url(../images/Register/bottom.gif) bottom right no-repeat;
}
#registerboxinner {
	padding: 14px;
}
#loginbox .signinformrow, #registerbox .signinformrow {
	padding: 1px 0;
}
#loginbox h3, #registerbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	font-size: 14px;
	color: #008BBC;
}
#loginbox p, #registerbox p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}
#loginbox label, #registerbox label {
	font-weight: bold;
	color: #666;
}
#loginbox input, #registerbox input {
	border: 1px solid #BDC7D8;
}

.warningbox {
	border: 1px solid #DD3C10;
	background: #FFEBE8;
	padding: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btnContainer {
	padding: 10px 0;
}
.btnContainer img {
	vertical-align: middle;
}
.btnContainer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B5970;
	font-size: 13px;
}

#pagebar {
	padding: 6px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/VacancyMenu/pattern.gif);
}

form {
	padding: 0;
	margin: 0;
}
textarea {
	width: 95%;
}

.spacerdiv {
	height: 5px;
	overflow: hidden;
}
.PopupDescription {
	padding: 5px;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 150px;
	color: #FFF;
	background-color: #282828;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.PopupDescriptionCont {
	z-index: 200;
	visibility: hidden;
	width: 200px;
	position: absolute;
}
table.table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #BDC7D8;
}
.tabletoprow {
	background-color: #DEDEDE;
}
.tabletitles {
	color: #333;
	background-color: #DEDEDE;
	font-weight: bold;
	padding: 4px 8px;
}
.tabletitles a {
	color: #333;
	background-color: #DEDEDE;
	text-decoration: none;
}
.tabletitlessmall {
	color: #333;
	background-color: #DEDEDE;
	padding: 0px 8px 4px;
}
.tablefirstrow {
	background-color: #F7F7F7;
}
.tablesecondrow {
	background-color: #F7F7F7;
}
.formtext {
	font-weight: bold;
	padding: 5px;
	text-align: right;
	color: #666;
}
.formtext .fieldsmallprint {
	font-weight: normal;
}
.formtextleft {
	padding: 5px;
}
.formtextleftsmall {
	padding: 5px;
}
.formtextleft3 {
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.textbox {
	border: 1px solid #BDC7D8;
	margin: 5px;
	padding: 1px;
}
.hand {
	cursor: pointer;
}
.menutablefirstrow {
	background-color: #F7F7F7;
}
.menutablesecondrow {
	background-color: #FFF;
}
.tablelink {
	padding: 5px 0 5px 4px;
}
.tabletext {
	padding: 5px 0 5px 8px;
}
.tabletextcentre {
	padding: 5px 0;
	text-align: center;
}
.sub1table {
	margin: 0 auto;
	width: 98%;
}
.sub1tabletoprow {
}
.sub1tabletitles {
	font-weight: bold;
}
.sub1menutablefirstrow {
	background-color: #F7F7F7;
}
.sub1menutablesecondrow {
	background-color: #F7F7F7;
}
.sub1tablelink {
	padding: 5px 0;
}
.sub1tabletext {
	padding: 5px 0;
}
.sub1tabletextcentre {
	padding: 5px 0;
}
.sub2table {
	margin: 0 auto;
	width: 95%;
	background-color: #BDC7D8;
}
.sub2table td {
	padding: 3px;
}
.sub2tabletoprow {
	background-color: #DEDEDE;
	font-weight: bold;
}
.sub2tabletoprow .formtextleft {
	color: #333;
}
.sub2menutablefirstrow {
	background-color: #FFF;
}
.sub2tablefirstcolumn {
	font-weight: bold;
	text-align: right;
}
.jobdescription {
	padding: 0 5px;
}
.candidateskilltitle {
	font-weight: bold;
	padding: 4px 8px;
}
td.addbutton {
	padding-left: 5px;
}

/* ********************************************************************** */
/* Client Area Workflow Report */
/* ********************************************************************** */

.field3 {
	color: #000;
}
.tabletitle3 {
	color: #FFF;
	font-weight: bold;
}
.workflowtable {
	background-color: #000;
}
.workflowsection {
	font-weight: bold;
	color: #FFF;
	background-color: #333399;
}
.workflowcolheaders {
	font-weight: bold;
	color: #000;
	background-color: #C5C5EB;
	vertical-align: top;
}
.workflowfirstcol {
	color: #000;
	background-color: #EFEFEF;
}

ul li
{
	
	color:#333;
	
	font-size:12px;
	
	margin-left:10px;
	
	
}
#home #contentinner ul 
{
	list-style:none;
	font-weight:bold;
}

.zero 
{
	background:url(../images/icons/0.gif) no-repeat top left;
	padding-left:40px;
	padding-top:5px;
	margin-left:138px;
	
	height:30px;
}

.one 
{
	background:url(../images/icons/1.gif) no-repeat top left;
	padding-left:40px;
	padding-top:5px;
	margin-left:93px;
	height:30px;
}
.two 
{
	background:url(../images/icons/2.gif) no-repeat top left;
	padding-left:35px;
	padding-top:5px;
	margin-left:67px;
	height:30px;
}
.three 
{
	background:url(../images/icons/3.gif) no-repeat top left;
	padding-left:40px;
	padding-top:5px;
	margin-left:58px;
	height:30px;
}
.four 
{
	background:url(../images/icons/4.gif) no-repeat top left;
	padding-left:40px;
	padding-top:5px;
	margin-left:77px;
	height:30px;
}
.five 
{
	background:url(../images/icons/5.gif) no-repeat top left;
	padding-left:50px;
	padding-top:5px;
	margin-left:118px;
	height:30px;
}
.six 
{
	background:url(../images/icons/6.gif) no-repeat top left;
	padding-left:50px;
	padding-top:5px;
	margin-left:176px;
	height:30px;
}

.contentpic 
{
	margin-left:-10px;
	margin-top:-20px;
	margin-bottom:20px;
	
	
}
.contentpic2 
{
float:right;
margin-left:15px;
margin-bottom:5px;
	
	
}