/* File Extensions*/


ul.jqueryFileTree1 {
	padding: 0px;
	margin: 5px;
	background-color:#dddddd;
  border-top-color:#dddddd;
  border-top-style:solid;
  border-top-width:1px;
  border-bottom-color:#dddddd;
  border-bottom-style:solid;
  border-bottom-width:1px;
}

ul.jqueryFileTree1 li {
	list-style: none;
  background: url(/images/gradient.gif) left top no-repeat; 
}

ul.jqueryFileTree1 a.collapsed{
  background: url(/images/symbol_0.gif) right top no-repeat; 
  background-position:98.5% 60%;
	color: #333;
	text-decoration: none;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	display: block;	
	margin: 0px;
  padding:0px 0px 0px 8px;
  border-color:#dddddd #dddddd #ffffff #dddddd;
  border-style:solid;
  border-width:1px;
  line-height:23px;  
}

ul.jqueryFileTree1 a.expanded{
  background: url(/images/symbol_2.gif) right top no-repeat; 
  background-position:98.5% 60%;
	color: #333;
	text-decoration: none;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	display: block;	
	margin: 0px;
  padding:0px 0px 0px 8px;
  border-color:#dddddd #dddddd #ffffff #dddddd;
  border-style:solid;
  border-width:1px;
  line-height:23px;  
}

ul.jqueryFileTree1 a:hover{
  background: url(/images/symbol_1.gif) right top no-repeat; 
  background-position:98.5% 60%;
}

ul.jqueryFileTree1 span{
	color: #333;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	display: block;	
	margin: 0px;
  padding:0px 0px 0px 8px;
  border-color:#dddddd #dddddd #FFFFFF #dddddd;
  border-style:solid;
  border-width:1px;
  line-height:23px;  
}


/* File Extensions*/
ul.jqueryFileTree2 {
	padding: 0px;
	margin: 2px 0px 0px 10px;
  border-width:0px; 	
}

ul.jqueryFileTree2 li {
	list-style: none;
	background:none;
}

ul.jqueryFileTree2 a.collapsed{
  background-image: url(/images/symbol_3.gif); 
  background-repeat:no-repeat; 
  background-position: 0px 10px;
	display: block;	
	margin: 0px;
  padding:0px 0px 0px 9px;
  border-width:0px;
}

ul.jqueryFileTree2 a.expanded{
  background-image: url(/images/symbol_5.gif); 
  background-repeat:no-repeat; 
  background-position: 0px 10px;
	display: block;	
	margin: 0px;
  padding:0px 0px 0px 9px;
  border-width:0px;
  background-color:#cccccc;
}

ul.jqueryFileTree2 a:hover{
  background: url(/images/symbol_5.gif) left top no-repeat; 
  background-position:0px 10px; 
  background-color: #cccccc;
}

ul.jqueryFileTree2 span{
	display: block;	
	margin: 0px;
  padding:0px 0px 0px 9px;
  border-width:0px;      	
}

li.no_children span { 
  background-image: url(/images/symbol_4.gif); 
  background-repeat:no-repeat; 
  background-position: 0px 10px; 
}

li.file a {
	color: #333;
	text-decoration: none;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	display: block;	
	margin: 0px;
  padding:0px 0px 0px 9px;	
  background-image: url(/images/product.gif); 
  background-repeat:no-repeat; 
  background-position: 0px 9px;
  line-height:23px;  
}

li.file_selected a {
	color: #333;
	text-decoration: none;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	display: block;	
	margin: 0px;
  padding:0px 0px 0px 9px;	
  background-image: url(/images/product.gif); 
  background-repeat:no-repeat; 
  background-position: 0px 9px;
  line-height:23px;
  background-color:#cccccc; 
}

li.file a:hover {
  background-image: url(/images/product.gif); 
  background-repeat:no-repeat; 
  background-position: 0px 9px;
}

li.file_selected a:hover {
  background-image: url(/images/product.gif); 
  background-repeat:no-repeat; 
  background-position: 0px 9px;
}