* {
	margin: 0px;
	padding: 0px;
	}

body {
  margin: 0px;
  padding: 0px;
	line-height: 1.2em;
  font-size: 1em;
  font-family: Verdana, Georgia, "Times New Roman", Times, serif, serif;
  text-align: center;
  }
  
input, textarea, select {
  font-family: Verdana, Georgia, "Times New Roman", Times, serif, serif;
  font-size: .8em;
  border: .05em solid gray;
  margin: .02em;
  }

/* non funziona su ie6 */
input[type=checkbox], input[type=radio] {
	border: none;
	}

.control {
	font-family: "Courier new";
  font-size: .9em;
  border: #ccc 1px dashed;
  background-color: #eee;
  display: inline;
  }

.comment {
  font-size: .8em;
  padding: .0em;
  margin: .3em;
  line-height: 1.2em;
  }

.control-thumb {
	font-family: "Courier new";
  font-size: .9em;
  border: #ccc 1px dashed;
  background-color: #eee;
  display: inline;
  float: right;
  }

.selected-item {
  background-color: #336 !important;
  color: #fff !important;
  }

address {
	font-family: "Courier new";
	background: none;
  padding: .5em;
  font-size: .9em;
  }

pre, code {
	font-family: "Courier New";
	background-color: #eee;
  padding: .5em;
  border: #ddd 1px solid; 
  font-size: .9em;
  }
  
abbr, acronym {
  border-bottom: 1px dotted;
  cursor: help;
  }

q {
	font-style: italic;
	}

cite {
	font-style: italic;
	}

blockquote {
	margin: 7px 0px;
	padding-left: 17px;
	text-indent: 12px;
	background: url(/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}

blockquote p {
	display: inline;
	margin: 0px;
	padding-right: 24px;
	background: url(/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

hr {
	border: 1px dashed #ccc;
	}

.date {
  margin: .0em;
  padding: .0em;
  font-size: .9em;
  color: #8D8D8D;;
  }

.box, #header-left, #header-right {
  margin: 0em 0em 0em 0em;
  text-decoration: none;
  }
  
.box {
  padding: .5em .5em .5em .5em;
  }

#header {
	background-color:#FFFFFF;
	background-image:url(/headbg.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	height:90px;
	width:100%;
	}

#header-left {
	background-image:url(/logosx.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:90px;
	width:259px;
	}

#header-right {
	height: 90px;
	float: right;
	width: 50%;
	background-color: #FFFFFF;
	background-image: url(/keyb.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: .8em;
	line-height: 1.5em;
	speak: none;
	white-space: nowrap;
	}
	
#header a, a:link, #header a:visited {
  background-color: #fff;
  color: #000;
  }

#header a:hover, #header a:focus, #header a:active {
  background-color: #336;
  color: #fff;
  }
 
#header-left a {
  text-decoration: none;
  border: 0em;
  }
  
#header-right a {	
  text-decoration: none; 
  border: 0px;
  }

#header-right .box {
	float:right;
	margin: .8em 0em 0em;
	padding: .2em 0em 0em .2em;
	}

#header-right ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0em;
	padding: 0.7em 0em 0.2em 0.2em;
	}
        
#header-right ul li {
	float: left;
	margin: 0em;
	padding: .3em;
	}

#header .box a, #header .box a:link, #header .box a:visited {
  border: #4477AA 1px solid; 
  padding: .2em 0.4em;
	}

#container {
  position: relative;
	text-align: left;
  margin: 0pt auto;
  width: 60em;
  min-height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
  }

#main {
  width: 70%;
  _width: 68%;
  float: left;
  }
  
.list-nostyle {
  margin: 0.2em 0em 0em 0em;
  padding: 0.2em 0em 0em 0em;
  list-style: none;
  }

.list-bold {
  font-weight: bold;
  }

#molliche {
  margin: .0em;
  font-size: .7em;
  background-color: #fff;
  color: #336;
  }

#molliche a, #molliche a:link, #molliche a:visited {
  color: #336;
  } 

#molliche a:hover, #molliche a:active, #molliche a:focus {
	color: #336;
  text-decoration: underline;
  }

#molliche .box ul {
	list-style-type: none;
	margin: .0em .0em .0em .3em;
	padding: .0em;
	}

#molliche .box ul li {
	display: inline;
	}

#molliche .box ul li a {
	background: transparent url(/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 14px;
	}

#molliche .box ul li a:hover {
	background: transparent url(/breadcrumb.gif) no-repeat center right;
	color: #336;
	text-decoration: underline;
	}
	
#molliche .box ul li a#current-crumb {
	text-decoration: underline;
	background: none;
	}

a, a:link, a:visited {
  color: #000;
	text-decoration: none;
  background-color: transparent;
  }

a:hover, a:active, a:focus {
  color: #fff;
  background-color: #336;
  }

a.rss {
	background: url(/rss_off.gif) no-repeat left top;
	display: block;
	height: 16px;
	width: 32px;
	text-indent: -9999px;
	text-align: left;
	}
	
a.rss:hover, a.rss:focus {
	background: url(/rss_on.gif) no-repeat left top;
	display: block;
	height: 16px;
	width: 32px;
	}

.innerbox {
  padding: .0em;
  margin: .0em;
  text-decoration: none;
  }

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { 
  font-weight: normal;
  }

#content h1 {
  font-size: 1.3em;
  line-height: 1em;
  border-bottom: .1em solid #E28409;
  padding: .4em .0em .1em .0em;
  }

#content h2 {
  padding: 0em;
  margin: 0em;
  font-size: 1.2em;
  padding: .3em .0em .1em .0em;
  }

#content h3 {
  padding: 0em;
  margin: 0em;
  font-size: 1.1em;
  }

#content h4 {
  padding: 0em;
  margin: 0em;
  font-size: 1.0em;
  }

#content h5 {
  padding: 0em;
  margin: 0em;
  font-size: 0.9em;
  }

#content h6 {
  padding: 0em;
  margin: 0em;
  font-size: .8em;
  }

#content p { 
  line-height: 1.3em;
  text-indent: 0em;
  }

#content ul {
  margin: .4em 0em 0em 1.3em;
  }

#content ul li {
	list-style: square;
	}
	
#content ol {
  margin: .4em 0em .0em 1.7em;
  }

#column-internal .box {
  padding: .0em .2em .7em .6em;
  margin: .0em;
	font-size: .8em;
	color: #8D8D8D;
	font-style: italic;  
  }

#column-external {
  margin: .0em;
  padding: .0em;
  }

#column-external .box {
  margin: 0.5em 0.5em 0.5em 0.5em;
  font-size: 0.8em;
  }

#column-external ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  }

#column-external .box-right {
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin: 0.0em 0.1em 0.5em 0.1em;
  font-size: 0.9em;
  }

#column-external h1 {
  padding: 0.0em 0.5em 0.3em 0.0em;
  margin: 0.0em 0.5em 0.3em 0.0em;
  font-size: 1em;
  line-height: 1em;
  border-bottom: solid;
  border-bottom-width: 2px;
  border-color: #E28409;
  }

.box-right h1, .box-right h2, .box-right h3, .box-right h4, .box-right h5, .box-right h6 { 
  padding: 0em;
  margin: .2em .0em .5em .0em;
  font-weight: bold;
  font-size: 1em;
  }

.box-right h3, .box-right h4, .box-right h5, .box-right h6 {
  padding: 0em;
  margin: 0em;
  font-size: .9em;
  }

.news-item {
  padding: 0.1em 0.5em 0.0em 0.5em;
  font-size: 0.8em;
  }

/* Adattamento dei div per link e news*/

.news-item .spacer {
  height: 100%;
  }

.thumb {
  margin: .2em;
  float: left;
  width: 60%;
  }
 
#content .thumb {
  width: 25%;
  }

#column-external .testo {
  padding: .1em;
  float: left;
  width: 100%;
  }

#content .testo h2 {
  margin: 0em 0em .3em 0em;
  }

/* Fine adattamento dei div per link e news*/

#content {
  float: left;
  width: 99%;
  _width: 100%;
  padding: 0em .2em .2em .2em;
  margin: 0em .5em 0em .2em;
  _margin: 0em;
  }

#column-external {
  float: right;
  width: 30%;
  } 

/* campi di login serializzati */ 
.box-input {
  display: block;
  margin-right: .3em;
  }
  
#navigation-bar .box {
	padding: .3em;
	}

#navigation-bar {
  background-image: url(/bordernav.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  clear: both;
  font-size: .8em;
  background-color: #336;
  color: #fff;
  }

#navigation-bar ul {
  margin: .0em .0em .0em .5em;
  padding: .0em;
  list-style: none;
  }

#navigation-bar li {  
  margin: .0em;
  padding: .0em;
  border: 0px;
  display: inline;
 }

#navigation-bar li a, #navigation-bar li a:link, #navigation-bar li a:visited {
	text-transform: uppercase;
	padding: .3em;
  background-color: #336;
  color: #fff;
  } 

#navigation-bar li a:hover, #navigation-bar li a:active, #navigation-bar li a:focus {
  background-color: #eee;
  color: #000;
  }

#navigation-bar li a.active {
  background-color: #eee !important;
  color: #000 !important;
	}

.hidden {
	left: -9999px;
	top: -9999px;
	position: absolute;
	}

#column-external .box a {
  display: block;
  border-bottom: 1px dashed #ccc;
  }

img {
  border: none;
  }

.spacer {
  clear: both;
  }

#footer {
	width: 99%;
	font-size: 0.8em;
	height: 1em;
	padding: .5em .5em .7em .5em;
	margin: 0em;
	background-color: #336;
	color: #FFFFFF;
	clear: both;
	}

#footer-left {
	text-align: left;
	width: 40%;
	float: left;
	}

#footer-right {
	text-align: right;
	width: 40%;
	float: right;
	}

#footer a, #footer a:link {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	color: #336;
	background-color: #fff;
	text-decoration: underline;
	}

.extranav {
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 0.9em;
  float: right;
  }

.signature {
	float: right;
	}

.footnote {
  margin: .6em .8em 0em 0em;
  padding: .0em;
  font-size: .9em;
  border: none;
  }

.thumb img {
  width: 100%;
  }
  
#formlogin legend, #formcerca legend {
  color: #000;
  font-size: 0.8em;
  }

#formlogin fieldset, #formcerca fieldset  {
  margin: 0.2em 0.0em 0.0em 0.0em;
  }

#cerca-box {
	float: right;
	margin-right: 5px;
	width: 230px;
	}
		
#cerca-box form fieldset {
	border-style: none;
	}
	
#cerca-box form fieldset legend {
	display: none;
	}
	
#cerca-box form label {
	font-size: .92em;
	color: #FFFFFF;
	}
	
#cerca-box form input {
	font-size: 0.92em;
	display: inline;
	}
	
#cerca-box form input.box-input {
	border: 1px solid #1px solid #4477AA;
	width: 160px;
	padding: 3px;
	}
	
#cerca-box #submit-search {
	padding: .2em;
	color: #000;
	background-color: #fff;
	}

#cerca-box #submit-search:hover {
	color: #fff;
	background-color: #333366;
	}

#login-box {
	width: 17.1em;
	background-color: #eee;
	margin: .4em;
	padding: .0em;
	}
		
#login-box form fieldset {
	border: none;
	display: block;
	}
		
#login-box form fieldset legend span {
	color: #003366;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	}
	
#login-box form fieldset ul {
	list-style: none;
	margin: .0em;
	padding: .0em;
	}
	
#login-box form label {
	font-size: .92em;
	color: #000;
	width: 80%;
	}
	
#login-box form input {
	font-size: .92em;
	}
	
#login-box form input.box-input {
	border: 1px solid #aaaaaa;
	}
	
#login-box form input.box-input:hover, #login-box form input.box-input:focus {
	border: 1px solid #555555;
	}
	
#login-box form a {
	text-align: right;
	padding-bottom: 5px;
	}
  
.helptext {
  background-color: #eee;
  border: 1px dashed #ccc;
  color: #547ED9;
  width: 60%;
  }
  
.obbligatory legend {
  background-color: #ff9;
  color: #f00;
  }

/* colori */
  
#content a, #content a:link, #content a:visited {
  border-bottom: 1px dashed #000;
  color: #000;
  }

#content a:focus, #content a:active, #content a:hover {
  background-color: #336;
  border-bottom: none;
  color: #fff;
  }

#content a h1:focus, #content a h1:active, #content a h1:hover {
  background-color: #336;
  color: #fff;
  }
  
#content .news-item {
  background-image: url(/icon1.gif);
  background-position: top right;
  background-repeat: no-repeat;
  }

.news-item {
  border: 1px solid #ccc;
  }   

/* Styling del servizio Blog */

#content .list-nostyle {
  margin: 0.2em 0em 0em 0em;
  padding: 0.2em 0em 0em 0em;
  }

#content .list-nostyle li {
	list-style: none;
  }

.firmaBlog {
  border-top: 1px dotted #666666;
  color: #666666;
  font-size: 0.8em;
  padding: 0em 0em 0.5em 0em;
  margin-top: 1.5em;
	}

.comment_count {
	font-size: 2.5em;
	font-weight: bold;
	float:right;
	padding: 3px;
	color: #999999;
	}

.formcomment {
  margin-top: 2em;
	}

.news-item, .blog-item {
	padding: .3em;
	margin: .3em 0em;
	}

.blog-item .spacer {
  height: 100%;
  }
  
#content .blog-item {
  background-image: url(/icon-blog-vanish.gif);
  background-position: top right;
  background-repeat: no-repeat;
  }

.blog-item {
  border: 1px solid #ccc;
  background-color: #eee;
  }
  
/* gestione tabelle di dati */

table {
	margin: 5px 8px 5px 0px;
	}

table, table td, table th {
	font-size: .9em;
	border: none;
	}

table th {
	color: #FFFFFF;
	font-size: .85em;
	text-transform: uppercase;
	text-align: left;
	line-height: .95em;
	background: #336;
	padding: 5px;
	margin: 5px;
	}

table td {
	font-size: .95em;
	background: #f5f5f5;
	padding: 5px;
	margin: 5px;
	border: #CCCCCC 1px solid;
}

table caption {
	font-size: .8em;
	font-style: italic;
	text-align: left;
	}

input:focus, select:focus, textarea:focus { 
	background-color: #FFFF99;
	}

/* Voice */

.voice, .harmonia-voice, .harmonia-voice-onload {
  background: url(/icon_audio.gif) left center no-repeat;
  padding-left: 15px;
  border-bottom: 1px dashed #CCC;
  }

/* popup thickbox, sono important perche sovrascrivono thickbox.css */

#TB_ajaxContent input, #TB_ajaxContent select {
	font-size: 1.1em;
	line-height: 1.2;	
	}
	
#entityResultset ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0em;
	padding: 0.7em 0em 0.2em 0.2em;
	}
	
#entityResultset a, #entityResultset a:link, #entityResultset a:visited {
  background-color: #fff !important;
  color: #000 !important;
  }

#entityResultset a:hover, #entityResultset a:focus, #entityResultset a:active {
  background-color: #336 !important;
  color: #fff !important;
  }

/* Edit Form */

fieldset {
	border: none;
	padding: .2em;
	}

.maincontrols {
	background-color: #eee;
	border: 1px solid #ccc;
	}

#lipsum form .maincontrols legend {
	padding: 0em .3em;
	}

#lipsum form .maincontrols fieldset.mainfieldset {
	border: none;
	margin-bottom: 10px;
	}

#lipsum form .maincontrols fieldset.mainfieldset ol {
	list-style: none;
	margin: 0px;
	padding: 10px 8px 12px;
}

.cmxform fieldset.mainfieldset {
	margin: 0px 0px 0px;
	padding: 10px 0px 0px;
	}

.cmxform fieldset {
	font-size: 90%;
	}

.cmxform, .cmxform fieldset {
	margin: 0;
	padding: 0;
	}

.cmxform fieldset {
	border: 1px solid #000;
	background-color: #eee;
	}

.cmxform legend {
	padding: 0;
	color: #000;
	}

.cmxform input, textarea, select {
	padding: 2px 3px;
	margin: 2px;
	}

.cmxform select option {
	padding: 0px 3px;
	}

.cmxform select {
	padding: 0em;
	}

.cmxform fieldset {
	padding-bottom: 5px;
	margin-bottom: 15px;
	}

.cmxform legend {
	font-size: 1.1em;
	font-weight: bold;
	}

.cmxform label {
	font-size: .9em;
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}

.cmxform label.nocmx {
	width: auto;
	margin: 0px 3px;
	}

.cmxform label.label-block {
	display: block;
	width: auto;
	margin: 0px 3px;
	}

.cmxform label.nocmxalign {
	width: auto;
	margin-left: 200px;
	}

.cmxform fieldset ol {
	margin: 0em !important;
	padding: 0em !important;
	}

.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0px;
	}

form.generated fieldset li {
	border-bottom: 1px solid #ccc;
	margin-top: 5px;
	}

.cmxform fieldset li.nocmx {
	margin: 0px;
	display: inline;
	}

.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}

.cmxform fieldset fieldset legend {
	padding: 0em 0em 0em .2em;
	font-weight: normal;
	}

.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

.cmxform label {
	width: 200px;
	}
	
.cmxform {
	width: 98%;
	font-size: 1.1em;
	color: #333;
	}

.cmxform legend {
	padding-left: 0;
	}

.cmxform legend, .cmxform label {
	color: #333;
	}

.cmxform fieldset {
	border: none;
	border-top: 1px solid #aaa;
	}

.cmxform fieldset fieldset {
	background: none;
	}

.cmxform fieldset li {
	padding: 3px;
	}

/* tabelle usate nei form */

table.form-table {
	border: none;
	font-size: 1.1em;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

table.form-table td {
	background: none;
	border: none;
	width: auto;
	}

table.form-table td.first {
	vertical-align: top;
	width: 145px;
	}

/* indicatore del percorso di navigazione dei form */

#steps {
  margin: .0em .7em .3em .0em;
  border: 1px solid #ccc;
  font-size: 1em;
  background: #eee;
  color: #336;
  }

#steps ol li a, #steps ol li a:link, #steps ol li a:visited {
	text-decoration: none;
	border: none;
  color: #336;
  } 

#steps ol li a:hover, #steps ol li a:active, #steps ol li a:focus {
  background-color: #336;
	color: #fff;
  }

#steps ol {
	list-style-type: none;
	margin: .1em;
	padding: .2em 0em .2em .0em;
	}

#steps ol li {
	display: inline;
	}

#steps ol li a {
	background: transparent url(/breadcrumb.gif) no-repeat center right;
	padding: 3px 10px 3px 4px;
	}
	
#steps ol li a#cursor {
  background-color: #336;
	color: #fff;
	}

#steps ol li a.end {
	background: none;
	text-decoration: none;
	border: none;
  color: #336;
	}

/* riepilogo risultati compilazione form */

table.form-results {
	background-color: #FDFDFD;
	width: 100%;
	padding-bottom: 10px;
	margin: 10px 0px;
	}

table.form-results td {
	margin: 0px;
	padding: 2px;
	}

table.form-results td.label {
	border: 0px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 40%;
	padding-left: 5px;
	}

table.form-results td.simple {
	padding: .6em 0em 0em 0em;
	border: 0px;
	background-color: white;
	font-weight: normal;
	font-style: italic;
	width: 100%;
	}

table.form-results td.value {
	border: 0px;
	border-bottom: 1px solid #999;
	background-color: white;
	width: 60%;
	}

input.button {
	font-size: .8em;
	padding: .1em 0em;
	}
	
/* mappa del sito */

#lipsum ul.sitemap {
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #999;
	}


/* messaggi utente */

.note {
	background-image: url(/freccia_grande_marrone.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding: 5px 5px 5px 23px;
	margin: 10px 0px 10px 0px;
	}

.evidence {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding: 40px 40px 40px 100px;
	margin: 10px 0px 10px 0px;
	}

.excel {
	background-image: url(/excel.png);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	}
	
.printer {
	background-image: url(/printer.png) !important;
	background-image: url(/printer.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	}

.error {
	background-image: url(/error.png) !important;
	background-image: url(/error.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	}

.welcome {
	background-image: url(/man.png) !important;
	background-image: url(/man.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	}

.category {
    border-left: 1px solid #ccc;
    padding-left: 5px;
	}

/* gestione file */

body.popup #column-external, body.popup .unprintable, body.popup .extranav {
	display: none;
	}

div#actingon {
	color: #bbb;
	font-weight: bold;
	margin: 5px;
	padding: 3px;
	width: auto;
	border-bottom: 1px solid #eee;
	}

div#filetreecontainer {
	margin: 10px 5px;
	padding: 3px;
	width: auto;
	height: 300px;
	overflow: auto; 
	border-bottom: 1px solid #eee;
	}

div.commands div {
	margin: 3px;
	padding: 3px;
	border-bottom: 1px solid #eee;
	}

div.commands div input, div.commands div select {
	margin: 2px;
	}

ul.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px !important;
	margin: 0px !important;
	}

ul.jqueryFileTree li {
	list-style: none !important;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
	}

ul.jqueryFileTree a {
	color: #333;
	border: none !important;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
	}

ul.jqueryFileTree a:hover {
	background: #E8E8E8 !important;
	color: #000 !important;
	}

ul.jqueryFileTree a:focus {
	background: red !important;
	color: #fff !important;
	}

ul.jqueryFileTree a.protected {
	background: #FEE3A5;
	}

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

