home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 February / PCWorld_2005-02_cd.bin / software / servis / msprod / msprod2.exe / prod2.msi / Data1.cab / style3largevideo1_simple.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-08-05  |  1.6 KB  |  118 lines

  1. /* WMxxx tags store data to describe this file */
  2.  
  3. #WMTemplate
  4. {
  5.     WMName: "";
  6.     WMDesc: "";
  7. }
  8. BODY
  9. {
  10.     COLOR: #000000;
  11.     BACKGROUND-COLOR: #798BAA;
  12.     FONT-FAMILY: Verdana;
  13. }
  14. #HTML1Div
  15. {
  16.     DISPLAY: none;
  17.     POSITION: absolute;
  18.     TOP: 0px;
  19.     LEFT: 0px;
  20.     HEIGHT: 0px;
  21.     WIDTH: 0px;
  22. }
  23. #HTML1Frame
  24. {
  25.     DISPLAY: none;
  26.     POSITION: absolute;
  27.     TOP: 0px;
  28.     LEFT: 0px;
  29.     HEIGHT: 0px;
  30.     WIDTH: 0px;
  31. }
  32. #LeftSideBackground
  33. {
  34.     POSITION: absolute;
  35.     TOP: 0px;
  36.     LEFT: 0px;
  37.     WIDTH: 980px;
  38.     HEIGHT: 590px;
  39.     BACKGROUND-COLOR: transparent;
  40. }
  41. #LoadingWaitDiv
  42. {
  43.     BACKGROUND-COLOR: #8C9DBB;
  44. }
  45. #MainDiv
  46. {
  47.     POSITION: absolute;
  48.     TOP: 0px;
  49.     LEFT: 0px;
  50.     HEIGHT: 590px;
  51.     WIDTH: 980px;
  52.     BACKGROUND-COLOR: transparent;
  53. }
  54. #MediaPlayer
  55. {
  56.     HEIGHT: 408px;
  57.     WIDTH: 480px;
  58. }
  59. #MediaPlayerDiv
  60. {
  61.     POSITION: absolute;
  62.     TOP: 30px;
  63.     LEFT: 60px;
  64.     HEIGHT: 408px;
  65.     WIDTH: 480px;
  66. }
  67. #Misc1Div
  68. {
  69.     POSITION: absolute;
  70.     TOP: 0px;
  71.     LEFT: 0px;
  72.     WIDTH: 985px;
  73.     HEIGHT: 590px;
  74.     BACKGROUND-IMAGE: URL(style3simple.jpg);
  75.     BACKGROUND-REPEAT: no-repeat;
  76.     DISPLAY: inline;
  77. }
  78. #SlidesDiv
  79. {
  80.     VISIBILITY: hidden;
  81.     POSITION: absolute;
  82.     TOP: 0px;
  83.     LEFT: 0px;
  84.     HEIGHT: 0px;
  85.     WIDTH: 0px;
  86. }
  87. #SlidesFrame
  88. {
  89.     HEIGHT: 0%;
  90.     WIDTH: 0%;
  91. }
  92. #TOCDiv
  93. {
  94.     POSITION: absolute;
  95.     TOP: 27px;
  96.     LEFT: 630px;
  97.     HEIGHT: 530px;
  98.     WIDTH: 330px;
  99.     OVERFLOW: auto;
  100. }
  101. .TOCEntryNormal
  102. {
  103.     COLOR: #333399;
  104.     CURSOR: hand;
  105.     FONT-SIZE: 12pt;
  106.     FONT-FAMILY: Verdana;
  107.     FONT-WEIGHT: bold;
  108.     LIST-STYLE: none;
  109. }
  110. .TOCEntryNowPlaying
  111. {
  112.     COLOR: #000000;
  113.     CURSOR: hand;
  114.     FONT-SIZE: 12pt;
  115.     FONT-FAMILY: Verdana;
  116.     FONT-WEIGHT: bold;
  117.     LIST-STYLE: none;
  118. }