/**
* Fireboard Component
* @package Fireboard
* @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
**/

#fireboard a  {}

#fireboard a:hover, #fireboard a:active, #fireboard a:focus  {
	color: #FFFFFF;
}

#fireboard .fbxs  {font-size: 9px;}
#fireboard .fbs	{font-size: 10px;}
#fireboard .fbm	{font-size: 11px;}
#fireboard .fbl	{font-size: 12px;}
#fireboard .fbxl	{font-size: 13px;}
#fireboard .fbxxl	{font-size: 14px;}

/* HEADER
----------------------------------------------------------------------------------------------- */
#fireboard .fb_header  {
	background: url(images/grad-4.gif) repeat-x top #BBBBBB;
	color: #333333;
	border: 1px solid #333333;
	font-size: 12px;
}

#fireboard .fb_header th  {
	padding: 3px 5px;
}

#fireboard .fb_header .fb_title  {
	color: #FFCC00;
	background: url(images/grad-2.gif) repeat-x top #252525;
	border: 1px solid #CCCCCC;
	padding: 2px 10px;
	font-size: 12px;
}

#fireboard .fb_header a {
	color: #333333;
}

#topprofilebox_tbody img {
	margin: 0 5px;
}

td.fb_profileboxcnt {
	color: #999999;
	vertical-align: middle;
	padding-left: 15px !important;
}

td.fb_profileboxcnt b {
	color: #80CCE6;
}

td.fb_profileboxcnt a {
}

/* TOPMENU
----------------------------------------------------------------------------------------------- */
#fireboard .fb_header div#fb_topmenu a  {
	display: block;
	float: left;
	padding: 2px 12px;
	margin: 1px;
}

#fireboard .fb_header div#fb_topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/grad-2.gif) repeat-x top #252525;
	border: 1px solid #CCCCCC;
	margin: 0;
}

/* SEARCHBOX */
#fb_searchbox  {
	white-space: nowrap;
}

#fb_searchbox .fb_search_inputbox  {
	background: url(images/search_icon.gif) no-repeat 5px center #333333;
	border: 1px solid #CCCCCC;
	color: #FFCC00;
	font-weight: normal;
	padding: 3px 5px 3px 20px;
	width: auto;
	font-size: 11px;
}

#fb_searchbox .fb_search_button  {
	padding: 2px 8px;
	border: 1px outset #CCCCCC;
	background: url(images/grad-1.gif) repeat-x top #FFCC00;
	color: #333333;
	text-transform: uppercase;
	font-size: 92%;
	font-weight: bold;
}

#fb_searchbox .fb_search_button:hover {
	border: 1px inset #CCCCCC;
}

.fb_search-results  {
	color: #FFCC00;
	font-weight: bold;
}

/* CATEGORY LIST
----------------------------------------------------------------------------------------------- */
#fireboard table.fb_blocktable  {
	margin: 10px auto;
	text-align: left;
	width: 100%;
}

#fireboard table.fb_blocktable thead tr th  {
	border: 1px solid #333333;
	border-bottom: 1px solid #1D1D1D;
	background: url(images/grad-2.gif) repeat-x top #252525;
	color: #CCCCCC;
}

#fireboard div.fb_title_cover  {
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
}

#fireboard div.fb_title_cover a  {
	font-weight: bold;
}

#fireboard a.fb_title, 
#fireboard .fb_title  {
	display: block;
	float: left;
	text-decoration: none;
}

#fireboard img.hideshow  {
	cursor: pointer;
	float: right;
	margin: 0;
	padding: 0;
}

#fireboard tr.fb_sth  {
	border: 1px solid #333333;
	color: #999999;
	font-weight: bold;
}

th.fb_sectiontableheader  {
	padding-left: 5px;
	text-align: left;
	border: 1px solid #333333;
	background: #0F0F0F;
}

#fireboard tr.fb_sectiontableentry1 td  {
	background: #1D1D1D;
	border: 1px solid #333333;
	border-top: none;
	padding: 5px;
}

#fireboard tr.fb_sectiontableentry2 td  {
	border: 1px solid #333333;
	border-top: none;
	padding: 5px;
}

th.th-2, th.th-2, th.th-3, th.th-4, th.th-5, th.th-right,
#fireboard tr.fb_sectiontableentry1 td.td-2,
#fireboard tr.fb_sectiontableentry2 td.td-2,
#fireboard tr.fb_sectiontableentry1 td.td-3,
#fireboard tr.fb_sectiontableentry2 td.td-3,
#fireboard tr.fb_sectiontableentry1 td.td-4,
#fireboard tr.fb_sectiontableentry2 td.td-4,
#fireboard tr.fb_sectiontableentry1 td.td-5,
#fireboard tr.fb_sectiontableentry2 td.td-5 {
	border-left: none !important;
}

#fireboard div.fb_thead-title a {
	font-weight: bold;
	color: #80CCE6;
}

#fireboard div.fb_thead-title a:hover,
#fireboard div.fb_thead-title a:active,
#fireboard div.fb_thead-title a:focus {
	color: #FFFFFF;
}

div.fb_thead-desc {
	color: #999999;
}

#fireboard div.fb_thead-child  {
	border-top: 3px double #1D1D1D;
	margin-top: 4px;
}

#fireboard table.fb_cc-table tr td  {
	border: 0px solid #1D1D1D;
}

#fireboard div.fb_cc-childcat-title  {
	float: left;
	width: 90px;
}

table.fb_cc-table  {
}

tr.fb_cc-sectiontableentry1  {
}

tr.fb_cc-sectiontableentry2  {
}

span.fb_childcount  {
}

#fireboard div.fb_latest-subject a {
	font-weight: bold;
}

div.fb_latest-subject-by  {
}

span.newchar {
	color: #ACD30D;
	font-size: 8px;
	font-weight: bold;
}

/* SHOW CATEGORY 
----------------------------------------------------------------------------------------------- */
#fireboard  a.fb-topic-title  {
	font-weight: bold;
}

#fireboard img.stickyicon, 
#fireboard img.attachicon  {
	border: 0;
	float: right;
	margin: 2px;
}

#fireboard img.catavatar {
	border: 1px solid #1D1D1D;
	height: 20px;
	margin-left: 4px;
	width: 20px;
}

.fb_contentheading {
	background: #1D1D1D;
	border: 1px solid #333333;
	border-top: 1px solid #1D1D1D;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.fb_contentheading span {
	background: url(images/spoticon.gif) no-repeat left center;
	padding-left: 16px;
}

.fb_sectiontableentry1_stickymsg {
	background: #333333;
}

.fb_sectiontableentry2_stickymsg {
	background: #333333;
}

tr.fb_sectiontableentry1_stickymsg td, 
tr.fb_sectiontableentry2_stickymsg td {
	padding: 2px;
}

tr.fb_sectiontableentry1_stickymsg td.td-1, 
tr.fb_sectiontableentry2_stickymsg td.td-1 {
	border-left: 1px solid #333333;
}

/*VIEW PAGE
-------------------------------------------------------------------- */
#fb_views  {
}

th.view-th {
	padding-right: 10px;
	text-align: right;
}

td.fb-msgview-left  {
	vertical-align: top;
	width: 170px;
	background: #1D1D1D;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

td.fb-msgview-right {
	padding: 5px 10px 5px 20px;
	vertical-align: top;
	border-right: 1px solid #333333;
}

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: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

span.view-username a:hover {
	color: #ACD30D;
	text-decoration: none;
}

span.msgusertype {
	color: #DDDDDD;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
}

span.fb_avatar {
}

span.fb_avatar img {
	border: 1px solid #222222;
	margin: 5px;
	padding: 1px;
}

div.viewcover {
	color: #666666;
	margin: 2px 5px;
	text-align: center;
	font-size: 11px;
}

span.msgtitle {
	font-weight: bold;
	text-decoration: none;
	color: #80CCE6;
	line-height: 30px;
}

span.msgdate {
	color: #FFCC00;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
	line-height: 30px;
}

span.msgkarma {
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	line-height: 30px;
}

span.msgkarma a img {
	vertical-align: middle;
}

div.msgtext {
	padding-top: 15px;
	width: 100% !important;
	background: url(images/sep.gif) repeat-x top;
}

div.msgtext pre, div.msgtext .code {
	background-color: #2F2F2F;
	border-bottom: 1px solid #333333;
	border-left: 5px solid #FFCC00;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	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: 100%;
}

div.fb_file_attachment {
	background: #1D1D1D;
	border: 1px solid #333333;
	margin: 10px 0;
	padding: 10px;
}

div.fb_file_attachment .contentheading {
	font-size: 125%;
	font-weight: bold;
}

div.switchcontent {}

input.fb_qm_btn, input.fb_qm_cncl_btn {
	padding: 2px 8px;
	border: 1px solid #1D1D1D;
	background: url(images/grad-1.gif) repeat-x top #FFCC00;
	color: #333333;
	text-transform: uppercase;
	font-size: 92%;
	font-weight: bold;
}

td.fb-msgview-left-c {
	vertical-align: top;
	background: #1D1D1D;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

td.fb-msgview-right-c {
	padding: 1px 5px 1px 5px;
	vertical-align: top;
	border-right: 1px solid #333333;
}

div.fb_smalltext {
	font-size: 11px;
	color: #666666;
}

td.fb-msgview-right-c div.fb_smalltext  {
	padding: 5px;
	text-align: right;
}

div.fb_message_editMarkUp_cover  {
	padding-top: 5px;
	text-align: right;
}

span.fb_message_editMarkUp  {
	background: url(images/edit.gif) no-repeat left center #333333;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 9px;
	padding: 2px 5px 2px 20px;
}

div.msgsignature {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #666666;
	padding: 5px 20px;
	margin: 10px 0;
	text-align: left;
}

td.fb-msgview-left-b {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	vertical-align: top;
	width: 170px;
	background: #1D1D1D;
}

td.fb-msgview-right-b {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	vertical-align: top;
}

span.fb_qr_fire {}

div.switchcontent {}

div.switchcontent .inputbox {}

div.switchcontent .inputbox:hover {}

span.fb_quote  {
	background-color: #2F2F2F;
	border: 2px solid #333333;
	display: block;
	font-style: italic;
	margin: 5px 0;
	padding: 5px;
}

#fireboard div.fbhide  {
	background: url(images/bullet-tips.gif) #FFFFCC no-repeat scroll 5px center;
	border: 1px dotted #1D1D1D;
	font-size: 12px;
	padding: 10px 10px 10px 25px;
}

/*THREAD VIEW
-------------------------------------------------------------------- */
#fb_threadview  {
	border: 1px solid #222222;
}

div#fb_threadview table.fb_blocktable  {
	margin: 0;
}

.fb_threadview_row td  {
	border-top: 1px dotted #222222;
}

.fb_threadview_row td table tr td  {
	border-top: 0px solid #222222;
}

/*POST PAGE
-------------------------------------------------------------------- */
#fb_postmessage {
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

table#fb_postmessage .fb_slcbox {
	background: #1D1D1D;
	border: 1px solid #222222;
	color: #CCCCCC;
}

#fb_post_message .postinput {
	padding: 3px 2px;
	border: 1px solid #1D1D1D;
	background: url(images/input-bg.gif) repeat-x top #333333;
	color: #FFFFFF;
	font-size: 100%;
	width: 95%;
}

#fb_postmessage tr.fb_sectiontableentry2 td.fb-topicicons td {
	border: none;
}

#fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td.fb_posthint {
	padding: 2px 5px;
}

table#fb_postmessage .fb_posthint .fb_inputbox {
	border: none;
	color: #333333;
	background: #FFFFCC;
	width: 100%;
}

.fb-postbuttonset {
	width: 95%;
}

.fb-postbuttons  {}

table#fb_postmessage .fb_txtarea {
	border: 2px solid #333333;
	background: #222222;
	height: 300px;
	padding: 5px;
	overflow: auto;
	width: 95%;
}

.fb_txtarea {
	height: 300px;
	width: 95%;
}

textarea#message {
	width: 95% !important;
}

#fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td,
#fb_postmessage tr.fb_sectiontableentry2 .fb-postbuttonset td {
	border: none;
}

.fb_leftcolumn {
	text-align: right;
	width: 160px;
}

.fb_leftcolumn td {
	border: 1px solid #333333 !important;
}

.fb_leftcolumn td.moresmilies {
	text-align: center;
}

/*TOPIC HISTORY
-------------------------------------------------------------------- */
.fb_review_table {
	background: #333333;
	border-spacing: 1px;
	text-align: left;
	margin: 15px 0;
}

.fb_review_header {
	color: #999999;
}

.fb_review_body0 {
	background-color: #252525;
	line-height: 100%;
	padding: 5px 10px;
}

.fb_review_body1 {
	background-color: #1D1D1D;
	line-height: 140%;
	padding: 5px 10px;
}

.fb_review_quote {
	background-color: #666666;
	border: dotted 1px #CCCCCC;
	color: #FFFFFF;
	display: block;
	padding: 5px;
}

/* PATHWAY 
--------------------------------------------------------------------------*/
.fb_forum-pathway {
	padding: 10px;
}

.forum-pathway-1 {
	background: url(images/pathway_start.gif) no-repeat left center;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	padding-left: 22px;
}

.forum-pathway-2 {
	background: url(images/pathway_finallink.gif) no-repeat left center;
	color: #80CCE6;
	height: 20px;
	line-height: 20px;
	padding-left: 30px;
}

.forum-pathway-1 a {
	background: none;
	font-weight: normal;
	text-decoration: none;
	padding: 0 3px;
}

.forum-pathway-2, 
.forum-pathway-2 a {
	font-weight: bold;
	text-decoration: none;
	text-indent: 8px;
}

/*PAGENAV
-------------------------------------------------------------------- */
table.jr-topnav  {
	width: 100%;
	margin: 10px 0;
}

table.jr-bottomnav {
	width: 100%;
}

td.jr-topnav-left {
	text-align: left;
	width: 50%;
}

td.jr-topnav-right {
	text-align: right;
	width: 50%;
}

td.jr-topnav-left img,
td.jr-topnav-right img {
	vertical-align: middle;
}

td.jr-topnav-left a,
td.jr-topnav-right a {
	padding: 0 2px;
}

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;
}

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;
}

.fb_bottom_pathway {
	display: none;
}

/*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 {
	width: 150px;
}

.forumtools_contentBox {
	background: url(images/grad-2.gif) repeat-x top #252525;
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
	border-bottom: 1px solid #0F0F0F;
	border-right: 1px solid #0F0F0F;
	display: none;
	overflow: hidden;
	position: absolute;
	right: 0px;
	width: 150px;
}

.forumtools_content {
	padding: 1px;
	position: relative;
	text-align: left;
	width: 100%;
}

#subBox1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subBox1 ul li {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subBox1 ul li a {
	color: #CCCCCC;
	font-weight: normal;
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding: 3px 5px;
	border-bottom: 1px solid #333333;
}

#subBox1 ul li a:hover, #subBox1 ul li a:active, #subBox1 ul li a:focus {
	color: #FFFFFF;
	background: #333333;
}

a.forumtools:link, a.forumtools:visited {
	background: url(images/menu_open.gif) no-repeat right center;
	color: #FFCC00;
	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;
}

a.forumtools:hover {
	color: #ACD30D;
}

/*FAQ , RULES , UPLOAD AVATAR, ANNOUNCEMENT
-------------------------------------------------------------------- */
td.fb_faqdesc, 
td.fb_rulesdesc, 
td.fb_uadesc, 
td.fb_anndesc {
	background: #1D1D1D;
	border: 1px solid #333333;
	padding: 15px;
	vertical-align: top;
}

.anndesc {
	color: #CCCCCC;
}

.faqdesc {
	color: #CCCCCC;
}

.rulesdesc {
	color: #CCCCCC;
}

.uadesc {
	color: #CCCCCC;
}

.fb_anndesc {
	color: #CCCCCC;
}

.fb_faqdesc {
	color: #CCCCCC;
}

.fb_uadesc {
	color: #CCCCCC;
}

.fb_rulesdesc {
	color: #CCCCCC;
}

#fb_forumrules .fb_blocktable {
	background: #1D1D1D;
	border: 2px solid #333333;
	color: #CCCCCC;
	vertical-align: top;
}

 
/*PROFILE
-------------------------------------------------------------------- */
.fb_profile-left {
	padding-right: 5px;
}

.fb_profile-right {
}

.fb_profileinfo {
	background: #1D1D1D;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

.fb-usrprofile-misc {
	margin: 0 auto;
	text-align: center;
}

#fb_userprfmsg td.td-6 {
	border-right: 1px solid #333333;
}

.fb_profile-bottomnav {
	background: #1D1D1D;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

.fb_myprofile_menu td {
	background: #333333;
	border-bottom: 1px solid #1D1D1D;
	border-left: 1px solid #222222;
	border-right: 1px solid #1D1D1D;
	color: #FFCC00;
	padding: 5px;
}

.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  {
	color: #FFCC00;
	font-weight: bold;
}

.fb_myprofile_menu_staff  {
	background: #333333;
	border-bottom: 1px solid #1D1D1D;
	border-left: 1px solid #222222;
	border-right: 1px solid #1D1D1D;
	padding: 5px;
	padding: 5px 10px;
}

.fb_myprofile_general td  {
	background: #333333;
	border-bottom: 1px solid #1D1D1D;
	border-left: 1px solid #222222;
	border-right: 1px solid #1D1D1D;
	color: #CCCCCC;
	padding: 3px 5px;
	padding: 5px;
}

/* MIS
-----------------------------------------------------------*/
#fb-bottomarea_tbody img {
	vertical-align: middle;
}

.fb_totalfavorite {}

.buttonfb_ {
	padding: 2px 8px;
	border: 1px solid #1D1D1D;
	background: url(images/grad-1.gif) repeat-x top #FFCC00;
	color: #333333;
	text-transform: uppercase;
	font-size: 92%;
	font-weight: bold;
}

#fireboard a.fbrecent  {
	font-weight: bold;
}

#fireboard .fbgrouplist  {
	padding: 5px;
}

#jumpto input, #jumpto select {
	font-size: 11px !important;
}

#jumpto input {
	padding: 2px 8px;
	border: 1px solid #1D1D1D;
	background: url(images/grad-1.gif) repeat-x top #FFCC00;
	color: #333333;
	text-transform: uppercase;
	font-size: 92%;
	font-weight: bold;
}

#jumpto select {
	padding: 2px 8px;
	border: 1px solid #666666;
	background: transparent;
	font-weight: bold;
}

.fb_credits {
	position: relative;
	text-align: center;
}

.fb_footer {
	text-align: center;
}

img.rsslink {
	position: absolute;
	right: 3px;
	top: 0px;
}