﻿.forummainbody
{
	width: 730px;
	padding: 10px;
}

.forumentry-head
{
	width: 710px;
	height: 14px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.forumentry-head-left
{
	float: left;
	width: 450px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

.forumentry-head-right
{
	float: right;
	width: 240px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
}

.forumehl-left
{
	float: left;
	width: 350px;
	font-size: 11px;
	font-weight: bold;
}

.forumehl-right
{
	float: right;
	width: 100px;
	font-size: 11px;
	text-align: center;
}

.forumehr-left
{
	float: left;
	width: 90px;
	font-size: 11px;
	text-align: center;
}

.forumehr-right
{
	float: right;
	width: 150px;
	font-size: 11px;
}


.forumentry
{
	width: 710px;
	height: 40px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #dcdcdc;
	font-size: 11px;
}

.forumentry-bottom
{
	width: 730px;
	height: 10px;

	
}

.forumentry-left
{
	float: left;
	width: 450px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

.forumentry-right
{
	float: right;
	width: 240px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
}

.forumel-left
{
	float: left;
	width: 350px;
	font-size: 11px;
	font-weight: bold;
}

.forumel-left a
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.forumel-left a:hover
{
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.forumel-right
{
	float: right;
	width: 100px;
	font-size: 11px;
	text-align: center;
}

.forumer-left
{
	float: left;
	width: 90px;
	font-size: 11px;
	text-align: center;
}

.forumer-right
{
	float: right;
	width: 150px;
	font-size: 11px;
}

.forumer-right a
{
	padding-top: 02px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.forumer-right a:hover
{
	padding-top: 02px;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.forumadditionalmods
{
	padding-top: 02px;
	font-size: 11px;
	font-weight: bold;
}

.forumadditionalmods a
{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.forumadditionalmods a:hover
{
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.forumhead
{
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 670px;
	float: left;
}

.forumhead a
{
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.forumhead a:hover
{
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

.forumheadleft
{
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
	float: left;
}

.forumheadleft a
{
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.forumheadleft a:hover
{

	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

.forumheadright
{
	float: right;
	font-size: 11px;
	text-align: right;

}

.forumsubject
{
	width: 710px;
	padding-bottom: 05px;
	font-size: 11px;
	font-weight: bold;
}

.formsubject
{
	width: 500px;
}

.forumpostleft
{
	float: left;
	width: 500px;
}

.forumpostright
{
	float: right;
	width: 210px;
	line-height: 18px;
}

.forumvidtb
{
	width: 500px;
	height: 100px;
	font-size: 11px;
}

.forumlinktb
{
	width: 500px;
	font-size: 11px;
}

.forumpanel
{
	font-size: 11px;
}

.forumlabel
{
	font-size: 11px;
}

.forumimportant
{

	font-weight: bold;
}

.forumquote
{
	padding: 05px;
	width: 480px;
	border: dotted 1px #1B1C19;
}

.forumquote2
{
	width: 480px;
	border: dotted 1px #1B1C19;
}

.editlabel
{

	font-style: italic;
}

.updated
{
	font-weight: bold;
}
	
	
/* forum.aspx */

.forumbody
{
	width: 710px;
	line-height: 14px;
	padding-top: 10px;
	/* padding-bottom: 10px; doesnt work coz of clear, moved to forumbl-left */
	font-size: 11px;
	/* height: 55px; */
	clear: both;
	border-top: solid 1px #dcdcdc;
}

.forumbody-left
{
	float: left;
	width: 450px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

.forumbody-right
{
	float: right;
	width: 240px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
}

.forumbl-left
{
	float: left;
	width: 350px;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 10px;
}

.forumbl-right
{
	float: right;
	width: 100px;
	font-size: 11px;
	text-align: center;
}

.forumbr-left
{
	float: left;
	width: 100px;
	font-size: 11px;
	text-align: center;
}

.forumbr-right
{
	float: right;
	width: 140px;
	font-size: 11px;
}

.forumbr-right a
{
	padding-top: 02px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.forumbr-right a:hover
{
	padding-top: 02px;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.forumtopiclink
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.forumtopiclink:hover
{
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.forumtopiclinkupdated
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.forumtopiclinkupdated:hover
{
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}


.forumlink
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.forumlink:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.forumpaging
{
	padding-top: 05px;
	font-weight: bold;
	font-size: 11px; 
}

.forumpaginglabel
{
	font-weight: bold;
	font-size: 11px; 
}

.forumlabel
{
	font-weight: bold;
	font-size: 11px; 
	line-height: 18px;
}

.forumpagelink
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.forumpagelink:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.forumpageselectedlink
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}


.forumtopicpagelink
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.forumtopicpagelink:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.forump
{
	font-size: 11px;
	text-decoration: none;
}


/*replies */


.forumcomment
{
	width: 958px;
	padding-bottom: 05px;
	font-size: 11px;
	border: solid 1px #6f99a5;
}

.forumcomment_left
{
	float: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 110px;
    font-size: 10px;
    line-height: 15px;
}

.forumcomment_right
{
	float: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 808px;
    font-size: 12px;
}

.forumcr-left
{
	float: left;
	width: 598px;
	font-size: 13px;
}

.forumcr-right
{
	float: right;
	width: 120px;
}

.forumcr-right a
{
	padding-left: 02px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.forumcr-right a:hover
{
	padding-left: 02px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.forumcomment_sig
{
	clear: both;
	float: right;
    padding-top: 05px;
    padding-left: 130px;
    padding-right: 10px;
    padding-bottom: 05px;
    width: 808px;
    font-size: 10px;
    line-height: 16px;
}

.forumcomment_sig a
{
	font-size: 10px;
}

.forumpost
{
	width: 938px;
	padding: 10px;
	font-size: 11px;

}

.forumpost_mod
{
	padding-bottom: 05px;
}

.forumwidget
{
	width: 950px;
	text-align: right;
	padding: 05px;
	background-color: #000000;
	height: 75px;
}

.forumwidgetleft
{
	float: left;
	width: 660px;
}

.forumwidgetright
{
	float: right;
	width: 290px;
}