/**
* @version $Id: kunena.forum.css 445 2009-02-17 08:34:49Z 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 table.fb_blocktable_announcement thead tr th {
	background: #ddebf1 /* url(images/cat_title_bg.png) repeat-x top left*/;
}

#Kunena .fb_profilebox_link {
	background: url(images/arrow.png) no-repeat left center;
	padding-left: 12px;
	display: inline;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	padding-right:3px;
	text-transform: uppercase;
	font-size:x-small;
}

#Kunena table, #Kunena div {

}
#Kunena div.fb-topic-title-cover {
	margin-bottom: 7px;
}

#Kunena td, #Kunena th, #Kunena div, #Kunena p, #Kunena span {
	font-family:Arial, Helvetica, sans-serif;

}
#Kunena .fb_header {
	background: #e1e1e1 url(images/header_bg.png) repeat-x top left;
	height: 30px;
}
#Kunena table.fb_blocktable thead tr th {
	background: #e1e1e1 url(images/cat_title_bg.png) repeat-x top left;
	color:#ffffff;
	padding: 4px;
	font-weight:normal;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#Kunena .table_report {
	background: #f7f7f7;
	padding: 4px;
	border: 1px solid #e1e1e1;
	font-size: small;
}
#Kunena tr.fb_sth { 
	background: #e1e1e1 url(images/footer_bg.png) repeat-x bottom left;
	/*color:#000000;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;*/	
}
#Kunena th.fb_sectiontableheader {
	/*background: #ffffff url(images/footer_bg.png) repeat-x bottom left;*/
	padding:3px 5px;
	font-weight:normal;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	margin: 3px;
	border:1px solid #e1e1e1;
	border-bottom: none;
	color: #666666;
	border-left: none;
}
#Kunena tr.fb_sectiontableentry2 td {
	background: #ffffff url(images/grad3.gif) repeat-x top left;
	color: #999999;
	padding:5px;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #e1e1e1;

}
#Kunena tr.fb_sectiontableentry1 td {
	background: #ffffff url(images/grad3.gif) repeat-x top left;
	color: #999999;
	padding:5px;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #e1e1e1;
}
#Kunena tr.fb_sectiontableentry4 {
	background: #ffffff url(images/grad3.gif) repeat-x top left;
	color: #000000;
	padding:10px;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
#Kunena tr.fb_sectiontableentry3 td {
	background: #ffffff url(images/grad3.gif) repeat-x top left;

}
#Kunena tr.fb_sectiontableentry1 td.td-1, #Kunena tr.fb_sectiontableentry2 td.td-1 {
	background: #f8f8f8;
}
#Kunena tr.fb_sectiontableentry1, #Kunena tr.fb_sectiontableentry2 {
	background:none;
}
#Kunena td.fb_cc-sectiontableentry1, #Kunena td.fb_cc-sectiontableentry2 {
	background:none;
	vertical-align: middle;
	padding: 10px;
}
#Kunena tr.fb_sectiontableentry1 td.td-0, #Kunena tr.fb_sectiontableentry2 td.td-0 {
	border-left:1px solid #e1e1e1;
	background: #f8f8f8;
	text-align:center;
	color:#999999;
}
#Kunena tr.fb_sectiontableentry1 td.td-3, #Kunena tr.fb_sectiontableentry2 td.td-3 {
	vertical-align:middle;
}
#Kunena tr.fb_sectiontableentry1 td.td-4, #Kunena tr.fb_sectiontableentry2 td.td-4 {
	/*border-left:1px solid #e1e1e1;*/
	background: #f8f8f8;
	text-align:center;
	color:#999999;
}
#Kunena tr.fb_sectiontableentry1 td.td-5, #Kunena tr.fb_sectiontableentry2 td.td-5 {
	/*border-left:1px solid #e1e1e1;*/
	background: #f8f8f8;
	text-align:center;
	color:#999999;
}
#Kunena td.td-0 strong {
	display:block;
	font-size:x-large;
	font-weight:normal;
	margin:5px 0;
	line-height:21px;
}
#Kunena td.td-4 strong {
	display:block;
	font-size: medium;
	font-weight:normal;
	margin:5px 0;
	line-height:21px;
}
#Kunena td.td-5 strong {
	display:block;
	font-size: medium;
	font-weight:normal;
	margin:5px 0;
	line-height:21px;
}
#Kunena .topic_latest_post, #Kunena .topic_date {
	font-size:x-small;
}
#Kunena a.fb-topic-title {
	font-weight:normal;
	font-size:medium;
}
#Kunena .topic_latest_post_avatar {
	display:block;
	height:auto;
	width:45px;
	padding: 1px;
	margin-right:0px;
	float:left;
}
#Kunena img.fb_list_avatar {
	border:1px solid #e1e1e1;
	padding: 1px;
	margin:1px;
	height:32px;
	width:32px;
}
#Kunena img.fb_list_avatar_profilbox {
	border:1px solid #e1e1e1;
	padding: 1px;
	margin:1px;
	height:50px;
	width:50px;
}
#Kunena .fb_post_avatar {
	height:120px;
	padding: 3px;
	border:1px solid #CCCCCC;
	margin-left:5px;
}
#Kunena tr.fb_sectiontableentry1_stickymsg td.td-0, tr.fb_sectiontableentry2_stickymsg td.td-0 {
	border-left: 1px solid #e1e1e1;
}
#Kunena .topic_sticky {
	position:absolute;
	top:-5px;
	right:0px;
}
#Kunena .fb_credits {
	height: 31px;
	line-height: 26px;
	font-size:x-small;
	color: #78A7BB;
}
#Kunena .fb_footer {
	font-size:x-small;
}


/* B: all disc top */
#Kunena .fb_list_actions {
	color:#000000;
	border:1px solid #e1e1e1;
	clear:both;
	margin-top:-1px;
	width:100%;
	background:#F8F8F8
}
#Kunena .fb_list_actions_bottom {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #E1E1E1;
	clear:both;
	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 #E1E1E1;
	color:#666666;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	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 #E1E1E1;
	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-left:15px;
	padding-right:10px;
	width: 100%;
}
#Kunena .fb_list_actions_goto {
	height:28px;
	padding: 0px 2px 0px 2px;
}
#Kunena .fb_list_actions_forum {
	border-left:1px solid #E1E1E1;
	height:28px;
	padding: 1px 4px 1px 4px;
	white-space: nowrap;
}
#Kunena .fb_list_pages_all {
	width: 1%;
	border-left:1px solid #E1E1E1;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	height:28px;
	line-height:20px;
	padding-left:5px;
	padding-right:3px;
	background:#F8F8F8;
}
#Kunena .fb_list_times_all {
	width: 1%;
	border-left:1px solid #E1E1E1;
	color:#666666;
	height:28px;
	line-height:28px;
	padding-left:5px;
	padding-right:5px;
}
#Kunena .fb_list_jump_all {
	width: 1%;
	border-left:1px solid #E1E1E1;
	color:#666666;
	height:28px;
	line-height:28px;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}
#Kunena .fb_list_jump_all form {
	display:table;
}
#Kunena .fb_list_times_all .inputboxusl {
	font-size:x-small;
	margin:0pt;
	padding:1pt;
	width:100px;
	border:1px solid #e1e1e1;
	color: #666666;
}
#Kunena .fb_list_jump_all form .inputbox {
	font-size:x-small;
	margin:0pt;
	padding:1pt;
	width:150px;
	border:1px solid #e1e1e1;
	color: #666666;
}
#Kunena .inputbox {
	font-size:x-small;
	margin:0pt;
	padding:1pt;
	/*width:150px;*/
	border:1px solid #e1e1e1;
	color: #666666;
}
#Kunena input, #Kunena select {
	/*font-size:x-small;*/
	margin:0pt;
	padding:2px;
	/*width:150px;*/
	border:1px solid #e1e1e1;
	color: #666666;
}
#Kunena .inputbox_report {
	font-size:x-small;
	margin:0pt;
	padding:1pt;
	/*width:150px;*/
	border:1px solid #e1e1e1;
	color: #666666;
}
#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 #E1E1E1;
	clear:both;
	margin:-1px 0px 5px;
	width:100%;
}
#Kunena .fb_list_bottom {
	background:#FFFFFF none;
	border:1px solid #E1E1E1;
	clear:both;
	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:5px;
	width: 100%;
}
#Kunena .fb_list_categories {
	border-left:1px solid #E1E1E1;
	color:#666666;
	height:28px;
	line-height:28px;
	padding-left:10px;
	padding-right:5px;
	white-space: nowrap;
}
#Kunena .fb_pagination {
	white-space: nowrap;
	font-weight: normal;
	font-size: x-small;
}
#Kunena .fb_pagination a, #Kunena .fb_pagination strong {
	font-weight: normal;
	margin: 0px 2px;
	padding: 0px 2px;
	text-decoration: none;
}

#Kunena .fb_pagination a, #Kunena .fb_pagination a:link, #Kunena .fb_pagination a:visited {
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	color: #c3c3c3;
}
#Kunena .fb_pagination strong, #Kunena .fb_pagination a:active,  #Kunena .fb_pagination a:hover {
	background-color: #e3e3e3;
	border: 1px solid #a1a1a1;
	color: #888888;
}



#Kunena .fb_pagination_1 {
   background: transparent  url(images/icon_pages.gif) no-repeat center left; 
	white-space: nowrap;
	font-weight: normal;
	font-size: x-small;
	float: right;
	vertical-align: bottom;
	margin-top: 5px;
	padding-left: 15px;
}
#Kunena .fb_pagination_1 a, #Kunena .fb_pagination_1 strong {
	font-weight: normal;
	margin: 0px 1px;
	padding: 0px 2px;
	text-decoration: none;
}

#Kunena .fb_pagination_1 a, #Kunena .fb_pagination_1 a:link, #Kunena .fb_pagination_1 a:visited {
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	color: #c3c3c3;
}
#Kunena .fb_pagination_1 strong, #Kunena .fb_pagination_1 a:active,  #Kunena .fb_pagination_1 a:hover {
	background-color: #e3e3e3;
	border: 1px solid #a1a1a1;
	color: #888888;
}
/* F: all disc top */

/* ======= */


#Kunena a {
	text-decoration:none;
	font-weight:normal;
}
#Kunena a:link, #Kunena a:visited {
	color: #78a7bb;
}
#Kunena a:hover {
	color: #637287;
}
#Kunena .fbxs {
	font-size:xx-small;
}
#Kunena .fbs {
	font-size:x-small;
}
#Kunena .fbm {
	font-size:small;
}
#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;
	vertical-align: top;
}
td.fb_profileboxcnt {
	width:40%;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #e1e1e1;
}
/* TOPMENU
----------------------------------------------------------------------------------------------- */
#Kunena .fb_header div#fb_topmenu {
} /* topmenu div */
#Kunena .fb_header div#fb_topmenu a {
	padding: 0 8px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	float: left;
} /* topmenu link items */
#Kunena .fb_header div#fb_topmenu a:hover {
	color: #e1e1e1;
}
/* SEARCHBOX
----------------------------------------------------------------------------------------------- */
#Kunena #fb_searchbox {
	width:auto;
	white-space: nowrap;
} /* searchbox div */
#Kunena #fb_searchbox form {
	margin:  0;
	padding: 0;
} /* searchbox form */
#Kunena #fb_searchbox .fb_search_inputbox {
	width: auto;
	margin: 0 0 0 5px;
	border: 1px solid #e1e1e1;
	background: #FFFFFF url(images/search_icon.gif) no-repeat 5px center;
	font-weight: normal;
	padding: 1px 5px 1px 20px;
}
#Kunena #fb_searchbox .fb_search_inputbox:hover, #fb_searchbox .fb_search_inputbox:focus {
	width: auto;
	margin: 0 0 0 5px;
	border: 1px solid #999999;
	background: #FFFFFF url(images/search_icon.gif) no-repeat 5px center;
	font-weight: normal;
	color: #000000;
	padding: 1px 5px 1px 20px;
}
#Kunena #fb_searchbox .fb_button {
	margin:0 5px 0 0;
}
#Kunena .fb_search-results {
	color:#FF0000;
	font-weight:bold;
}
/* CATEGORY LIST
----------------------------------------------------------------------------------------------- */
#Kunena table.fb_blocktable {
	width:  100%;
	margin: 5px 0;
	border-style:solid;
	border-color:#e1e1e1;
	border-width:0px 0px 4px 0px;
	text-align:left;
}

/* #Kunena table.fb_blocktable thead tr th { background: #555555; padding: 2px; color:#ffffff; font-weight:normal; }
*/
#Kunena div.fb_title_cover {
	float:left;
	text-align:left;
	color:#888888;
	font-weight:normal;
	line-height:normal;
	padding:2px;
}
#Kunena div.fb_totalfavorite {
	float:right;
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	line-height:normal;
	padding:4px;
}
#Kunena .fb_title, #Kunena a.fb_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	color:#999999;
	text-decoration: none;
}
#Kunena .fb_title a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
#Kunena img.hideshow {
	float:right;
	margin:0;
	padding:0;
	cursor:pointer;
	position: relative;
	z-index: 1;
}
#Kunena th.fb_sectiontableheader {
}
/*
#Kunena tr.fb_sectiontableentry1 td {background: #EEEEEE; padding:5px; border-bottom:1px solid #e1e1e1;border-left:1px solid #FFFFFF;border-right:1px solid #e1e1e1;}
*/
#Kunena tr.fb_sectiontableentry1 td.td-1 {
	border-left:1px solid #e1e1e1;
}
/*
#Kunena tr.fb_sectiontableentry2 td {background: #F7F7F7; padding:5px; border-bottom:1px solid #e1e1e1;border-left:1px solid #FFFFFF;border-right:1px solid #e1e1e1;}
*/
#Kunena tr.fb_sectiontableentry2 td.td-1 {
	border-left:1px solid #e1e1e1;
}
#Kunena div.fb_thead-title a {
	font-weight: normal;
	font-size: medium;
}
#Kunena div.fb_thead-desc {
	color: #999999;
}
#Kunena div.fb_thead-child {
	border-top: 1px dotted #e1e1e1;
	margin-top: 4px;
}
#Kunena table.fb_cc-table tr td {
	border: 0px solid #FFFFFF;
}
#Kunena div.fb_cc-childcat-title {
	width: 90px;
	float:left;
}
#Kunena table.fb_cc-table {
	vertical-align: middle;
}
#Kunena tr.fb_cc-sectiontableentry1 {
	vertical-align: bottom;
	background-color: Black;
	background: none!important;
}
#Kunena tr.fb_cc-sectiontableentry2 {
	vertical-align: bottom;
}
#Kunena span.fb_childcount {
	vertical-align: bottom;
}
#Kunena div.fb_latest-subject a {
	font-weight:     bold;
}
#Kunena div.fb_latest-subject-by {
}
#Kunena span.newchar {
	color: #009900;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
/* SHOW CATEGORY 
----------------------------------------------------------------------------------------------- */

#Kunena img.stickyicon, #Kunena img.attachicon {
	float:  right;
	border: 0;
	margin: 2px;
}
#Kunena img.catavatar {
	width:  20px;
	height: 20px;
	margin-left: 4px;
	border: 1px solid #e1e1e1;
}
#Kunena .fb_contentheading {
	background:  #e2e2e2;
	font-weight: bold;
	color:       #999999;
	border-bottom: 3px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-top:  1px solid #d1d1d1;
}
#Kunena .fb_contentheading span {
	background:   url(images/spoticon.png) no-repeat 2px center;
	padding-left: 20px;
}
#Kunena .fb_sectiontableentry1_stickymsg {
	background: #eff8ff;
}
#Kunena .fb_sectiontableentry2_stickymsg {
	background: #eff8fa;
	color:#999999;
}
#Kunena tr.fb_sectiontableentry1_stickymsg td, tr.fb_sectiontableentry2_stickymsg td {
	color:#999999;
	border-bottom:1px solid #e1e1e1;
	border-left:none;
	border-right:1px solid #e1e1e1;
	padding:5px;
}

/*
VIEW PAGE
-------------------------------------------------------------------- */
#Kunena #fb_views {
	background: #FFFFFF;
	color: #000000;
}
#Kunena th.view-th {
	text-align:right;
	padding-right: 10px;
}
#Kunena th.fb_sectiontableheader {
}
#Kunena td.fb-msgview-left {
	background:#f7f7f7;
	vertical-align: top;
	width:170px;
	min-width:170px;
	border-bottom:  0px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
#Kunena td.fb-msgview-bottom-avatar {
	vertical-align: middle;
	width:60px;
	min-width:60px;
	border-bottom:  2px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color: #f7f7f7;
	padding: 5px;
}
#Kunena td.fb-msgview-bottom-signature {
   background: url(images/signature.png) no-repeat 98% 5px;
	vertical-align: top;
	width:60%;
	border-bottom:2px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	font-size: x-small;
	text-align:left !important;
	overflow: hidden;
	color:#999;
	padding: 5px 35px 0 35px;
	background-color: #f7f7f7;
}
#Kunena td.fb-msgview-right {
	background: #ffffff url(images/grad3.gif) repeat-x top left;
	border-right:1px solid #e1e1e1;
	padding:5px 10px 5px 10px;
	vertical-align: top;
	border-left:1px solid #e1e1e1;
}
#Kunena td.fb-msgview-right-a {
	border-right:1px solid #e1e1e1;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	border-left:1px solid #e1e1e1;
}
#Kunena div.fb-msgview-l-cover {
	overflow:auto;
	text-align: center;
	padding:5px;
}
#Kunena span.view-username {
}
#Kunena span.view-username a:link, span.view-username a:visited {
	font-weight:bold;
	text-decoration: none;
	color:#357994;
}
#Kunena span.view-username a:hover {
	color:#000000;
	text-decoration: none;
}
#Kunena span.msgusertype {
	font-weight:normal;
	text-decoration: none;
	text-decoration: none;
	font-style:italic;
}
#Kunena span.fb_avatar {

}
#Kunena span.fb_avatar img {
	border:0 solid #E1E1E1;
	height:60px;
	margin:5px;
	padding:0;
	width:60px;
}
#Kunena span.fb_avatar_l img {
  	height: 160px;
	margin: 0px 0px 0px 0px;
	border:0px solid #e1e1e1;
	padding: 0px;
	width: 160px;
}
#Kunena div.viewcover {
	color:#666666;
	text-align:center !important;
	margin:0px 0px;
}
#Kunena span.msgtitle {
	font-weight:normal;
	text-decoration: none;
	background: url(images/icon.png) no-repeat left center;
	padding-left:25px;
	line-height:26px;
	font-size:medium;
	float: left;
}
#Kunena span.msgtitle_new {
	font-weight:normal;
	text-decoration: none;
	background: url(images/icon_new.png) no-repeat left center;
	padding-left:25px;
	line-height:26px;
	font-size:medium;
}
#Kunena span.msgdate {
	background: url(images/clock_picc.png) no-repeat left center;
	font-weight:     normal;
	text-decoration: none;
	padding-left:25px;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-transform: uppercase;
	float: left;
	vertical-align: middle;
	padding-top: 2px;
	margin-left:5px;
}
#Kunena span.msgkarma {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: bottom;
}
#Kunena div.msgtext {
	width: 100%;
	overflow:hidden;
	border-top:1px solid #d1d1d1;
	padding:10px 0 0 0;
	margin-top:5px;
}
#Kunena div.fbcode {
	overflow:auto;
	width: 800px;
}
#Kunena div.msgtext pre, div.msgtext.code {
	border-left: 5px solid #F4A94F;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	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;
	padding: 10px 15px;
	width: 1000px;
	overflow:auto;
}
#Kunena div.fb_file_attachment {
	background: #f7f7f7 url(images/down.png) no-repeat 10px center;
	border: 1px dotted #e1e1e1;
	margin-bottom:10px;
	margin-top: 15px;
	padding: 7px 10px 7px 68px;
}
#Kunena span.contentheading {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	border-bottom: none;
	margin-top: 15px;
}
#Kunena div.switchcontent {
}
#Kunena div.fb_smalltext {
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}
#Kunena td.fb-msgview-right-c div.fb_smalltext {
	padding:5px;
	text-align:right;
}
#Kunena div.fb_message_editMarkUp_cover {
	padding-top:5px;
	margin-left:5px;
	text-align:right;
	border-bottom: 1px dotted #e1e1e1;
}
#Kunena span.fb_message_editMarkUp {
	background:#f7f7f7 no-repeat left center; 
	height: 16px;
	border-left:1px dotted #e1e1e1;
	border-right:1px dotted #e1e1e1;
	border-top:1px dotted #e1e1e1;
	padding:2px 5px 2px 5px;
	margin-left: 3px;
	font-size:xx-small;
	color:#666666;
}
#Kunena span.fb_message_informMarkUp {
	background:#f7f7f7;
	height: 16px;
	border-left:1px dotted #e1e1e1;
	border-right:1px dotted #e1e1e1;
	border-top:1px dotted #e1e1e1;
	padding:2px 5px 2px 5px;
	margin-left: 3px;
	font-size:xx-small;
	color:#666666;
}
#Kunena td.msgsignature {
	width: 100%;
}
#Kunena td.msgsignature div {
	text-align: left;
	overflow: hidden;
	color:#999;
	font-size:x-small;
	padding: 5px 5px;
}
#Kunena div.fb_message_buttons_cover,
#Kunena div.fb_message_buttons_row {
	text-align:right;
	height: 23px;
	line-height: 23px;
	margin: 1px 0px 0px 0px;
	white-space: nowrap;
	vertical-align: middle;
	background:#F8F8F8;
}
#Kunena div.fb_message_buttons_cover_left {
	text-align:left;
	height: 23px;
	line-height: 23px;
	margin: 1px 0px 0px 0px;
	white-space: nowrap;
	vertical-align: middle;
}
#Kunena td.fb-msgview-left-b {
	background:#f7f7f7;
	vertical-align: top;
	width:170px;
	border-bottom:1px solid #e1e1e1;
	border-right:  1px solid #e1e1e1;
}
#Kunena td.fb-msgview-right-b {
	border-bottom: 1px dotted #e1e1e1;
	padding: 1px 5px 1px 5px;
	vertical-align: top;
	border-left:1px solid #e1e1e1;
	border-right:  1px solid #e1e1e1;
	line-height: 18px;
}
#Kunena td.fb-msgview-right-c {
	border-bottom: 2px solid #e1e1e1;
	padding:1px 5px 1px 5px;
	vertical-align: top;
	background-color: #f7f7f7;
	text-align: left;
	width: 15%;
}
#Kunena span.fb_qr_fire {
}
#Kunena .switchcontent {
	display:none;
}
#Kunena .switchcontent .inputbox {
	border: 1px solid #e1e1e1;
	background: #FFFFFF;
	color: #000000;
	margin: 2px 0px;
}
#Kunena span.fb_quote {
	display: block;

	/*border-top: 1px dotted #E1E1E1;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background:#EFF8FF url(images/so-q.png) no-repeat 5px 5px;
	padding: 5px 30px 5px 35px;
	/*width:93%;*/
}
#Kunena div.fb_quote-right {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background: #EFF8FF url(images/sc-q.png) no-repeat 99% 100%;
	padding: 0px 30px 0px 0px;
	border: 1px dotted #E1E1E1;
}
#Kunena div.fbhide {
	background:#FFF8F2 url(images/bullet-tips.gif) no-repeat scroll 5px center;
	border:1px dotted #F2CAB7;
	font-size:medium;
	padding:10px 10px 10px 25px;
}
/*
THREAD VIEW
-------------------------------------------------------------------- */
#Kunena #fb_threadview {
	border:1px solid #e1e1e1;
}
#Kunena div#fb_threadview table.fb_blocktable {
	margin:0;
}
#Kunena .fb_threadview_row td {
	border-top:1px dotted #e1e1e1;
	padding:2px 0;
}
#Kunena .fb_threadview_row td table tr td {
	border-top:0px solid #e1e1e1;
}
/*
POST PAGE
-------------------------------------------------------------------- */
#Kunena #fb_postmessage {
	border-left:  1px solid #e1e1e1;
}
#Kunena #fb_post_message .postinput {
	width:  94%;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #e1e1e1;
	padding: 3px 5px;
}
#Kunena #fb_post_message .postinput:hover, #Kunena #fb_post_message .postinput:focus {
	width:  94%;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #e1e1e1;
	padding: 3px 5px;
}
#Kunena #fb_postmessage tr.fb_sectiontableentry2 td.fb-topicicons table {
	width: 95%;
	border: 1px solid #e1e1e1;
}
#Kunena #fb_postmessage tr.fb_sectiontableentry2 td.fb-topicicons td {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #e1e1e1;
	width: 1%;
}
#Kunena #fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td.fb_posthint {
	background: #999;
	border: 1px solid #999;
	padding: 2px 5px;
}
#Kunena table#fb_postmessage .fb_posthint .fb_inputbox {
	background: #999;
	border: 0px solid #999;
	width:  99%;
	color: White;
}
#Kunena .fb-postbuttonset {
	width: 95%;
	margin: 2px;
}
#Kunena tr.fb_sectiontableentry1 .fb-postbuttons {
	border: 1px solid #e1e1e1;
}
#Kunena table#fb_postmessage .fb_txtarea {
	width:95%;
	overflow: auto;
	height:300px;
	border:1px solid #e1e1e1;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
}
#Kunena .fb_txtarea {
	height: 300px;
	width: 95%;
}
#Kunena #fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td, #Kunena #fb_postmessage tr.fb_sectiontableentry2 .fb-postbuttonset td {
	border-bottom: 0px solid #e1e1e1;
	background: transparent;
}
#Kunena .fb_leftcolumn {
	width:160px;
	text-align: right;
}
#Kunena #Kunena_post_result div {
	border: 1px solid #999;
	font-size: small;
}
#Kunena #fb_post_buttons {
	padding: 4px;
	background:#F8F8F8
}
#Kunena #fb_post_buttons .fb_button {
	padding: 0px 2px 2px 20px;
	font-weight: bold;
	font-size: x-small;
}
/*
POST HISTORY
-------------------------------------------------------------------- */
#Kunena .fb_review_table {
	text-align:left;
	border-spacing: 1px;
	background:#e1e1e1;
}
#Kunena .fb_review_header {
	color: #ffffff;
	background-color: #666666;
}
#Kunena .fb_review_body0 {
	color:#404040;
	background-color: #f8f8f8;
	line-height:100%;
	padding:3px 10px;
}
#Kunena .fb_review_body1 {
	color:#404040;
	background-color: #FFFFFF;
	padding:3px 10px;
	line-height:140%;
}
#Kunena .fb_review_quote {
	padding: 5px;
	border: dotted 1px #e1e1e1;
	background-color: #FFF;
	color:  #999;
	display: block;
}
 /* PATHWAY 
----------------------------------------------------------------------------------------------- */
#Kunena .fb_forum-pathway {
	padding: 3px;
	line-height: 18px;
	margin: 5px 0 0 0;
	border: 1px solid #e1e1e1; 
	color: #000000;
	background:#f8f8f8;
	text-align: left;
}
#Kunena .fb_forum-pathway-bottom {
	padding: 3px;
	line-height: 18px;
	margin: 0 0 5px 0;
	border: 1px solid #e1e1e1; 
	color: #000000;
	background:#f8f8f8;
	text-align: left;
}
#Kunena .path-element-first {
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	padding-left: 22px;
	background: url(images/pathway_start.gif) no-repeat left center; 
	display: inline;
	padding-right:3px; 
}
#Kunena .path-element-first a:link, 
#Kunena .path-element-first a:visited {
	font-weight:normal;
	text-decoration: none;
	background:none;
}
#Kunena .path-element-last, 
#Kunena .path-element-last a:link {
	font-weight:bold;
	text-decoration: none;
	text-indent:5px;
	display: inline;
}
#Kunena .fb_forum-pathway .path-element, #Kunena .fb_forum-pathway-bottom .path-element {
	background: url(images/arrow.png) no-repeat 5px center;
	padding-left: 15px;
	display: inline;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	padding-right:3px;
}
#Kunena .fb_forum-pathway .path-element-last, #Kunena .fb_forum-pathway-bottom .path-element-last {
	height: 18px;
	line-height: 18px;
	background:  url(images/pathway_finallink.gif) no-repeat left center; 
	padding-left: 37px; 
	padding-right:5px;
}
#Kunena .path-element-users {
	display: inline;
	margin-top:21px;
}
/* PAGENAV
-------------------------------------------------------------------- */
#Kunena table.jr-topnav {
	width: 100%;
}
#Kunena table.jr-bottomnav {
	width: 100%;
}
#Kunena td.jr-topnav-left {
	text-align: left;
	width: 50%;
	vertical-align: middle;
}
#Kunena td.jr-topnav-right {
	text-align: right;
	width: 50%;
	vertical-align: middle;
}
#Kunena div.jr-pagenav {
}
#Kunena div.jr-pagenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:  right;
}
#Kunena div.jr-pagenav ul li {
	list-style: none;
	margin: 0;
	padding: 0 4px;
	display: block;
	float:  left;
	background: none;
}
#Kunena div.jr-pagenav ul li.jr-pagenav-text {
	font-weight: normal;
	list-style:  none;
	margin: 0;
	padding: 0 4px;
	display:block;
	float:left;
}
#Kunena div.jr-pagenav-nb, div.jr-pagenav-nb-act {
	display: inline;
}
#Kunena a.jr-pagenav-nb:link, a.jr-pagenav-nb:visited {
	font-weight:bold;
	text-decoration: none;
}
#Kunena a.jr-pagenav-nb:hover {
	text-decoration: underline;
}
#Kunena li.jr-pagenav-nb span.pagenav, #Kunena li.jr-pagenav-nb a.pagenav:link, #Kunena li.jr-pagenav-nb a.pagenav:visited {
	font-weight: normal;
	text-decoration: none;
	background:none;
	border:0px;
	line-height:normal;
	margin:0;
	padding:0;
}
/* Bottom patway */
#Kunena .fb_bottom_pathway {
	display: none;
}

/*
FORUM HEADER DESCRIPTION
-------------------------------------------------------------------- */
#Kunena .fb_forum-headerdesc {
	padding: 3px;
	line-height: 18px;
	margin: -1px 0 0 0;
	border: 1px solid #e1e1e1; 
	color: #000000;
	background:#f8f8f8;
}

/*
FORUM TOOLS
-------------------------------------------------------------------- */
#Kunena #fb_ft-cover {
display: none;
	position: relative;
	float: right;
	text-align: right;
}
#Kunena table.jr-ft {
display: none;
	width: 100%;
}
#Kunena td.ft-td1 {
display: none;
	width: 100%;
}
#Kunena td.ft-td2 {
display: none;
	width: 150px;
}
#Kunena #forumtools_control {
display: none;
	width: 150px;
	float: right;
}
#Kunena .forumtools_contentBox {
   display: none;
	z-index:2;
	border:  1px solid #e1e1e1;
	display: none;
	position: absolute;
	right:   0px;
	top: 20px;
	background:  #666666;
	overflow: hidden;
	width:150px;
}
#Kunena .forumtools_content {
display: none;
	position: relative;
	width: 100%;
	text-align: left;
	padding: 1px;
}
#Kunena #subBox1 ul {
display: none;
	margin:  0;
	padding: 0;
	list-style: none;
}
#Kunena #subBox1 ul li {
display: none;
	margin:  0;
	padding: 0;
	list-style: none;
	padding: 3px 5px;
	color:#FFFFFF;
	background: none;
}
#Kunena #subBox1 ul li a:link, #Kunena #subBox1 ul li a:visited {
display: none;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
	list-style:none;
}
#Kunena #subBox1 ul li a:hover {
display: none;
	text-decoration: underline;
}
#Kunena a.forumtools:link, #Kunena a.forumtools:visited {
	display: none;
	background: url(images/menu_open.gif) no-repeat right center;
	padding-right: 20px;
	color:#FFFFFF;
	/*font-size-adjust: none;*/
	font-style:    normal;
	font-variant:  normal;
	font-weight:   bold;
	line-height:   normal;
	text-align:    center;
	text-decoration: none;
	
}
#Kunena a.forumtools:hover {
	display: none;
	text-decoration: underline;
}
/*
FAQ , RULES , UPLOAD AVATAR, ANNOUNCEMENT
-------------------------------------------------------------------- */
#Kunena td.fb_faqdesc, #Kunena td.fb_rulesdesc, #Kunena td.fb_uadesc, #Kunena td.fb_anndesc, #Kunena td.fb_creditsdesc {
	vertical-align: top;
	padding: 5px;
	border:  1px solid #e1e1e1;
	background: #f7f7f7;
	color:#000000;
}
#Kunena .fb_credits_intro {padding:10px 0 10px 0;}
#Kunena .fb_team { margin:0; padding:0; border-top:1px solid #d1d1d1; }
#Kunena .fb_teammember { padding:7px 10px 7px 10px; border-bottom:1px solid #d1d1d1; list-style: inside;margin:0;}
#Kunena .fb_credits_more{padding:10px 0 10px 20px;}

/*
USER PROFILE
-------------------------------------------------------------------- */
#Kunena .fb_profile-left {
	padding-right: 5px;
}
#Kunena .fb_profile-right {
}
#Kunena .fb_profileinfo {
	background: #ffffff;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#Kunena .fb-usrprofile-misc {
	text-align: center;
	margin: 0 auto;
}
#Kunena #fb_userprfmsg td.td-6 {
	border-right: 1px solid #e1e1e1;
}
#Kunena .fb_profile-bottomnav {
	background: #ffffff;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 5px;
}
/*
MY PROFILE
-------------------------------------------------------------------- */
#Kunena .fb_myprofile_menu td {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#Kunena .fb_myprofile_menu a {
	display:block;
	padding:2px 5px 3px 10px;
	text-decoration:none;
}
#Kunena .fb_myprofile_menu a:hover {
	text-decoration:underline;
}
#Kunena .fb_myprofile_menu_title {
	font-weight:bold;
}
#Kunena .fb_myprofile_menu_staff {
	padding: 5px 10px;
	border-bottom: 4px solid #e1e1e1;
}
#Kunena .fb_myprofile_general td {
	padding: 3px 5px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
/* RECENT POSTS
----------------------------------------------------------------------------------------------- */
#Kunena a.fbrecent {
	font-weight:bold;
}
/* WHOIS ONLINE 
----------------------------------------------------------------------------------------------- */
#Kunena .fbgrouplist {
	padding:5px;
}
/* FOOTER
----------------------------------------------------------------------------------------------- */
#Kunena .fb_credits {
	position:relative;
	text-align:center;
}
#Kunena .fb_footer {
	text-align:center;
}
#Kunena img.rsslink {
	position:absolute;
	right:3px;
	top:0px;
}

#Kunena .msgtext {
	overflow:auto;
	width:95%;
}


/* -----   BUTTON - ICON IMAGES   ----------*/

#Kunena img.lock {
	float: right;
	vertical-align: bottom;
	padding: 2px;
}

#Kunena #icon {
   cursor:pointer;
	background-repeat: no-repeat;
	background-position: 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	padding: 2px 2px 1px 20px;
	/*text-indent: 20px;*/
	text-transform: uppercase;
	height: 19px;
	vertical-align: bottom;
}
#Kunena #icon_send {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 20px;
	vertical-align: bottom;
	background: url(images/button/msg_reply.png) no-repeat bottom left;
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena #icon_send:hover {
	cursor: pointer;
	background: url(images/button/msg_reply_hover.png) no-repeat bottom left;
   background-color: #e3e3e3;
	color:#999999;
}
#Kunena .button-delete {
	background: url(images/button/delete.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena .button-delete:hover {
	background: url(images/button/delete_hover.png);
	background-color: #e3e3e3;
	color:#c81718;
}
#Kunena span.button-quote {
	background: url(images/button/quote.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-quote:hover {
	background: url(images/button/quote_hover.png);
	background-color: #e3e3e3;
	color: #e36161;
}
#Kunena span.button-msg_reply {
	background: url(images/button/msg_reply.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-msg_reply:hover {
	background: url(images/button/msg_reply_hover.png);
	background-color: #e3e3e3;
	color: #3CB371;
}
#Kunena span.button-quick_reply {
	background: url(images/button/quick_reply.png);
   background-color: #f8f8f8;
	color:#999999;
	margin-right: 3px;
}
#Kunena span.button-quick_reply:hover {
	background: url(images/button/quick_reply_hover.png);
	background-color: #e3e3e3;
	color: #585a8e;	
}
#Kunena span.button-edit {
	background: url(images/button/edit.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-edit:hover {
	background: url(images/button/edit_hover.png);
	background-color: #e3e3e3;
	color: #e28a09;
}
#Kunena span.button-online {
	background: url(images/button/online.gif);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-offline {
	background: url(images/button/offline.png);
	background-color: #e3e3e3;
	color:#999999;
}
#Kunena span.button-profile {
	background: url(images/button/profile.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-profile:hover {
	background: url(images/button/profile_hover.png);
	background-color: #e3e3e3;
	color: #51a1d7;
}
#Kunena span.button-new {
	background: url(images/button/new_thread.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-new:hover {
	background: url(images/button/new_thread_hover.png);
	background-color: #e3e3e3;
	color: #3CB371;
}
#Kunena span.button-merge {
	background: url(images/button/merge.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-merge:hover {
	background: url(images/button/merge_hover.png);
	background-color: #e3e3e3;
	color:#478c9e;
}
#Kunena span.button-split {
	background: url(images/button/split.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-split:hover {
	background: url(images/button/split_hover.png);
	background-color: #e3e3e3;
	color:#21af21;
}
#Kunena span.button-pm {
	background: url(images/button/pm.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-pm:hover {
	background: url(images/button/pm_hover.png);
	background-color: #e3e3e3;
	color:#84c225;
}
#Kunena span.button-favorite {
	background: url(images/button/favorite.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-favorite:hover {
	background: url(images/button/favorite_hover.png);
	background-color: #e3e3e3;
	color:#f3b954;
}
#Kunena span.button-unfavorite {
	background: url(images/button/unfavorite_hover.png);
   background-color: #e3e3e3;
	color:#f3b954;
}
/*#Kunena span.button-unfavorite:hover {
	background: url(images/button/unfavorite_hover.png);
	background-color: #e3e3e3;
	color:#f3b954;
}*/
#Kunena span.button-topicreply {
	background: url(images/button/topicreply.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-topicreply:hover {
	background: url(images/button/topicreply_hover.png);
	background-color: #e3e3e3;
	color: #3CB371;
}
#Kunena span.button-subscribe {
	background: url(images/button/subscribe.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-subscribe:hover {
	background: url(images/button/subscribe_hover.png);
	background-color: #e3e3e3;	
	color: #e1853e;
}
#Kunena span.button-unsubscribe {
	background: url(images/button/unsubscribe_hover.png);
   background-color: #e3e3e3;
	color:#e1853e;
}
/*#Kunena span.button-unsubscribe:hover {
	background: url(images/button/unsubscribe_hover.png);
	background-color: #e3e3e3;	
	color: #e1853e;
}*/
#Kunena span.button-move {
	background: url(images/button/move.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-move:hover {
	background: url(images/button/move_hover.png);
	background-color: #e3e3e3;	
	color: #3CB371;
}
#Kunena span.button-lock {
	background: url(images/button/lock.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-lock:hover {
	background: url(images/button/lock_hover.png);
	background-color: #e3e3e3;	
	color: #ec9724;
}
#Kunena span.button-unlock {
	background: url(images/button/unlock_hover.png);
   background-color: #e3e3e3;
	color:#ec9724;
}
/*#Kunena span.button-unlock:hover {
	background: url(images/button/unlock_hover.png);
	background-color: #e3e3e3;	
	color: #ec9724;
}*/
#Kunena span.button-sticky {
	background: url(images/button/sticky.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-sticky:hover {
	background: url(images/button/sticky_hover.png);
	background-color: #e3e3e3;	
	color: #2ac6d5;
}
#Kunena span.button-unsticky {
	background: url(images/button/unsticky_hover.png);
   background-color: #e3e3e3;
	color:#c0251c;
}
/*#Kunena span.button-unsticky:hover {
	background: url(images/button/unsticky_hover.png);
	background-color: #e3e3e3;	
	color: #c0251c;
}*/
#Kunena span.button-forum_read {
	background: url(images/button/forum_read.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-forum_read:hover {
	background: url(images/button/forum_read_hover.png);
	background-color: #e3e3e3;
	color: #3CB371;
}
#Kunena span.button-all_forum_read {
	background: url(images/button/all_forum_read.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-all_forum_read:hover {
	background: url(images/button/all_forum_read_hover.png);
	background-color: #e3e3e3;
	color: #3CB371;
}
#Kunena span.button-last {
	background: url(images/button/forum_read.png);
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-last:hover {
	background: url(images/button/forum_read_hover.png);
	background-color: #e3e3e3;
	color: #3CB371;
}
#Kunena span.button-up {
	background: url(images/button/up.png) no-repeat scroll 99% 0;
   background-color: #f8f8f8;
	color:#999999;
}
#Kunena span.button-up:hover {
	background:#e3e3e3 url(images/button/up.png) no-repeat scroll 99% 0;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
}

#Kunena .fb_button_all {
	background: #f8f8f8 url(images/button/all_forum_read.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_all:hover, #Kunena .fb_button_all:focus {
	background: #e3e3e3 url(images/button/all_forum_read_hover.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#000000;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_canc {
	background: #f8f8f8 url(images/button/canc.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_canc:hover, #Kunena .fb_button_canc:focus {
	background: #e3e3e3 url(images/button/canc_hover.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#000000;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_prew {
	background: #f8f8f8 url(images/button/prewiew.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_prew:hover, #Kunena .fb_button_prew:focus {
	background: #e3e3e3 url(images/button/prewiew_hover.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#000000;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_img {
	background: #f8f8f8 url(images/button/img.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 1px 20px 2px 40px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_img:hover, #Kunena .fb_button_img:focus {
	background: #e3e3e3 url(images/button/img_hover.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#000000;
	padding: 1px 20px 2px 40px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_file {
	background: #f8f8f8 url(images/button/file.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 1px 20px 2px 40px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_file:hover, #Kunena .fb_button_file:focus {
	background: #e3e3e3 url(images/button/file_hover.png) no-repeat 2px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#000000;
	padding: 1px 20px 2px 40px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_go {
	background: #f8f8f8 url(images/button/go.png) no-repeat 2px bottom;
	font-size: xx-small !important;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_go:hover, #Kunena .fb_button_go:focus {
	background: #e3e3e3 url(images/button/go.png) no-repeat 2px bottom;
	font-size: xx-small !important;
	border:1px solid #e1e1e1;
	color:#000000;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
	cursor: pointer;
}
#Kunena .fb_button_prev {
	background: #f8f8f8 url(images/button/prev.png) no-repeat 1px bottom;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 2px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
}
#Kunena .fb_button_next {
	background: #f8f8f8 url(images/button/next.png) no-repeat 99% center;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 2px 20px 2px 2px;
	text-transform: uppercase;
	height: 18px;
}

/*------    BUTTON EDITOR    --------*/

#Kunena #bb {
   cursor: pointer;
	font-size: x-small;
	border:1px solid #e1e1e1;
	color:#999999;
	padding: 1px 2px 2px 20px;
	text-transform: uppercase;
	height: 18px;
	vertical-align: top;	
}

#Kunena .fb_button-bold {
	background: #f8f8f8 url(images/button/text_bold.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-bold:hover, #Kunena .fb_button-bold:focus {
	background: #e3e3e3 url(images/button/text_bold_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-italic {
	background: #f8f8f8 url(images/button/text_italic.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-italic:hover, #Kunena .fb_button-italic:focus {
	background: #e3e3e3 url(images/button/text_italic_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-underline {
	background: #f8f8f8 url(images/button/text_underline.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-underline:hover, #Kunena .fb_button-underline:focus {
	background: #e3e3e3 url(images/button/text_underline_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-strike {
	background: #f8f8f8 url(images/button/text_strike.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-strike:hover, #Kunena .fb_button-strike:focus {
	background: #e3e3e3 url(images/button/text_strike_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-comment {
	background: #f8f8f8 url(images/button/comment.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-comment:hover, #Kunena .fb_button-comment:focus {
	background: #e3e3e3 url(images/button/comment_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-code {
	background: #f8f8f8 url(images/button/code.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-code:hover, #Kunena .fb_button-code:focus {
	background: #e3e3e3 url(images/button/code_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-ul {
	background: #f8f8f8 url(images/button/ul.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-ul:hover, #Kunena .fb_button-ul:focus {
	background: #e3e3e3 url(images/button/ul_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-ol {
	background: #f8f8f8 url(images/button/ol.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-ol:hover, #Kunena .fb_button-ol:focus {
	background: #e3e3e3 url(images/button/ol_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-li {
	background: #f8f8f8 url(images/button/li.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-li:hover, #Kunena .fb_button-li:focus {
	background: #e3e3e3 url(images/button/li_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-link_url {
	background: #f8f8f8 url(images/button/link_url.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-link_url:hover, #Kunena .fb_button-link_url:focus {
	background: #e3e3e3 url(images/button/link_url_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-picture_link  {
	background: #f8f8f8 url(images/button/picture_link.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-picture_link:hover, #Kunena .fb_button-picture_link:focus {
	background: #e3e3e3 url(images/button/picture_link_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-hide  {
	background: #f8f8f8 url(images/button/hide.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-hide:hover, #Kunena .fb_button-hide:focus {
	background: #e3e3e3 url(images/button/hide_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-spoiler  {
	background: #f8f8f8 url(images/button/spoiler.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-spoiler:hover, #Kunena .fb_button-spoiler:focus {
	background: #e3e3e3 url(images/button/spoiler_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-ebay  {
	background: #f8f8f8 url(images/button/ebay.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-ebay:hover, #Kunena .fb_button-ebay:focus {
	background: #e3e3e3 url(images/button/ebay_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-color  {
	background: #f8f8f8 url(images/button/color.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-color:hover, #Kunena .fb_button-color:focus {
	background: #e3e3e3 url(images/button/color_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-size  {
	background: #f8f8f8 url(images/button/size.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-size:hover, #Kunena .fb_button-size:focus {
	background: #e3e3e3 url(images/button/size_hover.png) no-repeat 2px bottom;
}

#Kunena .fb_button-film  {
	background: #f8f8f8 url(images/button/film.png) no-repeat scroll 2px bottom;
}

#Kunena .fb_button-film:hover, #Kunena .fb_button-film:focus {
	background: #e3e3e3 url(images/button/film_hover.png) no-repeat 2px bottom;
}



/* HORIZONTAL MENU
------------------------------------------------------------*/

#Kunena #Kunena_top td {
	background: #e1e1e1 url(images/header_bg.png) no-repeat bottom right;
	color:#999999;
	height:28px;
	margin:0;
	padding: 5px;
	border-left: 1px solid #e1e1e1;
}


#Kunena div#horiz-menu-kunena,
#Kunena div#horiz-menu-kunena * {
	margin:0;
	padding:0;
}
#Kunena div#horiz-menu-kunena {
	margin: 0 5px;
}
#Kunena div#horiz-menu-kunena ul {
	margin: 0;
	padding: 0;
}
#Kunena div#horiz-menu-kunena li {
	margin: 0 6px 0 0;
	border: 0;
	height: 31px;
	line-height: 30px;
	padding: 0 0px 0 0px;
	background: transparent url('images/button/button_left.png') no-repeat left center;
}
#Kunena div#horiz-menu-kunena li:hover {
	margin: 0 6px 0 0;
	border: 0;
	height: 31px;
	line-height: 30px;
	padding: 0 0px 0 0px;
	background: transparent url('images/menu_hover_left.png') no-repeat left center;
}
#Kunena div#horiz-menu-kunena li.Kunena_item_active {
   margin: 0 6px 0 0;
	border: 0;
	height: 31px;
	line-height: 30px;
	padding: 0 0px 0 0px;
	background: transparent url('images/menu_hover_left.png') no-repeat left center;
}
#Kunena div#horiz-menu-kunena a {
	padding: 0 0 0 3px;
}
#Kunena div#horiz-menu-kunena span {
	padding: 0 10px 1px 5px;
	background: transparent url('images/button/button_right.png') no-repeat right center;
	color: #000;
}
#Kunena div#horiz-menu-kunena span:hover {
	padding: 0 10px 1px 5px;
	background: transparent url('images/menu_hover_right.png') no-repeat right center;
	color: #fff;
}
#Kunena div#horiz-menu-kunena li.Kunena_item_active span {
	padding: 0 10px 1px 5px;
	background: transparent url('images/menu_hover_right.png') no-repeat right center;
	color: #fff;
}
/* Fonts
------------------------------------------------------------*/

#Kunena div#horiz-menu-kunena {
	font-size: 0.92em;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
	height: 28px;
}
#Kunena div#horiz-menu-kunena a {
	text-decoration: none;
}
#Kunena div#horiz-menu-kunena a:hover {
	text-decoration: none!important;
}
#Kunena div#horiz-menu-kunena li li a {
	text-decoration:none;
}
#Kunena div#horiz-menu-kunena li li a {
	line-height: 30px;
}

/* Other rules
------------------------------------------------------------*/

#Kunena div#horiz-menu-kunena {
	position: relative;
}
#Kunena div#horiz-menu-kunena ul {
	list-style: none;
}
#Kunena div#horiz-menu-kunena li,
#Kunena div#horiz-menu-kunena a {
	display: block;
	float: left;
}
#Kunena div#horiz-menu-kunena li span {
	display: block;
}
#Kunena div #horiz-menu-kunena {
	float:left;
	position: relative;
	background: transparent;
}
#Kunena div#horiz-menu-kunena li {
	float:left;
	list-style:none;
	position:relative;
}
#Kunena div#horiz-menu-kunena li li a {
	display:block;
	float:none;
}
#Kunena div#horiz-menu-kunena li ul {
	float: none;
	left:-999em;
	position:absolute;
	z-index: 1000;
}
#Kunena div#horiz-menu-kunena li:hover ul {
	left:0px;
	top: 37px;
}
#Kunena div#horiz-menu-kunena li:hover li ul,
#Kunena div#horiz-menu-kunena li li:hover li ul,
#Kunena div#horiz-menu-kunena li li li:hover li ul {
	top:-999em;
}
#Kunena div#horiz-menu-kunena li li:hover ul,
#Kunena div#horiz-menu-kunena li li li:hover ul,
#Kunena div#horiz-menu-kunena li li li li:hover ul {
	left: 190px;
	top:0px;
}
#Kunena div#horiz-menu-kunena li li {
	position: relative;
	float:none;
}

/*-------- PROFILE ----------*/

#Kunena div.profile-avatar {
	height: 160px;
	margin: 5px 15px 5px 5px;
	border:6px solid #e1e1e1;
	padding: 1px;
	width: 160px;
}
#Kunena div.profile-username {
	border-bottom:1px dotted #e1e1e1;
	font-size: x-large;
	height: 26px;
	vertical-align: middle;
	padding-top: 8px;
	line-height: normal;
}
#Kunena table.fb_blocktable_profile {
	width:  100%;
	margin: 5px 0;
	border-style:solid;
	border-color:#e1e1e1;
	border-width:1px 1px 1px 1px;
	text-align:left;
	background-color: White;
	color: #999999;
}
#Kunena span.user_status {
	float: right;
	vertical-align: top;
	margin-right: 5px;
}
#Kunena .usl_avatar {
	display:block;
	height:32px;
	width:32px;
	padding: 1px;
	border:1px solid #e1e1e1;
	/*margin-left:5px;*/
	float: left;
}
#Kunena .prof_avatar {
	padding: 1px;
	border:1px solid #e1e1e1;
	margin-left:0px;
	width: 48px;
}
#Kunena td.profilbox_left {
   background: #ffffff url(images/grad3.gif) repeat-x top left;
	padding: 5px;
	border-left:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	/*border-right:1px solid #e1e1e1;*/
	width: 5%;
	vertical-align: middle;
}
#Kunena td.profilbox_ctr {
   background: #ffffff url(images/grad3.gif) repeat-x top left;
	padding: 5px;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	width: 45%;
	vertical-align: middle;
	padding-left:10px;
}
#Kunena td.profilbox_right {
   background: #ffffff url(images/grad3.gif) repeat-x top left;
	/*padding: 5px;*/
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	width: 50%;
	vertical-align: middle;
	/*padding-top:15px;*/
}

/*------- USER MENU -------*/

#Kunena #outside{
	border:1px solid #E1E1E1;
	background:#F7F7F7;
	margin-top: 5px;
	}
#Kunena #navigation-1 {
	background: url(images/button/process.png) no-repeat 99% center;
	padding: 1px 0 0 5px;
	margin:0px;
	list-style:none;
	width:99.5%;
	height:21px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	/*font:normal 8pt verdana, arial, helvetica;*/
	vertical-align: middle;
}
#Kunena #navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:169px;
}
#Kunena #navigation-1 li a:link, #Kunena #navigation-1 li a:visited {
	/*background:#f7f7f7 url(images/button/profile.png) no-repeat 4px center;*/
	padding: 3px 0px 6px 0px;
	display:block;
	text-align:left;
	text-decoration:none;
	/*background:#f7f7f7;*/
	color:#a1a1a1;
	width:168px;
	height:13px;
	text-transform: uppercase;
	font-size: x-small;
	text-indent: 25px;
	border-right: 1px solid #e1e1e1;
}
#Kunena #navigation-1 li:hover a, #Kunena #navigation-1 li a:hover, #Kunena #navigation-1 li a:active {
	padding: 3px 0px 6px 0px;
	display:block;
	text-align:left;
	text-decoration:none;
	color:#000000;
	width:168px;
	height:13px;
	border-right:1px solid #ffffff;
	text-transform: uppercase;
	font-size: x-small;
	text-indent: 25px;
}
#Kunena #navigation-1 li ul.navigation-2 {
	margin:1px;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:168px;
	position:absolute;
	top:21px;
	left:-1px;
	border:1px solid #e1e1e1;
	border-top:none;
}
#Kunena #navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#Kunena #navigation-1 li ul.navigation-2 li {
	width:168px;
	clear:left;
}
#Kunena #navigation-1 li ul.navigation-2 li a:link, #Kunena #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	padding: 4px 0 7px 0px;
	width:168px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	text-indent: 25px;
}
#Kunena #navigation-1 li ul.navigation-2 li:hover a, #Kunena #navigation-1 li ul.navigation-2 li a:active, #Kunena #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	padding: 4px 0 7px 0px;
	width:168px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	text-indent: 25px;
}
#Kunena #navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background:#ffffff;
	z-index:900;
}
#Kunena #navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#Kunena #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #Kunena #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
#Kunena #navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #Kunena #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #Kunena #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#e3e3e3;
}
#Kunena #navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#Kunena #navigation-1 li ul.navigation-2 li:hover a span, #Kunena #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}
/*-- /USER MENU --*/

#Kunena a.look {
	background:#f7f7f7 url(images/button/prewiew_hover.png) no-repeat 4px center;
}
#Kunena a.look:hover {
	background:#e3e3e3 url(images/button/prewiew_hover.png) no-repeat 4px center;
}
#Kunena a.settings {
	background:#f7f7f7 url(images/button/process_hover.png) no-repeat 4px center;
}
#Kunena a.settings:hover {
	background:#e3e3e3 url(images/button/process_hover.png) no-repeat 4px center;
}
#Kunena a.pm {
	background:#f7f7f7 url(images/button/pm-pr.png) no-repeat 4px center;
}
#Kunena a.pm:hover {
	background:#e3e3e3 url(images/button/pm-pr.png) no-repeat 4px center;
}
#Kunena a.my {
	background:#f7f7f7 url(images/button/profile_hover.png) no-repeat 4px center;
}
#Kunena a.my:hover {
	background:#e3e3e3 url(images/button/profile_hover.png) no-repeat 4px center;
}
#Kunena a.user {
	background:#f7f7f7 url(images/button/users.png) no-repeat 4px center;
}
#Kunena a.user:hover {
	background:#e3e3e3 url(images/button/users.png) no-repeat 4px center;
}
#Kunena a.info {
	background:#f7f7f7 url(images/button/info_hover.png) no-repeat 4px center;
}
#Kunena a.info:hover {
	background:#e3e3e3 url(images/button/info_hover.png) no-repeat 4px center;
}
#Kunena a.post {
	background:#f7f7f7 url(images/button/icon_new.png) no-repeat 4px center;
}
#Kunena a.post:hover {
	background:#e3e3e3 url(images/button/icon_new.png) no-repeat 4px center;
}
#Kunena a.sub {
	background:#f7f7f7 url(images/button/subscribe_hover.png) no-repeat 4px center;
}
#Kunena a.sub:hover {
	background:#e3e3e3 url(images/button/subscribe_hover.png) no-repeat 4px center;
}
#Kunena a.fav {
	background:#f7f7f7 url(images/button/fav.png) no-repeat 4px center;
}
#Kunena a.fav:hover {
	background:#e3e3e3 url(images/button/fav.png) no-repeat 4px center;
}
#Kunena a.msg-in {
	background:#f7f7f7 url(images/button/msg-in.png) no-repeat 4px center;
}
#Kunena a.msg-in:hover {
	background:#e3e3e3 url(images/button/msg-in.png) no-repeat 4px center;
}
#Kunena a.msg-new {
	background:#f7f7f7 url(images/button/msg-new.png) no-repeat 4px center;
}
#Kunena a.msg-new:hover {
	background:#e3e3e3 url(images/button/msg-new.png) no-repeat 4px center;
}
#Kunena a.msg-out {
	background:#f7f7f7 url(images/button/msg-out.png) no-repeat 4px center;
}
#Kunena a.msg-out:hover {
	background:#e3e3e3 url(images/button/msg-out.png) no-repeat 4px center;
}
#Kunena a.msg-trash {
	background:#f7f7f7 url(images/button/msg-trash.png) no-repeat 4px center;
}
#Kunena a.msg-trash:hover {
	background:#e3e3e3 url(images/button/msg-trash.png) no-repeat 4px center;
}
#Kunena a.msg-contacts {
	background:#f7f7f7 url(images/button/msg-contacts.png) no-repeat 4px center;
}
#Kunena a.msg-contacts:hover {
	background:#e3e3e3 url(images/button/msg-contacts.png) no-repeat 4px center;
}
#Kunena a.my-somm {
	background:#f7f7f7 url(images/button/my-somm.png) no-repeat 4px center;
}
#Kunena a.my-somm:hover {
	background:#e3e3e3 url(images/button/my-somm.png) no-repeat 4px center;
}
#Kunena a.my-edit {
	background:#f7f7f7 url(images/button/my-edit.png) no-repeat 4px center;
}
#Kunena a.my-edit:hover {
	background:#e3e3e3 url(images/button/my-edit.png) no-repeat 4px center;
}
#Kunena a.my-avatar {
	background:#f7f7f7 url(images/button/my-avatar.png) no-repeat 4px center;
}
#Kunena a.my-avatar:hover {
	background:#e3e3e3 url(images/button/my-avatar.png) no-repeat 4px center;
}
#Kunena a.us-list {
	background:#f7f7f7 url(images/button/us-list.png) no-repeat 4px center;
}
#Kunena a.us-list:hover {
	background:#e3e3e3 url(images/button/us-list.png) no-repeat 4px center;
}
#Kunena a.us-stat {
	background:#f7f7f7 url(images/button/us-stat.png) no-repeat 4px center;
}
#Kunena a.us-stat:hover {
	background:#e3e3e3 url(images/button/us-stat.png) no-repeat 4px center;
}
#Kunena a.us-who {
	background:#f7f7f7 url(images/button/us-who.png) no-repeat 4px center;
}
#Kunena a.us-who:hover {
	background:#e3e3e3 url(images/button/us-who.png) no-repeat 4px center;
}

/*---- PAGINATION ----*/

#Kunena ul.pagination {
	margin: 15px auto 15px !important;
	padding: 10px 0 15px;
	background: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
}

#Kunena ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0 0 15px !important;
}

#Kunena ul.pagination li span{
	padding: 2px 3px !important;
	/*background: #e1e1e1 !important;*/
	color: #e3e3e3 !important;
	border: 1px solid #e1e1e1;
}

#Kunena ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	background: none !important;
	color: #FFFFFF;
	border: 1px solid #e1e1e1;
}

#Kunena ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #e1e1e1 !important;
	color: #999999 !important;
	border: 1px solid #999999;
}

#Kunena .pagenavbar {
	/*background: url(../images/icon-pages.gif) no-repeat center left;*/
	font-weight: bold;
	padding-left: 14px;
}

#Kunena .pagenavcounter {
	/*background: url(../images/icon-pages.gif) no-repeat 0 11px;*/
	font-weight: bold;
	padding: 8px 8px 10px 8px !important;
}  
#Kunena ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #e1e1e1 !important;
}



#Kunena .module-message {
	background: #f6f6f6;
	border-top: 3px solid #e1e1e1;
	padding: 8px 8px 8px 24px;
}
#Kunena .myprofile-archive {
	background: url(images/button/archive.png) no-repeat top left;
	padding-left: 20px;
	margin-left: 10px;
}
#Kunena .myprofile-blocked {
	background: url(images/button/block_user.png) no-repeat top left;
	padding-left: 20px;
	margin-left: 10px;
}
#Kunena .hr {
	color: #cccccc;
}
  
#Kunena div.fb-msgview-bottom-signature {
   background: url(images/signature.png) no-repeat 98% 5px;
	vertical-align: top;
	width:95%;
	min-height: 32px;
	/*border-bottom:2px solid #e1e1e1;
	border-right:1px solid #e1e1e1;*/
	font-size: x-small;
	text-align:left !important;
	overflow: hidden;
	color:#999;
	padding: 5px 35px 0 0;
	margin-bottom:5px;
	margin-top:5px;
	/*background-color: #f7f7f7;*/
	float: right;
	border-top: 1px dotted #E1E1E1
	}  
	
#Kunena div.fb-msgview-right-c {
	/*border-bottom: 2px solid #e1e1e1;*/
	padding:1px 5px 1px 5px;
	vertical-align: top;
	/*background-color: #f7f7f7;*/
	text-align: left;
	width: 10%;
	float: left;
}  
#Kunena div.fb-msgview-bottom-avatar {
	vertical-align: middle;
	width:60px;
	min-width:60px;
	/*border-bottom:  2px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color: #f7f7f7;*/
	padding: 2px;
	float: left;
}                    
#Kunena td.fb-profile {
	vertical-align: middle;
	width:100%;
	min-width:60px;
	border-bottom:  2px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	background-color: #f7f7f7;
	padding: 2px;
}        
div.forum_banner div.moduletable{
	margin-top:10px;
	background: transparent;
}            