/*
 * muPortal alapértelmezett skin v2 - created by saxus
 * http://muportal.uw.hu
 *
 * Utoljára módosítva: Kedd, 2005. március 29.
 */


h1 { font-size: 24px; margin-bottom: 24px; font-family: "Arial Black", Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; color: #FEB212; }
div.navBar { font-weight: bold; }
div.navBar a:hover, h1 a:hover { color: Black; }
div.navBar a, h1 a { color: #FEB212; }

a:hover { color: #FEB212; }
a { color: Black; font-weight: bold; }

/*********************************************************************************/
div#forumMain { text-align: left; padding: 3px; }

div.ftitle { text-align: left; color: Black; font-weight: bold; background-image: url(../images/forum_header.png); height: 30px; margin-top: 3px; padding-top: 3px; padding-left: 3px; background-repeat: no-repeat; }

/* Fórumok listája */
div.fStat, table.fBrd { border: 2px solid Black; width: 100%; margin-bottom: 2px; background-color: #AAAAAA; }
table.fBrd tr th { height: 20px; }
table.fBrd tr td { border-top: 1px solid Gray;  }

div.fDesc { margin: 3px 0px 3px 0px; font-size: 10px; width: 90%; color: #646464; }

img.fIcon {
	margin: 0px 8px 0px 8px;
}

div#FMB { height: 30px; height: 100%;  margin-top: -3px; }
div#FMB a { height: 30px; background-repeat: no-repeat;  background-position: 0px 0px; overflow: hidden; text-indent: -1000px; display: block; }
div#FMB a:hover { background-position: 0px -30px; text-decoration: none; } 

div.fStat {	padding: 2px;	width: auto; font-size: 10px; }

div.emoticons {
	margin-top: 1em;
	text-align: center;
}

div.emoticons p {
	margin: 0px;
	line-height: 26px;
}

div.comments div.main { width: 600px; }

div.comments div.left { width: 135px; }

div.fmsg {
	text-align: center;
	padding: 2em;
	font-weight: bold;
}

table.fBrd tr td a { color: Black; font-weight: bold; border-bottom: 1px dashed gray; }
table.fBrd tr td a:hover { color: #FEB212; border-bottom: 1px solid #FEB212; text-decoration: none; }

input#helpline {
	width: 400px;
	border: 0px solid black;
	background-color: #AAAAAA;
	color: black;
	font-size: 10px;
}

input.button2 { background-color: #FEB212; font-weight: bold; font-size: 12px; }
input.button2:hover { background-color: Black; color: White;  }
