@import url('../../../css/normalize.css');
@import url('../../../css/common.css');
@import url('../../../css/webfont.css');

/*
------------------------------------------------
 common 
------------------------------------------------
*/

body{}
.body_wrap{width:1280px; height:900px;}
.content_container { display:none; position:absolute; top:0; left:50%; width:1280px; height:900px; margin:0 0 0 -640px; overflow:hidden;}
.content_page_wrap { display:none;}
/*#content_page {position:absolute; width:1280px; height:900px; z-index:1;}*/
div.pages { display:none; position:absolute; top:0; left:0; width:1280px; height:900px; overflow:hidden;}
.acc_tag{position:absolute; left:-9999px; top:-9999px; visibility:hidden; height:0px; width:0; text-indent:-9999px; font-size:0 }

.show { display:block; }
.hide { display:none; }

/* btns */
.bn-back, .bn-preview, .bn-next{display:none; position:absolute;}
.bn-back {top:0; right:0; z-index:10;}
.bn-preview {top:50%; left:0; margin-top:-33px;z-index:100; padding:23px 25px;}
.bn-next {top:50%; right:0; margin-top:-33px; z-index:100; padding:23px 25px;}
.bn-back span, .bn-preview span, .bn-next span{display:block; text-indent:-9999px; overflow: hidden;}
.bn-back span{width:60px; height:60px; background:url('../img/bn_back.png') no-repeat left top; overflow: hidden;}
.bn-preview span{width:14px; height:21px; background:url('../img/bn_preview_white.png') no-repeat left top}
.bn-next span{width:14px; height:21px; background:url('../img/bn_next_white.png') no-repeat left top}
.inverse.bn-back span{background:url('../img/bn_back.png') no-repeat left top;}
.inverse.bn-preview span{background:url('../img/bn_preview.png') no-repeat left top;}
.inverse.bn-next span{background:url('../img/bn_next.png') no-repeat left top;}

/* sns */
.sns-bns {position:absolute; bottom:40px; left:32px; display:none; z-index:10000;}
.sns-bns li {border-bottom:1px solid #fff}
.sns-bns li.inverse{border-bottom:1px solid #000;}
.sns-bns li a { display:block; overflow: hidden; width:21px; height:51px; background-position:left center; background-repeat:no-repeat; text-indent:-9999px}
.sns-bns li.sns_3 { border: none}
.sns-bns li.sns_0 a{background-image:url('../img/bn_facebook_white.png');}
.sns-bns li.sns_1 a{background-image:url('../img/bn_twitter_white.png');}
.sns-bns li.sns_2 a{background-image:url('../img/bn_qqq_white.png');}
.sns-bns li.sns_3 a{background-image:url('../img/bn_google_white.png');}
.sns-bns li.inverse.sns_0 a{background-image:url('../img/bn_facebook.png');}
.sns-bns li.inverse.sns_1 a{background-image:url('../img/bn_twitter.png');}
.sns-bns li.inverse.sns_2 a{background-image:url('../img/bn_qqq.png');}
.sns-bns li.inverse.sns_3 a{background-image:url('../img/bn_google.png');}

/* indicator */
.indicator {position:absolute; left:50%; top:95%; z-index:10; margin-left:-73px; }
.indicator li{position:relative; width:15px; height:15px; margin: 0px 6px 0px 0px; float: left; cursor : pointer;}
.indicator li a{display:block; width:15px; height:15px; text-indent:-10000px; overflow:hidden;}
.indicator-btn {background:URL('../img/indicator_white.png') 0 0 no-repeat;}
.indicator-btn.on {background:URL('../img/indicator_on_white.png') 0 0 no-repeat;}
.indicator-btn.inverse {background:URL('../img/indicator.png') 0 0 no-repeat;}
.indicator-btn.inverse.on {background:URL('../img/indicator_on.png') 0 0 no-repeat;}
.indicator .main {background:URL('../img/indicator_white_main.png') 0 0 no-repeat;}
.indicator .main.on {background:URL('../img/indicator_main_on.png') 0 0 no-repeat;}

/* focus */
.sns-bns li a:focus { outline: 1px dotted #fff}
.indicator-btn a:focus { outline: 1px dotted #fff}
a.bn-next:focus { outline: 1px dotted #fff}
a.bn-top:focus { outline: 1px dotted #fff}
a.bn-bottom:focus { outline: 1px dotted #fff}
a.bn-preview:focus { outline: 1px dotted #fff}
.sns-bns li.inverse a:focus { outline: 1px dotted #000}
.indicator-btn.inverse a:focus { outline: 1px dotted #000}
a.bn-next.inverse:focus { outline: 1px dotted #000}
a.bn-preview.inverse:focus { outline: 1px dotted #000}

/* loading */
.loading { position:absolute; top:50%; left:50%; margin:-8px 0 0 -38px; width:76px; height:16px; background:url('../img/loading.png') 0 0; }
.loading p { position:relative; left:0%; top:25px; text-align:center; font:12px/1 'samsungif_bd'; }

/* info_rotate */
.info_rotate { position:fixed; left:0; top:0; width:100%; height:100%; background:#fff; z-index:9999; display:none; }
.info_rotate img { width:100%; }

/*
------------------------------------------------
 customized contents
------------------------------------------------
*/
/* page Common */
.bn-top {
	position: absolute;
	top: 0%;
	right: 50%;
	margin-right: -33px;
	z-index: 100;
	padding: 25px 23px;
}
.bn-bottom {
	position: absolute;
	bottom: 0%;
	right: 50%;
	margin-right: -33px;
	z-index: 100;
	padding: 25px 23px;
}
.bn-top span {
	width: 21px;
	height: 14px;
	background: url('../img/bn_top.png') no-repeat left top;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.bn-bottom span {
	width: 21px;
	height: 14px;
	background: url('../img/bn_bottom.png') no-repeat left top;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/* vertical-box */
.txtlayer, .concept-img { position: absolute;}
.txtlayer { z-index: 2}
.webfont { position: absolute; z-index: 3}
.concept-img {
	left: 0px;
	top: 0px;
	z-index: 1;
}

.index01 { background: url("../img/bg_index1.jpg") no-repeat;}

.index02 { background: url("../img/bg_index2.jpg") no-repeat;}
.index02 .webfont{
	position: absolute;
	left: 366px;
	top: 381px;
	width: 550px;
}

.imgView { position: absolute; z-index: 4; overflow: hidden}
.imgView li { float: left; margin-right: 2px}
.imgView li a { display: block}
.video-container { width:1120px; height:630px; margin:198px auto 0 auto; }
.video-player { width:1120px; height:630px; background-color:#000; }

/* WAVE BOX */
div.waveHitbox, div.waveBox{ width: 1280px; height: 900px; position: absolute; left: 0; top: 0;}
div.waveHitbox { z-index: 100}
div.waveBox { z-index: 50}
div.waveHitbox span{ width: 16px; height: 900px; display: block; top: 0; position: absolute; cursor: pointer}
@media \0screen {
	div.waveHitbox span { cursor: auto } /* for ie8 */
}
div.waveBox span{ width: 16px; height: 900px; display: block; top: 0; position: absolute;}
div.waveBox span span{ top: 50%;}
div.waveBox .offBar {
	position: absolute;
	height: 512px;
	margin-top: -256px;
	background-image: url("../img/bg_mainbar_off.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
div.barimags {
	position: absolute;
	height: 512px;
	top:50%;
	margin-top: -256px;
	background-image: url("../img/bg_mainbar_off.jpg"); background-repeat: repeat-y;}
div.waveBox .onBar {
	position: absolute;
	height: 512px;
	margin-top: -256px;
	background-image: url("../img/bg_mainbar_on.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	opacity: 0;
	filter:alpha(opacity=0);
}

/* page */
.page01 { background: url("../img/bg_sc1.jpg") no-repeat;}
.page01 h3{
	position: absolute;
	left: 380px;
	top: 78px;
}
.page02 .cover{ background: url("../img/bg_sc2_2.jpg") no-repeat;}
.page02 .txtlayer {
	left: 243px;
	top: 140px;
}
.page02 .webfont {
	left: 298px;
	top: 629px;
	width: 686px;
}
.page02 .imgView{
	left: 295px;
	top: 448px;
}

.page03 { background: url("../img/bg_sc3_2.jpg") no-repeat;}
.page03 .txtlayer {
	left: 167px;
	top: 222px;
	z-index: 1;
}

.page04 { background: url("../img/bg_sc4.jpg") no-repeat;}
.page04 .leftview {
	position: absolute;
	left: 41px;
	top: 430px;
	z-index: 2000;
	padding: 10px 0 10px 10px;
}
.page04 .rightview {
	position: absolute;
	right: 49px;
	top: 430px;
	z-index: 2000;
	padding: 10px 0 10px 10px;
}
.bn-top { z-index: 900}

.page05 { background: url("../img/bg_sc5_2.jpg") no-repeat;}
.page05 .txtlayer {
	left: 333px;
	top: 222px;
	z-index: 1;
}

.page06 .cover{ background: url("../img/bg_sc6_2.jpg") no-repeat;}
.page06 .txtlayer {
	left: 381px;
	top: 139px;
}
.page06 .webfont {
	left: 298px;
	top: 623px;
	width: 686px;
}
.page06 .imgView{
	left: 295px;
	top: 448px;
}

.page07 { background: url("../img/bg_sc7.jpg") no-repeat;}
.page07 h3{
	position: absolute;
	left: 471px;
	top: 79px;
}

.pages, .cover{position:absolute; width:1280px; height: 900px}

.preview01 { background: url("../img/bg_sc2_popup1.jpg") no-repeat;}
.preview02 { background: url("../img/bg_sc2_popup2.jpg") no-repeat;}
.preview03 { background: url("../img/bg_sc6_popup1.jpg") no-repeat;}
.preview04 { background: url("../img/bg_sc6_popup2.jpg") no-repeat;}

/* popup */
.popup { position:absolute; left:0px; top:0px; width:1280px; height:900px; z-index:10000;}
.popup .close-btn {position: absolute; z-index: 9999; right: 34px; top: 17px; color:#000;}
.popup .close-btn a { display:block; background:url('../img/close_btn_black.png') 0 0 no-repeat; width:83px; height:83px; text-indent:-10000px; margin:14px 0 0 1160px; overflow:hidden;}
.popup .close-btn a:focus{ outline:1px dotted #000}


/* 2014.05.19 webFont ADD */
/*.webfont_head{ margin-bottom:18px; font-size: 18px; line-height: 28px; font-family:secgcb}*/
.webfont{ font-size: 15px; font-family: secgcl; line-height: 28px; letter-spacing: -0.5px; text-align:justify; word-break: normal; color: #fff;}
.webfont span { letter-spacing: 0; }
/* 2014.05.19 webFont ADD */

/* brightcove panel */
button {border:0}

.fe_brightcovePanel{overflow:hidden}
.brightcovePanel { position:absolute; width:1120px; height:38px; padding:1px 0; overflow:hidden; filter:Alpha(opacity=0.1); opacity:0.01; z-index:0; background-image:url(http://www.samsung.com/common/img/bg_panel.gif) }
.brightcovePanel.show {filter:Alpha(opacity=100) !important; opacity:1 !important;z-index:4000 !important;}
.brightcovePanel .leftPanel {float:left; margin-left:1px}
.brightcovePanel .rightPanel {float:right}
.brightcoveContainer .video{position:relative;z-index:3000;width:100%;height:100%}
.brightcovePanel button {float:left;width:50px; height:38px; padding:0; margin-right:1px; overflow:hidden; text-indent:-9999px; background-repeat: no-repeat; background-position:left -1px; border:none }
.brightcovePanel button:focus{outline:1px dotted #fff}
.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}
.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;}

/* function fix */
.pgae_container {position:absolute; top:0px; left:0px; width:1280px; height:1800px; overflow:hidden;}
.top_content 	{position:absolute; top:0px; left:0px; width:1280px; height:900px; overflow:hidden;}
.bottom_content {position:absolute; top:900px; left:0px; width:1280px; height:900px;}
.intro_container { width: 1280px; height: 1800px; top: 0px; left:0px; position: absolute;}
.intro_container .vertical-box { width: 1280px; height: 900px; position: absolute; left: 0px; top: 0px; overflow:hidden;}
.intro_container .index01 {top:0px;}
.intro_container .index02 {top:900px}
.bn-top {display:none;}
.bn-bottom {display:none;}