home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW.cab / LIGHTSPIRIT.CSS3 < prev    next >
Text File  |  2007-02-04  |  1KB  |  67 lines

  1. BODY {
  2.     background-color:        #FAFAE2;
  3.     background-image:        url(../bg_LightSpirit.gif);
  4.     background-repeat:        no-repeat;
  5.     background-attachment:    fixed;
  6.     background-position:    bottom right;
  7. }
  8.  
  9. BODY, TABLE, TR, TD, DIV, SPAN, FONT, INPUT, BUTTON {
  10.     font-family:            verdana;
  11.     font-size:                12px;
  12. }
  13.  
  14. FONT, .staticText {
  15.     color:                    #1A093B;
  16. }
  17.  
  18. .formHeading {
  19.     font-size:                25px;
  20.     font-weight:            bold;
  21.     color:                    #6494C4;
  22. }
  23.  
  24. HR {
  25.     color:                    #2A6DB3;
  26. }
  27.  
  28. .sectionHeading {
  29.     font-size:                13px;
  30.     font-weight:            bold;
  31.     color:                    #333366;
  32.     background-color:        #AFCAE6;
  33.     width:                    100%;
  34.     padding:                2px 2px 2px 4px;
  35. }
  36.  
  37. .button {
  38.     color:                    #FFFFCC;
  39.     background-color:        #9CB2DF;
  40. }
  41.  
  42. .dateButton, .customButton {
  43.     color:                    #FFFFCC;
  44.     background-color:        #9CB2DF;
  45.     margin-left:            2px;
  46.     height:                    21px;
  47. }
  48.  
  49. .highlightField
  50. {
  51.     background-color:        #1A093B;
  52. }
  53.  
  54. .highlightField FONT
  55. {
  56.     color:                    #FFFFCC;
  57. }
  58.  
  59. .hoverField
  60. {
  61.     background-color:        #2B1A4C;
  62. }
  63.  
  64. .hoverField FONT
  65. {
  66.     color:                    #FFFFDD;
  67. }