body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
.header {
	cursor: pointer;
}
.content {
	padding: 10px;
	vertical-align: top;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.logo {
	text-align: right;
	vertical-align: bottom;
	padding-right: 60px;
	padding-bottom: 5px;
}
.dropsLeft, .dropsRight {
	width: 193px;
	height: 65px;
	background-repeat: no-repeat;
}
.welcome {
	font-size: 10px;
	color: white;
	font-weight: bold;
}
.menuItem, .ledenItem, .leidingItem, .adminItem {
	height: 20px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.pageTitle {
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 50px;
}
.contentHeader {
	margin-bottom:40px;
	width: 100%;
}
.panelContent {
	padding: 5px;
}
.color {
	border: 1px black solid;
}
.fotoVDWeek {
	border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
}
.antiSpam {
	font-size:25px;
	width: 100px;
	border: 1px solid #A5ACB2;
}
.entryName, .entryInfo {
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
}
.entryName {
	font-weight: bold;
	padding-left: 10px;
}
.entryInfo {
	text-align: right;
	padding-right: 10px;
}
.required {
	color: #F73B3B;
}
.requiredField {
	border: 1px solid #F73B3B;
}
.leftPadding {
	padding-left: 5px;
}
.tabledata {
	font-size: 10px;
	text-align: left;
}
.small {
	font-size: 9px;
}
.form {
	display: inline;
}
.white {
	color: white;
	font-size: 9px;
}

/* poll widget */
div.widget-container {
	font-family: Verdana;
	width: 160px;
}
div.widget-poll-vraag {
	display: none;
}
div.widget-poll-items {
	margin: 5px 0px;
}
div.widget-poll-item {
	height: 37px;
}
div.widget-poll-answer {
	font-size: 9px;
	padding-bottom: 2px;
}
div.widget-poll-amount {
	background-color: #F73B3B;
	padding: 2px;
	color: #FFFFFF;
}
div.widget-poll-percentage {
	margin-top: 2px;
	padding-left: 5px;
}
div.widget-poll-amount, div.widget-poll-percentage {
	font-size: 9px;
	float: left;
}
div.widget-gallery {
	width: 100%;
}
div.widget-gallery-title {
	font-weight: bold;
}
div.widget-gallery-images {
	margin-top: 20px;
	margin-left: 50px;
}
div.widget-gallery-image {
	float: left;
	margin: 5px;
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	overflow: hidden;
}
div.widget-gallery-image img {
	display: none;
	border: 0;
}

/* score dialog layout */
.scoreDialog {
	width: 300px;
	height: 145px;
	padding: 10px;
	position: absolute;
	top: 300px;
	left: 38%;
	z-index: 99;
}
.overlay {
	background-color: #000000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
}

.banner {
	color: white;
	font-weight: bold;
	position: absolute;
	z-index: 99;
	top: 100px;
	cursor: pointer;
	left: 50%;
	margin-left: -250px;
}
.banner div {
	text-align: right;
}
.banner img {
	border: 3px solid #FFFFFF;
}

.sloeber, .speelclub, .rakwi, .tito, .keti, .aspirant, .veebee, .keukenploeg {
	font-weight: bold;
}
.sloeber {
	color: #A706E2;
}
.speelclub {
	color: #E7E40A;
}
.rakwi {
	color: #169D14;
}
.tito {
	color: #EE0909;
}
.keti {
	color: #093DA8;
}
.aspirant {
	color: #EE8C05;
}
* {
	font-family: Verdana;
	font-size: 11px;
}
