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 / F33127_style3audioslideshtml.css < prev    next >
Encoding:
Text (UTF-16)  |  2003-08-05  |  12.1 KB  |  279 lines

  1. /* WMxxx tags store data to describe this file */
  2.  
  3. #WMTemplate
  4. {
  5.     WMName: "Clouds Audio - Fixed Slides and HTML";
  6.     WMDesc: "Audio template with slides and HTML areas. This template has a background image. Slides and HTML areas cannot be resized.";
  7.     WMSimpleTemplate: "style3audioslideshtml_simple.css";
  8. }
  9.  
  10. /* image dependancies */ 
  11. .PlayerPause_Rest     { background-image: url("pause_r.gif"); } 
  12. .PlayerPause_Hover     { background-image: url("pause_h.gif"); } 
  13. .PlayerPause_Down     { background-image: url("pause_d.gif"); } 
  14. .PlayerDiscussion_Rest     { background-image: url("disc_r.gif"); } 
  15. .PlayerDiscussion_Hover { background-image: url("disc_h.gif"); } 
  16. .PlayerDiscussion_Down     { background-image: url("disc_d.gif"); } 
  17. .PlayerNext_Rest     { background-image: url("next_r.gif"); } 
  18. .PlayerNext_Hover     { background-image: url("next_h.gif"); } 
  19. .PlayerNext_Down     { background-image: url("next_d.gif"); } 
  20. .PlayerPlayPause_Rest     { background-image: url("play_r.gif"); } 
  21. .PlayerPlayPause_Hover     { background-image: url("play_h.gif"); } 
  22. .PlayerPlayPause_Down     { background-image: url("play_d.gif"); } 
  23. .PlayerPrevious_Rest     { background-image: url("previous_r.gif"); } 
  24. .PlayerPrevious_Hover     { background-image: url("previous_h.gif"); } 
  25. .PlayerPrevious_Down     { background-image: url("previous_d.gif"); }
  26. .PlayerSkipForward_Rest { background-image: url("skipforward_r.gif"); } 
  27. .PlayerSkipForward_Hover{ background-image: url("skipforward_h.gif"); } 
  28. .PlayerSkipForward_Down { background-image: url("skipforward_d.gif"); } 
  29. .PlayerSkipBack_Rest     { background-image: url("skipback_r.gif"); }
  30. .PlayerSkipBack_Hover     { background-image: url("skipback_h.gif"); }
  31. .PlayerSkipBack_Down     { background-image: url("skipback_d.gif"); } 
  32. .PlayerVolume_Rest     { background-image: url("volume_r.gif"); }
  33. .PlayerVolume_Hover     { background-image: url("volume_h.gif"); }
  34. .PlayerVolume_Down     { background-image: url("volume_d.gif"); }
  35. .Img_Clock         { background-image: url("clock.gif"); } 
  36. .Img_Marrow         { background-image: url("marrow.gif"); } 
  37. .Img_Parrow         { background-image: url("parrow.gif"); } 
  38. #PlayerBL     { background-image: url("back_left.gif"); } 
  39. #PlayerBC     { background-image: url("back_center.gif"); } 
  40. #PlayerBR     { background-image: url("back_right.gif"); } 
  41.  
  42. BODY
  43. {
  44.     COLOR: #000000;
  45.     FONT-FAMILY: Verdana;
  46.     BACKGROUND-COLOR: #798BAA;
  47. }
  48. #DiscussionDiv
  49. {
  50.     BACKGROUND-COLOR: #798BAA;
  51. }
  52. .DiscussAddRefreshTopic
  53. {
  54.     COLOR: #000000;
  55.     CURSOR: hand;
  56.     FONT-FAMILY: Verdana;
  57.     FONT-SIZE: 90%;
  58.     FONT-WEIGHT: bold;
  59.     FONT-STYLE: italic;
  60.     TEXT-DECORATION: underline;
  61. }
  62. .DiscussErrorText
  63. {
  64.     COLOR: #000000;
  65.     FONT-FAMILY: Verdana;
  66.     FONT-SIZE: normal;
  67.     FONT-WEIGHT: bold;
  68. }
  69. .DiscussShowHide
  70. {
  71.     COLOR: #000000;
  72.     WIDTH: 40%;
  73.     CURSOR: hand;
  74.     FONT-FAMILY: Verdana;
  75.     FONT-SIZE: normal;
  76.     FONT-WEIGHT: bold;
  77. }
  78. #HTML1Div
  79. {
  80.     VISIBILITY: visible;
  81.     POSITION: absolute;
  82.     TOP: 450px;
  83.     LEFT: 30px;
  84.     HEIGHT: 124px;
  85.     WIDTH: 550px;
  86. }
  87. #HTML1Frame
  88. {
  89.     HEIGHT: 89.5%;
  90.     WIDTH: 100%;
  91. }
  92. #LeftSideBackground
  93. {
  94.     POSITION: absolute;
  95.     TOP: 0px;
  96.     LEFT: 0px;
  97.     WIDTH: 100%;
  98.     HEIGHT: 100%;
  99.     BACKGROUND-COLOR: transparent;
  100. }
  101. #LoadingWaitDiv
  102. {
  103.     BACKGROUND-COLOR: #798BAA;
  104. }
  105. #MainDiv
  106. {
  107.     BACKGROUND-COLOR: transparent;
  108. }
  109. #MediaPlayer
  110. {
  111.     HEIGHT: 0px;
  112.     WIDTH: 0px;
  113. }
  114. #MediaPlayerDiv
  115. {
  116.     POSITION: absolute;
  117.     TOP: 0px;
  118.     LEFT: 0px;
  119.     HEIGHT: 0px;
  120.     WIDTH: 0px;
  121. }
  122. #MediaPlayerControlsDiv
  123. {
  124.     POSITION: absolute;
  125.     TOP: 0px;
  126.     LEFT: 614px;
  127.     WIDTH: 330px;
  128.     WMPlayerClockOffset: 9;
  129. }
  130. #Misc1Div
  131. {
  132.     POSITION: absolute;
  133.     TOP: 0px;
  134.     LEFT: 0px;
  135.     WIDTH: 990px;
  136.     HEIGHT: 590px;
  137.     BACKGROUND-IMAGE: URL(style3audiobkg.jpg);
  138.     BACKGROUND-POSITION: 10 10;
  139.     BACKGROUND-REPEAT: no-repeat;
  140.     DISPLAY: none;
  141.     WMPrerollDisplay: none;
  142. }
  143. #PlayerBL
  144. {
  145.     POSITION: absolute;
  146.     BACKGROUND-IMAGE: URL(back_left.gif);
  147.     LEFT: 0px;
  148.     WIDTH: 15px;
  149.     HEIGHT: 67px;
  150. }
  151. #PlayerBC
  152. {
  153.     POSITION: absolute;
  154.     BACKGROUND-IMAGE: URL(back_center.gif);
  155.     LEFT: 15px;
  156.     HEIGHT: 67px;
  157. }
  158. #PlayerBR
  159. {
  160.     POSITION: absolute;
  161.     WIDTH: 15px;
  162.     HEIGHT: 67px;
  163.     BACKGROUND-IMAGE: URL(back_right.gif);
  164. }
  165. #PlayerPlayPause
  166. {
  167.     POSITION: absolute;
  168.     TOP: 54px;
  169.     LEFT: 23px;
  170.     HEIGHT: 25px;
  171.     WIDTH: 25px;
  172.     BACKGROUND-REPEAT: no-repeat;
  173. }
  174. #PlayerPrevious
  175. {
  176.     POSITION: absolute;
  177.     TOP: 54px;
  178.     LEFT: 62px;
  179.     WIDTH: 25px;
  180.     HEIGHT: 25px;
  181.     BACKGROUND-REPEAT: no-repeat;
  182.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  183. }
  184. #PlayerNext
  185. {
  186.     POSITION: absolute;
  187.     TOP: 54px;
  188.     LEFT: 91px;
  189.     HEIGHT: 25px;
  190.     WIDTH: 25px;
  191.     BACKGROUND-REPEAT: no-repeat;
  192.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  193. }
  194. #PlayerDiscussion
  195. {
  196.     POSITION: absolute;
  197.     TOP: 54px;
  198.     LEFT: 198px;
  199.     HEIGHT: 25px;
  200.     WIDTH: 25px;
  201.     BACKGROUND-REPEAT: no-repeat;
  202. }
  203. #PlayerSkipForward
  204. {
  205.     POSITION: absolute;
  206.     DISPLAY: inline;
  207.     TOP: 54px;
  208.     LEFT: 159px;
  209.     HEIGHT: 24px;
  210.     WIDTH: 24px;
  211.     BACKGROUND-REPEAT: no-repeat;
  212.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  213. }
  214. #PlayerSkipBack
  215. {
  216.     POSITION: absolute;
  217.     DISPLAY: inline;
  218.     TOP: 54px;
  219.     LEFT: 130px;
  220.     HEIGHT: 24px;
  221.     WIDTH: 24px;
  222.     BACKGROUND-REPEAT: no-repeat;
  223.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  224. }
  225. #PlayerVolume
  226. {
  227.     POSITION: absolute;
  228.     DISPLAY: inline;
  229.     TOP: 52px;
  230.     LEFT: 296px;
  231.     HEIGHT: 30px;
  232.     WIDTH: 30px;
  233.     BACKGROUND-REPEAT: no-repeat;
  234.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  235. }
  236. #PlayerClock
  237. {
  238.     POSITION: absolute;
  239.     TOP: 29px;
  240.     COLOR: #000000;
  241.     FONT-FAMILY: Arial;
  242.     FONT-SIZE: 10pt;
  243.     FONT-WEIGHT: normal;
  244. }
  245. #SlidesDiv
  246. {
  247.     POSITION: absolute;
  248.     TOP: 23px;
  249.     LEFT: 30px;
  250.     HEIGHT: 412px;
  251.     WIDTH: 550px;
  252.     CLIP: rect(0 549 411 0);
  253. }
  254. #TOCDiv
  255. {
  256.     POSITION: absolute;
  257.     TOP: 110px;
  258.     LEFT: 636px;
  259.     HEIGHT: 465px;
  260.     WIDTH: 300px;
  261. }
  262. .TOCEntryNormal
  263. {
  264.     COLOR: #333399;
  265.     CURSOR: hand;
  266.     FONT-SIZE: 12pt;
  267.     FONT-FAMILY: Verdana;
  268.     FONT-WEIGHT: bold;
  269.     LIST-STYLE: none;
  270. }
  271. .TOCEntryNowPlaying
  272. {
  273.     COLOR: #000000;
  274.     CURSOR: hand;
  275.     FONT-SIZE: 12pt;
  276.     FONT-FAMILY: Verdana;
  277.     FONT-WEIGHT: bold;
  278.     LIST-STYLE: none;
  279. }