/* ======================= Used Color scheme is: ================================/
 #1E3C78 - navy dark blue;
 #5583C5 - dark azure;
 #95AFD9 - azure;
 #EBF1F9 - light azure;
 #F2F6FC - light azure-gray;
 #EDEDED - light gray;

 #D00707 - dark red; 
 #669933 - green; 
*/
/* ========================  Common pages styles ================================ */
body {
  background-color:white;
  margin-top:0px; 
  margin-left:0px; 
  margin-right:0px ;
  margin-bottom:0px; 
  scrollbar-face-color: #DEE3E7;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #DEE3E7;
  scrollbar-3dlight-color: #D1D7DC;
  scrollbar-arrow-color:  gray;
  scrollbar-track-color: #EFEFEF;
  scrollbar-darkshadow-color: #98AAB1;
}

/*  Huperlinks */

a:link {
  color:black;
  font-family : tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:underline;
}

a:visited {
  color:#404040;
  font-family : tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:underline;
}

a:hover {
  color: #d00707; 
  font-family : tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:underline;
}

a:active {
  color: #d00707; 
  font-family : tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:underline;
}

/* =========================  Styles for main menu  ==================================*/  


/* Current tab href*/
a:link.current{
color: white; 
}
a:visited.current{
color: white; 
}
a:hover.current{
color: #ededed; 
}
a:active.current{
color: white; 
}

.current{
  color: white; 
  font-family : tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.chart{
  color: white; 
  background-repeat: repeat-y;
  font-family : tahoma, sans-serif;
  font-size: 10px;
  text-indent:12px;
}


.chart2{
  color: white; 
  background-repeat: repeat-y;
  text-align: center;
  font-family : tahoma, sans-serif;
  font-size: 10px;
}

/* Current tab style*/
.cur_tab{
text-align:center;
background-color: #F2F2F2;
width:102px;
background-image: url(../img/cur-tab_bg.gif); 
}

/* Inactive tab style*/
.any_tab {
background-color:white;
text-align: center; 
width:102px;
background-image: url(../img/tab_bg.gif); 
}

/* =========================  Styles for panels and forms ============================*/  

.site_caption {
   font-size : 18px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : #005DB5;
   font-weight : bold;
   text-align : center;
}

.big_label {
   font-size : 16px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : #005DB5;
   font-weight : bold;
   text-decoration:none;
   text-align : center;
}


.box {
  vertical-align:middle;
  width:100%;   
  height:1%;
  padding:0px;
  border:1px solid #AFC4E2;
  background-color:white;
}

.label_secondary{
  font-size: 11px;
  color:black;
  font-family : verdana, tahoma, sans-serif;
}

.label_bl_rgh
{
  font-size: 11px;
  color:black;
  font-weight : bold;
  text-align:right;
  font-family : verdana, tahoma, sans-serif;
}

.label{
  font-size: 10px;
  font-weight:bold;
  color:#5583C5;
  font-family : verdana, tahoma, sans-serif;
}

.option_label{
  font-size: 11px;
  font-weight:bold;
  color:white;
  font-family : verdana, tahoma, sans-serif;
}

h4{
  font-size: 11px;
  font-family : verdana, tahoma, sans-serif;

}

.editcell {
  vertical-align:middle;  
  width:100%;  
  font-family : tahoma, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.footerLabel {
 letter-spacing: 0px;
 color: #dddddd;
 font-family : sans serif,tahoma, geneva, arial, helvetica;
 font-size: 11px;
 border:0px;
 border-collapse: collapse;
 background-color: #AFC4E2;
 text-align:center;
}


.button {
border: 1px outset #95afd9;
font-family: ms sans serif;  
font-size: 14px;
background-color: #f3f3ef; 
height: 22px;
}

input{
font-size: 14px;
font-family: ms sans serif;
}

select{
font-size: 14px;
font-family: ms sans serif;

}

select.big{
font-size: 14px;
}


img{
border:0px;
}

#top
{
font-size: 12px;
font-family: sans serif,tahoma,helvetica;
text-decoration: none;
font-weight: bold;

}

#top_menu
{
color: white;
font-size: 11px;
font-family: sans serif,tahoma,helvetica;
text-decoration: none;
font-weight: bold;
text-align:center;
}

#vnd
{
 font-weight: bold;
 font-size: 12px;
 color: #517dbf;
 font-family: verdana, sans serif,tahoma,helvetica;
 text-decoration: none
}

#text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    TEXT-INDENT: 6px;
    FONT-FAMILY: sans serif,tahoma,helvetica;
    TEXT-DECORATION: none
}

.error{
  font-family : tahoma, sans-serif;
  font-size: 11px;
  color:red;
}


/* ==================== Style for dayInfo form =============================== */

.timecard_header{
  background-color: #EBF1F9;
  border: 1px solid #95AFD9;
  font-size: 11px;
  font-weight:bold;
  color:black;
  padding:4px;
  font-family : verdana, tahoma, sans-serif;
}


.form_record{
  font-size: 11px;
  font-weight:bold;
  color:#5583C5;
  font-family : verdana, tahoma, sans-serif;
}

.note{
  background-color: #EBF1F9;
  font-size: 11px;
  font-weight:bold;
  color:gray;
  font-family : verdana, tahoma, sans-serif;
}


.timecard_record{
  border: 1px solid #95AFD9;
  font-size: 11px;
  padding:2px;
  text-align:center;
  cursor:hand;
  color:black;
  font-family : verdana, tahoma, sans-serif;
}

.advice{
  padding:1px;
  font-size: 10px;
  color:black;
  font-family : verdana, tahoma, sans-serif;
}


/* ==================== Style for Reports form =============================== */

.move_button{
   background-color: #ffffff;
   width: 30px;
   color: #3333BB;
   border: 1px outset #95AFD9;
   height: 20px;
   line-height: 15px;
}


.calendar_day{
   background: #B0D8E8 url(../img/clnd_bg.gif) 0px 0px repeat-x; 
   border:1px solid #4890C8;
   font-family : tahoma, arial;
   font-weight:bold;
   color:#103860;
   font-size : 11px;
   text-align : center;
   width:26px;
}


.calendar_date{
   background: #fff url(../img/day_bg.gif) 0px 0px repeat-x; 
   color : #5271C6;
   font-family : tahoma, arial;
   font-size : 11px;
   text-align : canter;
   cursor:hand;
}
.calendar_date_active{
   color : #960;
   background: orange url(../img/today_bg.gif) 0px 0px repeat-x; 
   font-family : tahoma, arial;
   font-size : 11px;
   font-weight:bold;
   text-align : center;
   background-color : #003366;
   cursor:hand;
}
.calendar_date_inactive{
   color : #8E8E8E;
   background: #c0c0c0 url(../img/not_current_bg.gif) 0px 0px repeat-x; 
   font-family : tahoma, arial;
   font-size : 11px;
   text-align : center;
   background-color : #DEDEDE;
   border : 0px solid #c0c0c0;
   cursor:hand;
}
.frame{
   background-color: #c5c5c5;
   text-align : center;
   padding-bottom:2px;
   border : 0px; 
}

.frame td{
   text-align : center;
   width:38px;
}

.frame_grey{
   border : 1px solid #848284;
}

legend {
   color : #5583C5;
   font-weight:bold;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 14px;

}

.included
{
 font-family : verdana;
 font-weight: bold;
 font-size : 11px;

}
 

.l_menu {padding-right: 4px; overflow-y: auto; padding-left: 4px; padding-bottom: 4px; width: 155px; padding-top: 4px; height: 100%; background-color: #95afd9;}
.l_menu_inact, .l_menu_act {border: #cbd8eb 1px solid; padding: 4px; width:100%; background-color: #fff; height:60px; text-align: center;}
.l_menu_act {background-color:#F6F5FA; border:4px solid orange; }
.t_menu {width:100%; height:50px; background-color:#f6f6f6; padding:4px; border-bottom:1px solid #a5a5a5; float:left;}
.list_navigator {height:50px; background-color:#f6f6f6; float:right; padding:12;}
.t_menu_item {float:left; width:48px; height:48px; border:0px outset #d5d5d5; background-color:#f6f6f6; text-align:center; padding-top: 6px; margin: 2px 6px 2px 0px;}
.fall_menu {position:absolute;width:160px; height:100px;border:1px solid #333; background-color:#fff; padding: 4px;}
.fall_menu_item {background-color:#fff;width:100%; height:29px; padding-left:4px;border-bottom:1px solid #bbb; cursor:pointer; font-weight:bold; color:#333;}
.header, .formheader, .warn_header {padding:2px; border-bottom:1px solid #999; background-color:#ddd; font:bold  11px tahoma,helvetica; color: #1A548F; text-indent: 6px; height:24px; padding-top:4px;}
.header {background: transparent url(../img/h_bg.gif) repeat-x;}
.formheader {background: transparent url(../img/f_bg.gif) repeat-x;}
.warnheader {background: transparent url(../img/warn_f_bg.gif) repeat-x;}

