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

  1. /* WMxxx tags store data to describe this file */
  2.  
  3. #WMTemplate
  4. {
  5.     WMName: "Globe Video (240x180) - Resizable Slides and HTML";
  6.     WMDesc: "Small video display (240 x 180) template with resizable slide and HTML areas. This template has background and header images.";
  7.     WMSimpleTemplate: "style2videoslideshtml_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. #PlayerBR    { background-image: url("back_right.gif"); }
  39. #PlayerBC    { background-image: url("back_center.gif"); }
  40. #PlayerBL    { background-image: url("back_left.gif"); }
  41.  
  42. BODY
  43. {
  44.     COLOR: #000000;
  45.     FONT-FAMILY: Arial;
  46.     BACKGROUND-COLOR: #F2EDE6;
  47. }
  48. #DiscussionDiv
  49. {
  50.     BACKGROUND-COLOR: #D6C9B5;
  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: 460px;
  83.     LEFT: 370px;
  84.     HEIGHT: 160px;
  85.     WIDTH: 469px;
  86.     WMBodyHeight: 0;
  87.     WMAlignSpacing: 10;
  88. }
  89. #LeftSideBackground
  90. {
  91.     POSITION: absolute;
  92.     TOP: 0px;
  93.     LEFT: 0px;
  94.     HEIGHT: 100%;
  95.     WIDTH: 100%;
  96.     BACKGROUND-COLOR: transparent;
  97. }
  98. #LoadingWaitDiv
  99. {
  100.     BACKGROUND-COLOR: #D6C9B5;
  101. }
  102. #MainDiv
  103. {
  104.     BACKGROUND-COLOR: transparent;
  105. }
  106. #MediaPlayer
  107. {
  108.     HEIGHT: 180px;
  109.     WIDTH: 240px;
  110. }
  111. #MediaPlayerDiv
  112. {
  113.     POSITION: absolute;
  114.     TOP: 116px;
  115.     LEFT: 50px;
  116.     HEIGHT: 180px;
  117.     WIDTH: 240px;
  118. }
  119. #MediaPlayerControlsDiv
  120. {
  121.     POSITION: absolute;
  122.     TOP: 9px;
  123.     LEFT: -29px;
  124.     WIDTH: 300px;
  125.     WMPlayerClockOffset: 16;
  126. }
  127. #Misc1Div
  128. {
  129.     POSITION: absolute;
  130.     TOP: 87px;
  131.     LEFT: 0px;
  132.     WIDTH: 997px;
  133.     HEIGHT: 533px;
  134.     BACKGROUND-IMAGE: URL(style2videobkg1.jpg);
  135.     BACKGROUND-POSITION: 0 0;
  136.     BACKGROUND-REPEAT: no-repeat;
  137.     BACKGROUND-COLOR: transparent;
  138.     DISPLAY: none;
  139.     WMPrerollDisplay: none;
  140. }
  141. #Misc2Div
  142. {
  143.     VISIBILITY: visible;
  144.     POSITION: absolute;
  145.     TOP: 620px;
  146.     LEFT: 0px;
  147.     HEIGHT: expression(document.body.clientHeight + document.body.scrollTop - 620);
  148.     WIDTH: 348px;
  149.     BACKGROUND-IMAGE: URL(style2repeater1.gif);
  150.     BACKGROUND-REPEAT: repeat-y;
  151.     BACKGROUND-COLOR: transparent;
  152.     DISPLAY: none;
  153.     WMPrerollDisplay: none;
  154. }
  155. #Misc3Div
  156. {
  157.     POSITION: absolute;
  158.     TOP: 0px;
  159.     LEFT: 997px;
  160.     HEIGHT: 87px;
  161.     WIDTH: expression(document.body.clientWidth + document.body.offsetLeft - 997);
  162.     BACKGROUND-IMAGE: URL(style2repeater2.gif);
  163.     BACKGROUND-REPEAT: repeat-x;
  164.     BACKGROUND-COLOR: transparent;
  165.     DISPLAY: none;
  166.     WMPrerollDisplay: none;
  167. }
  168. #Misc4Div
  169. {
  170.     POSITION: absolute;
  171.     TOP: 0px;
  172.     LEFT: 0px;
  173.     HEIGHT: 87px;
  174.     WIDTH: 997px;
  175.     BACKGROUND-IMAGE: URL(style2videoheader.jpg);
  176.     BACKGROUND-REPEAT: no-repeat;
  177.     BACKGROUND-COLOR: transparent;
  178.     DISPLAY: none;
  179.     WMPrerollDisplay: none;
  180. }
  181. #PlayerBL
  182. {
  183.     POSITION: absolute;
  184.     BACKGROUND-IMAGE: URL(back_left.gif);
  185.     LEFT: 0px;
  186.     WIDTH: 15px;
  187.     HEIGHT: 67px;
  188. }
  189. #PlayerBC
  190. {
  191.     POSITION: absolute;
  192.     BACKGROUND-IMAGE: URL(back_center.gif);
  193.     LEFT: 15px;
  194.     HEIGHT: 67px;
  195. }
  196. #PlayerBR
  197. {
  198.     POSITION: absolute;
  199.     WIDTH: 15px;
  200.     HEIGHT: 67px;
  201.     BACKGROUND-IMAGE: URL(back_right.gif);
  202. }
  203. #PlayerPlayPause
  204. {
  205.     POSITION: absolute;
  206.     TOP: 31px;
  207.     LEFT: 0px;
  208.     HEIGHT: 25px;
  209.     WIDTH: 25px;
  210.     BACKGROUND-REPEAT: no-repeat;
  211. }
  212. #PlayerPrevious
  213. {
  214.     POSITION: absolute;
  215.     TOP: 31px;
  216.     LEFT: 43px;
  217.     WIDTH: 25px;
  218.     HEIGHT: 25px;
  219.     BACKGROUND-REPEAT: no-repeat;
  220.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  221. }
  222. #PlayerNext
  223. {
  224.     POSITION: absolute;
  225.     TOP: 31px;
  226.     LEFT: 73px;
  227.     HEIGHT: 25px;
  228.     WIDTH: 25px;
  229.     BACKGROUND-REPEAT: no-repeat;
  230.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  231. }
  232. #PlayerDiscussion
  233. {
  234.     POSITION: absolute;
  235.     TOP: 31px;
  236.     LEFT: 189px;
  237.     HEIGHT: 25px;
  238.     WIDTH: 25px;
  239.     BACKGROUND-REPEAT: no-repeat;
  240. }
  241. #PlayerSkipForward
  242. {
  243.     POSITION: absolute;
  244.     DISPLAY: inline;
  245.     TOP: 31px;
  246.     LEFT: 146px;
  247.     HEIGHT: 24px;
  248.     WIDTH: 24px;
  249.     BACKGROUND-REPEAT: no-repeat;
  250.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  251. }
  252. #PlayerSkipBack
  253. {
  254.     POSITION: absolute;
  255.     DISPLAY: inline;
  256.     TOP: 31px;
  257.     LEFT: 116px;
  258.     HEIGHT: 24px;
  259.     WIDTH: 24px;
  260.     BACKGROUND-REPEAT: no-repeat;
  261.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  262. }
  263. #PlayerVolume
  264. {
  265.     POSITION: absolute;
  266.     DISPLAY: inline;
  267.     TOP: 28px;
  268.     LEFT: 273px;
  269.     HEIGHT: 30px;
  270.     WIDTH: 30px;
  271.     BACKGROUND-REPEAT: no-repeat;
  272.     FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
  273. }
  274. #PlayerClock
  275. {
  276.     POSITION: absolute;
  277.     TOP: 6px;
  278.     COLOR: #000000;
  279.     FONT-FAMILY: Arial;
  280.     FONT-SIZE: 10pt;
  281.     FONT-WEIGHT: normal;
  282. }
  283. #SlidesDiv
  284. {
  285.     POSITION: absolute;
  286.     TOP:100px;
  287.     LEFT: 370px;
  288.     HEIGHT: 352px;
  289.     WIDTH: 468px;
  290.     WMAlignProportional: 10;
  291. }
  292. #TOCDiv
  293. {
  294.     POSITION: absolute;
  295.     TOP: 380px;
  296.     LEFT: 20px;
  297.     HEIGHT: 240px;
  298.     WIDTH: 317px;
  299.     WMAlignBottom: 10;
  300. }
  301. .TOCEntryNormal
  302. {
  303.     COLOR: #996633;
  304.     CURSOR: hand;
  305.     FONT-SIZE: 12pt;
  306.     FONT-FAMILY: Arial;
  307.     FONT-WEIGHT: bold;
  308.     LIST-STYLE: none;
  309. }
  310. .TOCEntryNowPlaying
  311. {
  312.     COLOR: #000000;
  313.     CURSOR: hand;
  314.     FONT-SIZE: 12pt;
  315.     FONT-FAMILY: Arial;
  316.     FONT-WEIGHT: bold;
  317.     LIST-STYLE: none;
  318. }