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 / style2audioslides_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: Arial;
  12.     BACKGROUND-COLOR: #F2EDE6;
  13. }
  14. #HTML1Div
  15. {
  16.     VISIBILITY: hidden;
  17.     POSITION: absolute;
  18.     TOP: 0px;
  19.     LEFT: 0px;
  20.     HEIGHT: 0px;
  21.     WIDTH: 0px;
  22.     DISPLAY: none;
  23. }
  24. #HTML1Frame
  25. {
  26.     VISIBILITY: hidden;
  27.     POSITION: absolute;
  28.     TOP: 0px;
  29.     LEFT: 0px;
  30.     HEIGHT: 0px;
  31.     WIDTH: 0px;
  32.     DISPLAY: none;
  33. }
  34. #LeftSideBackground
  35. {
  36.     POSITION: absolute;
  37.     TOP: 0px;
  38.     LEFT: 0px;
  39.     HEIGHT: 590px;
  40.     WIDTH: 980px;
  41.     BACKGROUND-COLOR: transparent;
  42. }
  43. #LoadingWaitDiv
  44. {
  45.     BACKGROUND-COLOR: #D6C9B5;
  46. }
  47. #MainDiv
  48. {
  49.     BACKGROUND-COLOR: transparent;
  50. }
  51. #MediaPlayer
  52. {
  53.     HEIGHT: 45px;
  54.     WIDTH: 290px;
  55. }
  56. #MediaPlayerDiv
  57. {
  58.     POSITION: absolute;
  59.     TOP: 115px;
  60.     LEFT: 10px;
  61.     HEIGHT: 45px;
  62.     WIDTH: 290px;
  63. }
  64. #Misc1Div
  65. {
  66.     POSITION: absolute;
  67.     TOP: 0px;
  68.     LEFT: 0px;
  69.     WIDTH: 970px;
  70.     HEIGHT: 590px;
  71.     BACKGROUND-IMAGE: URL(style2simple.jpg);
  72.     BACKGROUND-REPEAT: no-repeat;
  73.     BACKGROUND-COLOR: transparent;
  74.     DISPLAY: inline;
  75. }
  76. #SlidesDiv
  77. {
  78.     POSITION: absolute;
  79.     TOP: 100px;
  80.     LEFT: 335px;
  81.     HEIGHT: 479px;
  82.     WIDTH: 639px;
  83.     OVERFLOW: hidden;
  84. }
  85. #TOCDiv
  86. {
  87.     POSITION: absolute;
  88.     TOP: 174px;
  89.     LEFT: 22px;
  90.     HEIGHT: 405px;
  91.     WIDTH: 290px;
  92.     OVERFLOW: auto;
  93. }
  94. .TOCEntryNormal
  95. {
  96.     COLOR: #996633;
  97.     FONT-SIZE: 12pt;
  98.     FONT-FAMILY: Arial;
  99.     FONT-WEIGHT: bold;
  100.     LIST-STYLE: none;
  101. }
  102. .TOCEntryNowPlaying
  103. {
  104.     COLOR: #000000;
  105.     FONT-SIZE: 12pt;
  106.     FONT-FAMILY: Arial;
  107.     FONT-WEIGHT: bold;
  108.     LIST-STYLE: none;
  109. }