/* CSS Document */
.LineActive{
 background-image:url(../graphics/tabs/line_active.gif);
 background-repeat:no-repeat;
 background-position:left;
 height:10px;}
 
 .ActiveTopTitle{
 background-color:#FAEFBC;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 font-size:14px;
 font-weight:bold;}
 
  .ActiveArrowcolumnTop{
 width:20px;
 background-color:#FAEFBC;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 }


.LineNew{
 background-image:url(../graphics/tabs/line_new.gif);
 background-repeat:no-repeat;
 background-position:left;
 height:10px;}
 
.NewTopTitle,.NewTopTitle a,.NewTopTitle a:visited{
 background-color:#E6EED9;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 font-size:13px;
 font-weight:bold;
 text-align:left;
 
}

.ArrowcolumnTop{
  background-color:#E6EED9;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 }
 
 .NewArrowcolumnTop{
  background-color:#E6EED9;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 }
 
.LineInactive{
 background-image:url(../graphics/tabs/line_inactive.gif);
 background-repeat:no-repeat;
 background-color:#D99583;
 height:10px;}
 
 
 .InactiveTopTitle{
 background-color:#F6E3DE;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 font-size:14px;
 font-weight:bold;
 
}

 .InactiveArrowcolumnTop{
 width:10px;
 background-color:#F6E3DE;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 }
 
 
 .LineArchived{
 background-image:url(../graphics/tabs/line_archived.gif);
 background-repeat:no-repeat;
 background-color:#D99583;
 height:10px;}
 
 
 .ArchivedTopTitle{
 background-color:#EAE7E1;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 font-size:14px;
 font-weight:bold;
 
}

 .ArchivedArrowcolumnTop{
 width:10px;
 background-color:#EAE7E1;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 }


 .JobFormText{
 border-right:1px solid #D8D6D6;
 border-bottom:1px solid #D8D6D6;
 color:#000000;
 font-weight:bold;
 padding:10px;
 background-color:#EBF2E0; 
}


 .NewJobFormText{
 border-right:1px solid #D8D6D6;
 border-bottom:1px solid #D8D6D6;
 color:#000000;
 font-weight:bold;
 width:30%;
 padding:10px;
 background-color:#EBF2E0; 
}

 
 .NewJobFormFieldArea{
 border-bottom:1px solid #D8D6D6;
 color:#000000;
 font-weight:normal;
 padding:10px;
}



.submitBtn {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #4e4e4e;
	background-color: #e2e2e2;
}

.Searchfield{
width:200px;}


.TabsOn_LongMiddle{
height:24px;
width:345px;
background-image:url(../graphics/tabs/long_middletab_on.gif);
background-repeat:no-repeat;
background-position:left;
font-weight:bold;
font-size:11px;
text-align:center;
color:#ffffff;
}

.TabsOff_LongMiddle{
height:24px;
width:345px;
background-image:url(../graphics/tabs/long_middletab_off.gif);
background-repeat:no-repeat;
background-position:left;
font-weight:bold;
font-size:11px;
text-align:center;
}


.TabsOn_LongMiddle_OnColour{
background-color:#999abe;
background-image:url(../graphics/tabs/long_middletab_on_line.gif);
background-position:top left;
background-repeat:repeat-y;
}

.paddingtop{
height:10px;
text-align:right;}


.TopTitleSmall{
 background-color:#E6EED9;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 font-size:11px;
 font-weight:bold;
 text-align:left;
 
 
}

 .NewTopTitleSmall{
 background-color:#E6EED9;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 font-size:11px;
 font-weight:bold;
 text-align:left;
 
 
}

 .NewTopTitleSmallGREEN{
 background-color:#cbe0aa;
 height:20px;
 border-bottom:1px solid #ffffff;
 border-left:1px solid #ffffff;
 font-size:11px;
 font-weight:bold;
 text-align:center;
 
}

 .NewTopTitleSmallRED{
 background-color:#e58080;
 height:20px;
 border-bottom:1px solid #ffffff;
 border-left:1px solid #ffffff;
 font-size:11px;
 font-weight:bold;
 text-align:center;
 
}

 .FreeSizeColumnGREEN{
 border-bottom:1px solid #ffffff;
 border-left:1px solid #ffffff;
 text-align:center;
 background-color:#cbe0aa;
 }
 
  .FreeSizeColumnRED{
 border-bottom:1px solid #ffffff;
 text-align:center;
border-left:1px solid #ffffff;
 background-color:#e58080;
 }
 
 .iconleft{
 padding-right:8px;}
 
  .iconright{
 padding-left:8px;}
 
 .searchwhitebox{
 border-right:1px solid #ffffff;
 border-bottom:1px solid #ffffff;
  border-left:1px solid #000000;
   border-top:1px solid #000000;
 background-color:#6B6AC1;
 width:300px;
 float:left;
 text-align:center;}
 
  .SearchCandidateJob{
 border-right:1px solid #D8D6D6;
 border-bottom:1px solid #D8D6D6;
 color:#000000;
 font-weight:normal;
 width:250px;
 padding:10px;
 background-color:#EBF2E0; 
 text-align:left;
}

.formfield{
width:300px;
}

 .NoCodeTopTitle{
 background-color:#E8E8E8;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 font-size:14px;
 font-weight:bold;
 text-align:left;
 
}

.MyNewLeftRight{
width:15px;}

.MyNewBackground{
background-image:url(../graphics/home/newnew_slither.gif);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
}

.MyNewBackgroundDots{
background-image:url(../graphics/home/newnewdots_slither.gif);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
}



.MyJobsBackground{
background-image:url(../graphics/home/myjobs_slither.gif);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
}

.MyJobsBackgroundDots{
background-image:url(../graphics/home/myjobsdots_slither.gif);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
}

a.WhiteLinkBolder {
	color:#ffffff;
	text-decoration:none;
	line-height:23px;
	font-weight:bold;
	text-decoration:underline;
	}
a.WhiteLinkBolder:link {color:#ffffff;}
a.WhiteLinkBolder:visited {color:#ffffff;}
a.WhiteLinkBolder:hover {color:#FFED00;
 }	
 
a.BlackLinkBolder {
	color: #4e4e4e;
	text-decoration:none;
	line-height:23px;
	font-weight:bold;
	text-decoration:underline;
	}
a.BlackLinkBolder:link {color:#4e4e4e;}
a.BlackLinkBolder:visited {color:#4e4e4e;}
a.BlackLinkBolder:hover {color:#4e4e4e;
 }	

   .MyNewJobs{
 background-color:#E6EED9;
 font-weight:normal;
 color:#oooooo;
 border-bottom:1px solid #ffffff;}
 
 .MyNewDots{
background-image:url(../graphics/home/mynew_dots.gif);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
 background-color:#E6EED9;
  border-bottom:1px solid #ffffff;}

 

 
  .MyActiveJobs{
 background-color:#FAEFBC;
 font-weight:normal;
 color:#oooooo;
  border-bottom:1px solid #ffffff;}
 
 .MyActiveDots{
background-image:url(../graphics/home/myactive_dots.gif);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
background-color:#faefbc;
 border-bottom:1px solid #ffffff;}


  .MyInActiveJobs{
 background-color:#F6E3DE;
 font-weight:normal;
 color:#oooooo;
  border-bottom:1px solid #ffffff;}
 
 .MyInActiveDots{
background-image:url(../graphics/home/myinactive_dots.gif);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
 background-color:#F6E3DE;
  border-bottom:1px solid #ffffff;}



  .MyArchivedJobs{
 background-color:#EAE7E1;
 font-weight:normal;
 color:#oooooo;
  border-bottom:1px solid #ffffff;}
 
 .MyArchivedDots{
background-image:url(../graphics/home/myarchived_dots.gif);
background-repeat:repeat-x;
color:#ffffff;
font-weight:bold;
background-color:#EAE7E1;
 border-bottom:1px solid #ffffff;
}


.MyReminders{
height:21px;
color:000000;
background-color:#e9eef9;
border-bottom:1px solid #c1c2c6;}

.Overdue{
color:#FF0000;}

td.dottedrectangle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4A494A;
	padding: 3px;
	height: 30px;
	text-align: center;
	background-color: #EDECED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;


}
td.customer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4A494A;
	text-align: center;
	height: 67px;

}
td.dottedline {
	height: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
td.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2593B9;
	padding: 0px 7px 7px 0px;
	vertical-align: top;
	margin: 0px;
}
.WelcomeMessage {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
input {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #085D84;
	border: 1px solid #08597B;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #085D84;
	line-height: 16px;
	border: 1px solid #08597B;
}
.JobDetail
{
    
    BORDER-BOTTOM: 1px;
    COLOR: darkslategray;
    FONT-FAMILY: Verdana;
    font-size:11px;
    FONT-STYLE: italic;
    TEXT-ALIGN: left;
    TEXT-INDENT: 10px;
    border-bottom:1px solid #D8D6D6;
	text-align:left;
}
.jobproperties
{
    FONT-FAMILY: Verdana;
    font-size:11px;
    FONT-STYLE: italic;
    TEXT-ALIGN: left;
    TEXT-INDENT: 10px;
	text-align:left;
}
.mandatory
{
	color:Red;
}
.RaLabel{
 border-right:1px solid #D8D6D6;
 border-bottom:1px solid #D8D6D6;
 color:#000000;
 font-weight:bold;
 padding:10px;
 background-color:#EBF2E0; 
}
.AccessError{
 border-right:1px solid #D8D6D6;
 border-bottom:1px solid #D8D6D6;
 color:red;
 font-weight:bold;
 font-size:larger;
 padding:10px;
 background-color:#EBF2E0; 
}

.TableTitle,.TableTitle a,.TableTitle a:visited{
 background-color:#E6EED9;
 height:20px;
 border-bottom:1px solid #D8D6D6;
 font-weight:bold;
 text-align:left;
 
}
.auditstriketext{
 text-decoration: line-through;
 color:red;
 font-weight:bold;
 font-size:larger;
}
.auditnormaltext{
 text-decoration: none;
 font-weight:bold;
}
