﻿body { font-family:tahoma, verdana, arial, helvetica, sans; font-weight:normal; font-size:9pt; background-image: url(image/gray_background.jpg); }
html, body { padding:0; border:0; height:100%; }
html, body, p, form { margin:0 }
a { text-decoration:none; color:#47c; border:1px solid transparent; padding:0 0.1em; }
a:visited { color:#2a1fff; }
a:hover { background-color:#fff; border-color:#47c; }
a:link {color:#2a1fff;}
img { border-style:none }
legend { color:#000;}
fieldset { margin-bottom:0.7em; text-align:left; padding:0.6em; border: 1px solid #000; border-left: 1px none #000; border-right: 1px none #000; border-top: 1px none #000;
background-color: rgba(255,255,255,0.4); /*chrome oplra*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55ffffff,endColorstr=#33ffffff); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#55ffffff,endColorstr=#33ffffff)"; /* IE8 */
	}

#panel { float:left; margin-top:1em ; margin-left:1em ; width:300px; }
#panel hr { width:80%; margin:1em auto; }
#files_outer { height:100%;  text-align:left; overflow:auto; padding:0 1.6em; }
#files { background:#643; border:0; line-height:150%; width:auto; }
#files tr { background:#ddd;  }
#files tr.even { background:#eee; }
#files tr.selected { background:#bcf; }
#files td { padding:0.2em 0.5em; text-align:right; }
#files tr td:first-child { text-align:left; }
#files th { padding:0.5em 0.2em; background:#555; text-align:center; }
#files th a { color:white; font-size:120%; }
#files th a:hover { background:transparent; border-color:#fff; color:#fff; font-size:120%; }
#files td:first-child { text-align:left; }
#files td.nosize { text-align:center; /*font-style:italic;*/ }
#files .selector { display:none; }
#actions button { margin:0.2em; } 
#breadcrumbs { margin-top:1em; padding-left:0.5em; }
#breadcrumbs a { padding:0.15em 0; border-width:2px; display:block; }
#folder-stats, #foldercomment { margin-top:1em; padding-top:0.5em; border-top:1px solid #666;  }
#folder-stats { color:#000; text-align:center; }
#msgs { display:block; }
#msgs li:first-child { font-weight:bold; }
#pages span { padding-left:0.5em; padding-right:0.5em; cursor:pointer; }
#pages button { font-size:smaller; }
.selectedPage { font-weight:bold; font-size:larger; }
.hidden { display:none; }