* {margin:0;padding:0;}

/* Body */

.gbody{
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	background:#C32B38;
	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:'lucida grande',tahoma,verdana,arial,sans-serif;
width:95%;
display:table;
color:#000;
border-collapse:collapse;
text-align:center;
margin-left:auto;
margin-right:auto;
} 

table.forumsmb{
margin-bottom:12pt;
}

.tbTransparent, .tbTransparentmb{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
width:95%;
background:transparent;
font-size:9pt;
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;
}

/* Common: image */

img {
border:0px;
}

/* Common: hyperlinks */

A:link {
color:#990000;text-decoration:underline;
}
A:active {
color:#990000; text-decoration:none;
}
A:visited {
color:#990000; text-decoration:underline;
}
A:hover {
color:#FFFFFF; text-decoration:none; background-color:#990000;
}

/* Common: $l_sepr */

.sepr{
color:#990000;
}

/* Common: regular SPAN text */

.txtNr{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
text-decoration:none;
font-size:9pt;
}

/* Common: small SPAN text with low importance  */

.txtSm{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
text-decoration:none;
font-size:8pt;
color:#660000;
}

.txtSm A:link, .txtSm A:active, .txtSm A:visited{
color: #990000;
}

/* 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:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:8pt;
border:1px #990000 solid;
background-color:#ffcccc;
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:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:9pt;
background-color:#fff;
}

/* Common: button */

.inputButton {
padding:1px 12px 2px 12px;
color:#fff;
border-top:#D9DFEA 1px solid;
border-right:#003A66 1px solid;
border-left:#D9DFEA 1px solid;
border-bottom:#003A66 1px solid;
font-size:9pt;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
text-align:center;
background-color:#990000;
position:relative;
vertical-align:baseline;
bottom:0.1em;
}

/* Common: TEXTAREA, INPUT TEXT fields */

.textForm {
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
background:#fff;
border-bottom:#990000 1px solid;
border-left:#990000 1px solid;
border-right:#990000 1px solid;
border-top:#990000 1px solid;
font-size:10pt;
padding:2px;
}

/* Common: navigation captions at the top of pages */

td.caption3 {
padding:3px;
font-size:9pt;
font-weight:bold;
line-height:11pt;
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:1px #990000 solid;
font-size:9pt;
line-height:15pt;
padding-bottom:1px;
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:#faedee;
}

/* Common: swapped cell #2 */

.tbCel2{
background-color:#f8e4e4;
}

/* Common: table with 2 columns/ left column's cell; generic table title's caption */

td.caption4, td.tbClCp {
	font-family:tahoma,verdana,arial,sans-serif;
	text-transform:uppercase;
	padding:5px;
	font-size: 8pt;
	color:#b1161c;
	line-height:15px;
	vertical-align:top;
	border:1px #990000 solid;
	background-color:#fab5b8;
	}

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:'lucida grande',tahoma,verdana,arial,sans-serif;
width:100%;
text-align:left;
color:#000;
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:#fedddf;
}

span.author{
background-color:#fdbbbd;
}

span.latest{
background-color:#fe999e;
}

/* Front Page, Topics listing, Messages: <H1> heading */

.headingTitle{
font-weight:bold;
font-size:13pt;
color:#731216;
margin-top:10pt;
margin-bottom:7pt;
}

/* Front Page, Topics listing, Messages: swapped cell column #1 */

tr.tbCel1 td.replies{
background-color:#fedddf;
}

tr.tbCel1 td.author{
background-color:#fdbbbd;
}

tr.tbCel1 td.latest{
background-color:#fe999e;
}

td.author, td.latest{
font-size:8pt;
}

/* Front Page, Topics listing, Messages: swapped cell column #2 */

tr.tbCel2 td.replies{
background-color:#e7c8ca;
}

tr.tbCel2 td.author{
background-color:#e7aaac;
}

tr.tbCel2 td.latest{
background-color:#e68b8f;
}

/* Front Page: views number */

.views{
color:#a8292f;
}

/* Front Page: supertitle */

.groupTitle{
color:#FFFFFF;
text-transform:uppercase;
font-size:9pt;
background-color:#a60910;
padding:4pt;
padding-left:3pt;
padding-right:3pt;
border-bottom:1px #000 solid;
}

/* Front Page: Group title link */
.groupTitle A:link, .groupTitle A:active, .groupTitle A:visited{
color:#F0F0E3;
font-weight:bold;
}

/* Front Page: forum title */

td.forumTitle{
font-size:9pt;
padding:2pt;
padding-left:4pt;
border-color:#990000;
border:0px;
border-bottom:1px solid #990000;
border-top:1px solid #990000;
border-left:1px solid #990000;
border-right:1px solid #990000;
background-color:#ffcccc;
line-height:14pt;
}

/* Front Page: forum title hyperlink */

td.forumTitle A{
font-weight:normal;
color:#990000;
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:#ffcccc;
}

.fdescNum strong{
color:#333;
}

/* Messages: username */

.username{
font-size:10pt;
font-weight:bold;
}

.username A:hover, .groupTitle A:hover{
background:#990000;
color:#FFFFFF;
text-decoration:none;
}

/* Messages: text, hyperlink */

.postedText{
font-family:Verdana, Georgia, Times;
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:#990000;
font-weight:bold;
}

.postedText A:hover{
text-decoration:none; background:#990000; color:#FFFFFF;
font-weight:bold;
}

/* Messages: author row */
td.pauthor{
	border:1px #f7c1c3 solid;
	border-bottom:#990000 1px solid;
	font-size:9pt;
	line-height:15pt;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	background-color:#f7c1c3;
}

/* Messages: quoting */

.quote{
background-color:transparent;
border-left:7px solid #990000;
color:#c71e26;
font-size:8pt;
margin-left:5pt;
padding:3px;
width:90%;
}

.quoting{
font-weight:bold;
border-top:0px;
color:#c71e26;
margin-left:3pt;
width:90%;
}

/* Messages: highlight block */

.hl{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:9pt;
background-color:#ead5d6;
border-left:7px solid #ffffff;
color:#000000;
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:#92080e;
border-top:0px #92080e;
border-left:0px solid #92080e;
border-right:0px solid #92080e;
border-bottom:0px solid #92080e;
padding:4px;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
line-height:15px;
}

/* Message form: table row */

td.pform{
	border:0px #eee solid;
	padding-top:2px;
	padding-left:2px;
	font-size:9pt;
	border-bottom:0px #F3F3F3 solid;
	vertical-align:top;
	
	background-color:#fde2e3;
}

/* Message form: table row's image button hover */

td.pform A:hover IMG, .postedText A:hover IMG, td.caption1 A:hover IMG{
background-color:#fbd4d6;
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:#fab5b9;
}

/* 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:#fbd4d6;
color:#333;
border:1px #990000 solid;
border-bottom:1px solid #990000;
}

/* 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:#fbd4d6;
border:1px solid #990000;
border-bottom:1px solid #990000;
border-right:1px solid #990000;
}

/* Warning messages */

.warning{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#ffcc33;
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:#C32B38;
	white-space:nowrap;
}

/* Header: menu text */

div.capMenu {
padding:5px;
line-height: 13pt;
padding-right:0px;
padding-left:0px;
background-color:#ffcccc;
border:1px #990000 solid;
border-bottom:1px #990000 solid;
border-top:1px;
font-size: 9pt;
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:#990000;
text-decoration:none;
}

