@charset "utf-8";
/* CSS Document */
/* CSS Document - for ENT Office Staff */
/* CSS Document - date 1 dec 2009 */

*	{
	margin:0;
	padding:0;
}
body	{
	font-family:Arial, Helvetica, sans-serif;
	background:#b0c5d7 url(../images/body_bg.jpg) repeat-x top;
}
.user_body	{
	font-family:Arial, Helvetica, sans-serif;
	background:#b0c5d7;
}
#main_wrapper	{
	width:1000px;
	margin:auto;
}

/* HEADER WRAPPER */
#header_wrapper	{
	width:810px;
	height:110px;
	margin:auto;
}
#profile_header_wrapper	{
	width:1000px;
	margin:auto;
}
#logo	{
	width:500px;
	*width:103px;	
	margin:5px 0 0 0;
	float:left;
}
#logo img	{
	border:none;
}
#logo div	{
	color:#26A4DE;
	font-family:cursive;
	font-size:11px;
	font-weight:bold;
	margin:-31px 0 0 0px;
	*margin:-36px 0 0 0px;
	float:right;
}
#logo div	a {
	color:#26A4DE;
	text-decoration:none;
	padding:0 30px 0 0; 
}
#main_menu_wrapper,#profile_menu_wrapper,#profile_menu_wrapper_big	{
	float:right;
	margin:10px 0 0 0;
}
#main_menu_wrapper ul	{
	list-style:none;
	font-size:12px;	
}
#profile_menu_wrapper	ul,#profile_menu_wrapper_big ul {
	list-style:none;
	font-size:12px;
}
#profile_content	{
	float:left;
	width:100%;
}
.profile_menus	{
	float:right;
	font-size:11px;
	margin:5px 10px 5px 5px;
	color:#E4E4E4;
	text-transform:capitalize;
}
.profile_menus	a:link,.profile_menus	a:visited	{
	text-decoration:none;
	color:#26a4de;
}
.profile_menus	a:hover	{
	text-decoration:underline;
}
.profile_content_inner	{
	float:left;
}
.spliter_hr hr	{
	margin:5px auto;
	width:98%;
	color: #E4E4E4;
	background-color: #E4E4E4;
	height: 1px;
	border:0;
}
.spliter_hr	{
	clear:both;
}
#profile_image	{
	width:75px;
	height:75px;
	border:solid #E4E4E4 1px;
	margin:5px auto;
	clear:both;
		
}
#exp_tbl	{
	clear:both;
	width:98%;
	margin:auto;
}
#search_result_tbl	{
	width:640px;
	margin:5px auto 10px auto;
	font-size:14px;
	
}
#search_result_tbl .td_txt	{
	color:#2d5d86;
}
#search_result_tbl table tr td	{
	border:solid #b0c5d7 1px;
	font-size:12px;
	padding:5px 2px;
	color:#222222;
}
.link_block:link{
	color:#6d6d6d;
	text-decoration:none;
}
.link_block:hover{
	text-decoration:underline;
}
.select_option	{
	font-size:12px;
	padding:5px 10px;
}
.save_send_button	{
	margin:5px 10px;
	color:#222222;
}
.info_msgs_green	{
	color:green;
	font-size:14px;
	font-weight:700;
	padding:5px 0;
}
.info_msgs_red	{
	color:red;
	font-size:14px;
	font-weight:700;
	padding:5px 0;
}

.save_send_button .bug_bg1	{
	width:102px;
}
.link_blue{ 
	color:#3e7fbb; 
	font-weight:normal;
}
.link_blue a{ 
	color:#26A4DE;
	font-weight:normal;
}
.link_blue a:link{ 
	text-decoration:none;
}
.link_blue a:hover{
	text-decoration:underline;
}
.tbl_title	{
	color:#375e7f;
	font-size:14px;
	font-weight:700;
	padding:0 10px;
	text-align:center;
}
.exp_tbl_tr_1	{
	height:25px;
	color:#222222;
	background:#E4E4E4;
}
.exp_tbl_tr_0	{
	height:25px;
	color:#222222;
	background:#FFFFFF;
}
.exp_tbl_tr_1 td	{
	font-size:12px;
	padding:0 5px;
	border:solid #FFFFFF 1px;
}
.exp_tbl_tr_0 td	{
	font-size:12px;
	padding:0 5px;
}

#main_menu_wrapper ul li,#profile_menu_wrapper ul li,#profile_menu_wrapper_big ul li	{
	float:left;
	padding:0 6px;
}
#profile_menu_wrapper_big ul li	{
	padding:5px 6px;
	*padding:4px 6px;
}
#main_menu_wrapper ul li a:link,#main_menu_wrapper ul li a:visited{
	text-decoration:underline;
	color:#26a4de;
}
#main_menu_wrapper ul li a:hover {
	text-decoration:underline;	
}
#header_right	{
	float:right;
	margin:-100px 0 0 0;
	*margin:-95px 0 0 0;
}
#header_wrapper .mar_txt,#profile_header_wrapper .mar_txt {
	width:550px;
	clear:both;
	color:#ee9f4a;
	margin:25px 0 0 0;
	float:right;
	overflow:hidden;
}


/* CONTENT WRAPPER */
#content_wrapper	{
	width:805px;
	margin:15px auto;
}
#content_wrapper_user	{
	width:805px;
	margin:5px auto;
}
#logo_user	img	{
	border:none;
	margin:0px 0 0 0px;
}
#logo_user_big img{
	border:none;
	margin:0px 5px 0 0px;
}
.menu_left,.menu_center,.menu_right,#logo_user	{
	height:37px;
	float:left;
}
.menu_left_big,.menu_center_big,.menu_right_big,#logo_user_big	{
	height:48px;
	float:left;
}
.menu_left	{
	width:12px;
	background:url(../images/menu_bar_left.jpg) no-repeat right;
}
.menu_center	{
	width:745px;
	background:url(../images/menu_bar_center.jpg) repeat-x right;
}
.menu_left_big	{
	width:12px;
	background:url(../images/menu_bar_left_big.jpg) no-repeat right;
}
.menu_center_big	{
	width:715px;
	background:url(../images/menu_bar_center_big.jpg) repeat-x right;
}
.menu_right_big	{
	width:12px;
	background:url(../images/menu_bar_right_big.jpg) no-repeat right;
}
#welcome_note_big	{
	float:left;
	font-size:12px;
	font-weight:700;
	color:#26a4de;
	text-transform:capitalize;
	letter-spacing:0.050em;
	margin:15px 5px;
	padding:0 0 0 1px;
	*margin:15px 5px;
	overflow:hidden;
}
.current_tab_menu_big	{
		text-decoration:underline;
		color:#26a4de;
		background:url(../images/menu_bar_arrow.jpg) no-repeat 50% 100%;
		padding:14px 0;
		*padding:0px 0 15px 0;
		*float:left;
}
.tab_menu_big:link,.tab_menu_big:visited	{	
	text-decoration:none;
	color:#3a7ab5;
	padding:8px 0;
	*padding:0px 0 8px 0;
	*float:left;
}
.tab_menu_big:hover{
	text-decoration:underline;
	padding:14px 0;
	*padding:0px 0 15px 0;
	*float:left;
	color:#26a4de;
	background:url(../images/menu_bar_arrow.jpg) no-repeat 50% 100%;
}

#welcome_note	{
	float:left;
	font-size:12px;
	font-weight:700;
	color:#26a4de;
	text-transform:capitalize;
	letter-spacing:0.050em;
	margin:10px 5px;
	*margin:10px 5px;
	overflow:hidden;
}
.current_tab_menu	{
		text-decoration:none;
		color:#26a4de;
		background:url(../images/menu_bar_arrow.jpg) no-repeat 50% 100%;
		padding:8px 0;
		*padding:0px 0 8px 0;
		*float:left;
}
.tab_menu:link,.tab_menu:visited	{	
	text-decoration:none;
	color:#3a7ab5;
	padding:8px 0;
	*padding:0px 0 8px 0;
	*float:left;
}
.tab_menu:hover{
	text-decoration:none;
	padding:8px 0;
	*padding:0px 0 8px 0;
	*float:left;
	color:#26a4de;
	background:url(../images/menu_bar_arrow.jpg) no-repeat 50% 100%;
}
.menu_right	{
	width:12px;
	background:url(../images/menu_bar_right.jpg) no-repeat left;
}
#content_top,#content_bottom	{
	width:100%;
	height:12px;
	*height:10px;
	margin:0;
	padding:0;
	clear:both;
}
#content_top	{
	background:url(../images/index_content_top.jpg) no-repeat top;
	overflow:hidden;
}
#content_content	{
	width:100%;
	float:left;
	min-height:315px;	
	*height:350px;
	background:url(../images/index_content_center.jpg) repeat-y top;
	
}
#content_bottom	{
	background:url(../images/index_content_bottom.jpg) no-repeat top;
	overflow:hidden;
}
#content_left	{
	width:45%;
	border-right:solid #26a4de 1px;
	float:left;
	margin:5px 0 0 18px;
	*margin:10px 0 0 10px;
	padding:0 23px 8px 0;
	*padding:0 12px 8px 0;
}
.index_block_wrapper	{

}
.index_block_top	{
	background:url(../images/index_block_top.jpg) no-repeat top right;
	height:11px;
	width:370px;
	overflow:hidden;
}
.index_block_center	{
	background:url(../images/index_block_center.jpg) repeat-y top right;
	height: auto;
	width:370px;
}
.index_block_bottom	{
	background:url(../images/index_block_bottom.jpg) no-repeat top right;
	height:11px;
	width:370px;
}

#content_right	{
	width:48%;
	float:right;
	margin:5px 0px 0 0;
	*margin:10px 2px 0 0;
}
#content_left table {
	margin:8px 0px 0 0px;
}
.frm_tbl	{
	width:99%;
}
#content_right table	{
	margin:5px 0px 0 0;
	*margin:5px 0px 0 0;
}
#content_right .user_role_block table	{
	margin:8px 0px 0 0;
	*margin:5px 0px 0 0;
}

#content_left table	td,#content_right table	td{
	padding:0 5px 0 5px;
	*padding:0 5px 0 5px;
	color:#3e7fbb;	
}
#content_left table	td	{
	padding:0 0px 0 5px;
}
#profile_content .bug_bg1	{
	width:102px;
	flaot:left;
}
.bug_bg1	{ 
	font-size:11px; 
	text-align:center;
	color:#26a4de;
	font-weight:bold;
	background:url(../images/button_small.jpg) no-repeat center;	
	cursor:pointer;
	padding:0px 6px 1px 6px;
	border:none;
	width:102px;
	height:33px;
}
.bug_bg1_big	{ 
	font-size:11px; 
	text-align:center;
	color:#26a4de;
	font-weight:bold;
	background:url(../images/button_big.jpg) no-repeat center;	
	cursor:pointer;
	padding:0px 6px 1px 6px;
	border:none;
	width:153px;
	height:33px;
}
.user_role_block	{
	padding:0 0 0 5px;
}
.spliter	{
	width:100%;
	height:25px;
	color:#ffffff; 
	background:#26a4de;
	padding:0;
	margin:0;
}
.spliter	span	{
	padding:5px 5px 0 5px;
}
.spliter	span a	{
	font-size:12px;
	color:#FFFFFF;
}
h3.title_h3	{
	font-size:19px;
	color:#26A4DE;
	padding:10px 10px;
}
h4.title_h4	{
	font-size:14px;
	color:#26A4DE;
	padding:10px 10px;
}

.profile_txt,.profile_txt_l,.profile_txt_r	{
	color:#222222;
	font-size:12px;
	text-align:right;
	padding:5px 5px;
}
.profile_txt_r	{
	text-align:left;
}
.td_txt	{
	font-weight:700;
	font-size:12px;
}
.normaltxt
{
	font-size:11px;
	color:#3e7fbb;
	padding:10px 10px;
	font-weight:normal;
}
.normaltxt	a:link,.normaltxt	a:visited	{
	color:#26a4de;
	text-decoration:none;
}
.normaltxt	a:hover	{
	text-decoration:underline;
}

#content_left table h3,#content_right table h3	{
	color:#26a4de;
	padding:0 5px;
	margin:0;
	line-height:25px;
}

/* MESSAGES */
#message_right	{
	width:650px;
	float:right;
	border-left:solid #E4E4E4 1px;
	margin:10px 0;
}
#message_left	{
	float:left;
	margin:10px 0 0 35px;
	*margin:10px 0 0 18px;
}
#message_left ul	{
	list-style:none;
	font-size:12px;
}
.read_msg td{
	background:#f6f6f6;
	color:#CCCCCC;
}

.unread_msg	{
	font-weight:700;
}
#message_left ul li {
	padding:5px 0;
}
#message_left li a:link,#message_left li a:visited {
	background:url(../images/message_mouse_link.gif) no-repeat 0% 50%;
	color:#3E7FBB;
	padding:0 0 0 15px;
	text-decoration:none;
}
#message_left li a:hover {
	background:url(../images/message_mouse_over.gif) no-repeat 0% 50%;
	color:#3E7FBB;
	padding:0 0 0 15px;
	text-decoration:none;
}
/*COMPOSE MESSAGE */
.caption_txt	{
	font-size:11px;
	color:#666666;
	margin:-10px 0 0 15px;
}
#compose_frm_wrapper	{
	width:98%;
	margin:auto;
	font-size:12px;
	color:#222222;
}
#compose_frm_wrapper input	{
	width:98%;
}
#compose_frm_wrapper textarea	{
	width:98%;
	height:150px;
	margin:0 7px 0 0;
}

/* SEARCH JOB */
.search_job_tbl	{
	width:98%;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.search_job_tbl	td	{
	padding:5px;
	*padding:3px 5px;
}
.errtxt	{
	color:red;
	font-size:11px;
	padding:0 5px;
	letter-spacing:0.05em;
}


/* LOGIN PAGE */
#page_info	{
	float:left;
	width:48%;
	font-size:12px;
	color:#222222;
	margin:15px 0px 5px 10px;
	*margin:15px 0px 5px 5px;
}
#page_info .block,#login_block .block	{
	width:370px;
	margin:auto;
}
#page_info	ul{
	padding-left:30px;
	list-style:none;
}
#page_info	li{
	padding:5px 0 5px 20px;
	background:url(../images/message_mouse_over.gif) no-repeat 0% 50%;
}
#login_block	{
	float:right;
	width:48%;
	margin:15px 10px 5px 0px;
	*margin:15px 5px 5px 0px;
	font-size:12px;
	color:#222222;
}
#page_info .block_title	{
	background:url(../images/login_to_icon.jpg) no-repeat 100% 50%;
	height:50px;
	width:95%;
	overflow:hidden;
	padding:5px 0 0 0px;
}
#page_info .block_title .title_h4	{
	padding:10px 0 0 15px;
}
#login_block .block_title	{
	background:url(../images/login_user_icon.jpg) no-repeat 100% 50%;
	height:50px;
	width:95%;
	overflow:hidden;
	padding:5px 0 0 0px;
}
#login_block .block_title .title_h4	{
	padding:10px 0 0 15px;
}
#login_block .login_frm_tbl {
	margin:-20px 0 0 0;
	overflow:hidden;
}
#login_block .login_frm_tbl  td	{
	padding:5px 5px;
}
#login_block .login_frm_tbl	input{
	width:150px;
}
#login_block .login_frm_tbl .bug_bg1	{
	width:102px;
}
#login_block .login_frm_tbl ul	{
	list-style:none;
	margin:0 0 0 0px;
	float:right;
}
#login_block .login_frm_tbl li	{
	padding:0 20px;
	float:left;
}
#login_block .login_frm_tbl li a:link,#login_block .login_frm_tbl li a:visited {
color:#26A4DE;
text-decoration:none;
}
#login_block .login_frm_tbl li a:hover{
color:#26A4DE;
text-decoration:underline;
}

/* FOOOTER WRAPPER */
#footer_wrapper	{
	width:805px;
	height:65px;
	background:#5695cf;
	border-top:#a5967d solid 3px;
	margin:15px auto 0 auto ;
	font-size:12px;
	text-align:center;
}
#footer_menu	{
	text-align:center;
	width:100%;
	margin:10px 0;
	color:#FFFFFF;
}
#footer_menu	a:link,#footer_menu	a:visited,#copy a:link,#copy a:visited	{
	text-decoration:none;
	color:#FFFFFF;
	padding:0 5px;
}
#footer_menu	a:hover,#copy	a:hover	{
	text-decoration:underline;
}
#copy	{
	color:#c3ddf5;
}
/* ***************** Style.css *******************/
.inputbox{width:150px; border:1px solid #26A4DE;}

span.error{font-weight:bold;color:#900;}
div.alert,div.errorbox{color:#333;background-color:#fff;margin:0 0 15px;padding:7px 7px 7px 35px;overflow:hidden;min-height:28px;position:relative;}div.alert img,div.errorbox img{display:none;}#body div.alert p,#body div.errorbox p,#body div.alert h3{font-size:13px;margin:7px 21px 0 7px;*margin:14px 21px 0 7px;_margin:7px 21px 6px 7px;}
/*#body div.alert h3{font-weight:bold;}div.alert.attention{background:#fff5cc url(img/icon/icon_status_info_26x26.gif) no-repeat 7px 7px;}div.alert.error,div.errorbox{background:#fee url(img/icon/icon_status_fail_26x26.gif) no-repeat 7px 7px;}div.alert.success{background:#e6f8dd url(img/icon/icon_status_success_26x26.gif) no-repeat 7px 7px;}*/
div.alert.notice{background:#ddf0f8 url(img/icon/icon_status_info_blue_26x26.gif) no-repeat 7px 7px;}div.alert .dismiss{background:url(img/sprite/sprite_globalnav_v2.png) 98% -356px no-repeat;cursor:pointer;display:block;padding:7px 0 2px;position:absolute;text-indent:-12345px;top:3px;right:10px;_right:20px;width:18px;height:18px;}


.bold_blue{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3a7ab5; font-weight:bold;}

.errorMessage {
	color: red !important;
	margin-left: 10px !important;
	font-size: 9px !important;
}

.page_title_h1	{
	font-size:20px;
	color:#26a4de;
}

.page_title_h3	{
	font-size:15px;
	color:#26a4de;
}

#page_content	{
	padding:5px 20px 15px 20px;
}
#page_content	p	{
	font-size:12px;
	text-align:justify;
	line-height:20px;
	text-indent:30px;
	padding:5px 0;
	color:#333333;
}
#page_content	tr	{
	font-size:12px;
	text-align:justify;
	color:#333333;
}
.logoText	{
	float:left;
	margin:-23px 0 0 85px; 
	*margin:70px 0 0 -15px; 
		width:300px;
}
.logoText	a {
	color:#26A4DE;
	text-decoration:none;
	font-weight:700;
	font-size:14px;


}
/* ************** end *****************/