/*-------------------------------------------------------------------------------------------------- 
*** PLAZA DEFAULT TEMPLATE *** 
--------------------------------------------------------------------------------------------------*/


/* DEFAULT ---------------------------------------------------------------------------------------*/
.headerItem
{
	color:#00A5DF;
}

.subHeaderItem
{
	color:#81CCE7;
}

.mainContent a
{
	color: #514b44;
}

.mainContent a:hover
{
	color: #00A5DF;
}
/* EINDE DEFAULT ---------------------------------------------------------------------------------*/


/* INFO ICON BIJ KOPPEN EN INVOERVELDEN ----------------------------------------------------------*/
.linkHeaderInfoIcon
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/info_icon.png);
}
/* EINDE INFO ICON BIJ KOPPEN EN INVOERVELDEN ----------------------------------------------------*/


/* HEADER EN FOOTER ------------------------------------------------------------------------------*/
/*---- header */
.masterMainContentWrapper
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/headerBackground.png) center top;
}

.mainContentHeaderImageContainer
{
	display: block;
}


.mainContentHeader .headerLabels
{
	left: 130px;
	color: #74706A;
}

.headerNameLabel
{
	color: ;
}

.headerPayoffLabel
{
	color: ;
}

.headerPayoffLabel:hover
{
	color: #006ca8;
}

.mainContentHeaderLogoLink
{
	top: 30px;
	left: auto;
	right: 50px;
	width: 107px;
	height: 60px;
	background: url(http://images.mindz.com/Images/mindzLogo.png);
}

/*---- footer */
.mainContentFooter
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/footerBackground.png) no-repeat;
}
/* EINDE HEADER EN FOOTER ------------------------------------------------------------------------*/


/* MENU EN SUBMENU -------------------------------------------------------------------------------*/
.menu
{
	float: left;
}

/*---- menu achtergrond */
li.menuItem
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/tabBackgroundRight.png) no-repeat top right;
}

li.menuItem a
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/tabBackgroundLeft.png) no-repeat left;
}

li.selectedMenuItem
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/tabBackgroundSelectedRight.png) no-repeat right;
}

li.selectedMenuItem a
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/tabBackgroundSelectedLeft.png) no-repeat left;
}

/*---- menu tekst kleur */
li.menuItem a
{
	color: #ffffff;
}

li.selectedMenuItem a
{
	color: #ffffff;
}

li.menuItem a:hover, li.selectedMenuItem a:hover
{
	color: #00639F;
}

.mainContentSubMenuContainer a, .mainContentSubMenuContainer a:hover
{
	color: #ffffff;
}
/* EINDE MENU EN SUBMENU -------------------------------------------------------------------------*/


/* INVOERVELDEN ----------------------------------------------------------------------------------*/
.inputTextBox, .inputTextArea, .selectDropDownBox
{
	border: 1px solid #0080c8;
}
/* EINDE INVOERVELDEN ----------------------------------------------------------------------------*/


/* INFO PANEL ------------------------------------------------------------------------------------*/
.infoPanel
{
/* blijft zoals het is */
}
/* EINDE INFO PANEL ------------------------------------------------------------------------------*/


/* BUTTONS ---------------------------------------------------------------------------------------*/
/*---- button tekst kleur */
a.buttonDefaultSmall, a.buttonDefaultSmall:hover, .buttonDefaultSmall, .buttonDefaultSmallMedium, .buttonDefaultMedium, .buttonDefaultMediumLarge, .buttonDefaultLarge, .buttonDefaultLargeXL, .buttonDefaultThinSmall, .buttonDefaultThinSmallMedium, .buttonDefaultThinMedium, .buttonDefaultThinMediumLarge, .buttonDefaultThinLarge, .buttonDefaultThinLargeXL
{
    color: #ffffff;
}

/*---- grote knoppen */
.buttonDefaultSmall
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultSmall.png) no-repeat;
}

.buttonDefaultSmallMedium
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultSmallMedium.png) no-repeat;
}

.buttonDefaultMedium
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultMedium.png) no-repeat;
}

.buttonDefaultMediumLarge
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultMediumLarge.png) no-repeat;
}

.buttonDefaultLarge
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultLarge.png) no-repeat;
}

.buttonDefaultLargeXL
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultLargeXL.png) no-repeat;
}

/*---- smalle knoppen */
.overviewPagingPreviousButton
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/overviewPagingPreviousButton.png) no-repeat;
}

.overviewPagingNextButton
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/overviewPagingNextButton.png) no-repeat;
}

.buttonDefaultThinSmall
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultThinSmall.png) no-repeat;
}

.buttonDefaultThinSmallMedium
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultThinSmallMedium.png) no-repeat;
}

.buttonDefaultThinMedium
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultThinMedium.png) no-repeat;
}

.buttonDefaultThinMediumLarge
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultThinMediumLarge.png) no-repeat;
}

.buttonDefaultThinLarge
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultThinLarge.png) no-repeat;
}

.buttonDefaultThinLargeXL
{
	background: url(http://images.mindz.com/Images/templates_private/plazaBlauw/buttonDefaultThinLargeXL.png) no-repeat;
}
/* EINDE BUTTONS ---------------------------------------------------------------------------------*/


/* TAGCLOUD --------------------------------------------------------------------------------------*/
/*---- tag colors */
.tagList a
{
	color: #514b44;
}

.tagList .newTag a
{
	color: #006ca8;
}

.tagList .grownTag a
{
	color: #93af0c;
}

.tagList .shrunkTag a
{
	color: #ff6600;
}

/*---- tag selected colors */
.tagList li a:hover
{
	background-color: #cccccc;
}

.tagList a.tagCloudSelectedTag 
{
	color: #ffffff;
	background-color: #93af0c;
}

.tagList a.tagCloudSelectedTag:hover 
{
	background-color: #b1d60a;
}

/*---- legenda kleuren */
.tagsLegendGrownContainer
{
	background: #93B00A;
}

.tagsLegendShrunkContainer
{
	background: #FF6600;
}

.tagsLegendNewContainer
{
	background: #006CA8;
}

.tagsLegendUnchangedContainer
{
	background: #514b44;
}
/* EINDE TAGCLOUD --------------------------------------------------------------------------------*/