/* Design & Code (c) ABOVO Media */
html, body {
	padding			: 0;
	margin			: 0;
}

body {
	font			: normal 11px "Verdana", "Arial", sans-serif;
	background		: #737476;
	color			: #4c4c4c;
}

#wrapper {
	width			: 100%;
	margin			: 0 auto;
	background		: #fff url('../images/background.gif') repeat-x top left;
}

#container {
	width			: 990px;
	margin			: 0 auto;
	padding			: 0 7px;
	background		: transparent url('../images/content-background.png') repeat-y top left;
}

	#top {
		float			: left;
		width 			: 100%;
		height			: 130px;
	}
		#top #service {
			text-align	: right;
			float 		: right;
			margin		: 10px 10px 0 0;
			color		: #00569a;
			position	: relative;
		}

			#top #service #certified {
				position		: absolute;
				top				: 25px;
				right			: 219px;
				width			: 400px;
			}

			#top #service #certified2 {
				position		: absolute;
				top				: 25px;
				right			: 219px;
				width			: 400px;
			}

			#top #service span#call-us {
				display		: block;
				font-size	: 10px;
				margin		: 20px 0 10px 0;
				color		: #000;
			}

			#top #service img {
				vertical-align	: middle;
			}

		#top #logo{
			float 		: left;
			margin		: 10px 0 0 20px;
			display		: inline;
		}

		#top #menu{
			float 		: left;
			margin		: 11px 0 0 0;
			height		: 30px;
			width 		: 990px;
			background	: transparent url('../images/menu-background.gif') repeat-x top left;
		}

	#content {
		float			: left;
		width 			: 100%;
		line-height		: 16px;
	}

		#content #left {
			float			: left;
			width			: 728px;
			display			: inline;
			margin			: 10px 10px 0 10px;
		}

			#content #left img.header {
				float		: left;
				margin		: 0 0 10px 0;
			}

			#content #left #banner {
				float		: left;
				width		: 100%;
				margin		: 0 0 6px 0;
			}

			#content #left #verwijzing {
				float		: left;
				display		: inline;
				border		: 1px solid #cbcbcb;
				width		: 231px;
				height		: 112px;
				margin		: 0 10px 10px 0;
			}

			#content #left #zoeken {
				float		: left;
				display		: inline;
				margin		: 0 0 10px 0;
				border		: 1px solid #cbcbcb;
				width 		: 466px;
				padding 	: 20px 0 0 17px;
				height		: 92px;
				background	: transparent url('../images/zoeken-background.gif') no-repeat top left;
			}

				#zoeken img{
					vertical-align	: middle;
				}

				#zoeken a.uitgebreid {
					float	: right;
					margin	: 0 20px 0 0;
					color 	: #fff;
					text-decoration	: none;
				}

				#zoeken a.uitgebreid {
					float	: right;
					margin	: 0 20px 0 0;
					color 	: #fff;
					text-decoration	: none;
				}

			#content #left .block {
				float		: left;
				border		: 1px solid #cbcbcb;
				width 		: 706px;
				padding		: 10px;
				background	: transparent url('../images/block-background.gif') repeat-x top left;
				margin 		: 0 0 10px 0;
			}

			#content #left #offers {
				width			: 726px;
			}

			#content #left .block .column_left {
				float		: left;
				display 	: inline;
				width 		: 478px;
			}

			#content #left .block .column_right {
				float		: left;
				display 	: inline;
				width 		: 218px;
				padding 	: 0 0 0 10px;
			}

				#content #left .block .column_right .sblock {
					border 	: 1px solid #cecece;
					padding : 10px;
					margin	: 0 0 10px 0;
				}

				#content #left .block .column_right .sblock_blue {
					border 		: 1px solid #b7d1f0;
					background	: #eaf2fa;
					padding 	: 10px;
					margin		: 0 0 10px 0;
					font-size 	: 12px;
				}

				#content #left #cursusfilter-wide {
					float		: left;
					width		: 726px;
					border-top		: 1px solid #cbcbcb;
					border-left		: 1px solid #cbcbcb;
					border-right		: 1px solid #cbcbcb;
					padding		: 0px;
					background	: transparent url('../images/block-background-blue.gif') repeat-x top left;
					margin 		: 0 0 10px 0;
				}

					#content #left #cursusfilter-wide #cursussen-wide {
						float		: left;
						display		: inline;
						width		: 726px;
					}


				#content #left .block #cursusfilter {
					float		: left;
					width		: 704px;
					border		: 1px solid #cbcbcb;
					border-bottom: none;
					padding		: 0px;
					background	: transparent url('../images/block-background-grey.gif') repeat-x top left;
					margin 		: 0 0 10px 0;
				}

					#content #left .block #cursusfilter #cursussen {
						float		: left;
						display		: inline;
						width		: 704px;
						/*max-height 	: 300px;*/
						overflow	: auto;
						overflow-x	: hidden;
					}

					#offers table {
						float		: left;
						display		: inline;
						width		: 726px;
						max-height 	: 300px;
						overflow	: auto;
						overflow-x	: hidden;
					}

						#content #left .block #cursusfilter #cursussen table, #content #left #cursusfilter-wide #cursussen-wide table {
							width 	: 100%;
						}

						#content #left .block #cursusfilter #cursussen table tr td, #content #left #cursusfilter-wide #cursussen-wide table tr td {
							padding : 3px 10px;
							border-bottom 	: 1px solid #dbdbdb;
						}

						#content #left #cursusfilter-wide #cursussen-wide #offers td {
							padding	: 5px 10px;
						}

						#content #left .block #cursusfilter #cursussen table tr.grey td, #content #left #cursusfilter-wide #cursussen-wide table tr.grey td {
							background 	: #f2f2f2;
						}

						#content #left #cursusfilter-wide #cursussen-wide table tr th, #offers table tr th {
							padding : 3px 10px;
							border-bottom 	: 1px solid #dbdbdb;
							border-right 	: 1px solid #dbdbdb;
							background	: transparent url('../images/grey-background.gif') repeat-x top left;
						}

						#content #left #cursusfilter-wide #cursussen-wide table tr th.last, #offers table tr th.last {
							border-right 	: 0;
						}

						#cursussen tr { }

						#cursussen tr:hover td, #cursussen tr.active { }

					#content #left .block #cursusfilter #cursusinfo {
						float		: left;
						display		: inline;
						width		: 144px;
						padding 	: 10px;
					}

						#content #left .block #cursusfilter #cursusinfo .specifications {
							border 		: 1px solid #b7d1f0;
							background	: #eaf2fa;
							padding 	: 10px;
							margin		: 10px 0 15px 0;
						}

						#content #left .block #cursusfilter #cursusinfo .specifications table {
							width 	: 100%;
						}

							#content #left .block #cursusfilter #cursusinfo .specifications table tr td{
								padding : 3px 0;
							}

			#content #left #paginate {
				float	 		: left;
				width 			: 728px;
				border-bottom	: 1px solid #cbcbcb;
				padding 		: 0 0 10px 0;
				margin 			: 0 0 10px 0;
				text-align 		: right;
			}

			#content #left .red {
				padding		: 0 10px 10px 10px;
				background	: transparent url('../images/block-background-red.gif') repeat-x top left;
			}

			#content #left .blue {
				padding		: 0 10px 10px 10px;
				background	: transparent url('../images/block-background-blue.gif') repeat-x top left;
			}

			#content #left #offers {
				padding		: 0 0 10px 0;
			}

				#content #left .cursus-list {
					float	 	: left;
					display 	: inline;
					width 		: 128px;
					min-height	: 194px;
					padding 	: 0 0 0 8px;
					margin 		: 0 6px 0 0;
					background	: transparent url('../images/cursus-list-background.gif') no-repeat top left;
				}

				#content #left .cat-25, #content #left .cat-45 {
					width		: 150px;
					background-image: url('../images/cursus-list-background-25.gif');
				}

				#content #left .cat-37, #content #left .cat-17 {
					width		: 106px;
					background-image: url('../images/cursus-list-background-37.gif');
				}

				#content #left .agenda-list {
					float	 		: left;
					display 		: inline;
					width 			: 220px;
					padding 		: 0 0 0 0;
					margin 			: 0 15px 0 0;
					border-right	: 1px solid #efefef;
				}

				#content #left .clean {
					margin	: 0;
					border	: 0;
				}

			#content #left #logos {
				float		: left;
				padding		: 0 0 10px 0;
			}

				#content #left #logos img{
					padding : 0 5px;
				}

				#content #left #logos img.extra {
					padding : 0 15px;
				}

		#content #right {
			float			: left;
			display			: inline;
			width			: 232px;
			margin			: 10px 10px 10px 0;
		}

			#content #right div.block {
				float		: left;
				border		: 1px solid #cbcbcb;
				width 		: 210px;
				padding		: 0 10px 10px 10px;
				margin		: 0 0 10px 0;
				background	: transparent url('../images/rightblock-background.gif') repeat-x top left;
			}

#footer {
	width			: 990px;
	margin			: 0 auto;
	padding			: 20px 7px;
	line-height		: 16px;
	background		: transparent url('../images/footer-background.gif') no-repeat top left;
}

	#footer #ft-content {
		width			: 990px;
		padding			: 0;
		background		: transparent url('../images/footer-background2.gif') repeat top left;
	}

		#footer #ft-content #actueel {
			float			: left;
			display 		: inline;
			width			: 294px;
			padding			: 10px;
		}

			#footer #ft-content #actueel .item {
				border-top		: 1px solid #b6b6b6;
				padding			: 5px 2px 13px 20px;
				color			: #666;
				background		: transparent url('../images/icons/balloon.gif') no-repeat top left;
			}

		#footer #ft-content #sitemap {
			float			: left;
			display 		: inline;
			width			: 655px;
			padding			: 10px;
		}

			#footer #ft-content #sitemap .column {
				float			: left;
				display			: inline;
				width			: 197px;
				padding			: 0px 10px 10px 10px;
			}

				#footer #ft-content #sitemap div.hr {
					border-bottom	: 1px solid #cfcfcf;
					padding			: 10px 0 0 0;
					margin			: 0 0 10px 0;
				}

	#footer #ft-copyright {
		width			: 990px;
		padding			: 10px 0;
		font-size		: 10px;
		color			: #fff;
	}

		#footer #ft-copyright div.left {
			float 	: left;
		}

		#footer #ft-copyright div.right {
			float 	: right;
		}


.clear {
	clear	: both;
}

/* Headings H1-H6 */
h1 { }

	#content h1 {
		color		: #b14458;
		font-weight	: bold;
		font-size	: 12px;
		margin		: 0 0 5px 0;
	}

	#content .block h1 {
		color 		: #00569a;
		font-size	: 12px;
		margin		: 1px 0 10px 0;
		font-weight	: bold;
	}


	#content .red h1 {
		color 		: #fff;
		font-size	: 12px;
		margin		: 1px 0 10px 0;
		font-weight	: bold;
		width		: 100%;
		text-align	: center;
	}

	#content .blue h1 {
		color 		: #00569a;
		font-size	: 12px;
		margin		: 1px 0 10px 0;
		font-weight	: bold;
		width		: 100%;
		text-align	: center;
	}

	#content #offers h1 {
		margin			: 0 0 4px 0;
	}

	#content .left h1 {
		text-align	: left;
	}

	#cursusfilter-wide h1 {
		color 			: #00569a;
		text-align		: center;
		margin			: 1px 0 4px 0;
	}


h2 { }

	#content h2 {
		color 		: #b14458;
		font-size	: 11px;
		margin		: 0 0 5px 0;
		font-weight	: bold;
	}

	#content #zoeken h2 {
		color 		: #00569a;
		font-size	: 12px;
		margin		: 0 0 5px 0;
		font-weight	: bold;
	}


	#content #right div.block h2 {
		color 		: #00569a;
		font-weight	: bold;
		margin		: 1px 0 10px 0;
	}

	#content #left .cursus-list h2 {
		color 		: #000;
		font-size	: 12px;
		margin 		: 0 0 10px 0;
	}

	#content #left .agenda-list h2 {
		color 		: #00569a;
		font-size	: 11px;
		margin		: 3px 0 5px 0;
		font-weight	: bold;
	}

	#content #left .block .column_right .sblock h2 {
		color 		: #000;
		font-size	: 11px;
		margin		: 0 0 5px 0;
		font-weight	: bold;

	}

	#content #left .service h2 {
		font-size	: 11px;
	}

h3 { }

	#content h3 {
		color		: #b14458;
		font-weight	: bold;
		font-size	: 11px;
		margin		: 0 0 5px 0;
	}

	.page-head h3, .page-head-alt h3 {
		color		: #00569a !important;
		font-weight	: bold !important;
		font-size	: 12px !important;
		margin		: 0 0 5px 0;
	}

	#footer #ft-content #actueel h3 {
		color 		: #00569a;
		font-size	: 12px;
		margin		: 3px 0 8px 0;
		font-weight	: bold;
	}

	#content .one-page-checkout h3 {
		color:#999999;
		font-size:1.05em;
		margin: 0;
	}

	#content .one-page-checkout .active .head h3 {
		color:#00569A;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		width:100%;
	}

h4 { }

	#footer #ft-content #sitemap .column h4 {
		color 			: #fff;
		font-size		: 12px;
		margin			: 3px 0 3px 0;
		font-weight		: bold;
	}

	.login-box h4, .account-box h4, .primary-address-list h4, .address-list h4 {
		font-weight		: bold;
		font-size		: 11px;
		color			: #b14458;
		text-transform	: none;
	}

	.primary-address-list h4, .address-list h4 {
		margin			: 0 0 10px 0;
	}


h5 { }

	.account-box h5 {
		font-size		: 11px;
		font-weight		: bold;
	}

h6 { }


/* Paragraph and Link Styles */
p { }

	#content #left .block p {
		padding 		: 0 0 12px 0;
	}

	.dashboard-welcome p {
		font-size		: 11px;
	}

	#content #left .block .sblock_blue p {
		padding			: 0;
		display			: inline;
	}


a { }

	#content #left .block a {
		color 			: #00569a;
	}

	#footer #ft-content #actueel .item a {
		display			: block;
		color 			: #333;
		font-size		: 11px;
		margin			: 3px 0 3px 0;
		font-weight		: normal;
		text-decoration	: none;
	}

	#footer #ft-content #actueel .item a:hover {
		color 			: #000;
		text-decoration	: underline;
	}

	#cart-products a {
		color 	: #00569a;
		text-decoration	: none;
	}

	#service a {
		color			: #00569A;
	}

	#content .inner-head a, #content .head a, #content #my-orders-table a, #content .button-set a {
		color			: #00569a;
	}

	#content .login-box .button-set a {
		color			: #000;
	}

	.link-cart {
		color			: #00569a !important;
		font-weight		: normal !important;
	}

/* Lists and Navigation */
ul { }

	#content ul { }

		#content ul li {
			background	: transparent url('../images/list-item-red.gif') no-repeat 0px 7px;
			padding 	: 0 0 0 12px;
		}

			#content ul li a {
				color			: #4c4c4c;
				text-decoration	: none;
			}

			#content ul li a:hover {
				color			: #000;
				text-decoration	: underline;
			}

		#content #left .block ul {
			margin	: 0 0 10px 0;
		}


		#content #left .block ul li {
			background	: transparent url('../images/list-item-blue.gif') no-repeat 0px 7px;
			padding 	: 0 0 0 12px;
		}

			#content #left .block ul li a {
				color			: #4c4c4c;
				text-decoration	: none;
			}

			#content #left .block ul li a:hover {
				color			: #000;
				text-decoration	: underline;
			}

		#content #left .block .column_right .sblock ul li {
			background	: transparent url('../images/list-item-grey.gif') no-repeat 0px 7px;
		}

			#content #left .block .column_right .sblock ul li a {
				color			: #00569a;
				text-decoration	: none;
			}

			#content #left .block .column_right .sblock ul li a:hover {
				color			: #000;
				text-decoration	: underline;
			}

		#content ul.split {
			float		: left;
			width		: 105px;
		}

		#content ul.split li {
			background	: transparent url('../images/list-item-red.gif') no-repeat 0px 7px;
			padding 	: 0 0 0 12px;
		}

			#content ul.split li a {
				color			: #4c4c4c;
				text-decoration	: none;
			}

			#content ul.split li a:hover {
				color			: #000;
				text-decoration	: underline;
			}


	#content #left .block #cursusfilter ul {
		margin	: 0;
	}

		#content #left .block #cursusfilter ul li {
			float 			: left;
			height			: 20px;
			background 		: none;
			padding			: 0;
			border-right	: 1px solid #b7d1f0;
		}

			#content #left .block #cursusfilter ul li a {
				float 		: left;
				display		: block;
				background	: transparent url('../images/filter-inactive.gif') repeat-x bottom left;
				height		: 20px;
				line-height	: 20px;
				padding		: 0 10px;
			}

			#content #left .block #cursusfilter ul li a:hover, #content #left .block #cursusfilter ul li a.active{
				background		: transparent url('../images/filter-active.gif') repeat-x top left;
				text-decoration	: none;
				color 			: #fff;
			}

	#content #left #cursusfilter-wide ul {
		margin	: 0;
	}

		#content #left #cursusfilter-wide ul li {
			float 			: left;
			height			: 20px;
			background 		: none;
			padding			: 0;
			border-right	: 1px solid #b7d1f0;
		}

			#content #left #cursusfilter-wide ul li a {
				float 		: left;
				display		: block;
				background	: transparent url('../images/filter-inactive.gif') repeat-x top left;
				height		: 20px;
				line-height	: 20px;
				padding		: 0 14px;
			}

			#content #left #cursusfilter-wide ul li a:hover, #content #left #cursusfilter-wide ul li a.active{
				background		: transparent url('../images/filter-active.gif') repeat-x top left;
				text-decoration	: none;
				color 			: #fff;
			}

	#content #left #paginate ul { }

		#content #left #paginate ul li {
			display		: inline;
			background 	: transparent;
			padding 	: 0 5px;
		}

		#content #left #paginate ul li a:hover {
			color 			: #00569a;
		}

		#content #left #paginate ul li.active a {
			color 			: #00569a;
			font-weight 	: bold;
		}

	#content #left .cursus-list ul { }

		#content #left .cursus-list ul li {
			background	: transparent url('../images/list-item-blue.gif') no-repeat 0px 6px;
			padding 	: 0 0 0 10px;
		}

			#content #left .cursus-list ul li a {
				color			: #c04357;
				text-decoration	: none;
			}

			#content #left .cursus-list ul li a:hover {
				color			: #000;
				text-decoration	: underline;
			}
	#content #left .agenda-list ul { }

		#content #left .agenda-list ul li {
			background	: transparent url('../images/list-item-red.gif') no-repeat 0px 6px;
			padding 	: 0 0 0 10px;
		}

	#menu ul {
		margin			: 0 0 0 0px;
		position		: relative;
		z-index			: 100;
	}

		#menu ul li {
			display			: inline;
		}

			#menu ul li.last {
				padding-right	: 0;
			}

			#menu ul li a {
				float			: left;
				height			: 23px;
				padding			: 7px 13px 0 13px;
				font-size		: 11px;
				color			: #fff;
				font-weight		: bold;
				text-decoration	: none;
			}

			#menu ul li#first a {
				padding			: 0 13px 0 20px;
			}

			#menu ul li.active a, #menu ul li a:hover {
				color			: #00569a;
				background		: transparent url('../images/menu-background-active.gif') repeat-x top left;
			}

	#menu ul.submenu {
		display			: none;
		position		: absolute;
		top				: 30px;
		left			: 0;
		border			: 1px solid #cbcbcb;
		border-top		: 0;
		margin			: 0 0 0 10px;
		padding			: 10px 0 10px 0;
		width			: 726px;
		background		: #fff url(../images/block-background-red.gif) repeat-x scroll 0 -20px;
	}

		#menu ul.wide {
			width			: 968px;
		}

		#menu ul.submenu li {
			float			: left;
			color			: #000;
			font-weight		: bold;
			margin			: 0 0 0 7px;
			padding			: 0;
			height			: auto;
		}

		#menu ul.submenu li a {
			background		: none;
			float			: none;
			height			: auto;
			padding			: 0 0 0 8px;
			color			: #000;
			text-decoration	: none;
		}

		#menu ul.submenu li a:hover {
			background		: none;
			text-decoration	: underline;
			color			: #000;
		}

		#menu ul.submenu li ul {
			display			: block;
			width			: 128px;
			padding			: 5px 0 0 8px;
			margin			: 5px 0 0 0;
			background		: transparent url(../images/cursus-list-background.gif) no-repeat scroll 0 -20px;
		}

		#menu ul.submenu li.cat-25 ul, #menu ul.submenu li.cat-45 ul {
			width			: 150px;
			background-image: url(../images/cursus-list-background-25.gif);
		}

		#menu ul.submenu li.cat-37 ul, #menu ul.submenu li.cat-17 ul, #menu ul.submenu li.small ul {
			width			: 106px;
			background-image: url(../images/cursus-list-background-37.gif);
		}

		#menu ul.submenu li ul li {
			float			: none;
			display			: block;
			margin			: 2px 0;
			padding			: 0;
			height			: auto;
		}

			#menu ul.submenu li ul li a {
				color			: #C04357;
				background		: none;
				text-decoration	: none;
				font-weight		: normal;
				background		: transparent url(../images/list-item-blue.gif) no-repeat scroll 0 6px;
				padding			: 0 0 0 10px;
				display			: block;
				float			: none;
				margin			: 0;
				height			: auto;
				line-height		: 14px;
			}

			#menu ul.submenu li ul li a:hover {
				color			: #000;
				text-decoration	: underline;
				background		: transparent url(../images/list-item-blue.gif) no-repeat scroll 0 6px;
			}

	#menu ul li.over ul.submenu {
		display			: block;
	}

	#menu ul li.hide ul.submenu {
		display			: none;
	}

	/* klantenservice */
	#menu ul.klantenservice, #content #left ul.klantenservice {
		padding			: 6px 0 10px 0;
	}

	#content #left ul.klantenservice li {
		background		: none;
		padding			: 0;
		margin			: 0 5px 0 0;
		width			: auto;
		float			: left;
	}

	#menu ul.klantenservice li ul, #content #left ul.klantenservice li ul {
		background		: none;
		padding			: 0;
		margin			: 0;
		width			: auto;
	}

		#menu ul.klantenservice li ul li, #content #left ul.klantenservice li ul li {
			background		: none;
			padding			: 0;
		}

		#content #left ul.klantenservice li ul li {
			float			: none;
			display			: block;
		}

		#menu ul.klantenservice li ul li ul, #content #left ul.klantenservice li ul li ul {
			background		: transparent url(../images/cursus-list-background-wide.gif) no-repeat scroll 0 -20px;
			padding			: 5px 0 0 8px;
			width			: 177px;
			margin			: 4px 0 10px 0;
		}

		#menu ul.klantenservice li ul li a, #content #left ul.klantenservice li ul li a {
			background		: none;
			float			: none;
			height			: auto;
			padding			: 0 0 0 8px;
			color			: #000;
			text-decoration	: none;
			font-weight		: bold;
		}

		#menu ul.klantenservice li ul li a:hover, #content #left ul.klantenservice li ul li a:hover {
			background		: none;
			text-decoration	: underline;
			color			: #000;
		}

			#menu ul.klantenservice li li ul li a, #content #left ul.klantenservice li li ul li a {
				color			: #C04357;
				background		: none;
				text-decoration	: none;
				font-weight		: normal;
				background		: transparent url(../images/list-item-blue.gif) no-repeat scroll 0 6px;
				padding			: 0 0 0 10px;
				display			: block;
				float			: none;
				margin			: 0;
				height			: auto;
				line-height		: 14px;
			}

			#menu ul.klantenservice li li ul li a:hover, #content #left ul.klantenservice li li ul li a:hover {
				color			: #000;
				text-decoration	: underline;
				background		: transparent url(../images/list-item-blue.gif) no-repeat scroll 0 6px;
			}

			#content #left ul.klantenservice li li ul li a {
				line-height		: 16px;
			}

	#content #left #sitemap .cursus-list ul li {
	 	background		: none;
	 	padding			: 0;
	}

	#content #left #sitemap .cursus-list ul li li {
	 	background		: transparent url(../images/list-item-blue.gif) no-repeat scroll 0 6px;
		padding			: 0 0 0 10px;
	}

	#content #left #sitemap .cursus-list h2, #content #left .sitemap .cursus-list h2 {
		font-size		: 11px;
	}

	/* Over New Horizons */
	#menu ul.over-new-horizons {
		width		: 149px;
		margin		: 0 0 0 395px;
		padding		: 2px 0 10px 0;
	}

	/* Leermethoden en producten */
	#menu ul.leermethoden, #menu ul.producten {
		width		: 223px;
		margin		: 0 0 0 544px;
		padding		: 2px 0 10px 0;
	}

	#menu ul.producten {
		margin		: 0 0 0 180px;
	}

		#menu ul.leermethoden li ul, #menu ul.producten li ul {
			width			: 201px;
			background-image: url(../images/cursus-list-background-leermethoden.gif);
		}

	#footer #ft-content #sitemap .column ul { }

		#footer #ft-content #sitemap .column ul li { }

			#footer #ft-content #sitemap .column ul li a {
				color			: #333;
				text-decoration	: none;
			}

			#footer #ft-content #sitemap .column ul li a:hover {
				color			: #000;
				text-decoration	: underline;
			}

	#footer #ft-copyright div ul { }

		#footer #ft-copyright div ul li {
			float			: left;
			padding			: 0 5px;
			border-right	: 1px solid #cfcfcf;
		}

		#footer #ft-copyright div ul li.last {
			float			: left;
			padding			: 0 0 0 5px;
			border-right	: 0px;
		}

			#footer #ft-copyright div ul li a {
				color			: #fff;
				text-decoration	: none;
			}

			#footer #ft-copyright div ul li a:hover {
				text-decoration	: underline;
			}

	#tabs {
		float			: left;
		width			: 100%;
		height			: 24px;
		margin			: 5px 0 15px 0;
		background		: transparent url('../images/border.gif') repeat-x bottom left;
	}

		#content #left #tabs ul {
			margin			: 0 0 0 10px;
		}

			#content #left #tabs ul li {
				float			: left;
				padding			: 0;
				background		: none;
			}

				#content #left #tabs ul li a {
					float			: left;
					border			: 1px solid #cbcbcb;
					border-right	: none;
					height			: 18px;
					padding			: 4px 15px 0 15px;
					color			: #9c9c9c;
					text-decoration	: none;
					font-weight		: bold;
					background		: transparent url('../images/tabs_background.gif') repeat-x top left;
				}

				#content #left #tabs ul li.active a {
					background		: none;
					border-bottom	: 1px solid #feffff;
					color			: #4c4c4c;
				}

				#content #left #tabs ul li.last a {
					border-right	: 1px solid #cbcbcb;
				}

/* Forms */
form { }

	#top input {
		border			: 1px solid #cdcdcd;
		height			: 12px;
		vertical-align	: middle;
		padding			: 2px;
		width 			: 144px;
		font-size		: 10px;
		color			: #666;
	}

		#top input.image {
			width			: 51px;
			height			: 18px;
			padding			: 0;
			border			: 0;
		}

	#zoeken input {
		border			: 1px solid #cbcbcb;
		height			: 16px;
		vertical-align	: middle;
		padding			: 6px;
		width 			: 300px;
		font-size		: 11px;
		color			: #aaa;
	}

		#zoeken input.image {
			width			: 134px;
			height			: 37px;
			padding			: 0;
			border			: 0;
		}

	#right .block input {
		border			: 1px solid #cdcdcd;
		height			: 12px;
		vertical-align	: middle;
		padding			: 2px;
		width 			: 144px;
		font-size		: 10px;
		color			: #666;
		margin 			: 5px 0 0 0;
	}

		#right .block input.image {
			border			: 0;
			height			: 18px;
			padding			: 0px;
			width 			: 55px;
			font-size		: 10px;
		}

	#right .block form img {
		vertical-align	: middle;
		margin 			: 5px 0 0 0;
	}

/* Tables */
table { }

	#content #left .block .column_left table {
		width 	: 100%;
		border 	: 1px solid #cdcdcd;
		margin 	: 10px 0 0 0;
	}

	#content #left .block .column_left table th, #content #cursussen table th {
		background		: transparent url('../images/th-background.gif') repeat-x top left;
		height 			: 23px;
		padding	  		: 0 0 0 8px;
		border-right	: 1px solid #cdcdcd;
	}

		#content #cursussen table th {
			padding			: 0 0 0 10px;
		}

		#content #cursussen table th.last {
			border			: 0;
		}

	#content #left .block .column_left table td{
		height 			: 23px;
		padding	  		: 0 0 0 8px;
		border-top		: 1px solid #cdcdcd;
	}

	#content #left .block .column_left table tr.grey td {
		background 		: #f7f7f7;
	}

	#content #left .block .column_left table tr.active td, #content #left .block .column_left table tr:hover td {
		background 		: #efefef;
	}

	#content #left .block .column_left table tr.tablehead td {
		border-top		: 1px solid #cdcdcd;
		height 			: 21px;
		padding 		: 0 0 0 8px;
		color 			: #00569a;
		font-weight		: bold;
		background		: transparent url('../images/block-background-blue.gif') repeat-x top left;
	}

	#content #left .block .column_left table tr.tablefooter td {
		background 		: #fff;
		border-top		: 1px solid #cdcdcd;
		height 			: 21px;
		padding 		: 10px 8px;
	}

	#content a {
		text-decoration	: none;
		color 			: #333;
	}

	#content a:hover {
		text-decoration	: underline;
		color 			: #000;
	}

	#content #cursusfilter-wide a {
		color			: #00569A;
	}

	#content #left .block .column_left table img {
		vertical-align	: middle;
	}


/* Tooltip */
div.tooltip {
	padding				: 10px 15px;
	margin				: 5px;
	background-color	: #fff6e8;
	border				: 1px solid #cfcbc8;
	max-width			: 320px;
}

#content #left .block #cursusfilter .tooltip ul { }

#content #left .block #cursusfilter .tooltip ul li {
	border				: 0;
	float				: none;
	display				: block;
	height				: auto;
	padding				: 0 0 10px 15px;
	background			: transparent url(../images/list-item-blue.gif) no-repeat 0 6px;
}

/* Cross sell */
.shopping-cart-collaterals {
	width				: 100%;
	padding-bottom		: 0;
}

.shopping-cart-collaterals .upsell {
	width				: 696px;
	background			: #f7f7f7;
}

#content ul.generic-product-list {
	margin				: 15px 0 0 0;
}

#content .generic-product-list li {
	float				: left;
	padding				: 0;
	background			: none;
	margin				: 5px 25px 20px 0;
	display				: inline;
	width				: 205px;
	text-align			: left;
}

.shopping-cart-collaterals .upsell .product-shop {
	width				: 200px;
}
.product-shop {
	float				: left;
}

#content .cursistOptions a:hover {
	text-decoration		: none;
}

.product-shop h5 {
	min-height			: 50px;
}

/* Coupon */
.shopping-cart-collaterals .box {
	margin-top			: 20px;
}

/* Buttons */
.form-button, .form-button-alt {
	background			: #d41d00;
	border				: 1px solid #af1901;
}

#hyves img {
	width				: 16px;
	height				: 16px;
}

/* DL */
.product-options dl dt {
	float				: left;
	width				: 160px;
}

.product-options dt label {
	font-weight			: normal;
}

/* Cart */
#content #cursusfilter-wide h4.title a {
	color			: #333;
}

/* Account */
.page-head {
	border			: 0;
	margin			: 0 0 10px 0;
}

.login-box {
	margin			: 0 0 10px 0;
}

.login-box .content {
	background	: #fff url('../images/block-background.gif') repeat-x top left;
	border-color: #cbcbcb;
}

.login-box ul, ul.form-list {
	margin			: 10px 0 0 0;
}

#content .login-box ul li, #content .group-select ul li, #content ul.form-list li {
	background		: none;
	padding			: 0 0 10px 0;
}

.account-box .inner-head {
	padding-bottom	: 5px;
}

#my-orders-table td {
	padding			: 3px 8px;
}

#content .order-info ul li {
	background		: none;
}

.button-set {
	margin			: 20px 0 20px 0;
}

.group-select {
	margin			: 10px 0 10px 0;
	padding-top		: 16px;
	background		: #fff url('../images/block-background.gif') repeat-x top left;
	border			: 1px solid #cbcbcb;
}

.group-select .legend {
	display			: none;
}

/* Prijs */
.old-price .price-label {
	display			: none;
}

.special-price .price-label {
	color			: #999999;
	font-size		: 11px;
	font-weight		: normal;
}

.special-price .price {
	font-size		: 11px;
}

#content #left .price-box p {
	padding			: 0 0 0 0;
}

/* Numeric list */
#content #right ol {
	margin			: 5px 0 0 20px;
}

	#content #right ol li {
		padding			: 1px 0;
		list-style-type	: decimal;
	}

/* Hide categories from menu */
.cat-133 {
	display			: none !important;
}