body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #f7ede1;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}


#msg_area {
	display: none;
	margin: 12px 0px 12px 0px;
}

#success_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background-color: #c2dbbf;
	display: block;
	height: 24px;
	text-indent: 36px;
	line-height: 22px;
	border: 1px dashed #67a660;
	margin-bottom: 12px;
	background-attachment: scroll;
	background-image: url(../images/icons/24x24/checkmark.png);
	background-repeat: no-repeat;
	background-position: 4px top;
}

#error_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background-color: #fcbebe;
	display: block;
	height: 24px;
	text-indent: 36px;
	line-height: 22px;
	border: 1px dashed #f42929;
	margin-bottom: 12px;
	background-attachment: scroll;
	background-image: url(../images/icons/24x24/cancel.png);
	background-repeat: no-repeat;
	background-position: 4px top;
}

#warning_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background-color: #f9e394;
	display: block;
	height: 24px;
	text-indent: 36px;
	line-height: 22px;
	border: 1px dashed #f4C829;
	margin-bottom: 12px;
	background-attachment: scroll;
	background-image: url(../images/icons/24x24/warning.png);
	background-repeat: no-repeat;
	background-position: 4px top;
}

UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 28px;
	margin: 0px;
	white-space: nowrap;
}

UL.jqueryFileTree A {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(../images/icons/24x24/folder.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(../images/icons/24x24/folder_browse.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(../images/icons/24x24/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(../images/icons/24x24/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp { background: url(../images/icons/24x24/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(../images/icons/24x24/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(../images/icons/24x24/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(../images/icons/24x24/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(../images/icons/24x24/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(../images/icons/24x24/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(../images/icons/24x24/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(../images/icons/24x24/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(../images/icons/24x24/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(../images/icons/24x24/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(../images/icons/24x24/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(../images/icons/24x24/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(../images/icons/24x24/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(../images/icons/24x24/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(../images/icons/24x24/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(../images/icons/24x24/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(../images/icons/24x24/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(../images/icons/24x24/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(../images/icons/24x24/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(../images/icons/24x24/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(../images/icons/24x24/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(../images/icons/24x24/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(../images/icons/24x24/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(../images/icons/24x24/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(../images/icons/24x24/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(../images/icons/24x24/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(../images/icons/24x24/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(../images/icons/24x24/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(../images/icons/24x24/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(../images/icons/24x24/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(../images/icons/24x24/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(../images/icons/24x24/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(../images/icons/24x24/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(../images/icons/24x24/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(../images/icons/24x24/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(../images/icons/24x24/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(../images/icons/24x24/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(../images/icons/24x24/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(../images/icons/24x24/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(../images/icons/24x24/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(../images/icons/24x24/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(../images/icons/24x24/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(../images/icons/24x24/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(../images/icons/24x24/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(../images/icons/24x24/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(../images/icons/24x24/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(../images/icons/24x24/zip.png) left top no-repeat; }

