﻿/*MASTER */
.col550
{
	width:550px !important;
}
.border
{
	border:solid 1px #ccc;
}
.bordertable
{
	border-collapse:collapse;
}
.bordertable td 
{
     border-top:solid 1px #cecece;
     height:20px;
     padding-top:5px;
     padding-bottom:5px;
}
.bordertable th
{
	font-weight:normal;
	height:20px;
	padding-top:5px;
    padding-bottom:5px;
}
.zi8{z-index:8 !important;}
#body_object_right
{
    margin:0 auto;
    padding:0;    
    border:0 solid #e3e9ee;
    float:right;
    width:818px;
}
#footer
{
    width:980px;
    margin:10px auto;
    text-align:center;
    padding:10px;
}
#footer a
{
    margin-right:10px;
}
#footer ul
{
    list-style:none;
    display:inline;
    font-weight:normal;
    margin:0;
    padding:0;
    color:#666;
}
#footer li
{
    list-style:none;
    display:inline;
    font-weight:normal;
    color:#666;
    border-left:1px solid #999;
    padding-left:10px;
}
.body_links_title_body,.body_links_title_body2
{ 
    padding-top:13px;
    margin-right:10px;
    margin-left:10px;
    line-height:160%;
}
.body_links_title_body
{
	margin-bottom:35px;
}
#body_header
{
    width:auto;
    height:125px !important;
    margin-bottom:8px;
}
#body_links .banner_img_2
{
    margin-bottom:10px;
}
/*end MASTER */
/*pop up */
.black_overlay
{
	position:absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color:#999;
	z-index:21001;
	display:none;
}
html>body .black_overlay {position:fixed;}
.popup_box_send
{
    display:none;
	position:absolute;
	top: 25%;
	left: 0%;
	z-index:210002;
	width:100%;
}
html>body .popup_box_send {position:fixed;}
.popup_box_body
{
	 padding:20px;
	 background-color:White;
	 border:solid 10px #999;
	 margin:0 auto;			
}
.large_icon_red_cross_especial,.large_icon_green_tic_especial,.large_icon_send,l_i_save
{
	height:23px;
	
	background:url(../../images/large_icons.gif) ;
}
.large_icon_send
{
    background-position: 0 -180px ;
}
.large_icon_green_tic_especial
{
    	background-position: 0 -152px ;
    	float:left;
    	line-height:24px;
    	background-repeat:no-repeat;
}
.large_icon_red_cross_especial
{
    	background-position: 0 -25px ;
    	float:left;
    	line-height:24px;
    	padding-left:25px;
    	background-repeat:no-repeat;
}
.text_box_multi
{
	width:188px;
	padding:5px;
    overflow:auto;  
    text-align:right;
    border:solid 1px #afafaf;
    color:#888;
    font-family:Tahoma;
}
/*end pop up */
/*result menu */
.body_links_header_title2
{
	background-image:url(../../images/body_links_group.gif);
    width:150px;
    height:20px;
    background-position:0 0;
    background-repeat:no-repeat;
    text-align:center;
    font-size:1em;
    color:#444;
    padding-top:5px;  
}
.arrowdown 
{
	display: block;
    font-size:1.09em;
    color:#444;
	cursor:pointer;
	padding-top:5px;
	background-image:url(images/large_icon_job.gif);
	background-position:-5px -40px;
	background-repeat:no-repeat;
}
.arroright
{
	display: block;
    font-size:1.09em;
    color:#444;
	cursor:pointer;
	padding-top:5px;
	background-image:url(images/large_icon_job.gif);
	background-position:-5px -21px;
	background-repeat:no-repeat;
}
.body_links_body_in2
{
    width:148px;
    border-left:solid 1px #cecece;
    border-right:solid 1px #cecece;
    background-color:#ffffff;
    padding-top:10px;
    
}
.body_links_body_in2 a
{
	display:block;
	color:#4480a8;
	padding:5px 15px;
	line-height:160%;
}
.body_links_body_in2 a:hover
{
	color:#0033cc; 
	text-decoration:underline;
}
.collapsed
{
	height: 0 !important;
	overflow:hidden;
}	
/*end result menu */
/*icons */
.icon_print,.icon_email,.icon_save,.icon_detail,.icon_plus,.icon_minus,.icon_rss,.icon_suggest
{
	background:url(images/large_icon_job.gif) no-repeat;
	height:20px;
}
.icon_print
{
	background-position:-8px -60px;
	width:15px;
}
.icon_email
{
	background-position:-8px -80px;
	width:15px;
}
.icon_save
{
	background-position:-8px -100px;
	width:15px;
}
.icon_detail
{
	background-position:-4px -120px;
	width:19px;
}
.icon_plus
{
	background-position:-6px -150px;
	width:17px;
	cursor:pointer;
}
.icon_minus
{
	background-position:-6px -180px;
	width:17px;
	cursor:pointer;
}
.icon_rss
{
	background-position:-3px -200px;
	width:20px;
}
.icon_suggest
{
	background-position:-7px -220px;
	width:16px;
}
/*Greenbutton */
a.boldbuttons_gre
{
	background: transparent url('images/roundedge-left-green.gif') no-repeat 0 0 ;	
	display: block;
	float: right;
	line-height: 17px; 
	height: 25px !important; 
	padding-left: 15px; 
	text-decoration: none;
	width:auto;
}
a.boldbuttons_gre span
{
	background: transparent url('images/roundedge-right-green.gif')  top right;
	color:#000;	
	display: block;
	padding: 4px 15px 4px 2px;
}
a:hover.boldbuttons_gre span
{
	background-position: center right;
	color:#000;
}
a:hover.boldbuttons_gre
{ 
	text-decoration: none;
	background-position:0 -25px;
}
/*end Green button */
.panel
{
    border-right:1px solid #cecece;
    border-left:1px solid #cecece;
	padding:5px 10px;
	background-color:White;
}
/*gre_tab */
.gre_tab
{
    height:10px;
	background-color:#a3cb2a;
    padding:2px 10px;
}
.gre_tab .last_change
{
    float:left;
    margin-left:8px;
    color:#ffffff;
    font-size:0.81em;
    margin-top:0;
}
/*end gre_tab */
.boreder_panel_header
{
	background:url('images/border_panelheader.gif');
	height:16px;
	background-position:0 0;
}
.panel_header
{
	height:22px;
}
/*panel_header_subtab_larg */
.panel_header_subtab_larg
{
    height:16px;
    background:url(images/panel_header_subtab_larg.jpg) top left;
    border-right:1px solid #6c589d;
    margin-top:2px;
}
.panel_header_subtab_larg .last_change
{
    float:left;
    margin-left:8px;
    color:#ffffff;
    font-size:0.81em;
    margin-top:1px;
}
/*end panel_header_subtab_larg */
/*obtabs */
ul.obtabs 
{
    list-style: none;
    padding: 0;
    margin:0;
    display:block;
}
ul.obtabs li 
{
    float: right;
    display: block;
    height: 24px;
    padding-left:25px;
    margin-left: -15px;
    position: relative;
    background: url(images/tableft.gif) 0 0 no-repeat;
    border-bottom: 1px solid #bbb8a9;
    white-space: nowrap;
}
ul.obtabs li.current 
{
    z-index: 1;
    text-decoration:none;
    border-bottom:none;
    height: 25px;
    background: url(images/tableft.gif)  0 -28px no-repeat;
    
}
ul.obtabs a:link,ul.obtabs a:visited 
{
   color:#808080;
   text-decoration:none;
}
ul.obtabs a:hover,ul.obtabs a:active 
{
	text-decoration:underline;	
}
ul.obtabs h3.first_tab,ul.obtabs h3 ,ul.obtabs li.current h3 
{
    background-image:url(images/tabright_3.gif);
}
ul.obtabs li.current_2 h3
{
	background-image:url(images/tabright_cur2.gif);
}
ul.obtabs h3.first_tab 
{
	height: 24px;
    line-height: 24px;
    padding-right: 7px;
    background-position:center right;
    background-repeat: no-repeat ;
}
ul.obtabs h3 
{  
    height: 24px;
    line-height: 24px;
    padding-right: 7px;
    background-position:bottom right;
    background-repeat: no-repeat;
}
ul.obtabs li.current h3 
{
   font-size:1.09em;
   color:#ffffff;
   background-position:top right;
   background-repeat: no-repeat;
}
ul.obtabs li.current_2
{
    z-index: 1;
    text-decoration:none;
    border-bottom:none;
    height: 25px !important;
    background: url(images/tableft.gif)  0 0 no-repeat;        
}
ul.obtabs li.current_2 h3 
{
    font-size:1.6em;
    padding-top:3px;
    padding-right:14px;
    color:Purple;
    background-position:top right;
    background-repeat: no-repeat;
}
.title2{font:1.5em tahoma ; color:Purple;}
.title3{font:1.3em tahoma; color:Purple;}
.times2{font:1.5em tahoma ;}
/*end obtabs */
.panel_footer_solid_repeat_job
{
	background:url('../../images/eqeep.gif');
	float:right;
	height:15px;
	background-position: 0 -100px ;
	background-repeat:repeat-x;
}
/*MAKE*/
/*hr col and margin and padding */
.hr_botton_job
{
	height:30px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
}
.pad_b_20
{
	padding-bottom:20px;
}
.marg_r_3
{
	margin-right:3px;
}
.col110
{
	width:110px !important;
}
.col172
{
    width:172px !important;
}	
.col147
{
	width:147px !important;
}
.col175
{
	width:175px !important;
}
.col188
{
	width:188px !important;
}
.col190
{
	width:190px;
}
.col530
{
	width:530px !important;
}
.col501
{
	width:501px !important;
}
.col162
{
	width:162px !important;
}
.col620
{
	width:620px !important;
}
.col245
{
	width:245px !important;
}
.col472
{
    width:472px !important;
}
.col248
{
	width:248px !important;
}
.col650
{
	width:650px !important;
}
.col748
{
	width:748px !important;
}
.col774
{
	width:774px !important;
}
.hei21
{
	height:21px !important;
}
.hei80
{
	height:80px;
}
.col80hei110
{
	width:80px;
	height:110px;
}
.col82
{
	width:82px !important;
}
.col80hei65
{
	width:80px;
	height:65px;
}
.black
{
	color:#444;
}
.g_work
{
  padding-bottom:10px;	
}
.g_work a:link.head,.g_work a:visited.head
{
   color:#4480a8;
   margin-top:8px;
   display:block;
   font-size:12px;
   padding-right:15px;
   background:url(images/group.jpg)  right top no-repeat;
}
.g_work a:link,.g_work a:visited
{
    display:block;
    color:#999;
    padding-top:3px;
    padding-bottom:3px; 
    padding-right:15px;
}
.g_work span
{
	margin-top:8px;
	padding-top:3px;
	padding-right:15px;
	font-size:12px;
}
/*end hr col and margin and padding */
.four_dotted_ad
{
	margin-top:5px;
    margin-right:10px;
    margin-left:10px;
    font-size:0.90em;
    text-align:justify;
    line-height:160%;
}
.manage_resume
{
	border:solid 1px #ff0000;
	padding:7px 10px 10px 0;
	line-height:160%;
}
.table_my_resume
{
    float:right;
    width:170px !important;
    padding-right:10px;
    font-size:1.09em;
    overflow:hidden;
}
.fi_pa_ri
{
	float:right;
	margin-top:10px;
	padding-right:10px;
	border-left:1px dotted #ccc;
}
.image_template
{
	width:173px;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
	height:93px;
}
.absolute_image
{
	position:absolute;
	top:8px;
	left:8px;
	width:159px;
	height:106px;
}
p.h3_ta_job
{
	margin-top:20px;
	width:250px;
	font-size:1.09em;
	line-height:160%;
	text-align:justify;
}
/*panel_header_subtab_larg_wh */
.panel_header_subtab_larg_wh
{
    height:20px;
    background:url(images/border_panelheader_wh.gif) top left;
    border-right:1px solid #cbcece;
    margin-top:2px;
    border-bottom:dotted #ccc 1px;
}
.panel_header_subtab_larg_wh div
{
    float:left;
    margin-left:1px;
    padding-left:8px;
    padding-right:8px;
    color:#bbb;
    font-size:0.81em;
    margin-top:3px;
    background-color:#fff;  
}
.smallpanel
{
	width:498px !important;
	border-right:1px solid #cecece;
    border-left:1px solid #cecece;
    overflow:hidden;	
}
/*in-line image */
.clipwrapper  { position: relative; height: 216px; width: 140px; }
.clip{ position: absolute; top: 0; left: 0; }
.pos-1{ clip :rect(0,140px,216px,0); }
.pos-2{ clip :rect(220px,140px,436px,0); top: -220px; }
.pos-3{ clip :rect(440px,140px,656px,0); top: -440px; }
/*end in-line image */
/*absolute_image */
.absolute_image
{
	position:absolute;
	top:8px;
	left:8px;
	width:159px;
	height:106px;
}
.absolute_image_02
{
	position:absolute;
	top:148px;
	left:-22px;
}
.absolute_image_aarm
{
	position:absolute;
	top:-25px;
	left:-20px;
}
/*end absolute_image */
.left_height_rel
{
	float:left;
	height:230px;
	position:relative;
}
/*panel_message */
.panel_header_solid_white_left,.panel_header_solid_white_right,.panel_footer_solid_white_left,.panel_footer_solid_white_right,
.panel_header_solid_white_repeat,.panel_footer_solid_white_repeat
{
	background:url(../../images/eqeep.gif) ;
}
.panel_header_solid_white_left
{
	float:left;
	height:15px;
	width:14px;
	background-position: 0px -217px ;
}
.panel_header_solid_white_right
{
	float:right;
	height:15px;
	width:14px;
	background-position: 0px -237px ;
}
.panel_footer_solid_white_left
{
	float:left;
	height:15px;
	width:14px;
	background-position: 0px -257px ;
}
.panel_footer_solid_white_right
{
	float:right;
	height:15px;
	width:14px;
	background-position: 0px -277px ;
}
.panel_header_solid_white_repeat
{
	float:right;
	height:15px;
	background-position: 0px -297px ;
	background-repeat:repeat-x;	
}
.panel_footer_solid_white_repeat
{
	float:right;
	height:15px;
	background-position: 0px -317px ;
	background-repeat:repeat-x;
}
.back_white_box
{
	background-color:#ffffff;
    border-left:1px solid #c6c6c6;
    border-right:1px solid #c6c6c6;
    direction:ltr; 
}
.white_box
{
	background-color:#ffffff;
    border:none;
    width:340px;
    height:100px;
    overflow:auto;  
    text-align:right;
    margin-right:5px;
}
/*end panel_message */
/*dotted_table */
.dotted_table_row,.dotted_table_row2
{
  min-height:30px;
  height:auto;
  border-right:1px dotted #ccc;
  border-left:1px dotted #ccc;
}
.dotted_table_row
{
	margin-right:15px;
}
.dotted_table_cell,.dotted_table_cell2
{
	float:right;
	min-height:30px;
	height:auto !important;
	height:30px;
	text-align:center;
	line-height:30px;
}
.dotted_table_cell2
{
	padding:0 5px;	
}
/*end dotted_table */
/*boxes */
.boxes_gray,.boxes_green
{
	width:70px;
	height:69px;
	margin-right:40px;
	display:block;
}
.boxes_gray
{
    background:url(images/new_boxes.jpg) no-repeat 0 0;	
}
.boxes_green
{
    background:url(images/new_boxes.jpg) no-repeat -75px 0;	
}
.boxes_gray span,.boxes_green span
{
	font-size:30px;
	text-align:center;
	padding-top:12px;
}
.boxes_gray span
{
	color:#999;
}
.boxes_green span
{
	color:#fefefe;
}
.absolute_image_text
{
	background:url(images/new_boxes.jpg) no-repeat -150px 0;
	width:100px;
	height:15px;
	position:absolute;
	top:-6px;
	right:30px;
}
/*end boxes */
/*link with | */	
.search_result .sample_link,.search_result_noborder .sample_link
{
	text-align:right;
	padding:0 0;
}
.sample_link
{
    text-align:center;
    padding:0 10px;
}
.sample_link a
{
    margin-right:10px;
}
.sample_link ul
{
    list-style:none;
    display:inline;
    font-weight:normal;
    margin:0;
    padding:0;
    color:#666;
}
.sample_link li,.sample_link li.lasts
{
    list-style:none;
    display:inline;
    font-weight:normal;
    color:#666;
    padding-left:10px;
}
.sample_link li
{
	border-left:1px solid #999;
}
.sample_link li.lasts
{
	border-left:0 solid #999;
}
/*end link with | */
.lar_ico_fle_ri
{
	background:url(images/large_icon_job.gif) ;
	width:23px;
	background-position: 0 0 ;
	height:17px;
}
.txt_drop
{
	float:right;
	margin-right:10px;
	margin-left:10px;
}
.txt_drop a:link,.txt_drop a:visited
{
	color:#7ba303;
}
/*panel in origin panel */
#footer_1
{
	position:relative;
    width:776px ;
    margin:0 0 ; 
}
.panel_1
{
    border-right:1px solid #cbcece;
    border-left:1px solid #cbcece;
	padding:3px 10px;
	width:754px !important;
}
.back_footer
{
	position:absolute;
	top:0;
	left:0;
	width:180px;
	height:86px;
}
.panel_header_larg_default
{
	 height:15px;
}
.panel_header_verylarg_right,.panel_header_verylarg_repeat,.panel_header_verylarg_left,.panel_footer_larg_default_right,
.panel_footer_verylarg_repeat,.panel_footer_larg_default_left
{
	background:url(../../images/eqeep.gif);
}
.panel_header_verylarg_right
{
	float:right;
	height:15px;
	width:14px;
	background-position: 0 -20px ;
}
.panel_header_verylarg_repeat
{
	float:right;
	height:15px;
	background-position: 0 -80px ;
	background-repeat:repeat-x;
	width:748px;
}
.panel_header_verylarg_left
{
	float:left;
	height:15px;
	width:14px;
	background-position: 0 0 ;
}
.panel_footer_larg_default
{
    height:15px;
    margin-bottom:10px;
}
.panel_footer_larg_default_right
{
	float:right;
	height:15px;
	width:14px;
	background-position: 0 -60px ;
}
.panel_footer_verylarg_repeat
{
	height:15px;
	background-position: 0 -100px ;
	background-repeat:repeat-x;
	width:748px;
	float:right;
}
.panel_footer_larg_default_left
{
	float:left;
	height:15px;
	width:14px;
	background-position: 0 -40px ;
}
.panel_header_solid_repeat
{
	background-image:url(../../images/eqeep.gif) ;
	float:right;
	height:15px;
	background-position: 0 -80px ;
	background-repeat:repeat-x;
	width:790px;
}
.suggest_job_link
{
	margin:0 auto;
	width:150px !important;
	line-height:160%;
	padding-top:20px;
}
.img_guide
{
	float:right;
	margin:10px 0 10px 10px;
	width:150px;
}		
ul.guide
{
	list-style-type:none;
	margin:0;
    padding:10px 0 20px 0;
    line-height:160%;
}
ul.sort
{
    list-style-type:none;
    margin:10px;
    float:right;
    width:375px;
}
ul.guide li , ul.sort li
{
	float:right;
    display:inline;
    font-size:1.09em;
    white-space: nowrap;
}
ul.guide li 
{
    padding-top:10px;
    width:242px;
}
ul.sort li
{
    width:130px;
    margin-bottom:20px;
}
ul.sort span
{
    width:240px;
    float:right;
    color:Black;
}
/*end panel in origin panel */
.ico_resume
{
	width:71px;
	height:84px;
	background:url(images/other_tools.jpg) no-repeat 0 0;
}
.ico_interview
{
	width:150px;
	height:74px;
	background:url(images/other_tools.jpg) no-repeat 0 -85px;
}
.ico_connect
{
	width:123px;
	height:46px;
	background:url(images/other_tools.jpg) no-repeat 0 -159px;
}
.ico_salary
{
	width:70px;
	height:71px;
	background:url(images/other_tools.jpg) no-repeat 0 -205px;
}
/*end other tools */
/*li */
ul.gray_style 
{
	list-style-type:square;
    padding:0 5px 0 0;
    margin:0 10px 0 0;
    line-height:20px;
    display:inline;
}
ul.gray_style li 
{
    height: 20px;
    color:#4480a8;
    white-space: nowrap;
    margin-top:5px;
}
ul.gray_style li a:link, ul.gray_style li a:visited , ul.brow_job li a:link, ul.brow_job li a:visited 
{
    color:#4480a8;
}
ul.gray_style li a:hover,ul.gray_style li a:active , ul.brow_job li a:hover,ul.brow_job li a:active
{
    color:#0033cc;
    text-decoration:underline;
}
ul.brow_job 
{
	list-style-type:none;
    padding:0 5px 0 0;
    margin:0 0 0 0;
    line-height:20px;
}
ul.brow_job li 
{
	padding-right: 10px;
	background: url(images/green_square.gif) no-repeat;
	background-position:right 8px;
    height: 20px;
    color:#4480a8;
    white-space: nowrap;
    margin-top:5px;
}
.bo_que_hea
{
    width:280px;
    height:46px;
    text-align:center;
    background:url(images/body_question_left.gif) 0 0 no-repeat;     
}
.tools_hei
{
    border-right:1px dotted #ccc;
    border-left:1px dotted #ccc;
    height:120px;
}
.bo_que_hea h2
{
    padding-top:10px;
}
.bo_que_in,.bo_que_gui
{
    width:278px;
    border-left:solid 1px #cecece;
    border-right:solid 1px #cecece;
    background-color:White;
}
.bo_que_in
{
    height:300px;
    overflow:hidden;
}
.bo_que_gui
{
    min-height:0;
    height:auto !important;
    padding-top:20px;
}
.bo_que_foot
{
    width:280px;
    height:23px;
    margin-bottom:10px;
    background:url(images/body_question_left.gif) -290px 0 no-repeat;
}
.jobbzd span
{
 float:right;
 width:115px !important;
 margin-right:10px;
 font-size:1.1em;
}
.text_box_job
{
	height:20px;
	border:solid 1px #afafaf;
    color:#888;
    font-family:Tahoma;
}
.text_rss
{
	width:120px !important;
	margin:0 auto;
	text-align:center;
	padding:10px 0 10px 0;
	font-size:1.18em !important;
}
.img_my_eqeep
{
	width:100px;
	margin:10px auto 0;
	display:block;
}
.img_adv_left
{
	width:250px;
	margin:0 auto 10px;
	display:block;
}
.employer_detail
{
    float:right;
    width:350px;
    font-size:1.27em;
    line-height:160%;
    padding-left:10px;
}
.non_table_row
{
    border-right:none !important;
    border-left:none !important;
    margin-right:0 !important;
}
.txt_drop_sample
{
    text-align:center;
}
.txt_drop_sample a:link,.txt_drop_sample a:visited
{
	color:#7ba303;
}
.left_height_rel
{
	float:left;
	height:265px;
	position:relative;
}
.alphabet_style
{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.nation_style
{
	float:right;
	padding-right:10px;
	width:320px;
	color:#999;
}
.dotted_right
{
	float:right;
	min-width:0;
	height:10px;
	margin-left:8px;
	border-bottom:1px dotted #ccc;
}	
.adv_job
{
	padding-right:10px;
	color:#999;
	text-align:justify;
	line-height:160%;
	font-size:1.27em;
}
.search_result_noborder
{
	border-style:none !important;
}
.pagging
{
    font-family:Tahoma;
    text-align:center;
    margin-top:30px;
    direction:rtl;
    font-size:11px; 
    height:30px;
    direction:ltr;
}
.pagging a:link, .pagging a:visited
{
     text-decoration:none;
     border:solid 1px #4480a8; 
     padding:1px 5px;
     margin:0 3px; 
     color:#4480a8;
     display:inline-block
}
 .pagging a:hover, .pagging a:active
{
      background-color:#336699;
      color:#fff;
}
.pagging span
{
      display:inline;
}
.pading_b_10
{
    padding-bottom:10px;
}
.l_i_save
{
	background-position: 0 -126px ;
    width:23px;
}