home *** CD-ROM | disk | FTP | other *** search
Wrap
/* WMxxx tags store data to describe this file */ #WMTemplate { WMName: "Standard Video (320x240) - Fixed Slides (Left)"; WMDesc: "Medium video display (320 x 240) template with a slide area on the left. This template has solid background colors. Slides cannot be resized."; WMSimpleTemplate: "videoslides10_simple.css"; } /* image dependancies */ .PlayerPause_Down { background-image: url("pause_d.gif"); } .PlayerPause_Hover { background-image: url("pause_h.gif"); } .PlayerPause_Rest { background-image: url("pause_r.gif"); } .PlayerDiscussion_Rest { background-image: url("disc_r.gif"); } .PlayerDiscussion_Down { background-image: url("disc_d.gif"); } .PlayerDiscussion_Hover { background-image: url("disc_h.gif"); } .PlayerNext_Rest { background-image: url("next_r.gif"); } .PlayerNext_Down { background-image: url("next_d.gif"); } .PlayerNext_Hover { background-image: url("next_h.gif"); } .PlayerPlayPause_Rest { background-image: url("play_r.gif"); } .PlayerPlayPause_Down { background-image: url("play_d.gif"); } .PlayerPlayPause_Hover { background-image: url("play_h.gif"); } .PlayerPrevious_Rest { background-image: url("previous_r.gif"); } .PlayerPrevious_Down { background-image: url("previous_d.gif"); } .PlayerPrevious_Hover { background-image: url("previous_h.gif"); } .PlayerSkipForward_Rest { background-image: url("skipforward_r.gif"); } .PlayerSkipForward_Hover{ background-image: url("skipforward_h.gif"); } .PlayerSkipForward_Down { background-image: url("skipforward_d.gif"); } .PlayerSkipBack_Rest { background-image: url("skipback_r.gif"); } .PlayerSkipBack_Hover { background-image: url("skipback_h.gif"); } .PlayerSkipBack_Down { background-image: url("skipback_d.gif"); } .PlayerVolume_Rest { background-image: url("volume_r.gif"); } .PlayerVolume_Hover { background-image: url("volume_h.gif"); } .PlayerVolume_Down { background-image: url("volume_d.gif"); } .Img_Clock { background-image: url("clock.gif"); } .Img_Marrow { background-image: url("marrow.gif"); } .Img_Parrow { background-image: url("parrow.gif"); } #PlayerBL { background-image: url("back_left.gif"); } #PlayerBC { background-image: url("back_center.gif"); } #PlayerBR { background-image: url("back_right.gif"); } #HTML1Div { VISIBILITY: hidden; POSITION: absolute; TOP: 0px; LEFT: 0px; HEIGHT: 0px; WIDTH: 0px; } #HTML1Frame { HEIGHT: 0%; WIDTH: 0%; } #LeftSideBackground { POSITION: absolute; TOP: 0px; LEFT: 440px; WIDTH: expression(document.body.clientWidth + document.body.scrollLeft - 440); HEIGHT: expression(document.body.clientHeight + document.body.scrollTop); } #MediaPlayer { HEIGHT: 240px; WIDTH: 320px; } #MediaPlayerDiv { POSITION: absolute; TOP: 10px; LEFT: 10px; HEIGHT: 240px; WIDTH: 320px; } #MediaPlayerControlsDiv { POSITION: absolute; WIDTH: 320px; } #PlayerBL { POSITION: absolute; LEFT: 0px; WIDTH: 15px; HEIGHT: 67px; } #PlayerBC { POSITION: absolute; LEFT: 15px; HEIGHT: 67px; } #PlayerBR { POSITION: absolute; WIDTH: 15px; HEIGHT: 67px; } #PlayerPlayPause { POSITION: absolute; TOP: 33px; LEFT: 15px; HEIGHT: 24px; WIDTH: 24px; BACKGROUND-REPEAT: no-repeat; CURSOR: hand; Z-INDEX: 2; } #PlayerPrevious { POSITION: absolute; LEFT: 53px; WIDTH: 24px; HEIGHT: 24px; TOP: 33px; BACKGROUND-REPEAT: no-repeat; FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5); CURSOR: hand; Z-INDEX: 2; } #PlayerNext { POSITION: absolute; TOP: 33px; LEFT: 81px; HEIGHT: 24px; WIDTH: 24px; BACKGROUND-REPEAT: no-repeat; FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5); CURSOR: hand; Z-INDEX: 2; } #PlayerDiscussion { POSITION: absolute; TOP: 33px; LEFT: 185px; HEIGHT: 24px; WIDTH: 24px; BACKGROUND-REPEAT: no-repeat; CURSOR: hand; Z-INDEX: 2; } #PlayerSkipForward { POSITION: absolute; TOP: 33px; LEFT: 147px; HEIGHT: 24px; WIDTH: 24px; BACKGROUND-REPEAT: no-repeat; FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5); CURSOR: hand; Z-INDEX: 2; } #PlayerSkipBack { POSITION: absolute; TOP: 33px; LEFT: 119px; HEIGHT: 24px; WIDTH: 24px; BACKGROUND-REPEAT: no-repeat; FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5); CURSOR: hand; Z-INDEX: 2; } #PlayerVolume { POSITION: absolute; TOP: 33px; LEFT: 270px; HEIGHT: 24px; WIDTH: 24px; BACKGROUND-REPEAT: no-repeat; FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5); CURSOR: hand; Z-INDEX: 2; } #PlayerClock { POSITION: absolute; TOP: 10px; HEIGHT: 24px; WIDTH: 24px; BACKGROUND-REPEAT: no-repeat; COLOR: #FFFFFF; FONT-FAMILY: arial; FONT-SIZE: 10pt; Z-INDEX: 1; } #SlidesDiv { POSITION: absolute; TOP: 10px; LEFT: 10px; HEIGHT: 315px; WIDTH: 420px; CLIP: rect(0px 420px 314px 0px); } #TOCDiv { POSITION: absolute; TOP: 320px; LEFT: 10px; HEIGHT: 200px; WIDTH: 320px; }