.inputhover{border-color:#66cc66;border-top-color:#339933;border-left-color:#339933}
.inputfocus{border-color:#999;border-top-color:#000;border-left-color:#000}
.inputchanged{background-color:#FFDDD4;}
.ulhover{background-color:#feeeee}

.downloadpathbar{margin:1.5em 0 0 0}
.downloadpathbar select{font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;font-size:1em;}
.downloadpathbar select{background:#fcfcfc url(../_images/site/form_bg.gif) no-repeat 0 0;border:1px solid #ccc;border-left-color:#999;border-top-color:#999;}
.downloadpathbar ul{list-style:none;height:22px;font-size:11px;clear:left;margin:0 0 1em 0;padding:0}
.downloadpathbar ul li{float:left;height:22px;padding:0;margin:0;line-height:21px}
.downloadpathbar .col0{width:34px;text-align:center}
.downloadpathbar img{margin:2px 0 0 4px;border:0}
.downloadpathbar a{border-bottom:0}

.ullist{border:1px solid #ccc;width:100%;background:#fcfcfc}
.ullist ul{list-style:none;height:22px;font-size:11px;clear:left;margin:0;padding:0}
.ullist ul li{float:left;height:22px;padding:0;margin:0;line-height:21px}
.ullist ul .col0{width:5%;text-align:center}
.ullist ul .col1{width:81%}
.ullist ul .colinput{width:71%;height:auto}
.ullist ul .col2{width:10%;text-align:right}
.ullist ul .col3{width:13%;text-align:right}

.ullist ul.admin .col1{width:63%}
.ullist ul.admin .colinput{width:63%;height:auto}
.ullist ul.admin .col2{width:11%;text-align:right}
.ullist ul.admin .col3{width:14%;text-align:right}
.ullist ul.admin .coldel{width:24px;text-align:center}


/* html .ullist ul .coldel{width:28px;text-align:center}*/
.ullist ul li div{padding:0px 4px;overflow:hidden;height:1.8em}

.ullist ul .col0 img{margin-top:2px}

.ullist .type1 .col1{width:70%!important}
.ullist .type1 .col2{width:17%!important}


.ullist li{border-right:1px solid #fff}
.ullist .frmbghdr li{line-height:23px;height:25px;text-align:center;xborder-right:1px solid #fff}
.ullist ul.frmbghdr{height:25px;background:#f2f2f2;border-bottom:1px solid #ddd}

.frmbar li{border-right:none}
.frmbtnbar{padding:0.5em 0}
.frmbtnbar .button{margin:0 0.25em}
.downloadtext{font-size:10px;margin:0 0 2em 0}

.deletebutton{width:22px;height:22px;padding:0;background:#ccc url(/_lib/file/icons/bin2.gif) 50% 50% no-repeat;margin-top:1px;border-color:#999;border-top-color:#fff;border-left-color:#fff}
.downloadinput{padding:0.5em 0}
.downloadinput input{font-size:11px;margin:1px 2px;border:1px solid #999}
x.downloadinput ul{height:20px}
x.downloadinput ul li{height:20px;line-height:20px}

.downloadinput .button.small{height:2em;font-size:1em;padding:0.5em;border:0}
.downloadinput .downloadname{width:95%}
.downloadinput .type0 .col1{width:464px}
.downloadinput .type0 .col2,
.downloadinput .type1 .col2{width:84px;text-align:center}

#downloadinfo{margin:0 0 2em 0}
.downloadinfobox{width:628px;height:90px;font-size:12px}

.downloadtable{margin-bottom:1em}

#downloadlist{margin:1em 0;clear:both}

form fieldset {border:0;padding:1em}
form fieldset legend{font-weight:bold}
form label{margin:0 1em 0 0}
form input{
	height:2em;
    color: inherit;
    text-indent: 0.25em;
    background-color: #fcfcfc;
    border: 1px solid #d0d0f0;
    outline: none;
    border-radius: 0.25em;
    box-shadow: 0 .1em .1em rgba(0,0,0,.5) inset, 0 .45em 0 .1em rgba(0,0,0,.06) inset;
    transition: box-shadow 0.3s, border 0.3s;
}	
