/** START EDITOR **/

body {
	font-size:11px;
	line-height:1.6;
	margin: 5px;
	}

body, h1, h2, h3, input, select, option, button, textarea {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: #333333;
	}

h1, h2, h3 	{
	font-style: normal;
	font-weight: normal;
	color: #66ae2f;
	}

h3 { font-weight: bold; }

h1 { font-size: 28px; }
h2 { font-size: 20px; }
h3 { font-size: 14px; }

h1 a, h2 a, h3 a {
	color: inherit;
	text-decoration: none;
	}

a { color: #333333; }
a:hover, a:focus { color: #66ae2f; }

p, ul, ol, h1, h2, h3, h4, h5, h6 {
	 margin-bottom: 20px;
}

.Groene_banner {
	float: left;
	min-width: 0.8em;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	background: #76B24C url(/image/traindate-side-bg.png) right top;
	}

/** END EDITOR **/


/** BASIC STYLES **/

html, body { margin: 0px !important; }

body {
	padding-bottom: 20px;
	background: #d6d6d6 url('/image/bg.png') repeat-x 0px 0px;
	}

form legend {
	width: 300px;
	margin: 0;
	font-weight: bold;
	}
form p.requiredField {
	}
form p.missing {
	}
form *:focus {
	}
form p input,
form textarea {
	border: 1px solid #aaaaaa;
	font-size: 100%;
	}
form fieldset {
	margin: 1em 0 0 0;
	border: 0;
	padding: 0;
	}
form p {
	overflow: hidden;
	clear: both;
	}
form label {
	display: block;
	width: 160px;
	float: left;
	}
form input {
	display: block;
	width: 200px;
	float: left;
	}
form textarea {
	width: 200px;
	height: 10em;
	}
form strong {
	margin-left: 5px;
	}
form input[type='hidden'] {
	display:none;
	}


/** CLASSES **/

.errorMessage {
	color: red;
	border: 1px solid red;
	background: pink;
	padding: .5em;
	display: block;
	}

.clearfix {
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	width: 100%;
	}

.widthfix {
	width: 100%;
	}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	}

h2.parent {
	font-size: 12px;
	color: #333333;
	line-height: 1;
	text-transform: uppercase;
	}

ul.style,
ul.style li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.navlist li {
	border-bottom: 1px dotted #959595;
	}
ul.navlist a {
	text-decoration: none;
	}

.title h2 {
	margin-bottom: 0;
	}
.title h2 a {
	padding-right: 25px;
	background: url('/image/arrow-3D-green.png') no-repeat right 4px;
	}
.title a:hover,
.title a:focus {
	color: #66ae2f;
	}

p.readmoreBtn {
	float: right;
	width: 150px;
	font-weight: bold;
	text-transform: uppercase;
	}
p.readmore a, #trainInComp p.readmore span {
	display: block;
	line-height: 20px;
	padding-right: 26px;
	text-decoration: none;
	background: url('/image/arrow-3D-black.png') no-repeat right center;
	}

	#cursus p.readmore a, #content .product p.readmore a {
		background-image: url(../../image/arrow-3D-green.png);
	}

/** LAYOUT **/

#seal {
	background: url('/image/seal.png') no-repeat center 20px;
	}

#top,
#shadow-btm {
	width: 951px;
	margin: 0px auto;
	padding: 0px 12px;
	}

#shadow {
	background: url('/image/shadow.png') repeat-y center top;
	}
#shadow-btm {
	padding-bottom: 30px;
	background: url('/image/shadow-btm.gif') no-repeat center bottom;
	}

#container {
	position: relative;
	}
#body {
	padding: 0px 11px 0px 10px;
	background: #ffffff;
	}


/** HEADER **/


#top {
	height: 128px;
	}
#topnav {
	float: right;
	width: 320px;
	padding-top: 25px;
	}
#topnav ul {
	overflow: hidden;
	margin-bottom: 15px;
	}
#topnav li {
	float: left;
	width: auto;
	margin: 0px 0px;
	padding: 0 5px;
	}
#topnav li.first a,
#topnav li.first {
	padding-left: 0px;
	}
#topnav li.last a,
#topnav li.last {
	padding-right: 0px;
	}
#topnav a {
	color: #ffffff;
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	}

#topnav #q {
	width: 276px;
	height: 14px;
	border: 0px;
	padding: 5px;
	font-size: 100%;
	line-height: 24px;
	background: #ffffff url('/image/search-input.gif') no-repeat;
	}

#top #topnav .init {
	background-image: url(/image/search-input-inactive.gif);
}

#topnav #q-btn {
	width: 24px;
	height: 24px;
	margin-left: 10px;
	}

#logo {
	float: left;
	width: 320px;
	padding-top: 35px;
	}
#logo a {
	display: block;
	text-decoration: none;
	}

#header {
	clear: both;
	height: 70px;
	padding: 0px 10px;
	background: url('/image/header-bg.gif') repeat-x left bottom;
	}


/** NAVIGATION **/

#navigation {
	float: left;
	clear: both;
	width: 700px;
	height: 50px;
	overflow: hidden;
	}

#extraNav {
	float: left;
	width: 230px;
	}
#extraNav li {
	float: right;
	width: 145px;
	padding-top: 20px;
	text-align: right;
	}
#extraNav li.first {
	width: 185px;
	}
#extraNav a {
	color: #66ae2f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 25px 5px 0px;
	background: url('/image/arrow-3D-green.png') no-repeat right center;
	}

#nav,
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}

#nav a {
	color: #333333;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	}
#nav a:hover {
	color: #66ae2f;
	}
#nav span {
	height: 12px;
	display: block;
	font-size: 12px;
	cursor: pointer;
	padding: 24px 15px 14px 15px;
	}
#nav li.open a,
#nav li.active a {
	color: #ffffff;
	background: #60aa2b url('/image/nav-left.png') no-repeat left top;
	}
#nav li.open span,
#nav li.active span {
	background: url('/image/nav-right.png') no-repeat right top;
	}
#nav li {
	float: left;
	width: auto;
	}
#nav li ul {
	position: absolute;
	width: 20em;
	left: -999em;
	}
#nav li ul ul {
	margin: -1em 0 0 20em;
	}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	display: none;
	}

/** CONTENT - DEFAULT **/

div.info {
	clear: both;
	margin: 15px 0px;
	padding: 5px 10px 8px 10px;
	background: #5da829 url('/image/info-block.png') no-repeat left top;
	}
div.info * {
	color: #ffffff;
	line-height: 1.4;
	}
div.info h3 {
	font-weight: bold;
	}


/** CONTENT - HOMEPAGE **/

#slider,
#slider li {
	width: 930px;
	height: 320px;
	position: relative;
	}
#slider {
	position: relative;
	background: #3b4f67;
	}
#slider li h1 {
	top: 20px;
	left: 20px;
	color: #ffffff;
	font-size: 34px;
	position: absolute;
	}
#slider li h1 em {
	font-style: normal;
	font-weight: bold;
	}
div.sliderContent {
	top: 30px;
	right: 30px;
	width: 400px;
	height: 200px;
	padding: 30px 20px;
	position: absolute;
	background: url('/image/slider-content-bg.png') repeat-x left bottom;
	}
div.sliderContent .col {
	float: left;
	width: 180px;
	height: 200px;
	overflow: hidden;
	padding: 0px 10px;
	}
div.sliderContent h2 {
	color: #ffffff;
	font-size: 14px;
	padding: 5px;
	line-height: 1;
	background: #5da829 url('/image/slider-content-title.png') no-repeat right top;
	}
div.sliderContent .col a {
  color: #66ae2f;
	}
div.sliderContent p.payoff {
	color: #5da829;
	font-size: 16px;
	margin-top: 40px;
	text-align: right;
	}
div.sliderContent p {
	color: #ffffff;
	}

#trainDates {
	height: 251px;
	overflow: hidden;
	padding: 0px 15px;
	background: #5da829 url('/image/traindate-bg.png') repeat-x;
	}
	#trainDates p, #trainDates h3 {
		line-height: 16px;
		margin-bottom: 0;
		}
#trainDates div.title {
	height: 32px;
	padding: 7px 0px 12px 0px;
	}
#trainDates h2 {
	float: left;
	width: 270px;
	color: #ffffff;
	}
#trainDates p.readmore {
	float: left;
	width: auto;
	margin-top: 10px;
	}
#trainDates p.readmore a {
	color: #ffffff;
	}

div.trainDateHome {
	float: left;
	width: 140px;
	margin: 0px 5px;
	}
div.trainDateSide {
	margin: 5px 0px;
	overflow: hidden;
	}
div.trainDateSide p { margin-bottom: 0; }

div.trainDate p.date span,
div.trainDate div.content,
div.trainDate p.link {
	background: #76b24c;
	}
div.trainDateSide p.date span {
	background-position: right top;
	background-image: url('/image/traindate-side-bg.png');
	}
div.trainDateSide p.dateTwo span.first {
	background-position: -228px top;
	}
div.trainDate p.link {
	background-image: url('/image/traindate-side-bg.png');
	background-position: left top;
	}

div.trainDate div.content {
	height: 82px;
	padding: 20px 10px;
	padding-bottom: 60px;
	background-image: url('/image/traindate-reflect.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	}
div.trainDate p.link {
	float: left;
	margin-right: 5px;
	}
div.trainDate p.link a {
	height: 32px;
	display: block;
	line-height: 1.2;
	margin-right: 10px;
	padding: 4px 0px 2px 15px;
	/* background: url('/image/arrow-3D-black.png') no-repeat right center; */
	}
div.trainDateSmall p.link {
	width: 228px;
	width: 223px;
	}
div.trainDateBig p.link {
	width: 274px;
	width: 269px;
	/*
	width: 228px;
	padding-left: 46px;
	*/
	}
div.trainDateSide .addr {
	color: #333333;
	}

div.trainDate p.date,
div.trainDate h3,
div.trainDate a {
	color: #ffffff;
	text-decoration: none;
	}
div.trainDate p.date {
	height: 38px;
	}
div.trainDateSide p.date {
	background: #ffffff;
	}
div.trainDateSide p.date {
	float: left;
	}
div.trainDateSmall p.date {
	width: 82px;
	width: 92px;
	}
div.trainDateBig p.date {
	width: 46px;
	}
div.trainDate p.date span {
	float: left;
	width: 41px;
	height: 35px;
	display: block;
	margin-right: 5px;
	padding-top: 3px;
	text-align: center;
	}
div.trainDate p.date strong {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	}
div.trainDate p.date span span {
	padding: 0;
	height: auto;
	line-height: 11px;
	}
div.trainDateSide p.date span span {
	margin-top: -3px;
	}
div.trainDate p.date span.more {
	font-size: 18px;
	overflow: hidden;
	line-height: 40px;
	}
div.trainDate h3,
div.trainDate p.link strong {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
div.trainDate ul {
	margin-top: 15px;
	}
div.trainDate li {
	line-height: 1.4;
	}
div.trainDate li a {
	padding-left: 13px;
	font-weight: bold;
	background: url('/image/arrow-traindate.gif') no-repeat 0px 2px;
	}

a#trainInComp {
	display: block;
	text-decoration: none;
	float: right;
	width: 130px;
	height: 95px;
	height: 100px;
	margin: 0px 5px;
	padding: 45px 5px 60px 5px;
	padding: 40px 5px 60px 5px;
	background: #ffffff url('/image/traindate-reflect-2.gif') repeat-x left bottom;
	}
a#trainInComp p.figure {
	width: 157px;
	height: 79px;
	margin-top: -85px;
	margin-top: -80px;
	margin-left: -20px;
	position: absolute;
	background: url('/image/truck.png') no-repeat;
	}
a#trainInComp h3,
a#trainInComp p,
a#trainInComp p.readmore span {
	line-height: 1;
	}
a#trainInComp h3 {
	color: #107ce4;
	font-size: 16px;
	font-weight: bold;
	}
a#trainInComp p.readmore {
	margin-top: 5px;
	}
a#trainInComp p.readmore span {
	color: #66ae2f;
	font-size: 14px;
	display: block;
	padding-bottom: 3px;
	background-position: right bottom;
	}

#bhvMovie,
#trainSelection {
	padding-bottom: 30px;
	}

#trainSelection {
	float: left;
	width: 620px;
	position: relative;
	background: url('/image/train-select-bg.gif') no-repeat right center;
	}
#trainSelection .title {
	height: 45px;
	padding-top: 15px;
	padding-left: 20px;
	}
#trainSelection h2 {
	}

p#callToAction { margin-bottom: 0; }

#content #callToAction, #content #callToAction2 {
	position: absolute;
	left: 609px;
	top: 70px;
}

#callToAction a,
#callToAction2 a {
	z-index: 100;
	display: block;
	position: absolute;
	background: url('/image/calltoaction.png') no-repeat;
	}
#callToAction2 a {
	background: url('/image/calltoaction2.png') no-repeat;
	}
#callToAction .txt,
#callToAction2 .txt {
	top: -5px;
	right: 0px;
	width: 127px;
	height: 65px;
	text-indent: -999em;
	background-position: 0px 0px;
	}
#callToAction .prt1,
#callToAction2 .prt1 {
	top: 60px;
	right: 0px;
	width: 60px;
	height: 30px;
	background-position: -67px -65px;
	}
#callToAction .prt2,
#callToAction2 .prt2 {
	top: 90px;
	right: 0px;
	width: 30px;
	height: 30px;
	background-position: -97px -95px;
	}

#bhvMovie {
	display: block;
	float: right;
	width: 286px;
	padding-top: 20px;
	margin-right: 20px;
	text-decoration: none;
	}
#bhvMovie h2 {
	width: 286px;
	height: 80px;
	text-indent: -999em;
	background: url('/image/bhv-movie.jpg') no-repeat;
	margin-bottom: 0;
	}
	#bhvMovie p.readmore { margin-bottom: 0; }
#bhvMovie p.readmore em {
	font-style: normal;
	color: #66ae2f;
	font-size: 12px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: none;
	}
#bhvMovie em span {
	padding: 3px 10px;
	background: url('/image/arrow-3D-green.png') no-repeat right center;
	}


ul.trainingList {
	width: 580px;
	padding: 0px 20px;
	}
ul.trainingList li {
	float: left;
	width: 145px;
	}
ul.trainingList a:hover {
	color: #66ae2f;
	}


/** CONTENT - CURSES **/

#cursusPrice {
	margin-top: 20px;
	margin-bottom: 50px;
	padding-bottom: 2px;
	border-bottom: 1px solid #c8c8c8;
	}
#cursusPrice p {
	margin-bottom: 0;
	}
#cursusPrice h3 {
	font-weight: bold;
	margin-bottom: 0;
	}
#cursusPrice strong {
	font-size: 22px;
	}
#cursusPrice p.readmore, #content .product p.readmore {
	float: right;
	width: 200px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	}

#content #cursusPrice p.readmore {
	position: relative;
	top: -31px;
	margin-top: -2.1em;
}

#cursusPrice p.readmore a, #content .product p.readmore a {
	color: #5da829;
}

/** CONTENT - GENERATOR **/

#wrapper {
	/* overflow: hidden; */
	padding-top: 20px;
	padding-bottom: 20px;
	background: url('/image/wrapper-bg.png') repeat-x left top;
	}
#hp #wrapper {
	padding: 0px;
	}
#line {
	overflow: hidden;
	background: url('/image/wrapper-line.gif') repeat-y 589px 0px;
	}

#content {
	float: left;
	width: 590px;
	width: 560px;
	/* position: relative; */
	padding: 20px 10px 0px 20px;
	}
#content h1 {
	/* width: 500px; */
	line-height: 32px;
	}

#sidebar {
	float: left;
	width: 330px;
	padding-right: 10px;
	}
#sidebar > div {
	margin-top: 20px;
	padding-top: 20px;
	background: url('/image/sidebar-div.png') repeat-x left top;
	}
#sidebar div.first {
	background: none;
	}
#sidebar .content {
	padding: 0px 0px 0px 10px;
	}
#sidebar h2 {
	margin-bottom: 10px;
	}

#subnav li.active {
	font-weight: bold;
	background: #d6e4cd;
	}
#subnav li a {
	display: block;
	}
#subnav li.active a,
#subnav li a:hover {
	color: #66ae2f;
	}


/** WEBSHOP **/

div.shopItem h3,
div.shopItem p.action,
div.shopItem div.desc {
	float: right;
	width: 400px;
	}
div.shopItem h3 {
	font-weight: bold;
	}
div.shopItem p.figure {
	float: left;
	width: 160px;
	overflow: hidden;
	}
div.shopItem p.action {
	color: #66ae2f;
	}
div.shopItem div.desc {
	height: 4.7em;
	margin: 10px 0px;
	overflow: hidden;
	}


/** FOOTER **/

#refers {
	clear: both;
	margin-bottom: 55px;
	background-color: #e3e3e3;
	}

#refers h2 {
	padding: 0px 20px;
	padding-top: 20px;
	}

#refers .content { position: relative; top: -8px; height: 80px; }

#refers .content a { display: block; width: 50px; position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #333; }

#refers .content a span { display: none; padding-left: 20px; }

#refers .content a img { border: 0; margin: 5px 10px 0px; width: 100%; }

#footer {
	clear: both;
	overflow: hidden;
	padding: 25px 0px 0px 0px;
	border-top: 1px dotted #999999;
	}
#footer .left {
	float: left;
	width: 800px;
	}
#footer .right {
	float: right;
	width: 130px;
	text-align: right;
	}
#footer img {
	vertical-align: middle;
	}
#footer a {
	text-decoration: none;
	}


/** FORM BUILDER **/

p.FormRadioButton input {
	width: auto;
	border: 0;
	}
p.FormRadioButton label {
	margin: 4px auto auto;
	}
form p.FormTextArea label,
form p.FormSubmit label,
form p.msg label {
	display: none;
	}
form p.FormCheckbox label {
	width: auto;
	}
form label.value {
	width: auto;
	}

.reflist h2 {
	margin-bottom: 3px;
	line-height: 22px;
}

.reflist ul {
	list-style: none;
	margin-bottom: 20px;
	margin-left: 0;
	border-top: 1px dotted #959595;
}

.reflist ul a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #959595;
}

.reflist ul a:hover {
	color: #5da829;
	background-color: #d6e4cd;
}

.logo { float: right; margin: 0 10px; }

.logo img { border: 5px solid white; }

span.radio {
	padding-top: 5px;
	display: block;
	padding-left: 155px;
	clear: both;
}

.radio label {
  width: auto;
  padding-right: 0.5em;
}

.radio input {
	width: auto;
	border: 0;
}

.w2em { width: 2em; }
.w4em { width: 4em; }

form .date input { float: none; display: inline; }

.typeNews .item, .typeBlog .item {
	clear: both;
	padding: 10px 0;
	overflow: hidden;
	border-top: 1px dotted #959595;
	position: relative;
}

.typeNews .figure,
.typeNews .figureRight,
.typeBlog .figure,
.typeBlog .figureRight
 {
	float: left;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.typeNews-list .figure, .typeBlog-list .figure {
	width: 130px;
}

.typeNews-list .content .readmore, .typeBlog-list .content .readmore {
	background: transparent url(../../image/tinyarrow-green.gif) no-repeat 3px center;
	text-decoration: none;
}

#body .typeNews-list .content .readmore:hover, #body .typeBlog-list .content .readmore:hover {
	color: #5da829;
	background-color: transparent;
}

.typeNews-list .content .readmore span, .typeBlog-list .content .readmore span {
	padding-left: 10px;
}

.typeBlog-list h3, .typeNews-list h3 {
	margin-bottom: 0;
}

.typeNews .figureRight, .typeBlog .figureRight {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	}
.typeNews .figure a, .typeBlog .figure a {
	display: block;
	}
.typeNews .figure img, .typeBlog .figure img {
	margin: 0px auto;
	}

.typeNews .item h3,
.typeNews .item .content,
.typeBlog .item h3,
.typeBlog .item .content {
	float: right;
	width: 420px;
	}

.typeNews .item h3, .typeBlog .item h3 {
	font-weight: bold;
	}

.typeNews .item .content, .typeBlog .item .content {
	/* padding-right: 150px; */
}

.typeNews .item .content .readmore, .typeBlog .item .content .readmore {
	padding: 2px 0.5em;
	white-space: nowrap;
}

.typeNews .item .content .readmore:hover, .typeBlog .item .content .readmore:hover {
	color: white;
	background-color: #66ae2f;
}

.typeNews .date, .typeBlog .date {
	margin-bottom: 0;
	line-height: 16px;
}

.typeNews .date span, .typeBlog .date span {
	background-color: #5da829;
	color: white;
	padding: 0 4px;
}

.typeNews .item .date span, .typeBlog .item .date span {
	float: left;
}

.coursemonth h2 {
	margin-bottom: 0;
}

table.courselist {
	width: 100%;
	font-size: 11px;
	margin-bottom: 32px;
}

table.courselist thead th {
	color: #5da829;
	font-weight: bold;
}

table.courselist th, table.courselist td {
	vertical-align: top;
	padding: 2px 0px 1px 0px;
	border-bottom: 1px dotted #959595;
}

table.courselist td.link {
	text-align: right;
}

table.courselist td.date {
	width: 125px;
}

table.courselist td.link {
	width: 80px;
	padding-right: 5px;
}

table.courselist td.name {
	width: 165px;
}

table.courselist tbody tr {
	cursor: pointer;
}

table.courselist tbody tr.nolink {
	cursor: default;
}

table.courselist tbody tr.hover {
	background-color: #d6e4cd;
	color: #5da829;
}

table.courselist tbody tr.hover a {
	color: #5da829;
}

table.courselist a, table.courselist .link span {
  text-decoration: none;
  padding-left: 14px;
  background: transparent url(../../image/tinyarrow-green.gif) no-repeat left center;
}

table.courselist .link span {
	color: #aaa;
	background-image: url(../../image/tinyarrow.gif);
}

.backlink {
	border-top: 1px dotted #333333;
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 36px;
	line-height: 24px;
}

.backlink a, .forwardlink a {
	color: #333333;
	text-decoration: none;
	padding-left: 14px;
	background: transparent url(../../image/tinyarrowleft-green.gif) no-repeat left center;
}

.backlink a:hover, .forwardlink a:hover, .backlink a:focus, .forwardlink a:focus {
	color: #66ae2f;
}

.forwardlink a {
	background: transparent url(../../image/tinyarrow-green.gif) no-repeat left center;
}

#othernews h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

#othernews ul {
	margin-left: 0;
	list-style: none;
}
#othernews li {
	border-bottom:1px dotted #959595;
	}
#othernews li .date {
	border-right: 1px solid #333333;
	padding-right: 8px;
	color: #5da829;
}

#othernews li a { padding-left: 8px; text-decoration: none; }

#breadcrumb {
	text-transform: uppercase;
}

#breadcrumb a {
	color: #333333;
	text-decoration: none;
	padding: 0 5px;
}

#breadcrumb a.first {
	padding-left: 0;
	border-left: 0;
}

.td2_1 .figure img { float: right; }

#mplayer {
	width: 398px;
	height: 242px;
	display: none;
}

#nyroModalContent {
	overflow: hidden;
}

.mycarousel-prev, .mycarousel-next, .mycarousel-previnactive {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

.mycarousel-prev {
	background-image: url(../../image/badge-arrow-left.png);
	right: 26px;
}

.mycarousel-previnactive {
	cursor: default;
	background-image: url(../../image/badge-arrow-left-inactive.png);
	right: 26px;
}

.mycarousel-next {
	background-image: url(../../image/badge-arrow-right.png);
	right: 5px;
}

.box {
	background: #5da829 url(../../image/box.gif) no-repeat right top;
	color: white;
	padding: 5px 10px;
	margin-bottom: 20px;
}

.box p { margin-bottom: 0; }

.box h2 {
	font-size: 14px;
	color: white;
	margin-bottom: 0;
	font-weight: bold;
}

#sitemap, #sitemap ul {
	list-style: none;
	margin-left: 0;
}

#sitemap li {
	font-size: 20px;
	margin-bottom: 20px;
}

#sitemap ul li {
	font-size: 11px;
	margin-bottom: 0;
}

#sitemap a {
	color: #5da829;
	text-decoration: none;
}

#sitemap ul a {
	color: #333;
}

#sitemap ul a:hover {
	color: #5da829;
	background-color: #d6e4cd;
}

#sitemap ul {
	border-top: 1px dotted #959595;
}

#sitemap ul ul {
	border-top: none;
}

#sitemap ul ul a {
	padding-left: 20px;
}

#sitemap ul a {
	display: block;
	border-bottom: 1px dotted #959595;
}

input.submit, .FormSubmit button {
	border: 0;
	background: transparent url(../../image/arrow-3D-green.png) no-repeat right center;
	padding: 3px 0;
	padding-right: 24px;
	margin: 0;
	width: auto;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #5da829;
	cursor: pointer;
	float: right;
	margin-right: 197px;
	font-size: 11px;
}

#container #footer a { text-decoration: underline; }

form fieldset #courselist, form fieldset #productlist {
	list-style: none;
	margin: 0;
	padding: 4px 0;
	margin-bottom: 20px;
}

form fieldset #courselist li, form fieldset #productlist li {
	white-space: nowrap;
	display: block;
	width: 180px;
	float: left;
}

form fieldset #productlist li {
	width: 520px;
	position: relative;
	margin: 0 10px;
	border-bottom: 1px dotted white;
	margin-top: 3px;
}

form fieldset #productlist li a {
	float: right;
}

form fieldset #courselist li.active, form fieldset #productlist li.active {
	font-weight: bold;
}

form fieldset #courselist label, form fieldset #productlist label {
	display: inline;
	width: auto;
	padding-left: 5px;
}

form fieldset #courselist input, form fieldset #productlist input {
	width: auto;
}

#productlist a {
	text-decoration: none;
	font-weight: bold;
}

#faq {
	border-top: 1px dotted #959595;
}

#faq .hidden .answer {
	display: none;
}

#faq .answer {
	padding-left: 26px;
}

#faq .item {
	border-bottom: 1px dotted #959595;
}

#faq .item .question {
	cursor: pointer;
	background: transparent url(../../image/faq-open.png) no-repeat left center;
	padding-left: 26px;
	margin-bottom: 0;
	line-height: 26px;
}

#faq .hidden .question {
	background-image: url(../../image/faq-closed.png);
}

form label.error {
	display: inline;
	width: auto;
	background: #f00 url(../../image/error-arrow.png) no-repeat left center;
	color: white;
	padding: 0 0.25em;
	margin-left: 0.5em;
	padding-left: 0.5em;
}

.pageNav, .searchNavigation {
	float: right;
}

.pageNav a, .pageNav span, .searchNavigation a, .searchNavigation span {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	color: white;
	text-decoration: none;
	line-height: 23px;
	font-size: 10px;
	font-weight: bold;
}

.pageNav a, .searchNavigation a {
	background-image: url(../../image/empty-block.png);
}

.pageNav span, .searchNavigation span {
	background-image: url(../../image/empty-block-inactive.png);
}

.pageNav a.pageForward, .searchNavigation a.searchResultNextLink {
	background-image: url(../../image/arrow-3D-green.png);
	text-indent: -9999px;
}

.pageNav a.pageBack, .searchNavigation a.searchResultPrevLink {
	background-image: url(../../image/arrow-3D-green-left.png);
	text-indent: -9999px;
}

ul#errors {
	color: white;
	margin-left: 0;
	list-style: none;
}

ul#errors li span {
	padding: 0.25em 0.5em;
	background-color: red;
}

#f_amount p {
	display: none;
	margin-bottom: 0;
	line-height: 20px;
}

#f_amount p.enabled {
	display: block;
}

#f_amount label {
	width: 240px;
}

#f_amount input {
	width: 3em;
}

#p_nocourseselected { font-style: italic; }

.init { color: #959595; }

fieldset.hidden {
	display: none;
}

.extra_address {
	margin-bottom: 5px;
}

.extra_address h3 {
	margin-top: 10px;
}

.extra_address .forwardlink {
	text-indent: -14px;
}

.extra_address p, .extra_address h3 {
	display: none;
}

.extra_address p.openlink {
	display: block;
	padding-left: 174px;
	margin-bottom: 0;
}

form fieldset .opened p, form fieldset .opened h3 {
	display: block;
}

form fieldset .opened p.openlink {
	display: none;
}

form p {
	margin-bottom: 5px;
}

#formulier1 textarea {
	width: 360px;
}

.searchResultTitle {
	font-size: 14px;
	font-weight: bold;
	color: #66ae2f;
	text-decoration: none;
}

.searchBreadcrumb {
	margin-bottom: 10px;
}

.searchBreadcrumb a {
	text-decoration: none;
	background: transparent url(../../image/tinyarrow-green.gif) no-repeat left center;
	padding-left: 14px;
}

.searchResult {
	border-bottom: 1px dotted #959595;
	margin-bottom: 10px;
}

#content p.readmore {
	margin-top: 0;
	position: static;
}

.product {
	border-bottom: 1px dotted #66AE2F;
	margin-bottom: 1em;
}

#content .product img {
	float: left;
	margin-right: 10px;
}

.product .description, .product h3, .product .price { padding-left: 150px; }

.product h3 { margin-bottom: 0; }

.product .subtitle {
	color: #66AE2F;
	margin-bottom: 0;
}

.product .price {
	font-weight: bold;
	font-size: 1.25em;
	margin-bottom: 10px;
}

.product .price span {
	font-size: 0.66em;
	font-weight: normal;
}

.product .description { margin-bottom: 10px; }

#content .product p.readmore { width: 300px; }

.product .readmore a { float: right; margin-left: 20px; }