/*

.tx-mythrepository-pi1-box								{ background: white; border: 0px !important; border: none; }
.tx-mythrepository-pi1-form								{ border: 0px !important; border: none; }

.tx-mythrepository-pi1-row								{ background: white; border: 0px !important; border: none; font-weight: normal !important; } 
.tx-mythrepository-pi1-filename						{ font-weight: normal !important; color: #ff7d01 !important; }
.tx-mythrepository-pi1-filename a					{ font-weight: normal !important; color: #ff7d01 !important; }
.tx-mythrepository-pi1-filename a:hover		{ text-decoration: underline !important; }
.tx-mythrepository-pi1-filename b					{ font-weight: normal !important; }

.tx-mythrepository-pi1-filesize						{ font-weight: normal !important; }
.tx-mythrepository-pi1-filemod						{ font-weight: normal !important; }

.tx-mythrepository-pi1 										{ }
.tx-mythrepository-pi1-title							{ margin-bottom: 10px; }
.tx-mythrepository-pi1-title a						{ color: #000000; text-decoration: none; }
.tx-mythrepository-pi1-title a:hover			{ color: #000000; text-decoration: underline; }

.tx-mythrepository-pi1-header-icon,
.tx-mythrepository-pi1-header-filename,
.tx-mythrepository-pi1-header-perms,
.tx-mythrepository-pi1-header-owner,
.tx-mythrepository-pi1-header-group,
.tx-mythrepository-pi1-header-filesize,
.tx-mythrepository-pi1-header-filemod {
      color: #FFFFFF;
      font-weight: bold;
      background: #ebebeb;
      border-right: 0px solid #FFFFFF;
			border: 0px !important;
    }

.tx-mythrepository-pi1-filename a						{ color: #791026; text-decoration: none; }
.tx-mythrepository-pi1-filename a:hover			{ color: #791026; text-decoration: underline; }



.tx-mythrepository-pi1-upload								{ background: #ebebeb;  }
.tx-mythrepository-pi1-upload tbody					{ background: #ebebeb; }


*/


.tx-mythrepository-pi1 										{ }
.tx-mythrepository-pi1-title							{ margin-bottom: 10px; font-size: 12px; }
.tx-mythrepository-pi1-title a						{ color: #647a85; text-decoration: none; background: none !important; padding: 0px !important;  }
.tx-mythrepository-pi1-title a:hover			{ color: #647a85; text-decoration: underline; }

.tx-mythrepository-pi1-header-icon,
.tx-mythrepository-pi1-header-filename,
.tx-mythrepository-pi1-header-perms,
.tx-mythrepository-pi1-header-owner,
.tx-mythrepository-pi1-header-group,
.tx-mythrepository-pi1-header-filesize,
.tx-mythrepository-pi1-header-filemod {
      color: #FFFFFF;
      font-weight: bold;
      background: #647a85;
      border-right: 1px solid #FFFFFF;
    }

.tx-mythrepository-pi1-filename a						{ color: #647a85; text-decoration: none; background: none !important; padding: 0px !important }
.tx-mythrepository-pi1-filename a:hover			{ color: #647a85; text-decoration: underline; }



