* {margin:0;padding:0;}

.fileAttachment {
	background-color:	#444444;
	border:			3px solid #555555;
	padding:		3px;
/*	width:			30%; */
	margin:			3px;
}

.attachedImages {
	margin:			5px;

}

/* Body */

.gbody{
	font-family:'Courier New',Courier,sans-serif;
/*	background:rgb(242, 242, 242); */
	background:#888888;
	margin-top:0pt;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;
	}

.popUp{
padding:3pt;
}

/* Common: generic tables */

td{
text-align:left;
}


table.forums, table.forumsmb {
font-family:'Courier New',Courier,sans-serif;
width:95%;
display:table;
color:#ffffff;
border-collapse:collapse;
text-align:center;
margin-left:auto;
margin-right:auto;
} 

table.forumsmb{
margin-bottom:12pt;
}

.tbTransparent, .tbTransparentmb{
font-family:'Courier New',Courier,sans-serif;
width:95%;
background:transparent;
font-size:11pt;
text-align:center;
margin-left:auto;
margin-right:auto;
vertical-align:top;
}

.tbTransparentmb{
margin-bottom:12pt;
}

.tbTransparentCell{
	text-align:left;
	line-height:15pt;
	vertical-align:top;
	color: #ffffff;
}

/* Common: image */

img {
	border:0px;
	}

A.top:link, A.top:active, A.top:visited, A.top:hover {

color:#eeeeee; text-decoration:none;
background-color:none;
}

A.top:hover {

background-color:transparent;

}

/* Common: hyperlinks */

A:link {
color:#eeeeee;text-decoration:underline;
}
A:active {
color:#eeeeee; text-decoration:none;
}
A:visited {
color:#eeeeee; text-decoration:underline;
}
A:hover {
color:#FFFFFF; text-decoration:none; background-color:#666666;
}

/* Common: $l_sepr */

.sepr{
color:#555555;
}

/* Common: regular SPAN text */

.txtNr{
font-family:'Courier New',Courier,sans-serif;
text-decoration:none;
font-size:10pt;
}

/* Common: small SPAN text with low importance  */

.txtSm{
font-family:'Courier New',Courier,sans-serif;
text-decoration:none;
font-size:10pt;
color:#eeeeee;
}

.txtSm A:link, .txtSm A:active, .txtSm A:visited {
color: #eeeeee;
}

/* Common: list */

.limbb, UL{
list-style:circle;
font-size:9pt;
margin-left:10pt;
padding-left:10pt;
margin:1pt;
line-height:15pt;
}

/* Common: page navigation link */

.navCell{
font-family:'Courier New',Courier,sans-serif;
font-size:8pt;
border:0px #666666 solid;
padding-left:2pt;
padding-right:2pt;
padding-top:1pt;
padding-bottom:1pt;
margin-top:1pt;
}

/* Common: <FORM> */

.formStyle{
margin: 0px;
}

/* Common: dropdowns */

.selectTxt {
font-family:'Courier New',Courier,sans-serif;
font-size:9pt;
background-color:#fff;
}

/* Common: button */

.inputButton {
padding:1px 12px 2px 12px;
color:#fff;
border:#555555 3px solid;
font-size:11pt;
font-family:'Courier New',Courier,sans-serif;
text-align:center;
background-color:#333333;
position:relative;
vertical-align:baseline;
bottom:0.1em;
}

/* Common: TEXTAREA, INPUT TEXT fields */

.textForm {
font-family:'Courier New',Courier,sans-serif;
background:#fff;
border:#555555 3px solid;
font-size:12pt;
padding:2px;
}

/* Common: navigation captions at the top of pages */

td.caption3 {
padding:3px;
font-size:11pt;
font-weight:bold;
line-height:15pt;
vertical-align:middle;
width:100%;
}

/* Common: graphic icon cell */

td.icon{
padding:5px;
text-align:center;
vertical-align:middle;
width:20px;
height:20px;
}

/* Common: table row with swapped colors */

td.caption1 {
border:0px #cccccc solid;
font-size:11pt;
line-height:20pt;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
padding-top:2px;
text-align:left;
}

/* Common: no-wrapping for text */
.noWrap{
white-space:nowrap;
}

/* Common: swapped cell #1 */

.tbCel1{
background-color:#555555;
}

/* Common: swapped cell #2 */

.tbCel2{
background-color:#444343;
}

/* Common: table with 2 columns/ left column's cell; generic table title's caption */

td.caption4, td.tbClCp {
	font-family:'Courier New',Courier,sans-serif;
	text-transform:uppercase;
	padding:5px;
	font-size: 8pt;
	color:#999999;
	line-height:15px;
	vertical-align:top;
	border:3px #cccccc solid;
	background-color:#333333;
	}

td.caption4{
text-align:center;
}

td.tbClCp{
text-align:right;
}

/* Common: centered text in the row */
td.txtC{
text-align:center;
}

/* Common: left aligned text in the row */
td.txtL{
text-align:left;
}

/* Common: right aligned text in the row */
td.txtR{
text-align:right;
}

/* Common: table with 2 columns; right column's cell */

td.caption5 {
	padding:4px;
	font-size:10pt;
	line-height:13pt;
	vertical-align:top;

}

/* Front Page: desktop table */

table.forumCol{
font-family:'Courier New',Courier,sans-serif;
width:100%;
text-align:left;
color:#ffffff;
display:table;
border-collapse:collapse;
margin-bottom:12pt;
}

/* Front page: colorful legend */

span.latest,span.replies,span.author{
padding-left:2px;
padding-right:2px;
}

span.replies{
background-color:#4e4949;
}

span.author{
background-color:#656363;
}

span.latest{
background-color:#3e3838;
}

/* Front Page, Topics listing, Messages: <H1> heading */

.headingTitle{
font-weight:bold;
font-size:13pt;
color:#222222;
margin-top:10pt;
margin-bottom:7pt;
}

/* Front Page, Topics listing, Messages: swapped cell column #1 */

tr.tbCel1 td.replies{
background-color:#4e4949;
}

tr.tbCel1 td.author{
background-color:#656363;
}

tr.tbCel1 td.latest{
background-color:#3e3838;
}

td.author, td.latest{
font-size:8pt;
}

/* Front Page, Topics listing, Messages: swapped cell column #2 */

tr.tbCel2 td.replies{
background-color:#585353;
}

tr.tbCel2 td.author{
background-color:#6e6d6d;
}

tr.tbCel2 td.latest{
background-color:#484242;
}

/* Front Page: views number */

.views{
color:#ffffff;
}

/* Front Page: supertitle */

.groupTitle{
color:#eeeeee;
text-transform:uppercase;
font-size:9pt;
background-color:#333333;
padding:4pt;
padding-left:3pt;
padding-right:3pt;
border:3px #eeeeee solid;
}

/* Front Page: Group title link */
.groupTitle A:link, .groupTitle A:active, .groupTitle A:visited {
color:#eeeeee;
font-weight:bold;
}

/* Front Page: forum title */

td.forumTitle{
font-size:9pt;
padding:2pt;
padding-left:4pt;
border-color:#eeeeee;
border:0px;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
background-color:#eeeeee;
line-height:14pt;
}

/* Front Page: forum title hyperlink */

td.forumTitle A{
font-weight:normal;
color:#333333;
text-decoration:underline;
background:none;
}

td.forumTitle A:hover{
text-decoration:none;
}

/* Front Page: forum description */
.fdesc, .fdescNum{
padding:3px;
padding-bottom:7pt;
font-size:8pt;
line-height:11pt;
vertical-align:top;
}

/* Front Page: forum counts */

.fdescNum{
color:#cccccc;
}

.fdescNum strong{
color:#999999;
}

/* Messages: username */

.username{
font-size:10pt;
font-weight:bold;
}

.username A:hover, .groupTitle A:hover{
background:#333333;
color:#FFFFFF;
text-decoration:none;
}

/* Messages: text, hyperlink */

.postedText{
font-family:'Courier New',Courier,sans-serif;
font-size:10pt;
line-height:13pt;
padding-top:10pt;
padding-bottom:17pt;
}

.postedText A:link, .postedText A:active, .postedText A:visited, .postedText A:hover {
color:#eeeeee;
font-weight:bold;
}

.postedText A:hover{
text-decoration:none; background:#333333; color:#FFFFFF;
font-weight:bold;
}

/* Messages: author row */
td.pauthor{
	border:1px #484747 solid;
	border-bottom:#333333 1px solid;
	font-size:9pt;
	line-height:15pt;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	background-color:#484747;
}

/* Messages: quoting */

.quote{
background-color:#999999;
border-left:7px solid #eeeeee;
color:#333333;
font-size:8pt;
margin-left:5pt;
padding:3px;
width:90%;
}

.quoting{
font-weight:bold;
border-top:0px;
color:#666666;
margin-left:3pt;
width:90%;
}

/* Messages: highlight block */

.hl{
font-family:'Courier New',Courier,sans-serif;
font-size:9pt;
background-color:#999999;
border-left:7px solid #eeeeee;
color:#333333;
margin-left:5pt;
padding:4px;
width:70%;
}

/* Message form: new reply href's hover */

#newreply:hover, #newtopic:hover{
text-decoration:none;
background-color:transparent;
}

/* Message form: table */

td.caption2{
background-color:#666666;
border-top:1px #333333;
border-left:1px solid #333333;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
padding:4px;
font-family:'Courier New',Courier,sans-serif;
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
line-height:15px;
}

/* Message form: table row */

td.pform{
	border:0px #ffffff solid;
	padding-top:2px;
	padding-left:2px;
	font-size:9pt;
	border-bottom:0px #ffffff solid;
	vertical-align:top;
/*	background-image: url(img/spacebg.png);
	background-repeat: repeat-x;
	background-color:transparent; */
}

/* Message form: table row's image button hover */

td.pform A:hover IMG, .postedText A:hover IMG, td.caption1 A:hover IMG{
background-color:#444444;
text-decoration:none;
}

/* Message form: BB code buttons, login/post button row */

td.pform#editorControls, td.pform#pformBottom{
padding-left:5px;
text-align:left;
padding-left:5px;
padding-top:8px;
padding-bottom:8px;
background-color:#777777;
}

/* Message form: textarea's width, height */

.postingForm, .topicTitle{
width:550px;
}

.postingForm{
height:250px;
}

/* Statistics: table */

table.statsTable{
border-top:0px;
}

/* Statistics: headings */

tr.statsCaption TD{
font-size:9pt;
padding:5px;
}

/* Statistics: top table */

tr#statsCaptionHead TD{
background-color:#ffffff;
color:#333;
border:3px #eeeeee solid;
border-bottom:1px solid #999999;
}

/* Statistics: page bar and rows */

.tbStBar, table.statsTable td.caption5 td{
padding:1px;
padding-left:5px;
}

.tbStBar A{
color:#000;
}

tr.tbStRow TD{
text-align:left;
font-size:8pt;
}

/* Statistics: bar */

.tbStBar{
margin:2px;
background:#ffffff;
border:3px solid #eeeeee;
border-bottom:1px solid #999999;
border-right:1px solid #999999;
}

/* Warning messages */

.warning{
font-family:'Courier New',Courier,sans-serif;
color:#FF0000;
font-size:10pt;
font-weight:bold;
}

.warning, .warningLnk{
line-height:15pt;
}

/* Admin panel: forum icons hover */

.tbTransparentCell A:hover img {
background-color:#F9F9F9;
text-decoration:none;
}

/* Header: table */

tr.tbHead{
		}

tr.tbHead A:hover {
background:none;
}

/* Header: menu row */

td.capMenu{
	width:100%;
	vertical-align:top;
	padding:0px;
	border:0px;
	background:#000000;
	white-space:nowrap;
	}

/* Header: menu text */

div.capMenu {
padding:5px;
line-height: 13pt;
padding-right:0px;
padding-left:0px;
background-color:#4d4c4c;
border:0px #cccccc solid;
border-bottom:0px #cccccc solid;
border-top:0px #cccccc solid;
font-size: 12pt;
position:relative;
display:block;
width:100%;
}

/* Header: menu hyperlink */

div.capMenu A {
padding: 0pt 1pt 0pt 1pt;
}

/* Common specific: hyperlink hover*/

.txtSm A:hover, div.capMenu A:hover, .tbStBar A:hover {

color:#fff;
background:#333333;
text-decoration:none;
}

