﻿* 
{	
	font-family: Arial, Helvetica, Sans-Serif;
	empty-cells:show;
}

html {overflow-y: scroll;font-size: 12px;} 


th 
{
	text-align: left;
}

.sideMenu
{
	margin-top: 40px;
	padding: 12px;
	min-height: 360px;
}

.sideMenu a
{
	display: block;
	padding: 4px;
	
}

/*
.sideMenuLinkContainer 
{
	background-color: Pink;
}
*/

/*====*/

.pageTitle 
{
	font-weight: bold;
	font-size: 15px;
	color: #666666;	
}

.pagePartPadded 
{
	padding-left: 8px;
}

.pagePart 
{
	border: solid 1px #dadada;	
	margin: 12px 0;
	position: relative;
	background-color: White;
	z-index: 0;
	
	/* IE6 hack */
	height: 0;
	he\ight: auto;
	zoom: 1;
	/* ======== */
}

.pagePart .pagePartContent 
{
	padding: 12px;
}

.pagePart .TL { position: absolute; top: -1px; left: -1px; display: block; }
.pagePart .TR { position: absolute; top: -1px; right: -1px; display: block; }
.pagePart .BL { position: relative; left: -1px; top: 1px; }
.pagePart .BR { position: relative; float: right; left: 1px; top: 1px}

.pagePartTitle 
{
	font-weight:bold;
	margin-bottom: 8px;
}

.pagePartCommandLink img
{
	padding-top: 6px;
}

.pagePartTitleLink 
{
	color: #32528e;
	text-decoration: none;
}

.pagePartTitleLink:hover
{
	color: #ab0217;
	text-decoration: none;
}

.pagePartTopCommandControls {
	float: right;
	vertical-align: baseline;	
}

hr 
{
	height: 1px;
	color: #eeeeee;
}

.infoForm td
{
	padding: 3px;
	vertical-align: top;
}

.infoForm .label 
{
	padding-left: 0;
	color: #444444;
	font-weight: bold;
}

.infoForm .command 
{
	padding-left: 0;
}

.infoForm .heading
{
	color: Black;
	font-weight: bold;
}

/**/

.inputForm td 
{
	padding: 3px;
	vertical-align: top;
}

.inputForm .label 
{
	padding-top: 6px;
	padding-left: 0;
	color: #444444;
}

.inputForm td.labelFullWidth
{
	padding-top: 6px;
	padding-left: 0;
	color: #444444;
	font-weight: bold;
}

.inputForm .heading
{
	color: Black;
	font-weight: bold;
}

.inputForm .command
{
	padding-top: 6px;
	color: #444444;
}

.inputForm .input 
{
}

.inputForm .inputFullWidth
{
	padding-left: 0;
}

.inputForm .description
{
	color: #444444;
	padding-left: 0;
}

.inputForm .container
{
	padding: 0;
}

.inputForm .extraColumn
{
	padding-left: 10px;
}

.shadedEvenRow td, div.shadedEvenRow
{
	background-color: #f7f7f8;
}

.shadedOddRow td, div.shadedOddRow
{
	
}


.infoForm th 
{
	font-weight: bold;
	color: #444444;
}

td.infoFormCommand {
	padding-top: 10px; 
	border-top: solid 1px #eeeeee;
}

.smallText, .smallText a, .smallText span, .smallText td, .smallText th, .smallText *
{
	font-size: 11px;
}

div.command
{
	padding-top: 6px;
	color: #444444;
}

.validationText 
{
	font-size: 11px;
	color: Red;
}

select
{
	border: solid 2px #dddddd;
}

.cascadingDropDown 
{
	background-color: #eeeeee;
	border: solid 2px #dddddd;
}

.cascadingDropDownTop 
{
	margin-bottom: 4px;
}

.emptyText 
{
	color: #888888;
}

.skillExpListLevel 
{
	font-size: 11px;
	color: #666666;
}

.loginFailureText 
{
	color: #cc0000;
	font-size: 11px;
	display: block;
}

.profileSideText, .profileSideText span
{
	 font-size: 9px; 
	 color: #666666
}

.profileSideText a 
{
	font-size: 9px; 
	text-decoration: none;
}

input[type="text"], input[type="password"]  
{
	border: solid 1px #999999;
}

input.disabled 
{
	background-color: #eeeeee;
	border: solid 1px #999999;
}

.externalSiteNameLabel 
{
	color: #660000;
}

.jobMemberLinkLocal 
{
}

.jobMemberLinkExternal 
{
	color: #990000;
}

.sourceSiteLink 
{
	color: #990000;
	font-weight: bold;
}

div.ajax__calendar_container {
	position: relative;
}

.ajax__calendar_container td 
{
	padding: 0;	
}

.standardGridView 
{
	border: solid 1px #666666;
}

.standardGridView th
{
	border-bottom: solid 1px #999999;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	background-color: #f3f3f3;
	padding: 3px;
}

.standardGridView td
{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	padding: 3px;
}

.standardGridView tr.oddRow td
{
	background-color: #f3f3f3;
}

.candidateSummaryTitleRow td
{
	background-color: #555966; 
	color: White;
	font-weight:bold;
	padding: 4px 4px;
}

.candidateSummaryTitleRow td a
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.candidateSummaryTitleRow td a:hover
{
	text-decoration: underline;
}

.jobEmployerLogo 
{
	text-align: center;
}

.jobEmployerLogo img 
{
	padding-bottom: 15px;
	display: inline;
}

.exampleProfileLink {
	display: block; 
	float: right; 
	text-align: right; 
	width: 150px;
	font-size: 9pt;
	padding-right: 8px;
}