home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / multimed / MediaCenter.exe / data1.cab / WorkShop / MediaCenterUG.chm / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-07-27  |  3.9 KB  |  96 lines

  1.  
  2.  /* $MVD$:color("18","990000","Custom #1","0") */
  3.  /* $MVD$:color("19","996699","Custom #2","0") */
  4.  /* $MVD$:color("20","999999","Custom #3","0") */
  5.  /* $MVD$:fontset("Untitled Font Set 2","Verdana","Arial","Helvetica","MS","Sans","Serif","sans-serif") */
  6.  /* $MVD$:fontset("Arial","Arial") */
  7.  BODY { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  8.         font-size : 10.0pt;
  9.         background-color : white;
  10.         padding : 0.5em;}
  11.  .mvd-BODY { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  12.              font-size : 10.0pt;
  13.              background-color : white;
  14.              padding : 0.5em;}
  15.  P { font-family : "Arial";
  16.      font-size : 10.0pt;
  17.      text-align : left;
  18.      margin-top : 0.0pt;
  19.      margin-bottom :  0+;}
  20.  .mvd-P { font-family : "Arial";
  21.           font-size : 10.0pt;
  22.           text-align : left;
  23.           margin-top : 0.0pt;
  24.           margin-bottom :  0+;}
  25.  A:link { background-color : transparent;
  26.           color : #000099;}
  27.  A:visited { color : #996699;}
  28.  A:active { color : #999999;}
  29.  LI P { margin-top : 0.75em;
  30.         margin-bottom : 1.25em;}
  31.  LI { margin-left : -0.25in;}
  32.  .mvd-LI { margin-left : -0.25in;}
  33.  OL LI { margin-left : -0.15in;}
  34.  UL { list-style-type : disc;}
  35.  .mvd-UL { list-style-type : disc;}
  36.  UL.onestep { list-style-type : disc;}
  37.  .mvd-UL-onestep { list-style-type : disc;}
  38.  H1 { font-family : "Arial";
  39.       font-size : 12.0pt;}
  40.  .mvd-H1 { font-family : "Arial";
  41.            font-size : 12.0pt;}
  42.  H2 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  43.       font-weight : bold;
  44.       font-size : 10.0pt;}
  45.  .mvd-H2 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  46.            font-weight : bold;
  47.            font-size : 10.0pt;}
  48.  H3 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  49.       font-weight : bold;
  50.       font-size : 10.0pt;}
  51.  .mvd-H3 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  52.            font-weight : bold;
  53.            font-size : 10.0pt;}
  54.  H4 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  55.       font-weight : bold;
  56.       font-size : 10.0pt;}
  57.  .mvd-H4 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  58.            font-weight : bold;
  59.            font-size : 10.0pt;}
  60.  H5 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  61.       font-weight : bold;
  62.       font-size : 10.0pt;}
  63.  .mvd-H5 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  64.            font-weight : bold;
  65.            font-size : 10.0pt;}
  66.  H6 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  67.       font-weight : bold;
  68.       font-size : 10.0pt;}
  69.  .mvd-H6 { font-family : "Verdana", "Arial", "Helvetica", "MS", "Sans", "Serif", "sans-serif";
  70.            font-weight : bold;
  71.            font-size : 10.0pt;}
  72.  CITE.expandspot { font-style : normal;
  73.                    color : green;
  74.                    cursor: hand;}
  75.  .mvd-CITE-expandspot { font-style : normal;
  76.                         color : green;
  77.                         cursor: hand;}
  78.  DFN.collapsed { font-style : italic;
  79.                  font-weight : normal;
  80.                  display :          'none';
  81.                  color : red;}
  82.  .mvd-DFN-collapsed { font-style : italic;
  83.                       font-weight : normal;
  84.                       display :          'none';
  85.                       color : red;}
  86.  DFN.expanded { font-style : italic;
  87.                 font-weight : normal;
  88.                 color : red;}
  89.  .mvd-DFN-expanded { font-style : italic;
  90.                      font-weight : normal;
  91.                      color : red;}
  92.  EM.dropspot { color : green;
  93.                cursor: hand;}
  94.  .mvd-EM-dropspot { color : green;
  95.                     cursor: hand;}
  96.