/* brightcove css add */
/* For Local test only!!!! */
/* For Local test only!!!! */
/* For Local test only!!!! */
/* For Local test only!!!! */

#brightcovePlayer { display:none; position:absolute; z-index:999; left:50%; top:100px; background:transparent;}
#brightcoveClose { display:none; position:absolute; left:50%; top:81px; z-index:999; text-align:right;}
#blackLayer { display:none; position: fixed;  left:0; top:0; width:100%; height:100%; z-index:990; background-color:#000;}


/* youtube panel css add 20120319 acgjhlim */
.fe_youtubePanel{overflow:hidden}
.youtubePanel {position:relative;opacity:0.01;z-index:0;background-image:url(http://www.samsung.com/common/img/bg_panel.gif);width:100%;height:40px;overflow:hidden}
.youtubePanel.show {opacity:1 !important;z-index:4000 !important;}
.youtubePanel .leftPanel {float:left}
.youtubePanel .rightPanel {float:right}
.youtubeContainer .video{position:relative;	top:-40px;z-index:3000}
.youtubePanel button {float:left;width:50px;height:40px;overflow:hidden;padding-top:40px;font-family: Arial, verdana, sans-serif;color: #000;font-size: 1.1em;background-repeat: no-repeat;
}
.youtubePanel .rewind {background-image: url(http://www.samsung.com/common/img/btn_rewind.gif); }    
.youtubePanel .play {background-image: url(http://www.samsung.com/common/img/btn_play.gif);}    
.youtubePanel .pause {background-image: url(http://www.samsung.com/common/img/btn_pause.gif); }    
.youtubePanel .forward {background-image: url(http://www.samsung.com/common/img/btn_forward.gif); }
.youtubePanel .mute {background-image: url(http://www.samsung.com/common/img/btn_volon.gif); }
.youtubePanel .volume-down {background-image: url(http://www.samsung.com/common/img/btn_voldown.gif); }
.youtubePanel .volume-up {background-image: url(http://www.samsung.com/common/img/btn_volup.gif); }
.youtubePanel .muted{background-image: url(http://www.samsung.com/common/img/btn_volmute.gif);}
.endofyoutube{overflow:hidden;width:0px;height:0px;position:absolute}

/* brightcove panel css add 20120319 acgjhlim */
.fe_brightcovePanel{overflow:hidden}
.brightcovePanel {position:relative;opacity:0.01;z-index:0;background-image:url(http://www.samsung.com/common/img/bg_panel.gif);width:100%;height:40px;overflow:hidden}
.brightcovePanel.show {opacity:1 !important;z-index:4000 !important;}
.brightcovePanel .leftPanel {float:left}
.brightcovePanel .rightPanel {float:right}
.brightcoveContainer .video{position:relative;	top:-40px;z-index:3000;width:100%;height:100%}
.brightcovePanel button {float:left;width:50px;height:40px;overflow:hidden;padding-top:40px;font-family: Arial, verdana, sans-serif;color: #000;font-size: 1.1em;background-repeat: no-repeat;
}
.brightcovePanel .rewind {background-image: url(http://www.samsung.com/common/img/btn_rewind.gif); }    
.brightcovePanel .play {background-image: url(http://www.samsung.com/common/img/btn_play.gif);}    
.brightcovePanel .pause {background-image: url(http://www.samsung.com/common/img/btn_pause.gif); }    
.brightcovePanel .forward {background-image: url(http://www.samsung.com/common/img/btn_forward.gif); }
.brightcovePanel .mute {background-image: url(http://www.samsung.com/common/img/btn_volon.gif); }
.brightcovePanel .volume-down {background-image: url(http://www.samsung.com/common/img/btn_voldown.gif); }
.brightcovePanel .volume-up {background-image: url(http://www.samsung.com/common/img/btn_volup.gif); }
.brightcovePanel .muted{background-image: url(http://www.samsung.com/common/img/btn_volmute.gif);}
.endofbrightcove{overflow:hidden;width:0px;height:0px;position:absolute}
.liveregion{overflow:hidden;width:0px;height:0px}
/* brightcove, youtube panel css add 20120618 acgyjjeong */
.brightcovePanel .rightPanel a, .youtubePanel .rightPanel a {overflow:hidden;display:inline-block;float:left;height:40px;}
.brightcovePanel .rightPanel button.bc-cc {width:34px;background-image:url(http://www.samsung.com/common/img/btn_bc_cc.png);}
.brightcovePanel .rightPanel button.bc-cc.over {background-image:url(http://www.samsung.com/common/img/btn_bc_cc_over.png) !important;}
.brightcovePanel .rightPanel button.bc-cc.on {background-image:url(http://www.samsung.com/common/img/btn_bc_cc_on.png) !important;}
.brightcovePanel .rightPanel a.bc-yt {padding-right:10px;}
.youtubePanel .rightPanel a.youtube-share {display:inline-block;padding:0 15px 0 17px;background:url(http://www.samsung.com/common/img/bg_yt_share_line.gif) no-repeat left top ;line-height:40px;color:#fff;font-size:11px;font-weight:bold;}
.youtubePanel .rightPanel a.youtube-share:hover {color:#00a8e1;text-decoration:none;}