/* ================================
    CSS STYLES FOR Employer Pages
   ================================*/

/*PPCV Bids*/
.txtCardSelected
{
	font-weight:bold;
	color:#4b6677;
	width:129px;
	height:23px;
	background-image:url(/images/PanelHF/CardSelected.gif);
	background-repeat:no-repeat;
}
.txtCard
{
	color:#4b6677;
	background-image:url(/images/PanelHF/CardDisable.jpg);
	background-repeat:no-repeat;
	width:128px;
	height:23px;
}
.txtCardSelected1
{
	font-weight:bold;
	background-color:#c2e9fa;
	color:#4b6677;
}
.BlueLightBG
{
	background-color:#F1FBFE;
}
.hr 
{
background: transparent;
color: transparent;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px dashed #D2D2D2;
}


.DivFloat
{	
	position:absolute;
	z-index:100;
	background-color:#ffffff;
	color:#343434;
	border:solid 1px #7f9eba;
	height:150px;
	width:150px;
	display:none;

}

.divInfo
{
	display:none;
	position:absolute;
	left:400px;
	top:400px;
	width:200px;
	z-index:90;
	border:solid 1px #000000;
	overflow:hidden;
	background-color:#ffffff;
	text-align:right;
	direction:rtl;
}

.divMail
{
	display:none;
	position:absolute;
	left:350px;
	top:360px;
	height:243px;
	width:250px;
	z-index:90;
	border:solid 1px #000000;
	overflow:auto;
	background-color:#ffffff;
}

.divMailPopup
{
	display:none;
	position:absolute;
	left:200px;
	top:170px;
	height:243px;
	width:250px;
	z-index:90;
	border:solid 1px #000000;
	overflow:auto;
	background-color:#ffffff;
}

.bgEnvelope
{
	background-image:url(/images/HF/envelop.gif);
	background-position:0 0;
	color:#000000;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
}

.BgBlueWhite
{
	background-image:url(/images/Mails/LineInfoBg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}

.BgBlueWhite2
{
	background-image:url(/images/Mails/LineMailBg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}

/*----PreAddJob.aspx----*/

a{color:#336699;}
a.tdMainTopLinks{color: White;font-weight:bold;}
a.tdMainTopLinks:hover {color: White;font-weight:bold;text-decoration:none;}
#bPreAddJob
{
	color:#336699;
}

.BlueSignIn{color:#336699;}
.BlueDark {color:#003366;}
.tdMainRight
{
	width:257px;
	height:514px;
	background:transparent url(/images/Employer/SliceBoxBig.jpg) no-repeat;	
}
.tdMainTop
{
	width:509px;
	height:262px;
	background:transparent url(/images/Employer/PicWomen.jpg) no-repeat;	
}
.SubDivMainLeft_Bottom_Right
{
	float:right;
	width:251px;
	height:252px;
	background:transparent url(/images/Employer/SliceBoxSmall.jpg) no-repeat;
}
.SubDivMainLeft_Bottom_Left
{
	float:right;
	width:251px;
	height:252px;
	background:transparent url(/images/Employer/SliceBoxSmall.jpg) no-repeat;
}
.MainTopTxt
{
	height:218px;
	margin-top:0px;
}
.MainTopPosterWhyAllJobs
{
	width:766px;
	height:199px;
	background:transparent url(/images/Employer/PosterWhyAllJobs.jpg) no-repeat;	
}
/* --Page -> Possibility to Advertise Job -- */
.MainTopPosterPossAdvJob
{
	width:766px;
	height:168px;
	background:transparent url(/images/Employer/PosterPossAdvJob.jpg) no-repeat;	
}

.divExmpHotJob
{
	float:left;
	width:374px;
	height:515px;
	margin-left:5px;
	background:transparent url(/images/Employer/ExmpHotJob.jpg) no-repeat;
}

/*-----For all pages--------*/
a{color:#336699;}
.Blue336699{color:#336699;}
#bEmpAdv
{
	color:#336699;
	font-family:Arial;
	font-size:12px;

}
.BgTableTitleGray{background-color:#e5e5e5;}
.BgTableGray{background-color:#f0f0f0;}
.LHeight1_5{line-height:1.5;}
