/* mwForum Default2 Style 2.19.2 */
/* buttonIcons="1" */

/* Canvas */
html {
	background-color: white;
	padding: 0;
}
body {
	margin: 0;
	padding: 10px;

	font: 10pt Trebuchet, "Segoe UI", Arial, sans-serif;
	background: #aaa url("bg_yellow_shadow.png") repeat-y top center;
	text-align: center;
}

#dv1 { background: white; width: 905px; margin: 0px auto; padding: 0px 20px; position: relative; text-align: left; }

/* Base font */
body, input, textarea, select, button {
	zzzfont-size: 13px;
	zzzfont-family: verdana, sans-serif;
}

/* Link */
a {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
}
a:hover {
	color: red;
}
a img {
	border: none;
}

/* Generic frame */
div.frm {
	margin-top: 10px;
	border: 1px solid silver;
}

/* Generic header cell */
div.hcl {
	height: 18px;
	background-color: #cbd3d9;
	background-image: url(bg_hcl.png);
	padding: 1px 4px;
	overflow: hidden;
}

/* Generic content cell */
div.ccl {
	border-top: 1px solid silver;
	background-color: #efefef;
	padding: 4px;
	word-wrap: break-word;
}
div.ccl:first-child {
	border-top: none;
}
div.ccl > *:first-child {
	margin-top: 0;
}
div.ccl > *:last-child {
	margin-bottom: 0;
}

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

/* Button link */
div.bcl a, a.btl {
	margin: 1px;
	padding: 0 4px;
	white-space: nowrap;
}
td.shr a.btl {
	padding: 0 2px;
}

/* Nav button, page link float */
span.nav, span.pln {
	float: right;
}

/* Page button link */
span.pln a {
	margin: 0;
	padding: 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;
}

/* Table header cell */
table.tbl th {
	border: 1px solid silver;
	padding: 2px 4px;
	text-align: left;
	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: #efefef;
}	

/* 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: 20px;
	text-align: center;
}

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

/* Hint (info/exec/error) cell */
div.hnt img {
	float: left;
	vertical-align: baseline;
	margin-left: 2px;
}
div.hnt p {
	margin: 0 0 0 25px;
}
div.hnt.exe {
	color: green;
}
div.hnt.err {
	color: red;
}

/* Form */
form {
	margin: 0;
	padding: 0;
}
textarea {
	width: 99%;
}

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

/* Poll result bar */
div.plb {
	margin-left: 10px;
	height: 10px;
	font-size: 1px;
	background-image: url(poll_bar.png);
}

/* Post header of unread posts */
div.pst.unr div.hcl {
	background-color: #c0ffc0;
	background-image: url(bg_pstunr.png);
}

/* Post header of new posts */
div.pst.new div.hcl {
	background-color: #e8e8a0;
	background-image: url(bg_pstnew.png);
}

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

/* Quote */
blockquote {
	margin: 0;
	color: gray;
}
blockquote p {
	margin: 0;
}

/* User rank and badge icons */
img.rnk, img.ubs {
	margin-top: 1px;
	vertical-align: text-top;
}
img.uba {
	vertical-align: middle;
}

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

/* Attachment cell */
div.pat {
	border-top: none;
}

/* Signature */
div.sig, span.sig {
	font-size: 85%;
}

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

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

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

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

/* Monospace font */
tt, pre {
	font-size: 90%;
}
pre {
	margin: 0;
}

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

/* Mini banner */
div.bni {
	margin-top: 10px;
	text-align: center;
}
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: green;
	font-family: inherit;
}
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: #e8e8e8;
}

/* Tag button */
button.tbt {
	margin: 0 3px 3px 0;
	min-width: 40px;
	border: 1px solid gray;
	background-color: #efefef;
}
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 {
	vertical-align: bottom;
	border: 1px solid blue;
}

/* Attachment image */
img.ami {
	vertical-align: bottom;
}

/* Embedded external image */
img.emi {
	vertical-align: bottom;
	max-width: 100%;
}
a.url img.emi {
	border: 1px solid blue;
}

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

/* Image page */
p.ims, p.imc {
	text-align: center;
}

/* Icon sprites */
.sic { 
	vertical-align: text-top;
	width: 16px;
	height: 16px;
	background-image: url(icons.png);
}
div.hcl .sic {
	margin-top: 1px;
}
.sic_board_nr { background-position: 0 -1px; } 
.sic_board_nu { background-position: 0 -18px; } 
.sic_board_or { background-position: 0 -35px; } 
.sic_board_ou { background-position: 0 -52px; } 
.sic_nav_minus { background-position: 0 -69px; } 
.sic_nav_next { background-position: 0 -86px; } 
.sic_nav_next_d { background-position: 0 -103px; } 
.sic_nav_plus { background-position: 0 -120px; } 
.sic_nav_prev { background-position: 0 -137px; } 
.sic_nav_prev_d { background-position: 0 -154px; } 
.sic_nav_up { background-position: 0 -171px; } 
.sic_post_a { background-position: 0 -188px; } 
.sic_post_i { background-position: 0 -205px; } 
.sic_post_nn { background-position: 0 -222px; } 
.sic_post_nr { background-position: 0 -239px; } 
.sic_post_nu { background-position: 0 -256px; } 
.sic_post_or { background-position: 0 -273px; } 
.sic_post_ou { background-position: 0 -290px; } 
.sic_sml_lol { background-position: 0 -307px; } 
.sic_sml_neg { background-position: 0 -324px; } 
.sic_sml_ooh { background-position: 0 -341px; } 
.sic_sml_pos { background-position: 0 -358px; } 
.sic_sml_tng { background-position: 0 -375px; } 
.sic_sml_wnk { background-position: 0 -392px; } 
.sic_topic_l { background-position: 0 -409px; } 
.sic_topic_nr { background-position: 0 -426px; } 
.sic_topic_nu { background-position: 0 -443px; } 
.sic_topic_or { background-position: 0 -460px; } 
.sic_topic_ou { background-position: 0 -477px; } 
.sic_topic_poll { background-position: 0 -494px; }
.sic_hint_info { background-position: 0 -511px; } 
.sic_hint_exec { background-position: 0 -528px; }
.sic_hint_error { background-position: 0 -545px; } 

