/*######## shownews v2 #######################*/
.pl-category
{
	color: #59595A !important;
}
A.pl-title
{
	text-decoration: underline;
}
UL.pl_handles LI A
{
	margin-top: -10px !important;
	margin: 0px;
}
/*######## dropdown module #######################*/
.plus-toggler
{
	font-size: 85% !important;
	font-weight: bold;
	text-transform: uppercase;
}
.plus-element H4
{
	font-size: 90% !important;
}
.plus-accordion-default > .plus-toggler
{
}
.plus-accordion-default > .plus-toggler SPAN.plus-title
{
	padding-left: 0px !important;
}
/*TABS*/
#outer_tabs .plustab-title
{
	text-transform: uppercase !important;
	font-size: 8pt !important;
	color: #666666;
}
UL.tabs_container LI.tab.active SPAN
{
	color: #999999 !important;
}
/*LOGIN REGISTER MODULE*/
#login_module
{
	position: relative;
	z-index: 100000;
	margin-right: 0px;
}
#login_module .plus-button A
{
	font-size: 10pt;
	font-weight: normal;
}
/*HIGHLIGHT NEWS*/
#highlight_news
{
}
#highlight_news .highlight-wrapper.has-js
{
	position: absolute;
	width: 400px;
	height: 40px;
}
#highlight_news .highlight-swipe
{
	width: 420px;
}
/*TOPPANEL OVERRIDE*/
#override_toppanel .ict-tp-mainwrap
{
	z-index: 10000;
}
#override_toppanel #ict-base
{
	padding-left: 60px;
}
#override_toppanel #ict-base UL LI H3 SPAN
{
	color: #FFF;
}
#override_toppanel .bg-transparent
{
	background-image: url(../images/toppanel/bg.png);
	background-repeat: repeat;
}
#override_toppanel .ict-tp-kuti-wraper .left .ict-tp-kuti-l
{
	background: url(../images/toppanel/tpnl_l.png) no-repeat left;
}
#override_toppanel .ict-tp-kuti-wraper .left .ict-tp-kuti-r
{
	background: url(../images/toppanel/tpnl_r.png) no-repeat right;
}
#override_toppanel .ict-tp-kuti-wraper .left .ict-tp-kuti
{
	background: url(../images/toppanel/tpnl_m.png) repeat-x;
	text-transform: uppercase;
	padding-top: 2px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
