@import url("common.css");
body /* general document info */
{
	background:#FFF;
	font:12px Tahoma, Arial, sans-serif;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:#273996;
	scrollbar-darkshadow-color:#003;
	scrollbar-face-color:#DBE2CB;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#006;
	scrollbar-track-color:#ECF0E3;
}
body td,.pcrmedium
{
	font-size:12px;
}

#error_message
{
	background:#ECF0E3;
	border:1px solid #32449B;
}
#error_module
{
	color:#32449B;
	font-weight:700;
}
#mainmenu /* special tagging for main menu frame */
{
	background:url(/pcrimg/inc/loginfadebg.gif) repeat-x top;
	margin:0;
}
.bfade
{
	background:url(/pcrimg/inc/bfaded.gif);
}
.cfade
{
	background:url(/pcrimg/inc/cfaded.gif);
}
.comback
{
	background:url(/pcrimg/inc/combackfade.gif) repeat-x top #FEE18A;
}
.dfade
{
	background:url(/pcrimg/inc/dfaded.gif);
}
.efade
{
	background:url(/pcrimg/inc/efaded.gif);
}
.empldefault
{
	background-color: #E3EFFF;
	background-image: url(/pcrimg/inc/inputshaderE.gif);
}
.large1over,.large1over img	/* basic button image,left side highlight */,.large3over,.large3over img	/* basic button image,right side highlight */,.large1out,.large1out img	/* basic button image,left side */,.large3out,.large3out img	/* basic button image,right side */
{
	background:url(/pcrimg/inc/grayline22.gif) #EFEFEF;
	height:22px;
	width:1px;
}
.large2out	/* basic button image,repeating center section */
{
	background:url(/pcrimg/inc/grayfade22.gif) #EFEFEF;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
.large2over	/* basic button image,repeating center section highlight */
{
	background:url(/pcrimg/inc/bluefade22.gif) #EFEFEF;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
.largelink	/* link text,used on basic buttons */
{
	color:#333;
	font:bold 12px Arial;
}
.largetbl .large2over .largelink,.medtbl .med2over .medlink
{
	color:#000;
}
.med1out,.med1out img	/* medium button image,left side */
{
	background:url(/pcrimg/inc/mshadeL.gif);
	width:2px;
}
.med1over,.med1over img	/* medium button image,left side highlight */
{
	background:url(/pcrimg/inc/mshadeLx.gif);
	width:2px;
}
.med2out	/* medium button image,repeating center section */
{
	background:url(/pcrimg/inc/mshadeC.gif);
}
.med2over	/* medium button image,repeating center section highlight */
{
	background:url(/pcrimg/inc/mshadeCx.gif);
}
.med3out,.med3out img	/* medium button image,right side */
{
	background:url(/pcrimg/inc/mshadeR.gif);
	width:2px;
}
.med3over,.med3over img	/* medium button image,right side highlight */
{
	background:url(/pcrimg/inc/mshadeRx.gif);
	width:2px;
}
.medlink	/* link text,used on medium buttons */
{
	color:#444;
	font:bold 10px Verdana;
}
.medwidth
{
	width:30px;
}
.medwidth2
{
	width:20px;
}
.namback
{
	background:url(/pcrimg/inc/nambackfade.gif) repeat-x top #E6D3F6;
}
.neutralback
{
	background:url(/pcrimg/inc/simple8shade.gif) repeat-x top #FFF;
	height:18px;
	padding-top:3px;
}
.pcradio,.pcrsubmit
{
	color:#000;
	font:12px Arial, sans-serif;
}
.pcrbodycolor
{
	background:#FFF;
}
.pcrcalendar
{
	color:#225353;
	font:12px Tahoma, Arial;
}

.pcrcalendar#schedtop
{
	background:url(/pcrimg/inc/schedtop1.gif) no-repeat #ECF0E3;
	border:solid 1px #349E33;
	color:#188017;
	font:12px Tahoma, Arial;
}
.pcrcalhead1
{
	background:url(/pcrimg/scheadL.gif);
}
.pcrcalhead2
{
	background:url(/pcrimg/scheadC.gif);
}

.pcrcalhead3
{
	background:url(/pcrimg/scheadR.gif);
}
.pcrcaltimeout /* times at schedule top */
{
	background:#E2EBF7;
	border-bottom:1px solid #1C5990;
	border-left:1px solid #FFF;
	border-right:1px solid #6270B7;
	border-top:1px solid #C1C2BC;
	color:#32449B;
}
.pcrcaltimeover /* hover over times at schedule top */
{
	background:#32449B;
	border-bottom:1px solid #C1C2BC;
	border-left:1px solid #6270B7;
	border-right:1px solid #FFF;
	border-top:1px solid #1C5990;
	color:#FFF;
}
.pcrcheckbox
{
	color:#000;
	font:12px Arial, sans-serif;
	vertical-align:middle;
}
.pcrcomfocus
{
	background:url(/pcrimg/inc/inputshaderC.gif) #FFE57F;
}
.pcrcorpid #coname /* font for company name in main menu area */
{
	color:#12429F;
	float:right;
	font:bold 14px Arial;
	margin-right:0;
	margin-top:3px;
}
.pcrcorpid #masthead
{
	background:url(/pcrimg/inc/PCRLogo24px.gif) no-repeat;
	float:left;
	height:24px;
	margin-left:5px;
	margin-top: 0px;
	position:relative;
	width:131px;
	z-index:1;
}
.pcrday1 /* regular dates */
{
	background:#FFF;
	color:#009;
}
.pcrday2 /* scheduled item */
{
	background:#32449B;
	color:#FFF;
}
.pcrday2 a:link,.pcrday2 a:hover /* scheduled item */
{
	color:#E2EBF7;
}
.pcrcalselected /* scheduled item */
{
	background:#32449B;
	color:#FFF;
}
.pcrday3 /* current date */
{
	background:#FFC000;
	color:#0E0094;
}
.pcrdroptable td
{
	border:solid 1px #666;
}
.pcrheadingcolor
{
	background:url(/pcrimg/inc/headshdblue.gif) repeat-x top #5469D3;
	border:solid 1px #000;
	color:#FFF;
	font:bold 11px Arial, sans-serif;
}
.pcrheadingdisabled
{
	background:url(/pcrimg/inc/headshdgray.gif) #CCC;
	border:solid 1px #333;
}

.pcrlabel
{
	color:#000070;
	font:bold 11px Arial, sans-serif;
}
.pcrlamp
{
	background:#E2EBF7;
	color:#225780;
	padding-left:2px;
	padding-right:2px;
}
.pcrminilink /* custom layouts selection table */
{
	border-collapse:collapse;
	color:#333;
	font:10px "Arial Narrow", Arial, sans-serif;
	text-transform:capitalize;
	width:30px;
}
.pcrminilinkout /* custom layouts selection table background color */
{
	background:#FDFFF7;
	border-bottom:1px solid #E9E9E9;
	border-left:1px solid #ECECEC;
	border-right:1px solid #D8D8D8;
	border-top:1px solid #EAEAEA;
	padding-left:3px;
	padding-right:3px;
}
.pcrminilinkover /* custom layouts selection table background color */
{
	background:#ECF0E3;
	border-bottom:1px solid #999;
	border-left:1px solid #CCC;
	border-right:1px solid #9E9E9E;
	border-top:1px solid #EFEFEF;
	cursor:POINTER;
	padding-left:3px;
	padding-right:3px;
}
.pcrnamfocus
{
	background:url(/pcrimg/inc/inputshaderN.gif) #E5CCE5;
}
.pcrneutralcolor,.pcrtitlecolor
{
	background:#E2EBF7;
}
.pcrposfocus
{
	background:url(/pcrimg/inc/inputshaderP.gif) #CFC;
}
.pcrprofilecaption
{
	background:#ECECEC;
	border-bottom:1px solid #CCC;
	color:#333;
	font:bold 11px Arial, sans-serif;
}
.pcrschedheading /* vertical left column */
{
	background:url(/pcrimg/schgrid.gif) #32449B;
	color:#FFF;
}
.pcrschedtable
{
	background:#E2EBF7;
	color:#000;
}
.pcrschedtable2
{
	background:#A6C1F5;
	color:#000;
}
.pcrschedtable3
{
	background:#FFF;
	color:#000;
}
.pcrselect
{
	background:#FFF;
	border:solid 1px #777;
	color:#000;
	font:12px Arial, sans-serif;
	padding:2px;
}
.pcrsmall
{
	font-size:10px;
}
.pcrsndfocus
{
	background:url(/pcrimg/inc/inputshaderS.gif) #FFE1E1;
}
.pcrtable
{
	font:12px Tahoma, Arial;
}
.pcrtable#pcrtree td
{
	font-size:11px;
}
.pcrtablecolor
{
	background:#FFF;
	color:#000;
}
.pcrtabledisabled
{
	background:#EBEBEC;
}
.pcrtextarea
{
	background:url(/pcrimg/inc/inputshader.gif) no-repeat #FFF;
	border:solid 1px #777;
	color:#000;
	font:12px Arial, sans-serif;
	overflow:auto;
	padding-left:3px;
}
.pcrtextbox
{
	background:url(/pcrimg/inc/inputshader.gif) no-repeat #FFF;
	border:solid 1px #777;
	color:#000;
	font:12px Arial, sans-serif;
	padding-left:3px;
}
.pcrupload
{
	background:url(/pcrimg/inc/inputshader.gif) no-repeat #FFF;
	color:#000;
	font:12px Arial, sans-serif;
}
.pcrwhite
{
	background:#DBE2CB;
}
.pcryellow
{
	background:#A7C2F5;
	color:#000;
}
.phoneinfo
{
	color:#666;
	font:9px "Arial Narrow", Arial, sans-serif;
	text-transform:capitalize;
}
.posback
{
	background:url(/pcrimg/inc/posbackfade.gif) repeat-x top #B6F2B6;
}
.rfade
{
	background:url(/pcrimg/inc/rfaded.gif);
	color:#FFF;
}
.sendback
{
	background:url(/pcrimg/inc/sendbackfade.gif) repeat-x top #FFD9D9;
}
.small1out,.small1out img	/* small button image,left side */,.small3out,.small3out img	/* small button image,right side */
{
	background:url(/pcrimg/inc/grayline17.gif) #9CF;
	cursor:pointer;
	font-size:1px;
	height:17px;
	width:1px;
}
.small1over,.small1over img	/* small button image,left side highlight */,.small3over,.small3over img	/* small button image,right side highlight */
{
	background:url(/pcrimg/inc/grayline17.gif) #69A7E6;
	cursor:pointer;
	font-size:1px;
	height:17px;
	width:1px;
}
.small2out	/* small button image,repating center section */
{
	background:url(/pcrimg/inc/bluefade17.gif) #9CF;
	cursor:pointer;
	font-size:1px;
	height:17px;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
}
.small2over	/* small button image,repating center section highlight */
{
	background:url(/pcrimg/inc/bluefade17x.gif) #FFF;
	cursor:pointer;
	font-size:1px;
	height:17px;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
}
.smallbutt	/* tab image for record sub-toolbar */
{
	background:url(/pcrimg/inc/sbutt.gif);
	font-size:1px;
	height:7px;
	width:21px;
}
.smalllink	/* link text,used on small buttons */
{
	color:#006;
	cursor:pointer;
	font:9px Verdana;
	text-decoration:none;
}
.smallmout	/* button hover out */
{
	background:#9CF;
	cursor:pointer;
}
.smallmover	/* button hover over */
{
	background:#69A7E6;
	cursor:pointer;
}

.xl1out,.xl1out img	/* menu button image,left side */
{
	background:url(/pcrimg/inc/shadeleft.gif);
	height:32px;
	width:7px;
}
.xl1over,.xl1over img	/* menu button image,left side highlight */
{
	background:url(/pcrimg/inc/shadeleftblue.gif);
	height:32px;
	width:7px;
}
.xl2out	/* menu button image,repeating center section */
{
	background:url(/pcrimg/inc/shadegen.gif);
	height:32px;
	padding-bottom:4px;
	padding-left:3px;
	text-align:left;
}
.xl2over	/* menu button image,repeating center section highlight */
{
	background:url(/pcrimg/inc/shadegenblue.gif);
	height:32px;
	padding-bottom:4px;
	padding-left:3px;
	text-align:left;
}
.xl3out,.xl3out img	/* menu button image,right side */
{
	background:url(/pcrimg/inc/shadegen.gif);
	height:32px;
	width:7px;
}
.xl3over,.xl3over img	/* menu button image,right side highlight */
{
	background:url(/pcrimg/inc/shadegenblue.gif);
	height:32px;
	width:7px;
}
.xllink	/* link text for main menu buttons */
{
	color:#366;
	font:bold 12px Arial;
}
.xltbl .xl2over .xllink,a:link
{
	color:#225353;
}
.xltbl td,.largetbl td,.medtbl td,.smalltbl td
{
	vertical-align:middle;
}
.xltbl#pcom .xl1over,.xltbl#pcom .xl1over img
{
	background:url(/pcrimg/inc/shadeleftcom.gif);
}
.xltbl#pcom .xl2over,.xltbl#pcom .xl3over,.xltbl#pcom .xl3over img
{
	background:url(/pcrimg/inc/shadegencom.gif);
}
.xltbl#pjob .xl1over,.xltbl#pjob .xl1over img
{
	background:url(/pcrimg/inc/shadeleftpos.gif);
}
.xltbl#pjob .xl2over,.xltbl#pjob .xl3over,.xltbl#pjob .xl3over img
{
	background:url(/pcrimg/inc/shadegenpos.gif);
}
.xltbl#pnam .xl1over,.xltbl#pnam .xl1over img
{
	background:url(/pcrimg/inc/shadeleftnam.gif);
}
.xltbl#pnam .xl2over,.xltbl#pnam .xl3over,.xltbl#pnam .xl3over img
{
	background:url(/pcrimg/inc/shadegennam.gif);
}
.xltbl#pout .xl2over,.xltbl#pout .xl2out
{
	padding-right:5px;
}
.xltbl#pout .xl3out,.xltbl#pout .xl3out img,.xltbl#pout .xl3over,.xltbl#pout .xl3over img
{
	background:url(/pcrimg/inc/shadegenend.gif);
}
a:active
{
	color:#12439F;
}
a:visited,.pcrheadingdisabled a:link,.pcrtabledisabled a:link
{
	color:#666;
}
.pcrreqlabel {text-transform: uppercase; font-size:12px}
.pcrreq {border-left:3px solid #000070;}

.plantoolbar{
background: url("/pcrimg/inc/headshdblue.gif") repeat-x scroll center top #5469D3;
}

#navigation a {color:#FFFFFF;}
#maaindate{color: #CCCCCC;}
#maindate:link {color:#FFFFFF;}