home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / chplus / holba / styl_holba.css < prev    next >
Cascading Style Sheet File  |  2003-09-22  |  5KB  |  196 lines

  1. body  { color: #355c20; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f9ecad; padding: 0px; scrollbar-3dlight-color: #C8C17E; scrollbar-arrow-color: #FCF9DC; scrollbar-darkshadow-color: #C8C17E; scrollbar-face-color: #C8C17E; scrollbar-highlight-color: #C8C17E; scrollbar-shadow-color: #C8C17E; scrollbar-track-color: #E7DE9E }
  2. .button{
  3.     border : 2px outset #E7DE9E;
  4.     font-size : 9px;
  5.     color : #355C20;
  6. }
  7. .button2{
  8.     border : 1px inset #E7DE9E;
  9.     font-size : 9px;
  10.     color : #4E4E33;
  11. }
  12. p {
  13.     margin-top: 15px;
  14.     margin-bottom: 15px;
  15. }
  16. h1 {
  17.     font-family: Verdana, Arial, Helvetica, sans-serif;
  18.     font-size: 16px;
  19.     line-height: 20px;
  20.     color: #355C20;
  21.     margin: 0px 0px 10px;
  22.     padding: 5px;
  23.     text-align: center;
  24. }
  25. h2 {
  26.     font-family: Verdana, Arial, Helvetica, sans-serif;
  27.     font-size: 11px;
  28.     line-height: 14px;
  29.     font-weight: bold;
  30.     color: #FCF9DC;
  31.     background-color: #4E4E33;
  32.     margin: 0px;
  33.     padding: 3px 5px;
  34. }
  35. h3      { color: #355c20; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f9ecad; margin: 0px; padding: 3px 5px }
  36. h4 {
  37.     font-family: Verdana, Arial, Helvetica, sans-serif;
  38.     font-size: 12px;
  39.         font-weight: bold;
  40.     color: #4E4E33;
  41.     margin: 0px;
  42.     padding-top: 3px;
  43.     padding-right: 5px;
  44.     padding-bottom: 3px;
  45.     padding-left: 5px;
  46.     background-image : none;
  47.     text-align : center;
  48.         color: #355C20;
  49. }
  50. .h4b {
  51.     font-family: Verdana, Arial, Helvetica, sans-serif;
  52.     font-size: 12px;
  53.         font-weight: bold;
  54.     color: #4E4E33;
  55.     margin: 0px;
  56.     padding-top: 3px;
  57.     padding-right: 5px;
  58.     padding-bottom: 3px;
  59.     padding-left: 5px;
  60.     text-align : center;
  61. }
  62.  
  63.  
  64. b {
  65.     font-weight: bold;
  66. }
  67. .maintable {
  68.     border : solid #E7DE9E;
  69.     border-left-width : 1px;
  70.     border-right-width : 1px;
  71.     border-top-width : 0px;
  72.     border-bottom-width : 0px;
  73. }
  74. .h_tabhi{
  75.     font-family: Verdana, Arial, Helvetica, sans-serif;
  76.     font-size: 9px;
  77.     font-weight: normal;
  78.     color: #355C20;
  79.     border : 1px solid;
  80.     border-color : #C8C17E;
  81. }
  82. .h_tabhead{
  83.     background-color : #C8C17E;
  84.     font-family: Verdana, Arial, Helvetica, sans-serif;
  85.     font-size: 9px;
  86.     font-weight: bold;
  87.     color: #355C20;
  88.  
  89.     border : 1px solid;
  90.     border-color : #C8C17E;
  91. }
  92. .ftnt {
  93.     text-align: left;
  94.     font-family: Verdana, Arial, Helvetica, sans-serif;
  95.     font-size: 12px;
  96.     font-weight: normal;
  97.     color: #355C20;
  98. }
  99. .ftnt2 {
  100.  
  101.     font-family: Verdana, Arial, Helvetica, sans-serif;
  102.     font-size: 10px;
  103.     font-weight: normal;
  104.     color: #355C20;
  105. }
  106. .copyrigh {
  107.  
  108.     font-family: Verdana, Arial, Helvetica, sans-serif;
  109.     font-size: 10px;
  110.     font-weight: normal;
  111.     color: #4E4E33;
  112.     background : #C8C17E;
  113. }
  114. .luker {
  115.     font-family: Verdana, Arial, Helvetica, sans-serif;
  116.     font-size: 10px;
  117.     font-weight: normal;
  118.     color: #355C20;
  119. }
  120. a:link {
  121.     font-weight: 900;
  122.     color: #355C20;
  123.     text-decoration: none;
  124. }
  125. a:hover {
  126.     font-weight: 900;
  127.     color: #4E4E33;
  128.         text-decoration: underline;
  129. }
  130. a:active {
  131.     font-weight: 900;
  132.     color: #004300;
  133.         text-decoration: none;
  134. }
  135. a:visited {
  136.     font-weight: 900;
  137.     color: #4E4E33;
  138.         text-decoration: none;
  139. }
  140. .header {
  141.     background-color: #4E4E33;
  142. }
  143. .centerer {
  144.     text-align: center;
  145.     width: auto;
  146.     margin-right: auto;
  147.     margin-left: auto;
  148.     padding: 0px;
  149.     margin-bottom: 10px;
  150. }
  151. .endline {
  152.     padding-bottom: 15px;
  153.     border-top-width: 1px;
  154.     border-right-width: 1px;
  155.     border-bottom-width: 1px;
  156.     border-left-width: 1px;
  157.     border-bottom-style: dotted;
  158.     border-top-color: #4E4E33;
  159.     border-right-color: #4E4E33;
  160.     border-bottom-color: #4E4E33;
  161.     border-left-color: #4E4E33;
  162. }
  163.  
  164. }
  165. .bigtitle {
  166.     position:relative;
  167.     width:auto;
  168.     margin:0px;
  169.     z-index:4;
  170.     text-align: center;
  171.     padding: 0px;
  172.     background-image: none;
  173.     background-repeat: repeat-x;
  174.     background-position: bottom;
  175. }
  176. .content {
  177.     position:relative;
  178.     width:auto;
  179.     min-width:120px;
  180.     margin:0px 210px 20px 210px;
  181.     background-color:white;
  182.     padding:0px 0px;
  183.     z-index:3;
  184.     text-align: justify;    
  185. }
  186. #navAlpha  { font-size: 9px; line-height: 14px; background: #f9ecad repeat-x; text-align: left; margin: 0px; padding: 10px 10px 20px 20px; position: absolute; z-index: 2; top: 150px; left: 0px; width: 200 }
  187. body>#navAlpha {width:169px;}
  188. #navBeta  { font-size: 9px; line-height: 14px; background-color: #f9ecad; text-align: left; margin: 0px; padding: 10px 20px 20px 10px; position: absolute; z-index: 1; top: 150px; right: 0px; width: 200px; voice-family: "\" }\"";
  189.     
  190.     
  191.     background-repeat: repeat-x;
  192.     background-position: bottom;
  193. }
  194. body>#navBeta {width:169px;}
  195. .milo  { background-color: #f9ecad; border: solid 1px #e7de9e }
  196.