home *** CD-ROM | disk | FTP | other *** search
/ Mikrobitti Huvi & Hyöty 2007 / MBHH07.iso / css / mikrobitti.css
Encoding:
Cascading Style Sheet File  |  2007-02-28  |  6.9 KB  |  442 lines

  1. BODY, TD {
  2.     font-family: Arial, sans-serif;
  3.     font-size: 12px;
  4.     color: #000000;
  5. }
  6.  
  7. A {
  8.     text-decoration: none;
  9.     color: #026fab;
  10.     font-weight: normal;
  11. }
  12.  
  13. A:Hover {
  14.     text-decoration: underline;
  15.     color: #026fab;
  16.     font-weight: normal;
  17. }
  18.  
  19. .pelit_box {
  20.     font-family: Arial;
  21.     text-decoration: none;
  22.     color: #000000;
  23.     font-size: 14px;
  24.     font-weight: normal;
  25. }
  26.  
  27. .pelit_box_txt {
  28.     font-family: Arial;
  29.     text-decoration: none;
  30.     color: #e24b40;
  31.     font-size: 12px;
  32.     font-weight: bold;
  33. }
  34.  
  35. .pelit_box_txt:Hover {
  36.     font-family: Arial;
  37.     text-decoration: underline;
  38.     color: #e24b40;
  39.     font-size: 12px;
  40.     font-weight: bold;
  41. }
  42.  
  43. .pelit_box_txt_14 {
  44.     font-family: Arial;
  45.     text-decoration: none;
  46.     color: #e24b40;
  47.     font-size: 14px;
  48.     font-weight: bold;
  49. }
  50.  
  51. .pelit_box_txt_14:Hover {
  52.     font-family: Arial;
  53.     text-decoration: underline;
  54.     color: #e24b40;
  55.     font-size: 14px;
  56.     font-weight: bold;
  57. }
  58.  
  59. .small {
  60.     font-family: Arial;
  61.     text-decoration: none;
  62.     color: #666666;
  63.     font-size: 11px;
  64.     font-weight: normal;
  65. }
  66.  
  67. .nettijatko {
  68.     font-family: Arial;
  69.     text-decoration: none;
  70.     color: #FFFFFF;
  71.     font-size: 12px;
  72.     font-weight: normal;
  73. }
  74.  
  75. .nettijatko_link {
  76.     font-family: Arial;
  77.     text-decoration: none;
  78.     color: #FFFFFF;
  79.     font-size: 12px;
  80.     font-weight: normal;
  81. }
  82.  
  83. .nettijatko_link:Hover {
  84.     font-family: Arial;
  85.     text-decoration: underline;
  86.     color: #FFFFFF;
  87.     font-size: 12px;
  88.     font-weight: normal;
  89. }
  90.  
  91. .box_otsikko {
  92.     font-family: Arial;
  93.     text-decoration: none;
  94.     color: #FFFFFF;
  95.     font-size: 14px;
  96.     font-weight: bold;
  97. }
  98.  
  99. .box_otsikko:Hover {
  100.     font-family: Arial;
  101.     text-decoration: underline;
  102.     color: #FFFFFF;
  103.     font-size: 14px;
  104.     font-weight: bold;
  105. }
  106.  
  107. .box_txt {
  108.     font-family: Arial;
  109.     text-decoration: none;
  110.     color: #000000;
  111.     font-size: 12px;
  112.     font-weight: normal;
  113. }
  114.  
  115. .box_txt2 {
  116.     font-family: Arial;
  117.     text-decoration: none;
  118.     color: #000000;
  119.     font-size: 11px;
  120.     font-weight: normal;
  121. }
  122.  
  123. .box_txt2_link {
  124.     font-family: Arial;
  125.     text-decoration: none;
  126.     color: #026fab;
  127.     font-size: 12px;
  128.     font-weight: bold;
  129. }
  130.  
  131. .box_txt2_link:Hover {
  132.     font-family: Arial;
  133.     text-decoration: underline;
  134.     color: #026fab;
  135.     font-size: 12px;
  136.     font-weight: bold;
  137. }
  138.  
  139.  
  140. .box1 {
  141.     font-family: Arial;
  142.     text-decoration: none;
  143.     color: #3f80e1;
  144.     font-size: 12px;
  145.     font-weight: bold;
  146. }
  147.  
  148. .box1:Hover {
  149.     font-family: Arial;
  150.     text-decoration: underline;
  151.     color: #3f80e1;
  152.     font-size: 12px;
  153.     font-weight: bold;
  154. }
  155.  
  156. .box2 {
  157.     font-family: Arial;
  158.     text-decoration: none;
  159.     color: #09bed9;
  160.     font-size: 12px;
  161.     font-weight: bold;
  162. }
  163.  
  164. .box2:Hover {
  165.     font-family: Arial;
  166.     text-decoration: underline;
  167.     color: #09bed9;
  168.     font-size: 12px;
  169.     font-weight: bold;
  170. }
  171.  
  172. .box3 {
  173.     font-family: Arial;
  174.     text-decoration: none;
  175.     color: #ee0c1c;
  176.     font-size: 12px;
  177.     font-weight: bold;
  178. }
  179.  
  180. .box3:Hover {
  181.     font-family: Arial;
  182.     text-decoration: underline;
  183.     color: #ee0c1c;
  184.     font-size: 12px;
  185.     font-weight: bold;
  186. }
  187.  
  188. .box4 {
  189.     font-family: Arial;
  190.     text-decoration: none;
  191.     color: #ff782d;
  192.     font-size: 12px;
  193.     font-weight: bold;
  194. }
  195.  
  196. .box4:Hover {
  197.     font-family: Arial;
  198.     text-decoration: underline;
  199.     color: #ff782d;
  200.     font-size: 12px;
  201.     font-weight: bold;
  202. }
  203.  
  204. .otsikko_etusivu {
  205.     font-family: Arial;
  206.     text-decoration: none;
  207.     color: #4c82c3;
  208.     font-size: 14px;
  209.     font-weight: bold;
  210. }
  211.  
  212. .red_box {
  213.     font-family: Arial;
  214.     text-decoration: none;
  215.     color: #FFFFFF;
  216.     font-size: 14px;
  217.     font-weight: bold;
  218. }
  219.  
  220. .red_box2 {
  221.     font-family: Arial;
  222.     text-decoration: none;
  223.     color: #FFFFFF;
  224.     font-size: 12px;
  225.     font-weight: bold;
  226. }
  227.  
  228. .red_box3 {
  229.     font-family: Arial;
  230.     text-decoration: none;
  231.     color: #FFFFFF;
  232.     font-size: 12px;
  233.     font-weight: normal;
  234. }
  235.  
  236. .red_box_12 {
  237.     font-family: Arial;
  238.     text-decoration: none;
  239.     color: #000000;
  240.     font-size: 12px;
  241.     font-weight: normal;
  242. }
  243.  
  244. .red_box_14 {
  245.     font-family: Arial;
  246.     text-decoration: none;
  247.     color: #000000;
  248.     font-size: 14px;
  249.     font-weight: bold;
  250. }
  251.  
  252. .red_box_courier {
  253.     font-family : "Courier New", Courier, monospace;
  254.     text-decoration: none;
  255.     color: #FFFFFF;
  256.     font-size: 12px;
  257.     font-weight: bold;
  258. }
  259.  
  260. .courier {
  261.     font-family : "Courier New", Courier, monospace;
  262.     text-decoration: none;
  263.     color: #000000;
  264.     font-size: 12px;
  265.     font-weight: bold;
  266. }
  267.  
  268. .nav_pelit {
  269.     font-family: Arial;
  270.     text-decoration: none;
  271.     color: #ee0c1c;
  272.     font-size: 12px;
  273.     font-weight: bold;
  274. }
  275.  
  276. .nav_pelit:Hover {
  277.     font-family: Arial;
  278.     text-decoration: underline;
  279.     color: #ee0c1c;
  280.     font-size: 12px;
  281.     font-weight: bold;
  282. }
  283.  
  284. .nav_kuva {
  285.     font-family: Arial;
  286.     text-decoration: none;
  287.     color: #1f9d37;
  288.     font-size: 12px;
  289.     font-weight: bold;
  290. }
  291.  
  292. .nav_kuva:Hover {
  293.     font-family: Arial;
  294.     text-decoration: underline;
  295.     color: #1f9d37;
  296.     font-size: 12px;
  297.     font-weight: bold;
  298. }
  299.  
  300. .nav_linux {
  301.     font-family: Arial;
  302.     text-decoration: none;
  303.     color: #ef6a21;
  304.     font-size: 12px;
  305.     font-weight: bold;
  306. }
  307.  
  308. .nav_linux:Hover {
  309.     font-family: Arial;
  310.     text-decoration: underline;
  311.     color: #ef6a21;
  312.     font-size: 12px;
  313.     font-weight: bold;
  314. }
  315.  
  316. .nav_internet {
  317.     font-family: Arial;
  318.     text-decoration: none;
  319.     color: #009bb0;
  320.     font-size: 12px;
  321.     font-weight: bold;
  322. }
  323.  
  324. .nav_internet:Hover {
  325.     font-family: Arial;
  326.     text-decoration: underline;
  327.     color: #009bb0;
  328.     font-size: 12px;
  329.     font-weight: bold;
  330. }
  331.  
  332. .nav_saato {
  333.     font-family: Arial;
  334.     text-decoration: none;
  335.     color: #ccc024;
  336.     font-size: 12px;
  337.     font-weight: bold;
  338. }
  339.  
  340. .nav_saato:Hover {
  341.     font-family: Arial;
  342.     text-decoration: underline;
  343.     color: #ccc024;
  344.     font-size: 12px;
  345.     font-weight: bold;
  346. }
  347.  
  348. .nav_digitv {
  349.     font-family: Arial;
  350.     text-decoration: none;
  351.     color: #6f48c5;
  352.     font-size: 12px;
  353.     font-weight: bold;
  354. }
  355.  
  356. .nav_digitv:Hover {
  357.     font-family: Arial;
  358.     text-decoration: underline;
  359.     color: #6f48c5;
  360.     font-size: 12px;
  361.     font-weight: bold;
  362. }
  363.  
  364. .nav_tietoturva {
  365.     font-family: Arial;
  366.     text-decoration: none;
  367.     color: #2f6ecd;
  368.     font-size: 12px;
  369.     font-weight: bold;
  370. }
  371.  
  372. .nav_tietoturva:Hover {
  373.     font-family: Arial;
  374.     text-decoration: underline;
  375.     color: #2f6ecd;
  376.     font-size: 12px;
  377.     font-weight: bold;
  378. }
  379.  
  380.  
  381. .nav_internet {
  382.     font-family: Arial;
  383.     text-decoration: none;
  384.     color: #00a5be;
  385.     font-size: 12px;
  386.     font-weight: bold;
  387. }
  388.  
  389. .nav_internet:Hover {
  390.     font-family: Arial;
  391.     text-decoration: underline;
  392.     color: #00a5be;
  393.     font-size: 12px;
  394.     font-weight: bold;
  395. }
  396.  
  397. .otsikko {
  398.     font-family: Arial;
  399.     text-decoration: none;
  400.     color: #0080c6;
  401.     font-size: 18px;
  402.     font-weight: bold;
  403. }
  404.  
  405. .otsikko_black {
  406.     font-family: Arial;
  407.     text-decoration: none;
  408.     color: #000000    ;
  409.     font-size: 28px;
  410.     font-weight: bold;
  411. }
  412.  
  413. .otsikko_black_18 {
  414.     font-family: Arial;
  415.     text-decoration: none;
  416.     color: #000000    ;
  417.     font-size: 18px;
  418.     font-weight: bold;
  419. }
  420.  
  421. .button {
  422.     font-family: Verdana;
  423.     font-size: 10px;
  424.     color: #060350;
  425.     background: url('../pics/nappula_bg.gif') #FFFFFF; 
  426.     width: 75px;
  427.     height: 20px;
  428.     border: none;
  429. }
  430.  
  431. input {
  432.     border: 1px solid #04034F;
  433.     font-family: Verdana;
  434.     font-size: 11px;
  435.     height: 20px;
  436.     width: 150px;
  437.     background: #EFEFEF;
  438.     padding: 2px;
  439.     margin: 2px;
  440. }
  441.  
  442.