#forumwrapper	{ width : 611px }
/*
#forumwrapper 	a 			{ text-decoration: none; color : #6e8ade; }
#forumwrapper  	a:visited	{ text-decoration: none; color : #6e8ade; }
#forumwrapper	a:link		{ text-decoration: none; color : #6e8ade; }
#forumwrapper	a:hover		{ text-decoration: none; color : #f39bda; }
*/
#forumwrapper 	p			{ margin : 0 0 0 0; }

#forumtop		{}
#forumheader	{ height : 24px; background-image: url(/resources/images/forum/forum_header.png); background-repeat: no-repeat; }
#forumbulk		{ border-right: 2px solid #000; border-left: 2px solid #000; }

#forumbulk_thread	{  border-right: 2px solid #000; border-left: 2px solid #000; background-image: url(/resources/images/forum/postinfobg.gif); background-repeat: repeat-y;}
#forumfooter	{ height : 24px; background-image: url(/resources/images/forum/forum_footer.png); background-repeat: no-repeat; }
#forumbottom	{}

#forumheader p					{ padding : 5px 0 0 20px }
#forumfooter p					{ padding : 3px 0 0 20px }
.forumheadingline				{ height : 24px; background-image: url(/resources/images/forum/forumbar.jpg); background-repeat: repeat-x; }

.forumheadingline p				{ padding : 3px 0 0 20px }
#breadcrumbs	{ font-size : 10px; padding-bottom : 10px; font-weight : bold; }
.zoombutton		{ text-align: right; padding : 4px 10px 4px 0 }

/* FORUM HOME PAGE */

.forumcategory						{}
.forumcategoryline					{ border-top: 2px solid #b6b6b6; height : 36px; }
.topicheading 						{ float : left; }
.topiccnt 							{ width : 68px;  height : 36px; text-align: center; border-left: 2px solid #b6b6b6; float : right;}

.topicheading 	p				{ padding : 10px 0 0 20px }
.topiccnt 		p				{ padding : 10px 0 0 0; font-size : 12px; }

/* TOPICS */
.forumtopic	#forumheader	{ padding-left : 40px }
.topicline		{ border-top: 2px solid #b6b6b6; padding: 0px; }
.topicinfo		{ float: left; width: 50px; }
.topicbulk		{ float: right; width: 550px; text-align : left; border-left: 2px solid #b6b6b6; }
.topicinfo 		p				{ padding : 8px 0 4px 0; text-align: center; }
.topicbulk 		p				{ padding : 8px 8px 2px 8px }
.topicbulk		.bulk			{}
.topicbulk		.information	{ font-size: 10px; text-align: right; }

/* FORUM THREAD PAGE */


.postline						{ 	border-top: 2px solid #b6b6b6; padding: 0px;}
/*
.postline						{ 	border-top: 2px solid #b6b6b6; padding: 0px; }
.postid 						{ float: left; width: 100px; text-align: center; background-image: url(/resources/images/forum/postinfobg.gif); overflow: hidden; }*/

.postid 						{ float: left; width: 100px; text-align: center; overflow: hidden; }
.postbulk 						{ float: right; width: 500px; max-width: 500px; text-align : left; overflow: hidden; }

.postid 		p					{ padding : 2px 0 0 0 }
.postid 		.information		{ font-size: 10px; font-weight : bold;  }
.postid 		img					{ border: solid 1px #0c5e7b; margin: 3px 0; }

.postbulk 		p					{ padding : 0 10px 0 10px }
.postbulk 		.information		{ text-align: right; font-size: 9px; font-family: Verdana; padding-top : 1px  }
.postbulk		.information_hilighted	{ font-size: 10px; text-align: right; color : red; }
.postbulk		.bulk				{padding-top : 10px  }
.postbulk 		.admin				{ text-align: right; padding-top : 4px; padding-bottom : 4px }
.forumthread		#forumfooter		{ text-align: center; }
.forumtopic			#forumfooter		{ text-align: center; }
.tword	{ position : absolute; left: 714px; padding-top: 2px; }
.firstline						{	border-top : 0px; }

#results	{}
#results ul	{	
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding : 5px 0 5px 0;
 }
#results ul li {
	text-align: left;
	list-style-type: none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	
}
.option	{
	float : left;
	width : 280px;
	display : inline;
}
.percentage	{
	display : inline;
}