.new_button:hover
{
	background-color:#666;
	color:#FFF;
}
/* ============ G1 ============ */

.g1_title
{
	font-family:Helvetica;
	font-size:22px;
	color:#444444;
	position:relative;
	top:15px;
	left:20px;
}

.g1_form
{
	position:relative;
	margin-top:0px;
	left:20px
}

.g1_formtext
{
	font-family:Helvetica;
	font-size:14px;
	color:#444444;
	position:absolute;
	width:140px;
}

.g1_cancel
{
	text-decoration:underline;
	cursor:pointer;
	position:absolute;
	font-size:20px;
	left:200px;
	top:8px;
}

.g1_formfield
{
	font-family:Helvetica;
	font-size:14px;
	color:#444444;
	position:absolute;
	width:200px;
	height:15px;
	left:140px;
}

.g1_save_submit
{
	background-image:url(../../images/job/btn_save.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:82px;
	height:34px;
	border:0px;
	cursor:pointer;
	position:absolute;
}

.g1_add_button
{
	background-image:url(../../images/job/btn_add.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:64px;
	height:29px;
	border:0px;
	cursor:pointer;
	position:absolute;
}

.g1_ok_submit
{
	background-image:url(../../images/job/btn_ok.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:82px;
	height:34px;
	border:0px;
	cursor:pointer;
	position:absolute;
}

.g1_ok_mini
{
	background-image:url(../../images/job/btn_ok_mini.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:55px;
	height:29px;
	border:0px;
	cursor:pointer;
	position:absolute;
}

.btn_create_job
{
	background-image:url(../../images/job/btn_create_job.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:95px;
	height:28px;
	border:0px;
	cursor:pointer;
}

.btn_search
{
	background-image:url(../../images/job/btn_search.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:95px;
	height:28px;
	border:0px;
	cursor:pointer;
	margin-top:15px;
	margin-left:140px;
	position:absolute;
}

.btn_pre_job{ background-image:url(../../images/job/btn_pre_job.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:78px;
	height:41px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_opr_job{ background-image:url(../../images/job/btn_opr_job.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:75px;
	height:41px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_mbl{ background-image:url(../../images/job/btn_mbl.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:51px;
	height:41px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_manifest{ background-image:url(../../images/job/btn_manifest.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:81px;
	height:41px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_cost_voucher{ background-image:url(../../images/job/btn_cost_voucher.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:101px;
	height:51px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_revenue_voucher{ background-image:url(../../images/job/btn_revenue_voucher.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:101px;
	height:51px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_receipt_voucher{ background-image:url(../../images/job/btn_receipt_voucher.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:101px;
	height:51px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_input_container_no{ background-image:url(../../images/job/btn_input_container_no.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:171px;
	height:34px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_input_mbl_no{ background-image:url(../../images/job/btn_input_mbl_no.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:141px;
	height:34px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_publish_job{ background-image:url(../../images/job/btn_publish_job.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:142px;
	height:44px;
	border:0px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom:10px; }

.btn_browse{ background-image:url(../../images/job/btn_browse.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:84px;
	height:29px;
	border:0px;
	cursor:pointer;}

.btn_detail_green{ background-image:url(../../images/job/btn_detail_green.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:55px;
	height:27px;
	border:0px;
	cursor:pointer;}

.btn_detail_red{ background-image:url(../../images/job/btn_detail_red.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:55px;
	height:27px;
	border:0px;
	cursor:pointer;}

.g1_background
{
	background-image:url(../../images/job/bg_panel.png);
	background-repeat:repeat;
	position:relative;
	margin-top:100px;
	margin-bottom:50px;
}

.g3_mainscreen
{
	background-image:url(../../images/job/bg_g3_mainscreen.png);
	position:relative;
	margin-top:100px;
	margin-bottom:50px;
}

.bg_subtitle
{
	background-image:url(../../images/job/bg_subtitle.png);
	background-repeat:repeat;
	position:relative;
	height:41px;
}

.title_line
{
	width:100%;
	background-color:#CCC;
	height:1px;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
}

/* ============ G1 Customer Data ============ */

.g1_imp_cusdata_formfield_textarea
{
	font-family:Helvetica;
	font-size:14px;
	color:#444444;
	position:absolute;
	width:200px;
	height:80px;
	left:140px;
}
