/*SLIDEPANEL GENERAL*/
.module-panel .module-panel-tab
{
}
/*SLIDEPANEL BUTTON*/
.module-panel .module-panel-tab UL.login LI
{
	margin-top: 3px;
}
/*SHOWNEWS*/
.pl-category
{
	color: #59595A !important;
}
A.pl-title
{
	text-decoration: underline;
}
UL.pl_handles LI A
{
	margin-top: -10px !important;
	margin: 0px;
}
.container_newsflash_outer .readmore A
{
	text-decoration: underline !important;
}
/*SHOWNEWS COLOR*/
.container_newsflash_outer
{
}
.container_newsflash_outer .well._color1 .pl-title, .container_newsflash_outer .well._color2 .pl-title, .container_newsflash_outer .well._color3 .pl-title, .container_newsflash_outer .well._color4 .pl-title, .container_newsflash_outer .well._color5 .pl-title
{
	color: #FFFFFF !important;
	text-decoration: underline;
}
.container_newsflash_outer .well._color1 .pl-category, .container_newsflash_outer .well._color2 .pl-category, .container_newsflash_outer .well._color3 .pl-category, .container_newsflash_outer .well._color4 .pl-category, .container_newsflash_outer .well._color5 .pl-category
{
	color: #FFFFFF !important;
	text-decoration: underline;
}
/*DROPDOWN*/
.plus-toggler
{
	font-size: 95% !important;
	font-weight: bold;
	text-transform: uppercase;
}
.plus-element H4
{
	font-size: 11pt !important;
	display: none;
}
.plus-accordion-default > .plus-toggler
{
	border-bottom: 1px dotted #999999 !important;
}
.plus-accordion-default > .plus-toggler SPAN.plus-title
{
	padding-left: 0px !important;
}
.plus-accordion-default > .plus-toggler
{
	background: url(../images/dropdown/close.png) no-repeat center right !important;
}
.plus-accordion-default .plus-active
{
	background: url(../images/dropdown/open.png) no-repeat center right !important;
}
/*TABS*/
.tabs_buttons
{
	background-color: transparent !important;
	background-image: none !important;
}
#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_register_outer
{
	float: right;
	height: 20px;
	z-index: 1001;
	margin-top: 10px;
	margin-right: 0px;
}
#login_register_outer .plus-button A
{
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
