home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 May / PCWorld_2000-05_cd.bin / Software / Servis / sambar / _SETUP.1 / webmail.css < prev    next >
Cascading Style Sheet File  |  2000-03-17  |  5KB  |  303 lines

  1. BODY {
  2.     background-color : White;
  3.     color : Black;
  4.     font-size : 1em;
  5. }
  6.  
  7. /*indepedent styles */
  8. STRONG {
  9.     font-weight : bold;
  10.     display : inline;
  11. }
  12.  
  13.  
  14.  
  15. /* index.htm */
  16. H2 {
  17.     font-size : 200%;
  18.     font-weight : bold;
  19.     text-transform : capitalize;
  20. }
  21.  
  22. TABLE.index TD {
  23.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  24.     font-size : 80%;
  25. }
  26.  
  27. INPUT {
  28.     font-family : "courier new", monospace;
  29. }
  30.  
  31. /* webmail.stm: no filters */
  32.  
  33. TD.even {
  34.     background-color : #FFFF88;
  35.     color : Black;
  36.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  37.     font-size : 80%;
  38. }
  39.  
  40. TD.even A {
  41.     display : inline;
  42.     color : #DE2031;
  43.     text-decoration : underline;
  44. }
  45.  
  46. TD.even A:HOVER {
  47.     display : inline;
  48.     color : #F83428;
  49.     text-decoration : none;
  50. }
  51.  
  52. TD.odd {
  53.     background-color : White;
  54.     color : Black;
  55.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  56.     font-size : 80%;
  57. }
  58.  
  59. TD.odd A {
  60.     display : inline;
  61.     color : #C07F53;
  62.     text-decoration : underline;
  63. }
  64.  
  65. TD.odd A:HOVER {
  66.     display : inline;
  67.     color : #EEBA6C;
  68.     text-decoration : none;
  69. }
  70.  
  71. /*webmail.stm: filters */
  72.  
  73. TD.filter0 {
  74.     background-color : White;
  75.     color : Black;
  76.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  77.     font-size : 80%;
  78. }
  79.  
  80. TD.filter0 A {
  81.     display : inline;
  82.     color : Navy;
  83.     text-decoration : underline;
  84. }
  85.  
  86. TD.filter0 A:HOVER {
  87.     display : inline;
  88.     color : #D3D3D3;
  89.     text-decoration : none;
  90.     text-transform : capitalize;
  91. }
  92.  
  93. TD.filter1 {
  94.     font-size : 70%;
  95.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  96.     font-style : italic;
  97.     background-color : #0C2950;
  98.     color : #F25B02;
  99. }
  100.  
  101. TD.filter1 A {
  102.     display : inline;
  103.     text-decoration : underline;
  104.     color : #F25B02;
  105. }
  106.  
  107. TD.filter1 A:HOVER {
  108.     display : inline;
  109.     color : #FFFFBC;
  110.     text-decoration : none;
  111.     letter-spacing : 1ex;
  112. }
  113.  
  114. TD.filter2 {
  115.     font-size : 70%;
  116.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  117.     font-style : italic;
  118.     background-color : #F8E39C;
  119.     color : #C07F53;
  120. }
  121.  
  122. TD.filter2 A {
  123.     display : inline;
  124.     text-decoration : underline;
  125.     color : #C07F53;
  126. }
  127.  
  128. TD.filter2 A:HOVER {
  129.     display : inline;
  130.     color : #652C23;
  131.     text-decoration : none;
  132.     letter-spacing : 1ex;
  133. }
  134.  
  135. TD.filter3 {
  136.     font-size : 70%;
  137.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  138.     font-style : italic;
  139.     background-color : #F8E39C;
  140.     color : #C07F53;
  141. }
  142.  
  143. TD.filter3 A {
  144.     display : inline;
  145.     text-decoration : underline;
  146.     color : #C07F53;
  147. }
  148.  
  149. TD.filter3 A:HOVER {
  150.     display : inline;
  151.     color : #652C23;
  152.     text-decoration : none;
  153.     letter-spacing : 1ex;
  154. }
  155.  
  156. TD.filter4 {
  157.     font-size : 70%;
  158.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  159.     font-style : italic;
  160.     background-color : #F8E39C;
  161.     color : #C07F53;
  162. }
  163.  
  164. TD.filter4 A {
  165.     display : inline;
  166.     text-decoration : underline;
  167.     color : #C07F53;
  168. }
  169.  
  170. TD.filter4 A:HOVER {
  171.     display : inline;
  172.     color : #652C23;
  173.     text-decoration : none;
  174.     letter-spacing : 1ex;
  175. }
  176.  
  177. TD.filter5 {
  178.     font-size : 70%;
  179.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  180.     font-style : italic;
  181.     background-color : #F8E39C;
  182.     color : #C07F53;
  183. }
  184.  
  185. TD.filter5 A {
  186.     display : inline;
  187.     text-decoration : underline;
  188.     color : #C07F53;
  189. }
  190.  
  191. TD.filter5 A:HOVER {
  192.     display : inline;
  193.     color : #652C23;
  194.     text-decoration : none;
  195.     letter-spacing : 1ex;
  196. }
  197.  
  198. TD.filter6 {
  199.     font-size : 70%;
  200.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  201.     font-style : italic;
  202.     background-color : #F8E39C;
  203.     color : #C07F53;
  204. }
  205.  
  206. TD.filter6 A {
  207.     display : inline;
  208.     text-decoration : underline;
  209.     color : #C07F53;
  210. }
  211.  
  212. TD.filter6 A:HOVER {
  213.     display : inline;
  214.     color : #652C23;
  215.     text-decoration : none;
  216.     letter-spacing : 1ex;
  217. }
  218.  
  219. /* mailmsg.stm */
  220. TD.msgtitle {
  221.     font-family : "Arial Black";
  222.     font-size : 240%;
  223.     text-align : right;
  224.     color : Navy;
  225.     background-color : White;
  226. }
  227.  
  228. TD.msgids {
  229.     background-color : Navy;
  230.     color : White;
  231.     font-family : monospace;
  232.     font-size : 125%;
  233.     line-height : 150%;
  234. }
  235.  
  236. TD.lblmsgheader {
  237.     background-color : Navy;
  238.     color : White;
  239.     font-weight : bold;
  240. }
  241.  
  242. TD.msgheader {
  243.     background-color : #ADD8E6;
  244.     color : Navy;
  245.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  246.     font-size : 90%;
  247.     font-weight : bold;
  248. }
  249.  
  250. TD.msgheader A {
  251.     display : inline;
  252.     color : Maroon;
  253.     text-decoration : underline;
  254. }
  255.  
  256. TD.msgheader A:HOVER {
  257.     display : inline;
  258.     color : #DC143C;
  259.     text-decoration : none;
  260. }
  261.  
  262. TD.msgnav {
  263.     background-color : Navy;
  264.     color : White;
  265.     font-family : "Andale Mono", "Courier New", monospace;
  266.     font-size : 90%;
  267.     text-align : center;
  268. }
  269.  
  270. TD.msgnav A {
  271.     display : inline;
  272.     color : #ADD8E6;
  273.     text-decoration : underline;
  274. }
  275.  
  276. TD.msgnav A:HOVER {
  277.     display : inline;
  278.     color : White;
  279.     text-decoration : none;
  280. }
  281.  
  282. TD.msgbanner {
  283.     color : Navy;
  284.     background-color : #ADD8E6;
  285.     text-align : center;
  286.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  287.     font-size : 150%;
  288.     font-weight : bold;
  289. }
  290.  
  291. TD.msgbody {
  292.     color : Black;
  293.     background-color : White;
  294. }
  295.  
  296. TD.msgbody PRE {
  297.     font-family : "Andale Mono", "Courier New", monospace;
  298.     font-size : 1em;
  299.  
  300. }
  301.  
  302.  
  303.