* 	{-moz-outline:0;}
div#filesystem td	{vertical-align:top; }
div#filesystem a	{text-decoration:none; }

/* added by bigbluehat */

#nav ul {
  list-style: none;
  margin: 0 20px 8px;
  padding: 0;
}
#nav ul li {
  display: block;
  padding: 3px 3px 3px 0;
}
#nav ul li a {
  display: inline;
  padding: 3px 3px 3px 23px;
  color: white;
  text-decoration: none;
}
#nav ul li a:hover {
  background-color:#888;
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
}
#nav ul li a.lighted {
  background-color: #003;
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
}
#nav ul li a img {
  margin-right: 5px;
  float: left;
}
#side-nav {
	overflow: auto;
}
div.fileoptions {
	position: relative;
	background: #666;
	padding: 4px;
}
div.fileoptions a {
	display: block;
	padding: 3px 20px;
	color: white;
	text-decoration: none;
}
div#dlblock {
	display: none;
/*	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 5;
*/}
div.imagefile {
	float: left;
	margin: 2px 0 4px 4px;
	text-align: center;
	border: 1px solid transparent;
	width: 136px;
}
div.imagefile:hover, div.iselected {
	background: #f4f4f4;
	border-color: #ccc;
}
div.imageholder {
	height: 120px;
	margin-top: 4px;
}
div.lighter {
	color:rgb(153,153,153);
}
div.imagemover {
	background: #ccc;
	color: #fff;
	visibility: hidden;
}
div.imagemover:hover {
	cursor: move;
	background:rgb(131,165,199);
}
.directory:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
div.iname {
	margin: 0 4px;
	overflow: hidden;
}
.imagefile a {
	color: rgb(131,165,199);
	display: inline;
}
.imagefile a:hover {
	color: #009;
}

/*// Typesetting //*/ 

#dashboard, #filesystem {

}
#head a {
	color:white;
}
#head a:hover {
	color:#cbe8ff;
}
#head li {
	color:rgb(149,149,149);
}
.directory span a {
	color:black;
}
span.virtual .link{
	color:rgb(34,34,34);
}
a.emergency { 
	color:red;
}
a.hot {
	color:orange;
}
.date, .note {
	font-size: 7.5pt;
	color:rgb(153,153,153);
}
#meta {color:#fff;}
#meta td, #meta input, #meta option, #meta select{ font-size:8pt; }
#meta textarea { font-size:8.5pt; }
#meta table {
	width: 100%;
}
#meta td {
vertical-align: middle;
}
#meta td.l {
	color:#eee; 
	text-align:right;
}
#meta a {
	color:#fff;
}
#meta input[type=text] {
	width: 90%;
	padding: 1px 3px;
}
#dashboard em {
	font-style:normal;
	color:#eee;
}
#error {
	font-size:12pt;
	color:#444;
	text-align:center;	
}
#error .close {
	font-size:8.5pt;
	color:#444;
	text-decoration:none;
}
#uploadQ td { color:rgb(34,34,34); font-size:8.5pt; }
#carthelper { color:rgb(96,98,99); }
#searchresults .file .link, span.search em, span.search .del {
	color:rgb(82,129,38);
	font-style:normal;
}
#searchbar {
	font-size:8pt;
	text-align:right;
}
#emailform td {
	color:rgb(96,98,99);
	font-size:8pt;
}


/*// Structure //*/

#head {
	
	width:865px;
	height:100px;
	position:absolute;
	top:8px;
	left:16px;
}
#head .logo {
	position:absolute;

	left:35px;
}
#head ul {
	position:absolute;
	top:49px;
	right:35px;
	list-style:none;
	margin:0;
	padding:0;
}
#head li {
	float:left;
	padding:0 0 0 14px;
}
#searchbar {
	position:absolute;
	top:15px;
	right:92px;
	width:128px;
	border:0;
	padding:3px 5px;
}
#searchbtn {
	position:absolute;
	top:12px;
	right:5px;
}
#filesystem {
/*	position: relative;*/
	padding: 5px 0;
	background: white;
}
#fileList, #searcharea{

}
#root {
	padding:0;
	margin:0;
	border:0;
	margin-bottom:30px;
}
.directory, .file {
	margin-left:12px;
	margin-right:12px;
	position: relative;
}
.directory { 
	margin-bottom: 4px;
	border: 1px solid #ccc;
	padding-bottom: 2px;
	clear: both;
}
.directory span {
	margin-bottom: 4px;
}
.directory .directory {
	margin-top: 8px;
}
.directory .directory .directory {
	margin-top: 0;
}

.directory .file span {
	margin-bottom: 2px;
}
.directory span, .file span {
	display:block;
	height:20px;
	position:relative;
}
.blank {
margin-left: 60px;
margin-bottom: 2px;
color: #999;
}
.mark {
	position:absolute;
	top:4px;
	left:17px;
	cursor:pointer;
}
.icon {
	position:absolute;
	top:0;
	left:38px;
	cursor:default;
}
.link {
	/*display:block;
	position:absolute;
	top:4px;
	left:60px;
	z-index:99;*/
	line-height: 1.6em;
	margin-left: 60px;
	color:rgb(34,34,34);
	cursor:pointer;
}
.spinner {
	position:absolute;
	top:0;
	right:0;
}
.renamefield {
	position:absolute;
	top:1px;
	left:40px;
	padding:3px 0 1px 2px;
	border:0;
	background:white;
}
.delete-file {
	position:absolute;
	top:2px;
	right:18px;
}
.add-file {
	position:absolute;
	top:2px;
	right:72px;
}
.date, .note {
	position:absolute !important;
	top:4px;
	z-index:20;
	left:50%;
}
.handle {
	/*width:auto;*/
}
#dashboard {
	color: #fff;
	margin-top: 8px;
}
.label {cursor:pointer; border-bottom:1px solid #777;}
#uploadcart, #downloadcart, #informationcart {
	position:relative;
	padding: 6px 10px 10px;
}
#downloadcart {
	background-color: #999;
}
#meta td {
	padding-top:5px;
}
#meta input, #meta textarea, #meta select{
}
#meta textarea {
	width:115px; 
}
#cart, #uploadQ {
	border:1px solid #777;
	background:white;
	margin-bottom:6px;
	color: #333;
}
#uploadQ table {
	background:white;
	border-collapse:collapse;
	width: 100%;
}
#cart div {
	padding: 2px 4px;
}
#cart .remove {
	background:url(../img/relay/bullet_delete.png) top left no-repeat;
	float: right;
	width: 12px;
	height: 12px;
	margin-top: 2px;
}
.emailto, .downloadsubmit {
	cursor:pointer;
}	
#emailform {
	margin-top:20px;
	width:180px;
}
#emailform input, #emailform textarea {
	width:130px;
	border:1px solid white;
}
#uploadstatus {
	display:block;
	width:185px;
	overflow:hidden;
	margin-bottom:6px;
}
#uploadQ { height:20px; }
#uploadQ td {
	padding:2px 4px;	
}
#uploadQ td div {
	white-space: nowrap;
	overflow:hidden;
}
.sidebtns {
	position: relative;
	display: block;
	height: 24px;
}
input.sidebtns {height:21px}
input.sidebtns:hover{background:white;cursor:pointer}
#side-nav input[type=button] {
}
#uploadbuttons .addfile {
	float: right;
	cursor:pointer;
}
#uploadbuttons .fileupload{
	position:absolute;
	top:0;
	right:0;
	opacity: 0;
	cursor:pointer;
	height: 100%;
}
#uploadbuttons .upload {
	cursor:pointer;
}	
#uploadiframe {
	position:absolute;
	top: 0;
	left: 0;
	width:1px;
	height:1px;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
}
#progress {
	position:relative;
	height:50px;
	width:220px;
}
#pgbg, #pgfg {
	position:absolute;
	top:10px; left:0;
}
#pgbg {
	width:180px;
	height:15px;
	background: url(../images/prog_blank.png) top left no-repeat;
}
#pgfg {
	width:1px;
	height:15px;
	background: url(../images/prog_filled.png) top left no-repeat;
}
#pgpc{ 
	position:absolute;
	top:30px;
	left:10px;
}
#pgsp{
	position:absolute;
	top:30px;
	left:140px;
}
#pgeta{
	position:absolute;
	top:30px;
	left:40px;
}
div.virtual, div.search {
	margin:0 0 0 0;
	background-image:none;
}
span.virtual, span.virtual .link{
	background:#E6E6E6;
}
span.virtual .link, span.search .link {
	left:35px;
}
span.search, span.search .link {
	background:rgb(209,222,188);
}
#searchresults span.selected, #searchresults span.selected .link {
	background:rgb(126,158,88) !important;
}
#searchresults .file .del, #searchresults .file .add {
	color:rgb(37,58,12);
}
span.virtual .del, span.virtual .ren, span.virtual .date, span.virtual .icon {}

#error{
	z-index:9999;
	position:absolute;
	top:100px;
	left:90px;
	padding:40px;
	background:url(images/80.png) top left;
	border:1px solid #999;
	width:400px;
}
#error .close {
	position:absolute;
	bottom:0;
	right:0;
}
#meta .thumbbox { 
	width:100%;
	text-align:center; 
}

/*// Behavior //*/
.hover {
	border:1px solid rgb(131,165,199);
}
.selected, .selected .link { 
	background:#ccc !important;
}
.hover>span, .hover>span .link { 
	background:rgb(131,165,199) !important;
}
.selected .link, .selected .note, .selected .date { color:black !important; }
.selected .del, .selected .add { color:rgb(37,80,129); }
.selected .del:hover, .selected .add:hover { color:rgb(0,30,60); }

span.open {background-image:none;}

#cart.hover { border:1px solid rgb(211,225,238); }
#cart .remove:hover {
	background-position:0 -12px;
}
div.dragging {
	z-index:9999;
	width:300px;
	overflow:hidden;
	border-color:white;
}
div.dragging .link {
	z-index:9999;
}
div.dragging .del, div.dragging .ren, div.dragging .add, div.dragging .date {}

div.dragging span, div.dragging .link {
	background:transparent !important;
	color:black !important;
}
#searchresults .selected .link { color:white; }

