/* default styles for extension "tx_dirlisting_pi1" */
    .tx-dirlisting-pi1-error { color: maroon; }
    .tx-dirlisting-pi1-title { }
    
    .tx-dirlisting-pi1 table { border-width: 1px; border-style: dotted; border-color: black; }
    .tx-dirlisting-pi1-header-row { background-color: gray; }
    .tx-dirlisting-pi1-row { background-color: silver; }
    
    .tx-dirlisting-pi1-header-icon,
    .tx-dirlisting-pi1-header-filename,
    .tx-dirlisting-pi1-header-perms,
    .tx-dirlisting-pi1-header-owner,
    .tx-dirlisting-pi1-header-group,
    .tx-dirlisting-pi1-header-filesize,
    .tx-dirlisting-pi1-header-filemod {
      color: #ffd000;
      font-style: italic;
      font-weight: bold;
      border-bottom-width: 1px;
      border-bottom-style: dotted;
      border-bottom-color: black;
      font-family:Verdana; 
      font-size:12px; 
    }
    
    .tx-dirlisting-pi1-icon,
    .tx-dirlisting-pi1-filename,
    .tx-dirlisting-pi1-filename-asb,
    .tx-dirlisting-pi1-perms,
    .tx-dirlisting-pi1-owner,
    .tx-dirlisting-pi1-group,
    .tx-dirlisting-pi1-filesize,
    .tx-dirlisting-pi1-filemod 
    { 
     font-family:Verdana; 
     font-size:11px; 
     color: #000000;
    }

   .tx-dirlisting-pi1:link
   .tx-dirlisting-pi1:hover
   .tx-dirlisting-pi1:visited
   .tx-dirlisting-pi1-filename:link
   .tx-dirlisting-pi1-filename:hover
   .tx-dirlisting-pi1-filename:visited
   {
     font-family:Verdana; 
     font-size:11px; 
     color: #000000;
     TEXT-DECORATION: none;
   }


/* default styles for extension "tx_fileupload_pi1" */
	