﻿.CenteredDataDiv
{
	text-align:center;
}

.Label1
{
	font-weight:bold;
	text-decoration:underline;
	font-size:18px;
}

.Label2
{
	font-weight:bold;
	font-size:14px;
}

.BlancoMasterPageContainerDiv
{
	background: #fffff;
	height: 20px;
	clear:both; /* Needed for blanco line above footer */
}

.ADRotatorMinor
{
	width:200px;
	height:60px;
}

.ADRotatorMajor
{
	width:95%;
	height:100px;
}

.ContentTableDataRow
{
	height:1px;
}

.newsImage
{
	float:left;
	padding-right:4px;
}

.Date
{
	float:left;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #2c476d;
	font-weight: bold;
	font-size: 8pt;
	vertical-align:middle;
}



.Text
{
	color: #2c476d;
	font-size: 12pt;
}

/* MENU */
.staticMenuItem
{
	text-align:center;
	vertical-align:bottom;
	background-image: url("../Images/Menu/empty_Bt.jpg");
	height:24px;
	width:98px;
	cursor: pointer; cursor: hand;
}

.staticMenuItem:Hover
{
	text-align: center;
	vertical-align: middle;
	color: #ff9966;
	background-image: url("../Images/Menu/empty_Bt.jpg" );
	height: 25px;
	width: 98px;
	cursor: pointer; cursor: hand;
}

.dynamicMenuItem
{
	text-align:left;
	color:#ffffff;
	background-color:#376c9f;
	height:25px;
	width:98px;
	cursor: pointer; cursor: hand;
}

.dynamicMenuItem:Hover
{
	text-align: left;
	color: #ff9966;
	background-color: #376c9f;
	height: 25px;
	width: 98px;
	cursor: pointer; cursor: hand;
}

.dynamicMenuStyle
{
	z-index: 1;  /* Solve ASP.net menu issue with IE8*/
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	/*background-color: transparent;*/
}

.Title
{
	font-size: 250%;
	font-weight: bold;
	color: tomato;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: underline;
}

.SubTitle
{
	font-size: 160%;
	font-weight: bold;
	color: tomato;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: underline;
}

.PlayerTable
{
	border-color: Black;
	text-align: left;
	width:80%;
}

.BirthdayList, .ActivityList 
{
	font-size:12px;
	list-style:none;
	text-align:left;
}

.BirthdayListName:visited, .ActivityTitle:visited
{
	color:Blue;
}

.BirthdayListName:hover, .ActivityTitle:hover
{
	color:#2c476d;
}


.TeamPhotoCss
{
	width:80%;
}

/* START CSS-CLASSES AVF DATA --> Kalender en uitslagen */
.achtergrond_donker
{
	background-color: #474291;
	font-size: 9px;
	font-family: Verdana;
	color: #E7EFE7;
}

.achtergrond_licht_lijn_onder
{
	background-color: #cbd3ff;
	font-size: 9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom: Solid 1px #476C4F;
}

.achtergrond_medium_lijn_onder
{
	background-color: #b0c4ec;
	font-size: 9px;
	font-family: Verdana;
	color: #476C4F;
	border-bottom: Solid 1px #476C4F;
}

/* START CSS-CLASSES AVF DATA --> Kalender en uitslagen */
