﻿.bgColor01
{
	background-color: #FFFFFF;
}
.bgOrange
{
	text-align: left; /*background-color: #FF9900;*/
	background-color: #333;
}

.bgBlack
{
	background-color: #000000;
}
.bgOffWhite
{
	background-color: #F5F5F5;
}
.bgOffWhite td
{
	height: 21px;
	padding-left: 10px;
	text-align: left;
}
.bgColor03
{
	text-align: left;
	background-color: #F5F5F5;
	line-height: 15px;
	padding-left: 10px;
	padding-top: 10px;
}
.txtBlueBold
{
	margin-left: 10px;
	font-weight: bold;
	color: #299BD7;
}
.txtWhiteBoldCaps
{
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	line-height: 20px;
	text-align: left;
}

/* ************ General ************ */

*
{
	padding: 0;
	border: 0;
	margin: 0;
}


.hidden
{
	display: none;
}

h1 span, h3 span
{
	display: none;
}

hr
{
	border: 1px;
	color: #191919;
}

li
{
	list-style-type: none;
}

.inline
{
	display: inline;
}

.inline li
{
	display: inline;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

.clear
{
	clear: both;
}
.clear_both
{
	clear: both;
}
legend
{
	display: none;
}

#mainpage
{
	padding: 0px 0px 0px 0px;
	clear: both;
}

/* ************ Menu ************** */
#mainnav2 ul
{
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#mainnav2 ul li
{
	display: inline;
}

#mainnav2 ul li a
{
	font-family: tahoma;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: 2px solid orange;
}

#mainnav2 ul li a:hover
{
	color: #444;
	border-bottom: 2px solid orangered;
}

/* ************ Footer ************ */
.heading01
{
	font-weight: bold;
	color: #F3A42D;
}
.panelTitle
{
	/*padding: 1em 0 1em 0; */
	font-weight: bold;
	cursor: pointer;
}
.boldText
{
	color: #299BD9;
	font-weight: bold;
}


/*Qsoft created by TanLX*/
/*date 14.Apr.09*/
/*For message not record*/
.Iconerror
{
	color: #ff0033;
}
.NotRecordGird
{
	text-align: center;
	padding: 5px auto 5px auto;
}
.NotRecordGird td
{
}
.NotRecordGird td .ErrorMessage
{
	text-align: center;
	color: Red;
}
/*For table control*/
.tableControl
{
	margin-top: 20px;
	margin-left: 20px;
	width: 80%;
}
.tableControl td
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.tableControl td.Caption
{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 100%;
	color: White;
	border-bottom: 1px solid #F3F3F3;
}
.tableControl td.Caption2
{
	/*font-size: 11px;*/
	font-weight: bold;
	float: left;
	padding-top: auto;
	padding-bottom: auto;
}
.blocksearch
{
	width: 98.5%;
	border: solid 1px #acacac;
}
.blocksearch .blocksearch_header
{
	font-weight: normal;
}
.blockmessage
{
	width: 100%;
	padding: 10px;
}
.blockmessage td
{
	border: 1px solid #EDEDED;
	text-align: center;
}
.blockmessage td .Error
{
	font-weight: bold;
	color: Red;
}
.blockmessage td .Successful
{
	font-weight: bold;
	color: #86CC7A;
}
.blockmessage td .Warning
{
	font-weight: bold;
	color: #FFFFE7;
}

/* Add by Cuongcv date 13-04-09*/
/* Coverletter page*/
div#divCoverLetterList
{
	width: 98%;
	position: relative;
	margin: 0px auto;
	background-color: #fff;
}
div#divCoverLetterList_Header
{
	margin-top: 10px;
	width: 100%;
	text-align: left;
}
div#divCoverLetterList_Header .caption
{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 100%;
	border-bottom: 1px solid #F3F3F3;
}
div#divCoverLetterList_BoxSearch
{
	margin-top: 10px;
	width: 100%;
	display: inline-block;
	position: relative;
}
div#divCoverLetterList_BoxSearch_Left
{
	float: left;
	width: 60%;
	position: relative;
	text-align: left;
}

div#divCoverLetterList_BoxSearch_Right
{
	margin-top: 5px;
	margin-right: 8px;
	float: right;
	width: 30%;
	position: relative;
	text-align: right;
	font-weight: bold;
}
#divCoverLetterList_Grid
{
	margin-top: 10px;
}
#divPaging
{
	position: relative;
	width: 100%;
	text-align: right;
	float: right;
}

/* 15-04-09 Showing My Job Applications */
.m_job_app_name_link
{
	text-decoration: none;
}

.link_butto_back
{
	vertical-align: middle;
	width: auto;
	background-color: #FBB724;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	color: #111;
	font-weight: bold;
	border: solid 1px #6F6F6F;
}

.txt_bold_under
{
	text-decoration: underline;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.txt_note
{
	font-style: italic;
	color: Blue;
	font-size: 8pt;
}

.link_focus
{
	font-weight: bold;
	color: #000;
	font-size: 12pt;
}

.tableForm
{
	width: 96%;
	background-color: #F5F5F5;
	margin: 0px;
	border: 0px;
}
.tableForm tr
{
	height: 35px;
}
.tableForm tr td
{
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
.tableForm tr td textbox
{
	border: solid 1px #000;
	vertical-align: middle;
}
.lbl_header_box_search
{
	font-size: 10pt;
	color: #121212;
	font-weight: bold;
	text-decoration: underline;
}

.link_focus
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 9pt;
}
.link_menu
{
}
.link_menu:hover
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 9pt;
}

.br_header
{
	background: url(/lib/static/images/default/banner.jpg) no-repeat;
	height: 149px;
	width: 100%;
}

