﻿div.forum a { color: black; }
div.forum a:hover { color: #3F4C6B; }
div.forum div.topList { display: table; text-align: center; width: 100%; padding-bottom: 0.8ex; border-bottom: 1px solid #aaaaaa; }
div.forum div.topList a.ForumLink { display: table-cell !important; display: inline-block; width: 31%; }
div.forum a.ForumLink { font-size: 10pt; text-transform: uppercase; }
div.forum a.forumName { /*text-decoration: none;*/ }
div.forum a.forumName:hover { text-decoration: underline; }
div.forum div.pager { background-color: #efefef; padding: 1ex; }
div.forum div.pager a.pageing { padding: 0.2ex 0.5ex 0.2ex 0.5ex; }
div.forum div.pager a.pageing, div.forum div.pager a.active { font-weight: bold; }
div.forum div.forumPart { margin-bottom: 3em; }
div.forum div.forumPart a.forumName { font-size: 12pt; }
div.forum div.forumPart div.forumHeader { border-bottom: 1px dashed #c0c0c0; }
div.forum div.forumPart div.forumInfo { margin-bottom: 0.5em; color: #909090; padding-right: 1em; padding-left: 1em; text-align: left; }
div.forum div.recentTopics { margin-left: 1em; }
/***********************************************************/
/* VISER KOMMENTAR I FORUM                                 */
/***********************************************************/
div.comment { margin-top: 1px; }
div.comment div.commentHead { background-image: url(http://spilxperten.com/pics/xperttabel_baggrund.gif); background-repeat: repeat-x; padding: 0.5ex; border-bottom: 1px solid #aaaaaa; }
div.comment div.commentContent { padding: 0.5ex; }
div.comment div.commentHead span.header { font-weight: bolder; color: #DC9D04; }
div.comment div.commentHead span.username { font-style: italic; }
/***********************************************************/
/* INDSÆT KOMMENTAR I FORUM                                */
/***********************************************************/
div.commentInsert { clear: both; background-image: url(http://spilxperten.com/pics/xperttabel_baggrund.gif); background-repeat: repeat-x; padding: 0.5ex; border-bottom: 1px solid #aaaaaa; text-align: right; }
div.commentInsert a { color: #565a60; text-decoration: underline; cursor: pointer; }
div.commentInsert input.commentInsertHeader { margin-top: 0.5em; /*border: 1px solid #aaaaaa;*/ width: 99%; }
div.commentInsert div.commentInput { text-align: left; }
div.commentInsert textarea { /*border: 1px solid #aaaaaa;*/ height: 125px; width: 99%; }
/***********************************************************/
/* TRÅDET LISTE STYLING                                    */
/***********************************************************/
div.forumThreadList { clear: both; border-bottom: 1px dashed #c0c0c0; padding-top: 0.5em; padding-bottom: 0.5em; }
div.forumThreadList:hover { /*background-color: #efefef;*/ }
div.forumThreadList ul { /*  list-style-type: square;*/ margin-left: 1.5em; }
div.forumThreadList li, div.forumThreadList div.comment { padding-top: .7ex; }
div.forumThreadList li span { color: #565A60; }
div.forum a.header { color: Black; }
div.forumThreadList a.active, div.forumThreadList a:active { color: #DC9D04; font-weight: bolder; text-decoration: none; }
/***********************************************************/
/* BANNER ADS                                              */
/***********************************************************/

#forumBanner { height: 50px; position: relative; overflow: hidden; margin-top: 2em; }
#bannerContainer { position: absolute; top: 0; left: 0; }
#bannerContainer .embeddedBanner { float: left; overflow: hidden; padding: 0.5ex; }
