﻿html, body 
{
	margin: 0;
	padding: 0;
	color:#ffffff;
}

html, body, table, input, p, textarea
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 150%;
}

body 
{
	background: #000000 url(../images/achtergrond.png) repeat-x top center;
}

h1 
{
	margin:0;
	padding:0;
	font-size: 14px;
	line-height: 140%;
}

p 
{
	margin-top: 0;
}

img { border:0px; }

a 
{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

.container 
{
	margin: 0 auto;
	width: 975px; /* was 1068px; */ /*1200px;*/
	position: relative;
}

.header 
{
}

.content 
{
	margin-top: 16px;
}

.footer 
{
	border-bottom: 1px solid #4d4d4d;
	margin: 100px 0px 30px 25px; /* was 101px */
	padding-top: 1px; /* IE bug?...bij 0px krijg je een padding-top EN een padding-bottom van 30px... */
	position: relative;
	zoom:1;
}

.homepage .footer
{
	margin-top: 110px;
}

.requiredField                { background-color:#FFFACD; }
.validatorAlert								{ color:#000000; }

.ajax__validatorcallout_error_message_cell  {color:#000000;}
 .validator {color:#000000;}
		
.mainmenu
{
	position: absolute;
	left: 10px; /* was 86px; */ /* 101px (topleft blok) - 15px (schaduw) */
	top: 14px; /* 27px (topleft blok) - 13px (schaduw) */
	width: 238px;
	height: 593px;
	/*background: url(../images/mainmenu.png) no-repeat;*/
	z-index: 500;
}

.mainmenubackground 
{
	position: absolute;
	left: 10px;
	top:14px;
	width: 238px;
	height: 593px;
	background: url(../images/mainmenu.png) no-repeat;
	z-index: 500; 
}

.menuitems 
{
	position: absolute;
	left: 15px;
	top: 189px;
	width: 187px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menuitems a 
{
	display: block;
	height: 20px;
	/* background-repeat: no-repeat; */
}

/*.menuitems a:hover,
.menuitems a.selectedmenuitem,
.menuitems a:active
{
	background-position: 0 100%;
} */

.menuitems a span 
{
	cursor:pointer;
	display: block;
	height: 20px;
	background-repeat: no-repeat;
}

.menuitems a:hover span,
.menuitems a.selectedmenuitem span,
.menuitems a:active span
{
	background-position: 0 100%;
}

.latestnews 
{
	position: absolute;
	left: 28px;
	/*top: 440px;*/
	bottom: 65px;
	width: 159px;
	line-height: 16px;
	font-size: 12px;
}

.latestnews h2 
{
	border-top: 1px solid #489254;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 16px 0px 16px;
	margin: 0px;
	color: #ffffff;
}

.latestnews ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #489254;
	overflow: hidden;
}

.latestnews li
{
	padding: 0px 0px 0px 16px;
	border-top: 1px solid #489254;
	max-height: 32px;
	overflow: hidden;
}

.latestnews a 
{
	color: #ffffff;
}
.nieuwsTitle 
{
	text-transform: uppercase;
}

.zoek
{
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #000000;
	color: #999999;
	padding: 5px 118px 5px 8px;
	vertical-align:middle;
	border-bottom: 1px solid #4d4d4d;
	line-height: 100%;
	font-size: 11px;
}

.teller 
{
	position: absolute;
	width:150px;
	height:30px;
	right: 90px;
	top: 50px;
	background: url(../img/teller_floriade.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 6px 5px 5px 18px;
	vertical-align:middle;	
	font-size:17px;
	font-weight:bold;
	z-index: -1;
}

.rabobankSponsor
{
	position: absolute;
	width:100px;
	height:54px;
	right: 0px;
	top: 51px;
	color: #FFFFFF;
	padding: 0px 0px 5px 18px;
	vertical-align:middle;	
	font-size:17px;
	font-weight:bold;
	z-index: -1;
}

.zoekveld 
{
	background: url(../images/zoek.png) no-repeat;
	width: 87px; /* 103px - padding-left - padding-right */
	height: 18px;
	line-height: 18px;
	vertical-align:middle;
	border: 0;
	padding: 0px 8px 0px 8px;
}

.sitetitle 
{
	position: absolute;
	left: 239px; /* 315px; */
	top: 60px;
	font-size: 11px;
	font-weight: bold;
}

.sitetitle h1 
{
	font-size: 19px;
	text-transform: uppercase;
	line-height: 110%;
	margin-bottom: 4px;
}

.pageinfo 
{
	margin-top: 2px;
}

.homepage .pageinfo /* PageInfo niet tonen op de homepage */
{
	display: none;
}

.breadcrumb 
{
	float: left;
	width: 500px; /* was 550px; */
	margin-left: 239px; /* 315px; */
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	overflow:hidden;
}

.breadcrumb a 
{
	color: #999999;
}

.contentservice 
{
	float:right;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.contentservice a 
{
	color: #999999;
}

.leftcontent 
{
	float: left;
	width: 125px;
	margin-left: 239px; /* was 315px */
}

.leftcontent a:hover 
{
	text-decoration: underline;	
}

.centercontent
{
	float: left;
	width: 440px; /* was 450px; */
	/*min-height: 160px;*/
	position: relative;
	margin-left: 10px;
}

.content 
{
	min-height: 160px;
}

.homepage .content
{
	min-height: 61px;
}

.centercontent p 
{
	line-height: 150% !important;
}

.rightcontent 
{
	float: right;
	width: 145px;
	/*margin-right: 132px;*/
}

.centercontent ul 
{
	margin: 0px 0px 16px 16px;
	padding: 0;
}

.centercontent li
{
	margin: 0px 0px 4px 0px;
	padding: 0;
}

.newsOverviewBlock  .lefttab 
{
	position: absolute;
	left: 0px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding:0px;
	margin:0px;
}

.newsOverviewBlock 
{ 
	padding:0px; margin:0px;
	padding-left:70px;
}

.newsOverviewBlock h2
{
	padding:0px; margin:0px;
}

.service 
{
	float:left;
	color: #999999;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}

.service ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.service li 
{
	border-top: 1px solid #4d4d4d;
	padding-left: 30px;
	width: 108px; /* 138px - padding-left */
	height: 18px;
	vertical-align: middle;
}

.service a 
{
	color: #999999;
}

.headercontent 
{
	overflow:hidden;
	position:relative;
}

.sections 
{
	float: left;
	margin-left: 40px;
	margin-top: -40px; /* -40px + (-20px * AantalServiceMenuItems) --> Wordt gedaan in WebsiteStandaard.aspx */
	position: relative;
}

.section 
{
	position: absolute;
	width: 200px;
	height: 124px;
	top: 0px;
	z-index: 100;
	font-weight: normal;
}

.section div 
{
	display: none;
}

.rootpage .section div 
{
	display: block;
	width: 130px;
	margin: 135px auto 0px auto;
	text-align: center;
	line-height: 120%;
	padding-top:2px;
}

.section1:hover, .section2:hover, .section3:hover, .section4:hover, .section5:hover 
{
	background-position: 0px 100%;
	z-index: 200;
} 

.section1
{
	background-image: url(../images/sections/section_1.png);
	left: 0px;
	width: 135px;
	margin-left: 32px;
}
.section1 div 
{
	margin-left: -32px;
}
.section1 div 
{
	padding-right: 14px;
}

.section2
{
	background-image: url(../images/sections/section_2.png);
	left: 134px;
	width: 146px;
	margin-left: 27px;
}
.section2 div 
{
	padding-right: 12px;
}

.section3
{
	background-image: url(../images/sections/section_3.png);
	left: 268px;
	width: 133px;
	margin-left: 33px;
}
.section3 div 
{
	padding-right: 14px;
}

.section4
{
	background-image: url(../images/sections/section_4.png);
	left: 402px;
	width: 136px;
	margin-left: 32px;
}
.section4 div 
{
	padding-right: 14px;
}

.section5
{
	background-image: url(../images/sections/section_5.png);
	left: 536px;
	width: 184px;
	margin-left: 8px;
}
.section5 div 
{
	padding-right: 20px;
}

.bie-paris 
{
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 75px;
	height: 75px;
	background-image: url(/img/bie-logo-transparent.png);
}

.rightcontent h2 
{
	background: #af1417 url(../images/titleback.png) repeat-y top left;
	color: White;
	text-transform: uppercase;
	font-size: 11px;
	display:inline;
	padding: 1px 8px 1px 8px;
}

.sideBarElementContent 
{
	margin-top: 8px;
}

.rightcontent ul 
{
	margin: 0px 0px 25px 0px;
	padding: 0;
	list-style-type: none;
	color: #999999;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.rightcontent li
{
	padding: 0px 0px 3px 0px;
}

.rightcontent li a 
{
	color: #999999;
}

.sideBarElementContainer 
{
	margin-bottom: 30px;
}

.currentMenuItem 
{
	color: #ff8900 !important;
}

#lsLanguage_pnlTemporary
{
	z-index: 300;	
	right: 0px;	
	overflow: auto;	
	position: absolute;	
	top: 4px;	
	/*background-color: #000000;*/
	background: #000000 url(../images/language.png) no-repeat top left;
}

/*-----------------------------------------------------------
	stijlen voor languageselector
------------------------------------------------------------*/
.languageSelectorDropDown			{ position:relative; width:106px; height:20px; cursor:pointer; }
.languageSelectorCurrent			{ font-size:10px; padding-left: 3px; }
.languageSelectorButton				{ width:20px; text-align:center; }
.languageSelector							{ display:none; background-color:Black; padding: 3px; }

/* Zoekresultaten */
.SearchResultItem
{ 
	padding-top: 10px;  
	padding-bottom: 10px; 
	border-top: dotted 1px #FFFFFF; 
}
.SearchResultItem .Breadcrumb				
{ 
	font-weight:bold; 
	color: #999999;
	font-size: 11px;
}

.centercontentinvisible 
{
	display: none;
}

.centercontentwide 
{
	width: 595px; /* was 605px; */
}

.rightcontentinvisible 
{
	display: none;
}

.logo 
{
	position: absolute;
	left: 25px;
	top: 35px;
	width: 114px;
	height: 106px; 
}

.newsBlockTitle 
{
	font-size: 13px;
	margin-bottom: 4px;
}

.newslettersubscribeform,
.contactform
{
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	margin: 8px 0px;
}

/*-----------------------------------------------------------
	Contact form
-----------------------------------------------------------*/
.tblContactForm							{ margin-top: 10px; }
.tblContactForm tr					{ height:30px !important; }
.tblContactForm th					{ text-align:left; }
.tblContactForm td					{ height:30px; vertical-align:top; line-height:22px; }
.tblContactForm td.name			{ padding-right:15px; }
.tblContactForm td.value INPUT			{ width:330px; }
.tblContactForm td.value TEXTAREA		{ width:330px; }
.tblContactForm td.buttons	{ text-align:right; padding-top:15px; }
.txbComment									{ height:100px; }


.filmviewer 
{
	position:absolute; 
	left:101px; 
	top:55px; 
	width:968px; 
	height:490px; 
	z-index:450; 
	background: #f20308 url(/images/filmviewer.png) repeat-y top center;
}

.filmviewercontent 
{
	margin-left:250px;
}

.filmviewer h2 
{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0px 8px 0px;
}

a.filmviewerclose
{
	position:absolute; 
	right:10px; 
	top:10px;
	width:20px;
	height:20px;
	background: url(/images/filmviewerclose.png) no-repeat top left;
}

a.filmviewerclose:hover
{
	background-position: 0px 100%;
}

.filmviewerflash 
{
	width: 594px;
	height: 420px;
	line-height: 420px;
	vertical-align:top;
	text-align:left;
	overflow:hidden;
	position:relative;
}

.filmviewertext 
{
	margin-top:8px;
	height: 18px;
	width: 594px;
	overflow:hidden;
}

.filmviewersitedisablercontent 
{
	position:fixed; 
	left:50%; 
	top:0px; 
	width:1069px; 
	height:100%; 
	margin-left:-535px; 
	background-color:#000000; 
	z-index:400; 
	filter:alpha(opacity=75);-moz-opacity:.75; opacity:.75;
}

.filmviewersitedisablermain 
{
	position:fixed; left:0px; top:0px; width:100%; height:100%; background-color:#000000; filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

table.sitemapOverview								{ display: block; }
.sitemapOverview td									{ width: 50%; }
.sitemapOverview ul									{ margin-top:0; margin-bottom:8px; }
.sitemapOverview li									{ margin-top:0; margin-bottom:0; font-size: 13px; line-height: 140%; list-style-type:disc; }
.sitemapOverview li li							{ font-size: 12px; line-height: 140%; }
.sitemapOverview li li li						{ font-size: 11px; line-height: 140%; }
.sitemapOverview li li li li				{ font-size: 10px; line-height: 140%; }

.tableEmployee th										{ text-align: left; }

.currentPage												{ background-color:Black; padding: 0px 5px; color:White; }
.disabledPagerLink									{ cursor:default; color:#444444; }

.prikbordContainer									{ }
.prikbordItem												{ display:block; padding-top: 10px; }
.prikbordDateName										{ float:left; width: 100px; }
.prikbordMessage										{ margin-left: 100px; }
.prikbordDate												{ display:block; font-size: 11px; color:#cccccc; }
.prikbordName												{ display:block; font-weight:bold; }
.prikbordTitle											{ display:block; font-weight: bold; }
.prikbordSummary										{ display:block; }

.formulier													{}
.formulier th												{ text-align:left; vertical-align:top; }
.formulier input[type=text]					{ width: 300px; }
.formulier textarea									{ width: 300px; }

#flashcontent												{ margin-left: -90px; }


/* Web TV pagina en overview */
div.webTV	div.listItemImage					{ float: left; margin: 0 1em 1em 0; }
div.webTV	div.listItemSummary				{ padding: 0; margin: 0; }
div.webTV	div.listItemSummary	ul		{ padding-bottom: 0; margin-bottom: 0; }
div.webTV	.listItemSummaryBekijk		{ float: right; }
div.webTV	div.datum									{ color: #666; font-size: 11px; padding: 0; margin: 0; float: right; }
div.webTV	h1												{ padding: 0; margin-bottom: 0; }

div.webTV	td.lb											{ width: 10px; background-image: url(http://www.floriade.nl/images/floriadeTV/floriadeTV_achtergrond_lb.png); background-repeat: no-repeat; color: #000;}
div.webTV	td.mb											{ padding: 12px 1px 0 1px; background-image: url(http://www.floriade.nl/images/floriadeTV/floriadeTV_achtergrond_mb.png); background-repeat: repeat-x; background-color: #000;}
div.webTV	td.rb											{ width: 26px; background-image: url(http://www.floriade.nl/images/floriadeTV/floriadeTV_achtergrond_rb.png); background-repeat: no-repeat;}
div.webTV	td.lo											{ height: 16px; width: 10px; background-image: url(http://www.floriade.nl/images/floriadeTV/floriadeTV_achtergrond_lo.png); background-repeat: no-repeat; }
div.webTV	td.mo											{ height: 16px; background-image: url(http://www.floriade.nl/images/floriadeTV/floriadeTV_achtergrond_mo.png); background-repeat: repeat-x;}
div.webTV	td.ro											{ height: 16px; width: 26px; background-image: url(http://www.floriade.nl/images/floriadeTV/floriadeTV_achtergrond_ro.png); background-repeat: no-repeat; }

/* buttons for leaflet navigation */
.buttonPrevious											{ width:50px; height:40px; background-image:url(/img/btPrevious.gif); background-color:Transparent; border:0px; }
.buttonNext													{ width:50px; height:40px; background-image:url(/img/btNext.gif); background-color:Transparent; border:0px; margin-left:20px; }

/* Message window on the homepage */
.messagePanel												{ position:absolute; top:0px; left:0px; height:100%; width:100%; z-index:10000; background-image:url(/img/overlay.png); background-repeat:repeat; }
.messagePanel .messagContent				{ position:absolute; background-color:#FFFFFF; left:250px; top:100px; padding:10px; z-index:10000; }
.messagePanel .closeButton					{ height:25px; line-height:25px; vertical-align:middle; padding-top:5px; text-align:right; }