.fileTree {
	max-height: 350px;
	overflow: auto;
	margin-bottom: 1em;
	font-size: 11px;
}

.fileTree.noButtons ul li span.buttons {
	display: none;
}

UL.jqueryFileTree {
	padding: 0px;
	margin: 0px;
	line-height: 2.5em;
	font-size: 1em;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	display: block;
	clear: both;
	line-height: 2em;
	border-top: solid 1px #DBDBD5;
	overflow: hidden;
}

UL.jqueryFileTree li a.file {
	padding-left: 2em;
	text-decoration: none;
	float: left;
}

UL.jqueryFileTree li a.file span.filename {
	padding: 0;
}

UL.jqueryFileTree li a.file img {
	height: 70px;
	display: none;
}

.fileTree.thumbnails UL.jqueryFileTree li.file {
	width: 150px;
}

.fileTree.thumbnails UL.jqueryFileTree li a.file {
	padding: 0;
	float: none;
}

.fileTree .checkbox, .fileTree.checkboxes li.file a span.filename {
	display: none;
}

.fileTree .checkbox {
	display: none;
}

.fileTree.checkboxes .checkbox {
	display: inline;
}

.fileTree.checkboxes .checkbox label {
	padding-left: 1em;
}

.fileTree.thumbnails UL.jqueryFileTree LI.file {
	display: block;
	clear: none;
	border: none;
	overflow: hidden;
	text-align: center;
	display: block;
	float: left;
	margin: 0.5em;
	padding: 0.5em;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 0.1em solid #A3A3A3;
    border-radius: 0.5em;
}

.fileTree.thumbnails UL.jqueryFileTree li a.file img, .fileTree.thumbnails li a.file span {
	margin: auto;
	display: block;
	font-size: 0.8em;
	line-height: normal;
	margin-bottom: 0.5em;
}

UL.jqueryFileTree li a.directory {
	display: block;
	padding-left: 2em;
	text-decoration: none;
}

UL.jqueryFileTree span.fileInfo {
	float: right;
}

UL.jqueryFileTree span.fileInfo span {
	padding-left: 1em;
	text-align: right;
	float: left;
	width: 70px;
}

.fileTree.thumbnails UL.jqueryFileTree span.fileInfo {
	float: none;
	display: block;
	clear: both;
}

.fileTree.thumbnails UL.jqueryFileTree span.fileInfo span {
	float: none;
	display: block;
	padding: 0;
	text-align: center;
	width: auto;
}

/*
.fileTree.thumbnails UL.jqueryFileTree li span.fileInfo {
	display: none;
}
*/

UL.jqueryFileTree span.buttons {
	float: right;
	padding-top: 1px;
	padding-right: 8px;
}

UL.jqueryFileTree span.buttons a {
	margin-bottom: 0;
}

UL.jqueryFileTree ul {
	margin-left: 20px;
}

/* Core Styles */
.jqueryFileTree li a.directory { background: url(images/directory.png) left 50% no-repeat; }
.jqueryFileTree li a.expanded { background: url(images/folder_open.png) left 50% no-repeat; }
.jqueryFileTree li a.file { background: url(images/file.png) left 50% no-repeat; }
.jqueryFileTree li.wait a { background: url(images/spinner.gif) left 50% no-repeat; }
/* File Extensions*/
.jqueryFileTree li a.ext_3gp { background: url(images/film.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_afp { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_afpa { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_asp { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_aspx { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_avi { background: url(images/film.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_bat { background: url(images/application.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_bmp { background: url(images/picture.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_c { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_cfm { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_cgi { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_com { background: url(images/application.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_cpp { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_css { background: url(images/css.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_doc { background: url(images/doc.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_exe { background: url(images/application.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_gif { background: url(images/picture.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_fla { background: url(images/flash.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_h { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_htm { background: url(images/html.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_html { background: url(images/html.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_jar { background: url(images/java.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_jpg { background: url(images/picture.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_jpeg { background: url(images/picture.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_js { background: url(images/script.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_lasso { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_log { background: url(images/txt.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_m4p { background: url(images/music.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_mov { background: url(images/film.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_mp3 { background: url(images/music.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_mp4 { background: url(images/film.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_mpg { background: url(images/film.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_mpeg { background: url(images/film.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_ogg { background: url(images/music.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_pcx { background: url(images/picture.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_pdf { background: url(images/pdf.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_php { background: url(images/php.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_png { background: url(images/picture.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_ppt { background: url(images/ppt.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_psd { background: url(images/psd.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_pl { background: url(images/script.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_py { background: url(images/script.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_rb { background: url(images/ruby.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_rbx { background: url(images/ruby.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_rhtml { background: url(images/ruby.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_rpm { background: url(images/linux.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_ruby { background: url(images/ruby.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_sql { background: url(images/db.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_swf { background: url(images/flash.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_tif { background: url(images/picture.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_tiff { background: url(images/picture.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_txt { background: url(images/txt.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_vb { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_wav { background: url(images/music.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_wmv { background: url(images/film.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_xls { background: url(images/xls.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_xml { background: url(images/code.png) left 50% no-repeat; }
.jqueryFileTree li a.ext_zip { background: url(images/zip.png) left 50% no-repeat; }

.fileTree.thumbnails UL.jqueryFileTree li a.file {
	background: none;
}
