#documentbank{
  font-size: 1.2em;
}
#documentbank .upload label{
  display: inline;
}

#documentbank .agenda{}
#documentbank .agenda ol{
  
}
#documentbank .agenda ol ol{
  margin-left: 1.4em;  
}
#documentbank .agenda .node{
  /*
  border-bottom: 1px solid #666666;
  */
  padding: 0.4em 0em 0em 0em;
  margin-bottom: 0.2em;
  font-size: 0.85em;  
}
#documentbank .agenda .node h2, #documentbank .agenda .node h3, #documentbank .agenda .node h4, #documentbank .agenda .node h5{
  margin: 0em;
/*
  background-color: #07456c;
*/
  padding: 0.2em;  
  font-family: verdana, arial;
  font-size: 1em;
  color:#003365;
  font-size:1.2em;
  font-weight:bold;
  
  

}
#documentbank .agenda .node .icon, #documentbank .agenda .node .icon_small{  
  font-style: normal;
  font-size: 1em;
  font-family: verdana, arial;
  padding-left: 2em;

}
#documentbank .agenda .node .icon_small{
  padding: 0.1em 0em 0.1em 2em;
}
#documentbank .agenda .node input.title{
  font-size: 1.2em;
  padding: 0.2em;
  /*
  color: #5899C7;
  */
  font-family: verdana, arial;
  font-weight: bold;  
  color: #07456c;  
  margin-bottom: 1em;
  width: 98.5%;
  
}
#documentbank .agenda div.edit, #documentbank .agenda #node_add{
  /*
  background: #f5f5f5 url(../iktforum_images/node_focused.gif) repeat scroll left center;
  */
  padding: 0.4em;
  border: 1px solid #666;
  
}
#documentbank .agenda .node h2{
 font-weight: bold;
}


#documentbank table.file_table{
  width: 100%;
  border-collapse: collapse;
  font-size: 0.85em;  
}
#documentbank table.file_table a{
  font-size: 1em;
}
#documentbank table.file_table thead{
  background-color: #e0e6b6;  
  color: #07456c;
  
}
#documentbank table.file_table thead th{
  padding: 0.2em;
  font-weight: bold;
  border-bottom: 1px solid #666666;
}
#documentbank table.file_table tbody tr.odd{
  background-color: #f0f3e2;  
}
#documentbank table.file_table tbody tr.queued{
  background-color: #e9fdd2;
  border-bottom: 1px solid #c1d1ae;  
}
#documentbank table.file_table tbody tr.even td{
border-bottom: 1px solid #d1cb9e;
}
#documentbank table.file_table tbody td{
  padding: 0.3em 0.4em 0.3em 0.2em;
  line-height: 1.6em;
}
#documentbank table.file_table tbody td.published{color: #7ca150;font-weight: bold;}
#documentbank table.file_table tbody td.unpublished{color: #9e3f3f; font-weight:bold;}

#documentbank .action_area{
  margin-top: 1em;
  margin-bottom: 1em;  
  padding: 0.4em;
  padding-bottom: 0.4em;
  background-color: #e0e6b6;  
}
#documentbank .action_area h2{
  color: #666666 !important;
  font-weight: bold;
  font-family: arial;  
  background-color: transparent !important;
  padding: 0em 0em 0.4em 0em !important;
}
#documentbank .action_area h2, .action_area h2{  
  margin-bottom:0.4em;
  
}
#documentbank .action_area #overwrite{
  width: auto;
}
#documentbank .action_area label{
  font-weight: bold;
  color: #68654a;
}
#documentbank textarea{
  font-family: verdana;
  padding: 0.2em;
  font-size: 1em;
  
}
#documentbank .action_area input, .action_area select{
  display: block;  
  margin-bottom: 0.2em;
}
#documentbank .agenda #node_add .radio{
  display: inline;
  margin: 0em 0.2em 0em 0em;
  padding: 0em;
  border: none;
  width: auto;
}

#documentbank .agenda .node .fileupload{  
  background: #dad39b url(../iktforum_images/ikoner/upload.gif) no-repeat scroll right center;
}
#documentbank .agenda #node_add .action_area{
  background-color: #e0e6b6;
}

#documentbank .file_table input{  
  margin:0em 0.4em 0em 0em;
}
#documentbank .file_table thead{
  display: none;
}

#documentbank .buttons{
  padding-bottom: 1.2em;
  border-bottom: 1px solid #e0e6b6;
}
#documentbank .buttons a, #documentbank .buttons button, #documentbank .node button{
    display:block;
    float:left;
    margin: 0.4em 7px 0.2em 0em;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:0.85em;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
#documentbank .buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
#documentbank button.negative_attention{  
  color: #FFF;
  background-color:#9e3f3f;
  border:1px solid #8f3838;
  border-top:1px solid #8f3838;
  border-left:1px solid #8f3838;
}
#documentbank button.positive_attention{  
  color: #FFF;
  background-color:#7ca150;
  border:1px solid #6f9246;
  border-top:1px solid #6f9246;
  border-left:1px solid #6f9246;
}
#documentbank .buttons span, #documentbank .node button span{
  padding-left: 12px;
}
#documentbank .buttons a.add, #documentbank button.add{
  background: #f5f5f5 url(../iktforum_images/ikoner/add.gif) no-repeat scroll 2px center;
  
}
#documentbank .buttons a.edit{
  background: #f5f5f5 url(../iktforum_images/ikoner/pencil.gif) no-repeat scroll 2px center;
  padding-left: 20px;
}
#documentbank .buttons button.arrow_down{
  background: #f5f5f5 url(../iktforum_images/ikoner/arrow_down.gif) no-repeat scroll 2px center;  
}
#documentbank .buttons button.arrow_left{
  background: #f5f5f5 url(../iktforum_images/ikoner/arrow_left.gif) no-repeat scroll 2px center;  
}
#documentbank .buttons button.arrow_up{
  background: #f5f5f5 url(../iktforum_images/ikoner/arrow_up.gif) no-repeat scroll 2px center;  
}
#documentbank .buttons button.arrow_right{
  background: #f5f5f5 url(../iktforum_images/ikoner/arrow_right.gif) no-repeat scroll 50px center;
  width: 75px;  
}
#documentbank button.confirm{
  background: #f5f5f5 url(../iktforum_images/ikoner/confirm.gif) no-repeat scroll 2px center;
  /*
  padding-left: 20px;
*/  
}
#documentbank .delete{
  background: transparent url('../iktforum_images/ikoner/delete.gif') no-repeat 2px center;  
}

#documentbank .buttons button.arrow_right span{
  padding-left: 0px;
  padding-right: 10px;
}
#documentbank .disabled span{
  color: #CCC !important;
  
}
#documentbank .none{
  display: none;
}
#documentbank #existing_file{
  width: 15em;
}



