html {
	margin: 0;
	padding: 0;
	
}
body {
	margin: 0;
	padding: 0px;
	color: #333;
	
	background: #B4B0A5 url(../images/bodybg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*#bgimg 
{
	background: transparent url(../images/clouds2.jpg) no-repeat center top;
}*/

.strong 
{
	color: #0b3665;
}

img {
	border: 0;
}
.clearme {
	clear: both;
}

#breadcrumb 
{
	background-color:#1E61A9;
	color:White;
	padding:0px 0 0px 5px;
	font-size:0.8em;
}


a 
{
	color:#B24415;
}

a:hover {
	color: #0B3665;
	
	background: transparent;
}
a:visted 
{
	color: #B24415;
}
#wrap {
	width: 850px;
	margin: 0 auto;
	
}
#header {
	padding:0px;
	height:88px;
	background: #0B3665 url(../images/headerRight.gif) no-repeat center right;
}
#header a 
{
	padding-top:20px;
}
#header img {
	vertical-align: top;
}
#navbar {
	float: left;
	width: 850px;
	background: #fff;
	border-bottom:solid 1px #ccc;
	
}
#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navbar li {
	margin: 0;
	padding: 0;
	float: left;
}
#navbar img {
	display: block;
	float: left;
}
#contentcontainer {
	clear: both;
	padding: 9px;
	background-color:White;
	
}
#lhscontainer {
	float: left;
	width: 189px;
	height: 450px;
}
html>body #lhscontainer {
	height: auto;
	min-height: 450px;
}
#rhscontainer {
	float: right;
	width: 634px;
}
#widecontent 
{
	
}
#content {
	float: left;
	width: 436px;
	
}
#widecontent #contentinner {
	padding: 20px 50px 20px 10px;
}
#content #contentinner {
	padding: 20px 10px;
}
#sidebar {
	float: right;
	width: 189px;
	
	
}
#footercontainer {
	clear: both;
	background: #B4B0A5;
}
#footer {
	padding: 8px 14px;
	background: #B4B0A5;
	color: #fff;
	font-family:Verdana, Arial, helvetica, Sans-Serif;
	font-size:0.8em;
}
#footer a {
	color: #fff;
	background: transparent;
}
#banner {
	vertical-align: top;
}
h1 {
	margin-top: 0;
	margin-bottom: 10px;
	color: #0b3665;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content p, #widecontent p {
	line-height: 1.4em;
}









/* ********************************************************************** */

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.eploydivider td {
	background: #0F286A;
	overflow: hidden;
	height: 1px;
}


/*
These are just here in case I want old-school rounded corners on tables and forms

.formtop {
	background: #DEDEDE url(../images/RoundedCorners/toprightcorner.gif) top right no-repeat;
	height: 6px;
	overflow: hidden;
}
.formtop div {
	background: transparent url(../images/RoundedCorners/topleftcorner.gif) top left no-repeat;
	height: 6px;
	overflow: hidden;
}
.formbottom {
	background: #DEDEDE url(../images/RoundedCorners/bottomrightcorner.gif) bottom right no-repeat;
	height: 20px;
	overflow: hidden;
}
.formbottom div {
	background: transparent url(../images/RoundedCorners/bottomleftcorner.gif) bottom left no-repeat;
	height: 20px;
	overflow: hidden;
}

#statusbar {
	color: #FFF;
	background-color: #336699;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}
*/

.VacancyTable {
	border-collapse: collapse;
	border: 1px solid #E5EEF9;
}
.VacancyTitle 
{
	background-color:#E9E4E0;
	/*background: url(../images/VacancyMenu/titleGradient.gif) bottom repeat-x;*/
}
.VacancyTitle td {
	padding: 4px 8px;
	color: #0b3665;
}
.VacancyTitle td a {
	text-decoration: none;
	color:#0b3665;
	
}
.VacancyDetails td {
	padding: 8px;
}
.VacancyDetails td a{
	color:#B24415;
}
.VacancyDetails ul {
	margin: 12px 0 8px;
	padding: 0;
	list-style: none;
}
.VacancyDetails li {
	display: inline;
	padding-right: 8px;
}



#loginbox {
	width: 280px;
	background: #E9E4E0;
}
#loginboxinner {
	padding: 14px;
}
#registerbox {
	width: 280px;
	background: #E9E4E0;
}
#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: #0B3665;
}
#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: #B24415;
	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: #0B3665;
}
.tabletitles {
	color: #fff;
	background-color: #0B3665;
	font-weight: bold;
	padding: 4px 8px;
}
.tabletitles a {
	color: #fff;
	background-color: #0B3665;
	text-decoration: none;
}
.tabletitlessmall {
	color: #fff;
	
	padding: 5px 8px 4px;
}
.tablefirstrow {
	background-color: #E9E4E0;
}
.tablesecondrow {
	background-color: #E9E4E0;
}
.formtext {
	font-weight: bold;
	padding: 5px;
	text-align: right;
	color: #0b3665;
}
.formtextleft {
	padding: 5px;
}
.formtextleftsmall {
	padding: 5px;
}
.formtextleft3 {
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.radiobutton
{
    vertical-align: middle;
    margin-left:3px;
    margin-right:3px;
}
.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;
	color:white;
	background-color:#0B3665;
}
td.addbutton {
	padding-left: 5px;
}
#EmailDetailsTable {
	background: #F5F5F5;
	border: 1px dotted #808080;
	padding: 10px;
}

/* ********************************************************************** */
/* Client Area Workflow Report */
/* ********************************************************************** */

/* Workflow Report styles */

.workflowreport {
	border-collapse: collapse;
}
.workflowreport tr {
	vertical-align: top;
}
.workflowreport td {
	border: 1px solid #C1C1C1;
	padding: 5px 8px;
}
.workflowreport td td {
	border: 0px none #FFF;
	padding: 3px 0 3px 0;
}
.workflowreport tr.headerrow td {
	background-color: #666666;
	color: #FFF;
	font-weight: bold;
}
.workflowreport tr.sectionrow td {
	
	background-color: #DEDEDE;
	font-weight: bold;
}
.workflowreport tr.workflowdatarow td {
	padding-right: 20px;
	vertical-align: top;
}
.workflowreport tr.workflowdatarow .workflowbullet {
	padding-right: 8px;
}
.workflowreport .workflowinnerdata td,
.workflowreport tr.workflowdatarow .workflowinnerdata td {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.workflowreport td.workflowreporttotal,
.workflowreport tr.workflowdatarow td.workflowreporttotal,
.workflowreport tr.workflowdatarow td td td.workflowreporttotal {
	padding-right: 20px;
	font-weight: bold;
}
/* End - Workflow Report styles */
/* ********************************************************************** */
/* Demo Sidebar CSS */
/* ********************************************************************** */

.box {
	background: #E9E4E0;
	border:solid 1px #ccc;
	height: 152px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
}
html>body .box {
	height: auto;
	
}
.boxtop {
	background: #E9E4E0;
	border-bottom: 1px solid #FFF;
	padding: 5px 8px;
}
.boxtop h3 {
    margin: 0;
    padding: 3px 27px 3px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #E9E4E0 url(../images/Sidebars/boxarrow.gif) center right no-repeat;
	color: #0B3665;
}
.boxinner {
	padding: 6px 6px 10px;
	
	
}
.box p {
	padding: 0;
	margin: 0 0 10px;
	
}
.box label {
	font-weight: bold;
	color: #0b3665;
}
.box input, .box select {
	border: 1px solid #C0C2C5;
}
.box .sidebarsubmit {
	background: #4298FE url(../images/Sidebars/dbuttonbg.gif) center repeat-x;
	color: #FFF;
	
	border:solid 1px #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	padding: 2px 5px;
	cursor: pointer;
}
.box .fielddiv {
	padding-bottom: 2px;
}
.box .formlinkdiv {
	padding: 6px 0 0;
}
.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box li {
	margin: 0;
	padding: 0;
	display: inline;
}
.box li a {
	display: block;
	text-decoration: none;
	padding: 6px;
	color: #B24415;
	padding-left:20px;
	background: transparent url(../images/linkarrow.gif) no-repeat center left;
}
.box li a.toolbarselected {
	color: #0B3665;
	text-decoration:underline;
}
#lhscontainer .box li a:hover, #sidebar .box li a:hover {
	
	color:#0B3665;
	
}
#Clientlogo {
	background: #FFF url(../images/Sidebars/ClientlogoBottom.gif) bottom left no-repeat;
}
#Clientlogo div {
	background: url(../images/Sidebars/ClientlogoTop.gif) top left no-repeat;
	text-align: center;
	padding: 9px 0;
	width: 177px;
	overflow: hidden;
}
#Clientlogo img {
	vertical-align: top;
	border: 1px solid #DFE4EF;
	width: 120px;
	height: 50px;
	margin-top: 3px;
}
.VacancyDetails div {
	float:right;
}

.btnContainer a.disablebutton {
	color: #AAA;
	text-decoration: none;
}

table.navbarprefixtable
{
	background-color:red;
}

.terminatestatusclass {
	color: #F00;
}

.clientbuttons {
	background: #4298FE url(../images/Sidebars/buttonbg.gif) center repeat-x;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	padding: 2px 5px;
	cursor: pointer;
}

.box ul li a
{
	color:#333;
}
.box ul ul li a 
{
	color:#555;
	
}
.box ul ul ul li a 
{
	color:#666;
	font-weight:normal;
}

.box li a.redlink
{
	background:url(../images/buttons/EmailCircleGrey.gif) no-repeat left 3px;
	margin-left:10px;
	padding-left:17px;
	color:#cc0000;
	font-weight:normal;
}


.ClientVacancyBar 
{
	background-color:#f5f5f5;
	border:1px solid #dedede;
	padding:5px 2px;
	font-size:11px;
	
}

.clientButtons 
{
	background-color:#fff;
	border:1px dotted #dedede;
	padding:5px 2px;
	font-size:11px;
	
}

.tabactive 
{
	background-color:#DEDEDE;
	display:inline;
	padding:3px 10px 1px;
	border-top: 1px solid #BDC7D8;
	border-left: 1px solid #BDC7D8;
	border-right: 1px solid #BDC7D8;
	
	font-size:11px;
	font-weight:bold;
	position:relative;
	
	
	
	
}

.tabnotactive 
{
	background-color:#F7F7F7;
	display:inline;
	padding:3px 10px 0px;
	border-top: 1px solid #BDC7D8;
	border-left: 1px solid #BDC7D8;
	border-right: 1px solid #BDC7D8;
	border-bottom: 1px solid #BDC7D8;
	
	font-size:11px;
	font-weight:bold;
	
	
}

.tabactive a, .tabnotactive a 
{
	text-decoration:none;
	
	color:#333;
}


.auditcont 
{
	background-color:#dedede;
	
	border:1px solid #ccc;
}
.audittrail 
{
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	font-size:11px;
	
}

.audittrail td 
{
	padding:3px 5px;
	
}

a.TotalLiveAppsRed 
{	
	color:red;
}

