#################################################################################################
#  Inoqu-Equ is modify version of EZ Store 1.1 Stable - A Joomla ecommerce component            #
#  Originally developed as a Mambo ecommerce component called CatalogShop/TemplateShop          #
#  By: Kathy Strickland (aka PixelBunyiP)                                                       #
#  http://www.justjoomla.com                                                                    #
#  Originally based on AkoGallery 2.1 beta 2 by Arthur Konze                                    #
#  Rewritten using the PonyGallery 1.1.0 modification of AkoGallery 2.1 beta 1 by Arthur Konze  #
#  Released under the GNU GPL Public License                                                    #
#################################################################################################

## Original Copyright ####################
# akogallery - A Mambo Gallery Component #
# Copyright (C) 2003  by  Arthur Konze   #
# Homepage   : www.mamboportal.com       #
# Version    : 2.1 beta 1                #
# License    : GNU GPL Public License    #
##########################################
			

			table.directory { 
			    color: #000033; 
			    background-color: #efefef; 
			} 
			
			.grayb { 
			    background-color: #f8f8f8; 
			} 
			  
			table.directory td { 
			    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
			    font-size: 8pt; 
			    font-weight: normal; 
			    text-align:left; 
			} 
			
			table.directory th { 
			    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
			    font-size: 8pt; 
			    text-align:left;
			    background-color: #6899B7;
				color: #ffffff;
			    font-weight:bold; 	 
			} 
			.directorypath {
			    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
			    font-size: 8pt; 
			    font-weight: bold; 
			    text-align:left; 
				color: gray;
			    background-color:#f2f2f2 ;
			
			} 
			 .smallgm {
			    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
			    font-size: 7pt; 
				color: red;
			}  
			   .smallgsm {
			    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
			    font-size: 7pt; 
				color: green;
			}  


