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 / style3videoslides_simple.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-08-05  |  1.5 KB  |  109 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.     FONT-FAMILY: Verdana;
  12.     BACKGROUND-COLOR: #798BAA;
  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.     HEIGHT: 0%;
  26.     WIDTH: 0%;
  27. }
  28. #LeftSideBackground
  29. {
  30.     POSITION: absolute;
  31.     TOP: 0px;
  32.     LEFT: 0px;
  33.     HEIGHT: 580px;
  34.     WIDTH: 980px;
  35.     BACKGROUND-COLOR: transparent;
  36. }
  37. #LoadingWaitDiv
  38. {
  39.     BACKGROUND-COLOR: #8C9DBB;
  40. }
  41. #MainDiv
  42. {
  43.     POSITION: absolute;
  44.     TOP: 0px;
  45.     LEFT: 0px;
  46.     HEIGHT: 580px;
  47.     WIDTH: 980px;
  48.     BACKGROUND-COLOR: transparent;
  49. }
  50. #MediaPlayer
  51. {
  52.     HEIGHT: 219px;
  53.     WIDTH: 228px;
  54. }
  55. #MediaPlayerDiv
  56. {
  57.     POSITION: absolute;
  58.     TOP: 22px;
  59.     LEFT: 709px;
  60.     HEIGHT: 219px;
  61.     WIDTH: 228px;
  62. }
  63. #Misc1Div
  64. {
  65.     POSITION: absolute;
  66.     TOP: 0px;
  67.     LEFT: 0px;
  68.     HEIGHT: 580px;
  69.     WIDTH: 980px;
  70.     BACKGROUND-IMAGE: URL(style3simple.jpg);
  71.     BACKGROUND-REPEAT: no-repeat;
  72.     DISPLAY: inline;
  73. }
  74. #SlidesDiv
  75. {
  76.     POSITION: absolute;
  77.     TOP: 22px;
  78.     LEFT: 30px;
  79.     HEIGHT: 479px;
  80.     WIDTH: 639px;
  81.     OVERFLOW: hidden;
  82. }
  83. #TOCDiv
  84. {
  85.     POSITION: absolute;
  86.     TOP: 260px;
  87.     LEFT: 690px;
  88.     HEIGHT: 290px;
  89.     WIDTH: 270px;
  90.     OVERFLOW: auto;
  91. }
  92. .TOCEntryNormal
  93. {
  94.     COLOR: #333399;
  95.     CURSOR: hand;
  96.     FONT-SIZE: 12pt;
  97.     FONT-FAMILY: Verdana;
  98.     FONT-WEIGHT: bold;
  99.     LIST-STYLE: none;
  100. }
  101. .TOCEntryNowPlaying
  102. {
  103.     COLOR: #000000;
  104.     CURSOR: hand;
  105.     FONT-SIZE: 12pt;
  106.     FONT-FAMILY: Verdana;
  107.     FONT-WEIGHT: bold;
  108.     LIST-STYLE: none;
  109. }