home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / internet / nemcina / l56 / canv1111-1250.css < prev    next >
Cascading Style Sheet File  |  2001-12-02  |  12KB  |  610 lines

  1. .mstheme
  2. {
  3.     separator-image: url(acnvrule.gif);
  4.     list-image-1: url(acnvbul1.gif);
  5.     list-image-2: url(acnvbul2.gif);
  6.     list-image-3: url(acnvbul3.gif);
  7.     nav-banner-image: url(acnvbnr.gif);
  8.     navbutton-horiz-normal: url(cnvhbs.gif);
  9.     navbutton-horiz-hovered: url(cnvhbh.gif);
  10.     navbutton-horiz-pushed: url(cnvhbp.gif);
  11.     navbutton-vert-normal: url(cnvvbs.gif);
  12.     navbutton-vert-hovered: url(cnvvbh.gif);
  13.     navbutton-vert-pushed: url(cnvvbp.gif);
  14.     navbutton-home-normal: url(cnvhomes.gif);
  15.     navbutton-home-hovered: url(cnvhomeh.gif);
  16.     navbutton-home-pushed: url(cnvhomes.gif);
  17.     navbutton-next-normal: url(cnvnexts.gif);
  18.     navbutton-next-hovered: url(cnvnexth.gif);
  19.     navbutton-next-pushed: url(cnvnexts.gif);
  20.     navbutton-prev-normal: url(cnvprevs.gif);
  21.     navbutton-prev-hovered: url(cnvprevh.gif);
  22.     navbutton-prev-pushed: url(cnvprevs.gif);
  23.     navbutton-up-normal: url(cnvups.gif);
  24.     navbutton-up-hovered: url(cnvuph.gif);
  25.     navbutton-up-pushed: url(cnvups.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Arial, 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: Arial, Arial, Helvetica;
  38.     color: rgb(255, 255, 255);
  39.     font-size: 2;
  40.     font-style: normal;
  41.     font-weight: bold;
  42. }
  43. .mstheme-vert-navtxt
  44. {
  45.     font-family: Arial, Arial, Helvetica;
  46.     color: rgb(255, 255, 255);
  47.     font-size: 2;
  48.     font-style: normal;
  49.     font-weight: bold;
  50. }
  51. .mstheme-navtxthome
  52. {
  53.     font-family: Arial, Arial, Helvetica;
  54.     color: rgb(51, 0, 153);
  55.     font-size: 1;
  56.     font-style: normal;
  57.     font-weight: normal;
  58. }
  59. .mstheme-navtxtnext
  60. {
  61.     font-family: Arial, Arial, Helvetica;
  62.     color: rgb(51, 0, 153);
  63.     font-size: 1;
  64.     font-style: normal;
  65.     font-weight: normal;
  66. }
  67. .mstheme-navtxtprev
  68. {
  69.     font-family: Arial, Arial, Helvetica;
  70.     color: rgb(51, 0, 153);
  71.     font-size: 1;
  72.     font-style: normal;
  73.     font-weight: normal;
  74. }
  75. .mstheme-navtxtup
  76. {
  77.     font-family: Arial, Arial, Helvetica;
  78.     color: rgb(51, 0, 153);
  79.     font-size: 1;
  80.     font-style: normal;
  81.     font-weight: normal;
  82. }
  83. ul
  84. {
  85.     list-style-image: url('acnvbul1.gif');
  86. }
  87. ul ul
  88. {
  89.     list-style-image: url('acnvbul2.gif');
  90. }
  91. ul ul ul
  92. {
  93.     list-style-image: url('acnvbul3.gif');
  94. }
  95. a:link
  96. {
  97.     color: rgb(102, 51, 153);
  98. }
  99. a:active
  100. {
  101.     color: rgb(51, 153, 153);
  102. }
  103. a:visited
  104. {
  105.     color: rgb(0, 102, 153);
  106. }
  107. body
  108. {
  109.     background-color: rgb(255, 255, 204);
  110.     color: rgb(0, 0, 102);
  111. }
  112. table
  113. {
  114.     table-border-color-light: rgb(51, 153, 153);
  115.     table-border-color-dark: rgb(0, 102, 153);
  116. }
  117. h1
  118. {
  119.     color: rgb(102, 51, 153);
  120. }
  121. h2
  122. {
  123.     color: rgb(102, 51, 153);
  124. }
  125. h3
  126. {
  127.     color: rgb(102, 51, 153);
  128. }
  129. h4
  130. {
  131.     color: rgb(102, 51, 153);
  132. }
  133. h5
  134. {
  135.     color: rgb(102, 51, 153);
  136. }
  137. h6
  138. {
  139.     color: rgb(102, 51, 153);
  140. }
  141. button
  142. {
  143.     background-color: rgb(102, 51, 153);
  144.     color: rgb(255, 255, 255);
  145. }
  146. label
  147. {
  148.     color: rgb(0, 0, 102);
  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, 51, 153);
  164. }
  165. select
  166. {
  167.     color: rgb(0, 0, 0);
  168. }
  169. caption
  170. {
  171.     color: rgb(102, 51, 153);
  172. }
  173. th
  174. {
  175.     color: rgb(0, 0, 102);
  176. }
  177. .mstheme-bannertxt a:link
  178. {
  179.     color: rgb(102, 51, 153);
  180. }
  181. .mstheme-bannertxt a:active
  182. {
  183.     color: rgb(51, 153, 153);
  184. }
  185. .mstheme-bannertxt a:visited
  186. {
  187.     color: rgb(0, 102, 153);
  188. }
  189. .mstheme-bannertxt-g
  190. {
  191.     font-family: Arial, Arial, Helvetica;
  192.     color: rgb(255, 255, 255);
  193.     font-size: 6;
  194.     font-style: normal;
  195.     font-weight: normal;
  196. }
  197. .mstheme-bannertxt-g a:link
  198. {
  199.     color: rgb(102, 51, 153);
  200. }
  201. .mstheme-bannertxt-g a:active
  202. {
  203.     color: rgb(51, 153, 153);
  204. }
  205. .mstheme-bannertxt-g a:visited
  206. {
  207.     color: rgb(0, 102, 153);
  208. }
  209. .mstheme-bannertxt-s
  210. {
  211.     font-family: Arial, Arial, Helvetica;
  212.     color: rgb(255, 255, 255);
  213.     font-size: 6;
  214.     font-style: normal;
  215.     font-weight: normal;
  216. }
  217. .mstheme-bannertxt-s a:link
  218. {
  219.     color: rgb(102, 51, 153);
  220. }
  221. .mstheme-bannertxt-s a:active
  222. {
  223.     color: rgb(51, 153, 153);
  224. }
  225. .mstheme-bannertxt-s a:visited
  226. {
  227.     color: rgb(0, 102, 153);
  228. }
  229. .mstheme-horiz-navtxt a:link
  230. {
  231.     color: rgb(102, 51, 153);
  232. }
  233. .mstheme-horiz-navtxt a:active
  234. {
  235.     color: rgb(51, 153, 153);
  236. }
  237. .mstheme-horiz-navtxt a:visited
  238. {
  239.     color: rgb(0, 102, 153);
  240. }
  241. .mstheme-horiz-navtxt-g
  242. {
  243.     font-family: Arial, Arial, Helvetica;
  244.     color: rgb(255, 255, 255);
  245.     font-size: 2;
  246.     font-style: normal;
  247.     font-weight: bold;
  248. }
  249. .mstheme-horiz-navtxt-g a:link
  250. {
  251.     color: rgb(102, 51, 153);
  252. }
  253. .mstheme-horiz-navtxt-g a:active
  254. {
  255.     color: rgb(51, 153, 153);
  256. }
  257. .mstheme-horiz-navtxt-g a:visited
  258. {
  259.     color: rgb(0, 102, 153);
  260. }
  261. .mstheme-horiz-navtxt-gs
  262. {
  263.     font-family: Arial, Arial, Helvetica;
  264.     color: rgb(255, 255, 255);
  265.     font-size: 2;
  266.     font-style: normal;
  267.     font-weight: bold;
  268. }
  269. .mstheme-horiz-navtxt-gs a:link
  270. {
  271.     color: rgb(102, 51, 153);
  272. }
  273. .mstheme-horiz-navtxt-gs a:active
  274. {
  275.     color: rgb(51, 153, 153);
  276. }
  277. .mstheme-horiz-navtxt-gs a:visited
  278. {
  279.     color: rgb(0, 102, 153);
  280. }
  281. .mstheme-navtxthome a:link
  282. {
  283.     color: rgb(102, 51, 153);
  284. }
  285. .mstheme-navtxthome a:active
  286. {
  287.     color: rgb(51, 153, 153);
  288. }
  289. .mstheme-navtxthome a:visited
  290. {
  291.     color: rgb(0, 102, 153);
  292. }
  293. .mstheme-navtxthome-g
  294. {
  295.     font-family: Arial, Arial, Helvetica;
  296.     color: rgb(51, 0, 153);
  297.     font-size: 1;
  298.     font-style: normal;
  299.     font-weight: normal;
  300. }
  301. .mstheme-navtxthome-g a:link
  302. {
  303.     color: rgb(102, 51, 153);
  304. }
  305. .mstheme-navtxthome-g a:active
  306. {
  307.     color: rgb(51, 153, 153);
  308. }
  309. .mstheme-navtxthome-g a:visited
  310. {
  311.     color: rgb(0, 102, 153);
  312. }
  313. .mstheme-navtxthome-gs
  314. {
  315.     font-family: Arial, Arial, Helvetica;
  316.     color: rgb(51, 0, 153);
  317.     font-size: 1;
  318.     font-style: normal;
  319.     font-weight: normal;
  320. }
  321. .mstheme-navtxthome-gs a:link
  322. {
  323.     color: rgb(102, 51, 153);
  324. }
  325. .mstheme-navtxthome-gs a:active
  326. {
  327.     color: rgb(51, 153, 153);
  328. }
  329. .mstheme-navtxthome-gs a:visited
  330. {
  331.     color: rgb(0, 102, 153);
  332. }
  333. .mstheme-navtxtnext a:link
  334. {
  335.     color: rgb(102, 51, 153);
  336. }
  337. .mstheme-navtxtnext a:active
  338. {
  339.     color: rgb(51, 153, 153);
  340. }
  341. .mstheme-navtxtnext a:visited
  342. {
  343.     color: rgb(0, 102, 153);
  344. }
  345. .mstheme-navtxtnext-g
  346. {
  347.     font-family: Arial, Arial, Helvetica;
  348.     color: rgb(51, 0, 153);
  349.     font-size: 1;
  350.     font-style: normal;
  351.     font-weight: normal;
  352. }
  353. .mstheme-navtxtnext-g a:link
  354. {
  355.     color: rgb(102, 51, 153);
  356. }
  357. .mstheme-navtxtnext-g a:active
  358. {
  359.     color: rgb(51, 153, 153);
  360. }
  361. .mstheme-navtxtnext-g a:visited
  362. {
  363.     color: rgb(0, 102, 153);
  364. }
  365. .mstheme-navtxtnext-gs
  366. {
  367.     font-family: Arial, Arial, Helvetica;
  368.     color: rgb(51, 0, 153);
  369.     font-size: 1;
  370.     font-style: normal;
  371.     font-weight: normal;
  372. }
  373. .mstheme-navtxtnext-gs a:link
  374. {
  375.     color: rgb(102, 51, 153);
  376. }
  377. .mstheme-navtxtnext-gs a:active
  378. {
  379.     color: rgb(51, 153, 153);
  380. }
  381. .mstheme-navtxtnext-gs a:visited
  382. {
  383.     color: rgb(0, 102, 153);
  384. }
  385. .mstheme-navtxtprev a:link
  386. {
  387.     color: rgb(102, 51, 153);
  388. }
  389. .mstheme-navtxtprev a:active
  390. {
  391.     color: rgb(51, 153, 153);
  392. }
  393. .mstheme-navtxtprev a:visited
  394. {
  395.     color: rgb(0, 102, 153);
  396. }
  397. .mstheme-navtxtprev-g
  398. {
  399.     font-family: Arial, Arial, Helvetica;
  400.     color: rgb(51, 0, 153);
  401.     font-size: 1;
  402.     font-style: normal;
  403.     font-weight: normal;
  404. }
  405. .mstheme-navtxtprev-g a:link
  406. {
  407.     color: rgb(102, 51, 153);
  408. }
  409. .mstheme-navtxtprev-g a:active
  410. {
  411.     color: rgb(51, 153, 153);
  412. }
  413. .mstheme-navtxtprev-g a:visited
  414. {
  415.     color: rgb(0, 102, 153);
  416. }
  417. .mstheme-navtxtprev-gs
  418. {
  419.     font-family: Arial, Arial, Helvetica;
  420.     color: rgb(51, 0, 153);
  421.     font-size: 1;
  422.     font-style: normal;
  423.     font-weight: normal;
  424. }
  425. .mstheme-navtxtprev-gs a:link
  426. {
  427.     color: rgb(102, 51, 153);
  428. }
  429. .mstheme-navtxtprev-gs a:active
  430. {
  431.     color: rgb(51, 153, 153);
  432. }
  433. .mstheme-navtxtprev-gs a:visited
  434. {
  435.     color: rgb(0, 102, 153);
  436. }
  437. .mstheme-navtxtup a:link
  438. {
  439.     color: rgb(102, 51, 153);
  440. }
  441. .mstheme-navtxtup a:active
  442. {
  443.     color: rgb(51, 153, 153);
  444. }
  445. .mstheme-navtxtup a:visited
  446. {
  447.     color: rgb(0, 102, 153);
  448. }
  449. .mstheme-navtxtup-g
  450. {
  451.     font-family: Arial, Arial, Helvetica;
  452.     color: rgb(51, 0, 153);
  453.     font-size: 1;
  454.     font-style: normal;
  455.     font-weight: normal;
  456. }
  457. .mstheme-navtxtup-g a:link
  458. {
  459.     color: rgb(102, 51, 153);
  460. }
  461. .mstheme-navtxtup-g a:active
  462. {
  463.     color: rgb(51, 153, 153);
  464. }
  465. .mstheme-navtxtup-g a:visited
  466. {
  467.     color: rgb(0, 102, 153);
  468. }
  469. .mstheme-navtxtup-gs
  470. {
  471.     font-family: Arial, Arial, Helvetica;
  472.     color: rgb(51, 0, 153);
  473.     font-size: 1;
  474.     font-style: normal;
  475.     font-weight: normal;
  476. }
  477. .mstheme-navtxtup-gs a:link
  478. {
  479.     color: rgb(102, 51, 153);
  480. }
  481. .mstheme-navtxtup-gs a:active
  482. {
  483.     color: rgb(51, 153, 153);
  484. }
  485. .mstheme-navtxtup-gs a:visited
  486. {
  487.     color: rgb(0, 102, 153);
  488. }
  489. .mstheme-topbar-font a:link
  490. {
  491.     color: rgb(102, 51, 153);
  492. }
  493. .mstheme-topbar-font a:active
  494. {
  495.     color: rgb(51, 153, 153);
  496. }
  497. .mstheme-topbar-font a:visited
  498. {
  499.     color: rgb(0, 102, 153);
  500. }
  501. .mstheme-topbar-font-g
  502. {
  503.     font-family: Arial, Arial, Helvetica;
  504.     color: rgb(0,0,102);
  505.     font-size: 8pt;
  506. }
  507. .mstheme-topbar-font-g a:link
  508. {
  509.     color: rgb(102, 51, 153);
  510. }
  511. .mstheme-topbar-font-g a:active
  512. {
  513.     color: rgb(51, 153, 153);
  514. }
  515. .mstheme-topbar-font-g a:visited
  516. {
  517.     color: rgb(0, 102, 153);
  518. }
  519. .mstheme-vert-navtxt a:link
  520. {
  521.     color: rgb(102, 51, 153);
  522. }
  523. .mstheme-vert-navtxt a:active
  524. {
  525.     color: rgb(51, 153, 153);
  526. }
  527. .mstheme-vert-navtxt a:visited
  528. {
  529.     color: rgb(0, 102, 153);
  530. }
  531. .mstheme-vert-navtxt-g
  532. {
  533.     font-family: Arial, Arial, Helvetica;
  534.     color: rgb(255, 255, 255);
  535.     font-size: 2;
  536.     font-style: normal;
  537.     font-weight: bold;
  538. }
  539. .mstheme-vert-navtxt-g a:link
  540. {
  541.     color: rgb(102, 51, 153);
  542. }
  543. .mstheme-vert-navtxt-g a:active
  544. {
  545.     color: rgb(51, 153, 153);
  546. }
  547. .mstheme-vert-navtxt-g a:visited
  548. {
  549.     color: rgb(0, 102, 153);
  550. }
  551. .mstheme-vert-navtxt-gs
  552. {
  553.     font-family: Arial, Arial, Helvetica;
  554.     color: rgb(255, 255, 255);
  555.     font-size: 2;
  556.     font-style: normal;
  557.     font-weight: bold;
  558. }
  559. .mstheme-vert-navtxt-gs a:link
  560. {
  561.     color: rgb(102, 51, 153);
  562. }
  563. .mstheme-vert-navtxt-gs a:active
  564. {
  565.     color: rgb(51, 153, 153);
  566. }
  567. .mstheme-vert-navtxt-gs a:visited
  568. {
  569.     color: rgb(0, 102, 153);
  570. }
  571. .mstheme-vert-navtxt
  572. {
  573.     font-family: Arial, Arial, Helvetica;
  574.     color: rgb(255, 255, 255);
  575.     font-size: 2;
  576.     font-style: normal;
  577.     font-weight: bold;
  578. }
  579. .mstheme     { navbutton-background-color: rgb(255,255,204); top-bar-button: url(cnvglb.gif); 
  580.                font-family: Arial }
  581. .mstheme-topbar-font { color: rgb(0,0,102); font-size: 8pt; font-family: Arial, Arial, Helvetica }
  582. body         { background-image: url('cnvbkgnd.jpg'); font-family: Arial, Arial, Helvetica }
  583. button       { font-size: 8pt; font-style: normal; font-family: Arial, Arial, Helvetica; 
  584.                border-style: solid; border-width: 1pt }
  585. caption      { font-size: 14pt; font-family: Arial, Arial, Helvetica; font-style: normal }
  586. fieldset     { font-family: Arial, Arial, Helvetica; font-size: 8pt; font-style: normal; 
  587.                border-style: solid; border-width: 1pt }
  588. h1           { vertical-align: none; font-weight: normal; font-style: normal; font-size: 24pt; 
  589.                font-family: Arial, Arial, Helvetica; text-align: none }
  590. h2           { font-family: Arial, Arial, Helvetica; font-style: normal; font-size: 18pt; 
  591.                font-weight: normal }
  592. h3           { font-family: Arial, Arial, Helvetica; font-size: 14pt; font-weight: normal; 
  593.                font-style: normal }
  594. h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
  595.                Arial, Arial, Helvetica }
  596. h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
  597.                Arial, Arial, Helvetica }
  598. h6           { font-family: Arial, Arial, Helvetica; font-size: 8pt; font-style: normal; 
  599.                font-weight: normal }
  600. label        { font-style: normal; font-family: Arial, Arial, Helvetica; font-size: 8pt }
  601. label, .mstheme-label { font-size: 8pt; font-family: Arial, Arial, Helvetica; font-style: normal }
  602. legend       { font-style: normal; font-size: 8pt; font-family: Arial, Arial, Helvetica }
  603. marquee      { font-family: Arial, Arial, Helvetica; font-size: 14pt }
  604. select       { font-style: normal; font-family: Arial, Arial, Helvetica; font-size: 8pt; 
  605.                border-style: solid;  }
  606. table        { font-family: Arial, Arial, Helvetica; font-style: normal }
  607. textarea     { font-style: normal; font-size: 8pt; font-family: Arial, Arial, Helvetica; 
  608.                border-style: solid;  }
  609. th           { font-family: Arial, Arial, Helvetica; font-style: normal }
  610.