@import url("common.css");

body {background-color:#E7E7D6; font: normal small arial, sans-serif}
/* BEGIN BUTTONS */

.xl1over, .xl1over IMG	/* menu button highlight, left side */
{
	background-image: url(/pcrimg/inc/xl1tabx.gif);
	width: 13px;
	height: 25px;
}
.xl2over	/* menu button highlight, repeating center section */
{
	background-image: url(/pcrimg/inc/xl2tabx.gif);
	height: 25px;
	padding-right: 4px;
	padding-bottom: 5px;
	text-align: left;
}
.xl3over, .xl3over IMG	/* menu button highlight, right side */
{
	background-image: url(/pcrimg/inc/xl3tabx.gif);
	width: 3px;
	height: 25px;
}
/* Name Company Position Selectors */
.xltbl#PCOM .xl1over,  .xltbl#PCOM .xl1over IMG {background-image: url(/pcrimg/inc/xl1tabc.gif)}
.xltbl#PCOM .xl2over				{background-image: url(/pcrimg/inc/xl2tabc.gif)}
.xltbl#PCOM .xl3over,  .xltbl#PCOM .xl3over IMG {background-image: url(/pcrimg/inc/xl3tabc.gif)}
.xltbl#PNAM .xl1over,  .xltbl#PNAM .xl1over IMG {background-image: url(/pcrimg/inc/xl1tabn.gif)}
.xltbl#PNAM .xl2over  				{background-image: url(/pcrimg/inc/xl2tabn.gif)}
.xltbl#PNAM .xl3over,  .xltbl#PNAM .xl3over IMG {background-image: url(/pcrimg/inc/xl3tabn.gif)}
.xltbl#PJOB .xl1over,  .xltbl#PJOB .xl1over IMG {background-image: url(/pcrimg/inc/xl1tabj.gif)}
.xltbl#PJOB .xl2over				{background-image: url(/pcrimg/inc/xl2tabj.gif)}
.xltbl#PJOB .xl3over,  .xltbl#PJOB .xl3over IMG {background-image: url(/pcrimg/inc/xl3tabj.gif)}
.xl1out, .xl1out IMG	/* menu button image, left side */
{
	background-image: url(/pcrimg/inc/xl1tab.gif);
	width: 13px;
	height: 25px;
}
.xl2out	/* menu button image, repeating center section */
{
	background-image: url(/pcrimg/inc/xl2tab.gif);
	height: 25px;
	padding-right: 4px;
	padding-bottom: 5px;
	text-align: left;
}
.xl3out, .xl3out IMG	/* menu button image, right side */
{
	background-image: url(/pcrimg/inc/xl3tab.gif);
	width: 3px;
	height: 25px;
}
.xllink	/* Link text, used on menu buttons */
{
	font: bold 11px "arial narrow";
	color: #133E8D;
}
/* Rollover text colors for main menu buttons */
.xltbl .xl2over .xllink {color: #333333;}
.xltbl#PCOM .xl2over .xllink {color: #663300;}
.xltbl#PNAM .xl2over .xllink {color: #330066;}
.xltbl#PJOB .xl2over .xllink {color: #003300;}


.large1over,.large1over IMG	/* basic button image, left side */
{
	background-image: url(/pcrimg/inc/l1tabx.gif);
	width: 13px;
	height: 22px;
}
.large2over	/* basic button image, repeating center section */
{
	background-image: url(/pcrimg/inc/l2tabx.gif);
	height: 22px;
	padding-left: 1px;
	padding-right: 3px;
	padding-bottom: 4px;
	text-align: left;
}
.large3over,.large3over IMG	/* basic button image, right side */
{
	background-image: url(/pcrimg/inc/l3tabx.gif);
	width: 3px;
	height: 22px;
}
.large1out, .large1out IMG	/* basic button image, left side */
{
	background-image: url(/pcrimg/inc/l1tab.gif);
	width: 13px;
	height: 22px;
}
.large2out	/* basic button image, repeating center section */
{
	background-image: url(/pcrimg/inc/l2tab.gif);
	height: 22px;
	padding-left: 1px;
	padding-right: 3px;
	padding-bottom: 4px;
	text-align: left;
}
.large3out, .large3out IMG	/* basic button image, right side */
{
	background-image: url(/pcrimg/inc/l3tab.gif);
	width: 3px;
	height: 22px;
}
.largelink	/* Link text, used on buttons */
{
	font: bold 11px arial;
	color: #133E8D;
}
/* Set minimum widths with and without image */

.med1over, .med1over IMG	/* basic button image, left side */
{
	background-image: url(/pcrimg/inc/m1.gif);
	background-color: #CCE5FE;
}
.med2over	/* basic button image, repeating center section */
{
	background-image: url(/pcrimg/inc/m2.gif);
	background-color: #CCE5FE;
}
.med3over, .med3over IMG	/* basic button image, right side */
{
	background-image: url(/pcrimg/inc/m3.gif);
	background-color: #CCE5FE;
}
.med1out, .med1out IMG	/* basic button image, left side */
{
	background-image: url(/pcrimg/inc/m1.gif);
	background-color: #A7C2F5;
}
.med2out	/* basic button image, repeating center section */
{
	background-image: url(/pcrimg/inc/m2.gif);
	background-color: #A7C2F5;
}
.med3out, .med3out IMG	/* basic button image, right side */
{
	background-image: url(/pcrimg/inc/m3.gif);
	background-color: #A7C2F5;
}
.medlink	/* Link text, used on buttons */
{
	font: bold 10px Verdana;
	color: #133E8D;
}
/* Set minimum widths with and without image */
.medwidth {width: 40px;}
.medwidth2 {width: 40px;}


.medmover	/* Button hover over */
{

	cursor: pointer;
	background-color: #CCE5FE;
}
.medmout	/* Button hover out */
{

	cursor: pointer;
	background-color: #A7C2F5;
}
.small1over, .small1over IMG	/* basic button image, left side */
{
	background-image: url(/pcrimg/inc/s1.gif);
	background-color: #69A7E6;
	cursor: pointer;
	font-size: 1px;
	width: 3px;
	height: 17px;
	cursor: pointer;
}
.small2over	/* basic button image, repating center section */
{
	background-image: url(/pcrimg/inc/s2.gif);
	background-color: #69A7E6;
	cursor: pointer;
	height: 17px;
	font-size: 1px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	cursor: pointer;
}
.small3over, .small3over IMG	/* basic button image, right side */
{
	background-image: url(/pcrimg/inc/s3.gif);
	background-color: #69A7E6;
	font-size: 1px;
	width: 3px;
	height: 17px;
	cursor: pointer;
}
.small1out, .small1out IMG	/* basic button image, left side */
{
	background-image: url(/pcrimg/inc/s1.gif);
	background-color: #99CCFF;
	cursor: pointer;
	font-size: 1px;
	width: 3px;
	height: 17px;
	cursor: pointer;
}
.small2out	/* basic button image, repating center section */
{
	background-image: url(/pcrimg/inc/s2.gif);
	background-color: #99CCFF;
	cursor: pointer;
	height: 17px;
	font-size: 1px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	cursor: pointer;
}
.small3out, .small3out IMG	/* basic button image, right side */
{
	background-image: url(/pcrimg/inc/s3.gif);
	background-color: #99CCFF;
	font-size: 1px;
	width: 3px;
	height: 17px;
	cursor: pointer;
}
.smalllink	/* Link text, used on buttons */
{
	font: 9px Tahoma;
	text-decoration: none;
	color: #000066;
	cursor: pointer;
}
.smalllinkja	/* Japanese Link text, used on buttons */
{
	font: 11px verdana;
}
.smallmover	/* Button hover over */
{

	cursor: pointer;
	background-color: #69A7E6;
}
.smallmout	/* Button hover out */
{

	cursor: pointer;
	background-color: #99CCFF;
}


.smallbutt	/* butt image for toolbar */
{
	background-image: url(/pcrimg/inc/sbutt7.gif);	
	font-size: 1px;
	width: 14px;
	height: 7px;
}
/* END BUTTONS */

.pcrtextbox
{
	FONT: 12px Arial, sans-serif;
	COLOR: #000000;
	padding-left: 1px;
	padding-top: 1px;
}
.pcradio
{
	FONT: 12px Arial, sans-serif;
	COLOR: #000000;
}
.pcrcheckbox
{ 
	FONT: 12px Arial, sans-serif;
	COLOR: #000000;
}
.pcrselect
{
	FONT: 12px Arial, sans-serif;
	COLOR: #000000;
}
.pcrsubmit
{
	FONT: 12px Arial, sans-serif;
	COLOR: #000000;
}
.pcrtextarea
{
	FONT: 12px Arial, sans-serif;
	COLOR: #000000;
	padding-left: 1px;
	padding-top: 1px;
	overflow: auto;
}
.pcrupload
{
	FONT: 12px Arial, sans-serif;
	COLOR: #000000;
}
.empldefault
{
	BACKGROUND-COLOR: #D8F2FF;
}
.pcrcomfocus { /* coloring for selected company fields */
	background-color: #FFE57F;
}
.pcrnamfocus { /* coloring for selected name fields */
	background-color: #E5CCE5;
}
.pcrposfocus { /* coloring for selected position fields */
	background-color: #CCFFCC;
}
.pcrsndfocus { /* coloring for selected interview fields */
	background-color: #FFE1E1;
}
.pcrtable
{
	FONT: 12px Arial, sans-serif;
}
.pcrcalendar
{
	FONT-SIZE: xx-small;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	BACKGROUND-COLOR: #CECFB5;
}
.pcrday1	/* active dates */
{
	BACKGROUND-COLOR: #3FACEC;
	COLOR: #000000;
}
.pcrday2	/* Scheduled Item */
{
	BACKGROUND-COLOR: #00EE00;
	COLOR: #000000;
}
.pcrday3	/* Current Date */
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-WEIGHT: BOLD;
}
.pcrcalhead1 {
	background-color: #E7E7D6;
	background-image: url(/pcrimg/scheadL.gif);
}
.pcrcalhead2 {
	background-color: #E7E7D6;
	background-image: url(/pcrimg/scheadC.gif);
}
.pcrcalhead3 {
	background-color: #E7E7D6;
	background-image: url(/pcrimg/scheadR.gif);
}
.pcrcaltimeover /* hover over times at schedule top */
{
	BACKGROUND-COLOR: yellow;
	border-top: 1px solid #1C5990;
	border-left: 1px solid #6270B7;
	border-bottom: 1px solid #C1C2BC;
	border-right: 1px solid #FFFFFF;
	COLOR: #000000;
}
.pcrcaltimeout /* times at schedule top */
{
	BACKGROUND-COLOR: #3FACEC;
	border-bottom: 1px solid #1C5990;
	border-right: 1px solid #6270B7;
	border-top: 1px solid #C1C2BC;
	border-left: 1px solid #FFFFFF;
	COLOR: #000066;
}

#checkall { /* Select Page in schedule top */
	border-style: none;
}
.pcrbodycolor
{
	BACKGROUND-COLOR: #FFFFFF;
}
a:link
{
	COLOR: #0000FF;
}
a:visited
{
	COLOR: #800080;
}
a:hover
{
	COLOR: #000099;
}
a.active
{
	COLOR: #800080;
}
.comback
{
	BACKGROUND-IMAGE: url(/pcrimg/ffcc33.gif);
}
.namback
{
	BACKGROUND-IMAGE: url(/pcrimg/c98bd8.gif);
}
.posback
{
	BACKGROUND-IMAGE: url(/pcrimg/33ff99.gif);
}
.sendback
{
	BACKGROUND-IMAGE: url(/pcrimg/ff9baa.gif);
}
.neutralback
{
	BACKGROUND-IMAGE: url(/pcrimg/cccc99.gif);
}

.pcrprofilecaption {
	font: bold 12px Arial, sans-serif;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCC;
	color: #666666;
	}

.pcrsmall
{
	FONT-SIZE: xx-small;
}
.pcrmedium
{
	FONT-SIZE: x-small;
}
.pcrlarge
{
	FONT-SIZE: small;
}
.pcrtablecolor
{
	BACKGROUND-COLOR: #CECFB5;
	COLOR: #000000;
}
.pcrneutralcolor, .pcrtitlecolor
{
	BACKGROUND-COLOR: #CCCC99;
}
.pcrheadingcolor
{
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #7B796B
}
.pcrdroptable
{
	BACKGROUND-COLOR: #FFFFFF;
	FONT: bold xx-small Arial, sans-serif;
	COLOR: #000000;
	BORDER: solid 1px #666666;
	BORDER-COLLAPSE: collapse;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
}
.pcryellow
{
	BACKGROUND-COLOR: #FFFF00;
	COLOR: #000000;
}
.pcrdrophilite
{
	COLOR: #000066;
	FONT-SIZE: 12px;
	FONT-WEIGHT: BOLD;
}
.pcrlamp
{
	BACKGROUND-COLOR: yellow;
}
.pcrwhite
{
	BACKGROUND-COLOR: #FFFFFF;
}
.pcrschedheading
{
	COLOR: #FFFFFF;
	BACKGROUND-IMAGE: url(/pcrimg/schgrid.gif);
	BACKGROUND-COLOR: #7B796B;
}
.pcrschedtable
{
	COLOR: #000000;
	BACKGROUND-COLOR: #CECFB5;
}
.pcrschedtable2
{
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFF9F;
}
.pcrschedtable3
{
	COLOR: #000000;
	BACKGROUND-COLOR: #CCCC99;
}
.pcrfolderlist
{
	FONT: xx-small Verdana, sans-serif;
}
.pcrpointer
{
	CURSOR: pointer;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
.phoneinfo
{
	FONT: 9px "Arial Narrow", Arial, sans-serif;
	COLOR: #666666;
	TEXT-TRANSFORM: capitalize;
}
.pcrminilink /* custom layouts selection table */
{
	COLOR: #333333;
	WIDTH: 30px;
	FONT: 10px "Arial Narrow", Arial, sans-serif;
	border-collapse: collapse;
	TEXT-TRANSFORM: capitalize;
}
.pcrminilinkover /* custom layouts selection table background color */
{
	BACKGROUND-COLOR: #A7C2F5;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #9E9E9E;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #CCCCCC;
	CURSOR: POINTER;
	padding-left: 3px;
	padding-right: 3px;
}
.pcrminilinkout /* custom layouts selection table background color */
{
	BACKGROUND-COLOR: transparent;
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #B2B39B;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #ECECEC;
	padding-left: 3px;
	padding-right: 3px;

}
.pcrecheck /* Star icon for 'Required Fields' */
{
	background-image: url(/pcrimg/echeck.gif);
	height: 13px;
	width: 14px;
}
.pcrlabel
{
	FONT: bold xx-small Verdana, sans-serif;
	COLOR: #000000;
}

.pcrcorpid #coname
{
	FONT: BOLD 18px Arial;
	COLOR: #666666;
	position: relative;
	margin-left: 2px;
	float: left;
	margin-top: 10px;
}

.pcrtextbox
{
	FONT: 12px Arial, sans-serif;
	COLOR: #000000;
}
/* Interview History Colors */

.pcrheadingdisabled 
{
	BACKGROUND-IMAGE: url(/pcrimg/inc/headshdgray.gif);
	BACKGROUND-COLOR: #CCCCCC;
	BORDER: solid 1px #333333;
}
.pcrheadingdisabled a:link 
{
	color: #666666;
}
.pcrtabledisabled
{
	background-color: #EBEBEC;
}
.pcrtabledisabled a:link 
{
	color: #666666;
}
.pcrdroptable TD
{
	BORDER: solid 1px #666666;
}
.pcrtable#pcrtree TD
{
	font-size: 11px;
}
.pcrcalendar#CAL
{
	MARGIN-TOP: 3px;
	BORDER-COLLAPSE: collapse;
}
.pcrcalendar#CAL TD
{
	BORDER-top: solid 1px #E7E7D6;
	BORDER-right: solid 1px #FFFFFF;
}
.pcrcalendar#schedtop {
	background-color: #7B796B;
	BORDER: solid 1px #FFFFFF;
	COLOR: #FFFFFF;
	FONT: 12px Tahoma, Arial;
}
.pcrtable TD
{
	VERTICAL-ALIGN: top;
}
.xltbl TD, .largetbl TD, .medtbl TD, .smalltbl TD
{
	VERTICAL-ALIGN: middle;
}
.pcrecheck
{
	background-image: url(/pcrimg/inc/echeck.gif);
	height: 13px;
	width: 14px;
}
.treenodetd
{
	padding-top: 4px
}
.treenode
{
	FONT: 11px verdana, sans-serif;
}

legend {padding:3px; border:1px solid #666; border-bottom:0;}

.pcrreqlabel {text-transform: uppercase;}
.pcrreq {border:1px solid #000}

.plantoolbar{
	background-color:#c5c5ac;
}