home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / test / fruity / flstudio502_install.exe / FL.chm / html / flstudio.css < prev    next >
Cascading Style Sheet File  |  2005-02-15  |  3KB  |  59 lines

  1. /* header styles */
  2.  
  3. h1 { color: #00468C; font-size:22px; font-family: Arial; font-weight:bold; margin: 0px -3px 10px -3px;  padding-top: 5px;  background-image:   url(img_glob/css_header_bg2.gif);  background-repeat: repeat-x;  padding-bottom: 15px;  padding-left: 3px;  padding-right: 3px;                   }
  4. h2 { color: #00468C; font-size:16px; font-family: Arial; font-weight:bold; margin-top: 18px; margin-bottom: 4px;  border-bottom: 1px solid #ADCBE2;  background-image:   url(img_glob/css_header_bg.gif);  background-repeat: repeat-x;    }
  5. h3 { color: #004180; font-size:13px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px;  background-color: #F5F8FA;  padding: 1px;  border: 1px solid #E3F0FD;   }
  6. h4 { color: #004180; font-size:13px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px; }
  7. hr { margin-top: 26px }
  8. hr.blue-line {   border: 9px dashed #ADCBE2; }
  9.  
  10. /* common paragraph styles */
  11.  
  12. strong { font-family: Arial; font-weight: bold;  color: #343434; }
  13.  
  14. body, td {color: Black; font-family: Verdana; font-size: 10pt ; text-align: left;  background-color: White; }
  15. p {  margin-top: 6px; margin-bottom: 0px }
  16. a:link, a:visited     { color: #0066C8;  text-decoration: none;  }
  17. a:active, a:hover     { color: #FF0000;  cursor:hand;}
  18. a    { border-bottom: 1px dashed #0066C8; }
  19. a.link-img    { border-bottom: 0; }
  20. .Indent        { margin-left: 18px }
  21. .Indent2    { margin-left: 36px }
  22. .Indent3    { margin-left: 54px }
  23. .Indent4    { margin-left: 72px }
  24.  
  25. /* list styles */
  26. ol { margin-top: 6px; margin-left: 28px }
  27. ul { margin-top: 6px; margin-left: 18px;  list-style-image:   url(img_glob/listbullet.gif);  }
  28. ul ul { margin-top: 6px; margin-left: 18px;  list-style-image:   url(img_glob/listbullet2.gif);  }
  29. li { margin-top: 6px; margin-bottom: 0px }
  30.  
  31. /* classes */
  32.  
  33. .SubTopicOf{ font-family: Verdana; font-size: 7pt; color: #00468C;  background: #E3F1FF; border: 1px solid #ADCBE2;  padding: 2px 3px 2px 3px; margin-left: -3px;  margin-right: -3px;  margin-top: -7px; }
  34. .KbdShortcut { font-size: 8pt; color: #007CF9; font-family: Tahoma; font-weight: bold }
  35. .TipInList { margin-top: -20px }
  36. blockquote { margin-left: 8px }
  37. .ScreenshotNumber { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: 900; color: #8B8B8B;   padding: 2px;       }
  38. .BigDarkGray { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bolder; color: #666666 }H3 { font-family: Arial, Helvetica, sans-serif} 
  39. .CodeSample { color: #3E5160;  font-family: "Courier New", Courier, monospace;  font-size: 16px;  font-weight: bold;    }
  40.  
  41. /* dynamic table */
  42. .table-body {
  43.     display: none;
  44.     border-left: 1px solid #6E6E6E;
  45.     border-right: 1px solid #6E6E6E;
  46.     padding: 5px;
  47. }
  48. .table-title { color: #25485B;  font-weight: bold;  font-family: Arial, Helvetica, sans-serif;   }
  49. .table-titlenote { color: #25485B;  font-family: Arial, Helvetica, sans-serif;  font-size: 10px;    }
  50. .table-header { cursor: hand; }
  51. .fl-tbl { background-color: #EEF4FB;  border: 1px solid #98C0E7;  }
  52. .fl-text {color: Black; font-family: Verdana; font-size: 8pt ; text-align: left}
  53. .fl-emph {color: #293E52; font-family: Verdana; font-size: 8pt ; text-align: left;  font-weight: bold; }
  54. }.img-left {
  55.     margin-top: 0px;
  56.     margin-right: 7px;
  57.     margin-bottom: 0px;
  58.     margin-left: 0px;
  59. }