/* -------------- Body ------------- */
body
{
	font-family: Arial, Georgia, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(images/page-left-bg.gif);
	background-repeat: repeat-y;
	background-color: #214D72;
	width: 100%;
}

#LoginPageStyle
{ 
	background-image: url(images/admin-login-blackline.gif);
	background-repeat: repeat-x;
	background-color: #4F7091;
}

.reports, .undobodystyle
{
    background-image: none;
}

a
{
    outline: none;
}

.reports_excel
{
    background-image: none;
    background-color: #FFFFFF;
}

/* --------------------------------- */

/* ------ Requisition Profile ------- */

.requsitionprofile-bgimage
{
    background-image: url(images/rqp-bg.gif);
    background-repeat: repeat-y;
}

.requsitionprofile-topimage
{
    background-image: url(images/top-bg.gif);
    background-repeat: repeat-y;
    height: 142px;
}

.requsitionprofile-bottomimage
{
    background-image: url(images/bottom-bg.gif);
    background-repeat: repeat-y;
    height: 21px;
}

.requsitionprofile-table
{
    border: 1px solid #214d72;
    padding: 5px;
    width: 100%;
}

.applicantprofile-table-links
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.applicantprofile-table-links:hover
{
    color: #CCC;
    font-weight: bold;
    text-decoration: none;
}

.requsitionprofile-table-header, .requsitionprofile-table-header2
{
    background-color: #2A5C86;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
}

.requsitionprofile-table-header td, .requsitionprofile-table-header2  td
{
    padding: 6px 0px 6px 6px;
}

.requsitionprofile-table-header2
{
    background-color: #214d72;
    color: #404040;
}

.requsitionprofile-table-data
{
    height: 25px;
    color: #FFF;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    border-bottom: 1px solid #214d72;
    padding: 0px 0px 6px 0px;
}

.requsitionprofile-table-data-active
{
    height: 25px;
    color: #FFF;
    background-color: #214d72;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    border-bottom: 1px solid #214d72;
    padding: 0px 0px 6px 0px;
}

.requsitionprofile-table-data td, .requsitionprofile-table-data-active td
{
    padding: 6px 0px 6px 6px;
}


.requsitionprofile-div
{
    padding: 10px 0px 10px 0px; 
}
/* ---------------------------------- */

/* ------ Application Login  ------- */

.applicationlogin
{
	background-image: url(images/admin-login.gif);
	background-repeat: no-repeat;
	text-align:left;
	width: 780px;
	height: 450px;
	margin: 0;
	padding: 0;
}

#loginmessages span
{
	height: 20px;
	margin-left: 205px;
	padding-top: 240px;
	display: block
}

#username, #password
{
	display: block;
	margin-left: 120px;
	margin-top: 2px;
}

#username span, #password span
{
	display: inline-block;
	color: #FFA543;
	font-weight: bold;
	font-size: 11px;
	width: 80px;
	padding: 0;
	margin: 0;
}

#username input, #password input
{
	display: inline-block;
	width: 200px;
	border: 2px solid #5B5C71;
	background-color: #FFFFFF;
	font-family: Arial, Georgia, Verdana;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.atslogin
{
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 204px;
}

p.loginmode, p.password
{
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 204px;
}

p.loginmode span
{
	color: #FFA543;
	font-weight: bold;
	display: inline;
}

p.loginmode a, p.password a
{
	color: #FFA543;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

p.loginmode a.ActiveMode, p.password a.ActiveMode
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

p.password a
{
	color: #FFA543;
}

p.loginmode a:hover, p.password a:hover
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

p.password a, p.password a:hover
{
	font-size: 11px;
}

/* Access Messages */
div.AccessMessages 
{
	width: 70%;
	height: 450px;
	text-align: center;
}

div.AccessMessages span
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	display: block;
	margin-top: 100px;
	margin-bottom: 60px;
} 

div.AccessMessages span.AccessErrors
{
	color: #FF5050;
	font-size: 12px;
}

/* ---------------------------------- */

/* ---- Main Structure ---- */

div#container
{
    padding: 0;
	margin: 0;
	background-color: #214D72;
    text-align: left;
}

div.topmenu-ats, div.topmenu-supplier, div.topmenu-admin
{
	height: 71px;
	width: 100%;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

div#sidebarmenu
{
	float: left;
	width: 170px;
	/*background-color: #4F7091;
	font-size: 12px; /* Set in case */
}

div#content
{
	border-left: 1px solid #F7F8FA;
	margin-left: 170px;
    padding:0 15px;
    padding-bottom: 50px;
    /*width:80%;*/
}

div#footer
{
    background-color: #999;
    height: 25px;
    margin-left: 171px;
    clear: both;
}

/* ---- -------------- ---- */

/* --------- Buttons --------- */

.loginbuttons
{
	text-decoration: none;
	vertical-align: middle;
	border: 0;
	width: 85px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFA543;
    display: block;
	background-image: url(images/all-buttons.gif);
	background-position: 0 0;
	padding-bottom: 5px;
	margin-left: 205px;
	margin-top: 10px;
}

/* --------------------------- */

/* ---- Menu Bar ----- */

/* Repeating Image */

div.topmenu-ats
{
    background-image: url(images/ATSTitleBarBG.gif);
}

div.topmenu-supplier
{
	background-image: url(images/SupplierTitleBarBG.gif);
}

div.topmenu-admin
{
    background-image: url(images/ATSTitleBarBG.gif);
}


div#topmenu-image-ats, div#topmenu-image-supplier, div#topmenu-image-admin
{
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;    
}

/* Background Image */
div#topmenu-image-ats
{
    background-image: url(images/ATSTitleImage.gif);
}

div#topmenu-image-supplier
{
    background-image: url(images/SupplierTitleImage.gif);	
}

div#topmenu-image-admin
{
    background-image: url(images/ATSTitleImage.gif);
}


/* Navigation Links */

div#topmenu-links-ats
{
    margin-left: 600px;
	height: 38px;
	width:160px;
}

div#topmenu-links-supplier
{
	margin-left: 580px;
	height: 38px;
	width:200px;
}

div#topmenu-links-admin
{
    margin-left: 600px;
	height: 38px;
	width:160px;
}

div#topmenu-links-ats a, div#topmenu-links-supplier a, div#topmenu-links-admin a
{
	margin: 13px 40px 0 0;
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

div#topmenu-links-ats a
{
	color: #FFA543;
}

div#topmenu-links-admin a
{
	color: #FFA543;
}

div#topmenu-links-supplier a
{
	color: #FF860D;    
}

div#topmenu-buttons-ats, div#topmenu-buttons-supplier, div#topmenu-buttons-admin
{
    margin-left: 282px;
	height: 33px;
	width: 498px;
}

/* ---- Control Center Navigation Buttons ---- */

div#topmenu-buttons-ats a, div#topmenu-buttons-supplier a, div#topmenu-buttons-admin a
{
	display: block;
    float: left;
	border: 0;
	padding: 0;
	margin: 0;
	height: 33px;
	text-indent: -9999px;
}

div#topmenu-buttons-ats a
{
	background-image: url(images/ats-top-navigation-buttons.gif);
}

div#topmenu-buttons-supplier a
{
    background-image: url(images/sup-top-navigation-buttons.gif);
}

div#topmenu-buttons-admin a
{
	background-image: url(images/ats-top-navigation-buttons.gif);
}

/* ------ Navigation Buttons - ATS ------- */

#topmenu-buttons-ats a.hdrControlCenter
{
	background-position: 0 33px;
	width: 61px;
}

#topmenu-buttons-ats a.hdrControlCenter:hover, #topmenu-buttons-ats a.hdrControlCenter_Over
{
	background-position: 0 0;
	width: 61px;
}

#topmenu-buttons-ats a.hdrRequisitionMgr
{
	background-position: -61px 33px;
	width: 81px;
}

#topmenu-buttons-ats a.hdrRequisitionMgr:hover, #topmenu-buttons-ats a.hdrRequisitionMgr_Over
{
	background-position: -61px 0;
	width: 81px;
}

#topmenu-buttons-ats a.hdrVacancyMgr
{
	background-position: -142px 33px;
	width: 69px;
}

#topmenu-buttons-ats a.hdrVacancyMgr:hover, #topmenu-buttons-ats a.hdrVacancyMgr_Over
{
	background-position: -142px 0;
	width: 69px;
}

#topmenu-buttons-ats a.hdrApplicantMgr
{
	background-position: -212px 33px;
	width: 74px;
}

#topmenu-buttons-ats a.hdrApplicantMgr:hover, #topmenu-buttons-ats a.hdrApplicantMgr_Over
{
	background-position: -212px 0;
	width: 74px;
}

#topmenu-buttons-ats a.hdrReports
{
	background-position: -286px 33px;
	width: 63px;
}

#topmenu-buttons-ats a.hdrReports:hover, #topmenu-buttons-ats a.hdrReports_Over
{
	background-position: -286px 0;
	width: 63px;
}

#topmenu-buttons-ats a.hdrAdmin
{
	background-position: -350px 33px;
	width: 57px;
}

#topmenu-buttons-ats a.hdrAdmin:hover, #topmenu-buttons-ats a.hdrAdmin_Over
{
	background-position: -350px 0;
	width: 57px;
}

/* - Navigation Buttons - Supplier - */

#topmenu-buttons-supplier a.hdrControlCenter
{
	background-position: 0 33px;
	width: 61px;
}

#topmenu-buttons-supplier a.hdrControlCenter:hover, #topmenu-buttons-supplier a.hdrControlCenter_Over
{
	background-position: 0 0;
	width: 61px;
}

#topmenu-buttons-supplier a.hdrVacancyMgr
{
	background-position: -61px 33px;
	width: 70px;
}

#topmenu-buttons-supplier a.hdrVacancyMgr:hover, #topmenu-buttons-supplier a.hdrVacancyMgr_Over
{
	background-position: -61px 0;
	width: 70px;
}

#topmenu-buttons-supplier a.hdrApplicantMgr
{
	background-position: -131px 33px;
	width: 74px;
}

#topmenu-buttons-supplier a.hdrApplicantMgr:hover, #topmenu-buttons-supplier a.hdrApplicantMgr_Over
{
	background-position: -131px 0;
	width: 74px;
}

#topmenu-buttons-supplier a.hdrReports
{
	background-position: -205px 33px;
	width: 64px;
}

#topmenu-buttons-supplier a.hdrReports:hover, #topmenu-buttons-supplier a.hdrReports_Over
{
	background-position: -205px 0;
	width: 64px;
}

#topmenu-buttons-supplier a.hdrAdmin
{
	background-position: -269px 33px;
	width: 57px;
}

#topmenu-buttons-supplier a.hdrAdmin:hover, #topmenu-buttons-supplier a.hdrAdmin_Over
{
	background-position: -269px 0;
	width: 57px;
}

/* ------------------------------------------- */

/* --------- Control Center --------- */
/* ----- Container and Content ------ */

div#pagetitle
{
	height:30px;
	font-weight: bold;
	color: #FFF;
	width: 90%;
	padding-top: 15px;
	padding-left:5px;
}

div#pagetitle .username
{
    color: #FF9B00;
}

/* --------------------------------- */

div.module-summary
{
	width: 95%;
	margin: 0;
	padding: 1px;
	border: 2px solid #24547C;
	margin-bottom:25px;
}

div.module-summary-header
{
	background-color: #2A5C86;
	padding: 4px;
	margin: 0;
}

div.module-summary-data
{
 	border-top: 1px solid #316B9D;
 	/*padding-left: 10px;*/
}

div.module-summary-header img
{
	float: left;
	margin-right: 10px;
}

div.module-summary-header span
{
	width:100%;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

div.module-summary-header input.excelicon
{
	float: right;
}

.border-top, .border-bottom
{
	height: 2px;
	background-color: #1A4365;
}

/* --------------------------------- */


/* ---- Common Datagrid Styles ----- */

tr.datagrid-header td, tr.datagrid-header th, tr.gridheader td, tr.gridheader th
{
	border-top: 1px solid #9FB0C1;
	border-bottom: 1px solid #9FB0C1;
	font-size: 11px;
	font-weight: bold;
	color: #FFA500;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.GridHeader
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

tr.datagrid td, tr.datagrid-alternate td, tr.datagrid-header td, tr.datagrid-header th, tr.gridheader th
{
    padding-left: 3px;
    padding-right: 3px;
}

tr.datagrid td.zeropadding, tr.datagrid-alternate td.zeropadding, tr.datagrid-header td.zeropadding, tr.datagrid-header th.zeropadding
{
    padding: 0;
}

tr.datagrid-header td a:link, tr.datagrid-header td a:hover, tr.datagrid-header th a:link, tr.datagrid-header th a:hover
{
	font-size: 11px;
	color: #FFA500;
	text-decoration: underline;
	border: 0;
	margin-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

tr.datagrid, tr.datagrid-alternate
{
	height: 22px;
	font-size: 12px;
	color: #FFFFFF;
}

tr.datagrid-alternate, .datagrid-alternate
{
    background-color: #45688a;
	/*background-color: #587794;*/
}

tr.datagrid td a:link, tr.datagrid td a:visited, tr.datagrid td a:hover, 
tr.datagrid-alternate td a:link, tr.datagrid-alternate td a:visited, tr.datagrid-alternate td a:hover
{
	font-size: 12px;
	color: #FFA500;
	text-decoration: none;
}

tr.datagrid td a:hover, tr.datagrid-alternate td a:hover
{
	text-decoration: underline;
}

tr.datagrid-header td a:hover
{
	text-decoration: none;
}

.datagrid-normal a:link
{
	font-size: 12px;
	color: #FFA500;
	text-decoration: none;    
}

div#table div.row table tr.datagrid td a:visited, div#table div.row table tr.datagrid-alternate td a:visited,
div#table div.row div.row1 table tr.datagrid td a:visited, div#table div.row div.row1 table tr.datagrid-alternate td a:visited
{
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    color: #FFA500;    
}

div#table div.row table tr.datagrid td a:link, div#table div.row table tr.datagrid-alternate td a:link,
div#table div.row div.row1 table tr.datagrid td a:link, div#table div.row div.row1 table tr.datagrid-alternate td a:link
{
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    color: #FFA500;
}

div#table div.row table tr.datagrid td a:hover, div#table div.row table tr.datagrid-alternate td a:hover,
div#table div.row div.row1 table tr.datagrid td a:hover, div#table div.row div.row1 table tr.datagrid-alternate td a:hover
{
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
    color: #FFA500;    
}

/* --------------------------------- */

/* Control Centre */

div#content div.control-centre div.module-summary
{
	background-color: #214D72;
	padding: 0;
	border: 0;
	margin: 0;
}

div.control-centre div.module-summary div.module-summary-header
{
	background-color: #214D72;
	border: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

/* ---------------- */

/* Requisition Manager */

div#content div.requisition-manager div.module-summary
{
	background-color: #214D72;
	padding: 0;
	border: 0;
	margin: 0;
}

div.requisition-manager div.module-summary div.module-summary-header
{
	background-color: #214D72;
	border: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

/* ---------------- */

/* Vacancy Manager */

div#content div.vacancy-manager div.module-summary
{
	background-color: #214D72;
	padding: 0;
	border: 0;
	margin: 0;
}

div.vacancy-manager div.module-summary div.module-summary-header
{
	background-color: #214D72;
	border: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

/* ---------------- */


div.viewdata
{
    margin: 0;
    padding: 0;
    border: 0;
}

div.viewdata div,  div.adddata div, div.editdata div
{
    margin-top: 6px;
    margin-bottom: 6px;
    /*width: 80%;*/
    display: block;
}

div.viewdata div.buttonbar, div.adddata div.buttonbar, div.editdata div.buttonbar
{
    margin-left: 200px;
    margin-top: 30px;
    margin-bottom: 6px;
}

div.viewdata div span.caption-1, div.adddata div span.caption-1, div.editdata div span.caption-1, div.editdata div span.caption-3 
{
    float:left;
    display: block;
    width: 200px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

div.editdata div span.caption-3
{
    width: 80px;
}

div.viewdata div span.caption-2
{
    display: block;
    width: 140px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    margin-top: 20px;
}

div.viewdata div span.detail
{
    display: block;
    clear: right;
    width: 70%;
}

div.editdata div input[type=text], div.adddata div select, div.editdata div select
{
    width: 250px;
}

div.viewdata div span.caption-2
{
    display: block;
    clear: right;
}

.colortext-1
{
    color: #C6755F;
}

/* -------- ATS Left Menues -------- */

.CcATSApplicantSearch, .CcATSVacancySearch, .CcATSRequisitionSearch, .CcSupplierSearch
{
	padding-top: 14px;
	padding-left: 2px;
	padding-bottom: 12px;
	border-bottom: 1px solid #6E879D;
	background-color: #4f7091;
}

.CcATSApplicantSearch b, .CcATSVacancySearch b, .CcATSRequisitionSearch b
{
	display: block;
	margin-bottom: 5px;
}

.CcATSApplicantSearch input[type=text], .CcATSVacancySearch input[type=text], .CcATSRequisitionSearch input[type=text]
{
	width: 164px;
	border: 1px solid #8E9EAE;
	font-size: 12px;
	padding: 0;
	margin-bottom: 2px;
}

.CcATSVacancySearch select, .CcATSRequisitionSearch select
{
	width: 166px;
	border: 1px solid #8E9EAE;
	font-size: 12px;
	padding: 0;
	margin-bottom: 2px;
}

.CcATSVacancySearch select option, .CcATSRequisitionSearch select option
{
	width: 100%;
	font-size: 12px;
}

option
{
    width: 100%;
}

.CcATSApplicantSearch input[type=text]
{
	width: 138px;
}

.CcATSApplicantSearch input[type=submit], .CcATSVacancySearch input[type=submit], .CcATSRequisitionSearch input[type=submit], .CcSupplierSearch input[type=submit]
{
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	background-color: Transparent;
	color: #FF9900;
}

.CcATSVacancySearch input[type=submit], .CcATSRequisitionSearch input[type=submit], .CcSupplierSearch input[type=submit]
{
	margin-left: 112px;
	width: 55px;
	height:14px;

}

.CcATSApplicantSearch input[type=submit]
{
	width: 20px;
	height:14px;
	text-align: left;
}

.CcSupplierSearch
{
	font-size: 11px;
}

.CcSupplierSearch input[type=text]
{
	margin-top: 8px;
	width: 164px;
}

.RMLeftMenu input[type=submit], .VmLeftMenu input[type=submit], .VmLeftMenu input[type=button]
{
	width: 160px;
	height:22px;
	background-color: Transparent;
	text-align: center;
	color: #FF9900;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 2px;
	border: 1px solid #799DBF;
}

/* Solving IE issues in control center */

.ctlcentrebuttons
{
	background: none transparent scroll repeat 0% 0%;
	border: none;
	color: #FF9900;
	font-weight: bold; 
	font-size: 10px;
}

.ctlcentrebuttonslong
{
	margin-left: 110px;
}

.ctlcentretextbox
{
	width: 163px;
	border: 1px solid #8E9EAE;
}

.ctlcentretextboxshort
{
	width: 138px;
	border: 1px solid #8E9EAE;	
}

/* ------------------------- */

/* --------------------------------- */

/* Form Elements Common Styles */
.FormElements
{
	display: block;
	margin-bottom: 8px;
	border: 0;
}

input[type=text], select, textarea, input[type=file]
{
	border: 1px solid #8E9EAE;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

input[type=file]
{
    background-color: #fff;
}

/* --------------------------- */


/* Requisition Manager */

div.VMUserView div.GridBox, div.VMUserView div.GridBox div.GridBoxHeader
{
	background-color: #214D72;
	padding: 0;
	border: 0;
	margin: 0;
}

div.VMUserView div.GridBox div.GridBoxHeader
{
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 15px;
	font-weight: bold;
}

/* Applicant Manager */

div.AMUserView div.GridBox, div.AMUserView div.GridBox div.GridBoxHeader
{
	background-color: #214D72;
	padding: 0;
	border: 0;
	margin: 0;
}

div.AMUserView div.GridBox div.GridBoxHeader
{
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 15px;
	font-weight: bold;
}

/* ---------------------------- */

/* ----------------------------------- */
/* ----- Common Datagrid Style ------- */

.PagingControl, .GridSearchDDList
{
	border-top: 1px solid #9FB0C1;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	text-align: left;
}

.GridSearchDDList
{
	border: none;
	text-align: right;
}

.PagingControl
{
    height: 24px;
}

.PagingControlReset
{
    height: 24px;
}

.PagingControl .PagingControlLeft .formtext, .PagingControl .PagingControlRight .formtext
{
    width: auto;
}

.PagingControlLeft
{
    padding-top: 4px;
	float: left;
}

.PagingControlRight
{
	padding-top: 4px;
	float: right;
}

.ARPagingControlLeft
{
    padding-top: 4px;
	float: right;
}

.ARPagingControlRight
{
	padding-top: 4px;
	float: left;
}


.PagingControlRight a, .PagingControlRight a:hover
{
	font-size: 11px;
	color: #FFFFFF;
}

.PagingControlRight a:hover
{
	text-decoration: none;
}

.PagingControlLeft select, .PagingControlRight select, .GridSearchDDList Select, .PagingControlLeft input, .PagingControlRight input, .PagingControlPageNos input
{
	/*width: 166px;*/
	border: 1px solid #8E9EAE;
	font-size: 11px;
	padding: 0;
	/*margin-bottom: 2px;*/
}

.PagingControlGO
{
    margin-left: 20px;
    display: -moz-inline-stack;
    display: inline; 
}

.PagingControlPageNos
{
	display: inline;
}


/* --------- Form Element ------------ */

/* Table Structure */

.Table-1 {
    display:  table;
    border-spacing:1px;/* Not for IE */
    border-collapse:separate;
}

.Table-Row, .Table-HeaderRow
{
    display: table-row;
    width: auto;
}

.Table-HeaderRow
{
    font-weight: bold;
}

.Table-Cell
{
    float: left;
    display:  table-cell;
    width: 50%;
    outline: 1px solid #316B9D;
    padding-top: 3px;
    padding-bottom: 3px;
}

/* Table Structure Ends */

.Table-Cell span
{
    display: block;
    margin-left: 3px;
}

div.Table-1 div span
{
    width: 20%;
    display: inline-block;
}

div.Form-SubTitle
{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
}

div.Form-SubTitle span
{
    font-weight: bold;
}

div.Table-1 div span.Caption-1
{
    font-size: 11px;
    color: orange;
    display: inline-block;
    font-weight: bold;
    width: 150px;
    margin-top: 3px;
    margin-bottom: 5px;
    margin-left: 3px;
}

div.RMUserView div.GridBox div.GridContent div.ViewData div.hr, div.viewdata div.hr, div.adddata div.hr, div#layouttype1 div.hr
{
    display: block;
    height: 1px;
    border-bottom: 1px solid #316B9D;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 95%;
    min-width: 650px;
}


.hiddenText
{
	display: none;
}

.expandedText
{
	display: block;
}


/* Common Error Messages */

.error-messages, .no-records, .success-message, .special-messages
{
	padding: 10px;
	font-size: 12px;
	font-style: italic;
	color: #FFA500;
	text-align: center;
	border: 1px solid #23557F;
	margin: 4px;
	display: block;
	/*width: 90%;*/
}

/* --------------------------------- */

/* ---- Left Menu ---- */

div.leftmenu
{
    padding-left: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #6E879D;
	padding-top: 0;
	margin-top: 0;
	text-align: center;
	background-color: #4f7091;
}

div.leftmenu div
{
    margin-top: 15px;
}

div#searchcriteria
{
    margin-top: 25px;
}

div#searchcriteria div a
{
    text-align: center; text-decoration: none; padding:4px; width: 120px; border: 1px solid #CCCCCC;
}

div.leftmenu div select
{
    width: 130px;
}

.adduser
{
    background-image: url(images/leftmenu-buttons-01.gif);
    background-position: 0 -125px;
}

/* ------------------- */

/* Vacancy Manager Menu Items */

/* spellchecker */

div#spellchecker
{
    margin: 4px 0 20px 0;
    width: 650px;
    display: block;
    text-align: right;
}

div#spellchecker span
{
    font-weight: bold;
    vertical-align: middle;
    float: left;
    text-align: left;
    display: block;
}

/* ------------ */

div.editdata div input.calendar-text-field, div#layouttype1 div.colspan-1 input[type=text]
{
    width: 110px;
    margin-right: 5px;
}


/* ---------------------------------------- */
/*  New Inner Layout
/* ---------------------------------------- */

/* Main Layout */

div.layout
{
	margin: 0;
	padding: 1px;
	border: 2px solid #24547C;
	margin-bottom:25px;
 	width: 95%;
}

div.header
{
    background-color: #2A5C86;
	padding: 4px;
	margin: 0;
	font-size: 13px;
 	width: 98%;
    min-width: 780px;
}

div.detail
{
  	padding-left: 10px;
    padding-right: 10px;
 	width: 98%;
    min-width: 780px;
}

/* >>>>> */

/* Pagination Links */

a.anchortxt:active
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	font-family: Arial, Tahoma, 'MS Sans Serif' , Verdana;
}
a.anchortxt:visited
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	font-family: Arial, Tahoma, 'MS Sans Serif' , Verdana;
}
a.anchortxt:link, div#paging a
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	font-family: Arial, Tahoma, 'MS Sans Serif' , Verdana;
}

div#paging a.pageformtext
{
	color: #FFF;
	text-decoration: none;
}


/* >>>>> */

/* NEW Message Styles */

.errormessage, .norecords, .successmessage
{
	padding: 10px;
	font-size: 12px;
	font-style: italic;
	/*color: #FFA500;*/
	text-align: center;
	border: 1px solid #23557F;
	margin: 4px;
	display: block;
}

.errormessage
{
    color: #FF5050;
}

.successmessage
{
    color: #FFA500;
}

.norecords
{
    color: #FFFFFF;
}

.pendingreferrals
{
    width: 50%;
    min-width: 500px;
    line-height: 14px;
    text-align: right;
}

.mandetorynote
{
    display: block;
    clear: right;
    width: 200px;
    color: #FFCC66;
    line-height: 12px;    
    font-weight: normal;
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 16px;
}

/* >>>>> */

/* Removing Main Layout Border */

div#content div.layout
{
	background-color: #214D72;
	padding: 0;
	border: 0;
	margin: 0;
}

/* >>>>> */

/* Common Horizontal Rule */

div.hr
{
    border-top: 1px solid #316B9D;
    margin-bottom: 14px;
    display: block;
    width: 100%;
    min-width: 780px;
}

div.hr2
{
    border-top: 1px solid #316B9D;
    margin-top: 14px;
    margin-bottom: 14px;
    display: block;
    width: 100%;
    min-width: 650px;
}

/* >>>>> */

/* Header */

div.layout div.header
{
	background-color: #214D72;
	border: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

div.header img
{
	float: left;
	margin-right: 10px;
}

div.header span
{
	/*width:100%;*/
	padding: 0;
	margin: 0;
	font-weight: bold;
}

div.header input.excelicon
{
	float: right;
}

/* >>>>> */

/* Table Layout */

div#table
{
    text-align: left;
}

/* Rows, Titles, Subtitles, Captions and Other Text*/

div#table div.row, div#table div.row div.row1, div#table div.row div.row1 div.row2
{
    margin: 5px 0 5px 0;
    display: block;
    padding: 0;
    border: 0;
}

div#table div.row span.caption, div#table div.row div.row1 span.caption, div#table div.row div.row1 div.row2 span.caption
{
    width: 150px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

div#table div.row span.formtext, div#table div.row div.row1 span.formtext
{
    width: 150px;
    *width: 152px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

div#table div.row span.formtext1, div#table div.row div.row1 span.formtext1
{
    width: 500px;
    display: inline-block;
    vertical-align: middle;
}

div#table div.row span.formtext2, div#table div.row div.row1 span.formtext2
{
    width: 150px;
    *width: 152px;
    display: inline-block;
    vertical-align: top;
}

div#table div.row span.mceEditorContainer, div#table div.row div.row1 span.mceEditorContainer
{
    display: inline-block;
    vertical-align: top;
}

div#table div.row span.reqmgrdetailheaders
{
    width: 200px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
}

div#table div.row span.content, div#table div.row div.row1 span.content, div#table div.row div.row1 div.row2 span.content
{
    width: 150px;
    display: inline-block;
}

/* InterviewEventSlots.aspx */
div#table div.row span.content100, div#table div.row div.row1 span.content100, div#table div.row div.row1 div.row2 span.content100
{
    width: 100px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
}

.caption1, div#table div.row span.caption1, div#table div.row div.row1 span.caption1, div#table div.row div.row1 div.row2 span.caption1
{
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
}

.caption1
{
    text-align: left;
}

div#table div.row span.caption2, div#table div.row div.row1 span.caption2, div#table div.row div.row1 div.row2 span.caption2
{
    width: 150px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: block;
    margin-bottom: 6px;
}

div#table div.row span.caption3, div#table div.row div.row1 span.caption3, div#table div.row div.row1 div.row2 span.caption3
{
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: block;
    margin-bottom: 6px;
}

div#table div.row span.captionamq
{
    width: 80px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
}

div#table div.row span.captionama
{
    width: 80px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    /*
    margin-bottom: 2px;
    */
}

.buttonrow, div#table div.buttonrow, div#table div.row div.buttonrow, div#table div.row div.row1 div.buttonrow
{
    margin: 30px 0 5px 0;
    display: block;
    padding: 0;
    border: 0;
}

.aligned1
{
    float: right;
    text-align: right;
}

td.eventsbookings, td.eventsbookings a
{
    color: #FFA500;
    font-size: 12px;
}

.buttonrow1, div#table div.buttonrow1, div#table div.row div.buttonrow1, div#table div.row div.row1 div.buttonrow1
{
    margin: 30px 5px 40px 0;
    *margin-bottom: 40px;
    _margin-bottom: 40px;
    display: block;
    padding: 0;
    border: 0;
}

.buttonrow1 span.caption1, div#table div.buttonrow1 span.caption1, div#table div.row div.buttonrow1 span.caption1, 
div#table div.row div.row1 div.buttonrow1 span.caption1
{
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
}

div#table select.dropdownlist, div#table div.row select.dropdownlist, div#table div.row div.row1 select.dropdownlist
{
    margin: 0px 0px 0px 5px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

div#table select.dropdownlist1, div#table div.row select.dropdownlist1, div#table div.row div.row1 select.dropdownlist1
{
    margin: 0px;
    margin-right: 0px;
    padding: 0px;
    border: none;
}

.gofolder
{
	vertical-align: middle; 
	cursor: default;
}

select.dropdownlist1 optgroup option
{
    margin-right: -18px;
}

div#table select.dropdownlistsmall, div#table div.row select.dropdownlistsmall, div#table div.row div.row1 select.dropdownlistsmall
{
    width: 150px;
    margin: 0;
    padding: 0;
    margin-right: 15px;
    border: 1px solid #CCCCCC;
}

div#table select.dropdownlistmedium, div#table div.row select.dropdownlistmedium, div#table div.row div.row1 select.dropdownlistmedium
{
    width: 250px;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

div#table select.dropdownlistlarge, div#table div.row select.dropdownlistlarge, div#table div.row div.row1 select.dropdownlistlarge
{
    width: 350px;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

div#table input.textboxsmall, 
div#table div.row input.textboxsmall, 
div#table div.row div.row1 input.textboxsmall
{
    width: 148px;
    *width: 150px;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

div#table input.textboxmedium, 
div#table div.row input.textboxmedium, 
div#table div.row div.row1 input.textboxmedium
{
    width: 248px;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

div#table input.textboxlarge, 
div#table div.row input.textboxlarge, 
div#table div.row div.row1 input.textboxlarge
{
    width: 348px;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

div#table input.textbox, 
div#table div.row input.textbox, 
div#table div.row div.row1 input.textbox
{
    width: 148px;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

div#table input[type=text].textbox1, div#table div.row input[type=text].textbox1, div#table div.row div.row1 input[type=text].textbox1
{
    width: 218px;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

.subtitles, .inlinesubtitles
{
    display: inline-block;
    color: #FFF;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 14px;
    vertical-align: middle;
}

.specialtext
{
    color: #FF6633;
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 30px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.specialmessage
{
    width: 80%;
    min-width: 650px;
	padding: 0;
	font-size: 12px;
	text-align: left;
	display: block;
	margin-bottom: 30px;
}

div#table div.row div.row1 span.numbers
{
    display: inline-block;
    width: 30px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

td.caption
{
    width: 200px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
}

/* >>>>> */

td.eventbookings
{
    padding-left: 3px;
    padding-right: 3px;
}



/* Popup Link */

div#table div.row a span.popuplink
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
	font-size: 15px;
	margin: 0;
	color: black;
	border: black 3px double;
	background-color: orange;
	text-decoration: none;
	height:22px;
	cursor:hand;
	color: #000000;
}

/* >>>>> */

.tempclass
{
    display: inline-block;
}

/* Links */

div#table div.row a:link, div#table div.row div.row1 a:link, div#table div.row div.row1 div.row2 a:link, a.pagelinks:link
{
    color: #FFA500;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}

div#table div.row a:visited, div#table div.row div.row1 a:visited, div#table div.row div.row1 div.row2 a:visited, a.pagelinks:visited
{
    color: #FFA500;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}

div#table div.row a:hover, div#table div.row div.row1 a:hover, div#table div.row div.row1 div.row2 a:hover, a.pagelinks:hover
{
    color: #FFA500;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

/* >>>>> */

/* DDLs and Textboxes */

div#table div.row select.midpx, div#table div.row input[type=text].midpx
{
    width: 150px;
    margin-right: 15px;
}

/* >>>>> */

/* Setting Vertical Alignments */

.topaligned
{    
    vertical-align: top;
}

.middlealigned
{    
    vertical-align: middle;
}

.bottomaligned
{    
    vertical-align: bottom;
}

/* >>>>> */

/* Setting Horizontal Alignments */

.centeraligned
{
    text-align: center;
}

.rightaligned
{
    text-align: right;
}

.leftaligned
{
    text-align: left;
}

.setfloat
{
    float: left;
}

.setfloat1
{
    float: right;
}

/* >>>>> */

div#table div.alignedrow
{
    margin: 5px 0 5px 0;
    display: block;
    padding: 0;
    border: 0;
    text-align: right;
}

a.appmgrleftmenu, .menutitle, span.appmgrleftmenu
{
    display: block;
    /*width: 153px;*/
    border: 1px solid #CCCCCC;
    border-top: 1px solid #597898;
    border-bottom: 1px solid #234c76;
    border-left: 1px solid #597898;
    border-right: 1px solid #234c76;
    color: #333366;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 3px 3px 12px;
    overflow: auto;
    text-decoration: none;
    background-color: #708AA6;
    text-align: left;
}

.menutitle
{
	display: block;
    font-size: 12px;
    padding: 12px 3px 6px 10px;
    background-color: #96a9bd;
}

a.appmgrleftmenu_Over, a.appmgrleftmenu:Hover, span.appmgrleftmenu_Over
{
    display: block;
    /*width: 149px;*/
    border-top:1px solid #597898;
    border-bottom: 1px solid #234c76;
    border-left: 1px solid #597898;
    border-right: 1px solid #234c76;
    color: #333366;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 3px 3px 16px;
    overflow: auto;
    text-decoration: none;
    background-color: #B8C5D3;
    text-align: left;
}

/* Question and Answer */

div#table span.rowqa
{
    display: inline-block;
    width: 80%;
}

.questions, .qacaption 
{ 

  vertical-align: top; 
  color: #FFAA05; 
  font-size: 11px; 
  font-weight: bold; 
  margin: 0; 
  padding: 0; 
  border: 0; 
}

.qacaption 
{
  width: 70px;
}

.checkboxqa
{
    margin: 0 0 0 20px;
}


/*.answers { display: inline-block; width: 80%; }*/

.answers2{ display: inline-block; width: 90%; }


div#table div.rowqa div.detailrowqa
{
    margin-right: 200px;
}

div#table div.rowqa div.buttonrowqa
{
    width: 180px;
    float: right;
    display: block;
}

div#table div.rowqa div.detailrowqa span.question
{
    width: 100px;
    display: block;
    float: left;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: bold;
    color: #FFA500;
}

/* >>>>> */

input.calendar-text-field
{
    width: 90px;
    margin-right: 5px;
}

div#table div.row select.qa
{
    width: 40px;
    margin-right: 15px;
}

div#table div.row select.width120ddl
{
    width: 120px;
}

/* PublishingChannels.aspx */

div#table div.row span.midcolumn
{
    display: inline-block;
    width: 200px;
}

div#table div.row span.description
{
    display: block;
    margin-bottom: 20px;
    width: 60%;
}

/* All Buttons */

.button, .button1, .button2
{
    text-decoration: none;
	vertical-align: middle;
	border: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFAA05;
	padding-bottom: 5px;
	*padding-bottom: 0;
	height: 25px;
    background-image: url(images/all-buttons.gif);
}

.button
{
    width: 85px;
	background-position: 0 0;
}

.button1
{
    width: 155px;
	background-position: 0 -25px;
}

.button2
{
    width: 261px;
	background-position: 0 -50px;
}

div#sidebarmenu div.leftmenu input[type=submit].button1, div#sidebarmenu div.leftmenu input[type=button].button1
{
    margin-top: 10px;
}


/* >>>>> */

.subtitles1
{
    clear: right;
    color: #FFF;
    font-weight: bold;
    line-height: 12px;
    margin-top: 14px;
    margin-bottom: 14px;
    width: auto;
    display: inline-block;
}

div#table div.row div.row1 span.question
{
    width: 140px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

.commonmessages
{
	padding: 10px;
	font-size: 12px;
	font-style: italic;
	color: #FFA500;
	text-align: center;
	border: 1px solid #23557F;
	margin: 4px;
	display: block;
	/*width: 90%;*/
}

div#table div.row span.centertext
{
    text-align: center;
}

div#table div.row span.alignbottom
{
    vertical-align: bottom;
}

/* ---------------------------------------- */

/* Q n A New Styles */

    .qnaanswercaption, .qnaquestioncaption
    {
        width: 100px;
        display: inline-block;
        color: #FFAA05;
        font-size: 11px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        border: 0;
    }
    
    .qnaanswer
    {
        width: 100%;
        display: inline;
        position: relative;
        vertical-align: top;
    }

    .qnaanswercaption, .qnaquestioncaption
    {
        width: 100px;
        display: inline-block;
        color: #FFAA05;
        font-size: 11px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        border: 0;
    }
    
    .qnaanswer
    {

        display: inline;
        position: relative;
        vertical-align: top;
    }

    span.qnaformtext
    {
        width: 60%;
        min-width: 350px;
        display: inline-block;
        vertical-align: top;
    }
    
    span.qnavmformtext
    {
        width: 50%;
        min-width: 300px;
        display: inline-block;
        vertical-align: top;
    }
    
    
    
    span.qnaicons
    {
        width: 40px; 
        text-align: right; 
        margin-right: 10px; 
        display: inline-block;
        vertical-align: middle;
    }
        
/* --------------------- */

/* News Temporary Table Layout Fix */

table#tablelayout
{
    /* */    
}

table#tablelayout tr, table#tablelayout tbody tr, table#tablelayout div tr, table#tablelayout tbody div tr
{
    padding-top: 1px;
    padding-bottom: 1px;
}

table#tablelayout tr td span.caption, table#tablelayout div tr td span.caption,
table#tablelayout tbody tr td span.caption, table#tablelayout tbody div tr td span.caption
{
    width: 150px;
    color: #FFA500;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

input[type=text].textboxsmall
{
    width: 148px;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    border: 1px solid #CCCCCC;
}

select.dropdownlistsmall
{
    width: 150px;
    margin: 0;
    padding: 0;
    margin-right: 15px;
    border: 1px solid #CCCCCC;
}

/* ------ DataPager Styles ------- */
div.paging
{
	margin: 35px 0px 20px 0px;  
	float: right;
	clear: both;
}
input.pagenumber
{
    width: 40px;
}

/* ---- Applicant Folder Library ---- */
div.folder
{
	float: left;
	margin: 10px 40px 30px 0px;
	width: 240px;        	
	height: 50px;
}
div.folder img
{
    padding-right: 10px;
    border: 0px;
    vertical-align: top;             
    float: left;
}
div.folder div.description
{
    padding: 0px 0px 1px 0px;
    font-size: 11px;
    color: lightgrey;
}
div#table div.row div.folder .folderlink
{
	text-decoration: none;
}
div#table div.row div.folder .folderlabel
{
	width: 10px;          	      	
}
div.gridFolderHeader
{
	border-top: solid 1px #9fb0c1;
	width: 100%;
	overflow: auto;
	padding-bottom: 10px;
}
div.gridFolderHeader div.gridFolderHeadings
{
	font-weight: bold;  
	border-top: none;  
	border-bottom: none;    	
	color: #FFA500;        	
}
div.gridFolderHeader div.expandcollapse
{
	width: 20px;
	height: 19px;
	float: left;
	clear: left;
	padding: 10px 0px 0px 20px; 
	cursor: hand; 	  	
}
div.gridFolderHeader div.checqbox
{
	float: left;
	padding-top: 5px;
}
div.gridFolderHeader div.applicantname, div.gridFolderHeader div.addedby
{
	float: left;
	padding-left: 2px;       	
	padding-top: 8px;
}

div.gridFolderHeader div.applicantname
{
	width: 30%;
}

div.gridFolderHeader div.dateadded
{
	float: left; 
	width: 175px; 
	padding-left: 2px;
	padding-top: 8px;
}
div.gridFolderHeader div.applicationlist
{
	margin-left: 60px;        	
	clear: left;   
	padding-top: 5px;
	display: none;
}
div.applicationlist div.application div.vacfullnumber
{
	width: 500px;		
	padding-top: 3px;
}
div.applicationlist div.application div.innerchecqbox
{
	float: left;	
}
div.applicationlist div.application
{
	padding: 5px;	
}
div.folderApplicant
{
	clear:left;
	overflow: auto;       	
} 
div.folderApplicant div.profile
{
	float: left;
	height: 22px;
	padding-top: 8px;
	width: 40px;
}
div.folderApplicant div.profile img
{
	border: none;
	cursor: hand;
}
div.gridFolderHeader div.rightpad
{
	padding-right: 40px;
}
div#table div.row div.gridFolderBottomrow
{
	padding-top: 30px;
}
div#table div.row div.gridFolderTopRow
{
	margin-bottom: 10px;
}


/*---- Manage Applicant Folders  / Folder Library Admin ----*/

table.manageFolderList
{
	margin-bottom: 25px;
}
table.manageFolderList a.actionbutton
{
	color: #FFA500;
	font-size: 12xp;
	text-decoration: none;
	padding-right: 8px;
	font-style:normal 
}
table.manageFolderList input.folderButton
{
    border: 0px;
    vertical-align: top;            
}
table.manageFolderList tr
{
	height: 28px;
}
table.manageFolderList div#paging
{
	padding-top: 25px;
}
table.manageFolderList input.nameditbox
{
	height: 20px;
	width: 180px;
}
table.manageFolderList input.descriptioneditbox
{
	height: 20px;
	width: 350px;
}
table.manageFolderList .footer
{
	border-bottom: 1px solid #9FB0C1;	
}
table.manageFolderList .centeralign
{
	text-align: center;
}
table.manageFolderList .firstreccaption
{
	text-align: left;
	padding-left: 8px;
	font-style: normal;
	width: 150px;
	color: orange;
	font-weight: bold;
	font-family: Arial,Tahoma,'MS Sans Serif',Verdana;
	font-size: 11px;
}

/*---- List Applicants ----*/

div.tooltipArrow
{
    background-repeat: no-repeat;
    padding-top: 7px;
    position: absolute;
    z-index: 100;
    border: solid 1px red;
    width: 21px;
    height: 11px;
    top: 183px;
    left: -9px;
}
div.toolTipWrapper
{
	width: 200px;
    position: absolute;
    top: 20px;
    display: none;
    color: #333333;
    display: block;  
    border: 2px solid #C7C7C7;    
    background-color: #FFFFFF;
    left: 30px;
    top: -15px;
    padding: 7px 0 0 2px; 
    text-align: left;
    font-size: 12px;
    z-index: 99997;
    font-family: Arial, Georgia, Verdana;
    -moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-box-shadow:0 2px 4px #ABABAB;	
}
div.loadingbar
{
    position: absolute;
    top: 20px;
    display: none;
    color: #000;
    font-size: 9pt;   
    display: block;  
    border: 0px;
    font-family: Arial;
    background-color: #FFF1A8;
    left: 20px;
    top: -15px;
    padding: 6px; 
    text-align: left;
    font-size: 12px;
    font-family: Arial, Georgia, Verdana 
    -moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-box-shadow:0 2px 4px #ABABAB;
}
div.toolTipWrapper ul
{
    padding-left: 8px; 
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 10px;
    width:160px;    
}

div.toolTipWrapper ul li
{
	margin: 0 5px 5px 5px; 	    	
}

span.tooltip {    
    color: #3366FF;
    position: relative;
    cursor: hand;
    border: none;
    margin: 0px;
}
span.tooltip span
{   
	color: #fff;
	cursor: default;
    border: none;
    margin: 0px;
}
div.arrowContainer
{
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-style: initial; 
	border-color: initial; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-family: arial, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	height: 0px; 
	line-height: normal;
	text-align: left; 
	position: absolute; 
	width: auto; 
	background-image: initial; 
	background-attachment: initial; 
	background-origin: initial; 
	background-clip: initial; 
	background-color: transparent; 
	top: 6px; 
	left: -12px; 
	background-position: initial initial; 
	background-repeat: initial initial;
}
div.arrowInner
{
	border-bottom-width: 0px; 
	border-style: initial; 
	border-color: initial; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-family: arial, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	height: 0px; 
	line-height: normal; 
	text-align: left; 
	position: absolute; 
	width: auto; 
	background-image: initial; 
	background-attachment: initial; 
	background-origin: initial; 
	background-clip: initial; 
	background-color: transparent; 
	border-bottom-width: 9px; 
	border-bottom-style: solid; 
	border-bottom-color: transparent; 
	border-right-width: 9px; 
	border-right-style: solid; 
	border-right-color: white; 
	top: 3px; 
	z-index: 99999; 
	border-top-width: 9px; 
	border-top-style: solid; 
	border-top-color: transparent; 
	background-position: initial initial; 
	background-repeat: initial initial; 
	left: 4px;
}
div.arrorOuter
{
	border-bottom-width: 0px; 
	border-style: initial; 
	border-color: initial; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-family: arial, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	height: 0px; 
	line-height: normal; 
	text-align: left; 
	position: absolute; 
	width: auto; 
	background-image: initial; 
	background-attachment: initial; 
	background-origin: initial; 
	background-clip: initial; 
	background-color: transparent; 
	border-bottom-width: 12px; 
	border-bottom-style: solid; 
	border-bottom-color: transparent; 
	border-right-width: 12px; 
	border-right-style: solid; 
	border-right-color: #C7C7C7; 
	z-index: 99998; 
	border-top-width: 12px; 
	border-top-style: solid; 
	border-top-color: transparent; 
	background-position: initial initial; 
	background-repeat: initial initial; 
}
div.toolTipWrapper div.closex
{
	float: right; 
	padding-right: 7px;	
	cursor:pointer;
	cursor: hand;	
}

/* --------------------- */

/* --------------------------- */

.mail
{
    background-color: #FFFFFF;
    color: #000000;
}

/* --------------------------- */

td.sitecontent,
td.sitecontent table tr td,
td.sitecontent table tbody tr td
{
    color: #000;
    background-color: #FFF;
    font-size: 12px;
    border: 1px solid #E1E1E1;
}

td.sitecontent table tr th,
td.sitecontent table tbody tr th
{
    color: #000;
    font-weight: bold;
    background-color: #FFF;
    font-size: 12px;
    border: 1px solid #E1E1E1;
}

.DdlItemHeading
{
	color: blue;
	font-weight: bold;
}

/* Floats */

.floatalpha
{
    float: left;
}

.floatbeta
{
    float: right;
}

.floatgamma
{
    float: none;
}

/* Alignments */

.alignalpha
{
    text-align: left;
}

.alignbeta
{
    text-align: right;
}

.aligngamma
{
    text-align:center;
}
.	
{
	margin-top: 5px;
}

.marginthreepixbeta
{
	margin-right: 3px;
}

.marginbeta
{
	margin-right: 5px;
}

.margingamma
{
	margin-bottom: 5px;
}

.margindelta
{
	margin-left: 5px;
}

.fixedwidth
{
    width: 625px;
}

.datepicker
{
    display: inline-block;
    width: 150px;
    margin-right: 15px;
}

/* ------------------------ */

.resettopmenuheight
{
    height: 71px;
}
.resetcharcount
{
    padding-left: 370px;
}
.buttonrowgamma, div#table div.buttonrowgamma, div#table div.row div.buttonrowgamma, div#table div.row div.row1 div.buttonrowgamma
{
    margin: 30px 0px;
    display: block;
    padding: 0;
    border: 0;
    clear: both;
    text-align: center;
}
#contentreset
{
    border: 0px;
    margin: 0px;
    padding:0 15px;
    padding-bottom: 50px;
}
div.layoutreset
{
    margin: 0;
    padding: 1px;
    margin-bottom:12px;
}

div#table div.row textarea.textboxsmall, div#table div.row div.row1 textarea.textboxsmall
{
    width: 150px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row textarea.textboxmedium, div#table div.row div.row1 textarea.textboxmedium
{
    width: 250px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row textarea.textboxlarge, div#table div.row div.row1 textarea.textboxlarge
{
    width: 350px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row file.textboxsmall, div#table div.row div.row1 file.textboxsmall
{
    width: 150px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row file.textboxmedium, div#table div.row div.row1 file.textboxmedium
{
    width: 250px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row file.textboxlarge, div#table div.row div.row1 file.textboxlarge
{
    width: 350px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row span.formtextalpha, div#table div.row div.row1 span.formtextalpha
{
    width: 150px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row span.formtextbeta, div#table div.row div.row1 span.formtextbeta
{
    width: 250px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row span.formtextgamma, div#table div.row div.row1 span.formtextgamma
{
    width: 350px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row span.formtextdelta, div#table div.row div.row1 span.formtextdelta
{
    width: 450px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

div#table div.row span.formtextepsilon, div#table div.row div.row1 span.formtextepsilon
{
    width: 550px; 
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 15px;
}

/* --------------------------- */

.HideCol
{
	display: none;
}

/* Multi Select DDL */

div.DT
{
	border-left: groove 1px #5b5c71;
	border-top: groove 1px #5b5c71;
	border-right:  groove 1px #5b5c71;	
	border-bottom: groove 1px #5b5c71;
	vertical-align: middle;
	background-color: White;
}

div.DVMain
{
	border-right: groove 1px #5b5c71;
	border-top: groove 1px #5b5c71;
	display: none;
	scrollbar-face-color: white; 
	margin: 0px;
	scrollbar-highlight-color: whitesmoke;
	overflow: auto;
	position:absolute;
	border-left: groove 1px #5b5c71;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	border-bottom: groove 1px #5b5c71;
	scrollbar-darkshadow-color: whitesmoke;
	height: 150px;
	background-color: #FFFFFF;
}

div.divmsdd
{
    width: 250px;
    z-index: 110;
    float:left;
    margin-left: 3px;
}
IMG.DDA
{
	vertical-align: middle;
	cursor: hand;
	height: 18px;
	width: 18px;	
}

#DVLI
{
	WIDTH: 508px;
	background-color: transparent;
	text-decoration: none;
}
#DVLI:hover
{
	WIDTH: 508px;
	background-color : #D4D0C8;
    text-decoration: none;
}

div#DVLI label.LIL
{
    text-decoration: none;
}

.LI
{
	WIDTH: 508px;
	background-color: transparent; 	
	text-decoration: none;
	font-size: 12px;
}
.LI:Hover
{
	WIDTH: 508px;
	background-color : #D4D0C8;
	text-decoration: none;
	font-size: 12px;
}

input.MSTBM
{
	border: none 1px; 
	height: 17px;
	color: black;
}
input.MSTBM span
{
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 125px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input.MSTBM:hover
{
	font-size: 99%;
	font-size: 13px;
}
input.MSTBM:hover span
{
	display: block;
	font-size: 13px;
}

label.LIL
{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

div#divVacancyStatus a:link
{
    text-decoration: none;
}

div#divVacancyStatus a:hover
{
    text-decoration: none;
}

div#table div.rowreset, div#table div.row div.row1reset
{
    height: 18px;
}

div#table div.rowreset a:visited, div#table div.row div.row1reset a:visited,
div#table div.rowreset a:link, div#table div.row div.row1reset a:link,
div#table div.rowreset a:hover, div#table div.row div.row1reset a:hover
{
    text-decoration: none;
    font-size: 12px;
}

.wordwrapping
{
    word-break: break-all;
}

/* Reports - Rapid Stats */

div#rapidstatus
{
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    border: none;
    text-align: center;
}

div#rapidstatus div
{
    margin: 6px 0px 6px 0px;
    padding: 0px;
    border: none;
    clear: both;
    text-align: center;
}

div#rapidstatus div span.caption
{
    font-size: 11px;
    font-weight: bold;
    color: #FFA500;
}

div#rapidstatus div input[type="text"]
{
    width: 60px;
    text-align: center;
    font-size: 11px;
}

/* -------------------- */

.clearalpha
{
    clear: left;
}

.clearbeta
{
    clear: right;
}

.cleargamma
{
    clear: both;
}

/* Reports Styles */

.col-1, .col-2, .col-3
{
    display: inline-block;
    float: left;
}

.col-1
{
    width: 180px;
}

.col-2
{
    float: none;
}

.col-3
{
    width: 22px;
}

div#table div.row span.reportscaption,  span.captiontopaligned
{
    padding: 0px;
    margin: 0px;
    border: none;
    vertical-align: top;
    display: inline-block;
}

div#table div.row input.reportsradio
{
    width: 30px;
    float: left;
    display: inline-block;
}

.attachedfileno
{
	width: 20px;
	display: inline-block;
	vertical-align: top;
}

.attachedfilename
{
	width: 150px;
	display: inline-block;
	vertical-align: top;
}

.deletefile
{
	width: 60px;
	display: inline-block;
	clear: right;
	vertical-align: top;
}

div#table input.rsettextboxsmall{margin: 0px;}

/* UC : SearchVacancyControl */

.resetcaptionwidth
{
    width: 85px;
}

/* Reports New Styles - Start */

.repGridHeaderCell, .reportsgridheader
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.reportsgridheader
{
	background-color: #234c76;
}

.ReportTableEvenRow td, .ReportTableOddRow td
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	line-height: 18px;
}

.ReportTableEvenRow
{
	background-color: #45688A;
	border-style: none;
}
.ReportTableOddRow
{
	background-color: #587794;
	border-style: none;
}

.reportstitle
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.RepChildGridheader
{
	font-size: 11px;
	font-weight: bold;
	color: Orange;
	border-style: solid;
	border-width: 0px;
	border-color: #fff;
	background-color: #234C76;
}

.CostReportFooter
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

.reportsgridlinks
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	/*text-indent: 3pt;*/
}

/* Reports New Styles - End */

/* Reports Description Styles - Start */
.reportsdescpnl
{
    /* */
}

.reportsdescpnl a, .reportsdescpnl a:hover
{
    display: block;
    padding: 5px;
    margin: 0px;
    border: none;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: orange;
}

.reportDescDiv
{
	/*background-color:#E8E9AD; 	background-color:#EBEBD7;*/ /*background-color:#C5D0DB;*/
	background-color: #587794;
    padding: 3px;
    margin: 5px;
    border: 1px solid #fff;
}

.reportBodyText
{
	color: white;
	font-size: 11px;
	font-family: Arial, 'MS Sans Serif' , Verdana;
}
.reportBodyText P
{
	color: white;
	font-size: 11px;
	font-family: Arial, 'MS Sans Serif' , Verdana;
}

.reportBodyText LI
{
	color: white;
	font-size: 11px;
	font-family: Arial, 'MS Sans Serif' , Verdana;
}
.ReportDescTable
{
	border: solid 1px white;
}

/* Reports Description Styles - Start */

/* -------------- styles for the HierarchicalDropdown  ------------- */
div.mcdropdown {
	position: absolute;
	border: 1px solid #ccc;
	padding: 1px;
	display: -moz-inline-block;
	display: inline-block;
	width: 170px;
	height: 14px;
	padding: 2px;
}

/* style either the input or div where the plug-in is attached to */
div.mcdropdown input, 
div.mcdropdown div {
	position: absolute;
	background-color: #fff;
	left: 0;
	top: 0;
	/*width: 98%;*/
	width: 214px;
	border: 0;
	padding: 2px 0 0 3px;
	font: 12px Arial,Georgia,Verdana;
	height: 16px;
}

div.mcdropdown a, div.mcdropdown a:hover, div.mcdropdown a:focus, div.mcdropdown a:active 
{
	position: absolute;
	right: 1px;
	top: 1px;
	background: transparent url(images/mcdd_select_button.jpg) no-repeat center left;
	background-position: center left;
	display: -moz-inline-block;
	display: inline-block;
	height: 16px;
	width: 15px;
	text-decoration: none;
	font-size: 0pt;
	z-index: 2;
	outline: 0;
}

div.mcdropdown a:hover, div.mcdropdown a:focus {
	background: transparent url(images/mcdd_select_button_over.jpg) no-repeat center left; 	
}

div.mcdropdown a:active {
	background: transparent url(images/mcdd_select_button_over.jpg) no-repeat center left;
}

div.mcdropdownDisabled {
	background-color: #e1e0e0;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

div.mcdropdownDisabled input {
	cursor: default;
}

div.mcdropdownDisabled a:hover, div.mcdropdownDisabled a:focus {
	background-position: 0 0;
	cursor: default;
}

/* 
	styles for the dropdown menu 
*/
ul.mcdropdown_menu {
	display: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* float so we can calculate the size of the columns */
	float: left;
	clear: both;
	z-index: 10000;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

ul.mcdropdown_menu ul {
	display: none;
	font: 12px Arial,Georgia,Verdana;
	/* float so we can calculate the size of the columns */
	/*
		float: left;
	*/
}

.with_border
{
	border: solid 1px silver;
}

/* -- Sub-Menus -- */
ul.mcdropdown_menu ul {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	margin-left: 100px;
	padding: 0px;
	z-index: 10000;
}

ul.mcdropdown_menu ul li {
	margin: 0px;
	min-width: 150px;
	_width: 150px; /* ie6 min-width hack */
}


/* color schema */
ul.mcdropdown_menu {
/*
	height: 19px;
*/
	height: auto;
	background-color: #fff;
	padding: 5px 5px;
	/* define font here for IE6 */
	font: 12px Arial,Georgia,Verdana;
}

ul.mcdropdown_menu li 
{
	padding: 2px 20px 2px 6px;
}

/* we don't use "ul.mcdropdown_menu > li" here so that IE6 knows how to style the root level */
ul.mcdropdown_menu li.mc_root {
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	border-top: 1px solid #fff;
	padding: 2px 20px 2px 0px;
	margin: 0 10px;
	margin-left: 20px;
}

ul.mcdropdown_menu > li.mc_endcol {
	border-bottom: 1px solid #fff;
}

/* this is for IE6 only */
ul.mcdropdown_menu li.mc_hover {
	background-color: #3697fe !important;
}

ul.mcdropdown_menu > li:hover {
	border-top: 1px solid #999;
	background-color: #3697fe !important;
	/* Change BG color of the above line to change bg color of the parents*/
	color: #fff;
}

ul.mcdropdown_menu > li:hover.mc_endcol {
	border-bottom: 1px solid #999;
}

ul.mcdropdown_menu > li:hover + li:not(.mc_firstrow) {
	border-top: 1px solid #999;
}

ul.mcdropdown_menu li.mc_parent {
	padding-right: 20px !important;
	background: url(images/mcdd_icon_normal.gif) no-repeat 100% 50%;
}

ul.mcdropdown_menu li:hover.mc_parent {
	background: #3697fe 100% 50% !important;
	/* Change BG color of the above line to change bg color of the parents with childs*/
	color: #fff !important;
}

ul.mcdropdown_menu ul {
	background: #fff;
	/* add a slight border for better visualization of deep menus */
	border: 1px solid #d0d0d0;
	padding-bottom: 10px;
	/* IE 6/7 will bleed through the background color if we don't set the visibility to hidden */
	visibility: hidden;
}

ul.mcdropdown_menu ul li {
	background: #fff;
	padding-left: 16px !important;
	border-top: 1px solid #fff;
	color: #000;
	white-space: nowrap;
	margin-left: 20px;
}

ul.mcdropdown_menu ul li.mc_firstrow {
	border-top: 1px solid #f0f0f0;
}

ul.mcdropdown_menu ul li.mc_endcol {
	border-bottom: 1px solid #fff;
}

ul.mcdropdown_menu ul li:hover {
	background-color: #3697fe;
	border-top: 1px solid #dedede;
	color: #fff;
}

ul.mcdropdown_menu ul li.mc_endcol:hover {
	border-bottom: 1px solid #dedede;
}

ul.mcdropdown_menu ul li:hover + li:not(.mc_firstrow) {
	border-top: 1px solid #dedede;
}

/*
 * drop down shadows
 */
div.mcdropdown_shadow {
	display: none;
	position: absolute;
	margin: 3px 0 0 3px;
	/* for IE6, we use just a square transparent image */
	background: #000;
	filter :alpha(opacity=33);
}

/* ie6 ignores this selector */
html>body div.mcdropdown_shadow {
	/* let's use a transparent PNG */
	margin: 5px 0 0 5px;
	padding: 5px 0 0 5px;
	background: transparent url(images/shadow.png) right bottom no-repeat !important;
	/* remove the filter for IE7 */
	filter: none;
}

/* 
 * styles for the dropdown menu 
 */
/* autocomplete styles */
ul.mcdropdown_autocomplete {
	display: block;
  position: absolute;
	height: auto;
	max-height: 210px;
  overflow-x: hidden;
	overflow-y: auto;
  clear: both;
	padding: 5px 10px;
	background-color: #e1e0e0;
	z-index: 10000;

	margin: 0px;
	list-style-type: none;
	width: 392px;
	font: 11px Arial, Helvetica, sans-serif;
}

ul.mcdropdown_autocomplete ul {
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.mcdropdown_autocomplete ul li {
	margin: 0px;
}

ul.mcdropdown_autocomplete li {
  display: block;
	font: 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	border-top: 1px solid #fff;
	padding: 2px 26px 2px 6px;
}

ul.mcdropdown_autocomplete li.mc_endcol {
	border-bottom: 1px solid #fff;
}

ul.mcdropdown_autocomplete li.mc_parent {
	padding-right: 20px !important;
	background: url(images/mcdd_icon_normal.gif) no-repeat 100% 50%;
}

ul.mcdropdown_autocomplete li.mc_hover {
	border-top: 1px solid #999;
	background-color: #999 !important;
	color: #fff;
}

ul.mcdropdown_autocomplete li.mc_hover_parent {
	background: #999 url(images/mcdd_icon_hover.gif) no-repeat 100% 50% !important;
	color: #fff !important;
}
div.HierarchicalDropdown
{
	float: left;
	width: 180px; 
	padding-left: 3px;
	display: inline-block;
	vertical-align: middle;
}
div#table div.row ul.substatuslist
{
    padding-left: 20px;      	
}
div#table div.row ul.substatuslist li 
{
	list-style: none;
	margin-top: 10px;
	height: 13px;
	padding: 3px 0px 0px 3px;
}
div#table div.row ul.substatuslist li a
{
	color: #FFA500;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
div#table div.row ul.substatuslist li a:hover
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
/* ---------------------------------------------------------------- */

/* ------ New Date Picker - Start ---- */

table.jCalendar {
	border: 1px solid #214d72;
	background: #94b0cd;
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
    direction:rtl;
}
table.jCalendar th {
	background: #365676;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
}

table.jCalendar td {
	background: #718ba4;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #b5daff;
	color: #000;
}
table.jCalendar td.selected.dp-hover {
	background: #ccc;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #718ba4;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	/*width: 171px;*/
	width: 200px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
	direction: rtl;
}

a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

a.dp-choose-date {
	/*float: left;*/
	width: 16px;
	height: 16px;
	padding: 0;
	/*margin: 5px 3px 0;*/
	margin: 1px 5px 0px 5px;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(Images/calendar.gif) no-repeat; 
	vertical-align: middle;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 80px;
	/*float: left;*/
}

/* ------ New Date Picker - End ------ */

/* Styles for Links : Start */

/* Styles for Links : underlined */

a.alphalinks
{
    text-decoration: underline;
}

a.alphalinks:hover
{
    text-decoration: underline;
}

a.betalinks
{
    text-decoration: underline;
}

a.betalinks:hover
{
    text-decoration: none;
}

a.gammalinks
{
    text-decoration: none;
}

a.gammalinks:hover
{
    text-decoration: underline;
}

a.deltalinks
{
    text-decoration: none;
}

a.deltalinks:hover
{
    text-decoration: none;
}
/* Styles for Links : End */


/* Requisition and Applicant Profiles */

h2.trigger {
    padding: 5px 30px 10px 5px;
    margin: 0 0 5px 0;
    background-repeat: no-repeat;
    background-position: -100px -4px;
    border: 1px solid #214d72;
    width: 660px;
    font-size: 12px;
    font-weight: normal;
    float: left;
    color: #FFF;
    text-align: left;
}
h2.trigger a {
    color: #FFF;
    text-decoration: none;
    display: block;
}
h2.trigger a:hover { color: #FFF; }
h2.active 
{
    padding: 5px 30px 10px 5px;
    background-repeat: no-repeat;
    background-position: -100px -4px;
}
.toggle_container {
    margin: 0 0 5px;
    padding: 0;
    border: 1px solid #214d72;
    overflow: hidden;
    font-size: 12px;
    width: 695px;
    clear: both;
    text-align: left;
}

.toggle_container .block {
    padding: 5px 0px 20px 5px; /*--Padding of Container--*/
    /*background-color: #3a709d;*/
}
/* Requisition and Applicant Profiles */

/* Data Profile */
div.sectionbody
{
    text-align: left;
    border: 1px solid #ccc;
    margin: 0px 0px 15px 0px;
    padding: 5px;
}
div.lastsectionbody
{
    text-align: left;
    border: 1px solid #ccc;
}
div.sectioncontainer
{
    background-color: #718ba4;
    padding:6px 0 6px 6px;
}

div.sectioncontainer .caption1
{
    color: #fff;
}
/* ------------ */

.subtext
{
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Tahoma, 'MS Sans Serif';
}

/**/

.fullwidthtable {
    border:0 none;
    width:98%;
}

.NonAlternateGrid {
    /*background-color:#45688A;*/
        /*background-color: #dbdbdb;*/
    border-style:none;
    color: #FFA500
}

.AlternateGrid {
    background-color: #dbdbdb;
    border-style:none;
    color: #FFA500
}

td span.redtext
{
	color: #FFA500;
	font-size: 11px;
	font-weight: bold;
}

tr.NonAlternateGrid td a.redtext, tr.AlternateGrid td a.redtext
{
	color: #FFA500;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

tr.NonAlternateGrid td a.redtext:hover, tr.AlternateGrid td a.redtext:hover
{
	color: #FFA500;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;    
}


/* This class is used in Applications.aspx page. */
.resetpadding
{
    padding-left: 5px;
}

div#table div.row select.resetmargin
{
    margin-left: 0px;
}

/* Email Activity page */
div#table div.row input.resettextboxmargin
{
    margin-left: 3px;
}

/* Vacancy Manegs -> Email Profile page */
div#table div.emailprofile
{
    float: right; 
    position: relative; 
    top: -40px; 
    left: 100px;
    height: 200px;
    width: 210px;
}