﻿html, body
{
	background-color: #00ADEF;
	height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

h1, h1 span
{
	font-weight: bold;
	font-size: 14px;
}

.Actie, a span .Actie
{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: Red;
	width: 100%;
}
span a, .HovPanelStyle a
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
span a:hover, .HovPanelStyle a
{
	color: #cc0000;
	text-decoration: none;
}
.HovPanelStyle
{
	border: solid 1px #cccccc;
	padding: 5px 5px 5px 5px;
	background-image: url(images/header-opened.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffca23;
	visibility: visible;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-align: center;
}
.HovPanelStyle br
{
	height: 5px;
}


.DynamicMenuItem th, td
{
	border: none;
	padding: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px;
}
.DynamicMenuItem table
{
	border-collapse: collapse;
	height: 20px;
}



/*Modal Popup*/
.attModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 15;
}

.attmodalPopup
{
	background-image: url(images/att-pop-bg.gif);
	background-repeat: no-repeat;
	background-color: #ecf8fe;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 600px;
}
a {
outline: none;
}

.TableAlterItem td
{
background-color:#cccccc;	
}
.TableItem td
{
background-color:#eeeeee;	
}
.huisModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 15;
}

.huismodalPopup
{
	background-image: url(../../images/dakje.jpg);
	background-repeat: no-repeat;
	background-color: #ecf8fe;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 590px;
}

.ticketModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 15;
}

.ticketmodalPopup
{
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 0px;
	width: 790px;
	height:600px;
	overflow:auto;
}
.Twitter
{
   	background-image: url(images/tw-box.png);
	background-repeat: no-repeat;
width:200px;
height:410px;
padding: 20px 0px 0px 3px;
}
.Twitter p
{
    font-size:10px;
}
.Twitter H4 a
{
    font-size:8px;
}
.twtr-join-conv
{
     font-size:10px;
}
.Social
{
    	background-image: url(images/sobox.png);
	background-repeat: no-repeat;
	height:120px;width:140px;
	padding: 10px 10px  0px 12px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
font-weight:bold;
text-align:center;
}
