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

a img {
	border: none;
}
.hcl a:hover {
	color: #CCCCCC;	
}
div.bcl a {
	float: right;	
}
div.nbl a, div.abl a {
	float: left;	
}

#maincontainer input, #maincontainer textarea, #maincontainer select {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #000000;	
}

div.ccl:first-child {
	border-top: none;
}
div.ccl p:first-child {
	margin-top: 0;
}
div.bcl {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	overflow: hidden;
}

td.shr a.btl {
	padding: 0 2px;
}

span.nav, span.pln {
	float: right;
}
span.pln span {
	font-weight: bold;
	font-size: 13px;
}
span.pln a {
	float: none;
	display: inline;
	font-size: 12px;
}

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

table.tbl tr.hrw {
	background-color: #1f1f1f;
	background-repeat: repeat-x;
	background-image: url(../gfx/uni/difline1.jpg);
}

table.tbl td.hco {
	width: 20%;
	font-weight: bold;
}

/* Table content row */
table.tbl tr.crw {
	background-color: #111111;
	background-repeat: repeat-x;
	background-image: url(../gfx/uni/difline0.jpg);
}	


/* 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;
}

div.abl {
	margin-top: 5px;
	overflow: hidden;
}
div.nbl {
	overflow: hidden;	
}

/* Error message paragraph */
div.err div.ccl p {
	margin: 5px 0 0 0;
	color: red;
	font-weight: bold;
}
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;
}
textarea {
	width: 99%;
}

/* 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;
}

div.pst {
	margin: 0px;
	border-top-style: none;
}

/* 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, badge and post rating icons */
img.rnk, img.ubs, img.prt {
	margin-top: 1px;
	vertical-align: text-top;
}
img.uba {
	vertical-align: middle;
}

/* Avatar image */
img.ava {
	width: 50px;
	height: 50px;
}
div.pst img.ava {
	margin-left: 5px;
	float: right;
}
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%;
}

/* Board/topic/post/nav icon */
img.ico {
	vertical-align: text-top;
	width: 16px;
	height: 16px;
}
div.hcl img.ico {
	margin-top: 1px;
}

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

/* Button icon */
img.bic {
	vertical-align: text-top;
	width: 16px;
	height: 16px;
}

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

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

/* 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: green;
	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: #e8e8e8;
}
*/
/* Tag button */
button.tbt {
	margin: 0 3px 3px 0;
	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 {
	border: 1px solid blue;
}

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

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