* {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	border:none;
}
body
{
	background:#bbbbbb;/*#663300;*/
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	text-align:center;
	color:#246694;
}
img
{
	border:none;
	display: block;
	height: auto;
}
#wrapper{
width:90%;
margin:0 auto;
position:relative;
background:#FFFFFF;
}
#header{
width:100%;
height:200px;
position:relative;
}
#company_name1 {
    clear: both;
    color: #fe6c00;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 2px;
    overflow: hidden;
    text-transform: uppercase;
}
#header_red{
    background: none repeat scroll 0 0 #3ab3a8;
    color: #FFFFFF;
    height: 20px;
    margin: 0 auto;
    width: 100%;
}
#header_gray {
    background: none repeat scroll 0 0 #EDEDED;
    clear: both;
    color: #FFFFFF;
    height: 103px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    vertical-align: bottom;
    width: 100%;
}
#header_box{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px 8px 0 0;
    float: left;
    margin: 0 auto 0 30px;
    padding: 9px 8px;
    position: relative;
    top: 20px;
    width: 200px;
	float:left;
	-moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    behavior: url(../../resources/PIE.htc);

}
#login_header{
width:23%;
position:relative;
margin:0 auto;
padding-top:70px;
padding-bottom: 65px;
}
#login_header img{
margin:0 auto;
}
#login_content_top{
    background: none repeat scroll 0 0 #246694;
    border-radius: 8px 8px 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    padding: 9px 35px;
    width: 400px;
	position:relative;
	top:10px;
	color:#FFFFFF;
	font-size:16px;
	-moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    behavior: url(../../resources/PIE.htc);
}
#login_content_bottom{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    padding: 20px 35px;
    width: 400px;
	position:relative;
	top:10px;
	overflow:hidden;
	clear:both;
	-moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    behavior: url(../../resources/PIE.htc);
}
#logo{
    clear: both;
    float: left;
    left: 17px;
    overflow: hidden;
    position: relative;
    top: 8px;
    width: 418px;
	}
#content{
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 45px;
    position: relative;
    top: 15px;
    width: 100%;
}
#topmenu{
/*    background: none repeat scroll 0 0 #BBBBBB;
    border: 1px solid #cccccc;
*/    border-radius: 8px;
    clear: both;
    color: #ffffff;
    float: right;
    font-weight: bold;
    height: 45px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    top: -30px;
    width: auto;
	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    behavior: url(../../resources/PIE.htc);
		}
#content_mainmenu {
    display: inline-block;
    float: left;
    margin: 0 auto;
    padding-left: 66px;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 16%;}
#content_menu_header {
    background: none repeat scroll 0 0 #3ab3a8;
    border: 1px solid #246694;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 auto;
    padding: 8px;
    position: relative;
    width: 96%;
	height:15px;
	border-radius:6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    behavior: url(../../resources/PIE.htc);

}
#content_menu_table {
    border: 1px solid #246694;
    clear: both;
    color: #246694;
    height: auto;
    margin: 0 auto;
    min-height: 328px;
    overflow: hidden;
    padding: 14px 8px;
    position: relative;
    width: 96%;
	font-size:13px;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    behavior: url(../../resources/PIE.htc);
}
/*#menu_table_cell{
    display: block;
    float: left;
    height: 190px;
    line-height: 45px;
    margin-left: 40px;
    position: relative;
    text-align: left;
    width: 239px;
	}
*/
#menu_table_cell{
    display: block;
    float: left;
    height: 190px;
    line-height: 45px;
    margin-left: 7px;
    position: relative;
    text-align: left;
    width: 233px;
	}

#menu_table_cell a {
	color: #246694;
}
#menu_table_cell a:hover {
	color: #000;
}
span{
margin-right:10px;
}
#nav {
    background-color: #F2F2F2;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
	}
#nav li {
	float: left; 
}
#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #246694;
}
#nav li a:hover {
	color: #246694;
	background-color: #fff; 
}
input, select, textarea{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D7D7D7;
    padding: 5px;
    margin-top: 9px;    
	float: left;
    margin-left: 6px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#555555;
	border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    behavior: url(../../resources/PIE.htc);
}
label {
    float: left;
	*margin-top:4px;
	}
#sys_leftdiv label{
float:right;
}
input, select {
    cursor: pointer;
}
input[type="text"], input[type="password"] {
    cursor: text;
}
input[type="password"] {
margin-left: 7px;
}

.button {
    background:url(../../resources/images/submit.png) no-repeat;
    color: #FFFFFF;
	float:none;
	border:0 none;
	height:40px;
	width:37px;
}
.button input hover {
background:none;

}
/*input.button_text:hover,input.button_text:focus,.button:focus,.button:hover{
    background: none repeat scroll 0 0 #808080;
    border: 1px solid #B21F0F;
    color: #FFFFFF;
}
*/#footer
{
    background: none repeat scroll 0 0 #3ab3a8;
    clear: both;
    color: #FFFFFF;
    font-size: 85%;
    height: 24px;
    margin-top: 69px;
    padding: 15px;
    position: relative;
    text-align: center;
}
#footer a{
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
#error_msg{
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 6px;
    margin: 0 auto 30px;
    padding: 5px;
    text-align: left;
    width: 27%;
}
#message{
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 6px;
    margin: 0 auto 30px;
    padding: 5px;
    text-align: left;
    width: 30%;
	}
#error_msg_attendance{
margin-top: 0px;
margin-bottom:-7px;
color:#246694;
clear: both;
color: #000000;
overflow: hidden;
font-size: 14px;
}
#employeeform{
width:91%;
}
#user_form{
width:55%;
margin:0 auto;

}
#departmetn_form{
width:30%;
margin:0 auto;
}
#department_form #box-table-a, #box-table-a td {
text-align:center;
}
#department_form #form_table{
width:100%;
}
#employeeform #form_table{
width:81%;
margin:0 auto;
}
#title{
display:none;
}
#welcome_msg{
    color: #000000;
    float: right;
    margin-right: 19px;
    padding-top: 11px;
    position: relative;
    text-align: right;
    width: 125px;
}
#user_msg{
    color: #000000;
    float: right;
    margin-right: 19px;
    padding-top: 11px;
    position: relative;
    text-align: right;
    max-width: 300px;
}
#header_right{
width:300px;
float:right;
position:relative;


}
.hoverOff  {
	background-color: #fff;
	border: solid 1px #BBBBBB;
}
.hoverOn    {
	color: #000;
	background-color: #fff;
	border: solid 1px #DDDDDD;
}
.form_content_left{
text-align:right;
}
#form_table{
/*width:900px;*/
    margin-left:65px;
    width: 74%;
	}
#userform {
    margin-left: 65px;
    width: 100%;
}
#attendanceform #form_table{
    margin-left:10px;
    width: 90%;
	margin-top:15px;
}
#attendanceform #buttons{
float:right;
margin-right:59px;
}
#attendanceform #buttons input{
float:none;
}
.input_radio{
float:left;
text-align:left;
margin: 1px 6px;
border:none;
}
.login_form_content input{
float:none;
}
.login_form_content label{
float:none;
margin-left:0px;
}
#buttons{
float:left;
}
#form_table #buttons input{
margin-left: none;
}
.submit_button{
background:url(../../resources/images/submit_button.png) 0px 0px no-repeat;
width:82px;
height:26px;
 color:#FFFFFF;
 border: 0 none;
}
.submit_button:hover{
background:url(../../resources/images/submit_button.png) 0px -26px no-repeat;
width:82px;
height:26px;
 color:#FFFFFF;
 border: 0 none;
}
.submit_button2{
/*background:url(../../resources/images/submit_button2.png) 0px 0px no-repeat;
width:100px;
height:26px;
 color:#FFFFFF;
 border: 0 none;*/
 
    background: none repeat scroll 0 0 #e6e6e6;
    border: 1px solid #555555;
    font-size: 13px;
    font-weight: bold;
    height: 29px;
    line-height: 0;
    width: auto;
	margin-bottom:20px;
	padding:10px;
}
.submit_button2:hover{
    background: none repeat scroll 0 0 #cccccc;
    border: 1px solid #555555;
    font-size: 13px;
    font-weight: bold;
}
#login_content_bottom input{
float:none;
}

#box-table-a {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 13px;
    margin: 0 auto;
    text-align: left;
    width: 100%;
	border: 1px solid #d6d6d6;
}
#box-table-a th {
/*    background: none repeat scroll 0 0 #e7e5e5;
    border-bottom: 1px solid #ffffff;
    border-top: 4px solid #bbbbbb;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 0;
*/	

    background: none repeat scroll 0 0 #dedede;
    /*border-bottom: 1px solid #FFFFFF;*/
    border-bottom: 4px solid #BBBBBB;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    padding: 8px 8px 8px 8px;


}
/*#box-table-a th {
    background: none repeat scroll 0 0 #E7E5E5;
    border-bottom: 1px solid #FFFFFF;
    border-top: 4px solid #BBBBBB;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 20px 8px 20px;
	}
*/#box-table-a img{
    float: left;
    padding-left: 20px;
    padding-right: 0 !important;
	}
thead {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
#box-table-a td {
   background: none repeat scroll 0 0 #ededed;
     border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid rgba(0, 0, 0, 0);
    color: #246694;
	padding:5px 8px 3px 8px;
	}
#box-table-b {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
	margin: 0 auto;
    text-align: left;
    width: 79%;
	
}
#box-table-b td {
    background: none repeat scroll 0 0 #EDEDED;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid rgba(0, 0, 0, 0);
    color: #246694;
	padding: 8px 8px 8px 140px;
	}
#box-table-b #buttons input{
margin-left: 200px;
}
#box-table-attendance {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 13px;
	margin: 0 auto;
    text-align: left;
    width: 100%;
	
}
#box-table-OT{
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
	margin: 0 auto;
    text-align: left;
    border: 1px solid #d6d6d6;
}
#box-table-attendance td ,#box-table-OT td{
    background: none repeat scroll 0 0 #EDEDED;
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid rgba(0, 0, 0, 0);
    color: #246694;
	padding: 8px 8px 8px 10px;
	line-height: 15px;
	}
.td_odd_style{
    background: white !important;
}	
.td_odd_style_total{
    background: #4e4e4e !important;
    color: #ffffff !important;
}	
	
#box-table-attendance #buttons input, #box-table-OT #buttons input{
margin-left: 200px;
}
#box-table-attendance th, #box-table-OT th{
    background: none repeat scroll 0 0 #dedede;
    /*border-bottom: 1px solid #FFFFFF;*/
    border-bottom: 4px solid #BBBBBB;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    padding: 8px 8px 8px 8px;
	}

#addbutton{
width:100%;
position:relative;
margin:0 auto;
overflow:hidden;
}
#error_img{
position:relative;
margin:0 auto;
width:272px;
height:159px;
}
#login_error_msg{
    clear: both;
    color: #246694;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    top: 23px;
}
/*#error_msg{
font-size:16px;
color:#000000;
overflow:hidden;
clear:both;
}
*/#error_msg a{
color:#246694;
font-weight:bold;
}
#login_error_msg a {
color:#d41919;
text-decoration:underline;
}
#addbutton #error_msg{
font-size:14px;
color:#000000;
margin: 0px;
color:#990000;
}
#content_menu_table img{
padding-right:10px;
float:left;
}
#sysmast_form{
position:relative;
width:30%;
margin:0 auto;
}
.sysmast_form_table{
margin:0 auto;
padding-top:20px;
}
#sysmast_form input{
margin-top:0px;
}
.sysmast_form_table .submit_button{
padding:4px 10px;
}
#add_sysdiv{
display:none;
}
.toggleClass{
	display:none; 
	visibility:hidden;
	} 
#Table1{
float:left;
margin-left:93px;
display:none;
}

#Table1 span {
    line-height: 43px;
    margin-right: 10px;
}
#sys_leftdiv{
float:left;
position:relative;
width:106px;
}
#sys_middiv{
float:left;
position:relative;
width:50px;
}
#sys_lastdiv{
float:left;
position:relative;
width:120px;
}
#sys_buttondiv{
    clear: both;
    float: left;
    margin-left: 108px;
    position: relative;
}
#sys_div{
    border: 1px solid #cccccc;
    float: left;
    padding: 20px 0 0 20px;
    position: relative;
    width: 294px;
	margin:32px 0px 0px 55px;
	}
#company_sys_div{
    float: left;
    position: relative;
    width: 294px;
	}

#sys_middiv input,#sys_middiv textarea{
margin-top:0px !important;
}
#sys_extradiv{
float:left;
position:relative;
top:-16px;
}
#center_select_box{
    height: 53px;
    margin: 0 auto;
    padding-top: 20px;
    width: 100%;
}
#center_select_box select{
margin-top:0px;
}
#select_center_div{
    padding-bottom: 20px;
	}
#month{
    float: right;
    padding-right: 21px;
    position: relative;
    top: -5px;
	}
#month select{
margin-top:0px;
}
#select_div .submit_button2{
margin-top:22px;
}
#select_div{
margin:-18px auto 0; 
width:700px; 
padding-top:5px;
}
#select_div input, #select_div select{
padding:4px;
margin-top:4px;
}
.textshadow{
text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
font-size:14px;
color:#990000;
float:none;
background:#EEEEEE;
}
#payrollform input, select{
margin-top:0px;
}
#report_button{
    float: left;
    margin-left: 45%;
    margin-top: 30px;
    width: 12%;
	}

@import url(http://fonts.googleapis.com/css?family=Oxygen+Mono);
/* Starter CSS for Menu */
#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
#cssmenu ul,
#cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
}
#cssmenu ul li {
    background: none repeat scroll 0 0 #a8a7a7;
    float: left;
    min-height: 1px;
    vertical-align: middle;}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  bottom: 0;
  left: 0;
}
#cssmenu ul ul {
  margin-top: 0;
}
#cssmenu ul ul li {
  font-weight: normal;
}
#cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
/* Custom CSS Styles */
#cssmenu {
  background: #333333;
  border-bottom: 4px solid #fe6c00;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  font-size: 12px;
}
#cssmenu > ul {
  *display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu ul {
  text-transform: uppercase;
}
#cssmenu ul ul {
  border-top: 4px solid #1b9bff;
  text-transform: none;
  min-width: 190px;
}
#cssmenu ul ul a {
  background: #1b9bff;
  color: #ffffff;
  border: 1px solid #0082e7;
  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
  font-size: 12px;
}
#cssmenu ul ul ul {
  border-top: 0 none;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu ul ul li:first-child > a {
  border-top: 1px solid #0082e7;
}
#cssmenu ul ul li:hover > a {
  background: #4eb1ff;
  color: #ffffff;
}
#cssmenu ul ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 0 #1b9bff;
  -webkit-box-shadow: 0 1px 0 #1b9bff;
  box-shadow: 0 1px 0 #1b9bff;
}
#cssmenu ul ul li:last-child:hover > a {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#cssmenu ul ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}
#cssmenu ul li:hover > a,
#cssmenu ul li.active > a {
  background: #fe6c00;
  color: #ffffff;
    -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;

}
#cssmenu ul li.has-sub > a:after {
  content: '+';
  margin-left: 5px;
}
#cssmenu ul li.last ul {
  left: auto;
  right: 0;
}
#cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}
#cssmenu a {
  background: #605f5f;/* #a8a7a7;*/
  color: #ffecec; /*#000000;*/
  padding: 0 17px;
}
#cssmenu > ul > li > a {
  line-height: 37px;
  font-size: 12px;
}
#index #cssmenu .home a{
  background: #fe6c00;
  color: #ffffff;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
} 
#attendance #cssmenu .attendance a{
  background: #fe6c00;
  color: #ffffff;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;

} 
#payroll #cssmenu .payroll a{
  background: #fe6c00;
  color: #ffffff;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;

} 
#employee_buttondiv{
float:right; 
margin:-17px 0 9px;
font-size:12px;
}
.date_calendar img{
   float: left;
    margin-left: 4px;
    margin-top: 15px;
}
#payrollform #select_div, #attedanceform #select_div{
padding-top:0px;
margin:-18px auto 0;
}
#payroll_table #box-table-a th{
font-size:12px !important;
}
#denomination_form .submit_button2{
margin-bottom:10px !important;
margin-left:26px;
}

/*styles for search box*/
	#tfheader{
		background-color:#ffffff;
	}
	#tfnewsearch{
		float:right;
		padding:20px;
	}
	.tftextinput{
		margin: 0;
		padding: 5px 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		border:1px solid #b0adad; border-right:0px;
		border-top-left-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;
		width:128px;
	}
	.tfbutton {
		margin: 0;
		padding: 5px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		border: solid 1px #b0adad; border-right:0px;
		background: #0095cd;
		background: -webkit-gradient(linear, left top, left bottom, from(#954439), to(#246694));
		background: -moz-linear-gradient(top,  #a8675e,  #246694);
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
	}
	.tfbutton:hover {
		text-decoration: none;
		background: #007ead;
		background: -webkit-gradient(linear, left top, left bottom, from(#414040), to(#999797));
		background: -moz-linear-gradient(top,  #999797,  #414040);
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}
	
	
/* autocomplite combo box */
.custom-combobox {
position: relative;
display: inline-block;
}
.custom-combobox-toggle {
position: absolute;
top: 0;
bottom: 0;
margin-left: -1px;
padding: 0;
/* support: IE7 */
*height: 1.7em;
*top: 0.1em;
}
.custom-combobox-input {
margin: 0;
padding: 0.3em;
}
#print_button {
    float: right;
    margin-top: -37px;
}
#payroll_table #box-table-a{
font-size:12px;
}

.salary_summary_table td{
	height:20px;
	width:20%;
}
.salary_summary_table th{
	padding:6px !important;
}