/* Morehead State University People Server Default CSS */

html {
height: 100%;
width: 100%;
}

body{
color: #000;
background-color: #fff;
font-family: arial, helvetica, sans-serif;
height: 100%;
margin: 0;
}

#masternav ul{
display: block;
margin: 0;
padding: 0 0 4px 0;
border-bottom: 2px solid #444;
background-color: #e8e4d3;
font-size: small;
font-weight: bold;
color: #006;
width: 100%;
text-align: center;
}

#masternav ul li{
display:inline;
border-right: 1px solid #006;
} 

#masternav ul li.last{
border-right: 0;
}

#masternav ul li a{
padding: 4px 9px;
background-color: inherit;
color: #006;
text-decoration: none;
}

#masternav ul li a:hover{
text-decoration: underline;
}

.clear{
clear: both;
}

table.msu_maintable{
height: 97%;
width: 100%;
}

td.msu_left{
background-color: #009;
vertical-align: top;
}

td.msu_right{
background-image:url("/fsweb/templates/msu/images/shadowleft.png");
background-color:#fff;
background-repeat: repeat-y;
padding-left: 15px;
vertical-align: top;
height: 100%;
}

td.msu_bright{
background-image:url("/fsweb/templates/msu/images/shadowleft.png");
background-repeat: repeat-y;
padding-left: 15px;
vertical-align: top;
font-size: x-small;
vertical-align: bottom;
}

table.msu_leftbox{
width: 160px;
}

td.msu_leftbox_top{
background-image:url("/fsweb/templates/msu/images/leftboxtop.png");
background-repeat: no-repeat;
height: 40px;
}

td.msu_leftbox_middle{
background-image:url("/fsweb/templates/msu/images/leftboxbg.png");
background-repeat: repeat-y;
padding-left: 5px;
font-size: x-small;
}

td.msu_leftbox_bottom{
background-image:url("/fsweb/templates/msu/images/leftboxbottom.png");
background-repeat: no-repeat;
height: 35px;
}

div.msu_title{
margin-top: -18px;
margin-left: -10px;
height: 100px;
background-image: url("/fsweb/templates/msu/images/Print-MSUlogo.gif");
background-repeat: no-repeat;
}

span.msu_title{
padding-left: 87px;
font-size: large;
font-weight: bold;
color: #009;
}

span.msu_subtitle{
padding-left: 100px;
font-size: small;
font-weight: normal;
color: #444;
}

div.msu_breadcrumbs{
font-size: small;
padding-left: 10px;
}

.msu_hr{
margin-left: -10px;
border-bottom: 2px dotted #444;
}

.msu_infoline{
padding-left: 100px;
font-size: x-small;
}

a{
text-decoration: none;
color: #009;
}

a:hover{
text-decoration: underline;
color: #009;
}

.bh_linkbarlink{
text-decoration: none;
color: #000000;
}

.bh_linkbarlink:hover
{
color: #555555;
text-decoration: none;
}

.bh_filelist_filename{
font-size: small;
}

.bh_filelist_fhicons{
padding-left: 40px;
}

.bh_filelist_icon{
padding-right: 10px;
}

.bh_move_cfn{
padding-left:10px;
font-size: small;
}

.bh_move_dfn{
padding-left:10px;
font-size: small;
}

.bh_dirlist_link{
font-weight: normal;
}

.bh_dirlist_link:hover{
font-weight: normal;
text-decoration: underline;
}

.bh_dirlist_atlink{
font-weight: bold;
}

.bh_dirlist_atlink:hover{
font-weight: bold;
text-decoration: underline;
}

.bh_admin_aplinktext{
font-size: x-small;
color:#003366;
}

.bh_admin_intro{
font-size: x-small;
}

.bh_config_header{
font-size: x-small;
background-color:#eee;
}

.bh_admin_backtomenulink{
font-size: x-small;
color:#003366;
font-weight:900;
}

.bh_admin_refreshlink{
font-size: x-small;
color:#003366;
font-weight:900;
}

.bh_newfolder_text, .bh_regrow_fullname,.bh_regrow_email, .bh_userlist_fullname, .bh_userlist_password,
.bh_userlist_space, .bh_admin_groups_editgroupuser, .bh_admin_groups_editgroupname, .bh_perm_adduogtxt{
font-size: small;
}

.bh_filelink_link, .bh_userlist_email, .bh_userlist_passwordbox, .bh_userlist_passwordok, .bh_userlist_spacebox,
.bh_userlist_spaceok{
font-size: x-small;
}

.bh_regrow_username{
font-size: medium;
font-weight:800;
}

.bh_userlist_username{
font-size: medium;
font-weight:800;
padding-right: 10px;
}

.bh_userlist_type{
font-size: x-small;
border: 1px solid #000000;
border-bottom: 0px solid #000000;
}

.bh_userlist_typeimg{
font-size: x-small;
border: 1px solid #000000;
border-top: 0px solid #000000;
}

.bh_perm_subhead{
font-size: x-small;
margin-top: 15px;
padding-left: 20px;
background-color: #eee;
font-weight: 800;
}

.bh_perm_rwdesc, .bh_perm_uogname{
font-size: x-small;
padding-left: 10px;
}

.bh_perm_nouog, .bh_filelist_filesize, .bh_admin_groups_nog, .bh_packages_nopkgs{
font-size: x-small;
color: #444;
}

.bh_bottom_notice{
font-size: x-small;
padding-right: 10px;
color: #fff;
}

.bh_statusnotice{
font-size: small;
color: red;
}

.bh_admin_groups_title{
font-size: medium;
font-weight: 700;
}

.bh_filelist_version{
font-size: x-small;
color: black;
padding-left: 10px;
}

