@import "paging_forum.css";
@import "member.css";
#paging {
	width: 616px;
}
a:visited{
	color: #999;
}
a.a1{
	color: #1675CE;
	font-size: 9pt;
}
a.a1:hover{
	text-decoration: underline;
}
a.a1:visited{
	color: #999;
}
a.a3{
	color: #1675CE;
	font-size: 9pt;
}
a.a3:hover{
	text-decoration: underline;
}
a.a3:visited{
	color: #999;
}
.forum_choice a, .latest_document a, #poll{
	color: #2255a2;
}
#poll .question{
	color: #333;
}
/***/
.forum_page_title{
	margin-bottom: 2px;
}
.forum_page_title table{
	width: 600px;
}
.forum_page_title .title{
	height:30px;
	background: url(../images/forum_title_bck.png) no-repeat;
	overflow: hidden;
}
.forum_page_title .title span, .forum_page_title .title span a{
	font: 700 11pt/33px Arial;
	color: #FFFFFF;
}
.forum_page_title .quick_launch{
	border: 1px solid #5f5f5f;
	border-top: none;
	padding: 2px 0px;
	text-align:left;
	width:616px;
}
.forum_page_title .quick_launch select{
	font: 100 8pt Verdana;
}
.quickLaunchSelect{
	width: 450px;
}
.quickLaunchSelect .optgroup{
	font: 700 9pt arial;
	font-style: italic;
}
.quickLaunchSubmit{
    background-image:url(../images/go_1.gif);
    background-color:transparent;
    border:0px;
    cursor:pointer;
    height:18px;
    width:18px;
	font: 100 8pt Verdana;
}
/**/
.add_topic{
	font: 100 8pt Verdana;
	padding-right: 4px;
	color: #FFFFFF;
}
/**/
.editor span{
	font: 700 8pt Verdana;
}
.editor a{
	padding-left: 5px;
}
/*****/
.forum_box *{
	font-family: Tahoma, Verdana;
}
.forum_box{
	border: 1px solid #a9a9a9;
	margin-bottom: 2px;
}
.forum_box .inner{
	padding: 1px 1px 0px 1px;
}
.forum_box .caption{
	height: 26px;
	background: url(../images/forum_box_caption.png) repeat-x;
	padding-left: 6px;
	margin-bottom: 1px;
}
.forum_box .caption span{
	font: 700 9pt/26px Tahoma;
	color: #FFFFFF;
}
/**/
.forum_box .content{
	background-color: #efefef;
	border: 1px solid #dfdfdf;
	margin-bottom: 1px;
}
.forum_box .content .inner{
	padding: 4px;
}
/**/
.forum_box_t1{
	width: 300px;
	float: left;
}
.forum_box_t2{
	width: 220px;
	float: left;
	margin-left: 10px;
}
/*****/
.ex_info{
	clear: both;
	padding: 3px 0px;
	font: 100 8pt Tahoma;
}
.ex_info a{
	font: 100 8pt Tahoma;
}
/***/
.member_info .label{
	font:  100 8pt Tahoma;
	width: 80px;
}
.member_info .value{
	font:  100 8pt Tahoma;
}
/***/
.forum_topic_add {
	width: 100%;
}
.forum_topic_add td{
	font: 100 9pt/18px Verdana;
}
.forum_topic_add .err{
	color: #304F67;
}
.forum_topic_add .label{
	margin: 6px 0px 6px 0px;
}
.forum_topic_add .row{
	padding: 5px 0px 5px 0px;
}
.forum_topic_add .err_row{
	padding: 5px 0px 15px 0px;
	color: #304F67;
}
.forum_topic_add .line hr{
	height: 1px;
	color: #DEDEDE;
	margin: 5px 0px 5px 0px;
}
.forum_topic_add input, .forum_topic_add textarea{
	border-style: groove;
	font-weight: 100;
}
.forum_topic_add .radio{
	border-style: none;
}
/***/
.forum_cat{
	width: 618px;
	border: 1px solid #a9a9a9;
	margin-bottom: 5px;

}
.forum_cat td{
	font: 100 9pt Tahoma;
	padding: 2px 4px;
}

.forum_cat .header td{
	font-weight: 700;
	color: #333333;
	height: 26px;
	padding-left: 6px;
	background: url(../images/forum_box_caption_2.png) repeat-x;
}
.forum_cat .topic td{
	background-color: #FBF5F5;
	border: 1px solid #F0F0F0;
}
.forum_cat td.icon{
	text-align: center;
	width: 20px;
}
.forum_cat .title{
	width: 598px;
}
.forum_cat .title a{
	color: #08458D;
	font: 700 8pt/20px Verdana;
}
.forum_cat .title a:hover{
	color: #1675CE;
	text-decoration: none;
}
/**/
.forum_topic{
	width: 618px;
	border: 1px solid #a9a9a9;
}
.forum_topic td{
	font: 100 8pt Tahoma;
	padding: 2px 4px;
}
.forum_topic .header{
	background: url(../images/forum_box_caption_2.png) repeat-x;
}
.forum_topic .header td{
	font-weight: 700;
	color: #000000;
	height: 26px;
	padding-left: 6px;
}
.forum_topic .topic td{
	background-color: #FBEEEE;
	border: 1px solid #dfdfdf;
}
.forum_topic td.icon{
	text-align: center;
	width: 20px;
}
.forum_topic .title{
	width: 404px;
}
/***/
.forum_post{
	width: 618px;
	border: 1px solid #a9a9a9;
	margin-bottom: 3px;
}
.forum_post td{
	font: 100 13px Verdana;
	padding: 2px 4px;
}
.forum_post .header{
	background: url(../images/forum_box_caption_2.png) repeat-x;
}
.forum_post .header td{
	padding: 0px 4px;
}
.forum_post .header .inner{
	height: 26px;
	width: 580px;
	font-weight: 700;
	color: #000000;
	line-height: 26px;
	overflow: hidden;
}
.forum_post .content, .forum_post .info{
	vertical-align: top;
	background-color: #fbeeee;
	border: 1px solid #dfdfdf;
}
.forum_post .content {
}
.forum_post .content .inner {
	font: 100 9pt/16px Verdana;
	width: 440px;
	overflow: hidden;
	word-wrap: break-word;
}
.forum_post .info{
	text-align: right;
}
.forum_post .info .inner {
	font: 100 8pt Verdana;
	width: 155px;
}
.forum_post .info a{
	color: #1675CE;
	text-decoration: underline;
}
.forum_post .info a:hover{
	text-decoration: none;
}
.forum_post .box{
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	margin-top: 3px;
	width: 130px;
	text-align: left;
}
.forum_post .box span{
	padding: 1px 1px 1px 1px;
}
/**/
#commentBox{
	width: 618px;
}
#commentBox .commentBoxTd{
	vertical-align: top;
	background-color: #FBEEEE;
	border: 1px solid #dfdfdf;
	width: 618px;
}
#commentBox .row{
	padding: 5px 0px 0px 0px;
}
#commentBox td{
	font: 100 8pt Verdana;
}
#commentBox input, #commentBox textarea{
	border-style: groove;
	padding: 1px;
	font: 100 8pt Verdana;
}
/***/
.forum_comment{
	width: 618px;
}
.forum_comment td{
	font: 100 13px Verdana;
	padding: 2px 4px;
	vertical-align: top;
}
.forum_comment .item td{
	background-color: #fbeeee;
	border: 1px solid #dfdfdf;
}
.forum_comment .even td{
	background-color: #FBEEEE;
	 border: 1px solid #dfdfdf;
}
.seperator .content {
 height:20px;
 background-color:#FBD0D0;

}
.forum_comment .content{
	padding: 6px;
}
.forum_comment .content .inner
{
	width:440px;
	overflow: hidden;
	word-wrap: break-word;
}
.forum_comment .date{
	text-align: right;
	padding: 6px;
}
.forum_comment .date .inner{
	font-size: 11px;
	width: 128px;
}
.forum_comment .date a{
	color: #1675CE;
	text-decoration: underline;
}
.forum_comment .date a:hover{
	text-decoration: none;
}
/***/
.info{
	font: 100 9pt Verdana;
}
/***/
.editor_action{
	margin-top: 3px;
}
