home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip_2001-05_cd2.bin / ChipCD / browsery / msie6_beta / iew2k_1.cab / browselc.dll / HTML / IBARMGR.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-11-13  |  1.9 KB  |  40 lines

  1. BODY        { font-family:'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif; margin:0; width:100%; height:100%; }
  2. TD          { vertical-align:top; margin:0; padding:0; }
  3. IMG         { filter:chroma(color=white); border-width:0px}
  4. A           { font-size:8pt; font-familY:Tahoma; color:#324395; behavior:url(hilite.htc); }
  5. BUTTON SPAN { accelerator:true; text-decoration:underline; }
  6.  
  7. .NavBar     { background-color:#AEC7EF; width:100%; }
  8. .NavBar BUTTON { behavior:url(imgbtn.htc); }
  9. .ButtonBar  { background-color:buttonface; text-align:right; vertical-align:middle;
  10.               width:100%; padding:1mm; }
  11.  
  12. .WorkArea   { font-size:10pt; padding:0.5em; padding-left:1em; width:100%; height:100%; overflow-y:auto; }
  13. .ContentArea{ border-top:'2mm solid #AEC7EF'; width:100%; height:100%; }
  14. .TopLeftCorner { position:absolute; filter:mask(color=#AEC7EF); }
  15.  
  16. .PageTitle  { font-size:16pt; font-weight:bold; color:#3171D6; font-style:italic; }
  17. .TaskTitle  { font-size:10pt; }
  18. .TaskArea   { margin-top:1em; }
  19. .TaskLink   { font-size:10pt; font-weight:300; margin-bottom:.3em; }
  20.  
  21. .LeftStrip  { width:30%; height:100%; }
  22. .LeftPaneText{font-size:9pt; margin-top:1em; margin-bottom:1em; }
  23. .RelatedTask{ font-size:10pt; color:#5294FF; font-weight:bold; margin-bottom:2em; }
  24. .LearnAbout { font-size:10pt; color:#5294FF; font-weight:bold; }
  25. .LearnAboutImg { margin:1px; margin-right:5px; }
  26. .LeftPaneLink{font-size:8pt; font-weight:normal; cursor:hand; }
  27.  
  28. .ButtonRow  { margin-top:1em; border-top:'thin solid activeborder'; padding-top:1mm; text-align:right; }
  29. .ButtonRow BUTTON { margin:1mm; }
  30. .DescRow    { font-size:10pt; border-top:'thin solid activeborder'; height:8em;
  31.               margin-top:1em; padding-left:1em; padding-top:1mm; }
  32.  
  33. .TaskButton { width:100px; margin-top:.5em; margin-right:.5em }
  34.  
  35. .HelpText   { font-size:10pt; text-align:justify; margin-top:1em; }
  36.  
  37. #idSelection { padding-left:1em; font-size:10pt; }
  38.  
  39.  
  40.