home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 June / VPR0406.ISO / STARSUITE7 / EVALUATION / windows / office7 / f_0035 / highcontrast1.css < prev    next >
Cascading Style Sheet File  |  2003-04-30  |  5KB  |  75 lines

  1. /*
  2. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  3. +                          STARSUITE 6.0 HELP                       +
  4. +                      HIGH CONTRAST#1 STYLESHEET                   +
  5. +                              JAPANESE                             +
  6. +-------------------------------------------------------------------+
  7. + This stylesheet defines the appearance of the online help files.  +
  8. + It is language dependent and located in {installdir}/help/{lang}  +
  9. +-------------------------------------------------------------------+
  10. + (c) 2001 Sun Microsystems, Inc. All Rights Reserved               +
  11. +-------------------------------------------------------------------+
  12. + Last changes: 12-JUN-02 FPE                                       +
  13. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  14. */
  15.  
  16.  
  17. /* Main Styles */
  18.  
  19. p.western                  { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; font-size: 10pt; color: #FFFF00; line-height: 100%;}
  20. p.cjk                      { font-family: MS P Gothic,Andale Sans UI,HG Mincho Light J,minchol,mincho; font-size: 10pt; color: #FFFF00; line-height: 130%;}
  21. td                         { color:#FFFF00; margin-left: 0pt; }
  22. th                         { color:#FFFF00; align: left; margin-left: 0pt; font-weight:normal; }
  23.  
  24. /* Link styles */
  25.  
  26. .ContentLink               { color:#FFFF00; font-weight: normal; font-decoration: underline; }
  27.  
  28. /* Style classes simple paragraphs */
  29.  
  30. .Paragraph                 { margin-left: 0pt;  margin-top: 7pt; margin-bottom: 7pt;}
  31. .ParaList                  { margin-left: 20pt; margin-top: 2pt; margin-bottom: 2pt; }
  32. .PropText                  { font-family: Cumberland,Courier New,Courier; margin-top: 2pt; margin-bottom: 2pt; }
  33.  
  34. /* Style classes headings */
  35.  
  36. h1.western                 { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#FFFF00; font-size:18pt; font-weight: bold; margin-top: 5pt; }
  37. h2.western                 { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#FFFF00; font-size:16pt; font-weight: bold; margin-top: 20pt; margin-bottom: 2pt;}
  38. h3.western                 { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#FFFF00; font-size:14pt; font-weight: bold; margin-top: 25pt; margin-bottom: 2pt;}
  39. h4.western                 { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#FFFF00; font-size:12pt; font-weight: bold; margin-top: 20pt; margin-bottom: 2pt;}
  40. h5.western                 { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#FFFF00; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt;}
  41. h6.western                 { font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; color:#FFFF00; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt;}
  42.  
  43. h1.cjk                     { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#FFFF00; font-size:18pt; font-weight: normal; margin-top: 5pt; line-height: 130%;}
  44. h2.cjk                     { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#FFFF00; font-size:16pt; font-weight: normal; margin-top: 20pt; margin-bottom: 2pt; line-height: 130%;}
  45. h3.cjk                     { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#FFFF00; font-size:14pt; font-weight: normal; margin-top: 25pt; margin-bottom: 2pt; line-height: 130%;}
  46. h4.cjk                     { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#FFFF00; font-size:12pt; font-weight: normal; margin-top: 20pt; margin-bottom: 2pt; line-height: 130%;}
  47. h5.cjk                     { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#FFFF00; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt; line-height: 130%;}
  48. h6.cjk                     { font-family: MS P Gothic,MS Gothic,Andale Sans UI,minchol,mincho; color:#FFFF00; font-size:12pt; margin-top: 15pt; margin-bottom: 2pt; line-height: 130%;}
  49.  
  50. /* Style classes tables */
  51.  
  52. .TextInTable               { color:#FFFF00; align: left; margin-left: 0pt; line-height: 130%;}
  53. .TableHead                 { color:#FFFF00; align: left; font-weight:normal; }
  54.  
  55. /* Style classes spans */
  56. .emph                      { font-weight: normal; }
  57.  
  58. /* Style classes special context */
  59.  
  60. .tablebg                   { background: #000000; }
  61. .tableheadbg               { background: #000000; }
  62. .tabledatabg               { background: #000000; }
  63.  
  64. .doctitlebg                { background: #000000; }
  65. .doctablebg                { background: #000000; }
  66.  
  67. .howtogetheader            { font-weight: normal; color: #FFFF00; background: #DDDDDD; }
  68. .howtogetbody              { font-size: 10pt; color: #FFFF00; background: #EEEEEE; line-height: 130%;}
  69. .howtogetpara              { font-size: 10pt; color: #FFFF00; margin-top: 2pt; margin-bottom: 2pt; line-height: 130%;}
  70. .reltop                    { background: #EEEEEE; color:#FFFF00; font-size:12pt; font-weight:normal; margin-top: 20pt; margin-bottom: 2pt;}
  71.  
  72. /* Style classes Webtop context */
  73.  
  74. .ContentCell               { background: #000000; }
  75.