home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Freeware / Comunicatii / slimbrow / sbsetup.exe / sbrowser.chm / copy1011.css < prev    next >
Cascading Style Sheet File  |  2004-12-16  |  5KB  |  210 lines

  1. .mstheme
  2. {
  3.     separator-image: url(indhorsa.gif);
  4.     list-image-1: url(indbul1a.gif);
  5.     list-image-2: url(indbul2a.gif);
  6.     list-image-3: url(indbul3a.gif);
  7.     nav-banner-image: url(indbanna.gif);
  8.     navbutton-horiz-normal: url(indhbuda.gif);
  9.     navbutton-horiz-hovered: url(indhbuha.gif);
  10.     navbutton-horiz-pushed: url(indhbusa.gif);
  11.     navbutton-vert-normal: url(indvbuda.gif);
  12.     navbutton-vert-hovered: url(indvbuha.gif);
  13.     navbutton-vert-pushed: url(indvbusa.gif);
  14.     navbutton-home-normal: url(indhomda.gif);
  15.     navbutton-home-hovered: url(indhomha.gif);
  16.     navbutton-home-pushed: url(indhomsa.gif);
  17.     navbutton-next-normal: url(indnexda.gif);
  18.     navbutton-next-hovered: url(indnexha.gif);
  19.     navbutton-next-pushed: url(indnexsa.gif);
  20.     navbutton-prev-normal: url(indpreda.gif);
  21.     navbutton-prev-hovered: url(indpreha.gif);
  22.     navbutton-prev-pushed: url(indpresa.gif);
  23.     navbutton-up-normal: url(indupda.gif);
  24.     navbutton-up-hovered: url(indupha.gif);
  25.     navbutton-up-pushed: url(indupsa.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Trebuchet MS, Arial, Helvetica;
  30.     color: rgb(255, 255, 255);
  31.     font-size: 6;
  32.     font-style: normal;
  33.     font-weight: normal;
  34. }
  35. .mstheme-horiz-navtxt
  36. {
  37.     font-family: Trebuchet MS, Arial, Helvetica;
  38.     color: rgb(0, 0, 0);
  39.     font-size: 2;
  40.     font-style: normal;
  41.     font-weight: bold;
  42. }
  43. .mstheme-vert-navtxt
  44. {
  45.     font-family: Trebuchet MS, Arial, Helvetica;
  46.     color: rgb(0, 0, 0);
  47.     font-size: 2;
  48.     font-style: normal;
  49.     font-weight: bold;
  50. }
  51. .mstheme-navtxthome
  52. {
  53.     font-family: Arial, Helvetica;
  54.     color: rgb(0, 0, 0);
  55.     font-size: 1;
  56.     font-style: normal;
  57.     font-weight: normal;
  58. }
  59. .mstheme-navtxtnext
  60. {
  61.     font-family: Arial, Helvetica;
  62.     color: rgb(0, 0, 0);
  63.     font-size: 1;
  64.     font-style: normal;
  65.     font-weight: normal;
  66. }
  67. .mstheme-navtxtprev
  68. {
  69.     font-family: Arial, Helvetica;
  70.     color: rgb(0, 0, 0);
  71.     font-size: 1;
  72.     font-style: normal;
  73.     font-weight: normal;
  74. }
  75. .mstheme-navtxtup
  76. {
  77.     font-family: Arial, Helvetica;
  78.     color: rgb(0, 0, 0);
  79.     font-size: 1;
  80.     font-style: normal;
  81.     font-weight: normal;
  82. }
  83. ul
  84. {
  85.     list-style-image: url(indbul1a.gif);
  86. }
  87. ul ul
  88. {
  89.     list-style-image: url(indbul2a.gif);
  90. }
  91. ul ul ul
  92. {
  93.     list-style-image: url(indbul3a.gif);
  94. }
  95. a:link
  96. {
  97.     color: rgb(51, 102, 204);
  98. }
  99. a:active
  100. {
  101.     color: rgb(153, 102, 0);
  102. }
  103. a:visited
  104. {
  105.     color: rgb(102, 102, 102);
  106. }
  107. body
  108. {
  109.     background-color: rgb(255, 255, 255);
  110.     color: rgb(0, 0, 0);
  111. }
  112. table
  113. {
  114.     table-border-color-light: rgb(102, 102, 102);
  115.     table-border-color-dark: rgb(0, 0, 0);
  116. }
  117. h1
  118. {
  119.     color: rgb(0, 0, 102);
  120. }
  121. h2
  122. {
  123.     color: rgb(51, 51, 153);
  124. }
  125. h3
  126. {
  127.     color: rgb(102, 102, 102);
  128. }
  129. h4
  130. {
  131.     color: rgb(0, 0, 102);
  132. }
  133. h5
  134. {
  135.     color: rgb(51, 51, 153);
  136. }
  137. h6
  138. {
  139.     color: rgb(102, 102, 102);
  140. }
  141. button
  142. {
  143.     background-color: rgb(0, 0, 102);
  144.     color: rgb(255, 255, 255);
  145. }
  146. label
  147. {
  148.     color: rgb(0, 0, 0);
  149. }
  150. .mstheme-text
  151. {
  152. }
  153. textarea
  154. {
  155.     color: rgb(0, 0, 0);
  156. }
  157. fieldset
  158. {
  159.     color: rgb(0, 0, 0);
  160. }
  161. legend
  162. {
  163.     color: rgb(102, 102, 102);
  164. }
  165. select
  166. {
  167.     color: rgb(0, 0, 0);
  168. }
  169. caption
  170. {
  171.     color: rgb(102, 102, 102);
  172. }
  173. th
  174. {
  175.     color: rgb(0, 0, 0);
  176. }
  177. .mstheme     { navbutton-background-color: rgb(255,255,255); font-size: 10pt; 
  178.                top-bar-button: url(indglob.gif) }
  179. .mstheme-topbar-font { color: rgb(204,204,204); font-size: 8pt; font-family: Arial, Helvetica }
  180. body         { background-image: url('indtextb.jpg'); font-family: Verdana; font-size: 10pt }
  181. button       { font-size: 8pt; font-style: normal; font-family: Arial, Helvetica; 
  182.                border-style: solid; border-width: 1pt }
  183. caption      { font-size: 14pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style: 
  184.                normal }
  185. fieldset     { font-family: Arial, Helvetica; font-size: 8pt; font-style: normal; 
  186.                border-style: solid; border-width: 1pt }
  187. h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
  188.                'Trebuchet MS', Arial, Helvetica }
  189. h2           { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal; font-size: 
  190.                18pt; font-weight: normal }
  191. h3           { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 14pt; font-weight: 
  192.                normal; font-style: normal }
  193. h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
  194.                'Trebuchet MS', Arial, Helvetica }
  195. h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
  196.                'Trebuchet MS', Arial, Helvetica }
  197. h6           { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 8pt; font-style: 
  198.                normal; font-weight: normal }
  199. label        { font-style: normal; font-family: Arial, Helvetica; font-size: 8pt }
  200. label, .mstheme-label { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal }
  201. legend       { font-style: normal; font-size: 8pt; font-family: 
  202.                'Trebuchet MS', Arial, Helvetica }
  203. marquee      { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 14pt }
  204. select       { font-style: normal; font-family: Arial, Helvetica; font-size: 8pt; 
  205.                border-style: solid;  }
  206. table        { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal }
  207. textarea     { font-style: normal; font-size: 8pt; font-family: Arial, Helvetica; 
  208.                border-style: solid;  }
  209. th           { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal }
  210.