
.board-category-header { height: 32px; background: url('../images/forums/subheader-default.png') top left no-repeat; }
.section-highlight .board-category-header { background-image: url('../images/forums/subheader-blue.png'); }

.widget-header-separator { width: 256px; }

.section-footer { height: 6px; }
.section-footer.light { background: url('../images/forums/board-footer-default-light.png') no-repeat top left; }
.section-footer.dark { background: url('../images/forums/board-footer-default-dark.png') no-repeat top left; }

.category-title { padding: 3px 0 0 16px; font-size: 16px; }


.widget-section { border: 1px solid #2e343a; border-bottom: 1px solid #050607; border-top: 1px solid #2f363b; width: 230px; padding: 10px 14px 10px 14px; }
.widget-section:nth-child(1) { border-top: none; }
.widget-section:nth-child(10) { border-bottom: none; }
.widget-section:last-child { border-bottom: none; }

.widget-section#view-all .topic-details { width: 230px; }

.widget .topic-details { float: left; width: 190px; }
.widget .topic-title { font-size: 13px; }
.widget .topic-board a { color: white; }
.widget .topic-board { text-decoration: underline; font-size: 12px; }
.widget .topic-time { font-size: 11px; }
.widget .topic-comments { background: url('../images/forums/widget-comment-count.png') top left no-repeat; width: 33px; height: 25px; float: left; margin: 8px 0 0 0; font-size: 11.43px; text-align: center; font-weight: bold; padding: 1px 0 0 0; text-shadow: 1px 1px 1px black; }

.icon-preview { padding-top: 0px; }
.icon-preview a { padding-top: 9px; height: 21px; }

.board-icon { padding: 8px 0 0 0; }
.board-icon .icon-geforce { margin: 0 auto; }
.board-icon .icon-poll { margin: 0 auto; }

.forumNumber { float: right; padding-top: 15px; text-align: center; }
.forumNumber a { color: white; display: inline-block; text-decoration: underline; font-size: 12px; font-weight: bold; }

.statistics-board-wrapper { padding: 0 0 15px 0; }
.statistics-board-wrapper .statistics { display: none; }
.statistics-board-wrapper .category-title .min-max { width: 510px; }

.category-title > a, .category-title > span { display: block; float: left; width: 400px; }
.category-title .min-max { display: block; float: right; margin: 0px 10px 0 0; width: 200px; height: 25px; }
.category-title .min-max:hover { cursor: pointer; }
.category-title .min-max.max { background: url('../images/common/arrow-down.png') no-repeat right center; }
.category-title .min-max.min { background: url('../images/common/arrow-up.png') no-repeat right center; }

.xforum-slider-link { }
.xforum-slider-content { display: none; }

.xforum-bbcode-table-borderless { border: 0; }
.xforum-bbcode-table-borderless td, .xforum-bbcode-table-borderless th{ padding: 6px; }
.xforum-bbcode-table-bordered { border-top: 1px solid #999; border-left: 1px solid #999; }
.xforum-bbcode-table-bordered td, .xforum-bbcode-table-bordered th { border-right: 1px solid #999; border-bottom: 1px solid #999; padding: 6px;}