.button { height:20px; border-width:1; border-style:ridge; border-color:#35618b; background-color:#e7e7de;}
 /*  .button { height:20px; border-width:1; border-style:ridge; border-color:white; background-color:teal; color:white; }
  .button { border:1px dashed; background-Color:#e7e7de; font:12px tahoma; color:#555555; }  */

.alert { 
    font-style:bold; 
}
.info {
    text-color: blue;
}
td.ng {
    font-size: 1em;
}
tr.ng {
    font-size: 1em;
}
/* buttons buttons  */
#div_button {
    background-color: #7ea8cf;
    border: 1px #666666 solid;
    width: auto;
    margin-top: 100px;
    margin-left: 37.5%;
    margin-right: 37.5%;
    padding: 8px;
    text-align: center;
}

.housebutton {
    font-weight: bold;
    text-align: center;
    margin-bottom: 3px;
    margin-top: 3px;
}
.housebutton a {
    padding: 4px;
    text-decoration: none;
    display: block;
    color: #224059;
    background-color: #b5c9e2;
    border-top: 2px #cce3ff solid;
    border-left: 2px #cce3ff solid;
    border-bottom: 2px #31557f solid;
    border-right: 2px #31557f solid;

}
.housebutton a:hover {
    background-color: #99aabf;
    border-top: 2px #31557f solid;
    border-left: 2px #31557f solid;
    border-bottom: 2px #cce3ff solid;
    border-right: 2px #cce3ff solid;
}

/*END END  buttons buttons  */


#main_developers {
clear: left;
background-image:url(img/logo.gif);
background-repeat: no-repeat;
}

#main_managers {
clear: left;
}

.login_table {
    background-color: #99aabf;
}

.spacer {
    clear: both;
    }
#main_left {
        float: left;
        width:185px;
        background:#eef; 
        border:0px solid #000;
        clear: left;
        }
#main_one {
        float: left;
        background:#fff;
        border:0px solid #000;
        clear: left;
        }

#main_center {
     position: absolute;
     background:#fff;
     height: 2000px;
     border:1px solid #000;
     left: 12px;
     top: 5px;
  /*  right:186px;  */
}

    #main_right_fixed_norss {
        position: fixed;
        /* remove position: fixed to move to right side and stay in one spot */
        float: right;  
        top: 155px;
        right: 01px;
        width: 160px;
        visibility: visible;  
        background:#fff;
        border:0px solid #000;
        }

    #main_right_fixed {
        /* remove position: fixed to move to right side and stay in one spot */
        float: right;  
        right: 01px;
        top: 160px;
        top: 65px;
        width: 160px;
        visibility: visible;  
        background:#fff;
        border:0px solid #000;
        }

    #main_right_bottom {
        float: right;
        width: 120px;
        visibility: visible;
        top: 65px;
        background:#fff;
        margin: 0 0 10px 10px;
        padding: 10px;
        border:1px solid #000;
        }

.nooverlap    { 

clear: right; }


#center_me
{ Text-align: center;
background:  #fff; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 5px 0px 5px 10px; margin: 0px; letter-spacing: -1px; 
 text-decoration : none; color : #020Dff; 
}

#old_div  { border: solid 3px #002a5b; background: #cfcfff; list-style-type: none; margin: 0px 0px 5px 0px; padding-top: 0px; padding-left: 1px; padding-bottom:0px; padding-top:1px; padding-right: 1px; font-size: 10px; font-weight: bold;}


/* margin <- border <- padding <-  content -> padding -> border -> margin  */

/* LeftSearch */
#search_div { background: #5a8fc6; margin: 0px 0px 5px 0px; border: 1px #000 solid; }
#search_div h2 { color: #fff; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 8px 0px 8px 10px; margin: 0px; letter-spacing: -1px; }
#search_div form {margin: 0px; padding: 3px 10px 0px 10px ; }
#search_div input.textfield {background: #fff; border: solid 1px #996600; font-size: 10px; font-weight: normal; padding: 2px 0px 2px 0px; margin: 4px 0px 4px 0px; color: #666b71;  }
#search_div input.button { background: #fff url(../images/background_search_button.png); border: solid 1px #996600; font-size: 10px; font-weight: bold; padding: 2px 0px 2px 0px; margin: 4px 0px 4px 2px; color: #666b71; height: 18px; }
#search_div select { background: #fff; font-size: 10px; padding: 0px; margin: 4px 0px 4px 0px; color: #666b71; }
#search_div a { color: #996600; display: block; font-size: 10px; margin: 5px 0px 7px 0px; text-decoration: underline; }
#search_div a:visited {display: block; color: #996600; text-decoration: underline;}
#search_div a:hover { display: block; color: #996600; text-decoration: underline;}
#search_div strong { display: block; margin: 5px 0px 5px 10px; }

.vibrant_explanation {
    background-color: yellow;
    font-family: verdana; 
    /*  font-size: 1.25em;   */
    /* font-weight: bold;  */
    /* font-style: italic;  */
    /* color: purple;  */
}

a.linkb:link { color: #000099; }
a.linkb:visited { color: #003399; }
a.linkb:hover { color: #003399; }

a.realLink { color: red }
a.realLink { color: red }
a.realLink:link { color: red }
a.realLink:visited { color: red }
a.realLink:hover { color: red }

/* generic link */

/* BEGIN from designmagick for mod */
#wrap {  }
#header { background: #3f6d9d;  border: none; padding: none; margin: none; font-family: "Trebuchet MS"; color: #FFFFFF; text-decoration: none;  height: 110px;}

#headerMenu { height: 110px;  }
#headerMenu h1 a { float: left; 
clear: left;   /* should break the line following header:barre line */
font-size: 1.25em; }

#headerMenu a { color: white; text-decoration: none;  }

/* END END from designmagick for mod */

.header_barre  /* mod */
{
	vertical-align: middle;
	text-align: left;
	color: #ffffff;
	background: #3f6d9d;
	font-size: 13px;
    height: 15px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	/* text-transform: uppercase; */
	letter-spacing: 2px;
}
.link2 /*  visited  */
{
	text-decoration: none;
	color: #ffffff;
}
.link2:visited
{
	text-decoration: none;
	color: #ffffff;
}

.link2:hover
{
	text-decoration: underline;
}
/* Link for the Topic Name column in topics list */

.topicLink {
	font-weight: bold;
	font-size: 10px;
}

a.topicLink:link {
	text-decoration: none;
	color: #444fa0;
}
td.white {
    background: #FFFFFF;
    bgcolor: #FFFFFF;
}

a.topicLink:visited {
	text-decoration: none;
	color: #242f80;
}

a.topicLink:hover {
	text-decoration: none;
	color: #ffffff;
}

.tp
{
	vertical-align: text-top;
	background: B2BCe6;
}

.date
{
	color: #101025;
	font-style: italic;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}


.filler
{
	background: #333333 url(filler.gif) repeat-x;
	height: 8px;
}

.big
{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
}

/* style for user infos row */
.foruml
{
	background-color: #d5d5d5;
	border-right: 2px solid #999999;
	width: 125px;
	height: 30px;
	padding-left:6px;
	border-top: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}

/* style for rows in forum and topic listing */
.col1tp {background: #959Ec2; font-size: 75%; padding: 3px; font-weight: bold; text-align:center;
	border-right: none; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000;
	width: 300px; }
.col2tp {background: #959Ebc; font-size: 75%; font-weight: bold; text-align:center;
	border-right: none; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: none;}
.col3tp {background: #959Eb6; font-size: 75%; font-weight: bold; text-align:center;
	border-right: none; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: none;}
.col4tp {background: #959Eb0; font-size: 75%; font-weight: bold; text-align:center; 
	border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: none;}
.col5tp {background: #959Ead; font-size: 75%; font-weight: bold; text-align:center; 
	border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: none;}
.col1bt {background: #e0e0e6 url(oarrow.gif) no-repeat;
	padding-left: 15px;
	border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: none; border-left: 1px solid #000000;}
.col2bt {background: #B2BCe6; font-size: 75%; text-align:center;
	border-right: none; border-top: none; border-bottom: 1px solid #000000; border-left: none;}
.col3bt {background: #B2BCd9; font-size: 75%; text-align:center;
	border-right: none;  border-top: none; border-bottom: 1px solid #000000; border-left: none;}
.col4bt {background: #B2BCd3; font-size: 75%; text-align:center;
	border-right: none; border-top: none; border-bottom: 1px solid #000000; border-left: none;}
.col5bt {background: #B2BCcd; font-size: 75%; text-align:center;
	border-right: none; border-top: none; border-bottom: 1px solid #000000; border-left: none;}
.coltxt {background: #e0e0e6; width: 640px; font-size: 75%; padding: 1px;
	border-right: 1px solid #000000; border-top: none; border-bottom: 1px solid #000000; border-left: 1px solid #000000;}

/* logo at the top */
.mainlogo
{
	height: 60px;
}

/* style for the menu font */
td.menuContainer
{
	width: 140px;
	background: #CCCCCC url(menu.gif) repeat-y;
}
td.whiteMenuContainer
{
	width: 140px;
	background: #FFFFFF url(left_menu.gif) repeat-y;
}

.tdback { background-image: url(jinju.jpg);}

td.whiteMenuContainerRight
{
	width: 140px;
	background: #FFFFFF ;
	/*  background: #FFFFFF url(menu.gif) right repeat-y;  */
}

td.old_div {
    background: #B2BCD3;
padding: 10px; margin: 5px; margin-left: 10px;
font-size: 12px; 
}

td.old_div a {
}

#mod_top_english
{
    clear: both;
	background: #FFF url(mod_top_english.gif) ;
	/*  background: #FFFFFF url(menu.gif) right repeat-y;  */
}

#mod_top_korean
{
    clear: both;
	background: #FFF url(mod_top_english.gif) ;
	/*  background: #FFFFFF url(menu.gif) right repeat-y;  */
}


/* style for the menu padding */
.menu
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #332211;
	padding-left: 10px; padding-right:6px;
}

/* style for the time stamps */
.little
{
	color: #666666;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

/* style for [q] formatting */
.quote
{
	background-color: #B2BCD3;
	color: #000000;
	padding: 3px;
	margin: 5px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: #000000 solid 1px;
}

/* style for signature in user infos */
.altquote
{
	color: #000000;
	background-color: #B2BCd9;
	padding: 2px;
	margin: 2px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: #000000 solid 1px;
}

/* one of the strip for alternated strip form */
.editionLight
{
	color: #666666;
	background: #DDDDe3;
	padding: 4px;
	margin: 2px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* the other strip for alternated strip form */
.editionDark
{
	color: #333333;
	background: #CCCCd2;
	padding: 4px;
	margin: 2px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* style for post message */
.courant
{
	font-size: 11px;
	color: #222222;
	padding:5px;
	background: #DDDDe3;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/* style for the credits at bottom */
.footer
{
	text-align:right;
	font-size:9px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.member { font-weight:bold; }
.guest  { font-weight:normal; }

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#424E10; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.member { font-weight:bold; }
.guest  { font-weight:normal; }

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#424E10; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }



