﻿body
{
    margin-top:25px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-bottom: 10px;
	background-color: white;
}

ul, ol
{
	list-style: none;
}


body, div, p, a, table tr td, span p, table tr td span, table tr td div
{
	font-family: Arial;
	font-size: 9pt;
	line-height: 1.7em;
	color: #3E3E3E;
}

.subMenuLink, .subMenuSelectedLink
{
	font-size: 1.01em;
}



.modulesInfo
{
	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	
}

.modulesLongText
{
   font-size: 1.2em;
   font-weight:normal; 
}

.bottomClass th
{
	font-size: 1.6em;
}

.moduleTitle, .caseTitle
{
	font-size: 1.75em;
	line-height: normal;
}

.moduleTitle
{
    text-transform:uppercase;
}

.caseTitle
{
	color: White;
}

.moduleText
{
	font-size: 1.2em;
	line-height: normal;
}


img
{
	border: 0px;
}

a
{
	color: #3e3e3e;
	text-decoration: underline;
}
.columnSpacing
{
	width: 15px;
}

.columnWideSpacing
{
	width: 30px;
}

/*active users*/
.activeUsersDiv
{
	background-color: Black;
	width: 605px;
	height: 135px;
	margin: 0;
	cursor: pointer;
}
.activeUsersDiv img
{
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 87px;
}
.activeUsersLinks
{
	float: left;
	margin-left: 143px;
	width: 200px;
	padding-top: 8px;
	text-align: center;
	color: #3e3e3e;
}

.activeUsersTab
{
	height: 47px;
	width: 143px;
	background-image: url(../images/tab-activeusers.png);
	background-repeat: no-repeat;
}
/*end active users */
/*news*/
.newsTab
{
	float: left;
}
.newsDiv, .newsDetailsDiv
{
	background-color: #B6D15E;
	margin: 0;
	padding: 0px;
	height: 135px;
	width: 331px;
}

.newsDetailsDiv
{
	text-align: left;
	height: 310px;
	width: 665px;
}
.newsDetailsTabRow, .newsDetailsDiv
{
}
.newsTabRow
{
}
.volgende
{
	text-decoration: underline;
	color: #3e3e3e;
}
.newsLinks
{
	float: left;
	margin-left: 10px;
	padding-top: 8px;
	text-align: center;
}
.newsText
{
	color: #3e3e3e;
	vertical-align: top;
	margin: 0 0px 0 0px;
	padding: 10px 10px 10px 10px;
}
.newsDetailText
{
	line-height: 17pt;
	color: #3e3e3e;
	vertical-align: top;
	margin: 0 0px 0 0px;
	padding: 8px 20px 20px 20px;
}

.newsImage
{
	width: 115px;
	height: 115px;
	margin: 10px 0px 10px 10px;
	padding: 0 0 0 0;
}
.newsDetailsImage
{
	width: 350px;
	height: 270px;
	margin: 0px 0px 20px 20px;
	padding: 0 0 0 0;
}
.newsDetailsDialogContainer
{
	width: 1650px;
	margin-left: -350px;
	padding-left: 350px;
	height: 600px;
}
.closeCrossDiv
{
	width: 650px;
}
.crossImage
{
	margin-left: 638px;
	margin-top: 3px;
	margin-bottom: 8px;
	z-index: 100;
	height: 24px;
	padding: 0px;
}
/*end news*/

/*modules*/
.ActiveScan, .ActiveSeats, .ActiveMailer, .ActiveModule, .ActiveXml, .ActiveScanMouseOver, .ActiveSeatsMouseOver, .ActiveMailerMouseOver, .ActiveModuleMouseOver, .ActiveXmlMouseOver
{
	height: 143px;
	width: 463px;
	color: White;
	margin-bottom: 10px;
}
.ActiveInnerLeft
{
	float: left;
	width: 115px !important;
	height: 130px !important;
}
.ActiveInnerRight
{
	height: 85px;
	padding-top: 15px;
}
.ActiveInnerBottom
{
	height: 20px;
	margin-top: 0px;
}

.ActiveSeats
{
	background-image: url(../images/box-activeseats.png);
	background-repeat: no-repeat;
}
.ActiveMailer
{
	background-image: url(../images/box-activemailer.png);
	background-repeat: no-repeat;
}
.ActiveModule
{
	background-image: url(../images/box-activemodule.png);
	background-repeat: no-repeat;
}
.ActiveXml
{
	background-image: url(../images/box-activexml.png);
	background-repeat: no-repeat;
}
.ActiveScan
{
	background-image: url(../images/box-activescan.png);
	background-repeat: no-repeat;
}
.ActiveScanMouseOver
{
	background-image: url(../images/box-activescan_over.png);
	background-repeat: no-repeat;
}
.ActiveSeatsMouseOver
{
	background-image: url(../images/box-activeseats_over.png);
	background-repeat: no-repeat;
}
.ActiveMailerMouseOver
{
	background-image: url(../images/box-activemailer_over.png);
	background-repeat: no-repeat;
}
.ActiveModuleMouseOver
{
	background-image: url(../images/box-activemodule_over.png);
	background-repeat: no-repeat;
}
.ActiveXmlMouseOver
{
	background-image: url(../images/box-activexml_over.png);
	background-repeat: no-repeat;
}

.moduleTitle
{
	padding-top: 11px;
	margin-left: 114px;
	line-height: normal;
	color: #3A454B;
	font-weight: bold;
}

.moduleText
{
	margin-left: 114px;
	height: 50px;
	padding-bottom: 5px;
	color: White;
	width: 337px;
	text-transform: uppercase;
}

.moduleLinks
{
	text-align: left;
	margin-left: 115px;
}

/*end modules*/
.caseContainer
{
	background-color: #B6D15E;
	margin-top: 0px;
	width: 463px;
}
.caseTextDiv
{
	padding: 15px;
}
.caseFooter
{
	background-image: url('../images/tab-case.png');
	background-repeat: no-repeat;
	width: 88px;
	height: 47px;
}


.pageSummary, .pageSummary p
{
	font-size: 10.5pt;
	font-weight: bold;
	margin:0px;
	text-transform: uppercase;
}

.pageSummary, .slideDownDiv
{
	vertical-align: top;
}
.slideDownDiv
{
	color: #3e3e3e;
	margin-top: 5px;
}

.leesVerder
{
	color: #B6D15E !important;
}

.leftColum, .leftColum p
{
    vertical-align:top;
    margin: 0px;
	vertical-align: top;
	width: 233px;
	padding-right: 0px;
    
}
.rightColumn
{
	width: 463px;
	vertical-align: top;
}
.caseSummarydiv, .caseSummarydiv p
{
	margin: 0px;
	font-weight: bold;
	text-transform:uppercase;
}

SummaryWhatIsThis
{
	font-size: 2em;
}
.activeUsersDivAll
{
	background-color: Black;
	height: 90px;
	margin: 0;
}
.activeUsersDivAll div
{
	width: 190px;
	height: 87px;
	background-repeat: no-repeat;
}
.nff
{
	background-image: url('../images/users/nff.jpg');
}
.debalie
{
	background-image: url('../images/users/balie.jpg');
}
.iff
{
	background-image: url('../images/users/iff.jpg');
}
.springdance
{
	background-image: url('../images/users/springdance.jpg');
}
.idfa
{
	background-image: url('../images/users/idfa.jpg');
}

.hoogt
{
	background-image: url('../images/users/hoogt.jpg');
}
.uub
{
	background-image: url('../images/users/uub.jpg');
}
.su
{
	background-image: url('../images/users/su.jpg');
}
.gigant
{
	background-image: url('../images/users/gigant.jpg');
}
.passiespelen
{
	background-image: url('../images/users/passie.jpg');
}

.mezz
{
	background-image: url('../images/users/mezz.jpg');
}
.iabr
{
	background-image: url('../images/users/iabr.jpg');
}
.mortsel
{
	background-image: url('../images/users/mortsel.jpg');
}
.yo
{
	background-image: url('../images/users/yo.jpg');
}
.slinger
{
	background-image: url('../images/users/slinger.jpg');
}
.tivoli
{
	background-image: url('../images/users/tivoli.jpg');
}
.tivoliSelected
{
	background-image: url('../images/users/tivoli_over.jpg');
}
.slingerSelected
{
	background-image: url('../images/users/slinger_over.jpg');
}
.yoSelected
{
	background-image: url('../images/users/yo_over.jpg');
}
.mortselSelected
{
	background-image: url('../images/users/mortsel_over.jpg');
}
.nffSelected
{
	background-image: url('../images/users/nff_over.jpg');
}
.debalieSelected
{
	background-image: url('../images/users/balie_over.jpg');
}
.iffSelected
{
	background-image: url('../images/users/iff_over.jpg');
}
.springdanceSelected
{
	background-image: url('../images/users/springdance_over.jpg');
}
.idfaSelected
{
	background-image: url('../images/users/idfa_over.jpg');
}

.hoogtSelected
{
	background-image: url('../images/users/hoogt_over.jpg');
}
.uubSelected
{
	background-image: url('../images/users/uub_over.jpg');
}
.suSelected
{
	background-image: url('../images/users/su_over.jpg');
}
.gigantSelected
{
	background-image: url('../images/users/gigant_over.jpg');
}
.passiespelenSelected
{
	background-image: url('../images/users/passie_over.jpg');
}
.mezzSelected
{
	background-image: url('../images/users/mezz_over.jpg');
}
.iabrSelected
{
	background-image: url('../images/users/iabr_over.jpg');
}
.slingerLink
{
	width: 145px;
	height: 87px;
}
.userImageButton
{
	width: 186px;
	height: 84px;
}
.imgLogo
{
	vertical-align: top;
	width: 160px;
}

.Copyrightwrapper
{
	text-align: center;
}

.copyright
{
	font-size: 8pt;
	color: Gray;
	margin-left: 5px;
	margin-right: 5px;
	
}

.copyrightLink
{
	font-size: 8pt;
	color: Gray;
	margin-left: 2px;
	margin-right: 2px;
}
.grayLineLeft, .grayLineRight
{
	width: 328px;
	height: 10px;
}

.homeTextTable
{
	width: 100%;
}
.homeTextTable td
{
	width: 50%;
	padding: 15px 15px 15px 15px;
}


div.blockMsg
{
	width: 40%;
	top: 0px;
	left: 0px;
	margin-left: 338px;
	margin-top: 0px;
	background-color: Transparent;
	border: 0px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .70;
	opacity: .70;
	padding: 15px;
	color: #fff;
}

.activeXML
{
	height: 110px;
	padding-bottom: 30px;
	margin-right: 11px;
	background-image: url(../images/boxes.png);
	background-position: left top;
}

.activeXML_Hover
{
	height: 110px;
	padding-bottom: 30px;
	cursor: pointer;
	margin-right: 11px;
	background-image: url(../images/boxes.png);
	background-position: right top;
}

.activeSeats
{
	height: 115px;
	padding-bottom: 30px;
	margin-right: 11px;
	background-image: url(../images/boxes.png);
	background-position: left -140px;
}

.activeSeats_Hover
{
	height: 115px;
	padding-bottom: 30px;
	cursor: pointer;
	margin-right: 11px;
	background-image: url(../images/boxes.png);
	background-position: right -140px;
}

.activeScan
{
	height: 109px;
	padding-bottom: 30px;
	margin-right: 11px;
	background-image: url(../images/boxes.png);
	background-position: left -290px;
}

.activeScan_Hover
{
	height: 109px;
	padding-bottom: 30px;
	cursor: pointer;
	margin-right: 11px;
	background-image: url(../images/boxes.png);
	background-position: right -290px;
}
.activeMailer
{
	height: 110px;
	padding-bottom: 30px;
	margin-right: 11px;
	background-image: url(../images/boxes.png);
	background-position: left -430px;
}

.activeMailer_Hover
{
	height: 110px;
	padding-bottom: 30px;
	cursor: pointer;
	margin-right: 11px;
	background-image: url(../images/boxes.png);
	background-position: right -430px;
}

.modulesSlideDownDiv
{
	color: #3e3e3e;
	margin-bottom: 15px;
	width: 300px;
	margin-left: 114px;
	cursor: pointer;
	color: #3A454B;
}

.bottomClass td
{
	vertical-align: top;
	padding-bottom: 10px;
}

.bottomClass th
{
	padding-right: 0px;
	text-align: left;
	color: #3e3e3e;
	font-weight: lighter;
}

.contactTable, .workTable
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	padding-left: 15px;
}

.contactTable
{
	min-height: 100px;
	max-height: 600px;
}
.workTable
{
	padding-right: 10px;
	height: 400px;
}

.contactTable a, .contactTable a:Visited, workTable a, workTable a:Visited
{
	font-family: Verdana;
	font-weight: bolder;
	color: white;
	text-decoration: none;
}

.contactTable a:Hover, workTable a:Hover
{
	text-decoration: underline;
}

.closeBox
{
	float: right;
	width: 25px;
}

.contactFormTB, contactTable input
{
	border: solid 1px grey;
	background-color: #C4C7C9;
}

.newsTab
{
    width:100px;
    height:45px;
    overflow:hidden;
}
