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

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