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

  1. BODY {
  2.     background-color : #FAFAD2;
  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. SPAN.statistics {
  15.     font-size : 65%;
  16. }
  17.  
  18. SPAN.disabled {
  19.     color : #D3D3D3;
  20. }
  21.  
  22. TD.backlink {
  23.     background-color : #003399;
  24.     color : LightGoldenrodYellow;
  25.     font-family : "Comic Sans MS", sans-serif;
  26.     font-size : 80%;
  27.     vertical-align : bottom;
  28. }
  29.  
  30. TD.backlink A {
  31.     color : Gold;
  32.     text-decoration : underline;
  33. }
  34.  
  35. TD.backlink A:HOVER {
  36.     text-decoration : none;
  37. }
  38.  
  39.  
  40.  
  41.  
  42. /* the sidemenu */
  43. TD.sidemenuheader {
  44.     color : Gold;
  45.     background-color : #003399;
  46.     text-align : center;
  47.     font-family : "Comic Sans MS", sans-serif;
  48.     font-size : 100%;
  49.     font-weight : bold;
  50. }
  51.  
  52. TD.sidemenuitem {
  53.     background-color : Gold;
  54.     color : #003399;
  55.     font-family: "Comic Sans MS", sans-serif;
  56.     font-size: 90%;
  57.     text-align : left;
  58. }
  59.  
  60. TD.sidemenuitem A {
  61.     display: inline;
  62.     color: #003399;
  63.     text-decoration: underline;
  64. }
  65.  
  66. TD.sidemenuitem A:HOVER {
  67.     display: inline;
  68.     color: #FAFAD2;
  69.     text-decoration: none;
  70. }
  71.  
  72.  
  73.  
  74. /* index.htm */
  75. H2 {
  76.     font-size : 200%;
  77.     font-weight : bold;
  78.     text-transform : capitalize;
  79. }
  80.  
  81. TABLE.index TD {
  82.     font-family : "Comic Sans MS", sans-serif;
  83.     font-size : 80%;
  84. }
  85.  
  86. INPUT {
  87.     font-family : "courier new", monospace;
  88. }
  89.  
  90. /* webmail.stm: general */
  91.  
  92. TH {
  93.     background-color: #003399;
  94.     color: Gold;
  95.     font-family: "Comic Sans MS", sans-serif;
  96.     font-size: 100%;
  97.     font-weight: bold;
  98.     text-align : left;
  99. }
  100.  
  101. SPAN.headline {
  102.     font-size: 200%;
  103.     text-transform : capitalize;
  104. }
  105.  
  106. SPAN.time {
  107.     font-size: 80%;
  108. }
  109.  
  110. TD.wmmainheader {
  111.     font-family: "Comic Sans MS", sans-serif;
  112.     background-color: #003399;
  113.     color: #FAFAD2;
  114. }
  115.  
  116. TD.wmmainheader A{
  117.     color: Gold;
  118.     text-decoration : underline;
  119. }
  120.  
  121. TD.wmmainheader A:HOVER{
  122.     color: #FFFFBC;
  123.     text-decoration : none;
  124. }
  125.  
  126. TD.navbar {
  127.     font-family: "Comic Sans MS", sans-serif;
  128.     color: #003399;
  129. }
  130.  
  131. TD.navscore {
  132.     color: Red;
  133.     background-color : #FAFAD2;
  134.     font-family : Tahoma, Verdana, Univers-Extended, sans-serif;
  135.     font-size : 8pt;
  136.     font-weight : bold;
  137. }
  138.  
  139. /* mailmsg.stm */
  140. TD.msgtitle {
  141.     font-family : "Arial Black";
  142.     font-size : 240%;
  143.     text-align : right;
  144.     color : #003399;
  145.     background-color : #FAFAD2;
  146. }
  147.  
  148. TD.msgids {
  149.     background-color : #003399;
  150.     color : #FAFAD2;
  151.     font-family : "Lucida Sans Typewriter", "Courier New", monospace;
  152.     font-size : 125%;
  153.     line-height : 150%;
  154. }
  155.  
  156. TD.msgids A {
  157.     display: inline;
  158.     color: Gold;
  159.     text-decoration: underline;
  160. }
  161.  
  162. TD.msgids A:HOVER {
  163.     display: inline;
  164.     color: #FAFAE2;
  165.     text-decoration: none;
  166. }
  167.  
  168. TD.lblmsgheader {
  169.     background-color : #003399;
  170.     color : #FAFAD2;
  171.     font-family : "Comic Sans MS", sans-serif;
  172.     font-weight : bold;
  173. }
  174.  
  175. TD.msgheader {
  176.     background-color : Gold;
  177.     color : #003399;
  178.     font-family : "Comic Sans MS", sans-serif;
  179.     font-size : 90%;
  180.     font-weight : bold;
  181. }
  182.  
  183. TD.msgheader A {
  184.     display : inline;
  185.     color : #528CF6;
  186.     text-decoration : underline;
  187. }
  188.  
  189. TD.msgheader A:HOVER {
  190.     display : inline;
  191.     color : #7AB7E5;
  192.     text-decoration : none;
  193. }
  194.  
  195. TD.msgnav {
  196.     background-color : #003399;
  197.     color : #FAFAD2;
  198.     font-family : "Lucida Sans Typewriter", "Courier New", monospace;
  199.     font-size : 90%;
  200.     text-align : center;
  201. }
  202.  
  203. TD.msgnav A {
  204.     display : inline;
  205.     color : #FFD700;
  206.     text-decoration : underline;
  207. }
  208.  
  209. TD.msgnav A:HOVER {
  210.     display : inline;
  211.     color : #FAFAD2;
  212.     text-decoration : none;
  213. }
  214.  
  215. TD.msgbanner {
  216.     color : #003399;
  217.     background-color : #FFD700;
  218.     text-align : center;
  219. }
  220.  
  221. TD.sidemenu {
  222.     color : #003399;
  223.     background-color : #FFD700;
  224.     vertical-align : top;
  225. }
  226.  
  227. TD.msgbody {
  228.     color : Black;
  229.     background-color : #FAFAD2;
  230. }
  231.  
  232. TD.msgbody PRE {
  233.     font-family : "Lucida Sans Typewriter", "Courier New", monospace;
  234.     font-size : 1em;
  235.  
  236. }
  237.  
  238. #tabody {
  239.     background-color : LightGoldenrodYellow;
  240.     color : #003399;
  241.     font-family : "Lucida Sans Typewriter", "Courier New", monospace;
  242.     font-size : 1em;
  243. }
  244.  
  245.  
  246. /* ie5 Buttons */
  247. BUTTON {
  248.     font-family: "Comic Sans MS", sans-serif;
  249. }
  250.  
  251. .btnNormal {
  252.     background-color : #003399;
  253.     border : 2px outset Gold;
  254. }
  255.  
  256. .btnOver {
  257.     background-color : #003399;
  258.     border : 2px outset Gold;
  259. }
  260.  
  261. .btnDown {
  262.     background-color : Gold;
  263.     border : 2px inset Gold;
  264. }
  265.  
  266. .btnUp {
  267.     background-color : #003399;
  268.     border : 2px inset  Gold;
  269. }
  270.  
  271. .btnChNormal {
  272.     color : Gold;
  273. }
  274.  
  275. .btnChOver {
  276.     color : #faedbc;
  277. }
  278.  
  279. .btnChDown {
  280.     color : #003399;
  281.     text-decoration : none;
  282. }
  283.  
  284. .btnChUp {
  285.     color : #F83428;
  286. }
  287.  
  288. /* mailto.stm */
  289. TD.lblmailto {
  290.     background-color : #003399;
  291.     color : LightGoldenrodYellow;
  292.     font-family : "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
  293.     font-size : 90%;
  294.     font-weight : bold;
  295. }
  296.  
  297. /* filters.stm */
  298. TD.filterlist TD {
  299.     color : #003399;
  300.     font-family : "Comic Sans MS", sans-serif;
  301.     font-size : 90%;
  302. }
  303.