.jobseeker_container{
	width: 980px;
	margin: auto;
	padding-top:10px;
	line-height:16px;
}
.jobseeker_container_left{
	width: 240px;	
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:10px;
}
.jobseeker_container_left_in{
	width: 240px;	
	float: left;
	margin-top:5px;
	border: thin solid #EEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.jobseeker_container_right{
	width: 720px;
	float: right;	
	margin-bottom:10px;
}

.box_list{
	background-color: #A8D44F;
	color: #FFFFFF;
	text-align:left;	
	padding:5px 5px 3px 10px;
	font-size:14px;
	height:20px
}
.mod_leftpackage{
	padding: 10px 10px 10px 0;
	border-bottom: thin dashed;
	margin: 0 10px 0 10px;
	text-align: left;
}
.mod_leftpackage_left_control{
	padding: 10px 10px 10px 0;
	margin: 0 10px 0 10px;
	text-align: left;
}
.mod_leftpackage .input_text{
	
	width: 200px;
}
.mod_newscontent{
	padding: 10px 10px 10px 0;
	margin-left: 10px;
	text-align: left;
}
.jobseeker_container_left ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
.jobseeker_container_left li {
	padding:0 0 3px 0px;
}
.advertise_banner{
	height: 150px;
	width: 100%;
	border: thin solid #EEEEEE;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.message_list{	
	height: auto;
	width: 100%;
	border: thin solid #eee;
	margin-top:5px;
	margin-bottom: 10px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.feature_job{	
	width: 100%;
	margin-bottom: 10px;
	text-align: left;	
}
.feature_job_header{
	font-weight:bold;
	font-size:11px;
	color:#fff;
	 
}
.jobseeker_container span {
	float: left;
	font-weight: normal;
}

.search_box_header{
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#A8D43A none repeat scroll 0 0;
	border:thin solid #A8D44F;		
	height:30px;
	
}
.feature_job_row1{
	background-color:#EEEEEE;
	font-size:11px;
	line-height:23px;
	padding-left:2px;
	padding-right:2px;
}
.feature_job_row0{
	background-color:#F9F9F9;
	font-size:11px;
	line-height:23px;
	padding-left:2px;
	padding-right:2px;
}

.feature_job_col1{
	padding-left:10px;		
	width:250px;
	line-height:23px;
	padding-left:2px;
	padding-right:2px;
}
.feature_job_col2{
	width: 240px;	
	text-align: left;
	line-height:23px;
	padding-left:2px;
	padding-right:2px;
}
.feature_job_col3{	
	width: 100px;
	line-height:23px;
	padding-left:2px;
	padding-right:2px;
	
}
.feature_job_col4{
	width: 97px;
	line-height:23px;
	padding-left:2px;
	padding-right:2px;
	
}

.resume_list{
	height: auto;	
	border: thin solid #eee;
	margin-bottom: 10px;	
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.resume_list_col1{
	width: 450px;
	text-align: left;
	padding-left: 10px;
	line-height:23px;
	
}
.resume_list_col2{
	width: 110px;
	text-align: center;
	line-height:23px;
	
}
.resume_list_col3{
	width: 130px;
	text-align: center;
	line-height:23px;
	
}
/*top employer*/
.top_employers{
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	padding: 5px 5px 5px 5px;
  	border: thin solid #A8D44F;
}
.top_employers-header {
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;	
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	background:#A8D44F;
	border: thin solid #A8D44F;
	color: #fff;
}
.frontpage_box{		
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;   
  	border: thin solid #A8D44F;
  	margin-bottom: 5px;  	
}
.frontpage_box-header {
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;	
	-webkit-border-top-right-radius: 5px;
   -webkit-border-top-left-radius: 5px;	
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	background:#A8D44F;
	border: thin solid #A8D44F;
	color: #fff;		
}
html, body, p, div, table, td, form, img, input,a, th
{
    font-size: 11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin:0px;
    color: #4F4F4F;
	line-height: 18px;
} 

a:hover{
    /*border-bottom:1px dotted Yellow;*/
    color:#FFA500;text-decoration:none;
}
a:active{
	color:#FFA500;
	
}

/*#wrapper {
    width: 100%;
    text-align:center;
    margin: 0;
    padding:0;
    float: center;
}
*/
/* Phan tren cung cho toi het menu*/
#upper {
    width:980px;
    height: 140px;
    margin-top:0;    
    padding:0;
}
#logo {
    width:240px;
    float:left;
    height:75px;
    padding:25px 0px 25px 0px;
    margin:0;
    border:none;
}
#banner {
    width: 420px;
    height: 60px;
    float:left;
    padding:30px 0px 30px 0px;
    margin:0px 0px 0px 5px;
    border:none;
    text-align:center;
}
#login {
	float:right;
	height: 75px;
}
#login form{
    padding:7px 0px 0px 10px;
}
#topmenu {
    width: 100%;
    background:#A8D44F;
}
#top_head{
    width:980px;
    height:25px;
}
#topmenu_employer{
	width: 980px;
    margin-top:0px;
    margin-right:0px;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    text-align:left;        
}
#top_head_employer{
	width: 980px;
	height:20px;
    margin-top: 0px;
    padding: 5px;
    float:left;
}
#top_head a{
    margin:0px 15px 0px 15px;
    color:#fff;
    text-decoration:none;
    font-weight:bold !important;
}

#top_head a:hover{
    color:black;
    text-decoration:none;
}

#top_head span{
    color:#333;
    /*font-size:12px !important;*/
    font-weight:bold !important;
    margin-right:5px;
}
#top_head_employer a{       
    padding-right: 25px;
    color:#fff;
    font-weight:bold !important;
    text-decoration:none;
}

#top_head_employer a:hover{
    color:black;    
}

#top_head_employer span{
    color:#333;
    /*font-size:12px !important;*/
    font-weight:bold !important;
    
}
#navigation{	
    color:#c33;
    font-weight:bold !important;    
    background: url(../../../EMPLOYERS/images/line_2.jpg) bottom repeat-x;
    height:25px;
    width:100%
}

/* Phan hinh anh va search form*/
#header {
    width:980px;
    height: 251px;
    padding: 3px 0px 0px 0px;
    margin-top:5px;
    margin-right:0;
    margin-left:auto;
    margin-right:auto;
    background: none;
}
#left_header {
    width:480px;
    height: 206px;
    padding: 0px 0px 0px 0px;
    float: left;
    /*background: url(../images/lefthead.png) top left no-repeat;*/
}
/*liet ke cong viec tot nhat */
#right_header {
    width:500px;
    height: 206px;
    padding: 0px 0px 0px 0px;
    float: left;
 /*   background: url(../images/righthead.png) top left no-repeat;*/
}

#quicksearch {
    height: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	background:#FFFDB2;
	border: thin solid #A8D44F;
	color:#333333;
}
#main_banner{
	-moz-border-radius: 5px 5px 5px 5px;
    height: 200px;	
	margin-top:5px;	
	font-weight:bold;
	background:#E8E8E8;
	
	color:#333333;	
}
#staff_contact {
    /*width:180px;*/
	 width:330px;
    height: 45px;
    padding: 0px 0px 0px 0px;
    float: left;
   /* background: url(../images/staff_contact.png) top left no-repeat;*/
	color:#FF9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size:20px;
}
.employeremploying{
    width: 98%;
    margin:0px;
    padding:10px 0px 0px 20px;
    /*background-color: #ffff80;
    border:2px solid Yellow;
    color: White;*/
    background-color: none;
    border:none;
    color: #333;
    text-align:left;
    /*font-size:11px !important;*/

}
#employeremploying_item{
    margin:0px;
    padding:5px 0px 0px 0px;
    width:450px;
    height:132px;
    overflow:hidden;
    color: #500;
}
#employeremploying_item:hover{
    overflow:auto;
    margin:0px;
    padding:5px 0px 0px 0px;
    width:450px;
    height:132px;
}
#employeremploying_item ul{
    width: 400px;
    margin:0px 5px 0px 5px;
    padding:0px 5px 0px 5px;
    list-style:url(../images/bullet1.png) outside;
    border-bottom: dotted 1px white;
}
#latest_ads_item{
	background-color: #FBFBFB;
}
#latest_ads_item ul{
    margin:0px 0px 0px 5px;
    padding:0px 0px 0px 0px;
    list-style:url(../images/bullet1.png)inside;
    border-bottom: dotted 1px white;
}
#latest_ads_item a{
	text-decoration: none;
}
#jobseeking_item ul{
/*    margin:0px 5px 0px 5px;*/
    /*padding:0px 5px 0px 5px;*/
	 padding:0px 0px 0px 0px; 
    list-style:url(../images/bullet.gif) outside;
    border: none;
}
.employeremploying h4{
    margin:0px 5px;
    padding:0px 0px 10px 0px;
    border:none;
    width:300px;
    color: #FF0;
    text-align: left
}
.employeremploying a{
    /*font-size:11px !important;*/
    margin:0px;
    padding:0px 0px 0px 0px;
    text-decoration:none;
    background:none;/*url(../images/bullet.gif) left center no-repeat;*/
    color: #500;/*#FEFF84;*/
}
.jobseeking a{
    /*font-size:11px !important;*/
    margin:0px;
    padding:0px 0px 0px 0px;
    text-decoration:none;
    background:none;/*url(../images/bullet.gif) left center no-repeat;*/
    color: #118AFF;/*#FEFF84;*/
}
.jobseeking  a.featured{
    color: #D2691E;/*#FEFF84;*/
}
#boss_contact {
    width:360px;
    height: 45px;
    padding: 0px 0px 0px 0px;
    float: left;
/*    background: url(../images/bosscontact.png) top left no-repeat;*/
}
/*tim kiem nhanh*/
/*#quicksearch {
    width: 620px;
    height: 45px;
    margin: 0;
    padding: 0;
    float: left;
}*/
/*.quicksearch{
    margin:0px;
    padding:0px;
    background: transparent;
    border:none;
    color: black;
}*/


.inputShort{
    margin:1px 1px 0px 0px;
    padding:0px;
    border:1px solid #D4E9A8;    
}
.inputNormal{
    margin:5px 5px 0px 0px;
    padding:0px;
    border:1px solid #D4E9A8;
    height:20px;    
    width:200px;
    font-size:11px !important;
}

form  td{
    margin-left:5px;
}


/* Phan giua */
#main {
    width: 980px;
    margin-top:0;
    margin-right:0;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    text-align:left;
    
}
#main a {
    text-align:center;
    text-decoration:none;
}
#left {
    width: 180px;
    margin: 0;
    padding: 5px 0px 5px 0px;
    float: left;
}
#mainbody {    
    margin:0px;    
    border: thin;
}
#mainbody_big{
    width: 980px;
    margin: 0;
    padding: 5px;
    float:left;
}
#body_top {
    width: 600px;
    height: 140px;
    margin: 0px;
    /*padding: 5px 0px 0px 10px;*/
    float:left;
    /*background: url(../images/ad_bg.png) top left no-repeat;*/
    border: none;
}
#body_left {
    width: 100%;
    
    padding: 0px 5px 0px 0px;
    float: left;
    border: none;
}

#job_profession{
    margin:0px 0px;
    padding:0px;
    border:none;
    background:transparent;
}
#job_profession a{
    text-align:left;
    text-decoration:none;
    /*background: url(../images/oldnews.gif) left center no-repeat;*/
    padding:0px 0px 0px 11px;
    margin:0px;
}
/*#job_profession a:hover{
color:Yellow;
}*/
.caption_ads {
	color: #FF6600;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
}
.title_job{
    margin:0px 0px 0px 5px;
    padding:0px 5px 0px 5px;
    height:20px;
    line-height:20px;
    font-weight:bold !important;
    background: transparent;
    color:#F60;
    font-weight: bold;
    border-bottom: dotted 1px #ccc;
}

.title_job span{
    margin:0px;
    padding:3px 0px 2px 5px;
    background: transparent;
    height:20px;
    line-height:20px;
}
.title_job td  a{
    margin:0px 5px 0px 5px;
    padding:0px 5px 0px 5px;
    background: transparent;
}

.jobseeking{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:100%;
    border:none;
    color:grey;
    text-align: left;
    /*width: 178px;*/
    height: 380px;
    float:right;
    background-color: #F5F5F5;
}
.jobseeking h4{
     border-bottom:1px dotted #B3B3B3;
    width:175px;
    color: #F60;
}
#jobseeking_item{
    margin:0px 0px;
    padding:5px;
    width:98%;
    height:350px;
    overflow:hidden;
}
#jobseeking_item:hover{
    overflow:auto;
}
#body_right {
    width: 178px;
    height: 380px;
    margin: 5px;
    padding: 0;
    float:right;
    background: url(../images/joblist_bg.png) top left no-repeat;
}

#right {
    width: 180px;
    margin: 0;
    padding: 5px 0px 5px 0px;
    float: right;
}

/*----- Chia se kinh nghiem, tu van nghe nghiep-- */
#cms {
    width:100%;
    margin:0;
    padding:0;
    background: #CCC;
    float:left;
}
#leftbottomnews{
    width:48%;
    margin:0px;
    padding:0px;
    float:left;
    text-align: justify;
    border: none;
    min-height:250px;
    background:transparent;
}
/*.newssonsult{
margin:0px;
padding:8px 0px 10px 10px;
}
*/
#rightbottomnews{
    width:48%;
    margin:0px;
    padding:0px;
    float:right;
    text-align: justify;
    border: none;
    min-height:250px;
    background:transparent;
}
#leftbottomnews h4, #rightbottomnews h4{
    border-bottom: dotted 1px #fff;
}
#rightbottomnews a, #leftbottomnews a{
    margin:0px 5px;
    padding:0px;
    /*font-size:12px !important;*/
    text-decoration:none;
    color:#333;
    /*font-size:11px !important;*/
    /*font-weight:bold !important;*/
}
#rightbottomnews a:hover, #leftbottomnews a:hover{
    color:#f00;
    border-bottom:1px dotted #f00;
    text-decoration:none;
}
#leftbottomnews_r {
    width: 98%;
    float: right;
    margin:0;
}
#rightbottomnews_r{
    margin:0px;
    width: 98%;
    float: left;
    /*padding:0px 5px 5px 5px;*/
}
#footer {
    width:100%;
    margin:0;
    padding:0;
    background: #FFD700;
    text-align: center;
    float:left;
}

.footer{
    margin:0px 0px 20px 0px;
    padding:0px;
    background: transparent;
    border: none;
    text-align:center;
}
.footerLinks {
    margin:15px 10px 0px 0px;
    padding:0px;
    border:0px solid #000;
    text-align:center;
}
.footerLinks a{
    margin:0px 20px 0px 0px;
    padding:0px;
    color:#3A3A3A;
    text-decoration:none;
    
    /*font-size:12px !important;*/
}
/*.footerLinks a:hover{
text-decoration:none;
border-bottom:1px dotted #f00;
}*/
.copyright{
/*font-size:11px !important;*/
    margin:0px 10px 15px 0px;
    padding:0px;
    text-align:center;
}
.copyright a{
    margin:0px;
    padding:0px 5px 0px 0px;
    color:#000;
    text-decoration:none;
}

 .inputMedium{
width:100%;
border:1px solid #E6F0CA;
}
/*.login_part{
    margin:0px;
    padding:0px;
    background: #DDFFAA url(../images/search.gif) left bottom repeat-x;
    border:2px solid White;
    color: White;
}

.head_right{
margin:0px;
padding:0px;
background:url(../images/head_right.png) top right no-repeat;
height:105px;
}
.head_left{
background:url(../images/heaa_left.png) top left no-repeat;
margin:0px;
padding:0px;
height:105px;
}
*/
#line {
margin:0px;
background:none;
width:848px;
border-left:1px solid #fff;
border-right:1px solid #fff;
border-bottom:5px solid #ff0;
}
.line {
margin:0px;
background:none;
width:100%;
border-left:1px solid #fff;
border-right:1px solid #fff;
border-bottom:2px solid #FFA500;
}

#adver_search{
/*font-size:11px !important;*/
border-left:1px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
}
.job_search_textfield{
margin:0px;
width:200px;
font-size:12px;
padding:0px;
border:1px solid #9c3;
}
#job_application{
border-left:1px solid White;
border-right:1px solid White;
border-bottom:1px solid White;
}
#job_application .job_search_textfield{
width:320px;
margin:0px;
padding:0px;
}
#job_application .text{
width:150px;
margin:0px;
padding:0px;
}
#right_item{
margin:0px;
padding:0px;
width:180px;
border:0px solid #000;
}
#sub_item{

}
#menu_tre{
width:100%;
margin:0px;
padding:0px;
}
#wap_nav{
margin:0px;
padding:20px 0px;
border-left:1px solid #fff;
border-right:1px solid #fff;
height:120px;
background:url(../images/main_bg_bottom.gif) center left repeat-x;
}

#topbanner{
width:440px;
margin:15px 0px 0px 0px;
padding:0px;
float:right;
border:0px solid #f00;
vertical-align:bottom;
}
#topbanner img{
margin:0px;
padding:0px;
}

/*.employeremploying a:hover{
color:#f00;
text-decoration:none;
border-bottom:1px dotted #f00;
}*/


.featureads{
margin:5px 0px !important;
padding:0px;
text-align:center;
/*font-size:11px !important;*/
/*border:0px solid #E4F2C8;*/
border-bottom: dotted 1px #fff;
}
.wap_item_nav{
margin:0px;
padding:0px;
width:19.5%;
float:left;
text-align:left;
}
.head_nav a{
background: transparent url(../images/icon.png) center left no-repeat;
margin:0px 0px 0px 13px;
padding:2px 0px 2px 25px;
font-family:Tahoma, Arial, Helvetica, sans-serif !important;
/*font-size:12px !important;*/
font-weight:bold !important;
text-decoration:none;
border:0px solid #0f0;
}
/*.head_nav a:hover{
text-decoration:none;
color:#F00;
}*/
.item_nav{
margin:0px 0px 0px 21px;;
padding:0px;
border-left:1px dotted #999;
}
.content_nav a{
font-family:Tahoma, Arial, Helvetica, sans-serif !important;
/*font-size:11px !important;*/
font-weight:bold !important;
text-decoration:none;
border:0px solid #0f0;
margin:0px;
padding:0px 0px 0px 20px;
background:url(../images/icon1.png) bottom left no-repeat;
line-height:25px;
height:25px;
text-align:left;
}
/*.content_nav a:hover{
text-decoration:none;
color:#F00;
}*/

/*.copyright a:hover{
border-bottom:1px dotted #f00;
}*/
.news{
margin:0px;
padding:0px 15px;
background: transparent;
height:20px;
line-height:20px;
}
td.news a{
	color:#76A901;
	padding:1px;
	margin: 0px;
}
#job_profession table tbody tr td.news a{
	padding:0px;
	margin:0px;
}
H4 {
    color:#F60;
    font-weight: bold;
    background: transparent;
    border-bottom: dotted 1px #ccc;
}
.textcontent{
margin:3px;
padding:2px 10px;
text-align: justify;
}
#news_new{
margin:0px;
padding:0px;
border-top:1px solid #FFCC00;
border-bottom:1px solid #f9800b;
border-right:1px solid #f9800b;
border-left:1px solid #f9800b;
}
#news_new a{
margin:0px 0px 0px 5px;
padding:0px 0px 0px 15px;
text-decoration:none;
height:20px;
line-height:20px;
background:url(../images/around_chitiet.gif) left center no-repeat;
}
/*#news_new a:hover{
color:#f00;
}*/
/*.leftbottomnews{
width:49%;
margin:0px;
padding:0px;
float:left;
background: url(../images/bg_share.gif) top left no-repeat;
}*/

.newsshares{
    margin:0px;
    padding:8px 0px 10px 10px;
}
 #relatedNews a{
clear:both;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;
background:url(../images/around_chitiet.gif) left center no-repeat;
}
/*#relatedNews a:hover{
    clear:both;
color:#f00;
}*/
.error {
color: red;
/*font-size: 11px !important;*/
}
table .homelist{
    /*border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;    */
    margin: 0px;
/*    border: 1px solid #95B7F5;*/
 
}
table.homelist tr.tableHead th{
	background-color: #A8D44F;
	color: #F4F4F4;
	height: 30px;	
	padding-left:4px;
	vertical-align: middle;
}
table.homelist tr.field td {/*even*/
    background-color: #FFFF99;
    padding-left: 2px;
    padding-right: 2px;
	 line-height: 23px;
	 font-size: 11px;
}
table.homelist tr.featured_tr td {/*even*/
    background-color: #6CC6FF;
    padding-left: 2px;
    padding-right: 2px;
	 line-height: 23px;
	 font-size: 11px;
	 	 color: #fff;
	 font-weight:bold;
}
table.homelist tr.fieldodd td {/*odd*/
    background-color: #EFFFDF;
    padding-left: 2px;
    padding-right: 2px;
	 line-height: 23px;font-size: 11px;
}
table .homelist tr th{
    font-weight: bold !important;   
}
table.homelist tr.fieldodd td  a{/*odd*/
	 font-size: 13px;
	 color: #4689FF;
}
table.homelist tr.field td  a{/*odd*/
	 font-size: 13px;
	 color: #507928;
}
table.homelist tr.featured_tr td  a{/*odd*/
	 font-size: 13px;
	 color: #fff;
}
table.homelist tr.field td  a:hover, table.homelist tr.fieldodd td  a:hover, table.homelist tr.featured_tr td  a:hover{/*odd*/
	background-color: #4689FF;
	color: #FFF;
	border:1px dotted #FFF;
	text-decoration:none;
}
#job_profession table.homelist a{
	padding: 0px 0px 0px 0px;
}
table.homelist tr td.featured_td{/*odd*/
	 font-size: 13px;
	 color: #BA55D3;
}

input.checkbox, input.radio {
    border:none;
}
.titleNews {
    font-weight:bold;
    color: #666666;
    font-size: medium;
}
.introNews {
    color: #006600;
}
table tr.a {
    background:#EAF8FF;;
}
table tr.b {
    background:#D7EBFF;
}
table tr.c {
    background: tan;
}
table tr td.a {
    background:#EAF8FF;;
}
table tr td.b {
    background:#D7EBFF;
}
table tr td.c {
    background: tan;
}
table.formwithborder {
    border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;    
    margin: 0px;
    border: 1px solid #95B7F5;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;   
}
/*cho tab news category*/
#tabsI {
	  position:relative;
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px dotted #DD740B;
      }
    #tabsI ul {
      float:left;
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;

      }
    #tabsI a {
      float:left;
      background:url("../images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("../images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }
#tabsI .active {
	background-position:0% -42px;
}
#tabsI .active span {
	background-position:100% -42px;
}

/*pageination*/
/*ul{float:left;border:0; margin:0; padding:0; color:#666666;}

#pagination li{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;	
}
#pagination a{
	border:solid 1px #666666;
	margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
	color:#666666;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
	margin-right:2px;
	border:solid 1px #DDDDDD;
}
#pagination .next a,
#pagination .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}
#pagination .active{
	color:#2F2F2F;
	font-weight:bold;
	display:block;
	float:left;
	padding:3px 6px;
	font-size:13px;
	text-decoration:underline;
}
#pagination a:link,
#pagination a:visited {
	color:#0063e3;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination a:hover{
	border:solid 1px #666666;
	background-color:#2F2F2F;
	color:white;
}
.tooltips {
	color:#2D97E7;
	font-size: 8px;
	font-style: italic;
}*/
/* ---------------------------------------------------------------------------- */	
/* PAGINATION ----------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

.pagination {
	margin-bottom:5px;
	height:22px;
	width:100%;
	top: -10px;
	left:3px;
	position:relative;
	display:block }
	.pagination img {
		border:none;
	}
	.bottom .pagination { top:0 }
	
	.pagination .left {
		position:absolute;
		left:0 }
		
	.pagination .middle {
		position:absolute;
		left:80px }
		
		.pagination .middle ul {
			margin:0;
			padding:0;
			list-style:none }
			
			.pagination .middle ul li {
				margin-right:4px;
				font-size:12px;
				font-weight:bold;
				letter-spacing:-1px;
				text-align:center;
				display:block;
				width:35px;
				height:22px;
				color:#FFFFFF;
				background-color: #8FC800;
				float:left }
			
				.pagination .middle ul li.dots {
					position:relative;
					top:5px;
					margin-right:4px;
					font-size:14px;
					font-weight:bold;
					letter-spacing:-1px;
					text-align:center;
					display:block;
					background:none;
					color:#363636;
					float:left }
			
			.pagination .middle ul li.selected {
				padding-top: 3px;
				height:19px }
			
			.pagination .middle ul li a {
				display:block;
				padding-top:3px;
				text-decoration:none;
				height:19px;
				color:#2F2F00;
				background-color: #FFE600}
			
			.pagination .middle ul li a:hover {
				text-decoration:none;
				color:#687F2F;				
				background-color: #D6E2B9 }
		
	.pagination .right {
		position:absolute;
		right:0}
		.test{
		font-family:sans-serif;
		line-height: 20px;
			color: #007CF2;
		}
.bgbutton  {
	background:url(../images/buttonl.gif) left no-repeat; 
	width:auto; 
	padding-left:5px;	
}
input.button {	
	background:url(../images/button.gif) right no-repeat; 
	border-style:none; color:#fff; font-weight:bold; height:30px; 
	padding-right:5px; padding-left:1px; cursor:pointer;}
/*input.button {background:url(../images/button.gif) right no-repeat; border-style:none; color:#fff; font-weight:bold; height:30px; padding-bottom:7px; padding-right:10px; #padding-right:3px; cursor:pointer;}*/
a.button {background:url(../images/button.gif) right no-repeat; padding:8px 15px 8px 0px; margin:20px 20px 8px 16px;
	border-style:none; text-decoration: none; color:#fff; font-weight:bold; line-height: 30px;  
 cursor:pointer;}
.button_search_en, .button_search_ {background:url(../images/button_search.gif) no-repeat; border-style:none; cursor:pointer;height:30px;padding-bottom:12px; padding-right:10px; #padding-right:3px;padding-top:3px;}
.button_search_vi {background:url(../images/button_search_vi.gif) no-repeat; border-style:none; cursor:pointer;height:30px;padding-bottom:12px; padding-right:10px; #padding-right:3px;padding-top:5px;margin-top: 5px}

.cc_bgbutton2 {background:url(../images/cc_bgbutton_left2.gif) left no-repeat; width:auto; padding-left:5px}
.cc_button2 {background:url(../images/cc_bgbutton2.gif) right no-repeat; border-style:none; color:#fff; font-weight:bold; height:29px; padding-bottom:7px; padding-right:10px; #padding-right:3px; cursor:pointer}	
.trTitle, .trTitle td, .trTitle th{
	background-color:#99CC33;
	color: #EFF9DB;
	font-weight:bold;
	min-height: 30px;
	height:30px;
}
.trsubTitle, .trsubTitle td, .trsubTitle th{
	background-color:#DFEBC2;
	color: #000000;
	font-weight:bold;
	min-height: 30px;
	height:30px;
}
.tdTitle{
	background-color:#D7EBAD;
	color: #4E4E4E;
	text-align: left;
}

input.text {
	width: 400px;
}
#carrer_select{
    margin:0px;
    width:300px;
    height:150px;
    overflow:hidden;
    color: #500;
    border: 1px solid #7F9DB9;
}
#carrer_select:hover{
    overflow:auto;
    margin:0px;
    width:300px;
    height:150px;
    border: 1px solid #7F9DB9;
}
#carrer_select ul {
	padding: 5px;
}
.message {
	font-size : 1em;
	color : Black;
	text-align: left; 
	/*margin:10px; 
	border: 1px dashed #010101;*/
	background: #FFD700;
	/*padding: 10px;*/
  }

.job_items{height: 65px;}

.job_items .job_items_detail{
	height: 100%;
	position: relative;
}

.job_items .dotedbottom{
	height: 2px;
	background: url("../images/dot.png") repeat-x;
	position: absolute;
	left: 0pt;
	width: 100%;
	padding-top: 2px;
	bottom: 0pt;
}
.dotbottom{	
	background: url("../images/dot.png") repeat-x;
}
td .bullet{
	height: 30px;
	width:20px;
	float: left;
	background: url("../images/bullet.png") repeat-x;    
}
/*--------------------------Employers--------------------------------------------*/
.trigger {
	background:#F5F5F5 none repeat scroll 0 0;
	border-bottom:0px solid #E2E2E2;
	border-top:0px solid #E2E2E2;	
	margin-top:3px !important;	
}
.selectmulti{
	background-color:#FFF;
	border:1px solid #999;
	height:120px;	
	width:120px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.textbox{
	background-color:#FFF;
	border:1px solid #999;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:4px;
	padding-right:4px;
	text-align:left;	
	width:170px;	
}
.textbox_l{
	background-color:#FFF;
	border:1px solid #999;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:4px;
	padding-right:4px;
	text-align:left;	
	width:300px;	
}
.selectbox{
	backgournd-color:#FFF;
	border:1px solid #999;
	color: #333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align: left;	
	width:170px;
}
.selectbox_short{
	backgournd-color:#FFF;
	border:1px solid #999;
	color: #333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align: left;	
	width:50px;
}

.textarebox{
	backgournd-color:#FFF;
	border:1px solid #999;
	width:300px;
	height:100px;
	padding-left:4px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	
}
.button1{
	
	background-color:#2FB908;
	border:1px solid;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:21px;
	padding:0 0 2px;
	text-transform:uppercase;
	width:auto;
}
.box{
	display: none;
}
.txt_error{
	color: red;
	
}
.comboType01 {
	border:1px solid #999;
	float:left;
	width:253px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	
}
.price {
	border:1px solid #999;
	width:50px;
}
.step{
	color: #c33;
}
.checkbox1{
	color:#2FB908;
}
.post_ads_active{
	background:url(../images/bullet1.png) center no-repeat;
}
.post_ads_complete{
	background:url(../images/bullet2.png) center no-repeat;
}

