
/* devcenter theme specific */
#wikiContainer { border:none; }
.wiki_menu a {text-decoration:none;}

.wiki_menu li {margin-left:-1px;}
.wiki_menu li img.icon {display: none;}
.wiki_menu li span {padding-top:9px; padding-left: auto; padding-right:auto; min-width:48px !important; text-align:center;}
.wiki_menu li a span {color:#808080;letter-spacing:-1px !important;}
.wiki_menu li span {background:url("../imgs/tab_g.gif") no-repeat right top;}
.wiki_menu li {background:url("../imgs/tab_g.gif") no-repeat left top; font-size:11px; font-family:Dotum, Gulim, AppleGothic, Sans-serif; color:#666;}
.wiki_menu li span {width:47px;}
*html .wiki_menu li span {width:49px; padding-top:10px; height:20px;}
*+html .wiki_menu li span {width:48px; padding-top:10px; height:18px;}
.wiki_menu li.on span {background:url("../imgs/tab_g.gif") no-repeat right -30px; margin-right:1px; _margin-left:0px;}
.wiki_menu li.on span {font-family:Dotum,sans-serif; letter-spacing:-1px; font-weight:bold; height:20px;}
*+html .wiki_menu li.on span {height:19px;}
.wiki_menu li.on a span {color:#333333;}

.wiki_menu li.first span {border-left:1px solid #dadada; margin-left:1px;height: 19px;}
.wiki_menu li.first.on span {border-left:1px solid #a8a8a8; height: 20px;}
*+html .wiki_menu li.first.on span {height: 19px;}
.wiki_menu li.last span {margin-right:0px; _height:19px;}
*+html .wiki_menu li.last span {vertical-align: top;}
*+html .wiki_menu li.last span {height:19px;}
*+html .wiki_menu li.on.last span {height:19px;}
.wiki_menu {list-style:none; width:100%; height:29px; _overflow:hidden; margin:0; padding:0; background:url("../imgs/tab_bg.gif") right top;}

.project_tab li img {display:none;}

/* textarea resizer */
.resizable-textarea .grippie {
  height: 9px;
  background: #f7f7f7 url(../imgs/bg_grippie2.png) repeat-x;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-top-width: 0;
  display:block;
}

.resizable-textarea .grippie span {
  /* grippie icon */
  height: 9px;
  background: url(../imgs/icon_grippie2.png) no-repeat 50% 50%;
  display:inline-block;
  width:100%;
  margin-top: 0px;
  _margin-top: -2px;
  _margin-bottom: -1px;
  _position: relative;
}

#wikiBody label { color: #4d4d4d;}

div.message h3 {
  font-family:Dotum, sans-serif;
  font-size:16px;
  line-height:200%;
}

span.wikiTitle {
  font-family:Dotum, sans-serif;
  display:inline-block;
  margin-bottom:10px;
}

a.preview-anchor {
  display:none;
} 

/* #wikiBody ol li { font-weight:bold; } /* you can't styling the number only */
/* #wikiContainer { border-bottom:none; border-left:none;} /* */
#topButtons { padding-top:3px; padding-right:12px; }
#mycontentwrapper {padding-right: 12px;}
*html #mycontentwrapper {padding-right: 9px;}
*html #topButtons { padding-right:9px; }
#toggle { top:34px; float:left; }
#toggle { display:none; } /* toggle sidebar btn */
#wikiSideMenuContainer { border-left:1px solid #ebebeb; margin-left:0px; }
#wikiBody {
  /* font-family: Dotum, sans-serif; /* */
  line-height: 150%;
  color: #656565;
}
#wikiSideMenu { padding-top:0;padding-left:0px; padding-right:0px; width:235px;}
*html #wikiSideMenu { width:235px; }
*html #project_etc { _margin-left:-1px}
#mycontent {padding-right:0;}
#sidemenu-splitter {
  margin-bottom:-32767px;
  padding-bottom:32767px;
}
#sidemenu-splitter { display:none; }
/*
#wikiContainer { border-right:none; } 
#wikiSideMenu { border-right: 1px solid #dadada; } */
#project_etc { _margin-left:-1px;margin-right:0px;}
*+html #project_etc { margin-left:-1px;}

/* .wiki_menu2 {display:none; position:absolute; left:1px; bottom:1px;} /* */
.wiki_menu2 {display:block; position:absolute; left:1px; bottom:1px;} /* */
/* .wiki_menu2 {display:none;} /* */

#wikiPage:hover .wiki_menu2 {display:block; }

*html .wiki_menu2 {display:inline; }
#content_project_sub #project_content {padding-right:0;}
/*
#content_project_sub {border-right:none; padding-right:0;width:832px;}
#content_project_sub {border-right:none; padding-right:0;width:800px;}
*/
#content_project_sub {border-right:none; padding-right:0;}

#wikiBody div#toc > dl {
	margin-top: 12px;
	margin-bottom: 12px;
}

/* IE6 dose not support '>' selector */
*#wikiBody div#toc dl {
	margin-top: 12px;
	margin-bottom: 12px;
}

*#wikiBody div#toc dl dd dl {
	margin-top: 0px;
	margin-bottom: 0px;
}

#wikiBody div#toc img {
	vertical-align: baseline;
}

