/*
	Color definitions for the CZ implementation of the TWA Website
	Versie:	1.4 CZ
	Door:		Elian Ebbing
	Laatste wijziging: 2003-04-16

	Dit is een toevoeging op het document style.css. Style.css is founder onafhankelijk
	omdat alle kleuren in dit document zijn gedefinieerd. Tot nu toe blijft het verschil
	tussen de founder sites beperkt tot kleur-instellingen. De overige CSS definities en
	templates zijn nog voor alle founder sites het zelfde.
*/

/* Global */
body 										{ background-color: #fff; }
p 											{ color: #000; }
td.divider 									{ background-color: #EFEFEF; }
.bg-asset-divider							{ background-image: url(/img/bg_white_1px.gif); }
.navigation-right							{ background-color: #8bbfcc; }
.navigation-right-fact						{ background-color: #8bbfcc; }
a											{ color: #9F0202; }
/*RGB(135,0,0);*/


/* Documenttitle */
td.title {
	color: #FF9E10;
	background-color: #870000;
}

/* Eyecatcher */
td.eyec 									{ color: #000; }
td.eyecatcher-title a.eyec					{ color: #000; }
a.eyec					 					{ color: #870000; }


.eyecatcher-title 							{ color: #000; }
.eyecatcher-text	 						{ color: #000; }

/* Factsheet */
div.fact-title 								{ color: #000; }
div.fact-title h1							{ color: #000; }
a.fact 										{ color: #870000; }
a.fact-toc									{ color: #870000; }
div.fact-meer li							{ color: #870000; }
a.fact-meer									{ color: #870000; }
div.fact 									{ color: #000000; }
div.fact-meer								{ color: #FF9200; }

/*.fact-meer * 								{ color: #00026d; }*/

/* Factsh. Textasset */
div.text-title, 
h2.text-title,
h2.text-title a			
{ 
	color: #000; 
}

ul.text 									{ color: #000; }
p.text 										{ color: #000; }
div.text 									{ color: #000; }

a.text										{ color: #870000; }

table.showborder {
	border-left-color: #FF9D0E;
	border-top-color: #FF9D0E;
}

table.showborder td {
	border-color: #FF9D0E;
}

td.showborder {
	border-right-color: #FF9D0E;
	border-bottom-color: #FF9D0E;
}

td.czTableTitle {
	background-color: #780000;
	color : #FFFFFF
}

td.czTableSubTitle {
	background-color: #FFBB55;
	color : #000000;
}

/* Listbox */
table.lbox				{ background-color: #FFFFFF; }
div.lbox				{ background-color: #FFFFFF; }
a.lbox 					{ color: #870000; }
p.lbox 					{ color: #000000; }

/* Medisch AZ */
div.meaz-head,			
div.meaz-sect,			
div.meaz-item			{ color: #313473; }
a.meaz					{ color: #FF9D0E; }

/* NewsItem */

/*a.news					{ color: #870000; }*/
p.news,
p.news-head,
a.news-head			{ color: #000; }

/* Searchpage */
p.zoek-pagehead	{ color: #333366; }
a.zoek-head			{ color: #008080; }
a.zoek-head:hover { color: #008080; }
.zoek						{ color: #333366; }
div.zoek-bar		{ background-color: #D6D6EB; color: #303870; }
p.zoek-goto			{ color: #000080; }
a.zoek-goto			{ color: #000080; }

/* Sitemap */
table.smap-sect	{ background-color: #8080C0; }
td.smap-chapter { background-color: #FFFFFF; }
a.smap 					{ color: #000000; }
a.smap:hover 		{ color: #8080C0; }

/* Special */
table.spec			{ background-color: #EFEFEF; }
td.spec					{ color: #840000; }
td.spec-header	{ color: #840000; }
a.spec					{ color: #FF9D0E; }

/* Tabbar */
tr.tbar					{ background-color: #870000; }
td.tbar					{ background-color: #000000; }
td.tbar-active	{ background-color: #FF9E0F; color: #870000; }
a.tbar					{ color: #FFFFFF; }

/* Statistics */
input.stats-date 						{ border-color: #C0C0C0; }
input.stats-date-button 		{ border-color: #C0C0C0; }
input.stats-results-button	{ border-color: #C0C0C0; }
td.stats-header 						{ background-color: #870000; color: #FFFFFF; }

/* Form Engine */
td.news-head { color: #840000;}
td.text { color: #000000; }
td.formlabel { color: #000000; }
td.formcontrol { color: #000000; }


/*************************/

/*.icon,*/

.margin-list-item li,
.icon li
{
	color:#840000;
}

.margin-list-item a,
.margin-text-item a, 
.richtext-container p,
.richtext-container,
.highlight-text,
.margin-list-item, 
.margin-list-item p,
.margin-text-item, 
.margin-text-item p,
.highlight-title,
.highlight-header,
.margin-text-header,
.margin-text-header p,
div#content .margin-text-header h3,
div#content .button-title h3
{
	color: #000000;
}

.margin-list-item li a,
.margin-text-item li a,
.highlight-title a,
.highlight-header a,
.margin-text-header a,
.icon a
{
	color: #840000;
}


.margin-list-header,
div#content .margin-list-header h3,
div#content h2.margin-list-header
{
	color:#FF9200;
}

.page-title,
div#content h2.simpletext-title,
.richtext-container p,
.richtext-container
{
	color: #000000;
}

.readmore a,
.richtext-container a {
	/* color: #FF9D0E; */
	color: #870000;
}

.content-afsluiter {
	background-color: #ff9c08;
}

#contentpopup{
	background-color: #fff;
}

/* mypage sidebar*/
#contentpopup * div.sidebar { background-color: #8bbfcc;}


/********************************* 
* Faq							*
*********************************/
.faq-answer p,
.faq-answer {
	background-color: #760000;
	color: #FFFFFF;
}

.faq-container-hi .faq-question {
	background-color: #FF9D0E;
	color: #FFFFFF;
}

.faq-question {
	color: #870000;	
}

/* legacy */

.fact-meer-header 								{ color: #760000; }
.fact-meer-container 							{ background-color: #fff; }
.navigation-right-fact							{ background-color: #fff; }
#virtueleoogartsthema .highlight-header 	{ color: #760000; }
#virtueleoogartsthema .highlight-text 		{ color: #000; }
#virtueleoogartsthema .fact-meer a			{ color: #000; }


/********************************************/


/* Experts */
#ExpertTable .ContentTitel
{
	font-weight: normal;
    font-size: 13px;
    color: #1B4188; 
}

#ExpertTable p 
{
	margin-bottom:10px;
	margin-top:10px;
}

#ExpertTable cite
{
	font-size: 11px;
}

#ExpertTable .CommunityExpertLabel, #ExpertTable .ContentSubTitel
{
	font-weight: bold;
    font-size: 13px;
    color: #1B4188;
}

#ExpertTable li
{
    margin-left: 20px;
}
