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 0 0 20px;
	margin: 0;
	white-space: nowrap
}

UL.jqueryFileTree LI.directory {
	background: url(../img/filetree/directory.png) left top no-repeat
}

UL.jqueryFileTree LI.directory-locked {
	background: url(../img/filetree/directory-lock.png) left top no-repeat
}

UL.jqueryFileTree LI.expanded {
	background: url(../img/filetree/folder_open.png) left top no-repeat;
}

UL.jqueryFileTree LI.file {
	background: url(../img/filetree/file.png) left top no-repeat
}

UL.jqueryFileTree LI.file-locked {
	background: url(../img/filetree/file-lock.png) left top no-repeat!important
}

UL.jqueryFileTree LI.wait {
	background: url(../img/filetree/spinner.gif) left top no-repeat
}

UL.jqueryFileTree LI.selected>a {
	font-weight: 700
}

UL.jqueryFileTree LI.ext_3gp {
	background: url(../img/filetree/film.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_afp,UL.jqueryFileTree LI.ext_afpa,UL.jqueryFileTree LI.ext_asp,UL.jqueryFileTree LI.ext_aspx {
	background: url(../img/filetree/code.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_avi {
	background: url(../img/filetree/film.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_bat {
	background: url(../img/filetree/application.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_bmp {
	background: url(../img/filetree/picture.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_c,UL.jqueryFileTree LI.ext_cfm,UL.jqueryFileTree LI.ext_cgi {
	background: url(../img/filetree/code.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_com {
	background: url(../img/filetree/application.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_cpp {
	background: url(../img/filetree/code.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_css {
	background: url(../img/filetree/css.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_doc {
	background: url(../img/filetree/doc.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_exe {
	background: url(../img/filetree/application.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_gif {
	background: url(../img/filetree/picture.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_fla {
	background: url(../img/filetree/flash.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_h {
	background: url(../img/filetree/code.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_htm,UL.jqueryFileTree LI.ext_html {
	background: url(../img/filetree/html.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_jar {
	background: url(../img/filetree/java.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_jpeg,UL.jqueryFileTree LI.ext_jpg {
	background: url(../img/filetree/picture.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_js {
	background: url(../img/filetree/script.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_lasso {
	background: url(../img/filetree/code.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_log {
	background: url(../img/filetree/txt.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_m4p {
	background: url(../img/filetree/music.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_mov {
	background: url(../img/filetree/film.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_mp3 {
	background: url(../img/filetree/music.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_mp4,UL.jqueryFileTree LI.ext_mpeg,UL.jqueryFileTree LI.ext_mpg {
	background: url(../img/filetree/film.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_ogg {
	background: url(../img/filetree/music.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_ogv {
	background: url(../img/filetree/film.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_pcx {
	background: url(../img/filetree/picture.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_pdf {
	background: url(../img/filetree/pdf.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_php {
	background: url(../img/filetree/php.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_png {
	background: url(../img/filetree/picture.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_ppt {
	background: url(../img/filetree/ppt.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_psd {
	background: url(../img/filetree/psd.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_pl,UL.jqueryFileTree LI.ext_py {
	background: url(../img/filetree/script.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_rb,UL.jqueryFileTree LI.ext_rbx,UL.jqueryFileTree LI.ext_rhtml {
	background: url(../img/filetree/ruby.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_rpm {
	background: url(../img/filetree/linux.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_ruby {
	background: url(../img/filetree/ruby.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_sql {
	background: url(../img/filetree/db.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_swf {
	background: url(../img/filetree/flash.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_tif,UL.jqueryFileTree LI.ext_tiff {
	background: url(../img/filetree/picture.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_txt {
	background: url(../img/filetree/txt.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_vb {
	background: url(../img/filetree/code.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_wav {
	background: url(../img/filetree/music.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_webm,UL.jqueryFileTree LI.ext_wmv {
	background: url(../img/filetree/film.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_xls {
	background: url(../img/filetree/xls.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_xml {
	background: url(../img/filetree/code.png) left top no-repeat
}

UL.jqueryFileTree LI.ext_zip {
	background: url(../img/filetree/zip.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
}
