﻿body.errorBody {
	background-color: #f0f8fc !important;
}
body#bodys.errorBody #div_title {
	background-color: #cee3f3;
}
body#bodys.errorBody .global_menu {
	background-color: #cee3f3;
}
body#bodys.theme01 .etcPageCenter div.pageTitle {
	background-image: url(errorpage_bg.gif);
	background-color: #deebfa;
}

body#bodys.theme01 #contextMenuListEditButton div.font-size-controller {
	color: #213864;	
}

#errorCenter {
	width:480px;
	margin: 128px auto 100px -250px;
	position: absolute;
	left: 50%; 
}
#errorCenter h2 {
	text-align: right;
	margin: 8px 0 0;
}
.etcPageCenter {
	background: #fff;
	border: 2px solid #8694ad;
}
.errorTitle {
	background: url(errorpage_heading_bg.gif) repeat-x 0 0;
	height: 80px;
}
.errorTitle h3 {
	margin: 0;
	padding: 0 60px 0 68px;
	background: url(error_icon.gif) no-repeat 0 0;
	height: 47px;
	position: relative;
	top: 19px;
	left: 36px;
	font: bold 16px dotum, sans-serif;
	line-height: 22px;
}
#no-permission h3,
#no-public-pages h3 {
	background-image: url(no_permission_error_icon.gif);
}
body.lang_en_ .errorTitle h3 {
	font: 22px arial, sans-serif;
}
.errorTitle h3 span {
	display: block;
	padding-top: 0px;
}
#no-permission h3 span,
#no-public-pages h3 span {
	padding-top: 0;
}
.errorContent {
	padding: 30px 0 40px;
}
.detail-message {
	margin: 0 36px 69px;
}
.detail-message li{
	color: #333; font-size:12px;
}
.detail-message span {
	color: #f26522;
}
#errorPageLink {
	text-align: center;
}
#errorPageLink a{
	color: #003471;
	background: url(bar_1x11_333333.gif) no-repeat 0 1px;
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
	font: bold 13px ;
}
body.lang_en_ #errorPageLink a {	
	font: bold 12px ;
	background-position: 0 3px;
}
#errorPageLink a.first-child {
	background: none;
	margin: 0;
	padding: 0;
}


#before-login {
	height: 30em;
	position: relative;
}
#before-login h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 486px;
	text-align: right;
	margin: 0;
	padding: 3px 12px 0 0 ;
	font-size: 0.916em;
	color: #9bb5d8;
	font-weight: normal;
	border-bottom: 1px solid #e6f1f0;
}
.errorBody .alignCenter {
	margin: 10em auto 0;
}
#noPermission dt {
	background-image: url(authority_mark.gif);
}
#no-authority dt {
	background-image: url(authority_mark.gif);	
}

body#bodys.errorBody a.blue-button,
body#bodys.errorBody .aTheme_button,
body#bodys.errorBody .inputTheme_button{
	color: #fff;
	border-color: #3e7fb5;
	background-color: #3e7fb5;
	background-image: url(buttonBg_blue.gif);
}
.error-gnb-logo {
	padding: 4px 0 0 10px;

}
.error-gnb-logo * {	
	vertical-align: middle;
}
.error-gnb-logo .icon {
	margin-right: 10px;
}


/* 500 & 502 */
body.another-error-page {
	background: #fff url(errorpage_bg01.gif) repeat-x 0 0;
}
.error-wrapper * {
	margin: 0;
	padding: 0;
}
#error-wrapper {
	width: 636px;
	margin: 0 auto;
	background: url(errorpage_bg02.gif) no-repeat 0 0;
	position: relative;
}
#error-wrapper p {
	line-height: 22px;
	margin: 10px 0;
	color: #333;
}
#error-wrapper p a {
	color: #f26522;
	text-decoration: underline;
}
#error-wrapper h1 {
	position: absolute;
	top: 37px;
	left: 0;
}
#error-wrapper .error-content {
	padding: 171px 0 0 53px;
}
#error-wrapper .error-content .heading {
	height: 54px;
	padding: 0 0 0 78px;
	margin: 0 0 35px;
	background: url(errorpage_mark.gif) no-repeat 0 0;
}
body.lang_en_ #error-wrapper .error-content .heading {
	margin: 0 0 32px;	
}
#error-wrapper .error-content .heading h2 {
	font: bold 16px dotum,sans-serif;
	color: #333;
	line-height: 23px;
	padding: 3px 0 0;
}
#error-wrapper .error-content .heading h2.oneline,
body.lang_en_ #error-wrapper .error-content .heading h2.oneline {
	padding-top: 9px;
}
body.lang_en_ #error-wrapper .error-content .heading h2 {	
	padding-top: 0;
	font: 22px arial,sans-serif;
}
#error-wrapper #errorPageLink {
	margin: 53px 0 119px;
}
#error-wrapper .error-footer {
	border-top: 1px solid #e2e2e2;
	padding: 3px 0 0;
}
#error-wrapper .error-footer .copy-right {
	text-align: center;
	font: 12px arial, sans-serif;
	color: #999;
}

body.lang_en_ .lang_ko,
body.lang_ko_ .lang_en {
	display: none;
}



