home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / INTERNET / PFRONT98 / DATA.Z / auto.elm / graph1.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1997-09-26  |  2.0 KB  |  98 lines

  1. <style>
  2. .mstheme
  3. {
  4.     nav-banner-image: url(aautobnr.gif);
  5.     separator-image: url(aautorule.gif);
  6.     list-image-1: url(aautobull1.gif);
  7.     list-image-2: url(aautobull2.gif);
  8.     list-image-3: url(aautobull3.gif);
  9.  
  10.  
  11.     navbutton-horiz-normal: url(autohbs.gif);
  12.     navbutton-horiz-hovered: url(autohbh.gif);
  13.     navbutton-horiz-pushed: url(autohbp.gif);
  14.  
  15.     navbutton-vert-normal: url(autovbs.gif);
  16.     navbutton-vert-pushed: url(autovbp.gif);
  17.     navbutton-vert-hovered: url(autovbh.gif);
  18.  
  19.     navbutton-home-normal: url(autohomes.gif);
  20.     navbutton-home-hovered: url(autohomeh.gif);
  21.     navbutton-home-pushed: url(autohomep.gif);
  22.  
  23.     navbutton-next-normal: url(autonexts.gif);
  24.     navbutton-next-hovered: url(autonexth.gif);
  25.     navbutton-next-pushed: url(autonextp.gif);
  26.  
  27.     navbutton-prev-normal: url(autoprevs.gif);
  28.     navbutton-prev-hovered: url(autoprevh.gif);
  29.     navbutton-prev-pushed: url(autoprevp.gif);
  30.  
  31.     navbutton-up-normal: url(autoups.gif);
  32.     navbutton-up-hovered: url(autouph.gif);
  33.     navbutton-up-pushed: url(autoupp.gif);
  34.  
  35. }
  36.  
  37. .mstheme-bannertxt
  38. {
  39.     font-family: Century Schoolbook, Times New Roman, Times;
  40.     color: rgb(153,0,0);
  41.     text-align: center;
  42.     vertical-align: middle;
  43. }
  44. .mstheme-horiz-navtxt
  45. {
  46.     font-family: Arial, Helvetica;
  47.     font-weight: bold;
  48.     color: rgb(255,255,255);
  49.     text-align: center;
  50.     vertical-align: middle;
  51. }
  52.  
  53. .mstheme-vert-navtxt
  54. {
  55.     font-family: Arial, Helvetica;
  56.     font-weight: bold;
  57.     color: rgb(255,255,255);
  58.     text-align: center;
  59.     vertical-align: middle;
  60. }
  61.  
  62. .mstheme-navtxthome
  63. {
  64.     font-family: Arial, Helvetica;
  65.  
  66.     color: rgb(0,0,0);
  67.     text-align: center;
  68.     vertical-align: middle;
  69. }
  70.  
  71. .mstheme-navtxtnext
  72. {
  73.     font-family: Arial, Helvetica;
  74.  
  75.     color: rgb(0,0,0);
  76.     text-align: center;
  77.     vertical-align: middle;
  78. }
  79.  
  80. .mstheme-navtxtprev
  81. {
  82.     font-family: Arial, Helvetica;
  83.  
  84.     color: rgb(0,0,0);
  85.     text-align: center;
  86.     vertical-align: middle;
  87. }
  88.  
  89. .mstheme-navtxtup
  90. {
  91.     font-family: Arial, Helvetica;
  92.  
  93.     color: rgb(0,0,0);
  94.     text-align: center;
  95.     vertical-align: middle;
  96. }
  97. </style>.
  98.