@import 'web.css';
@import 'custom.css';

/* Plugins:
   Uncomment the line below to have icons placed nexted to links.
   @import 'LinkIcons.css';
   
/* See the grid:
   Uncomment the line below to see the grid and baseline.
   .container { background: url(lib/grid.png); } */

/* ADxMenu CSS Files:
   Uncomment the lines below to use dropdown menus.
   You can style any unordered list by adding <ul class="adxm menu"> to 
   the first UL of the list.
   
   Also add the ADxMenu.js and the IE6 code to the html like so:
      
   <!--[if lte IE 6]>
   <link href="css/lib/TMenuIE6.css" rel="stylesheet" type="text/css" media="screen, tv, projection" />
   <link href="css/lib/TMenuDesign.css" rel="stylesheet" type="text/css" media="screen, tv, projection" />
   <script type="text/javascript" src="js/ADxMenu.js"></script>
   <![endif]-->
   
   Also make sure you copy the empty.gif file into the folder with the menu css files.
   */

@import 'TMenu.css';
@import 'TMenuDesign.css';

@import 'autocomplete.css';
