home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / Chip_2000-07_cd.bin / internet / Biotrin / _themes / arcs / graph1.css < prev    next >
Cascading Style Sheet File  |  2000-06-02  |  2KB  |  98 lines

  1. <style>
  2. .mstheme
  3. {
  4.     nav-banner-image: url(arcbanna.gif);
  5.     separator-image: url(arcsepd.gif);
  6.     list-image-1: url(arcbul1a.gif);
  7.     list-image-2: url(arcbul2a.gif);
  8.     list-image-3: url(arcbul3a.gif);
  9.  
  10.  
  11.     navbutton-horiz-normal: url(arcnavha.gif);
  12.     navbutton-horiz-hovered: url(arcnavhh.gif);
  13.     navbutton-horiz-pushed: url(arcnavhp.gif);
  14.  
  15.     navbutton-vert-normal: url(arcnavha.gif);
  16.     navbutton-vert-pushed: url(arcnavhp.gif);
  17.     navbutton-vert-hovered: url(arcnavhh.gif);
  18.  
  19.     navbutton-home-normal: url(archomea.gif);
  20.     navbutton-home-hovered: url(archomeh.gif);
  21.     navbutton-home-pushed: url(archomep.gif);
  22.  
  23.     navbutton-next-normal: url(arcnexta.gif);
  24.     navbutton-next-hovered: url(arcnexth.gif);
  25.     navbutton-next-pushed: url(arcnextp.gif);
  26.  
  27.     navbutton-prev-normal: url(arcpreva.gif);
  28.     navbutton-prev-hovered: url(arcprevh.gif);
  29.     navbutton-prev-pushed: url(arcprevp.gif);
  30.  
  31.     navbutton-up-normal: url(arcupa.gif);
  32.     navbutton-up-hovered: url(arcuph.gif);
  33.     navbutton-up-pushed: url(arcupp.gif);
  34.  
  35. }
  36.  
  37. .mstheme-bannertxt
  38. {
  39.     font-family: Times New Roman, Times;
  40.     color: rgb(255,255,255);
  41.     text-align: center;
  42.     vertical-align: middle;
  43. }
  44. .mstheme-horiz-navtxt
  45. {
  46.     font-family: Verdana, Arial, Helvetica;
  47.     font-weight: bold;
  48.     color: rgb(51,51,51);
  49.     text-align: center;
  50.     vertical-align: middle;
  51. }
  52.  
  53. .mstheme-vert-navtxt
  54. {
  55.     font-family: Verdana, Arial, Helvetica;
  56.     font-weight: bold;
  57.     color: rgb(51,51,51);
  58.     text-align: center;
  59.     vertical-align: middle;
  60. }
  61.  
  62. .mstheme-navtxthome
  63. {
  64.     font-family: Trebuchet MS, Arial, Helvetica;
  65.  
  66.     color: rgb(102,102,0);
  67.     text-align: center;
  68.     vertical-align: middle;
  69. }
  70.  
  71. .mstheme-navtxtnext
  72. {
  73.     font-family: Trebuchet MS, Arial, Helvetica;
  74.  
  75.     color: rgb(102,102,0);
  76.     text-align: center;
  77.     vertical-align: middle;
  78. }
  79.  
  80. .mstheme-navtxtprev
  81. {
  82.     font-family: Trebuchet MS, Arial, Helvetica;
  83.  
  84.     color: rgb(102,102,0);
  85.     text-align: center;
  86.     vertical-align: middle;
  87. }
  88.  
  89. .mstheme-navtxtup
  90. {
  91.     font-family: Trebuchet MS, Arial, Helvetica;
  92.  
  93.     color: rgb(102,102,0);
  94.     text-align: center;
  95.     vertical-align: middle;
  96. }
  97. </style>.
  98.