home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 June / PCpro_2006_06.ISO / files / mstools / EducationPack.msi / product.cab / EduPackExecutable / HTML / LAUNCHER.CSS < prev   
Encoding:
Cascading Style Sheet File  |  2005-07-07  |  2.7 KB  |  103 lines

  1. .Header {
  2.     font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 24px; /* equivalent 18pt with 96 dpi */
  4.     font-style: normal; 
  5.     line-height: normal;
  6.     font-weight: normal;
  7.     color: #FFFFFF;
  8. }
  9.  
  10. .content {
  11.     font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  12.     font-size: 14px; /* equivalent 10pt with 96 dpi */
  13.     line-height: 17px;
  14.     color: #FFFFFF;
  15.  
  16. }
  17. .link {
  18.  
  19.     font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  20.     font-size: 14px; /* equivalent 10pt with 96 dpi */
  21.     line-height: 23px; /* equivalent 17pt with 96 dpi */
  22.     color: #66CCFF;
  23. }
  24.  
  25. .10PercentTransparent {
  26.     filter: Alpha(Opacity=25, FinishOpacity=25);
  27. }
  28.  
  29. .buttonText {
  30.     font-family: "Trebuchet MS";
  31.     font-size: 17px; /* equivalent 13pt with 96 dpi */
  32.     color: #FFFFFF;
  33. }
  34.  
  35. .blackbuttonText {
  36.     font-family: "Trebuchet MS";
  37.     font-size: 17px;/*equivalent 13pt with 96 dpi */
  38.     color: #000000;
  39. }
  40.  
  41. .ProductTitleText {
  42.     font-family: "Trebuchet MS Regular", Verdana, Arial, Helvetica, sans-serif;
  43.     font-size: 24px; /* equivalent 18pt with 96 dpi */
  44.     font-style: normal;
  45.     line-height: normal;
  46.     font-weight: normal;
  47.     color: #000000;
  48. }
  49.  
  50. .microsoft {
  51.     font-family: Tahoma, Verdana, Arial, Sans-Serif;
  52.     font-size: 12px; /* equivalent 9pt with 96 dpi */
  53.     color: #FFFFFF;
  54. }
  55. .educationPack {
  56.     font-family: Trebuchet, Verdana, Arial, sans-serif;
  57.     font-size: 28px; /* equivalent 21pt with 96 dpi */
  58.     color: #FFFFFF;
  59.     line-height: 24px; /* equivalent 18pt with 96 dpi */
  60. }
  61. .script_xp {
  62.     font-family: "Comic Sans MS","Segoe Print", Verdana, Arial, sans-serif;
  63.     font-size: 16px; /* equivalent 12pt with 96 dpi */
  64.     line-height: 19px; /* equivalent 14pt with 96 dpi */
  65.     color: #FFFFFF;
  66. }
  67. .script {
  68.     font-family: "Segoe Print", Verdana, Arial, sans-serif;
  69.     font-size: 16px; /* equivalent 12pt with 96 dpi */
  70.     line-height: 19px; /* equivalent 14pt with 96 dpi */
  71.     color: #FFFFFF;
  72. }
  73. .r {
  74.     font-family: Verdana, Arial, Helvetica, sans-serif;
  75.     font-size: 8px; /* equivalent 6pt with 96 dpi */
  76.     color: #FFFFFF;
  77.     vertical-align: super;
  78. }
  79.  
  80. .productTitle_r {
  81.     font-family: Verdana, Arial, Helvetica, sans-serif;
  82.     font-size: 8px; /* equivalent 6pt with 96 dpi */
  83.     color: #000000;
  84.     vertical-align: super;
  85. }
  86. .Start {
  87.     font-family: "Trebuchet MS Regular", Verdana, Arial, sans-serif;
  88.     font-size: 18px; /* equivalent 13.5pt with 96 dpi */
  89.     color: #000000;
  90. }
  91. .LauncherButton {
  92.     cursor: hand;
  93. }
  94. .Watermark {
  95.     font-family: Trebuchet, Verdana, Arial, sans-serif;
  96.     font-size: 77px; /* equivalent 58pt with 96 dpi */
  97.     color: #FFFFFF;
  98.     letter-spacing: -8px; /*equivalent 6pt with 96 dpi */
  99.     position: absolute;
  100.     filter:alpha(opacity=10);
  101.     right:39px; /*equivalent 29pt with 96 dpi */
  102.     top:0px;
  103. }