object { behavior:url(#qt_event_source); }
.ACQuicktimeController .control, .ACQuicktimeController .captioningToggle.ccAvailable, .controllerPanel .sliderPanel .track .playHead { behavior:url(/global/scripts/lib/iepngfix.htc); }

/* quicktime controller
------------------------*/
.ACQuicktimeController { position:relative; width:560px; padding:5px 0; }

.ACQuicktimeController .control { width:25px; height:25px; text-indent:-999px; cursor:pointer; overflow:hidden; background:url(/global/elements/quicktime/playpause.png) center top no-repeat; }
.ACQuicktimeController .control.play { }
.ACQuicktimeController .control.pause { background-position:center bottom; _background:url(/global/elements/quicktime/pause.png); }

.ACQuicktimeController .sliderPanel { position:absolute; top:12px; left:34px; height:9px; width:445px; }
.ACQuicktimeController .track { position:absolute; left:0; width:445px; height:9px; background:#000; text-align:left; }
.ACQuicktimeController .loadedProgress { position:absolute; top:0; height:9px; background:#262626; overflow:hidden; }
.ACQuicktimeController .trackProgress { position:absolute; height:9px; background:#4d4d4d; overflow:hidden; }
.ACQuicktimeController .playHead { position:absolute; top:0px; margin-left:-4px; width:11px; height:16px; background:url(/global/elements/quicktime/pointer.gif) no-repeat left top; cursor:pointer; }

.ACQuicktimeController .timeDisplay { position:absolute; right:0; top: 9px;}

.ACQuicktimeController .captioningToggle { cursor:pointer; position:absolute; width:38px; height:19px; text-indent:-9999px; top:-11px; left:819px; }
.ACQuicktimeController .captioningToggle.ccAvailable { background:url(/global/elements/quicktime/qt_closedcaption.png) center top no-repeat; }
.ACQuicktimeController .captioningToggle.ccAvailable.ccEnabled { background-position:bottom; }

/* new controller
------------------------*/
.controllerPanel { position:absolute; display:block; width:100%; height:12px; bottom:0; }
.controllerPanel .ACQuicktimeController { width:auto !important; height:12px !important; padding:0; margin:0 68px 0 16px; background:none !important; }
.controllerPanel .ACQuicktimeController.ccAvailable { margin-right:106px; }

.controllerPanel .ACQuicktimeController .control { position:absolute; width:10px; height:10px; left:-16px; margin-top:1px; background:url(/global/elements/quicktime/qt_playpause.gif) 0 0 no-repeat; }
.controllerPanel .ACQuicktimeController .control.pause { background-position:left -10px; }

.controllerPanel .ACQuicktimeController .sliderPanel { top:0; left:0; width:100%; height:12px; }
.controllerPanel .ACQuicktimeController .sliderPanel .track,
.controllerPanel .ACQuicktimeController .sliderPanel .track .loadedProgress { border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -khtml-border-radius:6px; }
.controllerPanel .ACQuicktimeController .sliderPanel .track { position:absolute; left:0; width:100%; height:12px; background:url(/global/elements/quicktime/qt_bgtrack_load.gif) 0 0 repeat-x; }
.controllerPanel .ACQuicktimeController .sliderPanel .track .loadedProgress { position:absolute; top:0; min-width:12px; height:12px; background:url(/global/elements/quicktime/qt_bgtrack.gif) 0 0 repeat-x; }
.controllerPanel .ACQuicktimeController .sliderPanel .track .trackProgress { display:none; }
.controllerPanel .ACQuicktimeController .sliderPanel .track .playHead { position:absolute; top:0; margin:0 1px; width:13px; height:12px; background:url(/global/elements/quicktime/qt_pointer.png) 0 0 no-repeat; }

.controllerPanel .ACQuicktimeController .timeDisplay { top:-2px; right:-68px; width:62px; height:20px; font-size:11px; color:#777; text-align:center; }
.controllerPanel .ACQuicktimeController .timeDisplay span { padding:0 3px; }

.controllerPanel .ACQuicktimeController .captioningToggle,
.controllerPanel .ACQuicktimeController .captioningToggle.ccAvailable { left:auto; top:-4px; right:-106px; }

/* new new controller
------------------------*/
.movie { position:relative; padding-bottom:37px; }
.movie .controllerPanel { position:absolute; height:29px; left:0; background:url(/ilife/images/qt_bg20090106.png) 0 100% repeat-x; }
.movie .controllerPanel .ACQuicktimeController { position:relative; height:29px !important; margin:0 83px 0 46px; }
.movie .controllerPanel .ACQuicktimeController.ccAvailable { margin-right:120px; }

.movie .controllerPanel .ACQuicktimeController .control { width:31px; height:19px; top:4px; left:-39px; background:url(/global/elements/quicktime/quicktime_playpause.png) 0 0 no-repeat; behavior:none; }
.movie .controllerPanel .ACQuicktimeController .control.pause { background-position:left -19px; }

.movie .controllerPanel .ACQuicktimeController .sliderPanel { top:11px; height:7px; }
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track,
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .loadedProgress,
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .trackProgress { height:7px; min-width:6px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -khtml-border-radius:3px; }
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track { border-right:1px solid #bdbdbd; border-left:1px solid #bdbdbd; background:url(/global/elements/quicktime/quicktime_track.png) 0 0 repeat-x; }
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .loadedProgress { border-right:1px solid #b7b7b7; border-left:1px solid #b7b7b7; background:url(/global/elements/quicktime/quicktime_track_load.png) 0 0 repeat-x; }
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .trackProgress { display:block; position:absolute; border-right:1px solid #868686; border-left:1px solid #868686; background:url(/global/elements/quicktime/quicktime_track_prog.png) 0 0 repeat-x; }
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .playHead { top:-3px; width:11px; height:12px; background:url(/global/elements/quicktime/quicktime_pointer.png) 0 0 no-repeat; }

.movie .controllerPanel .ACQuicktimeController .timeDisplay { top:6px; right:-75px; }

.movie .controllerPanel .ACQuicktimeController .captioningToggle,
.movie .controllerPanel .ACQuicktimeController .captioningToggle.ccAvailable { top:4px; right:-112px; }

/* ac_quicktime related elements
--------------------------------*/

/* loading state */
.moviePanel.movie-loading { position:relative; background:url(/global/elements/quicktime/qt_loading640x360.gif) no-repeat 50% 50%; padding:15px 0; }
.moviePanel.movie-loading object,
.moviePanel.movie-loading embed { width:2px; height:2px; }

.controllerPanel .ACQuicktimeController,
.controllerPanel .ACQuicktimeCircularController { background:none !important; }

.controllerPanel .ACQuicktimeController,
.controllerPanel .ACQuicktimeCircularController { background:none !important; }

/* end state */
.endState { position:relative; background:url(/global/elements/quicktime/qt_endstate640x360.jpg) no-repeat 50% 50%; }
.endState img { position:absolute; left:0; top:0; }
.endState ul, .endState li, .endState p { position:relative; margin-bottom:0; text-align:center; }
.endState ul { padding-top:22%; }
.endState p { padding-top:27%; }

/* download links */
a.quicktime-download { display:block; width:300px; margin:-36px -150px; padding:20px 0; color:#333; text-align:center; background:#fff; font:26px "Lucida Grande", "Lucida Sans Unicode", arial, verdana, sans-serif; font-weight:500; }
a.quicktime-download:hover { color:#08c; text-decoration:none; }

.moviePanel { position:relative; }
.moviePanel a.quicktime-download { position:absolute; top:50%; left:50%; }

/* pillbuttons */
.pillbutton { display:inline-block; position:relative; padding-right:43px; font-size:15px; line-height:1.3em; color:#fff; text-decoration:none; outline:none; z-index:2; }
.pillbutton, x:-moz-any-link { display:block; width:14em; margin:0 auto; } /* this is for firefox2 because inline-block doesn't work */
.pillbutton, x:-moz-any-link, x:default { display:inline-block; width:auto; } /* firefox3 reset */
.pillbutton span,
.pillbutton b { display:block; width:auto; padding:15px 0; text-align:left; }
.pillbutton span { padding-right:8px; padding-left:25px; background:url(/global/elements/buttons/pillbevel_leftcap.png) no-repeat 0 50%; _background-image:url(/global/elements/buttons/pill_leftcap.gif); }
.pillbutton b { position:absolute; width:43px; top:0; right:0; text-indent:-9999px; background:url(/global/elements/buttons/pillbevel_rightcap.png) no-repeat 0 50%; _background-image:url(/global/elements/buttons/pill_rightcap.gif); }
a.pillbutton { color:#fff; }
a.pillbutton:hover,
a.pillbutton:focus,
.pillbutton:hover,
.pillbutton:focus { color:#e6e6e6; }
