﻿.workersAddBg
{
	background-image:url(../images/body/havaya_bg.jpg);
	background-repeat:no-repeat;
	width:688px; height:731px;
	position:relative;
}
.workersAddBg .promo
{
	position:absolute;
	top:19px; right:25px;
	width:450px;
	color:#025682; font-weight:bold;
	direction:rtl;
}
.workersAddBg .formMain
{
	position:absolute;
	top:75px; right:25px;
	width:450px;
	direction:rtl;
}
.hrBlueworkers
{
	position:absolute;
	right:14px;
	/*border-bottom:solid 1px #dff1f9; width:394px;*/
	border-bottom:solid 1px white; width:394px;
}
/********************************/
.agentBg
{
	background-image:url(../images/body/form_bg.jpg);
	background-repeat:no-repeat;
	width:688px; height:583px;
	position:relative;
}
.agentBg .promo
{
	position:absolute;
	top:19px; right:35px;
	width:350px;
	color:#025682; font-weight:bold;
	direction:rtl;
}
.agentBg .formMain
{
	position:absolute;
	top:75px; right:50px;
	width:330px;
	direction:rtl;
}
.hrBlueAgent
{
	position:absolute;
	right:14px;
	/*border-bottom:solid 1px #dff1f9; width:394px;*/
	border-bottom:solid 1px white; width:394px;
}
.tdLblBold
{
	font-weight:bold;
	text-align:right;
	width:50%;
}
.inputTxtGray
{
	border:solid 1px #BBBBBB;
}
.textAreaGray
{
	border:solid 1px #BBBBBB;
	font-family:Arial;
	font-size:12px;
}
.btnSend
{
	background-image:url(../images/btnSend.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	height:27px; width:84px;
	display:block;
}
.btnSend:hover
{
	background-position:0 -29px;
}
.agenFormSentBg
{
	background-image:url(../images/body/sent_ok.gif);
	background-repeat:no-repeat;
	width:268px; height:174px;
	display:block;
}
.bar_right
{
	background-image:url(../images/body/bar_right.gif);
	background-repeat:no-repeat;
	width:5px; height:36px;
	display:block;
	float:right;
}
.bar_main
{
	background-image:url(../images/body/bar_bg.gif);
	background-repeat:repeat-x;
	height:36px; width:98%;
	display:block;
	float:right;
}
.bar_left
{
	background-image:url(../images/body/bar_left.gif);
	background-repeat:no-repeat;
	width:5px; height:36px;
	display:block;
	float:right;
}
a.barLink
{
	color:#1770ae;
	font-weight:bold;
}
a.barLink:hover
{
	color:#ff6c00;
}
.titleBarBlue
{
	background-image:url(../images/body/tit_bg_agent.gif);
	background-repeat:no-repeat;
	width:679px; height:24px;
	display:block;
	position:relative;
}
.jobFormSentBg
{
	width:260px; height:165px;
	background-image: url(../images/body/jobList/sent_ok.gif);
	background-repeat: no-repeat;
	display: block;
}
.inputHighlighted {
  border: 1px solid #000;
}

