/* 
================================
 Container Styles for DotNetNuke
================================
*/   

/* Containers */
.EFQM_Container_Empty_Transparent_Home {
	width: 100%;
	background-color: Transparent;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :10px;
}
.EFQM_Container_Empty_Transparent_Black {
	width: 100%;
	background-color: Transparent;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :10px;
}
.EFQM_Container_Empty_Transparent_Grey {
	width: 100%;
	background-color: Transparent;
	color:#5f696e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :10px;
}

.EFQM_Container_Empty_Transparent_Level
{
	width: 100%;
	background-color: Transparent;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :10px;
}





/* Text Titles Without The Arrow */
.EFQM_Container_Title_Common
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#000000;
	background-color: Transparent;
	white-space: normal;
}
.EFQM_Container_Title_Home
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#000000;
	background-color: Transparent;
	white-space: normal;
}
.EFQM_Container_Title_About
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	background-color: Transparent;
	white-space: normal;
}

.EFQM_Container_Resources_Grey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:bold;
	color:#5f696e;
	background-color: Transparent;
	white-space: normal;
}

.EFQM_Container_Title_Services
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#fdb813;
	background-color: Transparent;
	white-space: normal;
}
.EFQM_Container_Title_Community
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#f7941e;
	background-color: Transparent;
	white-space: normal;
}
.EFQM_Container_Title_Knowledgebase
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#f36f21;
	background-color: Transparent;
	white-space: normal;
}
.EFQM_Container_Title_Events
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#ef4023;
	background-color: Transparent;
	white-space: normal;
}
.EFQM_Container_Title_Webshop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#b8292f;
	background-color: Transparent;
	white-space: normal;
}

/* Text Titles For Use With Arrow */
.EFQM_Container_Title_About_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Services_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#fdb813;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowServicesSmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Community_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f7941e;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowCommunitySmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Knowledgebase_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f36f21;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowKnowledgebaseSmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Events_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ef4023;
	background-color: Transparent;
	white-space: normal;
		display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowEventsSmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Webshop_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#b8292f;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowWebshopSmall.gif) center left no-repeat;
}

/* Text Titles With Arrow */
.EFQM_Container_Title_About_ArrowIncluded
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-image: url(ArrowAboutSmall.gif);
	background-repeat: no-repeat;
	padding-left: 1.3em;
	list-style-position:inherit;
	background-color: Transparent;
	white-space: normal;
}

/* Text Titles */
.EFQM_Container_Title_White
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight:bold;
	color:#ffffff;
	font-variant: small-caps;
	background-color: Transparent;
	white-space: normal;
}
.EFQM_Container_Title_Black
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight:bold;
	color:#000000;
	font-variant: small-caps;
	background-color: Transparent;
	white-space: normal;
}
.EFQM_Container_Title_Grey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight:bold;
	color:#5f696e;
	font-variant: small-caps;
	background-color: Transparent;
	white-space: normal;
}

/* CSS Table */
.EFQMtable {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color:#757478;
	border-width:1px;
	border-style:solid;
}

.EFQMTable th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#f7941e;
	color: #000000;
	font-weight:bold;
	font-size: 10pt;
	border-bottom-color:#757478;
	height:20px;
	vertical-align:middle;
}
tr.EFQMRow td {
	background-color: #FFFFFF;
}
tr.EFQMAlternatingRow td {
	background-color: #d9d9d9; 
}






/*Related resources links*/

.EmptyContainerHome_ResourceLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

A.EmptyContainerHome_ResourceLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

A.EmptyContainerHome_ResourceLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

A.EmptyContainerHome_ResourceLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:Black;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

.EmptyContainerAbout_ResourceLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

A.EmptyContainerAbout_ResourceLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

A.EmptyContainerAbout_ResourceLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ffde00;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

A.EmptyContainerAbout_ResourceLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:Black;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowAboutSmall.gif) center left no-repeat;
}

.EFQM_Container_Resources_Grey_Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color:#5f696e;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:10px;
	line-height:18px;
}

A.EmptyContainerResourcesGrey_ResourceLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#5f696e;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:10px;
	line-height:18px;
}

A.EmptyContainerResourcesGrey_ResourceLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#5f696e;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:10px;
	line-height:18px;
}

A.EmptyContainerResourcesGrey_ResourceLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f36f21;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:10px;
	line-height:18px;
}


.EmptyContainerServices_ResourceLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#fdb813;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowServicesSmall.gif) center left no-repeat;
}

A.EmptyContainerServices_ResourceLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#fdb813;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowServicesSmall.gif) center left no-repeat;
}

A.EmptyContainerServices_ResourceLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#fdb813;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowServicesSmall.gif) center left no-repeat;
}

A.EmptyContainerServices_ResourceLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:Black;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowServicesSmall.gif) center left no-repeat;
}

.EmptyContainerCommunity_ResourceLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f7941e;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowCommunitySmall.gif) center left no-repeat;
}

A.EmptyContainerCommunity_ResourceLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f7941e;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowCommunitySmall.gif) center left no-repeat;
}

A.EmptyContainerCommunity_ResourceLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f7941e;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowCommunitySmall.gif) center left no-repeat;
}

A.EmptyContainerCommunity_ResourceLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:Black;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowCommunitySmall.gif) center left no-repeat;
}

.EmptyContainerKnowledgebase_ResourceLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f36f21;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowKnowledgebaseSmall.gif) center left no-repeat;
}

A.EmptyContainerKnowledgebase_ResourceLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f36f21;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowKnowledgebaseSmall.gif) center left no-repeat;
}

A.EmptyContainerKnowledgebase_ResourceLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f36f21;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowKnowledgebaseSmall.gif) center left no-repeat;
}

A.EmptyContainerKnowledgebase_ResourceLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:Black;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowKnowledgebaseSmall.gif) center left no-repeat;
}

.EmptyContainerEvents_ResourceLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ef4023;
	background-color: Transparent;
	white-space: normal;
		display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowEventsSmall.gif) center left no-repeat;
}

A.EmptyContainerEvents_ResourceLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ef4023;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowEventsSmall.gif) center left no-repeat;
}

A.EmptyContainerEvents_ResourceLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ef4023;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowEventsSmall.gif) center left no-repeat;
}

A.EmptyContainerEvents_ResourceLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:Black;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowEventsSmall.gif) center left no-repeat;
}

.EmptyContainerWebshop_ResourceLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#b8292f;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowWebshopSmall.gif) center left no-repeat;
}

A.EmptyContainerWebshop_ResourceLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#b8292f;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowWebshopSmall.gif) center left no-repeat;
}

A.EmptyContainerWebshop_ResourceLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#b8292f;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowWebshopSmall.gif) center left no-repeat;
}

A.EmptyContainerWebshop_ResourceLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:Black;
	background-color: Transparent;
	white-space: normal;	
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowWebshopSmall.gif) center left no-repeat;
}

/*
.EmptyContainerHome
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#fdb813;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowServicesSmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Community_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f7941e;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowCommunitySmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Knowledgebase_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#f36f21;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowKnowledgebaseSmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Events_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#ef4023;
	background-color: Transparent;
	white-space: normal;
		display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowEventsSmall.gif) center left no-repeat;
}

.EFQM_Container_Title_Webshop_Arrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#b8292f;
	background-color: Transparent;
	white-space: normal;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(ArrowWebshopSmall.gif) center left no-repeat;
}
*/