@charset "iso-8859-1";

body, img, p, td, a {
	font-size:14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 0px;
}

img {
	border: 0;
}

p {
	text-align:justify;
}

a {
	text-decoration:none;
}

a:hover {
	color:red;
}

a.black {
	color:#000000;
}

a.blue {
	color:#0000FF;
}

a.white {
	color:#FFFFFF;
}

table {
	border: 0;
	border-style: none;
	border-collapse: collapse;
}

table.maxwidth {
	table-layout: fixed;
	width: 100%;
}

table.outside {
	border: 1px black solid;
}

table.list {
	width:340px;
	margin:auto;
	border:1px #666699 solid;
	border-right-width:0px!important
}

table.list td {
	padding:1px;
	border: none;
}

td {
	border-style: none;
}

th {
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	border:0px;
	padding:1px;
	background-color:#426DAB;
	border-color:#426DAB;
	height:20px;
	vertical-align: bottom;
}

.row-header {
	min-width: 300px;
	max-width: 300px;
	background-color: #426DAB;
}

.table-header-rotated th.rotate-45 {
	height: 300px;
	width: 40px;
	min-width: 40px;
	max-width: 40px;
	position: relative;
	vertical-align: bottom;
	padding: 0;
	font-size: 12px;
	line-height: 0.8;
	background-color: transparent;
}
  
.table-header-rotated th.rotate-45 > div{
	position: relative;
	top: 0px;
	left: -150px;
	height: 100%;
	-ms-transform:skew(45deg,0deg);
	-moz-transform:skew(45deg,0deg);
	-webkit-transform:skew(45deg,0deg);
	-o-transform:skew(45deg,0deg);
	transform:skew(45deg,0deg);
	overflow: hidden;
	
}
  
.table-header-rotated th.rotate-45 span {
	-ms-transform:skew(-45deg,0deg) rotate(45deg);
	-moz-transform:skew(-45deg,0deg) rotate(45deg);
	-webkit-transform:skew(-45deg,0deg) rotate(45deg);
	-o-transform:skew(-45deg,0deg) rotate(45deg);
	transform:skew(-45deg,0deg) rotate(45deg);
	position: absolute;
	bottom: 255px;
	left: -25px;
	display: inline-block;
	width: 100%;
	width: 85px;
	text-align: left;
	white-space: nowrap;
}

.table-striped-column > thead {
	background-color: #426DAB;
}

.table-striped-column > thead > tr th:nth-of-type(even) div {
	  background-color: #568fdf;
}

.table-striped-column > thead > tr th:nth-of-type(odd) div {
	background-color: #426DAB;
}

strong {
	font-weight:bold;
}

.grijs {
	background-color:#EBEBEB;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #000000;
}

input {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

/* Big box with list of options */
#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:175px;  /* Width of box */
  height:250px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #317082;  /* Dark green border */
  background-color:#FFF;  /* White background color */
  text-align:left;
  font-size:0.9em;
  z-index:100;
}

#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;
  padding:1px;
  cursor:pointer;
  font-size:0.9em;
}

#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#317082;
  color:#FFF;
}

#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
}

/* NEW LAYOUT */

div.memoriam {max-height: 600px; overflow:auto; padding-right: 20px;}

header.top { background-color:#22356B; height:125px; margin:0; min-width:960px; width:100%; }
div.top { height:125px; margin-left:auto; margin-right:auto; width:960px; text-align:center; }
header.middle-top { background-color:#426DAB; height:60px; margin:0; min-width:960px; width:100%; }
nav.middle-top { height:60px; margin-left:auto; margin-right:auto; margin-top:0; width:960px; }
nav.middle-top ul.middle-top { font-family:Arial, Verdana, sans-serif; font-size:20px; list-style:none; margin:0; padding:0; }
nav.middle-top ul.middle-top li.middle-top { display:block; position:relative; float:left; line-height:60px; }
nav.middle-top ul.middle-top li.middle-top a.middle-top { font-size: 20px; display:block; text-decoration:none; text-shadow: 0px 1px 3px #000000; padding:0; background:#426DAB; color:#FFFFFF; margin:0; height:60px; width:192px; text-align:center; }
nav.middle-top ul.middle-top li.middle-top a:hover { background:#3A5F9B; text-shadow: 0px 1px 3px #000000; }
nav.middle-top ul.middle-top li.middle-top a.active { background:#3A5F9B; text-shadow: 0px 1px 3px #000000; }
header.lower-top { background-color:white; height:32px; margin:0; min-width:960px; width:100%; }
header.lower-top-login { background-color:#EFF1F3; height:50px; margin:0; min-width:960px; width:100%; }
div.lower-top { height:50px; margin-left:auto; margin-right:auto; margin-top:0; width:960px; font-family:Arial, Verdana, sans-serif; font-size:16px; background:white; color:#FFFFFF; height:28px; text-align:center;}
div.footer { position:relative; background-color:#EFF1F3; min-height:200px; min-width:960px; width:100%; margin-top:25px; }
div.home {border: 1px; border-color:#EFF1F3;}
nav.middle-top-login { height:60px; margin-left:auto; margin-right:auto; margin-top:0; width:960px; }
nav.middle-top-login ul.middle-top-login { font-family:Arial, Verdana, sans-serif; font-size:20px; list-style:none; margin:0; padding:0; }
nav.middle-top-login ul.middle-top-login li.middle-top-login { display:block; position:relative; float:left; line-height:60px; text-decoration:none; text-shadow: 0px 1px 3px #000000; padding:0; background:#426DAB; color:#FFFFFF; margin:0; height:60px; width:960px; text-align:center; }

div.menu-top{height:30px; margin-left:auto; margin-right:auto; margin-top:0; width:960px; position: relative; z-index: 1;}
div.screen-container{width:960px; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:20px; text-align:left;}
div.index { position:relative; height:240px; width:960px; background: #CCCCCC; margin-top:10px; margin-bottom:10px; border:1px #CCCCCC solid;}
div.index-left{ position:relative; float:left; height:100%; width: 606px; background: #FFFFFF url(../img/index-bg-4.jpg); }
div.index-container-promo { float:left; text-align:left; margin-left: 75px; margin-top:30px; width: 450px; height: 170px; background: rgb(255, 255, 255); background: rgba(255, 255, 255, 0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fFFFFFF, endColorstr=#7fFFFFFF); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fFFFFFF, endColorstr=#7fFFFFFF)"; }
h1.promo { font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:28px; color:#22356B; margin-left:15px; margin-top:15px; margin-bottom:10px; opacity: 1.0; filter: alpha(opacity=100);}
p.promo-text { font-family:"Trebuchet MS", Helvetica, sans-serif; color:#22356B; font-size:18px; margin-left:15px; margin-bottom:0px; margin-top:0px; opacity: 1.0; filter: alpha(opacity=100);}
div.index-right{ position:relative; float:right; height:100%; width: 354px; background: #FFFFFF; }
div.index-bday{height:60px; color: #666666; text-align:left; background:#F9F9F9 url(../img/no-profile.gif) no-repeat; background-position:left; padding-left:65px; }
div.index-bday-today{height:60px; color: #666666; font-weight:bold; text-align:left; background:#F9F9F9 url(../img/no-profile.gif) no-repeat; background-position:left; padding-left:65px; }
a.index-bday{ color: #666666; font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:21px; font-weight:bold; }
div.index-bday:hover{background: #EFF1F3 url(../img/no-profile.gif) no-repeat; background-position:left;}
div.index-bday-today:hover{background: #EFF1F3 url(../img/no-profile.gif) no-repeat; background-position:left;}

div.content-container{ width: 960px; position:relative; margin-left:auto; margin-right:auto; margin-bottom:20px; text-align:left;}
div.content-container-left{ width:606px; float:left; position:relative; text-align:left; margin-bottom:20px;}
div.content-container-right{width: 354px; float:right; text-align:left; margin-bottom:20px;}
table.club-info { font-family:"Trebuchet MS", Helvetica, sans-serif; color:#426DAB; font-size:13px; margin-top: 15px; margin-bottom: 15px; border-collapse:collapse; background-color:#EFF1F3; border:1px solid #E7E7E7; padding:5px; width:100%;}
td.club-info{ font-family:"Trebuchet MS", Helvetica, sans-serif; color:#426DAB; font-size:13px;}
tr.club-info{ font-family:"Trebuchet MS", Helvetica, sans-serif; color:#426DAB; font-size:13px;}
tr.club-info-header {font-family:"Trebuchet MS", Helvetica, sans-serif; color:#22356B; font-size:15px; font-weight:bold; }
td.club-info-header {font-family:"Trebuchet MS", Helvetica, sans-serif; color:#22356B; font-size:15px; font-weight:bold; }
/* ==========================================================
   Used in TinyBox popups
========================================================== */
.tbox {position:absolute; display:table; vertical-align:middle; padding:14px 17px; z-index:900}
.tinner {padding:15px; padding-bottom:35px; -moz-border-radius:5px; border-radius:5px; background:#fff url(../img/loading.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(../img/tinyclose.png) no-repeat}
.tclose:hover {background-position:0 -30px}

/* ==========================================================
   Used in form validation
========================================================== */

input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}

label.invalid {
	color: #F00;
	font-weight: bold;
}

#content {
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-ms-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	border: 1px solid #c4c6ca;
	margin: 0 auto;
	padding: 25px 0 0;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	width: 400px;
}
#content h1 {
	color: #7E7E7E;
	font: bold 25px Helvetica, Arial, sans-serif;
	letter-spacing: -0.05em;
	line-height: 20px;
	margin: 10px 0 30px;
}
#content h1:before,
#content h1:after {
	content: "";
	height: 1px;
	position: absolute;
	top: 10px;
	width: 27%;
}
#content h1:after {
	background: rgb(126,126,126);
	background: -moz-linear-gradient(left,  rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
    right: 0;
}
#content h1:before {
	background: rgb(126,126,126);
	background: -moz-linear-gradient(right,  rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
    left: 0;
}
#content:after,
#content:before {
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
	border: 1px solid #c4c6ca;
	content: "";
	display: block;
	height: 100%;
	left: -1px;
	position: absolute;
	width: 100%;
}
#content:after {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
	top: 0;
	z-index: -1;
}
#content:before {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
	top: 0;
	z-index: -2;
}
#content form { margin: 0 20px; position: relative }
#content form input[type="text"],
#content form input[type="password"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #eae7e7 url(/img/icons.png) no-repeat;
	border: 1px solid #c8c8c8;
	color: #777;
	font: 13px Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
	padding: 15px 10px 15px 40px;
	width: 80%;
}

#content form input[type="checkbox"] {
	border: 1px solid #c8c8c8;
	color: #777;
	font: 13px Helvetica, Arial, sans-serif;
	margin-left: 10px;
	margin-bottom: 10px;
}

label.login{	
	color: #777;
	font: 13px Helvetica, Arial, sans-serif;
	text-align:left;
}

div.login {text-align:left;}

#content form input[type="text"]:focus,
#content form input[type="password"]:focus {
	-webkit-box-shadow: 0 0 2px #c8c8c8 inset;
	-moz-box-shadow: 0 0 2px #c8c8c8 inset;
	-ms-box-shadow: 0 0 2px #c8c8c8 inset;
	-o-box-shadow: 0 0 2px #c8c8c8 inset;
	box-shadow: 0 0 2px #22356B inset;
	background-color: #fff;
	border: 1px solid #c8c8c8;
	outline: none;
}
#username { background-position: 10px 10px !important }
#password { background-position: 10px -53px !important }
#content form input[type="submit"] {
	background: rgb(254,231,154);
	background: -moz-linear-gradient(top,  rgba(254,231,154,1) 0%, rgba(254,193,81,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee79a', endColorstr='#fec151',GradientType=0 );
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-ms-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-o-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	border: 1px solid #D69E31;
	color: #85592e;
	cursor: pointer;
	float: left;
	font: bold 15px Helvetica, Arial, sans-serif;
	height: 35px;
	margin: 20px 0 35px 15px;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	width: 120px;
}
#content form input[type="submit"]:hover {
	background: rgb(254,193,81);
	background: -moz-linear-gradient(top,  rgba(254,193,81,1) 0%, rgba(254,231,154,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec151', endColorstr='#fee79a',GradientType=0 );
}
#content form div a {
	color: #004a80;
    float: right;
    font-size: 12px;
    margin: 30px 15px 0 0;
    text-decoration: underline;
}
.button {
	background: rgb(247,249,250);
	background: -moz-linear-gradient(top,  rgba(247,249,250,1) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(top,  rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fa', endColorstr='#f0f0f0',GradientType=0 );
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-top: 1px solid #CFD5D9;
	padding: 15px 0;
}
.button a {
	background: url(/img/icons.png) 0 -112px no-repeat;
	color: #7E7E7E;
	font-size: 17px;
	padding: 2px 0 2px 40px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button a:hover {
	background-position: 0 -135px;
	color: #00aeef;
}

.collapsible {
	background-color: rgb(255, 81, 0);
	color: white;
	cursor: pointer;
	padding: 10px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
}
  
.active, .collapsible:hover {
	background-color: #555;
}

.progress_green {
	background-color: darkgreen;
}

.progress_yellow {
	background-color: darkorange;
}

.progress_none {
	background-color: gray;
}

.collapsible:after {
	content: '\002B';
	color: white;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
  
.active:after {
	content: "\2212";
}
  
.content {
	padding: 0 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	background-color: #f1f1f1;
}