/**
 * Table of Contents:
 *
 * 1.0 - page-tmpl-community
 *	 1.1 - 왼쪽 메뉴 영역
 *	 1.2 - 오른쪽 콘텐트 영역
 * 2.0 - Media Queries
 * 3.0 - Form Content Intro
 * 3.1 - Form Content Intro Tabmenu
 * 3.2 - Contents Upload Guide
 * 3.3 - Contents Status Guide
 * 4.1 - 설문조사 응답 
 * -----------------------------------------------------------------------------
 */

/**
 * 1.0 page-tmpl-community
 *
 * page-tmpl-community 페이지 템플릿에 대한 스타일
 * -----------------------------------------------------------------------------
 */

/**
 * 1.1 왼쪽 메뉴 영역
 * -----------------------------------------------------------------------------
 */
#secondary{
	width: 225px;
	float:left;
}
.xn-page-tmpl-community .primary-sidebar {
	width: 225px;
	font-size: 12px;	
	float:left;
}

.xn-page-tmpl-community .primary-sidebar a{
	text-decoration: none;
}

.xn-page-tmpl-community .primary-sidebar ul {
	float:left;
	width: 100%;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style:none;
}

.xn-page-tmpl-community .primary-sidebar li{
	width: 195px;
	float:left;
	margin: 0px;
	padding: 0px;
}

.xn-page-tmpl-community .primary-sidebar li a{
	width: 175px;
	float: left;
	padding: 7px 10px;
	border-top: 2px solid #122046;
	border-bottom: 1px solid #a1a1a1;
	font-size: 16px;
	font-weight: bold;
	color: #122046;
	margin: 0px;
	line-height: 1.5;
}

.xn-page-tmpl-community .primary-sidebar li a:hover{
	color: #122046;
	text-decoration:none;
}

.xn-page-tmpl-community .primary-sidebar ul.sub-menu {
	display: block;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	-webkit-padding-start: 0px;
}

.xn-page-tmpl-community .primary-sidebar ul.sub-menu li {
	width: 175px;
	float: left;
	border-bottom: 1px solid #e5e5e7;
	margin: 0px;
	padding: 13px 10px 11px 10px;
	font-size: 12px;
	line-height: 11px;
	color: #666;
	font-weight: bold;
}

.xn-page-tmpl-community .primary-sidebar ul.sub-menu li a,
.xn-page-tmpl-community .primary-sidebar ul.sub-menu li a:hover {	
	margin: 0px;
	padding: 0px;
	border: 0px solid #122046;
	font-size: 12px;
	line-height: 11px;	
	color: #818181;
}

.xn-page-tmpl-community .primary-sidebar ul.sub-menu li.current-menu-item a {
	color: #818181;
}

.xn-page-tmpl-community .primary-sidebar li .icon-bullet-right{
	float: left;
	display: none;
}

/**
 * 1.2 오른쪽 콘텐트 영역
 * -----------------------------------------------------------------------------
 */

.xn-page-tmpl-community #primary.content-area {
	position: relative;
	width: 755px;
	float: left;
}

.xn-page-tmpl-community #content.site-content {
	width: 100%;
	margin: 0;
}

.xn-page-tmpl-community .xn_single_right {
	position: relative;
	float: left;	
	margin-bottom:20px;
	width: 100%;
	padding-top: 37px;
}

.xn-page-tmpl-community .xn_single_right_content .content_title{
	float: left;
	width: 100%;
	border-bottom: 2px solid #122046;
	padding-bottom: 13px;
	margin-bottom: 20px;
	font-size:24px;
	color:#4f5356;
	background:rgba(255, 255, 255, 0.1 );
	line-height: 1.5;
}

.xn-page-tmpl-community .xn_single_right .xn_single_right_content {
	position: relative;
	float: left;
	padding: 0px;
	min-height: 750px;
	width: 100%;
}

.xn-page-tmpl-community .xn_single_right .xn_single_right_bottom {
	position: relative;
	float: left;
	height: 12px;
}

.xn-page-tmpl-community .xn_single_right .xn_attachments{
	width: 755px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #c8c8c8;
	list-style: none;
}

.xn-page-tmpl-community .xn_single_right .xn_attachments li{
	margin-top: 10px;
}

.xn-page-tmpl-community .xn_single_right .xn_attachments li a{
	display: block;
	float: left;
	height: 19px;
	color: #3376eb;
	background: url("../images/page/icon_attachment.png") no-repeat 0px 0px;
	padding: 3px 0px 0px 26px;
}

.xn-page-tmpl-community .xn_single_right .xn_attachments li a:hover{
	background-position: 0px -31px;
}
/**
 * 2.0 Media Queries
 * -----------------------------------------------------------------------------
 */

@media screen and (min-width: 1008px) {
	.xn-page-tmpl-community .main-content {
		float: left;
	}
}

/**
 * 3.0 Form Content Intro
 * -----------------------------------------------------------------------------
 */
 
#content_info_box{
	width: 980px;
	float: left;
 }
 
#content_info_box .content_media_format_options_wrapper{
	width: 980px;
	margin: 0px;
	float: left;
	background: url("../images/page/content_upload_intro_1.png") no-repeat 0px 38px;
 }
 
#content_info_box .content_media_format_options_wrapper .content_btns{
	float: right;
	width: 623px;
	height: 37px;
	margin: 145px 0px 0px 0px;
	text-align: left;
	display: block;
 }
 
#content_info_box .content_media_format_options_wrapper .content_btns .btns{
	display: block;
	float: left;
	width: 118px;
	height: 37px;
	margin: 0px 10px 0px 0px;
	background: url("../images/page/content_upload_intro_btns.png") no-repeat 0px 0px;
	text-indent:-9999px;
	border: 0px;
	cursor: pointer;
 }
 
#content_info_box .content_media_format_options_wrapper .content_btns .btns:hover{
	background-position: 0px -37px;
 }
 
 #content_info_box .content_media_format_options_wrapper .content_btns .btns.btns_media{
	width: 141px;
	background-position: -118px 0px;
 }
 
 #content_info_box .content_media_format_options_wrapper .content_btns .btns.btns_media:hover{
	background-position: -118px -37px;
 }
 
#content_info_box .content_intro_wrapper{
	width: 980px;
	float: left;
	margin: 90px 0px 0px 0px;
}
 
 /**
 * 3.1 Form Content Intro Tabmenu
 * -----------------------------------------------------------------------------
 */
 
#content_info_box .content_intro_wrapper .tabbable,
#content_info_box .content_intro_wrapper .tab-content,
#content_info_box .content_intro_wrapper .tab-content .tab-pane{
	width: 980px;
	float: left;
}

#content_info_box .content_intro_wrapper .tabbable .nav.nav-tabs {
border-bottom: 0px solid #dddddd;
}

#content_info_box .content_intro_wrapper .tabbable .nav.nav-tabs li a{
	background: #e3e4e8;
	border: 1px solid #e3e4e8 ;	
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	margin-right: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #63666d;
	cursor: pointer;
}

#content_info_box .content_intro_wrapper .tabbable .nav.nav-tabs li a:hover{
	text-decoration: underline;
	border: 1px solid #d0d2d7;
	border-bottom: 1px solid #e3e4e8;
}

#content_info_box .content_intro_wrapper .tabbable .nav.nav-tabs li.active a{
	background: #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
	color: #3b3d41;
}

 /**
 * 3.2 Contents Upload Guide
 * -----------------------------------------------------------------------------
 */
 
#content_info_box .content_intro_wrapper .tab-content{
	margin-top: -2px;
	padding-bottom: 40px;
	width: 978px;
	min-height: 500px;
	background: #f8f8f8;
	border: 1px solid #e3e4e8;
	border-top: 3px solid #e3e4e8;
	-webkit-border-radius:0px 3px 3px 3px;
	-moz-border-radius: 0px 3px 3px 3px;
	border-radius: 0px 3px 3px 3px;
}

#content_info_box .content_intro_wrapper .tab-content .content_upload_1_1{
	float: left;
	width: 900px;
	height: 626px;	
	margin: 35px 0px 0px 39px;
	background: url(../images/page/content_upload_1.png) no-repeat;
}

#content_info_box .content_intro_wrapper .tab-content .content_upload_1_2{
	float: left;
	width: 900px;
	margin: 0px 0px 0px 39px;
}

#content_info_box .content_intro_wrapper .content_upload_1_2 .tabbable,
#content_info_box .content_intro_wrapper .content_upload_1_2 .tab-content,
#content_info_box .content_intro_wrapper .content_upload_1_2 .tab-content .tab-pane{
	width: 900px;
	float: left;
}

#content_info_box .content_intro_wrapper .content_upload_1_2 .nav.nav-tabs li a{
	border-color: #ccc;
	font-size: 14px;
	background-color: #e1e1e1;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#f8f8f8), to(#e1e1e1));
	background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e1e1e1 100%);
	background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e1e1e1 100%);
	background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e1e1e1 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0%, #e1e1e1 100%);
	background-image: -linear-gradient(top, #f8f8f8 0%, #e1e1e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e1e1e1',GradientType=0 );
}

#content_info_box .content_intro_wrapper .content_upload_1_2 .nav.nav-tabs li a:hover{
	border: 1px solid #c2c2c2;
	border-bottom: 1px solid #ccc;
}

#content_info_box .content_intro_wrapper .content_upload_1_2 .nav.nav-tabs li.active a{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #0069cb;
	filter: none;
}

#content_info_box .content_intro_wrapper .content_upload_1_2 .tab-content{
	margin-top: 0px;
	padding-bottom: 0px;
	min-height: 350px;
	background: #fff;
	border: 1px solid #ccc;	
}

#content_info_box .content_intro_wrapper .content_upload_1_2 .tab-content .tab-pane{
	background: url(../images/page/content_upload_2.png) no-repeat;
	width: 890px;
	height: 287px;
	margin: 30px 0px 0px 20px;
}

#content_info_box .content_intro_wrapper .content_upload_1_2 .tab-content .tab-pane.tab-content_2{
	background-position: 0px -288px;
	width: 890px;
	height: 305px;
}

#content_info_box .content_intro_wrapper .content_upload_1_2 .tab-content .tab-pane.tab-content_3{
	background-position: 0px -606px;
	width: 890px;
	height: 330px;
	margin: 20px 0px 0px 10px;
}

 /**
 * 3.3 Contents Status Guide
 * -----------------------------------------------------------------------------
 */

 #content_info_box .content_intro_wrapper .tab-content .tab-pane.status_contents{
	float: left;
	width: 900px;
	margin: 35px 0px 0px 39px;
 }
 
 #content_info_box .content_intro_wrapper .tab-content .tab-pane .status_menu{
	float: left;
	background: url(../images/page/content_status.png) no-repeat;
	width: 900px;
	height: 100px;
	text-indent: -9999px;
}

#content_info_box .content_intro_wrapper .tab-content .tab-pane .status_menu a{
	display: block;
	float: left;
	width: 225px;
	height: 60px;
}

#content_info_box .content_intro_wrapper .status_content{
	float: left;
	width: 900px;
}

#content_info_box .content_intro_wrapper .status_content a{
	display: block;
	float: left;
	background: url(../images/page/content_status.png) no-repeat 0px 0px;
	width: 900px;	
	text-indent: -9999px;
}

#content_info_box .content_intro_wrapper .status_content a.status_content_1{
	background-position: 0px -100px;
	height: 360px;
}

#content_info_box .content_intro_wrapper .status_content a.status_content_2{
	background-position: 0px -460px;
	height: 457px;
}

#content_info_box .content_intro_wrapper .status_content a.status_content_3{
	background-position: 0px -917px;
	height: 147px;
}

#content_info_box .content_intro_wrapper .status_content a.status_content_4{
	background-position: 0px -1064px;
	height: 482px;
}

.content_wrapper .btn.btn-primary, .content_wrapper .btn02{
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbbbbb;
	border-bottom-color: #a2a2a2;
	padding: 5px 15px;
	margin: 0px;
}

/* 게시판 스타일 */

DIV#lhwb_wrap .writeTy01{
	width: 723px !important;
	padding: 0px 15px 10px 15px !important;
	background: #f9f9f9 !important;
}

#lhwb_board_view{
	padding: 0px 15px 5px 15px !important;
}

.small.lhwb_download a{
	color: #3376eb !important;
	text-decoration: underline !important;
}

.small.lhwb_download u{
	text-decoration: none !important;
}

.xn-page-tmpl-community #content.site-content p.right.fr.lhvab,
.xn-page-tmpl-community #content.site-content p.pb20{
	margin: 0px;
}

DIV#lhwb_wrap p#lhwb_view_comments pre{
	width: 745px !important;
}

DIV#lhwb_wrap .writeTy01 .bgef{
	width: 725px !important;
	margin: 10px 0px 0px 0px !important;
}

DIV#lhwb_wrap .writeTy01 .bgef .fl.wid100{
	width: 80px;
}

#lhwb_wrap .widp100 {
	width: 640px; 
}

#lhwb_wrap .lhwb_wid350 {
	width: 640px;
}

div#lhwb_wrap span {
	vertical-align: middle;
}

#mce_51 {
border: 0px solid #d7d7d7 !important;
}
#mce_51 .mce-container{
	background: #f5f5f5;
}

DIV#lhwb_wrap .writeTy01 ul.bgef li{
	padding-top: 5px !important;
}

#lhwb_reply_btn .btn.btn-primary{
	padding: 3px 10px;
}

div#lhwb_wrap .boardTy01 .noti {
	background-color: #f7f7f7;
	color: #3376eb;
}

div#lhwb_wrap .boardTy01 .noti a{
	color: #3376eb;
}

/*
* Profile Edit
*/
#xn_mypage_container{
	float: left;
	width: 980px;
	margin-top: 180px;
	border: 0px !important;
	padding: 0px;
	background-color: #fff !important;
}

#user_form_container h2 {
	width: 900px !important;
	border-bottom: 2px solid #122046;
	padding-bottom: 18px !important;	
	margin-bottom: 20px;
	font-size: 24px !important;
}

#xn_mypage_container #mypage_content_container {
	width: 900px;
	background-color: #fff;
	border-left: 0px solid #cad7e1 !important;
	min-height: 500px;
}

#xn_mypage_container #mypage_content_inner_container{
	margin: 0px !important;
	width: 900px !important;
}

#user_form_container {
	margin: 0px 0px 0px 40px;
	width: 900px !important;
}

#user_form_container table {
	width: 898px !important;
}

#user_form_container tr{
	width: 898px !important;
}

#user_form_container td.user_header {
	width: 126px !important;
}

#user_form_container td.user_cotnent {
	width: 756px !important;
}

#content_info_box{
	width: 900px !important;
}

#content_info_box .user_header{
	float: left;
	width: 128px !important;
	height: 112px;
	padding: 10px 0px 0px 15px;
	color: #474747;
	font-weight: bold;
	background: #f8f8f8;	
}

#content_info_box .user_cotnent{
	float: left;
	padding: 8px 8px 8px 13px;
	border-left: 1px solid #d6d6d6;
}

#user_form_container .submit, #user_form_container .submit .submit_btn{
	width: 900px !important;
}

/*
 * 4.1 - 설문조사 응답 
 * -----------------------------------------------------------------------------
 */
.gform_confirmation_wrapper {
	width: 404px;
	height: 194px;
	background: #eeeeee;
	border: 1px solid #bec1c4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	margin: 40px 0px 0px 286px;
}
.gform_confirmation_wrapper .gform_confirmation_message{
	width: 404px;
	background: url("../images/page/resolve_poll.png") no-repeat center top;
	padding-top: 68px;
	font-size: 14px;
	color: #3d6bfd;
	margin-top: 28px;
}

.gform_confirmation_wrapper .gform_confirmation_message .btn{
	padding: 3px 8px;
	margin-top: 10px;
}

