/* ----------- Grid Table ------------- */
#gridTable{
    font-family:tahoma;
    font-size:12px;
    color:#5F5F5F;
}
.grid{
    background-color:#FFFFFF;
    border:1px solid #99BBE8;
    border-collapse:collapse;
    border-spacing:0;
    padding:0;
}
.grid th{
    background:transparent url(../img/background.jpg) repeat scroll 0 0;
    color:#666;
    font-size:11px;
    font-weight:bold;
    height:24px;
    margin:0;
    padding-left:10px;
    padding-right:10px;
    text-align:left;
}
#gridTable .foot{
    background:transparent url(../img/background.jpg) repeat scroll 0 0;
    color:#666;
    font-size:11px;
    height:24px;
    margin:0;
    padding-left:10px;
    padding-right:10px;
}
#gridTable .grid th.cols{
    background:#EBECEE url(../img/t_header2.jpg) repeat-x scroll 0 0;
    border-bottom:1px solid #D0D0D0;
    border-right:1px solid #D0D0D0;
    color:#15428B;
    font-weight:normal;
    margin:0;
    padding-left:10px;
    text-align:left;
}
#gridTable .data{
    border:0px;
    border-bottom:1px solid #C0C0C0;
    border-right:1px solid #C0C0C0;
    padding:3px;
}
#gridTable input,#gridTable select{
    font-size:11px;
    border:1px solid #C0C0C0;
}
#gridTable a{
    text-decoration:none;
    color:#0A46AF;
}
#gridTable a:hover{
    color:black;
}
.h_data{
    float:left;
    padding-right:0px;
    margin-top:2px;
    padding-right:20px;
    cursor:pointer;
}
.h_data_activ{
    float:left;
    padding-right:0px;
    margin-top:5px;
    padding-right:20px;
    background:url(../img/up_d.gif) right 3px no-repeat;
    cursor:pointer;
}
.activRow td{
    background:#EFEFF7;
    padding-bottom:2px;
}
.activRow2 td{
    background:#EFEFF7;
    padding-bottom:2px;
    cursor:pointer; 
}
.pager{
    position:relative;
    padding:0px;
    width:50%;
    left:0%;
    top:4px;
    z-index:0;
}
.pager_box{
    float:left;
    width:62px;
    height:20px;
    background:url(../img/page_box.png) 0px 0px no-repeat;
    margin-left:2px;
    margin-right:2px;
}
.pager_box input{
    border:none!important;
}

#page2{
    font-size:11px;
    width:40px;
    font-weight:bold;
    color:#99B7DF;
    height:12px;
    margin-top:1px;
    background-color: transparent;
    padding:0px;
    border:solid 0px white;
    text-align:center;
}
.hand{
    cursor:pointer;
}
/* ------------- Filter -------------- */
#filter p{
    display:block;
    font-weight:normal;
    margin:0px;
}
#filter span{
    background:url(../img/x.jpg) no-repeat;
    color:white;
    margin-left:7px;
    cursor:pointer;
}
#filter span:hover{
    background:url(../img/x2.jpg) no-repeat;
}
#ajax{
    position:absolute;
    margin-top:30px;
    margin-left:30px;
    z-index:100;
    width:70px;
    height:70px;
    display:none;
}
#paramBox{
    padding:5px;
}
#go{
    float:left;
    display:none;
    margin:5px;
}
#go a{
    float:left;
    padding-left:20px;
    height:20px;
    padding-top:2px;
    background:url(../img/forward.png) no-repeat;
}
/* ---------- Print options ----------------------- */
#print_area{
    position:absolute;
    z-index:10000;
    top:133px;
    left:20px;
    overflow:auto;
    background:white;
    display:none;  
    height:300px;
    border:1px solid #99BBE8;
    padding:10px;
    margin:0px;
    font-family:tahoma;
    padding-top:0px;
    margin-top:0px;
    width:90%;
}
#print_menu{
    margin:0px;
    padding:0px;
    font-size:10px;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:15px;
    float:left; 
}
#print_menu a{
    text-decoration:none;
    display:block;
    float:left;
    width:67px;
    height:20px;
    padding-top:36px;
    text-align:center;
    font-size:13px;
}
#a_print{
    background:url(../img/print_b.jpg) 5px -3px no-repeat;
}
#a_excel{
    background:url(../img/excel.jpg) 5px 0px no-repeat;
}
#a_close{
    background:url(../img/close_b.jpg) 5px 0px no-repeat;
}
#print_area .grid{
    font-size:11px;
    z-index:10000;
}
#p_info{
    float:left;
    /*width:100px;*/
    font-size:11px;
    margin-left:10px;
}
#p_info span{
    font-weight:bold;
    color:red;
    font-size:14px;
}
.print_table{
    font-size:11px;
    text-align:left;
    padding:0px;
    margin:0px;
}
.print_table th{
    font-weight:bold;
    border-bottom:solid 2px #C0C0C0;
}
.print_table td{
    border-bottom:solid 1px #C0C0C0;
    padding:2px;
}
/*   ---- EDIT  ------- */
#edit_area{
    position:absolute;
    border:3px solid #99BBE8;
    background:white;
    top:0px;
    left:0px;
    background:white;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    display:none;
    color:#4F4F4F;
    padding:3px;
    background:white;
    z-index:1000;
}
.close_button{
background:transparent url(../img/x.jpg) no-repeat scroll 0 0;
position:absolute;
left:99%;
top:0%;
margin-top:-5px;
margin-right:-6px;
cursor:pointer;
}

#save_button{
    background:url(../img/save.png) no-repeat;
    WIDTH:22PX;
    height:22px;
    cursor:pointer;
    display:block;
}
/* ---------------- Reg style ---------- */
#edit_mode{
   
    position:relative;
    top:4px;
    left:10px;
    cursor:pointer;
    z-index:1000;
}
#auth{
    border:3px solid #99BBE8;
    background:white;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    display:none;
    color:#4F4F4F;
    padding:3px;
    width:156px;
    position:absolute;
    top:-40px;
    left:0px;
    z-index:100000;
}
#auth span{
    position:absolute;
    top:-6px;
    left:150px;
    background:url(../img/x.jpg) no-repeat;
    color:white;
    margin-left:9px;
    cursor:pointer;
}
#auth span:hover{
    background:url(../img/x2.jpg) no-repeat;
}
#auth label{
    font-size:10px;
    margin:0px;
    padding:0px;
}
#auth input{
    font-size:12px;
    font-weight:normal;
    margin:0px;
    padding:0px;
    width:70px;
}
#small_select select{
    font-size:9px;
}
#small_select label{
    font-size:9px;
}
