/**
* @version        $Id: ccboard.css 109 2009-04-26 07:50:55Z thomasv $
* @Project        ccBoard - Joomla! Bulletin Board Extension/Component
* @author         Thomas Varghese
* @package        ccBoard
* @copyright    Copyright (C) 2008-2009 codeclassic.org. All rights reserved.
* @license     http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2

COMMON  ------------------------------------------------------------------*/
DIV.ccbmaindiv
{
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	word-break: keep-all;
}
TD A:link, TD A:visited
{
	text-decoration: none;
}
TD A:hover
{
	text-decoration: underline;
}
TABLE.ccbnormaltable
{
	table-layout: fixed;
	width: 100%;
	border: none;
	border-collapse: collapse;
}
TD.ccbtopleftgreen
{
	background-image: url(rhleftgreen.gif);
	vertical-align: middle;
	height: 28px;
	width: 5px;
	padding: 0px;
	margin: 0px;
}
TD.ccbtopmiddlegreen
{
	background-image: url(rhgreen.gif);
	vertical-align: middle;
	height: 28px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	word-break: keep-all;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
TD.ccbtoprightgreen
{
	background-image: url(rhrightgreen.gif);
	vertical-align: middle;
	height: 28px;
	width: 5px;
	padding: 0px;
	margin: 0px;
}
TD.ccbtopleftred
{
	background-image: url(rhleftred.gif);
	vertical-align: middle;
	height: 28px;
	width: 5px;
	padding: 0px;
	margin: 0px;
}
TD.ccbtopmiddlered
{
	background-image: url(rhred.gif);
	vertical-align: middle;
	height: 34px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	word-break: keep-all;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
TD.ccbtoprightred
{
	background-image: url(rhrightred.gif);
	vertical-align: middle;
	height: 28px;
	width: 5px;
	padding: 0px;
	margin: 0px;
}
TD.ccbtopleftgray
{
	background-image: url(rhleftgray.gif);
	vertical-align: middle;
	height: 34px;
	width: 6px;
	padding: 0px;
	margin: 0px;
}
TD.ccbtopmiddlegray
{
	background-image: url(rhgray.gif);
	vertical-align: middle;
	height: 34px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	word-break: keep-all;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
TD.ccbtoprightgray
{
	background-image: url(rhrightgray.gif);
	vertical-align: middle;
	height: 34px;
	width: 6px;
	padding: 0px;
	margin: 0px;
}
TD.ccbtopleftblue
{
	background-image: url(rhleftblue.gif);
	vertical-align: middle;
	height: 28px;
	width: 5px;
	padding: 0px;
	margin: 0px;
}
TD.ccbtopmiddleblue
{
	background-image: url(rhblue.gif);
	vertical-align: middle;
	height: 28px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	word-break: keep-all;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
TD.ccbtoprightblue
{
	background-image: url(rhrightblue.gif);
	vertical-align: middle;
	height: 28px;
	width: 5px;
	padding: 0px;
	margin: 0px;
}
TD.ccbleftbody
{
	background-image: url(rleftbody.png);
	width: 5px;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
TD.ccbrightbody
{
	background-image: url(rrightbody.png);
	width: 5px;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
TD.ccbbotleft
{
	background-image: url(rfl.gif);
	vertical-align: middle;
	height: 6px;
	width: 6px;
	padding: 0px;
	margin: 0px;
}
TD.ccbbotmiddle
{
	background-image: url(rf.gif);
	vertical-align: middle;
	height: 6px;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
TD.ccbbotright
{
	background-image: url(rfr.gif);
	vertical-align: middle;
	height: 6px;
	width: 6px;
	padding: 0px;
	margin: 0px;
}
TD.ccblinetop
{
	border-top: 1px dotted #808080;
	padding-top: 10px;
	padding-bottom: 4px;
	vertical-align: middle;
	overflow: hidden;
	word-break: keep-all;
}
TD.ccbheaderrow
{
	background-color: #1E1E1E;
	height: 40px;
	padding: 0px;
}
TD.ccbheaderlink
{
	width: auto;
	vertical-align: bottom;
}
TD.ccbheaderusername
{
	width: 250px;
	text-align: right;
	overflow: hidden;
	word-break: keep-all;
}
TD.ccbheaderavatar
{
	width: 40px;
}
TD.ccbtopicicon
{
	width: 30px;
	text-align: left;
}
IMG.ccbiconimg
{
	width: 27px;
	height: 27px;
}
TR.ccbtablefooter
{
	margin-bottom: 15px;
}
TD.ccbcolspacer
{
	height: 15px;
}
TD.ccbdatacolumn
{
	background-color: #1E1E1E;
	padding: 0px;
	margin: 0px;
}
DIV.ccbdvfooter
{
	text-align: center;
	margin: auto;
	width: 100%;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFA500;
}
/*ForumList ------------------------------------------------------------------*/
TD.ccbfrmlast
{
	width: 240px;
	text-align: left;
	border-top: 1px dotted #808080;
	padding-top: 10px;
	padding-bottom: 4px;
	vertical-align: middle;
	overflow: hidden;
	word-break: keep-all;
}
TR.ccbfrmrowheader
{
	background-color: #1E1E1E;
	padding: 0px;
	margin: 0px;
}
TD.ccbfrmrowcol1
{
	width: 30px;
	height: 60px;
	text-align: center;
}
TD.ccbfrmrowcol2
{
	text-align: left;
}
TD.ccbfrmrowcol3
{
	width: 100px;
	text-align: center;
}
TD.ccbfrmrowcol4
{
	width: 100px;
	text-align: center;
}
TD.ccbfrmrowcol5
{
	width: 160px;
	text-align: left;
}
TD.ccbfrmlinetop
{
	border-top: 1px dotted #808080;
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	word-break: keep-all;
}
TD.ccbfrmrowcol6
{
	width: 30px;
	text-align: center;
}
/*Topic List -----------------------------*/
TD.ccbtpkmenu
{
	vertical-align: bottom;
}
TD.ccbtpkmenucol
{
	width: 500px;
	padding: 10px 0px 5px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
}
TD.ccbtpkmenucolbot
{
	width: 500px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
}
TD.ccbtpklinktext
{
	width: 120px;
	text-align: left;
	vertical-align: middle;
}
TD.ccbtpkpages
{
	width: auto;
	padding: 10px 0px 5px;
	text-align: right;
}
TD.ccbtpkdetail
{
	background-color: #1E1E1E;
	padding: 0px;
	width: 100%;
}
TD.ccbtpkdataheader
{
	height: 60px;
	border-bottom: 1px solid #FFFFFF;
}
TD.ccbtpkcol3
{
	width: 50px;
	text-align: center;
}
TD.ccbtpkpagecount
{
	width: 100px;
	vertical-align: bottom;
	text-align: right;
}
/*Post List -----------------------------*/
TD.ccbuserinfo
{
	background-color: #1E1E1E;
	padding: 0px;
	width: 150px;
	text-align: center;
	vertical-align: top;
}
TD.ccbpostuserdetails
{
	font-size: 10px;
	text-align: left;
	overflow: hidden;
	word-break: keep-all;
}
SPAN.ccbdvsubject
{
	width: 70%;
	margin: 0px;
	text-align: left;
	float: left;
	overflow: hidden;
}
SPAN.ccbdvpostime
{
	width: 30%;
	margin: 0px;
	text-align: right;
	float: right;
}
TD.ccbpstusername
{
	text-align: center;
	overflow: hidden;
}
IMG.ccbpostavatar
{
	height: 80px;
	width: 80px;
}
TD.ccbpostcenter
{
	text-align: center;
}
SPAN.ccbpostrank
{
	width: 90px;
	text-align: center;
}
SPAN.ccbposticons
{
	text-align: center;
}
TD.ccbpostarea
{
	vertical-align: top;
	height: 100%;
	background-color: #FFFFFF;
	padding-right: 10px;
}
TABLE.ccbposttable
{
	margin-left: 5px;
	width: 100%;
	height: 100%;
	border: none;
	table-layout: fixed;
}
TD.ccbpostediticons
{
	text-align: right;
	height: 40px;
}
TD.ccbposttextcol
{
	width: 100%;
	height: 100%;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
/*break-word: keep-all*/
}
TD.ccbpostlogip
{
	text-align: right;
	vertical-align: top;
}
TD.ccbpostsignature
{
	height: auto;
	color: #808080;
	border-top: 1px solid #C0C0C0;
	text-align: left;
	vertical-align: top;
}
TD.ccbpostemail
{
	width: 90px;
	text-align: center;
	color: #0000FF;
	vertical-align: top;
}
SPAN.ccbpostmodified
{
	border: 1px dotted #808080;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	color: #FF0000;
	font-size: 12px;
	background: #EEEEFF;
	overflow: auto;
/*break-word: keep-all*/
}
TD.ccbpostmod
{
	text-align: right;
}
TD.ccbmodmenu
{
	width: 100%;
	height: auto;
	padding-top: 5px;
	text-align: right;
	vertical-align: bottom;
}
DIV.attachbox
{
	border: 1px dashed #D8D8D8;
	clear: left;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 6px;
	width: auto;
	background-color: #F9F9FF;
	border-color: #C9D2D8;
}
/*BBCode Parser Classes ---------------------------------------*/
DIV.bbcode_quote
{
	width: 96%;
	border: 1px dashed #D8D8D8;
	clear: left;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 6px;
	background-color: #FFFFEA;
	border-color: #C9D2D8;
}
DIV.bbcode_quote_head
{
	font-weight: bold;
	color: #800000;
}
DIV.bbcode_quote_body
{
	width: 100%;
	font-style: italic;
	overflow: auto;
	max-height: 500px;
}
SPAN.bbcode_spoiler
{
}
SPAN.bbcode_acronym
{
}
DIV.bbcode_left
{
}
DIV.bbcode_right
{
}
DIV.bbcode_center
{
}
DIV.bbcode_indent
{
}
TABLE.bbcode_columns
{
}
TD.bbcode_column
{
}
/*td.bbcode_column bbcode_firstcolumn*/
#INVALID-RULE
{
}
DIV.bbcode_code
{
	width: 96%;
	border: 1px dashed #D8D8D8;
	clear: left;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 6px;
	background-color: #F9FFE8;
}
DIV.bbcode_code_head
{
	font-weight: bold;
	color: #008B00;
}
DIV.bbcode_code_body
{
	width: 100%;
	color: #000000;
	font-family: monospace;
	font-size: 12px;
	font-style: normal;
	overflow: auto;
	max-height: 500px;
}
/*Recent List ---------------------------------------*/
DIV.ccbrcntsubjline
{
	width: 70%;
	margin: 0px;
	text-align: left;
	float: left;
	overflow: hidden;
}
DIV.ccbrcntdateline
{
	width: 30%;
	margin: 0px;
	text-align: right;
	float: right;
}
/*Profile --------------------------------------------------------*/
TD.ccbprofiledetail
{
	padding: 0px;
	margin: 0px;
}
SPAN.ccbprofilerank
{
	float: left;
	width: 90px;
}
TABLE.ccbprofiletable
{
	table-layout: fixed;
	width: 100%;
}
TD.ccbprofilekey
{
	width: 150px;
	padding-right: 5px;
	background-color: #1E1E1E;
	border: 1px solid #FFFFFF;
	text-align: right;
	vertical-align: middle;
}
TD.ccbprofiletext
{
	border: 1px solid #C0C0C0;
}
TD.ccbprofilebutton
{
	text-align: center;
	height: 40px;
	width: 50px;
}
TD.ccbprofilebuttonarea
{
	height: 80px;
	text-align: right;
	background-color: #1E1E1E;
}
/*Post Edit ------------------------------------------------------------------------*/
INPUT.ccbeditsubj
{
	border: 1px solid #808080;
}
INPUT.ccbeditcapinput
{
	border: 1px solid #808080;
	width: 60px;
}
TD.ccbeditsubjlabel
{
	text-align: left;
	width: 100px;
	padding-left: 5px;
}
TD.ccbeditsubj
{
	text-align: left;
	width: 100%;
	vertical-align: middle;
}
TD.ccbedittext
{
	width: 100%;
	overflow: scroll;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
DIV.ccbuploadbut
{
	float: left;
	vertical-align: middle;
	padding-right: 5px;
}
TD.ccbeditcaplabel
{
	width: 50px;
}
TD.ccbeditcap
{
	width: 130px;
}
TD.ccbeditcaptext
{
	width: 80px;
}
DIV.buttonarea
{
	float: right;
	width: auto;
}
DIV.ccbeditpreview
{
	display: none;
	float: left;
	width: 100%;
	text-align: left;
}
SPAN.attachlabels
{
	text-align: left;
	width: 100px;
}
INPUT.attachtext
{
	width: 320px;
	border: 1px solid #808080;
}
INPUT.uploadbutton
{
	border: 1px solid #808080;
}
TD.ccbeditattach
{
	width: 100%;
	background-color: #1E1E1E;
	overflow: scroll;
	padding: 5px;
	margin: 0px;
	text-align: left;
}
LABEL.delattachlink
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
DIV.replyquote
{
	font-style: italic;
	width: auto;
	background-color: #EEEFFF;
	border: 1px dashed #0000FF;
}
/*-------------------- MOVE --------------------------------------------------*/
TD.ccbmovcap
{
	width: 150px;
	height: 15px;
	background-color: #1E1E1E;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
/*-------------------- MYPROFILE --------------------------------------------------*/
TD.ccbprolabel
{
	width: 150px;
	height: auto;
	background-color: #1E1E1E;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
TD.ccbproval
{
	width: 100%;
	text-align: left;
	padding-left: 10px;
}
/*PAGE INDEX -----------------------------------------------------------------*/
SPAN.pagination SPAN
{
	border: 1px solid #DDDDDD;
	margin-right: 2px;
}
SPAN.pagination A
{
	border: 1px solid #DDDDDD;
	font-weight: bold;
	margin-right: 2px;
}
SPAN.pagination A:link
{
	color: #0063E3;
	text-decoration: none;
}
SPAN.pagination A:hover
{
	border: 1px solid #666666;
	background-color: #0000FF;
	color: #FFFFFF;
	text-decoration: none;
}
SELECT.inputbox
{
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 2px 0 0;
	vertical-align: top;
}
LABEL.page
{
	vertical-align: middle;
}
/*KARMA --------------------------------------------------------------------*/
DIV.ccbkarma
{
	display: block;
	visibility: visible;
	padding-top: 5px;
}
UL.ccbkarmapanel
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 25px;
}
UL.ccbkarmapanel LI
{
	list-style: none;
	float: right;
	background: none;
	padding: 0;
	margin: 0;
}
LI.ccbkarmapanelup A:link, LI.ccbkarmapanelup A:visited
{
	width: 21px;
	height: 18px;
	outline: none;
	display: block;
	cursor: pointer;
	outline-style: none;
	background: transparent url(karma.gif) no-repeat 0 -20px;
	text-indent: -9999px;
}
LI.ccbkarmapanelup A:hover
{
	background: transparent url(karma.gif) no-repeat 0 0;
}
LI.ccbkarmapaneldown A:link, LI.ccbkarmapaneldown A:visited
{
	width: 19px;
	height: 18px;
	outline: none;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(karma.gif) no-repeat 0 -62px;
}
LI.ccbkarmapaneldown A:hover
{
	background: transparent url(karma.gif) no-repeat 0 -42px;
}
UL.ccbkarmapanel LI.ccbkarmapaneltotal
{
	height: 18px;
	width: auto;
	padding: 0px 5px 0px 8px;
	display: block;
	color: #999999;
	text-align: center;
	font-weight: 700;
	font-size: 10px;
	line-height: 17px;
	background: transparent url(karma.gif) no-repeat 0 -125px;
}
LI.ccbkarmapanelrpt A:link, LI.ccbkarmapanelrpt A:visited
{
	width: 20px;
	height: 18px;
	outline: none;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	background: transparent url(karma.gif) no-repeat 0 -103px;
}
LI.ccbkarmapanelrpt A:hover
{
	background: transparent url(karma.gif) no-repeat 0px -84px;
}
/*KARMA --------------------------------------------------------------------
BUTTON --------------------------------------------------------------------*/
A.ovalbuttongray
{
	background: transparent url(oval-gray-left.gif) no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma;
	line-height: 16px;
	height: 24px;
	padding-left: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 0;
}
A:link.ovalbuttongray, A:visited.ovalbuttongray, A:active.ovalbuttongray
{
	color: #494949;
	text-decoration: none;
}
A.ovalbuttongray SPAN
{
	background: transparent url(oval-gray-right.gif) no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0;
	color: #646464;
}
A.ovalbuttongray:hover
{
	background-position: bottom left;
	text-decoration: none;
}
A.ovalbuttongray:hover SPAN
{
	background-position: bottom right;
	color: #E9E7E7;
	text-decoration: none;
}
A.ovalbuttonred
{
	background: transparent url(oval-red-left.gif) no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma;
	line-height: 16px;
	height: 24px;
	padding-left: 11px;
	text-decoration: none;
	padding-right: 5px;
}
A:link.ovalbuttonred, A:visited.ovalbuttonred, A:active.ovalbuttonred
{
	color: #494949;
	text-decoration: none;
}
A.ovalbuttonred SPAN
{
	background: transparent url(oval-red-right.gif) no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0;
	color: #646464;
}
A.ovalbuttonred:hover
{
	background-position: bottom left;
	text-decoration: none;
}
A.ovalbuttonred:hover SPAN
{
	background-position: bottom right;
	color: #000000;
	text-decoration: none;
}
A.ovalbuttonblue
{
	background: transparent url(oval-blue-left.gif) no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma;
	line-height: 16px;
	height: 24px;
	padding-left: 11px;
	text-decoration: none;
	padding-right: 5px;
}
A:link.ovalbuttonblue, A:visited.ovalbuttonblue, A:active.ovalbuttonblue
{
	color: #494949;
	text-decoration: none;
}
A.ovalbuttonblue SPAN
{
	background: transparent url(oval-blue-right.gif) no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0;
	color: #646464;
}
A.ovalbuttonblue:hover
{
	background-position: bottom left;
	text-decoration: none;
}
A.ovalbuttonblue:hover SPAN
{
	background-position: bottom right;
	color: #000000;
	text-decoration: none;
}
A.ovalbuttongreen
{
	background: transparent url(oval-green-left.gif) no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma;
	line-height: 16px;
	height: 24px;
	padding-left: 11px;
	text-decoration: none;
	padding-right: 5px;
}
A:link.ovalbuttongreen, A:visited.ovalbuttongreen, A:active.ovalbuttongreen
{
	color: #494949;
	text-decoration: none;
}
A.ovalbuttongreen SPAN
{
	background: transparent url(oval-green-right.gif) no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0;
	color: #646464;
}
A.ovalbuttongreen:hover
{
	background-position: bottom left;
	text-decoration: none;
}
A.ovalbuttongreen:hover SPAN
{
	background-position: bottom right;
	color: #000000;
	text-decoration: none;
}
A.squarebutton
{
	background: transparent url(square-gray-left.gif) no-repeat top left;
	display: block;
	float: right;
	font: normal 12px Arial;
	line-height: 15px;
	height: 23px;
	padding-left: 9px;
	margin-left: 4px;
	text-decoration: none;
}
A:link.squarebutton, A:visited.squarebutton, A:active.squarebutton
{
	color: #000000;
	text-decoration: none;
}
A.squarebutton SPAN
{
	background: transparent url(square-gray-right.gif) no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0;
	color: #646464;
}
A.squarebutton:hover
{
	background-position: bottom left;
	text-decoration: none;
}
A.squarebutton:hover SPAN
{
	background-position: bottom right;
	color: #000000;
	text-decoration: none;
}
