UL.jqueryFileTree {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  line-height: 18px;
  padding: 0;
  margin: 0;
  display: none;
}
UL.jqueryFileTree LI {
  list-style: none;
  padding: 0;
  padding-left: 20px;
  margin: 0;
  white-space: nowrap;
}
UL.jqueryFileTree LI.directory {
  background: url(../images/filetypes/directory.png) left top no-repeat;
}
UL.jqueryFileTree LI.directory-locked {
  background: url(../images/filetypes/directory-lock.png) left top no-repeat;
}
UL.jqueryFileTree LI.expanded {
  background: url(../images/filetypes/folder_open.png) left top no-repeat;
}
UL.jqueryFileTree LI.file {
  background: url(../images/filetypes/file.png) left top no-repeat;
}
UL.jqueryFileTree LI.file-locked {
  background: url(../images/filetypes/file-lock.png) left top no-repeat !important;
}
UL.jqueryFileTree LI.wait {
  background: url(../images/filetypes/spinner.gif) left top no-repeat;
}
UL.jqueryFileTree LI.selected > a {
  font-weight: bold;
}
UL.jqueryFileTree LI.ext_3gp {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_afp {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_afpa {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_asp {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_aspx {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_avi {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_bat {
  background: url(../images/filetypes/application.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_bmp {
  background: url(../images/filetypes/picture.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_c {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_cfm {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_cgi {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_com {
  background: url(../images/filetypes/application.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_cpp {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_css {
  background: url(../images/filetypes/css.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_doc {
  background: url(../images/filetypes/doc.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_exe {
  background: url(../images/filetypes/application.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_gif {
  background: url(../images/filetypes/picture.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_fla {
  background: url(../images/filetypes/flash.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_h {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_htm {
  background: url(../images/filetypes/html.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_html {
  background: url(../images/filetypes/html.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_jar {
  background: url(../images/filetypes/java.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_jpg {
  background: url(../images/filetypes/picture.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_jpeg {
  background: url(../images/filetypes/picture.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_js {
  background: url(../images/filetypes/script.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_lasso {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_log {
  background: url(../images/filetypes/txt.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_m4p {
  background: url(../images/filetypes/music.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_mov {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_mp3 {
  background: url(../images/filetypes/music.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_mp4 {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_mpg {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_mpeg {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_ogg {
  background: url(../images/filetypes/music.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_ogv {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_pcx {
  background: url(../images/filetypes/picture.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_pdf {
  background: url(../images/filetypes/pdf.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_php {
  background: url(../images/filetypes/php.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_png {
  background: url(../images/filetypes/picture.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_ppt {
  background: url(../images/filetypes/ppt.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_pptx {
  background: url(../images/filetypes/pptx.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_psd {
  background: url(../images/filetypes/psd.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_pl {
  background: url(../images/filetypes/script.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_py {
  background: url(../images/filetypes/script.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_rb {
  background: url(../images/filetypes/ruby.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_rbx {
  background: url(../images/filetypes/ruby.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_rhtml {
  background: url(../images/filetypes/ruby.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_rpm {
  background: url(../images/filetypes/linux.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_ruby {
  background: url(../images/filetypes/ruby.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_sql {
  background: url(../images/filetypes/db.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_swf {
  background: url(../images/filetypes/flash.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_tif {
  background: url(../images/filetypes/picture.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_tiff {
  background: url(../images/filetypes/picture.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_txt {
  background: url(../images/filetypes/txt.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_vb {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_wav {
  background: url(../images/filetypes/music.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_webm {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_wmv {
  background: url(../images/filetypes/film.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_xls {
  background: url(../images/filetypes/xls.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_xml {
  background: url(../images/filetypes/code.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_zip {
  background: url(../images/filetypes/zip.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_kml {
  background: url(../images/filetypes/kml.png) left top no-repeat;
}
UL.jqueryFileTree LI.ext_kmz {
  background: url(../images/filetypes/kmz.png) left top no-repeat;
}
UL.jqueryFileTree A {
  color: #333;
  text-decoration: none;
  display: inline-block;
  padding: 0 2px;
  cursor: pointer;
}
UL.jqueryFileTree A:hover {
  background: #BDF;
}
