input#docno_search{
    background: #d98815 url(/pbh/common/images/bg_input_org_sm.png) no-repeat;
    border: none;
    width: 123px;
    height: 23px;
    padding-left: 5px;
    *padding-top: 2px;
    color: #89500c;
}
span#btn_search_txt2{
    position: relative;
    z-index: 10;
    top: 25px;
    *top: 25px;
    left: 40px;
    *left: 0px;
    width: 150;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

form#form_search_docno{
    *margin-top: -2px;

}
img#sbmt_search{
    cursor: pointer;
}
#btn_search{
    margin-top: -24px;
    *margin-top: -21px;
}
div#menu_hrg{
    background-image: url('/pbh/common/images/bg_btn_blu.png');
    background-repeat: repeat-x;
    padding: 0px 0px 0px 5px;
    font-color: #fff;
    font-size: 10pt;
    white-space: nowrap;
    text-align: left;
    min-width: 860px;
    cursor: pointer;

}

div#menu_hrg a{
    color: #fff;
    text-decoration: none;
    padding: 7px 5px 11px 5px;
    *padding: 8px 5px 11px 5px;
    margin: 10px 3px 0px 0px;
    *margin: 10px 5px 0px -3px;
    cursor: pointer;


}
.menu_hrg_items{
    background-image: url('/pbh/common/images/bg_btn_blu.png');
    background-repeat: repeat-x;
    padding: 7px 0px 10px 0px;
    *padding: 0px 0px 10px 0px;
    color: #fff;
    font-size: 10pt;
    white-space: nowrap;
    text-align: left;
    line-height: 30px;
    cursor: pointer;


}
.menu_hrg_items_active{
    background-image: url('/pbh/common/images/bg_btn_ylw2.png');
    background-repeat: repeat-x;
    padding: 7px 0px 10px 0px;
    *padding: 0px 0px 10px 3px;
    *margin-right: -3px;
    color: #000;
    text-decoration: none;
    line-height: 30px;
    cursor: pointer;
}

.menu_hrg_items_x{
    background-image: url('/pbh/common/images/bg_btn_blu.png');
    background-repeat: repeat-x;
    padding: 7px 0px 10px 0px;
    *padding: 0px 0px 10px 0px;
    color: #a9a9a9;
    font-size: 10pt;
    white-space: nowrap;
    text-align: left;
    line-height: 30px;
    cursor: pointer;


}
.menu_hrg_items_active_x{
    background-image: url('/pbh/common/images/bg_btn_ylw2.png');
    background-repeat: repeat-x;
    padding: 7px 0px 10px 0px;
    *padding: 0px 0px 10px 3px;
    *margin-right: -3px;
    color: #a9a9a9;
    text-decoration: none;
    line-height: 30px;
    cursor: pointer;
}

div#menu_hrg a.active{
    background-image: url('/pbh/common/images/bg_btn_ylw2.png');
    background-repeat: repeat-x;
    color: #222;
    text-decoration: none;
}
div#menu_hrg a:hover{
    background-image: url('/pbh/common/images/bg_btn_ylw2.png');
    background-repeat: repeat-x;
    color: #222;
}

div#menu_hrg img{
    white-space: 0px;
    margin: 0px 0px 0px -5px;
}

div#hrg_prp_hdr{
    padding: 0px 20px 10px 20px;
    font-size: 16pt;
    color: #333;
    margin-top: -10px;
    *margin-top: 10px;
}
div#hrg_prp_table{
    *margin-top: -10px;
}
div#hrg_prp_container{
    padding: 10px 20px 10px 20px;

}

div#hrg_notes_table{
    padding: 0px 20px 0px 20px;
    font-size: 16pt;
    color: #333;
}
div#hrg_data_form{
    background-image: url('/pbh/common/images/bg_btn_blu.png');
    background-repeat: repeat-x;
    padding: 5px  5px 5px 5px;
    color: #fff;
}
div#hrg_notes_container{
    overflow: auto;
    padding: 0px 10px 0px 10px;
}
div#action_notice_data_form{
    background-image: url('/pbh/common/images/bg_btn_blu.png');
    background-repeat: repeat-x;
    padding: 5px 3px 7px 30px;
    color: #fff;
}
div#action_notice_data{
    overflow: auto;
    padding: 10px 10px 0px 10px;
}
div#full_board_mbr_vote{
    background-image: url('/pbh/common/images/bg_btn_blu.png');
    background-repeat: repeat-x;
    padding: 5px  5px 5px 5px;
    color: #fff;
}
div.box{
    border: 1px solid #ff8c00;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
}

div#wait_mask_notes{
    z-index: 999;
    background-image: url('/1_docnet_templ/common/images/bg_mask_gry.png');
    position: fixed;
    *position: absolute;
    height: 100%;
    width: 100%;
    *height:expression(document.body.clientHeight-0);
    *width:expression(document.body.clientWidth-0);
    text-align: center;
    top: 0px;
    left: 0px;
    color: #fff;
    padding-top: 200px;
    text-align: center;
}

div#sub_wait_mask{
    z-index: 998;
    background-image: url('/pbh/common/images/bg_mask_blu.png');
    position: absolute;
    text-align: center;
    width: 820px;
    height: 33px;
    *height: 32px;
    top: 218px;
    *top: 225px;
    left: 100px;
    *left: 98px;
    color: #fff;
    text-align: center;
}

div#offender_notes{
    border: 2px solid #ff8c00;
    position: fixed;
    *position: absolute;
    top: 35px;
    right: 150px;
    width: 430px;
    *width: 200px;
    height: 160px;
    *height: 145px;
    padding: 2px 10px 10px 10px;
    background-color: #fff;
    color: #5768a5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 1000;
}
.btn{
    border: 1px solid #393f59;
    background-image: url('/pbh/common/images/bg_btn_blu.png');
    background-repeat:  repeat-x;
    color: #fff;
    cursor: pointer:
}

.btn:hover{
    border: 1px solid #393f59;
    background-image: url('/pbh/common/images/bg_btn_ylw2.png');
    background-repeat:  repeat-x;
    color: #333;
}
.btn2{
    border: 1px solid #c86e00;
    background-image: url('/pbh/common/images/bg_btn_ylw2.png');
    background-repeat:  repeat-x;
    color: #333;
    font-size: 11pt;
    padding: 2px 6px 2px 6px;
    *padding: 2px 0px 2px 3px;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.btn2:hover{
    border: 1px solid #333;
    background-image: url('/pbh/common/images/bg_btn_ylw.png');
    background-repeat:  repeat-x;
    color: #000;
    font-size: 11pt;
    padding: 2px 6px 2px 6px;
    *padding: 2px 0px 2px 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

th{
    vertical-align: top;
    border-bottom: 1px solid #393f59;
    border-top: 1px solid #393f59;
    white-space: nowrap;
    padding: 0px 2px 0px 2px;
    border-right: 1px solid #393f59;
    background-color: #5f5c55;
    color: #fff;
    font-size: 9pt;
    padding: 5px 5px 5px 5px;
}
th.mov_hdr_a{
    vertical-align: top;
    border-bottom: 1px solid #393f59;
    white-space: nowrap;
    padding: 0px 2px 0px 2px;
    border-right: 1px solid #393f59;
    font-size: 9pt;
}
th.mov_hdr_b{
    vertical-align: top;
    border-bottom: 1px solid #393f59;
    white-space: nowrap;
    padding: 0px 2px 0px 2px;
    border-right: 1px solid #393f59;
    font-size: 9pt;
    background-color: #d8dbe3;
}
tr.row_data_a{
    background-color: #fff;
    border: none;
    font-size: 9pt;
}
tr.row_data_b{
    background-color: #d8dbe3;
    border: none;
    font-size: 9pt;
}
tr.row_data_h{
    background-color: #ffb541;
    border: none;
    font-size: 9pt;
}

td.tbl_mitt{
    padding: 5px 2px 5px 2px;
    border-right: 1px solid #bec8ec;
    border-bottom: 1px solid #7889c3;
    text-align: center;
}
td.td_prof_lbl{
    font-size: 9pt;
    text-align: right;
    color: #35447b;
}
td.td_prof_data{
    font-size: 9pt;
    color: #000;
}
td.mov_data{
    padding: 2px 10px 2px 10px;
    font-size: 9pt;
    color: #000;
    border-bottom: 1px solid #7889c3;

}


div.sec_data2{
    padding: 20px 10px 20px 10px;
    border-top: 1px solid #393f59;
}
.search_menu{
    border: 1px solid #c86e00;
    padding: 3px 3px 2px 3px;
    font-size: 10pt;

}
#search_menu_block_1{
    border: 1px solid #c86e00;
    padding: 10px 10px 10px 10px;
    font-size: 10pt;
    position: absolute;
    top: 175px;
    left: 490px;
    *left: 470px;
    z-index: 100;
    background-color: #fff;
    color: #000;
    width: 200px;
    height: 250px;
    text-align: left;
}
#search_menu_block_2{
    border: 1px solid #c86e00;
    padding: 10px 10px 10px 10px;
    font-size: 10pt;
    position: absolute;
    top: 175px;
    left: 400px;
    *left: 405px;
    z-index: 101;
    background-color: #fff;
    color: #000;
    width: 160px;
    height: 160px;
    text-align: left;

}

select{
    border: 1px solid #35447b;
    color:#35447b;
}

input{
    border: 1px solid #35447b;
    color:#35447b;
}
 .info{
     font-size: 9pt;
    color: #000;
}
li.hover_over_li
{
    background-color: #ffb541;
}
.t {*background: url('/1_docnet_templ/common/images/dot_blu.png') 0 0 repeat-x; *width: 20em;}
.b {*background: url('/1_docnet_templ/common/images/dot_blu.png') 0 100% repeat-x;}
.l {*background: url('/1_docnet_templ/common/images/dot_blu.png') 0 0 repeat-y;}
.r {*background: url('/1_docnet_templ/common/images/dot_blu.png') 100% 0 repeat-y;}
.bl {*background: url('/1_docnet_templ/common/images/dot_blu.png') 0 100% no-repeat;}
.br {*background: url('/1_docnet_templ/common/images/dot_blu.png') 100% 100% no-repeat;}
.tl {*background: url('/1_docnet_templ/common/images/dot_blu.png') 0 0 no-repeat;}
.tr {*background: url('/1_docnet_templ/common/images/dot_blu.png') 100% 0 no-repeat; *padding:10px;}

div.cur_cal_border
{
    border:2px solid #7E87A8;
}
