/*
   $Revision: 1.16 $
   $Date: 2003/10/31 11:02:07 $


   ==================================================
   ======   Global stylesheet for mvnForum.   =======
   ==================================================

*/



/* Background color and font for the main window */
html {
}

body {
    color: #000000;
    font-family: "Tahoma", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;margin:0px;padding:0px
}

a:link, a:visited, a:active { color: #000000; font-size: 12px; text-decoration: none }
td { color: #000000; font-size: 12px; text-decoration: none}
a:hover { color:Orange; font-size: 12px;text-decoration:none }

/* Page description shown in some pages, below the navigation menu. */
.pagedesc {
    background: #E7EBF7;
    color: #000000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}
.warning {
    color: #FF0000;
}
.message {
	font-size: 12px;
	color: #efefef;
	text-decoration: none;
	border: 1px solid #666666;
}
.feat_window {
 overflow: auto;
 height: 150px !important;
 height/* */:/**/140px; 
 height: /**/140px;
 scrollbar-face-color:#DEDEDE;
 scrollbar-base-color:#F5F5F5;
 scrollbar-arrow-color:black;
 scrollbar-track-color:#F5F5F5;
 scrollbar-shadow-color:#EBF5FF;
 scrollbar-highlight-color:#F5F5F5;
 scrollbar-3dlight-color:#C3C3C3;
 scrollbar-darkshadow-Color:#9D9D9D;
 }

.state {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}

/* Background and border styles for tables. */
.tborder {
    border: 1px solid #3972BB;
}

.command {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration : none;
}
a.command:link, a.command:visited, a.command:active {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}
a.command:hover {
    color: orange;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

.pager {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration : none;
}
.pagerCurrent {
    color: orange;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration : none;
}
a.pager:link, a.pager:visited, a.pager:active {
    text-decoration: none;
}
a.pager:hover {
    color: orange;
    text-decoration: none;
}
.tcat {
    color: #000000;
    font-size: 12px;
	background-image: url(../images/008.gif);
    font-weight: normal;
    line-height: 20px;
    text-decoration : none;
}
.tcata {
    FONT-SIZE: 12px;
	background-image: url(../images/008.gif);
    background: #C0C0C0;
    LINE-HEIGHT: 20px;
}

/* Top-level table title rows */
.theader {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

/* First post in the thread */
.trow0 {
    background: #E7EEF7;
    font-size: 12px;
    line-height: 20px;
}

/* First alternating background color for row. */
.trow2 {
    background: #E7EEF7;
    font-size: 12px;
    line-height: 20px;
}

/* Second alternating background color for row. */
.trow1 {
    background: #E7EBF7;
    font-size: 12px;
    line-height: 20px;
}

.trowfinal {
    background: silver;
    font-size: 12px;
    line-height: 20px;
}

.memberName {
    color: #00007F;
    font-family: "Tahoma", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}
a.memberName:link, a.memberName:visited, a.memberName:active {
    color: #333333;
    text-decoration: none;
}
a.memberName:hover {
    color:Orange;
    text-decoration: none;
}

.disabledItem {
    color: #FF0000;
    font-family: "Tahoma", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}
a.disabledItem:link, a.disabledItem:visited, a.disabledItem:active {
    color: orange;
    text-decoration: none;
}
a.disabledItem:hover {
    color: orange;
    text-decoration: none;
}

.messageTopic {
    color: #00007F;
    font-family: "Tahoma", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;
     line-height: 20px;
    text-decoration: none;
}
a.messageTopic:link, a.messageTopic:visited, a.messageTopic:active {
    color: #000000;
    text-decoration: none;
}
a.messageTopic:hover {
    color: orange;
    text-decoration: none;
}

.messageText {
    color: #000000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration: none;
}

.messageTextnormal {
    color: #000000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration: none;
}

.messageTextnormalBlue {
    color: #333333;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration: none;
}

.messageTextnormalRed {
    color: #FF0000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration: none;
}

/* These are not used anymore:

.numberBlack {
    color: Black;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 18px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}

.numberBlueLink {
    color: Blue;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 18px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}

.numberRedLink {
    color: Red;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 18px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}
*/

.pageTitle {
    color: #FF9966;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 24px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 26px;
    text-decoration: none;
}

.subTitle {
    color: #000000;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 18px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 26px;
    text-decoration: none;
}

.pageFooter {
    color: #000000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration: none;
}

.normal {
    color: #000000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration: none;
}

.normal {
    color: #000000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}

.hightlight {
    color: #CC6600;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}
.Header {
    color: #00007E;
    font-size: 12px;
	background-image: url(../images/0004.gif);
    font-weight: normal;
    line-height: 20px;
    text-decoration : none;
}
.welcomeHeader {
    color: #ffffff;
    font-size: 12px;
	/*background-image: url(../images/004.gif);*/
	font-weight: bold;
    line-height: 20px;
    text-decoration : none;
}
a.welcomeHeader:link, a.welcomeHeader:visited, a.welcomeHeader:active {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : none;
}
a.welcomeHeader:hover {
    color:Orange;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : none;
}
.topmenu1 {
    color: #000000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}

a.topmenu1:link, a.topmenu1:visited, a.topmenu1:active {
color: #ffffff;
font-weight: bold;
text-decoration: none }
a.topmenu1:hover {
color:red;
font-weight: bold;
text-decoration:none }


.topmenu {
    color: #000000;
    background: #F7F7FF;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active { text-decoration: none }
a.topmenu:hover { text-decoration:none }

.nav {
    color: #000000;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}

.zoneTitle {
    color: #ffffff;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 24px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 26px;
    text-decoration : none;
}

.menuItemback {
    color: #cbcbeb;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}

input, textarea, select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #F5F5F5;
    border: 1px solid Black;
}

input {
    text-indent : 1px;
}

input.noborder {
    border : 0px;
}

input.mainoption {
    background-color : #DDDDDD;
    font-weight : normal;
}

input.liteoption {
    background-color : #E5E5E5;
    font-weight : normal;
}

/* Quote blocks */
span.genmed { font-size : 11px; }
td.quote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #444444;
    line-height: 125%;
    background-color: #EEE;
    border: #D1D7DC;
    /*border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px; */
    border: 2px dotted;
    border-color:#999;
}


.board{border:1px solid #99abbe; width:1000px; text-align:center;}
.board div.title{background-color:#eff4f8; border-bottom:1px dotted #729bc5; padding:10px 0px 10px 10px; text-align:left; font-weight:bold}
.board div.content{text-align:left; padding:4px 0px 4px 10px; color:Red;vertical-align:middle}

/*±νΈρ΅Δ*/

.maintitle{background:url(/images/bbs/bg_Maintitle.gif) repeat-x;color:#000000; width:100%; height:26px; text-align:left;vertical-align:middle; padding-left:15px; font-style:normal; font-size:12px}
.subtitle_cell{border-right:1px solid #d6e0ef; text-align:center;}
.cell{border-right:1px solid #d6e0ef; border-top:1px solid #d6e0ef; color:#000000; text-align:center; background-color:#f8f8f8; margin:0px; padding:0px}
.cell2{border-right:1px solid #d6e0ef;border-top:1px solid #d6e0ef; color:#000000; text-align:center;background-color:#ffffff;margin:0px; padding:0px}