.jqueryFileTree{
    
}
UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
        text-align: left;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(/images/filetree/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(/images/filetree/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(/images/filetree/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(/images/filetree/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_binder { background: url(/images/filetree/binder.png) left top no-repeat; }
.jqueryFileTree LI.ext_3gp { background: url(/images/filetree/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(/images/filetree/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(/images/filetree/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(/images/filetree/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(/images/filetree/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(/images/filetree/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(/images/filetree/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(/images/filetree/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(/images/filetree/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(/images/filetree/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(/images/filetree/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(/images/filetree/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(/images/filetree/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(/images/filetree/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(/images/filetree/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(/images/filetree/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(/images/filetree/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(/images/filetree/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(/images/filetree/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(/images/filetree/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(/images/filetree/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(/images/filetree/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(/images/filetree/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(/images/filetree/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(/images/filetree/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(/images/filetree/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(/images/filetree/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(/images/filetree/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(/images/filetree/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_pptx { background: url(/images/filetree/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(/images/filetree/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(/images/filetree/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(/images/filetree/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(/images/filetree/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(/images/filetree/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(/images/filetree/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(/images/filetree/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(/images/filetree/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(/images/filetree/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(/images/filetree/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(/images/filetree/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(/images/filetree/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(/images/filetree/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(/images/filetree/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(/images/filetree/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(/images/filetree/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(/images/filetree/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(/images/filetree/zip.png) left top no-repeat; }

.ext_pdf {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/pdf.png) left top no-repeat; }
.ext_3gp {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/film.png) left top no-repeat; }
.ext_afp {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_afpa {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_asp {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_aspx {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_avi {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/film.png) left top no-repeat; }
.ext_bat {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/application.png) left top no-repeat; }
.ext_bmp {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/picture.png) left top no-repeat; }
.ext_c {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_cfm {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_cgi {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_com {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/application.png) left top no-repeat; }
.ext_cpp {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_css {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/css.png) left top no-repeat; }
.ext_doc {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/doc.png) left top no-repeat; }
.ext_docx {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/doc.png) left top no-repeat; }
.ext_exe {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/application.png) left top no-repeat; }
.ext_gif {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/picture.png) left top no-repeat; }
.ext_fla {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/flash.png) left top no-repeat; }
.ext_h {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_htm {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/html.png) left top no-repeat; }
.ext_html {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/html.png) left top no-repeat; }
.ext_jar {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/java.png) left top no-repeat; }
.ext_jpg {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/picture.png) left top no-repeat; }
.ext_jpeg {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/picture.png) left top no-repeat; }
.ext_js {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/script.png) left top no-repeat; }
.ext_lasso {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_log {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/txt.png) left top no-repeat; }
.ext_m4p {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/music.png) left top no-repeat; }
.ext_mov {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/film.png) left top no-repeat; }
.ext_mp3 {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/music.png) left top no-repeat; }
.ext_mp4 {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/film.png) left top no-repeat; }
.ext_mpg {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/film.png) left top no-repeat; }
.ext_mpeg {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/film.png) left top no-repeat; }
.ext_ogg {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/music.png) left top no-repeat; }
.ext_pcx {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/picture.png) left top no-repeat; }
.ext_pdf {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/pdf.png) left top no-repeat; }
.ext_php {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/php.png) left top no-repeat; }
.ext_png {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/picture.png) left top no-repeat; }
.ext_ppt {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/ppt.png) left top no-repeat; }
.ext_pptx {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/ppt.png) left top no-repeat; }
.ext_psd {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/psd.png) left top no-repeat; }
.ext_pl {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/script.png) left top no-repeat; }
.ext_py {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/script.png) left top no-repeat; }
.ext_rb {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/ruby.png) left top no-repeat; }
.ext_rbx {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/ruby.png) left top no-repeat; }
.ext_rhtml {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/ruby.png) left top no-repeat; }
.ext_rpm {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/linux.png) left top no-repeat; }
.ext_rtf {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/txt.png) left top no-repeat; }
.ext_ruby {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/ruby.png) left top no-repeat; }
.ext_sql {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/db.png) left top no-repeat; }
.ext_swf {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/flash.png) left top no-repeat; }
.ext_tif {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/picture.png) left top no-repeat; }
.ext_tiff {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/picture.png) left top no-repeat; }
.ext_txt {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/txt.png) left top no-repeat; }
.ext_vb {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_wav {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/music.png) left top no-repeat; }
.ext_wmv {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/film.png) left top no-repeat; }
.ext_xls {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/xls.png) left top no-repeat; }
.ext_xlsx {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/xls.png) left top no-repeat; }
.ext_xml {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/code.png) left top no-repeat; }
.ext_zip {float:left; width:16px; height:16px; margin-right:4px; background: url(/images/filetree/zip.png) left top no-repeat; }

.filemgr {
  background-color:#FFFFFF;
  border-color:#BBBBBB #FFFFFF #FFFFFF #BBBBBB;
  border-style:solid;
  border-width:1px;
  height:200px;
  overflow:auto;
  padding:5px;
  min-width:600px;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}

.filemgr.tr.background-color
