@charset "utf-8";

/* global */
* {-webkit-text-size-adjust:none;}
html, body {overflow:hidden}
body {margin:0;padding:0;font-size:12px;color:#9D9692;font-family:dotum, 돋움;background:#2c2b29;}
form, input, select, textarea, button {margin:0;padding:0;font-size:12px;color:#9D9692;font-family:dotum, 돋움;}
img {border:0 none;}
a {color:#9D9692;text-decoration:none;cursor:pointer;}
a:link {color:#9D9692;text-decoration:none;}
a:visited {color:#9D9692;}
a:hover {color:#ab6f11;text-decoration:underline;}

/* button */
a.btn_ty1 {display:inline-block;padding:3px 10px;color:#e7c182;font-size:11px;text-shadow:1px 1px 0 #373535;text-decoration:none;}

/* toolbar */
#toolbar {display:none;height:19px;padding:4px 0 0 0;border-top:1px solid #565455;border-bottom:1px solid #0d0b0c;background:#3f3f3f url('/ingame/images/tool_bg.gif') repeat-x left bottom;}
#toolbar ul {margin:0;padding:0;list-style:none;}
#toolbar ul li {position:relative;z-index:1001;float:left;margin:0 5px;padding:0;background:url('/ingame/images/tool.gif') no-repeat;}
#toolbar ul li.backward {width:14px;height:15px;background-position:0 0;}
#toolbar ul li.forward {width:14px;height:15px;background-position:-25px 0;}
#toolbar ul li.reload {width:15px;height:15px;background-position:-50px 0;}
#toolbar ul li.home {width:15px;height:15px;background-position:-75px 0;}
#toolbar ul li.backward:hover {background-position:0 -30px;}
#toolbar ul li.forward:hover {background-position:-25px -30px;}
#toolbar ul li.reload:hover {background-position:-50px -30px;}
#toolbar ul li.home:hover {background-position:-75px -30px;}
#toolbar ul li a {display:block;width:100%;height:100%;text-indent:-999px;overflow:hidden;}
#toolbar ul li .tooltip {display:none;position:absolute;z-index:1001;top:20px;padding-left:5px;background:url('/ingame/images/tooltip.gif') no-repeat 0 -30px;}
#toolbar ul li .tooltip span {display:block;height:14px;padding:7px 5px 0 0;color:#c4b795;font-size:11px;background:url('/ingame/images/tooltip.gif') no-repeat right 0;}
#toolbar ul li.backward .tooltip {left:-5px;padding-right:5px;background-position:right -30px;}
#toolbar ul li.backward .tooltip span {padding:7px 0 0 5px;background-position:left 0;}
#toolbar ul li.forward .tooltip, #toolbar ul li.reload .tooltip, #toolbar ul li.home .tooltip {right:-1px;}

#contents {position:relative;z-index:1;height:356px;padding:9px 10px 0;overflow-y:scroll; background:url('/ingame/images/body_bg.gif');}

::-webkit-scrollbar {background-color:#292725;}
::-webkit-scrollbar-thumb {background-color: #383431;}
::-webkit-resizer { background-color: #cdc3bb; }
::-webkit-scrollbar-corner { background-color: #292725;}

::-webkit-scrollbar-button:start:decrement {display:block;height:15px; background:url('/ingame/images/scrollbar_v2.png') 0px 0px; }
::-webkit-scrollbar-button:end:increment {display:block;height:15px; background:url('/ingame/images/scrollbar_v2.png') -15px 0px; }

::-webkit-scrollbar-button:horizontal:start:decrement {display:block;width:15px; background:url('/ingame/images/scrollbar_v2.png') 0px -15px; }
::-webkit-scrollbar-button:horizontal:end:increment {display:block;width:15px; background:url('/ingame/images/scrollbar_v2.png') -15px -15px; }

/* header */
#header {position:relative;z-index:1000;height:30px;border-top:1px solid #1f1f1f;border-bottom:3px solid #272624;background:#151515;}
#header h1 {margin:0;padding:7px 0 0 10px;}
#header .wrap_search {position:absolute;top:2px;right:2px;}
#header .wrap_search input {float:left;margin:0;IME-MODE:active;border:1px solid #6a5844;}
#header .wrap_search input.suggest {width:145px;height:15px;padding:4px 20px 2px 2px;border:1px solid #2f2e2d;border-right: 0 none;color:#656668;font-size:11px;background-color:#1d1c1b;}
#header .wrap_search .clear{display:none;position:absolute;right:24px;top:5px;width:15px;height:15px;cursor:pointer;background:url('/ingame/images/ic_clear.png') no-repeat}
#header .wrap_search #sitem_submit {border: 0 none;}
/* suggest */
.suggest_toggle {position:absolute;left:145px;top:8px;}
.suggest_wrapper {position:absolute;z-index:10000 !important;left:2px;top:19px;display:none;width:135px;color:#666;font-size:11px;border-top:1px solid #bbb0a6;background-color:#cdc3bb;}
.suggest_wrapper .suggest_list {display:none;overflow-x:hidden;overflow-y:auto;
    scrollbar-face-color:#D9D9D9;
    scrollbar-highlight-color:#FFF;scrollbar-shadow-color:#FFF;
    scrollbar-3dlight-color:#FFF;scrollbar-darkshadow-color:#FFF;
    scrollbar-track-color:#FFF;scrollbar-arrow-color:#FFF;}
.suggest_wrapper .suggest_list ul {margin:0;padding:1px 0 0;list-style-type:none;}
.suggest_wrapper .suggest_list ul li {line-height:1.4;padding:2px 0 2px 5px;}
.suggest_wrapper .suggest_list ul li.startback {padding-top:2px;border-top:1px solid #bbb0a6;}
.suggest_wrapper .suggest_list ul li.mouseon {background-color:#bbb0a6;}
.suggest_wrapper .suggest_list ul li.keyon {background-color:#bbb0a6;}
.suggest_wrapper .suggest_guide {position:relative !important;z-index:10000000 !important;display:none;padding:5px;line-height:1.4;overflow-x:hidden;overflow-y:auto;}
.suggest_wrapper .footer {clear:both;height:21px;margin-top:1px;background-color:#bbb0a6;text-align:right;}
.suggest_wrapper .footer p {margin:0;padding:4px 10px 0 0 !important;color:#666;}
.suggest_wrapper .footer a {height:10px;overflow:hidden;line-height:100%;text-decoration:none;color:#666;padding:0 0 0 4px;border-left:1px solid #ddd;}
.suggest_wrapper .footer strong {margin:0 !important;padding:0 0 0 7px !important;text-align:right;font-weight:normal;}
.suggest_wrapper .footer span {text-align:right;}
.suggest_wrapper .footer span:hover {text-decoration:underline;}
.suggest_wrapper .footer .suggest_off, .suggest_wrapper .footer .suggest_on {}


/* common - pager */
.pager {padding:9px 0;font:11px verdana;text-align:center;}
.pager * {vertical-align:top;}
.pager a {display:inline-block;padding:2px;}
.pager a:hover {color:#ab6f11;}
.pager a.prev {width:15px;height:15px;padding:2px 0;text-indent:-999px;overflow:hidden;background:url('/ingame/images/pager_arrow.gif') no-repeat 0 2px;}
.pager a.prev:hover {background-position:0 -18px;}
.pager a.next {width:15px;height:15px;padding:2px 0;text-indent:-999px;overflow:hidden;background:url('/ingame/images/pager_arrow.gif') no-repeat right 2px;}
.pager a.next:hover {background-position:right -18px;}
.pager span.current {display:inline-block;padding:2px;color:#ab6f11;font-weight:bold;}

/* modal alert */
#alert {position:absolute;margin:0 auto;border:1px solid #201e1c;background-color:#282624;
    box-shadow:0 1px 2px #2a2826;
    -moz-box-shadow:0 1px 2px #2a2826;
    -webkit-box-shadow:0 1px 2px #2a2826;}
#alert .inbox {padding:20px 20px 12px;border:1px solid #302e2c;color:#7c623a;line-height:1.4;text-align:center;}
#alert .btn_close {position:absolute;right:5px;top:5px;margin:0;padding:0;cursor:pointer;}
#alert .wrap_btn {margin:0;padding:14px 0 0;}
#toast {position:absolute;left:10px;bottom:35px;width:300px;z-index:9;margin:0 auto;border:1px solid #201e1c;background-color:#282624;box-shadow:0 1px 2px #2a2826;-moz-box-shadow:0 1px 2px #2a2826;-webkit-box-shadow:0 1px 2px #2a2826;}
#toast .inbox {padding:18px 2px;border:1px solid #302e2c;color:#7c623a;line-height:1.4;text-align:center;}

.mycharacter .name strong,
#contents .info_servermaster,
#header .wrap_search input,

#contents .list_ty2 li .title,
#contents .list_ty1 li .subject,
#contents .list_ty1 li .name,
#contents .list_ty1 li .info .nick,
#contents .view_ty1 .subject,
#contents .view_ty2 .title,
#contents .view_ty1 .info .nick,
#contents .view_ty1 .article,
#contents .comment_body .info .nick,
#contents .comment_body .content,

.wrap_item .itme_name strong,
.ul_storelist li dt,
.ul_storelist li dd.price,
.ul_storelist li dd.location,

#contents .seigeWrap .siegeSummary dl *,
#comment_body .comment_form #content,

#contents .wrap_write #title,
#contents .wrap_write #content,
#contents .container .hbody * ,
.wrap_searchres li a,
.wrap_todaypowerbook dt a {font-family:'리니지 돋움', Dotum !important;font-size:12px !important;}

#eventContents{position:relative;height:366px;z-index:1;overflow-x:hidden;overflow-y:scroll;}
#event_orim{}
#event_orim .img1{width:322px;height:329px;background:url('/ingame/images/event_orim1.jpg') no-repeat;}
#event_orim .img2{width:322px;height:668px;background:url('/ingame/images/event_orim2.jpg') no-repeat;}
#event_orim .img3{width:322px;height:455px;position:relative;background:url('/ingame/images/event_orim3.jpg') no-repeat;}
#event_orim .img3 a{position:absolute;left:30px;top:330px;width:250px;height:30px;text-indent:-1000em;overflow:hidden;}
.menu .orim a{background:url('/ingame/images/menu_orim.jpg') !important;}

.pc_container{display:none !important;}
.hide_ingame{display:none !important;}