input { font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }

a { border: 0; }
img { border: 0; margin: 0; padding: 0; }


.ProjektBox { background-color: #d6d6d6; padding: 11px 0 0 19px; margin: 0 0 20px 0; }
.ProjektBox .SingleRow { margin-bottom: 13px; }

.Selector { width: 21px; padding: 3px 0 0 0; }
.Selector input[type="checkbox"] { margin: 0px; padding: 0px; }

.CategoryBox .CatName { background: url(images/ico-tree-long.gif) no-repeat 6px 4px; padding: 2px 0 0 51px; }

.Details { padding: 0 0 0 3px; }
.Details .Date { padding: 0 14px 0 13px; }
.Tree { background: url(images/ico-tree-short.gif) no-repeat 0 3px; }
.Old div * { color: #999999; }

.CategoryBox .Details { }

.Details,
.Date { font-size: 12px; line-height: 22px; }

.red { color: #db0014; }
.bold { font-weight: bold; }
.BoBo1 { border-bottom: 1px solid #FFF; }
.pr20 { padding-right: 20px; }

.fl { float: left; }
.fr { float: right; }

.Pointer { cursor: pointer; }

.Options { padding-top: 1px; }
.Options a { float: right; }
.Options a img { float: right; margin-left: 2px; }

table tr td { vertical-align: top; }
table tr td p { margin: 0; padding: 0; }


.CloseInfo { position: absolute; top: 15px; left: 420px; }


#Shadow { display: none; position: absolute; top: 0; left: 0; background: url(images/shadow.png); }

#PopUp * { font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; font-size: 14px; line-height: 18px; }

#PopUp
{
    position: absolute;
    top: 200px;
    left: 500px;
    width: 450px;
    background: #e8e8e8;
    box-shadow: 0px 0px 4px 4px rgba(100, 100, 100, 0.65);
}

.Arrow { position: absolute; top: 40px; left: 450px; background: url(images/arrow-right-popup.png) no-repeat 0 0; width: 15px; height: 53px; }

.upper { text-transform: uppercase; }


#FileListWrapper { margin: 0 0 20px 99px; }
#UploadMsg { margin: 0 0 20px 99px; }
p.sMsg { background-color: #db0014; color:#FFF; text-transform: uppercase; padding: 5px 8px; }