home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / nebylo / C_Duc_Sp / _themes / safari / graph1.css < prev    next >
Cascading Style Sheet File  |  1999-08-15  |  2KB  |  98 lines

  1. <style>
  2. .mstheme
  3. {
  4.     nav-banner-image: url(safbana.gif);
  5.     separator-image: url(safsepa.gif);
  6.     list-image-1: url(safbul1a.gif);
  7.     list-image-2: url(safbul2a.gif);
  8.     list-image-3: url(safbul3a.gif);
  9.  
  10.  
  11.     navbutton-horiz-normal: url(safnavha.gif);
  12.     navbutton-horiz-hovered: url(safnavhh.gif);
  13.     navbutton-horiz-pushed: url(safnavhe.gif);
  14.  
  15.     navbutton-vert-normal: url(safnavva.gif);
  16.     navbutton-vert-pushed: url(safnavve.gif);
  17.     navbutton-vert-hovered: url(safnavvh.gif);
  18.  
  19.     navbutton-home-normal: url(safhoma.gif);
  20.     navbutton-home-hovered: url(safhomah.gif);
  21.     navbutton-home-pushed: url(safhomas.gif);
  22.  
  23.     navbutton-next-normal: url(safnexa.gif);
  24.     navbutton-next-hovered: url(safnexah.gif);
  25.     navbutton-next-pushed: url(safnexas.gif);
  26.  
  27.     navbutton-prev-normal: url(safprea.gif);
  28.     navbutton-prev-hovered: url(safpreah.gif);
  29.     navbutton-prev-pushed: url(safpreas.gif);
  30.  
  31.     navbutton-up-normal: url(safupa.gif);
  32.     navbutton-up-hovered: url(safupah.gif);
  33.     navbutton-up-pushed: url(safupas.gif);
  34.  
  35. }
  36.  
  37. .mstheme-bannertxt
  38. {
  39.     font-family: Trebuchet MS, Arial, Helvetica;
  40.     color: rgb(255,102,0);
  41.     text-align: center;
  42.     vertical-align: bottom;
  43. }
  44. .mstheme-horiz-navtxt
  45. {
  46.     font-family: Trebuchet MS, Arial, Helvetica;
  47.     font-weight: bold;
  48.     color: rgb(204,102,0);
  49.     text-align: center;
  50.     vertical-align: middle;
  51. }
  52.  
  53. .mstheme-vert-navtxt
  54. {
  55.     font-family: Trebuchet MS, Arial, Helvetica;
  56.     font-weight: bold;
  57.     color: rgb(204,102,0);
  58.     text-align: right;
  59.     vertical-align: middle;
  60. }
  61.  
  62. .mstheme-navtxthome
  63. {
  64.     font-family: Trebuchet MS, Arial, Helvetica;
  65.     font-weight: bold;
  66.     color: rgb(204,102,0);
  67.     text-align: center;
  68.     vertical-align: middle;
  69. }
  70.  
  71. .mstheme-navtxtnext
  72. {
  73.     font-family: Trebuchet MS, Arial, Helvetica;
  74.     font-weight: bold;
  75.     color: rgb(204,102,0);
  76.     text-align: center;
  77.     vertical-align: middle;
  78. }
  79.  
  80. .mstheme-navtxtprev
  81. {
  82.     font-family: Trebuchet MS, Arial, Helvetica;
  83.     font-weight: bold;
  84.     color: rgb(204,102,0);
  85.     text-align: center;
  86.     vertical-align: middle;
  87. }
  88.  
  89. .mstheme-navtxtup
  90. {
  91.     font-family: Trebuchet MS, Arial, Helvetica;
  92.     font-weight: bold;
  93.     color: rgb(204,102,0);
  94.     text-align: center;
  95.     vertical-align: middle;
  96. }
  97. </style>.
  98.