@charset "utf-8";

.ArticleID{
	font-size:12px;
	font-weight:bold;
	color: #006666;
}
.Highlight {
	font-weight: bold;
	background-color: #FFCCFF;
	padding-left:5px;
	padding-right:10px;
}
.adminName {
	color: #666666;
}
.NewMark {
	color: #FF0000;
	font-size: 9px;
}

hr{
	width: 80%;
	text-align: center;
}
.Date{
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
}

.ErrorMessage{
	color: #990000;
	text-align: center;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
/*-----------------------------------*/

.Overview, .Overall{
	background-image: url(../images/Figure_Forum/Overview_Background.gif);
	width: 570px;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Overview .MasterTop, .Overall .MasterTop{ /*ThreadMaster*/
	background-image: url(../images/Figure_Forum/Overview_Top1.gif);
	background-repeat: no-repeat;

	height: 26px;
	padding-left: 39px;
	
	font-size:1px;
	line-height:1px;
}
.Overview .MasterMiddle, .Overall .MasterMiddle{
	background-image: url(../images/Figure_Forum/Overview_Top2.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 5px;
	padding-left: 50px;
	font-size: 16px;
	white-space: nowrap;
}

.Overview .MasterBottom, .Overall .MasterBottom{
	background-image: url(../images/Figure_Forum/Overview_Top3.gif);
	background-repeat: no-repeat;
	
	height: 23px;
	padding-left: 215px;
	padding-top: 4px;
	padding-right: 20px;
	
	font-size: 14px;
	white-space: nowrap;
}

.Overview .MasterBottom .Date, .Overall .MasterBottom .Date{
	float: right;
}

.Overview .Level1Child{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 30px;
	padding-left: 50px;
	font-size:14px;
}
.Overview li{
	margin-left : -10px;
	list-style-type: none;
	margin-top: 5px;
}
.Overview li .Author{
	padding-left: 20px;
	font-size:12px;
}
.Overview .Bottom{
	background-image: url(../images/Figure_Forum/Overview_Bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
}

/* thread view mode is main purpose then also use at search */
.Overall{
	background-image: url(../images/Figure_Forum/Overall_Background.gif);
	margin-bottom: 20px;
}
.Overall .MasterTop{
	background-image: url(../images/Figure_Forum/Overall_Master_Top1.gif);
	height:13px;
	font-size: 1px;
	line-height: 0px;
}
.Overall .MasterMiddle{
	background-image: url(../images/Figure_Forum/Overall_Master_Top2.gif);
	background-repeat:repeat-y;
	padding-left: 30px;
}
.Overall .MasterBottom{
	background-image: url(../images/Figure_Forum/Overall_Master_Top3.gif);
}
.Overall .ChildTop{
	background-image: url(../images/Figure_Forum/Overall_Child_Top1.gif);
	height:15px;
	font-size: 1px;
	line-height: 0px;
}
.Overall .ChildMiddle{
	background-image: url(../images/Figure_Forum/Overall_Child_Top2.gif);
	background-repeat:repeat-y;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 16px;
}
.Overall .ChildMiddle .Author{
	font-size:14px;
	padding-left: 10px;
}
.Overall .ChildMiddle .Date{
	float: right;
}
.Overall .ChildMiddle #SearchSummary{
	font-weight: bold;
}

.Overall .Message{
	background-image: url(../images/Figure_Forum/Overall_Bottom.gif);
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Overall .Message .ReplyButton{
	margin-top: -16px;
	margin-right: 5px;
	float: right;
}
.Overall .Message p.SearchResultHeader{
	margin-bottom: 5px;
}
.Overall .Message p.SearchResultHeader .NameAndDate{
	font-size: 14px;
	color:#333333;
	padding-left: 10px;
}
.Overall .Message p.SearchResultMessage{
	margin-top: 5px;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.Overall .Message .clearfloat {
	clear:right; /*if use 'both', the left menu (Content.css_#sidebar1) becomes a subject to be cleared at FF*/
	height:10px;
	font-size: 1px;
	line-height: 0px;
}

/*-----------------------------------*/

.Form{
	width:570px;
	background-image: url(../images/Figure_Forum/Overall_Background.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 30px;
}
/* prevent from top of #WritingMode being trimmed when lifted over .Form's box. and hide the repeated background */
.Form .AboveTop{ 
	background-color: #FFFFFF;
	height: 10px;
}
.Form .Top{
	background-image: url(../images/Figure_Forum/Pink_Top.gif);
	background-repeat: no-repeat;
	background-position: top;

	height:15px;
	font-size:1px;
	line-height:0px;
}
.Form .Middle{
	margin:0;
	padding-left:40px;
	padding-right:30px;
}
.Form .Middle #WritingMode{
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-style: solid;
	border-color: #666666;
	width: 100px;
	padding: 2px;
	text-align: center;
	margin-left: 10px;
	margin-top: -20px;
}
.Form .Middle p{
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;

}
.Form .Middle .Label{
	width:80px;
	font-size: 14px;
	white-space: nowrap;
	display: inline-block;
}
.Form .Middle .Required{
	font-size: 12px;
	color: #FF6262;
}
.Form .Middle #ConfirmButton{
	text-align: right;
	margin-top: -30px;
	margin-right: 20px;
}
.Form .Middle div#FormButtons{
	margin-right: 20px;
	text-align: right;
}
.Form .Middle div#FormButtons form.Inline{
	display: inline;
}
.Form .Middle #SearchPara1{
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}
.Form .Middle #SearchPara2{
	font-size: 14px;
	color: #666666;	
}

.Form .Bottom{
	background-image: url(../images/Figure_Forum/Pink_Bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
	height:15px;
	font-size:1px;
	line-height:0px;
}

/*-----------------------------------*/

.HeaderMenu{
	text-align:center;
	margin-top: 25px;
}
.HeaderMenu .Left, .HeaderMenu .Right{
	background-image: url(../images/Figure_Forum/Menu/Part_Left.gif);
	height: 29px;
	width: 12px;
	display: inline-block;
	vertical-align: top;
}
.HeaderMenu .Right{
	background-image: url(../images/Figure_Forum/Menu/Part_Right.gif);
}
.HeaderMenu .Middle{
	background-image: url(../images/Figure_Forum/Menu/Part_Background.gif);
	height: 29px;
	display: inline-block;
	background-repeat: repeat-x;
}
.HeaderMenu .Middle a{
	padding-right: 10px;
	padding-left: 14px;
	background-image: url(../images/Figure_Forum/Menu/Part_Separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
}

/*-----------------------------------*/

.PageList {
	text-align: center;
	margin-top: 20px;
}
.PageList .Left, .PageList .Right{
	background-image: url(../images/Figure_Forum/PageList_Left.gif);
	height: 30px;
	width: 10px;
	display: inline-block;
	vertical-align: top;
}
.PageList .Right{
	background-image: url(../images/Figure_Forum/PageList_Right.gif);
}
.PageList .Middle{
	background-image: url(../images/Figure_Forum/PageList_Background.gif);
	height: 25px;
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
