@charset "UTF-8";
/* CSS Styles for the KonsoliFIN Playstation theme */


.navtabs li.selected a.navtab {
	color:#FFFFFF !important;
	background: #006ebb !important;
	top: 0 !important;
	padding-top: 0 !important;


.navtabs li.selected li:hover a.popupctrl {
	border-color:#006ebb !important;
	background-color:#000000 !important;
}

.toplinks ul.isuser li a:hover {
	background: #006ebb !important;
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover {
	background: #006ebb url(http://www.konsolifin.net/bbs/images/konsolifin2010/arrow.png) no-repeat right center !important;
}


.popupbody {
	background: #000000 !important;
	border: 1px solid #006ebb !important;
	margin-top: 5px !important;
}


.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow a {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #006ebb;
}


.navlinks a {
	color: #006ebb !important;
}



