/*Forums CSS definitions*/
.forum{
background-color:#3E3E3E;
border:medium double #000000;
margin:0px;
padding:0px;
width:99%;
color:white;
}

/*Begin Forums definition*/
.forum .forums{
background-color:#696969;
border:none;
margin:0px;
padding:0px;
width:100%;
}
.forum .toolbar{
	background-color: #3E3E3E;
	border: none;
	margin: 0px;
	padding: 5px;
	/*width: 100%;*/
	height: 30px;*/
}
.forum .toolbar a:hover{font-size:13px;}	
	.forum .toolbar a:visited{font-size:13px;}	
	.forum .toolbar a:link{font-size:13px;}	
	.forum .toolbar a:active{font-size:13px;}	

.forum .navigation a:hover{font-size:13px;}	
	.forum .navigation a:visited{font-size:13px;}	
	.forum .navigation a:link{font-size:13px;}	
	.forum .navigation a:active{font-size:13px;}	

.forum .forums table,.forum .forums tr,.forum .forums td{
empty-cells: show;
color:#FFFFFF;
font-family:Verdana,Tahoma;
font-size:10px;
color:#FFFFFF;
font-family:Verdana,Tahoma;
font-size:10px;
}
.forum .forums .title td{
background-color:#000000;
background-image:url(/templates/content/forum/blabar.bmp);
color:#FFFFFF;
font-weight:bold;
margin:0px;
padding:7px;
}
.forum .forums .row td{
background-color:#3E3E3E;
background-image:url(http://);
}

/*Begin Topics definition*/
.forum .topics{
background-color:#696969;
border:none;
margin:0px;
padding:0px;
width:100%;
}

.forum .topics table,.forum .topics tr,.forum .topics td{
empty-cells: show;
color:#FFFFFF;
font-family:Verdana,Tahoma;
font-size:10px;
color:#FFFFFF;
font-family:Verdana,Tahoma;
font-size:10px;
}

.forum .topics .title {
background-color:#000000;
background-image:url(/templates/content/forum/blabar.bmp);
color:#FFFFFF;
font-weight:bold;
margin:0px;
padding:7px;
}
.forum .topics .row td{
background-color:#3E3E3E;
background-image:url(http://);
}
.forum .topics .row td .topic_normal{
	display: block;
	text-decoration: none;
	width: 18px;
	height: 12px;
	border: none;
	background-image: url(/templates/content/forum/f_norm_no.gif);
}
.forum .topics .row td .topic_hot{
	display: block;
	text-decoration: none;
	width: 18px;
	height: 12px;
	border: none;
	background-image: url(/templates/content/forum/f_hot_no.gif);
}
.forum .topics .row td .topic_locked{
	display: block;
	text-decoration: none;
	width: 18px;
	height: 12px;
	border: none;
	background-image: url(/templates/content/forum/f_closed.gif);
}
.forum .topics .row td .topic_none{
	display: block;
	text-decoration: none;
	width: 18px;
	height: 12px;
	border: none;
	/*background-image: url(f_norm_no.gif);*/
}
/*Begin posts definition*/
.forum .posts{
background-color:#696969;
border:none;
margin:0px;
padding:0px;
empty-cells: show;
color:#FFFFFF;
font-family:Verdana,Tahoma;
font-size:10px;
width: 100%
}

.forum .posts .title{
background-color:#000000;
background-image:url(/templates/content/forum/blabar.bmp);
color:#FFFFFF;
text-align: center;
font-weight:bold;
margin:0px;
padding:7px;
}
.forum .posts .username{
	background-color: #3E3E3E;
	background-image: url(/templates/content/forum/blabar.bmp);
	font: bold;
	width:100px;
}
.forum .posts .postinfo{
background-color:#3E3E3E;
background-image:url(/templates/content/forum/blabar.bmp);
padding-top: 0px;
padding-bottom: 0px;
padding-left: 4px;
padding-right:0px;
margin-top: 0px; 
border-top-width: 4px;
line-height: 20px;
}
.forum .posts .userinfo{
background-color:#3E3E3E;
background-image:url(http://);
width:100px;
}
.forum .posts .text{
background-color:#3E3E3E;
background-image:url(http://);
overflow-x:scroll;
}


/*Begin REPLY definition*/
.forum .reply{
	background-color: #474747;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	empty-cells: show;
	color: #FFFFFF;
	font-family: Verdana,Tahoma;
	font-size: 10px;
}
.forum .reply .bbbuttons td{
	padding:5px;
}
.forum .reply .frame1{
	background-color: #474747;
	border: 1px solid black;
	margin: 0px;
	padding: 5px;
	empty-cells: show;
	color: #FFFFFF;
	font-family: Verdana,Tahoma;
	font-size: 10px;
	width: 120px;
}
.forum .reply .frame2{
	background-color: #474747;
	border: 1px solid black;
	margin: 0px;
	padding: 5px;
	empty-cells: show;
	color: #FFFFFF;
	font-family: Verdana,Tahoma;
	font-size: 10px;
	width: auto
}
.forum .reply textarea{
	width: 100%
}
.forum .bbbutton{
	border: 1px solid Black;
}
.forum .reply .title{
background-color:#000000;
background-image:url(/templates/content/forum/blabar.bmp);
color:#FFFFFF;
text-align: center;
font-weight:bold;
margin:0px;
padding:7px;
}

.forum .reply .strip{
background-color:#000000;
background-image:url(/templates/content/forum/blabar.bmp);
color:#FFFFFF;
text-align: Left;
font-weight:bold;
margin:0px;
padding:7px;
}
/*common definitions of links*/
.forum a:link, .forum a:visited, .forum a:hover{
	color: #C9C9CF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.forum a:hover{
color:#C9C9CF;
text-decoration:none;
font-weight: bold;
font-size: 10px;
}
	

/**/
.forum .smile_cell{
	width:50%;
	height:40px;
	float:left;
	text-align:center;
}
/*General black button inline style*/

.forum .buttons_right a{
	color: white;
	display: block;
	float: right;
	border: none;
	text-decoration: none;
	width: 85px;
	height: 20px;
	text-align: center;
	background-image: url(/templates/content/forum/posts_button.gif);
	background-position: center;
	font-size: 15px;
	font-weight: bold;
	border-right: 1px solid black;
}
.forum .buttons_right a:hover{
color: white;
	display: block;
	float: right;
	border: none;
	text-decoration: none;
	width: 85px;
	height: 20px;
	text-align: center;
	background-image: url(/templates/content/forum/posts_button.gif);
	background-position: center;
	font-size: 15px;
	font-weight: bold;
	border-right: 1px solid black;
	filter: alpha (opacity=50);
	-moz-opacity:0.5;
}
