@charset "utf-8";
/* CSS Document */
.contentDescJobs {
	color:#4D4D4D;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding-left:10px;
	text-align:justify;
	min-height:540px;
	width:520px;
}
.jobsContents {
	clear:both;
	padding-top:10px;
	width:520px;
	height:30px;
}
.joinusleft {
	background:url(../images/joinusleft.jpg) no-repeat;
	width:64px;
	height:30px;
	float:left;
	padding-left:2px;
}
.joinusbgleft {
	background:url(../images/joinusbg.jpg) repeat-x left top;
	width:64px;
	height:30px;
	float:left;
}
.spanJoinus {
	color:#FF3; 
	float:left;
	margin-top:6px; 
	padding-left:15px;
}
.joinusbottom{
	background:url(../images/joinusbg.jpg) repeat-x;
	height:30px;
	width:434px;
	float:left;
	
}
.contactPlace{
	float:left;
	padding-bottom:20px;
	width:500px;
	}

.textboxPart {
	background:url(../images/txt-middle.jpg) repeat-x left top;
	height:34px;
	width:306px;
	float:right;
	
	
}
.textbox {
	background:url(../images/txt-middle.jpg) repeat-x left top;
	height:20px;
	width:300px;
	border:0px;
	padding-top:12px;
}
.spanclass {
	color:#FFAD00;
	padding-right:20px;
	
}
.content {
	width:495px;
	padding-left:5px;
	float:left;
	
}
.jobListDiv {
	clear:both;
	width:500px;
	min-height:500px;
	padding:20px 0px 0px 5px;
	
}
.jobDiv{
	/*background:url(../images/hosthover.jpg);*/
	background:url(../images/career-bg.jpg) repeat-x; top left;
	/*background:url(../images/job-gradient.jpg) repeat-x top left;*/
	border:1px solid #fdfdfd;
	width:500px;;
	min-height:170px;
	
	
	
	
}
.jobList {
	width:100%;
	float:left;
	
	
}
.jobDetailDiv {
	min-height:470px;
	width:500px;
}
.content_title {
	padding-top:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:105px;
	padding-left:10px;
	
}
.jobs {
	width:360px;
	float:left;
	padding-top:15px;
	line-height:20px;
	
}
.title {
	padding-top:10px;
	float:left;
	width:100%;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.title_name {
	float:left;
}
.contactName {
	float:left;
	width:190px;
}

.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;
	float:right;
	padding-top:5px;
	
}
* html .textbox {
	width:260px;
}
* html .contentDescJobs {
	margin-left:0px;
}
*html #applyForm {
	width:510px;
}
#applyForm {
	padding-left:10px;
	background:url(../images/job-gradient.jpg) repeat-x bottom left;
	width:510px; 
	min-height:400px;
	clear:both;
	border:1px solid #999;
}
.welcomeImgDiv {
	padding-top:20px;
	width:150px;
	float:left;
}
.welcomeImg {
	float:left;
	padding-bottom:20px;
	clear:both;
	
}
.contentDesc1 {
	width:500px;
}
.error_text {
	display:none;
	color:#F00;
}



