/* 가운데 정렬 필요시 */
/*
html {height:100%; margin:0; padding:0;}
body {margin-left: 0px; margin-top: 0px; margin-right: 0px;margin-bottom: 0px; height:100%;overflow:hidden; background-color:black;}

#fullSizeWrapper{
position:absolute; 
top:50%; 
left:50%;
height:640px;
width:1000px; 
margin:-320px -500px; 
}


#contentsArea{
width:1000px;
height:640px;
text-align:left;
}
*/

/*
html {scrollbar-3dLight-Color: #efefef; scrollbar-arrow-color: #dfdfdf; scrollbar-base-color: #efefef; scrollbar-Face-Color: #dfdfdf; scrollbar-Track-Color: #efefef; scrollbar-DarkShadow-Color: #efefef; scrollbar-Highlight-Color: #efefef; scrollbar-Shadow-Color: #efefef}

::-webkit-scrollbar {width: 8px; height: 8px; border: 3px solid #fff; }
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {display: block; height: 10px; background: url('./images/bg.png') #efefef}
::-webkit-scrollbar-track {background: #efefef; -webkit-border-radius: 10px; border-radius:10px; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb {height: 50px; width: 50px; background: rgba(0,0,0,.2); -webkit-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.1)}
*/

@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	src: url(NanumGothic-Regular.eot);
	src: url(NanumGothic-Regulard41d.eot?#iefix) format('embedded-opentype'),  url(NanumGothic-Regular.html) format('woff2'),  url(NanumGothic-Regular.woff) format('woff'),  url(NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Nanum Gothic Bold';
	font-style: normal;
	font-weight: 700;
	src: url(NanumGothic-Bold.eot);
	src: url(NanumGothic-Boldd41d.eot?#iefix) format('embedded-opentype'),  url(NanumGothic-Bold.html) format('woff2'),  url(NanumGothic-Bold.woff) format('woff'),  url(NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Nanum Gothic ExtraBold';
	font-style: normal;
	font-weight: 800;
	src: url(NanumGothic-ExtraBold.eot);
	src: url(NanumGothic-ExtraBoldd41d.eot?#iefix) format('embedded-opentype'),  url(NanumGothic-ExtraBold.html) format('woff2'),  url(NanumGothic-ExtraBold.woff) format('woff'),  url(NanumGothic-ExtraBold.ttf) format('truetype');
}
body {
	-webkit-font-smoothing: antialiased;
	font-family: "굴림", "돋움";
	margin: 0px auto;
	/* background: url(../img/mainbg.png) no-repeat; */
}
/*
header {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 90px;
	float: left;
}
*/

#header {
	width:100%;
	height: 107px;
	position: absolute;
	z-index:10;
	/*background: url(../img/topBg.png) no-repeat;*/
}

/* 과정명 */
#chap {
	/* text-indent: -1000em; */
	display: block;
	margin:0 20 0 25;
	width: 195px;
	height: 64px;
	float: right;

	font-family: "Nanum Gothic Bold";
	font-size: 20px;
	text-align: right;
	color: #3996AF;
	letter-spacing: -0.5px;

	/* background: url(../img/chapTitle01.png) no-repeat; */
}

/* 차시명 */
#course {
	/* text-indent: -1000em; */
	display: block;
	margin:3 0 0 0;
	width: 500px;
	height: 62px;
	float:left;
	letter-spacing: -2px;
	background: url(../img/title/chapterBg.png) no-repeat;
	background-position:-10px 0px;
}


#course > span {
	position: absolute;
	margin: 0px 0 0 5px;
	font-family: "Nanum Gothic Bold";
	font-size: 18px;
	color: #FFFFFF;
}

#course > span > p{
	margin-left:30px;
	display:inline-block;
}

#content {
	background: url(../img/bg.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	clear: both;
	width: 1000px;
	height: 640px;
}


#myVideo {
	width: 1000px;
	/*height: 622px;*/
	/*border-radius:40px;*/
	/*-moz-border-radius:40px;*/
	/*-webkit-border-radius:40px;*/
}

/* 동영상 강의가 세로 컨텐츠 풀 사이즈가 아닐때 */
#myVideo_lec {
	width: 800px;
	margin-left:34px;
	margin-top:38px;
	/*border-radius:40px;*/
	/*-moz-border-radius:40px;*/
	/*-webkit-border-radius:40px;*/
}

#vidoverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	clear: both;
	width: 1000px;
	height: 640px;
	background-color: rgba( 0, 0, 0, 0.5 );
}



#con1 {
	margin: 0 auto;
	display: block;
	width: 1000px;
	height: 530px;	
}

#videoBg {
	position:absolute;
	margin-top:40px;
	display: block;

	left:70px;
	width: 865px;
	height: 557px;

	background: url(../img/movieFrame.png) no-repeat;
}

#con1 #background_image {
	/*-background: url(../img/bg.jpg) no-repeat;*/
	position:absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height:660px;
}

.wbi {
	 margin-top:70px;
}

.lecmv{
  margin-top:45px;
}

.lecmv2{
  margin-top:30px;
}

#content_wbi {
	background-color:#000000;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	clear: both;
	width: 1000px;
	height: 640px;
}

/* 하단 컨트롤 */
#control {
	position: absolute;
	top: 580px;
	left: 0px;
	width: 1000px;
	clear: both;
	height: 60px;
	background: url(../img/controlbar/controlbg.png) no-repeat;
}

#controlset {
	margin: 22 0 0 0px;
	width: 750px;
	left: 20px;
}
#lmsDiv {
	margin: 13px 0 0 5px;
	width: 190px;
}
#slideBar {
	position: absolute;
	float: left;
	width: 312px;
	height: 0px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #e9742e;
	background-image: -moz-linear-gradient(top, #e9742e, #c14901);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e9742e), color-stop(1, #c14901));
	left: 205px;
	top: 14px;
}
#slideHandleBg {
}
.ui-slider-handle {
}
.ui-slider-range {
}
#slideBg {
	float: left;
	margin: 13px 0 0 5px;
	width: 312px;
	height: 30px;
	background: url(../img/controlbar/conBarBg.png) no-repeat;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#timer {
	font-family: "돋움";
	margin: 15px 10px 0 5px;
	color: #fff;
	font-size: 12px;
	/* width: 70px; */
}
#timer > #totalTime {
	color: #888;
}

#controlset > div {
	float: left;
}
#play {
	padding: 0 0 0 0px;
}
#pause {
	padding: 0 0 0 0px;
}
#pause_btn {
	margin: 13px 0 0 3px;
}
#play_btn {
	margin: 13px 0 0 3px;
}

#replay_btn {
	margin: 13px 0 0 3px;
}

#vol_btn {
	margin: 13px 0 0 3px;
}


#paging {
	margin: 12 0 0 0px;
	float: right;
	width: 250px;
	height: 40px;
	display: block;
}
#prev {
	float: left;
	width: 80px;
}
#page_num {
	margin: 0px 0 0 0px;
	float: left;
	width: 70px;
	color: #ffffff;
	font-family: '돋움';
	font-size: 15px;
	font-weight: bold;
	text-align:center;
}
#page_num #current_page {
	color: #2ba5ff;
	font-size: 19px;
}

#next {
	float: left;
	width: 80px;
}
#handle {
	margin-left: 0px;
}
/*의견입력*/
#img_diary {
	float: left;
	margin: 130px 0 0 100px;
}
#opnDiv {
	float: right;
	width: 498px;
}
#opinion {
	margin: 23px 0 0 45px;	;
	width: 400px;
	height: 300px;
	border: 0px;
	overflow: auto;
	line-height: 28px;
	color: #FFF;
	background-image: url(../img/opntxtbg.html);
}
#opnTxt {
	margin: 40px 0 0 0;
}
#opnGap {
	display: block;
	height: 23px;
}
#opnBg {
	background: #87c1ea;
	height: 419px;
}
#opnbtnDiv {
	width: 450px;
	margin: 10px 0 0 190px;
	float: left;
}
.opn_button {
	margin: 10px 8px 0 0;
	width: 80px;
	height: 23px;
}
/*자막*/
#narration {
	position: absolute;
	top: 507px;
	left: 80px;
	width: 862px;
	height: 100px;
	padding: 15px 0 0 20px;
	background: url(../img/narBg.png) no-repeat;
	display: none;
}
#nar_txt {
	font-family: "Nanum Gothic";
	font-size: 16px;
	border: 0px solid #333;
	color: #FFFFFF;
	height: 70px;
	width: 830px;
	overflow: auto;
	margin: 20px 0 0 0;
}
#nar_close {
	position: absolute;
	top: 2px;
	left: 810px;
	height: 25px;
	width: 70px;
}


/*index menu*/
nav {
	display: none;
	position: absolute;
	width: 150px;
	height: 480px;
	background-color: : #EDEDED;
	top: 148px;
	left: 0px;


}
#container {
	position: absolute;
	top: 110px;
	/*z-index:100;*/
}
#popBubble {
	position: absolute;
	top:-50px;
	left:860px;
	width:126px;
	height:76px;
	display:none;
}



/* index btn position */
#menu_open {
	width: 35px;
	height: 176px;
	position: absolute;
	left: 0px;
	top:100px;
	display: block;
	z-index:15;
}

/* index btn position */
#menu_close {
	width: 35px;
	height: 176px;
	position: absolute;
	top: 100px;
	left: 150px;
	cursor: pointer;
	display: block;
	float:left;
	z-index:15;


}
#menu {
	position: absolute;
	top: 0px;
	width: 150px;
	left: 0px;
	height:414px;
	background-color: #EDEDED;
	padding: 0px 0 0px 0;
	background: url(../img/menu/indexbg.png) no-repeat;
	text-align:left;
	float:right;


}
/* 일반 서브 메뉴*/

#menu_activated{
	position:relative;
	/*background: url(../img/menu/indexbg.png) no-repeat;*/
	height:221px;
	width:150px;
	top:50px;
	padding: 0px 0 0px 15px;
}

#menubar{
	width:150px;
	text-align:center;
	height:2px;
	margin-top:5px;
	margin-left:-18px;

	/*border:1px solid #c4c4c4;*/
	background: url(../img/menu/menubar.png) no-repeat;
}



/* 일반 메뉴 */
#menu #menu_activated > ul {
	color: #FFF;
	font-size: 18px;
	font-family: "Nanum Gothic Bold";
	/*font-weight:bold;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	cursor: pointer;
	list-style:none;
	line-height: 220%;	/* 메인메뉴 폭 조절*/
	vertical-align:middle;
	color: #FFFFFF;
	

}
/* 일반 서브 메뉴 */
#menu #menu_activated > ul > li {
	font-family: "Nanum Gothic Bold";
	font-size: 15px;
	color: #909090;
	margin-left: 10px;
	line-height: 100%;
	cursor: pointer;
	 display:inline-block;
	 width:150px;
	 height:25px;
	 font-style:normal;
	 letter-spacing:-1px;
	/* border:1px solid red;*/

	

}
#menu #menu_activated > ul > li >a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px 0 0px 0px;
	display: block;
	letter-spacing:-1px;

}
#menu #menu_activated > ul > a {
	text-decoration: none;
	/* color: #FFF; */
	/*background: url(../img/menu/ulbg.png) repeat-x;*/
	padding: 0px 0 0px 0px;
	/* background-color: #051b19; */ /* #06192f; */
	color: #FFFFFF;
	display: block;
	/* 	 border:1px solid #FFFFFF;*/

}
#menu #menu_activated > ul > a.selected2 {
	text-decoration: none;
	color: #81E2E6; 
	/*background: url(../img/menu/selectedUlbg.png) repeat-x;*/
	padding: 0px 0 0px 0px;
	/* background-color: #0068b0; */
	display: block;
	width: 220px;
}
#menu #menu_activated > ul > a:hover.selected2 {
	text-decoration: none;
	color: #81E2E6; 
	/*background: url(../img/menu/selectedUlbg.png) repeat-x;*/
	padding: 0px 0 0px 0px;
	/* background-color: #0068b0; */
	display: block;
	/* width: 200px;*/
}
#menu #menu_activated > ul > a:hover {
	text-decoration: none;
	/* text-decoration: underline; */
	color: #81E2E6; 
	/*background: url(../img/menu/selectedUlbg.png) repeat-x;*/
	padding: 0px 0 0px 0px;
	/* background-color: #0068b0; */
	display: block;
	 width: 150px;
}
#menu #menu_activated > ul > li >a:hover {
	text-decoration: none;
	/* text-decoration: underline; */
	color: #81E2E6;
	padding: 10 0 0 0px;
	font-weight: bold;
	display: block;

}
/* 현재서브 메뉴 */
#menu #menu_activated > ul> .selected >a {
	color: #81E2E6; 
}
/* 현재 서브 메뉴 활성화 */
#menu #menu_activated > ul> .selected >a:hover {
	color: #81E2E6;
	text-decoration: none;
}




/******volume bar*****/


#volSlideBar {
	position: absolute;
	top:580px;
	left:670px;
	width: 100px;
	height: 30px;
	display: none;
	margin: 0px 0 0 0;
	background: url(../img/controlbar/volBg.png) no-repeat;
}
/*
#volSlideBar {
	float: left;
	width: 77px;
	height: 25px;
	display: none;
	margin: -15px 0 0 0;
	background: url(../img/controlbar/volBg.png) no-repeat;
}
*/

#volHandleBg {
	position: relative;
	float: left;
	top:12px;
	left:10px;
	width: 77px;
	height: 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #2ba5ff;
	background-image: -moz-linear-gradient(top, #2ba5ff, #2ba5ff);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2ba5ff), color-stop(1, #2ba5ff));
}
#volHandle {
	margin-left: 66px;
	margin-top: -10px;
}
/*********************/


video {
	max-width: 100%;
}
@viewport {
 orientation:landscape;
}





#popupStudy {
	position: absolute;
	top: -330px;
	left: 50px;
	width: 900px;
	height:520px;
	background: url("../img/popup/related_study.png") no-repeat;
	display: none;
}



/* 러닝맵 */

#popupWrapper, #lecturerWrapper{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 1000px;
	height:640px;
	z-index:200;
	background-color: rgba( 0, 0, 0, 0.5 );
}

#popupReference {
	position: absolute;
	top: 50px;
	/*top: 120px;*/
	left: 25px;
	width: 954px;
	/*height:400px;*/
	height:531px;/* 과정 목차수에 따라 여백 길이 조정 */
	background: url("../img/popup/learningmapBg.png") no-repeat;
	display: none;
}


#popupCloseButton {
	position: absolute;
	top: 0px;
	left: 923px;
	width: 32px;
	height:32px;
	background: url("../img/popup/btnClose.png") no-repeat;
}

.popupContent {
	font-family: "Nanum Gothic Bold";
	line-height: 160%;
	position: absolute;
	top: 70px;
	left: 0px;
	width: 900px;
	height:480px;
	background: url("") no-repeat;
}

#learningSection{
	position: relative;
	width:450px;
	height:480px;
	top:30px;
	left:20px;
	float:left;

}

#learningUnit{
	position: relative;
	width:433px;
	height:37px;
	background-color:#e5e5e5;
	margin:0px 10px 5px; 10px;
}

#learningUnitOn{
	position: relative;
	width:433px;
	height:37px;
	background-color:#99C3E4;
	margin:0px 10px 5px; 10px;
}

#learningUnit > #lmarkon {
	width: 20px;
	height: 37px;
	left: 0px;
	background: url("../img/popup/currentMark.png") no-repeat center center;
	float:left;
}

#learningUnit > #lmarkoff {
	width: 20px;
	height: 37px;
	left: 0px;
	float:left;
}

#learningUnit > #lnumber {
	color:#63ACE5;
	float:left;
	width:30px;
	height: 37px;
	text-align:center;
		margin-top:5px;
}


#learningUnit > #ltxt {
	color:#7F7F7F;
	height: 37px;
	font-size:16px;
	width:380px;
	float:left;
	letter-spacing:-1px;
	margin-top:5px;
}


#learningUnit > #ltxton {
	color:#477EA9;
	height: 37px;
	font-size:16px;
	width:380px;
	float:left;
	letter-spacing:-1px;
	margin-top:5px;
}


/* 북마크 */

#bookmarkForm{
 	position: absolute;
	top:380px;
	left: 0px;
	width: 305px;
	height:207px;
	background-color:#373737;
	/*background: url("../img/popup/learningmapBg.png") no-repeat;*/
	display: none;
	z-index:7;
}

.bookmarkContent {
	font-family: "Nanum Gothic Bold";
	line-height: 160%;
	position: relative;
	top: 0px;
	left: 0px;
	width: 305px;
	height:207px;
	background-color:#373737;
	/*	background: url("") no-repeat;*/
}

#bookmarkHead, #memoHead{

	font-size:8pt;
	top:0px;
	left:30px;
	color:#c4c4c4;
	margin-top:10px;
	margin-left:10px;
}

#bookmarkFoot{
	position: relative;
	top: -10px;
	left: 205px;
}

.bookmarkline, .memoline{
	width:290px;
	height: 3px;
	margin: 5px 0px 15px 10px;
	background: url("../img/popup/bookmarkline.png") no-repeat;
	/*border:3px solid double #c4c4c4;*/

}


#bookmarkUnit{
	position: relative;
	width:295px;
	height:22px;
	margin:0px 10px 5px; 10px;
	display:inline-block;
	/*border:1px solid white;*/
	
}

#bookmarkUnit > div {
	vertical-align: middle;
	margin-right:5px;
	float:left;
}

.bmkaction{

}

.bmkmove{
	margin-left:4px;
}

.stime{
	 border: 1px solid #c4c4c4;
     border-radius: 0px;
	 width:57px;
	 font-size:14px;
	 text-align:center;
}

.txtd{
	 border: 1px solid #c4c4c4;
     border-radius: 0px;
	 width:124px;
	 font-size:14px;
}


#popupCloseButtonBmk, #popupCloseButtonMemo {
	position: absolute;
	top: 10px;
	left: 285px;
	width: 11px;
	height:11px;
	background: url("../img/popup/btnCloseSmall.png") no-repeat;
}

/* 메모 */

.memoContent {
	font-family: "Nanum Gothic Bold";
	position: relative;
	top: 0px;
	left: 0px;
	width: 305px;
	height:150px;
	background-color:#373737;
	/*	background: url("") no-repeat;*/
}



#memoForm{
 	position: absolute;
	top:445px;
	left: 0px;
	width: 305px;
	height:150px;
	background-color:#373737;
	/*background: url("../img/popup/learningmapBg.png") no-repeat;*/
	display: none;
	z-index:8;
}



#memoInput {
		font-family: "Nanum Gothic"
		margin:0 0 0 0;
		font-size: 12px;
		position: absolute;
		text-align: left;
		vertical-align: top;
		top: 25px;
		left: 10px;	
		width: 285px;
		height:120px;
		color:white;	
		line-height:100%;
		outline:none;
		border:0 solid black;	
		background-color:transparent;
		overflow-x:hidden;overflow-y:auto;
	}


#skipBtnDiv {
	position:absolute; 
	top:310px; 
	left:350px; 
	width:141px;
	height:63px;
	display: none;
}

#skipBtn{
	position:absolute; 
	top:0px;
	left:100px; 
	width:141px;
	height:63px;
	/*border:1px solid black;*/
	cursor: pointer;
	background: url("../img/skipBtn.png") no-repeat top left;
	z-index:1000;
}

/* checklist */

/* transperant image */
#checklistBtn{
	position:absolute; 
	top:430px; 
	left:500px; 
	width:416px;
	height:133px;
	cursor: pointer;
	display: none;
	/*background: url("../img/checklist/btnTest.png") no-repeat top left;*/
	z-index:1000;
}


/* 다운로드 */

#fdown{
 	position: absolute;
	top: 570px;
	left: 10px;
	width: 83px;
	height:34px;
	background: url("../img/controlBar/btnDownload.png") no-repeat;
	z-index:5;
}

#downloadForm{
 	position: absolute;
	top:250px;
	left: 360px;
	width: 344px;
	height:233px;
	background: url("../img/popup/downloadBg.png") no-repeat;
	display: none;
}

.downloadContent {
	font-family: "Nanum Gothic Bold";
	line-height: 160%;
	position: relative;
	top: 0px;
	left: 0px;
	width: 344px;
	height:233px;
	display:table;
	color:white;
	text-align: center;
}

.downloadContent  > div {
		display: table-cell;
		vertical-align: middle;
	}

#popupCloseButtonDown {
	position: absolute;
	top: 20px;
	left: 310px;
	width: 11px;
	height:11px;
	background: url("../img/popup/btnCloseSmall.png") no-repeat;
}
