home *** CD-ROM | disk | FTP | other *** search
/ Online Applications 5 / CDR0680.iso / firstclass / documentation / styles / firstclass7_1.css
Encoding:
Cascading Style Sheet File  |  2003-05-13  |  5.3 KB  |  372 lines

  1. body
  2. {
  3.     font-family: Verdana, Arial, Helvetica, sans-serif;
  4.     font-size: 80%;
  5.     background-color: #ffffff;
  6.     color: #000000;
  7.     margin-top: 0;
  8.     margin-left: 0;
  9.     margin-right: 0;
  10.     margin-bottom: 0;
  11. }
  12.  
  13. .fparticle
  14. {
  15.     font-family: Verdana, Arial, Helvetica, sans-serif;
  16.     color: #000000;
  17.     margin-top: 0;
  18.     margin-left: 0;
  19.     margin-right: 0;
  20.     margin-bottom: 0;
  21.  
  22. }
  23.  
  24. a.fpsection:link, a.fpsection:visited, a.fpsection:active,a.fpsection:hover
  25.  
  26. {
  27.     font-family: Verdana, Arial, Helvetica, sans-serif;
  28.     font-size: 80%;
  29.     margin-top: 0;
  30.     margin-left: 0;
  31.     margin-right: 0;
  32.     margin-bottom: 0;
  33.  
  34. }
  35.  
  36. a.bannerlink:link, a.bannerlink:visited, a.bannerlink:active
  37. {
  38.     text-decoration: none
  39.     font-family: Verdana, Arial, Helvetica, sans-serif;
  40.     color: #FFFFFF;
  41.     font-size:18pt;
  42. }
  43. .banner
  44. {
  45.  
  46.     background-color: #7795AE;
  47. }
  48.  
  49. a.topbar:active
  50. {
  51.     font-size: 78%;
  52.     font-weight: bold;
  53.     color: #000099;
  54.     text-decoration: none
  55. }
  56.  
  57. a.topbar:link
  58. {
  59.     font-size: 78%;
  60.     font-weight: bold;
  61.     color: #000099;
  62.     text-decoration: none
  63. }
  64.  
  65. a.topbar:visited
  66. {
  67.     font-size: 78%;
  68.     font-weight: bold;
  69.     color: #000099;
  70.     text-decoration: none
  71. }
  72.  
  73. a.topbar:hover
  74. {
  75.     font-family: Verdana, Arial, Helvetica, sans-serif;
  76.     font-size: 78%;
  77.     font-weight: bold;
  78.     text-decoration: none
  79. }
  80.  
  81.  
  82. a.sidebar:link
  83. {
  84.     font-size:     x-small;
  85.     font-weight: ;
  86.     color: #333333;
  87.     text-decoration: none
  88. }
  89.  
  90. a.sidebar:visited
  91. {
  92.     font-size: x-small;
  93.     font-weight: ;
  94.     color: #333333;
  95.     text-decoration: none
  96. }
  97.  
  98. a.sidebar:hover
  99. {
  100.     font-family: Verdana, Arial, Helvetica, sans-serif;
  101.     font-size: x-small;
  102.     font-weight: ;
  103.     text-decoration: underline
  104. }
  105. a:active
  106. {
  107.     font-size: 100%;
  108.     font-weight: normal;
  109.     color: #000099;
  110.     text-decoration: underline
  111. }
  112.  
  113. a:link
  114. {
  115.     font-size: 100%;
  116.     font-weight: normal;
  117.     color: #000099;
  118.     text-decoration: underline
  119. }
  120.  
  121. a:visited
  122. {
  123.     font-size: 100%;
  124.     font-weight: normal;
  125.     color: #000099;
  126.     text-decoration: underline
  127. }
  128.  
  129. a:hover
  130. {
  131.     font-family: Verdana, Arial, Helvetica, sans-serif;
  132.     font-size: 100%;
  133.     font-weight: normal;
  134.     text-decoration: underline
  135. }
  136.  
  137. td.heading
  138. {
  139.     background-color: #C3C3EE;
  140. }
  141.  
  142.  
  143. .maincolor
  144. {
  145.  
  146.     background-color: #7795AE;
  147. }
  148.  
  149. table.topmenu
  150. {
  151.     width: 100%;
  152.     background-color: #C3C3EE;
  153.     padding-top: 2px;
  154.     padding-right: 2px;
  155.     padding-bottom: 2px;
  156.     padding-left: 2px;
  157.     text-decoration: none;
  158.     font-weight: normal;
  159. }
  160.  
  161. td.topmenu
  162. {
  163.     font-family: Verdana, Arial, Helvetica, sans-serif;
  164.     font-size: x-small;
  165.     background-color: #C3C3EE;
  166. }
  167.  
  168. td.divider
  169. {
  170.     background-color: #6969D6;
  171. }
  172.  
  173. table.leftmenu
  174. {
  175.     width: 100%;
  176.     font-size: 100%;
  177.     font-weight: ;
  178.     padding-top: 0px;
  179.     padding-right: 0px;
  180.     padding-bottom: 0px;
  181.     padding-left: 0px
  182. }
  183.  
  184. table.leftmenu td
  185. {
  186.     font-family: Verdana, Arial, Helvetica, sans-serif;
  187.     font-size: xx-small;
  188.     font-weight: bold;
  189.     color: #333333;
  190. }
  191.  
  192. .leftmenu2
  193. {
  194.     font-family: Verdana, Arial, Helvetica, sans-serif;
  195.     font-size: xx-small;
  196.     font-weight: bold;
  197.     color: #333333;
  198.     padding-top: 0px;
  199.     padding-right: 0px;
  200.     padding-bottom: 0px;
  201.     padding-left: 5px
  202. }
  203.  
  204.  
  205. h1
  206. {
  207.     font-size: 220%;
  208.     color: #000099;
  209.     font-weight: bold;
  210.     text-align: center
  211. }
  212.  
  213.  
  214. h2
  215. {
  216.     font-size: 150%;
  217.     font-weight: bold;
  218.     color: #7795AE
  219. }
  220.  
  221. h3
  222. {
  223.     font-size: 125%;
  224.     color: #000000
  225.     font-weight: bold;
  226. }
  227. h4
  228. {
  229.     font-size: 100%;
  230.     color: #000000
  231.     font-weight: bold;
  232. }
  233. div.smalltext
  234. {
  235.     font-size: xx-small;
  236. }
  237.  
  238. li
  239. {
  240.     font-size: 100%;
  241.     font-weight: ;
  242.     color: #000000;
  243.     margin-bottom: 5px;
  244. }
  245.  
  246.  
  247.  
  248. // OLD STUFF
  249.  
  250. .smaller
  251. {
  252.     font-size: smaller;
  253. }
  254.  
  255. table.pagebody
  256. {
  257.     width: 100%;
  258.     padding: 0;
  259. }
  260.  
  261.  
  262. table.pagepadding
  263. {
  264.     height: 50%;
  265.     width:  100%;
  266.      padding: 0;
  267.      background-color: #ffffff;
  268. }
  269.  
  270.  
  271. table.pagepadding td.menu
  272. {
  273.     height: 100%;
  274.     width:  25%;
  275.      padding: 0;
  276.      background-color: #ffffff;
  277.     border-bottom-style: solid;
  278.     border-bottom-width: 16px;
  279.     border-bottom-color: #006699;
  280.     border-right-style: solid;
  281.     border-right-width: 8px;
  282.     border-right-color: #006699;
  283. }
  284.  
  285. table.pagepadding td.filler
  286. {
  287.     height: 100%;
  288.     border-bottom-style: solid;
  289.     border-bottom-width: 16px;
  290.     border-bottom-color: #006699;
  291. }
  292.  
  293.  
  294. table.indexmenu
  295. {
  296.     width: 70%;
  297.     margin-left: 15%;
  298.     margin-right: 15%;
  299.     font-size: x-large;
  300.     text-align: center;
  301. }
  302.  
  303. td.maintext
  304. {
  305.     vertical-align: top;
  306.     font-size: 80%;
  307. }
  308.  
  309.  
  310.  
  311. div.tip
  312. {
  313.     margin-left: 10%;
  314.     margin-top: 10px;
  315.     margin-bottom: 10px;
  316.     font-size: smaller;
  317. }
  318.  
  319. div.tip img
  320. {
  321.     vertical-align: middle;
  322.     border: none;
  323.     padding-right: 5px;
  324. }
  325.  
  326. div.doccontent
  327. {
  328.     padding: 10px;
  329.     vertical-align: top;
  330. }
  331.  
  332. a.sidebarmenu:active
  333. {
  334.     font-family: Verdana, Arial, Helvetica, sans-serif;
  335.     font-size: x-small;
  336.     font-weight: bold;
  337.     color: #FFFFFF;
  338.     text-decoration: none
  339. }
  340.  
  341. a.sidebarmenu:link
  342. {
  343.     font-family: Verdana, Arial, Helvetica, sans-serif;
  344.     font-size:     x-small;
  345.     font-weight: bold;
  346.     color: #FFFFFF;
  347.     text-decoration: none
  348. }
  349.  
  350. a.sidebarmenu:visited
  351. {
  352.     font-family: Verdana, Arial, Helvetica, sans-serif;
  353.     font-size: x-small;
  354.     font-weight: bold;
  355.     color: #FFFFFF;
  356.     text-decoration: none
  357. }
  358.  
  359. a.sidebarmenu:hover
  360. {
  361.     font-family: Verdana, Arial, Helvetica, sans-serif;
  362.     font-size: x-small;
  363.     font-weight: bold;
  364.     color: #FFFFFF;
  365.     text-decoration: underline
  366. }
  367. a.hidden:link, a.hidden:visited, a.hidden:active
  368. {
  369.     color:#FFFFFF
  370. }
  371.  
  372.