body
{
}

.divForums
{
	width: 500px;
}

#divSvarButton
{
	width: 100%;
}

#divSvarButton input
{
	float: right;
}

#topSubscribe, #bottomSubscribe
{
	margin: 10px 0px 10px 0px;
}

input.btnForum
{
	cursor: pointer;
	background-color: #fff;
	border: 2px solid silver;
}


/* ForumAddThread */

.addPages{
	border: 1px solid gray;
	width: 500px;
}

.addInput
{
	width: 450px;
}

#divSaveButton, #divSaveThreadButton
{
	display: inline;
	text-align: right;
}

.articleEditHeading h2
{
	font-size: 16px;
}

.innleggPage, .threadPage
{
	font-family: arial;
	font-size: 12px;
	padding: 0px 10px;
}

.lblEmailVerification, .lblEmailVerificationThread
{
	font-size: 10px;
	text-decoration: italic;
}

.pnlVerify
{
	border: 1px solid gray;
	width: 500px;
}

#verifyDiv
{
	margin: 10px;
}

/* ForumThread */

.temaTable
{
	width: 100%;
}

.tematd
{
	font-size: 12px;
	font-weight: bold;
	border: none !important;
}

.teksttd
{
	border: none !important;
}

.navntd, .datotd
{
	font-size: 10px;
	text-decoration: italic;
	height: 10px;
	line-height: 10px;
	border: none !important;
}

.datotd
{
	text-align: right;
}

.divDeleteThreadButton
{
	display: none;
}

.divDeleteButton
{
	display: inline;
}


/* ForumThreadItem */

.grdPosts th
{
	display: none;
}

.postTable
{
	width: 100%;
}

.postTable td
{
	
}

.thumbimg
{
	cursor: pointer;
}

.divNewItemButton, .divReplyButton, .divReportButton
{
	display: inline;
}

.divVarsleramme, .divSletteramme
{
	display: none; 
	text-align: center; 
	position: absolute; 
	top: 10px; 
	left: 120px; 
	height: 75px;
	border: solid 1px black; 
	background-color: #F0F0F0; 
	padding-top: 20px; 
	width: 300px;
}

.divPopupButton
{
	display: inline; 
	margin: 0px 20px 0px 20px;
}

.forumbuttons
{
	display: block; 
	width: 100%;
}

.divDeleteButtonRight
{
	display: inline;
	float: right;
}

.forumThreadItemID
{
	position: relative;
}

.ForumStemmer
{
	height: 10px;
}

/* ForumSearch */

.forumSearchResultDiv
{
	width: 500px;
}

.forumSearchAntallTreffDiv
{
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.forumSearchResultTable td
{
	padding: 10px 5px 10px 5px !important;
}

.forumSearchResultLink
{
	font-weight: bold;
	font-size: 12px;
}

.forumSearchNumPosts
{
	font-weight: bold;
}

.forumSearchNumHits
{
	font-weight: bold;
}

/* ForumNewPostsModule */
#newPostsTable
{
	font-size: 11px;
}

#newPostsHeaderSpan
{
	font-weight: bold;
}

.numnewtd
{
	text-align: right;
	font-weight: bold;
	color: #970101;
}

numnewspan
{
	color: #970101;
}

.numnewa
{
	color: #000;
}


