home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2002 March / PCWMAR02.iso / software / windowsxp / ftgateoffice / ftgateoffice.exe / Main / main.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-11-29  |  10.5 KB  |  796 lines

  1. BODY 
  2. {
  3.   font-family:  "Arial", sans-serif;
  4.   color:        #330033;
  5.     padding:            0;
  6.     border:                0;
  7.     margin-top:        0;
  8.     margin-right:    0;
  9.     margin-bottom:0;
  10.     margin-left:    0;
  11. }
  12.  
  13. H1
  14. {
  15.   font-family:  "Arial", sans-serif;
  16.   font-size:    1.4em;
  17.   color:        #660066;
  18.     margin:                0;
  19.     margin-top:        7;
  20. }
  21.  
  22. H2
  23. {
  24.   font-family:  "Arial";
  25.   font-size:    1.2em;
  26.   color:        #660066;
  27. }
  28.  
  29. STRONG
  30. {
  31.   color:        #660066;
  32.   font-weight:  bold;
  33. }
  34.  
  35. LI
  36. {
  37.   color:        #330033;
  38. }
  39.  
  40. FORM
  41. {
  42.     margin-top:                10;
  43. }
  44.  
  45. #TITLE
  46. {
  47.   font-family:  "Arial";
  48.   font-size:    1.7em;
  49.   color:        #000000;
  50.     font-style:        italic;
  51.     margin:                0;
  52.     padding:            0;
  53.     border:                0;
  54. }
  55.  
  56. #SMALLTITLE
  57. {
  58.   font-family:  "Arial";
  59.   font-size:    1.4em;
  60.   color:        #000000;
  61.     font-style:        italic;
  62.   font-weight:  bold;
  63.     margin:                0;
  64.     padding:            0;
  65.     border:                0;
  66. }
  67.  
  68. #ln
  69. {
  70.   font-size:    0.8em;
  71.   font-family:  "Arial";
  72.   font-weight:  normal;
  73. }
  74.  
  75. A
  76. {
  77.   color:        #0000ff;
  78. }
  79.  
  80. A:visited
  81. {
  82.   color:        #0000ff;
  83. }
  84.  
  85. A:hover
  86. {
  87.   color:        #0099ff;
  88. }
  89.  
  90.  
  91. A.ln
  92. {
  93.   color:        #0000ff;
  94. }
  95.  
  96. A.ln:visited
  97. {
  98.   color:        #0000ff;
  99. }
  100.  
  101. A.ln:hover
  102. {
  103.   color:        #0099ff;
  104. }
  105.  
  106.  
  107. #lni
  108. {
  109.   font-size:    0.8em;
  110.   font-family:  "Arial";
  111.   font-weight:  normal;
  112. }
  113.  
  114. A.lni
  115. {
  116.   color:        #ff0000;
  117. }
  118.  
  119. A.lni:visited
  120. {
  121.   color:        #ff0000;
  122. }
  123.  
  124. A.lni:hover
  125. {
  126.   color:        #ff6600;
  127. }
  128.  
  129. #nvx
  130. {
  131.   font-family:  "Arial";
  132.   font-weight:  normal;
  133.     color:                black;
  134. }
  135.  
  136. A.nvx
  137. {
  138.   font-size:                0.9em;
  139.     color:                        black;
  140.   text-decoration:  none;
  141. }
  142.  
  143. A.nvx:visited
  144. {
  145.   font-size:                0.9em;
  146.     color:                        black;
  147.   text-decoration:  none;
  148. }
  149.  
  150. A.nvx:hover
  151. {
  152.   font-size:                0.9em;
  153.     color:                        gray;
  154.   text-decoration:  none;
  155. }
  156.  
  157. #nv1
  158. {
  159.   font-family:  "Arial";
  160.   font-weight:  normal;
  161.     color:                black;
  162. }
  163.  
  164. A.nv1
  165. {
  166.   font-size:                0.9em;
  167.   color:                        #00ffff;
  168.   text-decoration:  none;
  169.     color:                        black;
  170. }
  171.  
  172. A.nv1:visited
  173. {
  174.   font-size:                0.9em;
  175.   color:                        #00ffff;
  176.   text-decoration:  none;
  177.     color:                        black;
  178. }
  179.  
  180. A.nv1:hover
  181. {
  182.   font-size:                0.9em;
  183.   color:                        #00ffff;
  184.   text-decoration:  none;
  185.     color:                        red;
  186. }
  187.  
  188. TD.nv1
  189. {
  190.     background:    skyblue;
  191. }
  192.  
  193. #nv2
  194. {
  195.   font-family:            "Arial";
  196.   font-weight:            normal;
  197.     color:                        black;
  198. }
  199.  
  200. A.nv2
  201. {
  202.   font-size:                0.9em;
  203.   color:                        #00ffff;
  204.   text-decoration:  none;
  205.     color:                        black;
  206. }
  207.  
  208. A.nv2:visited
  209. {
  210.   font-size:                0.9em;
  211.   color:                        #00ffff;
  212.   text-decoration:  none;
  213.     color:                        black;
  214. }
  215.  
  216. A.nv2:hover
  217. {
  218.   font-size:                0.9em;
  219.   color:                        #00ffff;
  220.   text-decoration:  none;
  221.     color:                        red;
  222. }
  223.  
  224. TD.nv2
  225. {
  226.     background:                skyblue;
  227. }
  228.  
  229. #nv3
  230. {
  231.   font-family:            "Arial";
  232.   font-weight:            normal;
  233.     color:                        black;
  234. }
  235.  
  236. A.nv3
  237. {
  238.   font-size:                0.9em;
  239.   color:                        #00ffff;
  240.   text-decoration:  none;
  241.     color:                        black;
  242. }
  243.  
  244. A.nv3:visited
  245. {
  246.   font-size:                0.9em;
  247.   color:                        #00ffff;
  248.   text-decoration:  none;
  249.     color:                        black;
  250. }
  251.  
  252. A.nv3:hover
  253. {
  254.   font-size:                0.9em;
  255.   color:                        #00ffff;
  256.   text-decoration:  none;
  257.     color:                        red;
  258. }
  259.  
  260. TD.nv3
  261. {
  262.     background:                skyblue;
  263. }
  264.  
  265. #nv4
  266. {
  267.   font-family:            "Arial";
  268.   font-weight:            normal;
  269.     color:                        black;
  270. }
  271.  
  272. A.nv4
  273. {
  274.   font-size:                0.9em;
  275.   color:                        #00ffff;
  276.   text-decoration:  none;
  277.     color:                        black;
  278. }
  279.  
  280. A.nv4:visited
  281. {
  282.   font-size:                0.9em;
  283.   color:                        #00ffff;
  284.   text-decoration:  none;
  285.     color:                        black;
  286. }
  287.  
  288. A.nv4:hover
  289. {
  290.   font-size:                0.9em;
  291.   color:                        #00ffff;
  292.   text-decoration:  none;
  293.     color:                        red;
  294. }
  295.  
  296. TD.nv4
  297. {
  298.     background:    skyblue;
  299. }
  300.  
  301. #nv5
  302. {
  303.   font-family:  "Arial";
  304.   font-weight:  normal;
  305.     color:                        black;
  306. }
  307.  
  308. A.nv5
  309. {
  310.   font-size:    0.9em;
  311.   color:        #00ffff;
  312.   text-decoration:  none;
  313.     color:                        black;
  314. }
  315.  
  316. A.nv5:visited
  317. {
  318.   font-size:    0.9em;
  319.   color:        #00ffff;
  320.   text-decoration:  none;
  321.     color:                        black;
  322. }
  323.  
  324. A.nv5:hover
  325. {
  326.   font-size:    0.9em;
  327.   color:        #00ffff;
  328.   text-decoration:  none;
  329.     color:                        red;
  330. }
  331.  
  332. TD.nv5
  333. {
  334.     background:    skyblue;
  335. }
  336.  
  337. #nv6
  338. {
  339.   font-family:  "Arial";
  340.   font-weight:  normal;
  341.     color:                        black;
  342. }
  343.  
  344. A.nv6
  345. {
  346.   font-size:    0.9em;
  347.   color:        #00ffff;
  348.   text-decoration:  none;
  349.     color:                        black;
  350. }
  351.  
  352. A.nv6:visited
  353. {
  354.   font-size:    0.9em;
  355.   color:        #00ffff;
  356.   text-decoration:  none;
  357.     color:                        black;
  358. }
  359.  
  360. A.nv6:hover
  361. {
  362.   font-size:    0.9em;
  363.   color:        #00ffff;
  364.   text-decoration:  none;
  365.     color:                        red;
  366. }
  367.  
  368. TD.nv6
  369. {
  370.     background:    skyblue;
  371. }
  372.  
  373. #nv7
  374. {
  375.   font-family:  "Arial";
  376.   font-weight:  normal;
  377.     color:                        black;
  378. }
  379.  
  380. A.nv7
  381. {
  382.   font-size:    0.9em;
  383.   color:        #00ffff;
  384.   text-decoration:  none;
  385.     color:                        black;
  386. }
  387.  
  388. A.nv7:visited
  389. {
  390.   font-size:    0.9em;
  391.   color:        #00ffff;
  392.   text-decoration:  none;
  393.     color:                        black;
  394. }
  395.  
  396. A.nv7:hover
  397. {
  398.   font-size:    0.9em;
  399.   color:        #00ffff;
  400.   text-decoration:  none;
  401.     color:                        red;
  402. }
  403.  
  404. TD.nv7
  405. {
  406.     background:    skyblue;
  407. }
  408.  
  409. #nv8
  410. {
  411.   font-family:  "Arial";
  412.   font-weight:  normal;
  413.     color:                        black;
  414. }
  415.  
  416. A.nv8
  417. {
  418.   font-size:    0.9em;
  419.   color:        #00ffff;
  420.   text-decoration:  none;
  421.     color:                        black;
  422. }
  423.  
  424. A.nv8:visited
  425. {
  426.   font-size:    0.9em;
  427.   color:        #00ffff;
  428.   text-decoration:  none;
  429.     color:                        black;
  430. }
  431.  
  432. A.nv8:hover
  433. {
  434.   font-size:    0.9em;
  435.   color:        #00ffff;
  436.   text-decoration:  none;
  437.     color:                        red;
  438. }
  439.  
  440. TD.nv8
  441. {
  442.     background:    skyblue;
  443. }
  444.  
  445. #nv9
  446. {
  447.   font-family:  "Arial";
  448.   font-weight:  normal;
  449.     color:                        black;
  450. }
  451.  
  452. A.nv9
  453. {
  454.   font-size:    0.9em;
  455.   color:        #00ffff;
  456.   text-decoration:  none;
  457.     color:                        black;
  458. }
  459.  
  460. A.nv9:visited
  461. {
  462.   font-size:    0.9em;
  463.   color:        #00ffff;
  464.   text-decoration:  none;
  465.     color:                        black;
  466. }
  467.  
  468. A.nv9:hover
  469. {
  470.   font-size:    0.9em;
  471.   color:        #00ffff;
  472.   text-decoration:  none;
  473.     color:                        red;
  474. }
  475.  
  476. TD.nv9
  477. {
  478.     background:    skyblue;
  479. }
  480.  
  481. #navoff
  482. {
  483.   font-family:  "Arial";
  484.   font-weight:  normal;
  485.     color:                black;
  486. }
  487.  
  488. A.navoff
  489. {
  490.   font-size:    0.9em;
  491.   color:        #00ffff;
  492.   text-decoration:  none;
  493.     color:                        black;
  494. }
  495.  
  496. A.navoff:visited
  497. {
  498.   font-size:    0.9em;
  499.   color:        #00ffff;
  500.   text-decoration:  none;
  501.     color:                        black;
  502. }
  503.  
  504. A.navoff:hover
  505. {
  506.   font-size:    0.9em;
  507.   color:        #00ffff;
  508.   text-decoration:  none;
  509.     color:                        red;
  510. }
  511.  
  512. TD.navoff
  513. {
  514.     background:    skyblue;
  515. }
  516.  
  517. #navon
  518. {
  519.   font-family:  "Arial";
  520.   font-weight:  normal;
  521.     color:                white;
  522. }
  523.  
  524. A.navon
  525. {
  526.   font-size:    0.9em;
  527.   color:        #00ffff;
  528.   text-decoration:  none;
  529.     color:                        white;
  530. }
  531.  
  532. A.navon:visited
  533. {
  534.   font-size:    0.9em;
  535.   color:        #00ffff;
  536.   text-decoration:  none;
  537.     color:                        white;
  538. }
  539.  
  540. A.navon:hover
  541. {
  542.   font-size:    0.9em;
  543.   color:        #00ffff;
  544.   text-decoration:  none;
  545.     color:                        white;
  546. }
  547.  
  548. TD.navon
  549. {
  550.     background:    black;
  551. }
  552.  
  553. TABLE.box
  554. {
  555.     border-color:    darkgray;
  556.     border-style:    solid;
  557.     border-width: 1;
  558. }
  559.  
  560. TH
  561. {
  562.   font-family:  "Arial";
  563.   font-size:    0.8em;
  564.   text-align:   left;
  565.   color:        #660066;
  566.     border-style:    none;
  567. }
  568.  
  569. TD
  570. {
  571.   font-family:  "Arial";
  572.   color:        #330033;
  573.   font-size:    0.8em;
  574.     border-style:    none;
  575. }
  576.  
  577. TD.toggle0
  578. {
  579.     background: lemonchiffon;
  580. }
  581.  
  582. TD.toggle1
  583. {
  584.     background: #e0f4ff;
  585. }
  586.  
  587. TD.toggle2
  588. {
  589.     background: tomato;
  590. }
  591.  
  592. TD.box
  593. {
  594.     border-style:    solid;
  595.     border-width: 1;
  596. }
  597.  
  598. TH.box
  599. {
  600.     border-style:    solid;
  601.     border-width: 1;
  602. }
  603.  
  604.  
  605. INPUT
  606. {
  607.   font-family:  "Arial";
  608. }
  609.  
  610. TEXTAREA
  611. {
  612.   font-family:  "Courier New";
  613. }
  614.  
  615. TEXTAREA.TEXT100
  616. {
  617.     width: 100%;
  618. }
  619.  
  620. SELECT
  621. {
  622.     z-index: 0;
  623. }
  624.  
  625. SELECT.SEL100
  626. {
  627.     width: 100%;
  628. }
  629.  
  630. #selmsg
  631. {
  632.     color:    green;
  633. }
  634.  
  635. #tab
  636. {
  637.     font-family:    "Arial";
  638.     font-style:        Italic;
  639.     font-weight:    bold;
  640.   font-size:    0.9em;
  641.     color:                turquoise;
  642.   text-decoration:  none;
  643. }
  644.  
  645. #tabsel
  646. {
  647.     font-family:    "Arial";
  648.     font-style:        Italic;
  649.     font-weight:    bold;
  650.   font-size:    0.9em;
  651.     color:                #990099;
  652.   text-decoration:  none;
  653. }
  654.  
  655. #top
  656. {
  657.     font-family:    "Arial";
  658.     font-style:        Italic;
  659.     font-weight:    bold;
  660.   font-size:    1em;
  661.     color:                #660066;
  662. }
  663.  
  664. #topsel
  665. {
  666.     font-family:    "Arial";
  667.     font-style:        Italic;
  668.     font-weight:    bold;
  669.     color:                #cc00cc;
  670.   font-size:    1em;
  671.   text-decoration:  none;
  672. }
  673.  
  674. #menuBar {
  675.   background-color: #660099;
  676.   border-style: solid;
  677.   border-width: 0px;
  678.   border-top-color: #ffccff;
  679.   border-top-width: 2px;
  680.   border-bottom-color: #330033;
  681.   border-bottom-width: 2px;
  682.   color: gold;
  683.   padding: 0px;
  684.   padding-top: 2px;
  685.   padding-bottom: 2px;
  686.   position: relative;
  687.   left: 0px;
  688.   top: 0px;
  689.   text-align: left;
  690.   width: 100%;
  691.   z-index: 100;
  692. }
  693.  
  694. a.menuButton {
  695.   border-style: solid;
  696.   border-width: 1px;
  697.   border-top-color: #660099;
  698.   border-right-color: #660099;
  699.   border-bottom-color: #660099;
  700.   border-left-color: #660099;
  701.   color: gold;
  702.   cursor: default;
  703.   font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  704.   font-size: 8pt;
  705.   font-style: normal;
  706.   font-weight: normal;
  707.   padding: 2px;
  708.   padding-left: 6px;
  709.   padding-right: 6px;
  710.   text-decoration: none;
  711. }
  712.  
  713. a.menuButton:hover {
  714.   border-style: solid;
  715.   border-top-color: #ffccff;
  716.   border-right-color: #330033;
  717.   border-bottom-color: #330033;
  718.   border-left-color: #ffccff;
  719.   color: gold;
  720. }
  721.  
  722. .menu {
  723.   background-color: #660099;
  724.   border-style: solid;
  725.   border-width: 2px;
  726.   border-top-color: #ffccff;
  727.   border-right-color: #330033;
  728.   border-bottom-color: #330033;
  729.   border-left-color: #ffccff;
  730.   padding: 0px;
  731.   position: absolute;
  732.   text-align: left;
  733.   visibility: hidden;
  734.   z-index: 101;
  735. }
  736.  
  737. a.menuItem {
  738.   color: gold;
  739.   cursor: default;
  740.     display: block;
  741.   font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  742.   font-size: 8pt;
  743.   font-style: normal;
  744.   font-weight: normal;
  745.   margin: 0px;
  746.   padding: 2px;
  747.   padding-left: 12px;
  748.   padding-right: 12px;
  749.   text-decoration: none;
  750. }
  751.  
  752. a.menuItem:visited {
  753.   color: gold;
  754. }
  755.  
  756. a.menuItem:hover {
  757.   background-color: #ffccff;
  758.   color: #660099;
  759. }
  760.  
  761. TD.links
  762. {
  763.   background-color: plum;
  764.   color: red;
  765.   font-family: Verdana, Arial;
  766.   FONT-SIZE: 10px;
  767.   FONT-VARIANT: normal;
  768.   FONT-WEIGHT: bolder
  769. }
  770.  
  771. TD.goldDomain
  772. {
  773.   background-color: #660099;
  774.   color: gold;
  775.   font-family: Verdana, Arial;
  776.     font-weight: bold
  777. }
  778.  
  779. TD.goldCopy
  780. {
  781.   background-color: #660099;
  782.   color: gold;
  783.   font-family: Verdana, Arial;
  784. }
  785.  
  786. TD.dialogTitle
  787. {
  788.   background-color: #660099;
  789.   color: gold;
  790.   font-family: Arial, Verdana;
  791.     font-weight: bold;
  792.     padding: 0px
  793.     margin: 0px
  794.     border: 0px
  795. }
  796.