home *** CD-ROM | disk | FTP | other *** search
/ The Houseplan Collection / HRCD2005.ISO / Styles.css < prev    next >
Cascading Style Sheet File  |  2005-04-18  |  2KB  |  120 lines

  1. A
  2. {
  3.     font-family: Arial;
  4.     font-size: 11px;
  5.     color: #1C326B;
  6.     text-decoration: underline;
  7. }
  8.  
  9. A:hover
  10. {
  11.     font-family: Arial;
  12.     font-size: 11px;
  13.     color: #000000;
  14.     text-decoration: none;
  15. }
  16.  
  17. IMG
  18. {
  19.     border-color: #000000;
  20. }
  21.  
  22. BODY
  23. {
  24.     font-family: Arial;
  25.     font-size: 11px;
  26. }
  27.  
  28. TD
  29. {
  30.     font-family: Arial;
  31.     font-size: 11px;
  32.     color: #000000;
  33. }
  34.  
  35. INPUT
  36. {
  37.     font-size: 11px;
  38.     width: 200px;
  39. }
  40.  
  41. SELECT
  42. {
  43.     font-size: 11px;
  44.     width: 200px;
  45. }
  46.  
  47. .Scrollbar
  48. {
  49.     scrollbar-3dlight-color:#595959;
  50.     scrollbar-arrow-color:#555555;
  51.     scrollbar-base-color:#E7E7E6;
  52.     scrollbar-darkshadow-color:#FFFFFF;
  53.     scrollbar-face-color:#E7E7E6;
  54.     scrollbar-highlight-color:#FFFFF;
  55.     scrollbar-shadow-color:#B4B4AB;
  56. }
  57.  
  58. .Scrollbar2
  59. {
  60.     scrollbar-3dlight-color:#7C95C2;
  61.     scrollbar-arrow-color:#FFFFFF;
  62.     scrollbar-base-color:#5371A7;
  63.     scrollbar-darkshadow-color:#24488A;
  64.     scrollbar-face-color:#5371A7;
  65.     scrollbar-highlight-color:#5371A7;
  66.     scrollbar-shadow-color:#5371A7;
  67. }
  68.  
  69. .tblGuide TD
  70. {
  71.     font-size: 10px;
  72.     color: #EEEEEE;
  73. }
  74.  
  75. .tblDatasheet TD
  76. {
  77.     font-size: 11px;
  78.     color: #EEEEEE;
  79. }
  80.  
  81. .buttonLink
  82. {
  83.     color: white;
  84.     text-decoration: none;
  85. }
  86.  
  87. .button
  88. {
  89.     border-top: solid 1px #BCB0C8;
  90.     border-left: solid 1px  #BCB0C8;
  91.     border-bottom: solid 1px  #6E528B;
  92.     border-right: solid 1px  #6E528B;
  93.     text-align: center;
  94. }
  95.  
  96. h2
  97. {
  98.     font-size: 12px;
  99.     font-weight: bold;
  100.     margin-bottom: 5px;
  101.     color: #BB6519;
  102.     background: #EEEEEE;
  103.     padding: 5px;
  104. }
  105. .bodyDiv
  106. {
  107.     padding-left: 10px;
  108. }
  109.  
  110. .directoryListItem
  111. {
  112.     padding: 5px;
  113.     padding-left: 5px;
  114.     padding-top: 3px;
  115.     padding-bottom: 3px;
  116. }
  117. /* Created with XBuilder (2.5.3727.1), Copyright (c) 1997-1999 Berry International, Inc. All Rights Reserved */
  118. /* Page: http://hrcd05.icowip.co.uk/Styles.css */
  119. /* Date: 04/26/05 11:47 AM */
  120.