/* mwForum Default Style 2.16.0 */
/* buttonIcons="0" */

/* Canvas */
html {
	margin: 0 0 1px;
	height: 100%;
	background-color: #362f2d;
	padding: 0;
}
body {
	margin: 0;
	background-color: #362f2d;
	padding: 2px;
	color: #bbbbbb;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Base font */
body, table {
	font-size: 13px;
	font-family: verdana, sans-serif;
}

/* Link */
a {
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	color: #cccc99;
}
a:hover {
	color: #ffcc00;
	TEXT-DECORATION: underline;
}
a img {
	border: none;
}

/* Generic frame */
div.frm {
	margin-top: 10px;
	border: 1px solid silver;
}
div.frm div.ccl {
	background-color: #453c3a;
}
div.frm div.hcl {
	background-color: #362f2d;
	background-image: url(/mwf/default3/bg_hcl.png);
}

/* Generic header cell */
div.hcl {
	height: 18px;
	background-color: #69605d;
	background-image: url(/mwf/default3/bg_hcl.png);
	padding: 2px 4px;
	overflow: hidden;
	COLOR: #000000;
}
div.hcl a, a:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
div.hcl a:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
div.hcl a:hover, a:visited:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}

/* Generic content cell */
div.ccl {
	border-top: 1px solid silver;
	background-color: #453c3a;
	padding: 4px;
}
div.ccl:first-child {
	border-top: none;
}
div.ccl p:first-child {
	margin-top: 0;
}
div.ccl blockquote {
	color: #808080;
}

/* Generic button cell */
div.bcl {
	border-top: 1px solid silver;
	background-color: #362f2d;
	padding: 2px 4px 2px 1px;
}

/* Button link */
div.bcl a, a.btl, a.btl:visited {
	margin: 1px;
	padding: 0 4px;
	COLOR: #ffcc00;
}
div.bcl a:hover, a.btl:hover {
	margin: 0;
	border: 1px solid silver;
	background-color: #453c3a;
	COLOR: #ffcc00;
}
td.shr a.btl {
	padding: 0 2px;
}

td a, a:visited {
	COLOR: #ffcc00; TEXT-DECORATION: none;
}
td a:hover, a:visited:hover {
	COLOR: #ffcc00; TEXT-DECORATION: underline;
}

/* Nav button, page link float */
span.nav, span.pln {
	float: left;
	padding-right: 8px;
}

/* Page button link */
span.pln a {
	margin: 0;
	padding: 0;
}
span.pln a:hover {
	background-color: inherit;
	border: none;
	margin: 0;
}

/* Table frame */
table.tbl {
	margin-top: 10px;
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}	

/* Table header row */
table.tbl tr.hrw {
	background-color: #cbd3d9;
	/* background-image: url(bg_hcl.png); */
	font-weight: bold;
	font-size: 130%;
	COLOR: #000000;
}

/* Table header cell */
table.tbl th {
FONT-WEIGHT: bold;
COLOR: #dddddd;
background-color: #69605d;
white-space: nowrap;
}

/* Table header column cell */
table.tbl td.hco {
	width: 20%;
	font-weight: bold;
}

/* Table content row */
table.tbl tr.crw {
	background-color: #453c3a;
}	

/* Table content cell */
table.tbl td {
	border: 1px solid silver;
	padding: 2px 4px;
}

/* Table short cell */
table.tbl .shr {
	width: 15%;
	white-space: nowrap;
}

/* Table icon cell */
table.tbl .icl {
	width: 18px;
	text-align: center;
}

/* Top bar frame */
div.tpb {
	margin-top: 0;
}

/* Error header cell */
div.err div.hcl {
	background-color: #ff8888;
	background-image: url(bg_hclerr.png);
}

/* Error message paragraph */
div.err div.ccl p {
	margin: 5px 0 0 0;
	color: pink;
}
div.err div.ccl p:first-child {
	margin: 0;
}

/* Form */
form {
	margin: 0;
	padding: 0;
}
input, button, textarea, select {
	font-size: inherit;
	font-family: inherit;
}
input, textarea, select {
BORDER-LEFT-COLOR: #ffcc00;
BORDER-BOTTOM-COLOR: #69605d;
COLOR: #dddddd;
BORDER-TOP-STYLE: inset;
BORDER-TOP-COLOR: #69605d;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
BORDER-RIGHT-STYLE: inset;
BORDER-LEFT-STYLE: solid;
BACKGROUND-COLOR: #362f2d;
BORDER-RIGHT-COLOR: #69605d;
BORDER-BOTTOM-STYLE: inset;
}

INPUT.button {
FONT-WEIGHT: bold;
BORDER-LEFT-COLOR: #ffcc00;
BORDER-BOTTOM-COLOR: #69605d;
COLOR: #aaaaaa;
BORDER-TOP-STYLE: outset;
BORDER-TOP-COLOR: #69605d;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
BORDER-RIGHT-STYLE: outset;
BORDER-LEFT-STYLE: outset;
BACKGROUND-COLOR: #362f2d;
BORDER-RIGHT-COLOR: #69605d;
BORDER-BOTTOM-STYLE: outset;
/*behavior: url('/rb.htc');*/
}

/* Poll result */
td.plv, td.plp {
	padding-left: 15px;
	text-align: right;
}

/* Poll result bar */
img.plb {
	margin-left: 10px;
	height: 10px;
	background-color: red;
}

/* Post header of unread posts */
div.pst.unr div.hcl {
	background-color: #e5e5e5;
	background-image: url(/mwf/default3/bg_pstunr.png);
}
/* Post header of new posts */
div.pst.new div.hcl {
	background-color: #e8e8c6;
	background-image: url(/mwf/default3/bg_pstnew.png);
}

/* Post header of target posts */
div.pst.tgt div.hcl {
	background-color: #cdcbe0;
	background-image: url(/mwf/default3/bg_psttgt.png);
}

/* Quote */
blockquote {
	margin: 0 0 0 25;
	/*color: grey;*/
}

/* User rank and post rating icons */
img.rnk, img.prt {
	margin: 2px 0;
	vertical-align: text-top;
}

/* Avatar image */
img.ava {
	width: 100px;
	height: 100px;
}
div.pst img.ava {
	margin-right: 5px;
	float: left;
}
form.agl img.ava {
	margin: 2px;
	vertical-align: middle;
}

/* Make post cell enclose avatar */
div.pst div.ccl:after {
	content: ".";
	display: block; 
	visibility: hidden;
	height: 0; 
	clear: both; 
}

/* Make post cell enclose avatar in IE 5-6 */
* html div.pst div.ccl {
	height: 1px;
}

/* Make post cell enclose avatar in IE 7 */
div.pst div.ccl {
	display: inline-block;
}
div.pst div.ccl {
	display: block;
}

/* Signature */
div.sig, span.sig {
	font-size: 85%;
}
div.sig img.emi {
	border: 0px;
	/*border-right: 1px solid grey;*/
	/*float: right;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Board/topic/post/nav icon */
img.ico {
	margin: 2px 0;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
}
table.tbl img.ico {
	margin: 1px 0 0 0;
}

/* Smiley icon */
img.sml {
	margin-top: 1px;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
}

/* Flag */
img.flg {
	margin: 3px 0;
	vertical-align: text-top;
	width: 16px;
	height: 11px;
}

/* Header title */
span.htt {
	font-weight: bold;
	COLOR: #000000;
}

/* Sticky topic title */
span.stk {
	font-weight: bold;
}

/* Execution message */
span.tbm {
	font-weight: bold;
	color: green;
}

/* Highlighted keyword, report/message link */
em {
	font-weight: bold;
	font-style: normal;
	color: red;
}

/* Monospace font */
tt {
	font-size: 90%;
}

/* Float right */
.flr {
	float: right;
}

/* Help */
div.hlp h3 {
	margin: 10px 0 0 0;
	font-size: 100%;
	font-weight: bold;
}
div.hlp p {
	margin: 5px 0 0 0;
}

/* Forum info copyright, mini banner */
div.icr, div.bni {
	margin-top: 10px;
	text-align: center;
}
div.icr {
	border: 1px solid silver;
}
div.bni img {
	margin: 5px;
}

/* Board jump form */
form.bjp {
	margin-top: 10px;
	float: right;
}

/* Copyright, page timer message */
p.cpr, p.pct {
	text-align: center;
	font-size: 85%;
	color: silver;
}

/* Forum config */
form.cfg h3 {
	margin: 20px 0 10px 0;
	border-top: 1px solid silver;
	padding-top: 10px;
	font-size: 100%;
	font-weight: bold;
}
form.cfg h3:first-child {
	margin-top: 0;
	border-top: none;
}
form.cfg h4 {
	margin: 10px 0 0 10px;
	font-size: 100%;
	font-weight: bold;
}
form.cfg p {
	margin: 5px 0 0 20px;
	width: 90%;
}
form.cfg samp {
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-weight: normal;
}
form.cfg dfn {
	color: gray;
	font-style: normal;
	font-weight: normal;
}
form.cfg input.ctx {
	width: 50%;
}
form.cfg textarea {
	width: 90%;
}
form.cfg div.afo {
	background-color: #3b3331;
}

/* Tag button */
button.tbt {
	margin: 0 3px 3px 0;
	width: 40px;
	border: 1px solid gray;
	background-color: #69605d;
}
button.tbt:hover {
	background-color: white;
}

/* Invisible table */
table.tiv {
	border-collapse: collapse;
	border: none;
}
table.tiv tr {
	border: none;
}
table.tiv td {
	border: none;
	padding: 0 5px 0 0;
	vertical-align: top;
}
table.tiv .shr {
	width: 15%;
	white-space: nowrap;
}

/* Topic tag */
img.ttg {
	vertical-align: text-top;
}

/* Image gallery */
table.igl td {
	text-align: center;
	vertical-align: bottom;
	font-size: 85%;
}

/* Attachment thumbnail */
img.amt {
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	/*f	loat: right;*/
	padding: 3px 3px 5px 5px;
	margin: 20px 30px 5px 30px;
}
/* Attachment image */
p.ims {
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	/*f	loat: right;*/
	padding: 3px 3px 5px 5px;
	margin: 20px 30px 5px 30px;
	text-indent: 20px;
}
/* Embedded external images */
img.emi {
	max-width: 100%;
}
a.url img.emi {
	border: 1px solid grey;
}
img.emi {
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	/*float: right;*/
	padding: 3px 3px 5px 5px;
	margin: 10px 10px 30px 40px;
}

/* Board description */
div.bds {
	font-size: 85%;
}



.title {
FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #dddddd; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.copyright {
font-size: 7pt;
font-family: Arial, Helvetica, Arial Cyr, sans-serif;
}

.notice {
background-color: #FFFF00;
}
H1.comicsans {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #aaaaaa; 
	FONT-FAMILY: "Comic Sans MS";
	margin: 0px 0px 0px 0px;
}

A.menu1 {
	COLOR: #aaaaaa; TEXT-DECORATION: none
}
A.menu1:hover {
	COLOR: #ffcc00; TEXT-DECORATION: none
}
A.menu1:visited {
	COLOR: #aaaaaa; TEXT-DECORATION: none
}
A.menu1:visited:hover {
	COLOR: #ffcc00; TEXT-DECORATION: none
}

A.black {
font-size:10px;
COLOR: #000000; 
TEXT-DECORATION: none;
text-transform: uppercase;
}
A.black:hover {
font-size:10px;
COLOR: #000000; 
TEXT-DECORATION: underline;
text-transform: uppercase;
}
A.black:visited {
font-size:10px;
COLOR: #000000; 
TEXT-DECORATION: none;
text-transform: uppercase;
}
A.black:visited:hover {
font-size:10px;
COLOR: #000000; 
TEXT-DECORATION: underline;
text-transform: uppercase;
}



img.qButton {
	/*border-bottom: 1px solid grey;
	border-right: 1px solid grey;*/
	/*f	loat: right;
	padding: 3px 3px 5px 5px;*/
	margin: 10px 0px 0px 0px;
}

td.head {
FONT-WEIGHT: bold;
COLOR: black;
background-color: #ffcc00;
}
td.subhead {
FONT-WEIGHT: bold;
background-color: #69605d;
COLOR: #dddddd;
}
td.intext {
BACKGROUND-COLOR: #453c3a;
}
td.tdheadlogo {
	background-image: url(/Graphics/realbiker.jpg);
	width: 200px;
}
.black {
font-size: 10px;
FONT-WEIGHT: bold;
COLOR: black;
}
.realbiker a {
	FONT-WEIGHT: bold; FONT-SIZE: 70px; COLOR: #000000; FONT-STYLE: italic; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.tocmain {
font-size: 9pt;
font-family: serif;
font-weight: bold;
}

.tocthemes {
font-size: 9pt;
font-family: Arial, Helvetica, Arial Cyr, sans-serif;
font-weight: bold;
}

.title {
FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #dddddd; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.header {
FONT-WEIGHT: bold; 
FONT-SIZE: small;
}

.small {
font-size: 8pt;
font-family: Arial, Helvetica, Arial Cyr, sans-serif;
}

.exsmall {
font-size: 7pt;
font-family: Arial, Helvetica, Arial Cyr, sans-serif;
}

.sBold {
font-size: x-small;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
COLOR: #dddddd
}
.cvetik {
font-size: x-small;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
COLOR: pink;
}

.tdcont {
font-size: x-small;
font-family: Arial, Helvetica, Arial Cyr, sans-serif;
font-weight: bold;
}

.list {
font-family: Haettenschweiler, sans-serif;
}

.copyright {
font-size: 7pt;
font-family: Arial, Helvetica, Arial Cyr, sans-serif;
}

.notice {
background-color: #FFFF00;
}

.normal {
font-size: x-small;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



H1 {
FONT-WEIGHT: bold; 
FONT-SIZE: 20px; 
COLOR: #dddddd; 
FONT-FAMILY: tahoma
}
H2 {
FONT-WEIGHT: bold; 
FONT-SIZE: 17px; 
COLOR: #dddddd; 
FONT-FAMILY: tahoma
}

H3 {
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: #dddddd; 
FONT-FAMILY: tahoma;
}

H4 {
FONT-FAMILY: tahoma;
MARGIN-BOTTOM: 0px;
MARGIN-TOP: 5px;
FONT-SIZE: 12px; 
}

p.noindent {
margin: 10px 0px 0px 0px;
}

.head {
FONT-WEIGHT: bold;
COLOR: black;
background-color: #ffcc00;
}
.subhead {
FONT-WEIGHT: bold;
background-color: #69605d;
COLOR: #dddddd;
}
.intext {
BACKGROUND-COLOR: #453c3a;
}
.intextpicture {
BACKGROUND-COLOR: #453c3a;
/*vertical-align: middle !important;*/
}

B {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
COLOR: #dddddd;
}

.b_gray {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}
