/* Edited with EditCSS */
/**** LINK-tag style sheet bb_classic_style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet bb_classic_style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet bb_classic_style.css ****/

html {
	background:#afafaf;
	padding:10px 0;
        font-family:   Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 1.5;
}
body {
	width:750px;
	margin:auto;	
	background:white;
	padding:10px;
	position:relative;
}
/* Body class */

.gbody{


}

/* General smart tables class */

table.forums, table.forumsmb {
width: 100%;
border: 1px #FFFFFF solid;
display: table;
color: #000000;
border-collapse: collapse;
border-spacing: 0px;
text-align: center;
margin-left: auto;
margin-right: auto;
} 

table.forumsmb{
margin-bottom:12pt;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent, .tbTransparentmb{
width: 100%;
color: #000000;
background: transparent;
font-size:1em;
line-height: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
vertical-align: top;
}
#link-horni {
 position:absolute;
 top:10px;
 right:13px;
 font-size:0.8em;
 text-decoration:underline;
}
#simpsons-copy {
 position:absolute;
 bottom:10px;
 right:13px;
 font-size:1.1em;
 text-decoration:underline;
}
#link-horni:hover, #simpsons-copy:hover {
 text-decoration:none;
 }
.tbTransparentmb{
margin-bottom:12pt;
}

.tbTransparentCell{
text-align: left;
}

img {
border: 0px;
}

td{
text-align: left;
}

/* Small analog text, used usually with SPAN */

.txtSm{
text-decoration: none;	
font-size: 10px;
}
/* Normal analog text, used usually with SPAN */

.txtNr{
text-decoration: none;	
font-size: 1em;
}

/* Views color */

.views{
color:#999999;
}

/* Warning text */

.warning{
color: #FF0000;
font-size: 1em;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
font-size: 1em;
}

/* Class for select boxes */

.selectTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 1em;
margin-left: 10pt;
}

/* Input areas - boxes, textareas... */

.inputButton {
background: #FFFFFF;
border-bottom: #00659C 1px solid;
border-left: #00659C 1px solid;
border-right: #00659C 1px solid;
border-top: #00659C 1px solid;
font-size: 1em;
color: #000000;
/* height: 19px; */
}

.textForm {
background: #FFFFFF;
border-bottom: #00659C 1px solid;
border-left: #00659C 1px solid;
border-right: #00659C 1px solid;
border-top: #00659C 1px solid;
font-size: 1em;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #FFFFFF solid;
font-size: 0.8em;
padding-left: 5px;
padding-right: 5px;
text-align: left;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #CED7DE;
padding: 4px;
height: 20px;
font-size: 11px;
font-weight: bold;
line-height: 15px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #D6DBDE;
padding: 4px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
background-color: #D6DBDE;
border: 1px #FFFFFF solid;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #8E8E8E;
line-height: 15px;
text-align: left;
vertical-align: top;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
border: 1px #FFFFFF solid;
color: #000000;
padding: 4px;
height: 20px;
font-size: 1em;
line-height: 15px;
vertical-align: top;
}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #F7F7F7;
border: 1px #FFFFFF solid;
padding: 4px;
height: 18px;
font-size: 11px;
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: #EFEFEF;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #EFEFEF;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: 0px;
margin: 1px;
padding: 2px;
background: #FFA24A;
font-size: 11px;
}

A:link {
color: #00659C;
font-weight: bold;
text-decoration: none;
}

A:active {
color: #00659C;
font-weight: bold;
text-decoration: none;
}

A:visited {
color: #00659C;
font-weight: bold;
text-decoration: none;
}

A:hover {
color: #042536;
text-decoration: none;
}

ol.mbb, ul.mbb, blockquote.mbb{
margin-bottom: 0px;
}









