/* website */

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
}

#website {
	z-index: 1;
}

h1
{
	display: none;
}

h2, h3, h4 {
	position: relative;
	left: -10px;
	_left: 0px;
	margin-left: -10px;
	margin-right: 10px;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	color: #53473f;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #e3e3df;
	background-image: url(../img/bg_headers.gif);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#schedule_info_text {
	z-index: 9;
}

.app {
	padding: 0px
}

/* top */

#top {
	position: relative;
	width: 100%;
	height: 156px;
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#top_inner {
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#links_top {
	position: relative;
	float: right;
	clear: right;
	color: #be001c;
	padding-top: 14px;
}

#logo {
 position: relative;
 width: 267px;
 height: 80px;
 padding-top: 31px;
}

#links_top a {
	color: #be001c;
	text-decoration: none;
}

#links_top a:hover {
	text-decoration: underline;
}

#menu {
	position: relative;
	top: -6px;
	width: 910px;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

/* middle */

#middle {
	position: relative;
	width: 100%;
	_height: 400px;
	min-height: 400px;
	background-color: #e3e3df;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	z-index: 8;
}

#middle_inner {
	position: relative;
	width: 950px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	position: relative;
	float: left;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	color: #53473f;
	font-size: 8pt;
	line-height: 14pt;
	text-align: justify;
}

#content a {
	color: #be001c;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/* bottom */

#bottom {
 position: relative;
 width: 100%;
 padding-top: 14px;
 z-index: 10;
}

#bottom_inner {
	position: relative;
 	width: 950px;
 	margin-left: auto;
 	margin-right: auto;
 	font-size: 9pt;
 	z-index: 10;
}

#bottom_left {
 float: left;
 position: relative;
 width: 380px;
 z-index: 10;
}

#bottom_right {
	position: relative;
	width: 570px;
	float: left;
	text-align: right;
	z-index: 10;
}

#bottom_left {
	color: #be001c;
}

#bottom_left a {
	color: #be001c;
	text-decoration: none;
}

#bottom_left a:hover {
	text-decoration: underline;
}

#bottom_right {
	color: #5f5e5b;
}

#bottom_right a {
	color: #5f5e5b;
	text-decoration: none;
}

#bottom_right a:hover {
	text-decoration: underline;
}

.button {
 	color: #ffffff;
 	background-color: #67aa1f;
 	font-family: arial, helvetica, sans-serif;
 	font-size: 9pt;
 	text-decoration: none;
 	border: 1px;
 	border-color: #888888;
 	border-style: solid;
 	margin: 1px;
 	padding: 5px;
 	padding-top: 2px;
 	padding-bottom: 2px;
}

input, select, textarea {
 font-family: arial, helvetica, sans-serif;
 color: #53473f;
 background-color: #f0f0f0;
 font-size: 10px;
 text-decoration: none;
 border: 1px;
 border-color: #888888;
 border-style: solid;
 margin: 1px;
 padding-left: 1px;
}

.borderblock {
 border: solid 1px #e3e3df;
 padding: 10px;
 margin-bottom: 5px;
}

.shadeblock {
 background: #e7eae7;
 padding: 10px;
}

/* navigatie */

#nav {
	position: relative;
	float: right;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}

#nav ul {
	list-style: none;
	position: relative;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}

#nav li {
	position: relative;
	float: left;
	height: 41px;
	display: block;
	text-align: center;
	font-size: 9pt;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#nav a {
 	text-decoration: none;
 	color: #ffffff;
}

#nav a:hover {
	text-decoration: none;
	font-weight: normal;
}

#nav li:hover {
	color: #ffffff;
 	cursor: pointer;
 	text-decoration: none;
 	font-weight: normal;
}


.nav_color1_start_selected {
	width: 130px;
	background-image: url(../img/menu_color1_start_selected.png);
	background-repeat: no-repeat;
}

.nav_color1_start_normal {
	width: 126px;
	background-image: url(../img/menu_color1_start_normal.png);
	background-repeat: no-repeat;
}

.nav_color1_start_preselected {
	width: 87px;
	background-image: url(../img/menu_color1_start_preselected.png);
	background-repeat: no-repeat;
}



.nav_color1_continu_selected {
	width: 140px;
	background-image: url(../img/menu_color1_continu_selected.png);
	background-repeat: no-repeat;
}

.nav_color2_continu_selected {
	width: 140px;
	background-image: url(../img/menu_color2_continu_selected.png);
	background-repeat: no-repeat;
}

.nav_color3_continu_selected {
	width: 140px;
	background-image: url(../img/menu_color3_continu_selected.png);
	background-repeat: no-repeat;
}


.nav_color1_continu_preselected {
	width: 64px;
	background-image: url(../img/menu_color1_continu_preselected.png);
	background-repeat: no-repeat;
}

.nav_color2_continu_preselected {
	width: 64px;
	background-image: url(../img/menu_color2_continu_preselected.png);
	background-repeat: no-repeat;
}

.nav_color3_continu_preselected {
	width: 64px;
	background-image: url(../img/menu_color3_continu_preselected.png);
	background-repeat: no-repeat;
}


.nav_color1_end_selected {
	width: 132px;
	background-image: url(../img/menu_color1_end_selected.png);
	background-repeat: no-repeat;
}

.nav_color2_end_selected {
	width: 132px;
	background-image: url(../img/menu_color2_end_selected.png);
	background-repeat: no-repeat;
}

.nav_color3_end_selected {
	width: 132px;
	background-image: url(../img/menu_color3_end_selected.png);
	background-repeat: no-repeat;
}


.nav_color1_continu_normal {
	width: 104px;
	background-image: url(../img/menu_color1_continu_normal.png);
	background-repeat: no-repeat;
}

.nav_color2_continu_normal {
	width: 104px;
	background-image: url(../img/menu_color2_continu_normal.png);
	background-repeat: no-repeat;
}

.nav_color3_continu_normal {
	width: 104px;
	background-image: url(../img/menu_color3_continu_normal.png);
	background-repeat: no-repeat;
}



.nav_color1_end_normal {
	width: 88px;
	background-image: url(../img/menu_color1_end_normal.png);
	background-repeat: no-repeat;
}

.nav_color2_end_normal {
	width: 88px;
	background-image: url(../img/menu_color2_end_normal.png);
	background-repeat: no-repeat;
}

.nav_color3_end_normal {
	width: 88px;
	background-image: url(../img/menu_color3_end_normal.png);
	background-repeat: no-repeat;
}



#row1_col1 {
	position: relative;
	width: 930px;
	float: left;
}

#row1_col1_cell1 {
	position: relative;
	float: left;
	width: 930px;
	_width: 920px;
 	background-color: #ffffff;
 	padding: 10px;
 	_padding-right: 0px;
 	padding-top: 0px;
}

.borderblock_notice {
	background: url('../img/notice.gif') repeat-y;
	border: solid 1px #7ab51d;
	padding: 10px 20px 10px 20px;
}
.borderblock_error {
	background: url('../img/error.gif') repeat-y;
	border: solid 1px #cd1d1d;
	padding: 10px 20px 10px 20px;
}

#member_form {
	width: 100%;
}

#member_form .info {
	width: 280px;
	float: left;
	margin-bottom: 20px;
}

#member_form .account {
	clear: left;
	width: 330px;
	border: solid 1px #e3e3df;
	padding: 10px;
}

#member_form .extinfo {
	float: left;
	width: 180px;
}

.borderblock .event_title {
	font-weight: bold;
	font-size: 13px;
}

.event_schedule {
	width: 100%;
}