/**
* @version $Id: kunena.forum.css 683 2009-05-06 00:36:43Z mahagr $
* Kunena Component
* @package Kunena
*
* @Copyright (C) 2008 - 2009 Kunena Team All rights reserved
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link http://www.kunena.com
*
* Based on FireBoard Component
* @Copyright (C) 2006 - 2007 Best Of Joomla All rights reserved
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link http://www.bestofjoomla.com
**/
/* ======= */
#Kunena td, #Kunena table, #Kunena th, #Kunena div, #Kunena p, #Kunena span { }

#Kunena .fb_header {
	background: url(images/cat_title_bg.gif) #3B3B3B repeat-x top left;
	height: 30px;
}

#Kunena table.fb_blocktable thead tr th {
	background: #454545;
	border: 1px solid #353535;
	border-bottom: 1px solid #D5D5D5;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0;
}

#Kunena tr.fb_sth { background: #F0F0F0; color: #959595; font-size: small; }

#Kunena th.fb_sectiontableheader { font-size: small; font-weight: bold; padding: 5px 8px; }

#Kunena .fb_profilebox tr.fb_sectiontableentry1 td, #Kunena tr.fb_sectiontableentry1 td {
	border-bottom: 1px solid #BFC3C6;
	border-left: 1px solid #BFC3C6;
	border-right: 1px solid #BFC3C6;
	padding: 10px 5px;
}

#Kunena .fb_profilebox tr.fb_sectiontableentry1 td {
	background: url(images/profilebox-bg.gif) #F0F0F0 repeat-x top left;
}

#Kunena tr.fb_sectiontableentry1 td{ background: #F8F8F8; }

#Kunena tr.fb_sectiontableentry1, #Kunena tr.fb_sectiontableentry2{ color: #555555; }

#Kunena tr.fb_sectiontableentry2 td {
	background: #FFFFFF;
	border-bottom: 1px solid #BFC3C6;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #BFC3C6;
	padding: 10px 5px;
}

#frontstats_tbody .fb_sectiontableentry1{ font-size: 80% !important; }

#Kunena tr.fb_sectiontableentry1 td.td-1, #Kunena tr.fb_sectiontableentry2 td.td-1 { padding: 10px; }

#Kunena tr.fb_sectiontableentry1 td.td-1 b, #Kunena tr.fb_sectiontableentry2 td.td-1 b{ color: #B81D57; }

#Kunena tr.fb_sectiontableentry1 td.td-1 a, #Kunena tr.fb_sectiontableentry2 td.td-1 a{ color: #838F30; }

#Kunena tr.fb_sectiontableentry1 td.td-1 a:hover, #Kunena tr.fb_sectiontableentry2 td.td-1 a:hover{ text-decoration: underline; }

#Kunena tr.fb_sectiontableentry1 td.fb_cc-sectiontableentry1, #Kunena tr.fb_sectiontableentry2 td.fb_cc-sectiontableentry1 { background: none; }

#Kunena tr.fb_sectiontableentry1 td.td-0, #Kunena tr.fb_sectiontableentry2 td.td-0 {
	background: #EEEEEE;
	border-left: 1px solid #BFC3C6;
	color: #999999;
	text-align: center;
}

#Kunena td.td-0 strong {
	display: block;
	font-size: x-large;
	font-weight: normal;
	line-height: 21px;
	margin: 5px 0;
}

#Kunena .topic_latest_post, #Kunena .topic_date { font-size: 92%; }

#Kunena a.fb-topic-title { font-size: medium; font-weight: bold; }

#Kunena .topic_latest_post_avatar {
	display: block;
	float: left;
	height: auto;
	margin-right: 5px;
	padding: 1px;
	width: 40px;
}

#Kunena img.fb_list_avatar { border: 0px; height: auto; width: 40px; }

tr.fb_sectiontableentry1_stickymsg td.td-0, tr.fb_sectiontableentry2_stickymsg td.td-0 { border-left: 1px solid #BFC3C6; }

#Kunena .topic_sticky { position: absolute; right: -3px; top: -5px; }

.fb_credits { font-size: 92%; height: 31px; line-height: 26px; }

.fb_footer { font-size: 92%; }

/* Menu */
#Kunena_top{ border: 1px solid #353535; }

#Kunena #Kunena_top td {
	background: #454545;
	border-color: #5182A4;
	color: #000000;
	margin: 0;
}

#Kunena #Kunena_top td img.hideshow { background: none; }

#Kunena #fb_topmenu { }

#Kunena #Kunena_tab { margin: 0; top: 0; }

#Kunena #Kunena_tab ul { float: left; list-style: none; margin: 0; padding: 0; }

#Kunena #Kunena_tab li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	background: none;
}

#Kunena #Kunena_tab a {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#Kunena #Kunena_tab a span {
	color: #C5C5C5;
	display: block;
	font-size: 92%;
	font-weight: bold;
	line-height: 35px;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
}

ul li{ background: none; }

#Kunena #Kunena_tab a:hover, #Kunena #Kunena_tab li.Kunena_item_active a {
	background: url(images/span-hilite-bg.gif) no-repeat right center;
}

#Kunena #Kunena_tab a:hover span, #Kunena #Kunena_tab li.Kunena_item_active a span {
	background: url(images/span-hilite-left.gif) no-repeat left center;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#Kunena select {
	background: #F7F7F7;
	border: 1px solid #999999;
	color: #000000;
	font-size: 100% !important;
	padding: 0 2px !important;
}

#Kunena .button, #Kunena .fb_button {
	background: #353535;
	border: 1px solid #555555;
	color: #929292;
	font-size: 92%;
	margin: 0;
	padding: 1px 4px;
}

#Kunena .fb_button:hover, #Kunena .fb_button:focus {
	border: 1px solid #555555;
	cursor: pointer;
}

/* Menu */
/* B: all disc top */
#Kunena .fb_list_actions {
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	clear: both;
	color: #000000;
	margin-top: -1px;
	width: 100%;
}

#Kunena .fb_list_actions_bottom {
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	clear: both;
	color: #000000;
	margin-bottom: -1px;
	width: 100%;
}

#Kunena .fb_list_actions_info {
	float: left;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-left: 15px;
	padding-right: 10px;
}

#Kunena .fb_list_actions_info a { color: #009933; text-decoration: underline; }

#Kunena .fb_list_pages {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	float: right;
	font-size: medium;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 5px;
}

#Kunena .fb_list_times {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	padding-right: 10px;
}

#Kunena a.fb_list_pages_link:link, a.fb_list_pages_link:visited { text-decoration: underline; }

#Kunena .fb_list_pages_link { padding: 0pt 5px; }

#Kunena .fb_list_actions_info_all {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding: 5px 10px 5px 15px;
	width: 100%;
}

#Kunena .fb_list_actions_goto { height: 28px; padding: 0px 10px; }

#Kunena .fb_list_actions_forum {
	border-left: 1px solid #D1D1D1;
	height: 28px;
	padding: 1px 4px 1px 4px;
	white-space: nowrap;
}

#Kunena .fb_list_pages_all {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	font-size: medium;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	padding-right: 3px;
	width: 1%;
}

#Kunena .fb_list_times_all {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	width: 1%;
}

#Kunena .fb_list_jump_all {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	width: 1%;
}

#Kunena .fb_list_jump_all form { display: table; }

#Kunena .fb_list_times_all .inputboxusl {
	font-size: 92%;
	margin: 0pt;
	padding: 3px 0;
	width: 100px;
}

#Kunena .fb_list_jump_all form .inputbox {
	font-size: 92%;
	margin: 0pt;
	padding: 3px 0;
	width: 150px;
}

#Kunena .fb_list_pages_all table tr td { height: 28px; line-height: 28px; white-space: nowrap; }

#Kunena td.fb_list_jump_all input.fbjumpgo { display: none; }

#Kunena .fb_list_top {
	background: #FFFFFF none;
	border: 1px solid #D1D1D1;
	margin: -1px 0px 5px;
	width: 100%;
}

#Kunena .fb_list_bottom {
	background: #FFFFFF none;
	border: 1px solid #D1D1D1;
	margin: 0px 0px 5px;
	width: 100%;
}

#Kunena .fb_list_moderators {
	height: 28px;
	padding-left: 5px;
	padding-right: 10px;
	width: 100%;
}

#Kunena .fb_list_markallcatsread {
	height: 28px;
	padding-left: 5px;
	padding-right: 10px;
	width: 100%;
}

#Kunena .fb_list_categories {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	height: 28px;
	line-height: 28px;
	padding: 5px 5px 5px 10px;
	white-space: nowrap;
	vertical-align: middle;
}

#Kunena .fb_pagination {
	font-size: small;
	font-weight: normal;
	white-space: nowrap;
}

#Kunena .fb_pagination a, #Kunena .fb_pagination strong {
	font-weight: normal;
	margin: 0px 2px;
	padding: 0px 4px;
	text-decoration: none;
}

#Kunena .fb_pagination a, #Kunena .fb_pagination a:link, #Kunena .fb_pagination a:visited {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	color: #000000;
}

#Kunena .fb_pagination strong, #Kunena .fb_pagination a:active,  #Kunena .fb_pagination a:hover {
	background-color: #353535;
	border: 1px solid #555555;
	color: #FFFFFF;
}

/* F: all disc top */
/* ======= */
#Kunena a { font-weight: normal; text-decoration: none; }

#Kunena a:link, #Kunena a:visited { color: #838F30; }

#Kunena a:hover { text-decoration: underline; }

#Kunena .fbxs { font-size: x92%; }

#Kunena .fbs { font-size: 92%; }

#Kunena .fbm { font-size: 11px; }

#Kunena .fbl { font-size: medium; }

#Kunena .fbxl { font-size: medium; }

#Kunena .fbxxl { font-size: large; }

/* HEADER
----------------------------------------------------------------------------------------------- */
/* #Kunena .fb_header {background: #555555;height: 30px; }
*/
#Kunena .fb_header_th_1 { padding: 5px; }

td.fb_profileboxcnt { width: 95%; }

/* TOPMENU
----------------------------------------------------------------------------------------------- */
#Kunena .fb_header div#fb_topmenu { }

#Kunena .fb_header div#fb_topmenu a {
	display: block;
	/* topmenu link items */
	float: left;
	font-weight: bold;
	padding: 0 8px;
	text-decoration: none;
}

#Kunena .fb_header div#fb_topmenu a:hover { color: #BFC3C6; }

/* SEARCHBOX
----------------------------------------------------------------------------------------------- */
#fb_searchbox { white-space: nowrap; /* searchbox div */ width: auto; }

#fb_searchbox form { margin: 0; /* searchbox form */ padding: 0; }

#fb_searchbox .fb_search_inputbox {
	background: url(images/search_icon.gif) #353535 no-repeat 245px 60%;
	border: 1px solid #555555;
	color: #959595;
	font-weight: normal;
	margin: 0 0 0 5px;
	padding: 5px 5px 5px 10px;
	width: 250px;
}

#fb_searchbox .fb_search_inputbox:hover, #fb_searchbox .fb_search_inputbox:focus {
	background: url(images/search_icon.gif) #353535 no-repeat 245px 60%;
	border: 1px solid #555555;
	color: #959595;
	font-weight: normal;
	margin: 0 0 0 5px;
	padding: 5px 5px 5px 10px;
	width: 250px;
}

#fb_searchbox .fb_button { padding: 4px; margin: 0 5px 0 0; text-transform: uppercase;}

.fb_search-results { color: #FF0000; font-weight: bold; }

/* CATEGORY LIST
----------------------------------------------------------------------------------------------- */
#Kunena table.fb_blocktable {
	border-color: #BFC3C6;
	margin: 10px 0;
	text-align: left;
	width: 100%;
}

/* #Kunena table.fb_blocktable thead tr th { background: #555555; padding: 2px; color:#ffffff; font-weight:normal; }
*/
#Kunena div.fb_title_cover {
	color: #C5C5C5;
	float: left;
	font-size: 90%;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}

div.fb_title_cover b{ padding: 0 0 0 9px; }

#Kunena div.fb_totalfavorite {
	color: #FFFFFF;
	float: right;
	font-weight: normal;
	line-height: normal;
	padding: 4px;
	text-align: left;
	display: none;
}

#Kunena .fb_title, #Kunena a.fb_title {
	background: url(images/span-hilite-bg.gif) no-repeat right;
	color: #C5C5C5;
	display: block;
	font-size: 90%;
	font-weight: normal;
	line-height: 35px;
	padding: 0 10px;
	text-decoration: none;
}

#Kunena .fb_title a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#Kunena img.hideshow {
	cursor: pointer;
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

#Kunena table.fb_blocktable img.hideshow { top: 10px; }

th.fb_sectiontableheader { }

/*
#Kunena tr.fb_sectiontableentry1 td {background: #EEEEEE; padding:5px; border-bottom:1px solid #BFC3C6;border-left:1px solid #FFFFFF;border-right:1px solid #BFC3C6;}
*/
#Kunena tr.fb_sectiontableentry1 td.td-1 { border-left: 1px solid #D5D5D5; }

/*
#Kunena tr.fb_sectiontableentry2 td {background: #F7F7F7; padding:5px; border-bottom:1px solid #BFC3C6;border-left:1px solid #FFFFFF;border-right:1px solid #BFC3C6;}
*/
#Kunena tr.fb_sectiontableentry2 td.td-1 { border-left: 1px solid #BFC3C6; }

#Kunena div.fb_thead-title a {
	color: #B81D57;
	display: inline-block;
	font-size: 75%;
	font-weight: bold;
	padding-bottom: 0;
}

#Kunena div.fb_thead-title a:hover{ text-decoration: underline; }

div.fb_thead-desc { }

#Kunena div.fb_thead-child { border-top: 1px dotted #D4C9AD; margin-top: 4px; }

#Kunena table.fb_cc-table tr td { border: 0px solid #FFFFFF; }

#Kunena div.fb_cc-childcat-title { display: inline-block; vertical-align: top; }

#Kunena div.fb_cc-table { display: inline; }

tr.fb_cc-sectiontableentry1 { }

tr.fb_cc-sectiontableentry2 { }

#Kunena span.fb_childcount {
	bottom: 2px;
	display: inline;
	letter-spacing: 1px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
}

#Kunena div.fb_latest-subject a { color: #B81D57; font-size: 120%; font-weight: bold; }

#Kunena div.fb_latest-subject a:hover{ text-decoration: underline; }

div.fb_latest-subject-by { }

span.newchar { color: #009900; font-size: x92%; font-weight: bold; }

#Kunena div.fb_cc-subcat { display: inline-block; vertical-align: top; }

#Kunena div.fb_cc-subcat a { font-size: 95%; }

/* SHOW CATEGORY 
----------------------------------------------------------------------------------------------- */
/*
#Kunena  a.fb-topic-title { font-weight:bold;}
*/
#Kunena img.stickyicon, #Kunena img.attachicon { border: 0; float: right; margin: 2px; }

#Kunena img.catavatar {
	border: 1px solid #BFC3C6;
	height: 20px;
	margin-left: 4px;
	width: 20px;
}

.fb_contentheading {
	background: #ECE9D8;
	border-bottom: 3px solid #DDD5BF;
	border-left: 1px solid #BFC3C6;
	border-right: 1px solid #BFC3C6;
	border-top: 1px solid #FFFFFF;
	color: #990000;
	font-weight: bold;
}

.fb_contentheading span {
	background: url(images/spoticon.gif) no-repeat left center;
	padding-left: 16px;
}

#Kunena .fb_sectiontableentry1_stickymsg { background: #FEFECC; }

#Kunena .fb_sectiontableentry2_stickymsg { background: #FEFECC; color: #000000; }

#Kunena tr.fb_sectiontableentry1_stickymsg td, tr.fb_sectiontableentry2_stickymsg td {
	border-bottom: 1px solid #BFC3C6;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #BFC3C6;
	color: #000000;
	padding: 5px;
}

/*
tr.fb_sectiontableentry1_stickymsg td.td-1, 
tr.fb_sectiontableentry2_stickymsg td.td-1{
	background: #F2F1EE;
	color:#FFFFFF;
	border-left: 1px solid #BFC3C6;
}
*/
/*
VIEW PAGE
-------------------------------------------------------------------- */
#fb_views { background: #FFFFFF; color: #000000; }

th.view-th { padding-right: 10px; text-align: right; }

th.fb_sectiontableheader { border: 1px solid #BFC3C6; }

td.fb-msgview-left {
	background: #EFF0F4;
	border-bottom: 0px solid #BFC3C6;
	border-right: 1px solid #BFC3C6;
	min-width: 170px;
	vertical-align: top;
	width: 170px;
}

td.fb-msgview-right {
	border-left: 1px solid #BFC3C6;
	border-right: 1px solid #BFC3C6;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

div.fb-msgview-l-cover { overflow: auto; padding: 5px; text-align: center; }

span.view-username { }

span.view-username a:link, span.view-username a:visited {
	color: #357994;
	font-weight: bold;
	text-decoration: none;
}

span.view-username a:hover { color: #000000; text-decoration: none; }

span.msgusertype {
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
}

span.fb_avatar { }

span.fb_avatar img { border: 1px solid #BFC3C6; margin: 5px; padding: 1px; }

div.viewcover { color: #333333; text-align: center; }

span.msgtitle, span.msgtitle_new {
	background: url(images/msgtitleicon.gif) no-repeat left center;
	font-size: medium;
	font-weight: bold;
	line-height: 26px;
	padding-left: 25px;
	text-decoration: none;
}

span.msgtitle_new {
	background: url(images/msgtitlenew.gif) no-repeat left center;
}

span.msgdate {
	font-size: 92%;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
	white-space: nowrap;
}

span.msgkarma {
	color: #333333;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	white-space: nowrap;
}

div.msgtext {
	border-top: 1px solid #DDDDDD;
	margin-top: 5px;
	overflow: auto;
	padding: 10px 0 0 0;
	width: 100%;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

div.fbcode { overflow: auto; }

div.msgtext pre, div.msgtext .code {
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #F4A94F;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-family: "Courier News", monospace;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	margin: 5px 0pt 15px;
	overflow: auto;
	padding: 10px 15px;
	width: 100%;
}

div.fb_file_attachment {
	background: #BFC3C6;
	border: 1px dotted #555555;
	margin-bottom: 10px;
	padding: 10px;
}

span.contentheading { }

div.switchcontent { }

div.fb_smalltext { font-size: 92%; }

td.fb-msgview-right-c div.fb_smalltext { padding: 5px; text-align: right; }

div.fb_message_editMarkUp_cover {
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 5px;
	padding-top: 5px;
	text-align: right;
}

span.fb_message_editMarkUp {
	color: #666666;
	font-size: x92%;
	height: 16px;
	margin-left: 3px;
	padding: 2px 5px 2px 5px;
}

span.fb_message_informMarkUp {
	color: #666666;
	font-size: x92%;
	height: 16px;
	margin-left: 3px;
	padding: 2px 5px 2px 5px;
}

div.msgsignature {
	color: #999999;
	font-size: 92%;
	padding: 5px 5px;
	text-align: left;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

div.fb_message_buttons_cover { float: right; }

div.fb_message_buttons_row {
	height: 15px;
	line-height: 15px;
	line-height: 14px;
	margin: 4px 0px 3px;
	text-align: right;
	white-space: nowrap;
	float: left;
}

td.fb-msgview-left-b {
	background: #EFF0F4;
	border-bottom: 1px solid #BFC3C6;
	border-right: 1px solid #BFC3C6;
	vertical-align: top;
	width: 170px;
}

td.fb-msgview-right-b {
	border-bottom: 1px solid #BFC3C6;
	border-left: 1px solid #D4C9AD;
	border-right: 1px solid #BFC3C6;
	padding: 1px 5px 1px 5px;
	vertical-align: top;
}

span.fb_qr_fire { }

.switchcontent { display: none; }

#Kunena .switchcontent .inputbox {
	background: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin: 2px 0px;
}

span.fb_quote {
	background: #F7F7F7;
	border: 1px dotted #CCCCCC;
	display: block;
	font-style: italic;
	margin: 5px 0pt;
	padding: 5px;
}

#Kunena div.fbhide {
	background: url(images/bullet-tips.gif) #FFF8F2 no-repeat scroll 5px center;
	border: 1px dotted #F2CAB7;
	font-size: medium;
	padding: 10px 10px 10px 25px;
}

/*
THREAD VIEW
-------------------------------------------------------------------- */
#fb_threadview { border: 1px solid #BFC3C6; }

div#fb_threadview table.fb_blocktable { margin: 0; }

.fb_threadview_row td { border-top: 1px dotted #BFC3C6; padding: 2px 0; }

.fb_threadview_row td table tr td { border-top: 0px solid #BFC3C6; }

/*
POST PAGE
-------------------------------------------------------------------- */
#Kunena #fb_postmessage { border-left: 1px solid #BFC3C6; }

#fb_post_message .postinput {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 3px 5px;
	width: 94%;
}

#fb_post_message .postinput:hover, #fb_post_message .postinput:focus {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 3px 5px;
	width: 94%;
}

#Kunena #fb_postmessage tr.fb_sectiontableentry2 td.fb-topicicons table { width: 95%; }

#Kunena #fb_postmessage tr.fb_sectiontableentry2 td.fb-topicicons td {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	width: 99%;
}

#fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td.fb_posthint {
	background: #FFFFCC;
	border: 1px solid #CFC1A9;
	padding: 2px 5px;
}

table#fb_postmessage .fb_posthint .fb_inputbox {
	background: #FFFFCC;
	border: 0px solid #FFFFCC;
	width: 99%;
}

.fb-postbuttonset { margin: 2px; width: 95%; }

#Kunena tr.fb_sectiontableentry1 .fb-postbuttons { border: 1px solid #CCCCCC; }

table#fb_postmessage .fb_txtarea {
	border: 1px solid #CCCCCC;
	height: 300px;
	overflow: auto;
	width: 95%;
}

.fb_txtarea { height: 300px; width: 95%; }

#fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td, #fb_postmessage tr.fb_sectiontableentry2 .fb-postbuttonset td { border-bottom: 0px solid #BFC3C6; }

.fb_leftcolumn { text-align: right; width: 160px; }

#Kunena #Kunena_post_result div { border: 1px solid #999999; font-size: small; }

#Kunena #fb_post_buttons { padding: 4px; }

#Kunena #fb_post_buttons .fb_button { font-size: small; font-weight: bold; padding: 4px; }

/*
POST HISTORY
-------------------------------------------------------------------- */
.fb_review_table {
	background: #BFC3C6;
	border-spacing: 1px;
	text-align: left;
}

.fb_review_header { color: #FFFFFF; }

.fb_review_body0 {
	background-color: #FFFFCC;
	color: #404040;
	line-height: 100%;
	padding: 3px 10px;
}

.fb_review_body1 {
	background-color: #FFFFFF;
	color: #404040;
	line-height: 140%;
	padding: 3px 10px;
}

.fb_review_quote {
	background-color: #FFFFFF;
	border: dotted 1px #CCCCCC;
	color: #999999;
	display: block;
	padding: 5px;
}

 /* PATHWAY 
----------------------------------------------------------------------------------------------- */
.fb_forum-pathway {
	color: #555555;
	line-height: 18px;
	margin: 10px 0;
	padding: 3px;
}

.fb_forum-pathway-bottom {
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	color: #000000;
	line-height: 18px;
	margin: 10px 0;
	padding: 3px;
}

.path-element-first {
	background: url(images/pathway_start.gif) no-repeat left center;
	display: inline-block;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	padding-left: 22px;
	padding-right: 3px;
	float: left;
}

.path-element-first a{
	color: #B81D57 !important;
	font-weight: bold !important;
}

.path-element-first a:link, 
.path-element-first a:visited {
	background: none;
	font-weight: normal;
	text-decoration: none;
}

.path-element-last, 
.path-element-last a:link {
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
}

.fb_forum-pathway .path-element, .fb_forum-pathway-bottom .path-element {
	background: url(images/arrow.png) no-repeat left center;
	display: inline;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	padding-left: 12px;
	padding-right: 3px;
	float: left;
}

.fb_forum-pathway .path-element-last, .fb_forum-pathway-bottom .path-element-last {
	background: url(images/pathway_finallink.gif) no-repeat left center;
	height: 18px;
	line-height: 18px;
	padding-left: 37px;
	padding-right: 5px;
	float: left;
}

.path-element-users { display: inline;float: left; }

/* PAGENAV
-------------------------------------------------------------------- */
table.jr-topnav { width: 100%; }

table.jr-bottomnav { width: 100%; }

td.jr-topnav-left { text-align: left; vertical-align: middle; width: 50%; }

td.jr-topnav-right { text-align: right; vertical-align: middle; width: 50%; }

div.jr-pagenav { }

div.jr-pagenav ul { float: right; list-style: none; margin: 0; padding: 0; }

div.jr-pagenav ul li {
	background: none;
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 4px;
}

div.jr-pagenav ul li.jr-pagenav-text {
	display: block;
	float: left;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 0 4px;
}

div.jr-pagenav-nb, div.jr-pagenav-nb-act { display: inline; }

a.jr-pagenav-nb:link, a.jr-pagenav-nb:visited { font-weight: bold; text-decoration: none; }

a.jr-pagenav-nb:hover { text-decoration: underline; }

li.jr-pagenav-nb span.pagenav, li.jr-pagenav-nb a.pagenav:link, li.jr-pagenav-nb a.pagenav:visited {
	background: none;
	border: 0px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/* Bottom patway */
.fb_bottom_pathway { display: none; }

/*
FORUM HEADER DESCRIPTION
-------------------------------------------------------------------- */
.fb_forum-headerdesc {
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	color: #000000;
	line-height: 18px;
	margin: -1px 0 0 0;
	padding: 3px;
}

/*
FORUM TOOLS
-------------------------------------------------------------------- */
#fb_ft-cover { float: right; position: relative; text-align: right; }

table.jr-ft { width: 100%; }

td.ft-td1 { width: 100%; }

td.ft-td2 { width: 150px; }

#forumtools_control { float: right; margin: 10px 10px 0 0; width: 150px; }

.forumtools_contentBox {
	background: #555555;
	border: 1px solid #BFC3C6;
	border-bottom: none;
	display: none;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 20px;
	width: 150px;
	z-index: 2;
}

.forumtools_content { position: relative; text-align: left; width: 100%; }

.forumtools_contentBox {
	line-height: 100%;
}

#subBox1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#subBox1 {
	line-height: normal; 
}

#subBox1 ul li {
	background: none;
	color: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#subBox1 ul li a:link,
#subBox1 ul li a:visited,
#subBox1 ul li a {
	background: #F8F8F8;
	border-bottom: 1px solid #D6D6D6;
	color: #666666;
	display: block;
	font-weight: normal;
	list-style: none;
	padding: 3px 5px;
	text-decoration: none;
	position: relative;
	zoom: 1;
}

#subBox1 ul li a:hover {
	background: #454545;
	color: #FFFFFF;
	text-decoration: none;
}

#Kunena a.forumtools:link, #Kunena a.forumtools:visited {
	background: url(images/menu_open.gif) no-repeat right center;
	color: #FFFFFF;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding-right: 20px;
	text-align: center;
	text-decoration: none;
}

#Kunena a.forumtools:hover { text-decoration: underline; }

/*
FAQ , RULES , UPLOAD AVATAR, ANNOUNCEMENT
-------------------------------------------------------------------- */
td.fb_faqdesc, td.fb_rulesdesc, td.fb_uadesc, td.fb_anndesc, td.fb_creditsdesc {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 5px;
	vertical-align: top;
}

.fb_credits_intro { padding: 10px 0 10px 0; }

.fb_team { border-top: 1px solid #DDDDDD; margin: 0; padding: 0; }

.fb_teammember {
	border-bottom: 1px solid #DDDDDD;
	list-style: inside;
	margin: 0;
	padding: 7px 10px 7px 10px;
}

.fb_credits_more{ padding: 10px 0 10px 20px; }

#jumpto span {
	display: block;
	padding: 10px 0;
}

/*
USER PROFILE
-------------------------------------------------------------------- */
.fb_profile-left { padding-right: 5px; }

.fb_profile-right { }

.fb_profileinfo {
	background: #FFFFFF;
	border-left: 1px solid #BFC3C6;
	border-right: 1px solid #BFC3C6;
}

.fb-usrprofile-misc { margin: 0 auto; text-align: center; }

#fb_userprfmsg td.td-6 { border-right: 1px solid #BFC3C6; }

.fb_profile-bottomnav {
	background: #FFFFFF;
	border-left: 1px solid #BFC3C6;
	border-right: 1px solid #BFC3C6;
	padding: 5px 10px;
}

/*
MY PROFILE
-------------------------------------------------------------------- */
.fb_myprofile_menu td {
	border-left: 1px solid #BFC3C6;
	border-right: 1px solid #BFC3C6;
}

.fb_myprofile_menu a {
	display: block;
	padding: 2px 5px 3px 10px;
	text-decoration: none;
}

.fb_myprofile_menu a:hover { text-decoration: underline; }

.fb_myprofile_menu_title { font-weight: bold; }

.fb_myprofile_menu_staff { border-bottom: 1px solid #BFC3C6; padding: 5px 10px; }

.fb_myprofile_general td {
	border-bottom: 1px solid #F0F0F0; /*	border-left: 1px solid #BFC3C6;
	border-right: 1px solid #BFC3C6; */
	padding: 3px 5px;
}

/* RECENT POSTS
----------------------------------------------------------------------------------------------- */
#Kunena a.fbrecent { font-weight: bold; }

/* WHOIS ONLINE 
----------------------------------------------------------------------------------------------- */
#Kunena .fbgrouplist { padding: 5px; }

/* FOOTER
----------------------------------------------------------------------------------------------- */
.fb_credits { position: relative; text-align: center; }

.fb_footer { text-align: center; }

img.rsslink { position: absolute; right: 3px; top: 0px; }

.msgtext { overflow: auto; width: 95%; }

hr { border-color: #BFC3C6 !important; }

.fb_myprofile_mid { width: 10px !important; }

table.fb_profilebox { margin: 0 0 5px 0; }

.fb_myprofile_general tr { border: 1px solid #F0F0F0; }

#fb_fbuserprofile_tbody tr { border-bottom: 1px solid #BFC3C6; }