/* main */
.careers_tbl_main
{
	width: 100%;
	font-family: Arial;
	font-size: 13px;
	height: 480px;
}

.careers_space
{
	height: 100%;
}

TD.careers_job_line
{
	display: none;
	/*height: 10px;
	border-bottom: 1px solid #335b84;*/
}

TD.careers_job_line_empty
{
	display:none;
}

IMG.careers_tans
{
	width: 1px;
	height: 1px;
}

IMG.careers_tans_empty
{
	display: none;
}


/* group */
.careers_group
{
	display: none;
	width: 100%;
	background-image: url(../../images/1.he/careers_v2/group_arrow_close.gif);
	background-repeat: no-repeat;
	background-position: 700px 7px;
	background-color: #21558C;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 28px;
	height: 40px;
	border-top: 9px solid white;
	border-bottom: 9px solid white;
}

/* job - table */
.careers_jobs
{
	
}

/* job - title */
.careers_job_title_close, .careers_job_title_open
{

}

.careers_job_name_close
{
	width: 618px;
	background-image: url(../../images/1.he/careers_v2/job_arrow_close.gif);
	background-repeat: no-repeat;
	background-position: 602px 3px;
	background-color: #EAEAEA;
	color: #414B56;
	font-weight: bold;	
	font-size: 13px;
	padding-right: 28px;
	text-decoration: none;
	height: 23px;
	border-bottom: 1px solid white;
	cursor: hand;
}

.careers_job_name_open
{
	width: 618px;
	background-image: url(../../images/1.he/careers_v2/job_arrow_open.gif);
	background-repeat: no-repeat;
	background-position: 602px 3px;
	background-color: #45B000;
	color: #FFFFFF;
	font-weight: bold;	
	font-size: 13px;
	padding-right: 28px;
	text-decoration: none;
	height: 23px;
	border-bottom: 1px solid white;
	cursor: hand;
}

.careers_job_id_open
{
	width: 100px !important;
	background-color: #45B000;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;	
	height: 23px;
	border-bottom: 1px solid white;
	cursor: hand;
}

.careers_job_id_close
{
	width: 100px !important;
	background-color: #EAEAEA;
	color: #414B56;
	font-size: 13px;
	font-weight: bold;	
	height: 23px;
	border-bottom: 1px solid white;
	cursor: hand;
}

/* job - details */
.careers_job_details_close
{
	display: none;
}

.careers_job_details_open
{
	width: 718px;
	color: #414B56;
	background-color: #F4F4F4;
	border-bottom: 2px solid #FFFFFF;
}

.careers_job_details_title
{
	width: 718px;
	font-size: 13px;
	font-weight: bold;
	color: #414B56;
	/*background-color: #f1f4f6;*/
	height: 22px;
	padding-right: 28px;
}

.careers_job_details_title_empty, .careers_job_details_text_empty
{
	display: none;
}

.careers_job_details_text
{
	font-size: 13px;
	color: #414B56;
	padding-right: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.careers_job_details_image
{
	float: left;
}

/* job - more details */
.careers_job_more_details_title
{
	width: 100px !important;
	font-size: 13px;
	font-weight: bold;
	color: #414B56;
	height: 22px;
	padding-right: 28px;
	border-top: 1px solid #FFFFFF;
}

.careers_job_more_details_text
{
	width: 618px !important;
	font-size: 13px;
	color: #414B56;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #FFFFFF;
}

.careers_job_more_details_title_empty, .careers_job_more_details_text_empty
{
	/*display: none;*/
}

/* job - send resume */
A.careers_job_send_resume
{
	
}

A.careers_job_send_resume:HOVER
{
	cursor: hand;
}

IMG.careers_job_send_resume_off
{
	/*width: 84px;
	height: 17px;*/
	margin-top: 15px;
	margin-right: 28px;
	margin-bottom: 15px;
	border: 0px;
	cursor: pointer;
}

IMG.careers_job_send_resume_on
{
	
}

/* paging */
.careers_paging
{
	
}
td.job_pic
{
	width: 360px;
}
td.job_pic img
{
	width: 360px;
	height: 146px;
}
table.job_abstract
{
	border: 1px solid #C5C5C5;
}
td.job_abstract
{
	padding: 0px 10px;
	border-left: 1px solid #C5C5C5;
	height: 126px !important;
	overflow: hidden !important;
}

