html {

}

/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #000;
}


#contentforum {
	background-color: #FFF;
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
/* General smart tables class */

table.forums {
font-family: Verdana,Arial,Helvetica,sans-serif;
display: table;
width: 95%;
margin: 0 ;
border-collapse: collapse;
text-align: left;
} 

/* forum icons */
.forumicon {
width:16px; 
height:16px;
border:0;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 90%;
background: transparent;
margin: 0 15px 0 55px;
font-size: 11px;
line-height: 15px;
text-align: left;
}

.tbTransparent a{
color: #F90;
}

.tbTransparent a:hover{
color: #39F;
}
/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 9px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 11px;
}

/* Views color */

.views{
color:#9A9A9A;
background-color: inherit;
}

/* Warning text */

.warning{
color: #225873;
background-color: inherit;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
color: inherit;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 12px;
margin-left: 15px;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-size: 10px;
color: #000000;
/* height: 19px; */
}


.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
font-size: 11px;
color: #000;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #E3E3E3 solid;
font-size: 12px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
border: 0px #CCCCCC solid;
font-size: 12px;
padding:0 0 5px 0;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #F3F9FB;
color: #39F;
padding: 3px;
height: 20px;
font-size: 12px;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
 font-size: 12px;
 line-height: 14px;
 border-bottom: 1px dotted #999;
 border-top: 1px solid #999;
 color: #666;
 font-weight: 800;
 background-color: #fff;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #F6F9FB;
color: #000;
padding: 4px;
height: 20px;
font-size: 12px;
line-height: 15px;
}

td.caption5 li {
list-style-type: none;
padding-left: 5px;}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #F3F9FB;
color: #000;
border: 1px #E4EEF3 solid;
padding: 4px;
height: 18px;
font-size: 12px;
font-weight: bold;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #EEE;
color: #000;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #FFF;
color: #000;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #CCCCCC 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
color: #000;
font-size: 11px;
}

.forums a, .forums a:active, .forums a:visited, .forums a:link{ 
text-decoration:none; 
color:#39F; 
font-weight: normal; 
background-color: inherit;
}

.forums a:hover{ 
text-decoration: underline; 
color: #f90; 
font-weight: normal; 
background-color: inherit;
}

h2.forumtitel {
	color: #9cbf01;
	background-color: inherit;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	border: 0;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.caption2 h3, .caption2 h3 a, .caption2 h3 a:link, .caption2 h3 a:visited {
color: #F90;
background-color: inherit;
font-size: 12px;
font-weight: normal;
font-style: italic;
border-bottom: 0;
margin: 0;
}

.caption2 h3 a:hover{
color: #39F;
background-color: inherit;
font-size: 12px;
font-weight: normal;
font-style: italic;
margin: 0;
}


div.codex {
width: 80%;
border-top: 1px solid #333;
border-right: 1px solid #333;
border-left: 10px solid #333;
border-bottom: 1px solid #333;
padding: 2px 5px;
margin-left: 25px;
background-color: #fff;
color: #333;
overflow: auto;
}

.quote { 
border-top: #999 1px solid; 
border-right: #999 1px solid; 
border-bottom: #999 1px solid; 
border-left: #999 9px solid;
padding: 1px 3px 3px 10px; 
color: #666;
background-color: inherit;
width: 500px;
margin-top: 5px;
margin-left: 10px;
margin-bottom: -10px;
font-style: italic ;
font-size: 12px; 
} 
.quoting { 
border-bottom: #CCC 1px dashed; 
padding: 1px 1px 1px 3px;
color: #999; 
font-weight: normal; 
margin-top: 5px; 
margin-left: -11px;
font-style: normal;
background-color: inherit;
}  

H1{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #3399FE;
font-style: italic ;
text-decoration: none;
font-size: 20px;
text-align: center ;
}

A:link {
color: #373737;
text-decoration: none;
}

A:active {
color: #373737;
text-decoration: none;
}

A:visited {
color: #373737;
text-decoration: none;
}

H2{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #3399FE;
font-style: italic ;
text-decoration: none;
font-size: 20px;
text-align: center ;
}
