/*** START FORUM ***/

#forum
{
	width: 510px;
	margin: 0px 0 30px 0px;
	text-transform: none;
	float: right;
}

#forum .pad
{
	margin-top: 28px;
}

#forumfp
{
	width: 294px;
	margin: 0;
	float: left;
	text-transform: none;
}

#forumfp h2
{
	/*
	text-transform: lowercase;
	*/
}

#forumfp table
{
	width: 294px;
	margin: 0;
}

#forum table
{
	width: 490px;
	margin: 35px 0 0 0;
}

#forum table thead,
#forumfp table thead
{
	display: none;
}

#forum table tr:hover,
#forumfp table tr:hover
{
	background-color: #FDFFD9;
}

#forum table tr.stripe,
#forumfp table tr.stripe
{
	background-color: #f4f4f4;
}

#forum table tr.stripe:hover,
#forumfp table tr.stripe:hover
{
	background-color: #FDFFd9;
}

#forum table tr td,
#forumfp table tr td
{
	padding: 6px 10px;
	vertical-align: top;
	text-align: left;
	font-size: 0.8em;
	color:	#434343;
}

#forum table tr td.fcol1,
#forumfp table tr td.fcol1
{
	width: 80px;
	background-color: #fff;
	padding-left: 0;
}

#forum table tr td.fcol2,
#forumfp table tr td.fcol2
{
	width: 220px;
	white-space: nowrap;
	overflow: hidden;
}

#forumfp table tr td.fcol2
{
	width: 100%;
}

#forum table tr td.fscol2
{
	width: 320px;
}

#forum table tr td.fcol3
{
	width: 70px;
}

#forum table tr td.fcol4
{
	white-space: nowrap;
}

#navigationforum 
{
	margin: 38px 0 0 30px;
}

#navigationforum ul
{
	margin: 0;
	padding: 0;
}

#navigationforum ul li
{
	display: inline;
	margin: 0;
	padding: 0 16px 0 0;
	list-style: none;
}

#navigationforum ul li a,
#navigationforum ul li a:link,
#navigationforum ul li a:visited
{
	padding: 0 0 0 28px;
	background-position: center left;
	background-repeat: no-repeat;
	text-decoration: none;
	/*
	text-transform: lowercase;
	*/
	font-size: 0.9em;
	font-weight: bold;
	color: #636363;
}

#navigationforum ul li a:hover,
#navigationforum ul li a:active
{
	padding: 0 0 0 28px;
	background-position: center left;
	background-repeat: no-repeat;
	color: #FB9622;
}

#navigationforum ul li a#navftopics { background-image: url("img/icons/gforum.gif"); }
#navigationforum ul li a#navftopics:hover { background-image: url("img/icons/oforum.gif"); }
#navigationforum ul li a#navfnewtopic { background-image: url("img/icons/gnew.gif"); }
#navigationforum ul li a#navfnewtopic:hover { background-image: url("img/icons/onew.gif"); }
#navigationforum ul li a#navfsearch { background-image: url("img/icons/gsearch.gif"); }
#navigationforum ul li a#navfsearch:hover { background-image: url("img/icons/osearch.gif"); }

#forum h3.ftopic
{
	margin: 35px 0 35px 0;
	padding: 0;
	width: 490px;
	text-align: center;
	font-size: 1.4em;
	color: #fff;
	background-color: #85C329;
}

#forum h3 #ftopictopbg
{
	height: 20px;
	background-image: url("img/ftopictopbg.gif");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #85C329;
	line-height: 2px;
	font-size: 2px;
}

#forum h3 #ftopicbottombg
{
	height: 20px;
	background-image: url("img/ftopicbottombg.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	line-height: 2px;
	font-size: 2px;
}


#forum form
{
	float: left;
	margin: 0px;
	color: #434343;
}

#forum #freply
{
	float: left;
	width: 490px;
	margin: 0 0 20px 0;
	padding: 0;
}

#contentsection #forum #freply h4
{
	margin:	35px 0px 35px 0px;
	padding: 0;
	/*
	text-transform: lowercase;
	*/
}

#forum #freply p
{
	margin:	35px 0px 20px 0px;
	/*
	text-transform: lowercase;
	*/
}

#forum #freply form
{
	width: 490px;
}

#forum .fpost,
#forumfp .fpost
{
	width: 490px;
	float: left;
	margin: 0 0 30px 0;
	background-image: url("img/postbg.gif");
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
}

#forum .fpost .fdate,
#forumfp .fpost .fdate
{
	width: 80px;
	height: 65px;
	float: left;
	padding: 8px 0 0 4px;
	background-color: #fff;
}

#forum .fmonthyear,
#forumfp .fmonthyear
{
	width: 30px;
	float: left;
	text-align: left;
	font-size: 11px;
	letter-spacing: 0.06em;
	line-height: 95%;
	color: #85C329;
}

#forum .fday,
#forumfp .fday
{
	width: 30px;
	float: left;
	margin: -6px 4px 0px 0;
	text-align: center;
	font-size: 28px;
	color: #85C329;
}

#forum .ftime,
#forumfp .ftime
{
	display: block;
	width: 80px;
	clear: both;
	letter-spacing: 0.02em;
	font-size: 12px;
	color: #939393;
}

#forum a.fluser,
#forum a:visited.fluser,
#forumfp a.fluser,
#forumfp a:visited.fluser
{
	color: #85c329;
}

#forum a:active.fluser,
#forum a:hover.fluser,
#forumfp a:active.fluser,
#forumfp a:hover.fluser
{
	color: #FB9622;
}

#forum a.fltopic,
#forum a:visited.fltopic
{
	color: #74A8F5;
}

#forum a:active.fltopic,
#forum a:hover.fltopic
{
	color: #FB9622;
}

#forum .fpost .fmain
{
	width: 371px;
	margin: 0 0 0 105px;
	border: 1px solid #fff;
	background-image: url("img/avatar.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#forum .fpost .fmain .fui
{
	margin: 1px 0 24px 75px;
	padding: 0;
	font-size: 12px;
	color: #c1c1c1;
}

#forum .fpost .fmain h3
{
	margin: 10px 0 0px 75px;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
}

#forum .fpost .fmain h3 a,
#forum .fpost .fmain h3 a:link,
#forum .fpost .fmain h3 a:visited
{
	text-decoration: none;
	color: #74A8F5;
}

#forum .fpost .fmain h3 a:hover,
#forum .fpost .fmain h3 a:active
{
	color: #FB9622;
}

#forum .fpost .fmain p
{
	margin: 0px 0 0px 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 160%;
	background-color: #fff;
	text-indent: 0;
}

/*** END FORUM ***/
