﻿

.ContainerGeneralTable {
	font-family:Arial, Helvetica, sans-serif;
	}

div.divEventDetails 
{
		font-family:Arial, Helvetica, sans-serif;
    margin-top:20px;
}

table.EventDetails td 
{
	font-family:Arial, Helvetica, sans-serif;
    vertical-align:top;
    background-color:Transparent;
}

div.divEventDetails {
float:left;
clear:both;
margin-bottom:20px;
}

div.divEventsSearch 
{
    float:left;
    clear:both;
}

.EventsSearchMaster 
{
    float:left;
    width:100%;
}

h1 
{
    text-align:left;
}

tr.HeaderEventsSearch
{
    border-bottom:1px solid Gray;
    color:Black;
    font-weight:bold;
}

tr.HeaderEventsSearch th
{
	text-align: left !important;
}



td.HeaderEventsDetails 
{
    font-weight:bold;
    vertical-align:top;
    padding-right:15px;
}

.RowEventsSearch td, .RowEventsDetails td
{
    font-family:Arial;
    font-size:12px;
    color:Black;
	vertical-align: top;
}

.watermarked 
{
    	height:20px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

table.gridEvents 
{
}

table.EventDetails 
{
    float:left;
    clear:both;
    margin-top:20px;
    margin-left:20px;
    margin-bottom:20px;
}

a.EventsSearchbtn 
{
    padding-left:20px;
}


#zoekBtn {
	font-family:Arial, Helvetica, sans-serif;
}
#zoekBtn a {
}




caption h1 {
	text-align: center;
}