/***** HTML Tags and General classes *****/

.error.message {
	margin: -2px 0px 5px 0px; 
	font-size: 1.0em;
	display: block;
	padding-left: 170px;
}

html, body {
	background: #fff;
}
.wrapper{
	width: 900px;
	margin: 0px auto 0px auto;
}
body {
	background: #fff;
	color: #000;
	font-size: 62.5%;
	font-family: verdana, arial, helvetica, sans-serif;
}

a {
	color:#CC0033;
}

a:hover {
	color:#0088C6;	
}
/*AANVULLING*/
hr {
	border: none;
	border-bottom: 1px solid #DFDFDF;
	height: 0px;
}
/* /AANVULLING*/

H1, .errorpage H1 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: "trebuchet MS", Arial, sans-serif;
	color: #fff;
	padding: 3px 10px 7px 10px;
	margin-bottom: 5px;
}

H1 {
	background-color:#ED2891;
}
.errorpage H1 {
	background-color:#CCC;
}

H2 {
	font-size: 1.3em;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 10px 0px;
	line-height:1.3em;
}
H2 a {
	color:#666 !important;
	text-decoration:underline;
}
H2 a:hover {
	color:#CC0033 !important;
	text-decoration:underline;
}

H3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
	margin: 10px 0px;
	line-height:1.2em;
}

H4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	margin: 10px 0px 5px 0; 
	line-height:1.2em;
}

H5 {
	font-size: 1.1em;
	margin: 5px 0px 2px 0; 
	font-weight: bold;
	color: #666;
	line-height:1.1em;
}

H6 {
	font-size: 1em;
	margin: 5px 0px 0px 0; 
	font-weight: bold;
	line-height:1em;
}


P {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 1.2em !important;
}

/*/AANVULLING*/
strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

input,
select,
textarea {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

iframe {
	border: 0;
}
/*AANVULLING*/
/*
table td#middle p img {
	float:left;
	padding:3px 8px 8px 0px;
}
*/
table td#middle ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size: 1.1em;
	line-height: 1.3em;
}
table td#middle ul li{
	background:url(../images/icn_listitem.gif) left 6px no-repeat;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 10px;
}
table td#middle ol{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	line-height:1.3em;
	font-size:1.1em;
}
table td#middle ol li{
	margin:3px 0px 3px 0px;
	padding:0px;
}

.clear {
	clear: both;
	font-size: 1px;
	float: none;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
*html .clearfix {
    height: 1%;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.first, .last {
	border: 0 !important;
}

.error {
	font-size: 1.1em;
	color: #F00;
}

/***** /HTML Tags and General classes *****/


/** and now starts the actual site styling **/


/* table columns */
.test{
	margin:0px auto 0px auto;
}

#main{
	height: 100%;
	background: #FFF;
	padding: 0;
	margin:15px 0 0 0;
	width:100%;
}

#left, #right {
	width: 205px;
	vertical-align: top;
}

#left {
	background: #EBF9F8;
	border-right: 10px solid #FFF;
}
.errorpage #left {
	background: #F6F6F6;
	border-right: 10px solid #FFF;
}
#right {
	border-left: 10px solid #FFF;
}
#middle{
    width:470px;
    position: relative;
}
#middle #background-content-image {
    position: absolute;
    z-index: 0;
}
.errorpage #middle{
	width:685px;
	background-color:#FCFCFC;
}

.nobg {
	background: none !important;
}

.home {
	padding: 0;
}


/* /table columns */

/** header **/

.header {
	height: 100px;
	background: url('../images/bg_header.jpg') no-repeat #fff;/* default */
	margin-bottom: 15px;
	position: relative;/* iE admin toolbar padding */
}

#header404 {
	height: 100px;
	background: url('../images/bg_header_404.jpg') no-repeat #fff;
}
.header .logo a {
	margin:0;
	display:block;
	position:absolute;
	width:350px;
	height:100px;
	text-indent:-999px;
	cursor:pointer;
}
.logo404 {
	margin:0;
	display:block;
	position:absolute;
	width:350px;
	height:100px;
	background: url(../images/logo_404.png) no-repeat;
	text-indent:-999px;
}

.siteactions {
	position: absolute;
	width: 132px;
	height: 41px;
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_siteactions.png') no-repeat;
	padding: 0;
	margin: 0 0 0 710px;
	overflow: hidden;
}

.siteactions ul {
	margin: 6px 0px 0px 15px;
	padding: 5px 0px 0px 0px;
	list-style:none !important;
}

.siteactions ul li {
	display: inline;
	list-style: none !important;
	background-image:none;
}

.siteactions span {display: none;}

.siteactions a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 9px;
}
.siteactions a.shopcart {
	width: 30px;
	background: url('../images/button_shopcart.gif') 0px 0px no-repeat;
}
.siteactions a.shopcart:hover {
	background-position:  0px -20px;
}
.siteactions a.call {
	width: 23px;
	background: url('../images/button_call.gif') 0px 0px no-repeat;
}
.siteactions a.call:hover {
	background-position:  0px -20px;
}
.siteactions a.text_smaller {
	width: 7px;
	background: url('../images/button_text_smaller.gif') 0px 0px no-repeat;
}
.siteactions a.text_smaller:hover {
	background-position:  0px -20px;
}
.siteactions a.text_larger {
	width: 12px;
	background: url('../images/button_text_larger.gif') 0px 0px no-repeat;
}
.siteactions a.text_larger:hover {
	background-position:  0px -20px;
}

#quicksearch {
	width: 205px;
	height: 31px;
	position: absolute;
	margin: 69px 0px 0px 695px;
	padding: 0;
	z-index: 1
}
#quicksearch .background {
	position:absolute;
	z-index: 2;
	width: 205px;
	height: 31px;
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_search.png') no-repeat;
}

#quicksearch input {
	position:relative;
	z-index: 3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 13px;
	width: 122px;
	float: left;
	margin: 10px 5px 0px 15px;
	font-size: 1.1em;
	background: #fff;
	border: 1px solid #ccc;
}

#quicksearch a.button {
	position:relative;
	z-index: 3;
	float: left;
	padding-right: 0;
	margin-top:9px;
	color: #ED5C96;
}
/*
#quicksearch {
	width: 205px;
	height: 31px;
	position: absolute;
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_search.png') no-repeat;
	margin: 69px 0px 0px 695px;
	padding: 7px 0px 0px 0px;       
}

#quicksearch input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 13px;
	width: 122px;
	float: left;
	margin: 3px 5px 0px 15px;
	font-size: 1.1em;
	background: #fff;
	border:1px solid #CCCCCC;
	padding:2px;
}

#quicksearch a.button {
	float: left;
	padding-right: 0;
	margin-top:2px;
	color: #ED5C96;
}
*/

/** /header **/



/* banners */

.left-banners, .right-banners {
	margin: 0px 0px 20px 0px;
}
.left-banners img, .right-banners img {
	margin: 0px 0px 15px 0px;
}

/* /banners */


/** /left **/

/** content **/

td.home {
	vertical-align:top;
}
#content {
	height: 100%;
	padding: 10px 10px 20px 10px;
	clear:both;
	margin:0;
	/*background:url(../custom/voortgezetonderwijs/images/bg_content.png) repeat-x;*/
}
#content a {
	color:#000;
	text-decoration:underline;
}
#content a:hover {
	color:#CC0033;
	text-decoration:underline;
}
.errorpage #content {
	background-image:none;
}

/* inschrijven formulier */

#content form {
	margin: 0px -10px 15px 3px;
	font-family: Verdana, Arial, Sans-serif;
	font-size:1.1em;
	line-height:1.2em;
	padding: 15px 0px 0px 0px;
	width: 100%;
	position:relative;
	display: block;
}
#content form legend {
	font-weight: bold;
	font-size: 1.1em;
	line-height:1.2em;
	color: #333;
	margin: 0px 0px 6px -8px;
	padding: 0;
	text-indent: 0;
}
#content form select {
 	margin:0;
}

#content fieldset.school {margin-top: 33px;}
#content form ol {
	margin: 0px 0px 35px 0px;
	padding: 0px;
}
#content form ol li {
	list-style: none;
	line-height: 22px;
	float: left;
	margin-bottom: 5px;
	background-image: none;
}
#content form ol li.controls {
	width: 342px;
	clear: left;
	line-height: 30px;
	vertical-align: absmiddle;
}
#content form ol li.controls input.check {
	margin-left: 0px;
}
/* IE7 Fix */
*+html #content ol li.controls input.check {
	margin-top: 6px;
}
#content form ol li.controls .button {
	float: right !important;
	margin-top: 9px;
}
#content form ol li.controls a.button {
	float: left;
}
* html body #content form ol li {
	background: transparent;
}
#content form label {
	float: left;
	width: 170px;
	color: #333;
	white-space: nowrap;
}
#content form span {
	display: block; 
	white-space: nowrap;
	font-size: 1.1em;
}
#content form input, form textarea {
 	width: 157px; 
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content form select {
	padding: 2px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content form input.check {
	width: 15px;
	border: 0;
	margin-top: 9px;
	margin-left: 0px;
}
#content form input.postcode_cijfers{
	width: 70px;
}
#content form input.postcode_letters{
	width: 25px;
	margin-left: 5px;
}
#content form input.checkbox {
	border: none;
	width: auto;
	float: left;
	left: -5px;
	top: 4px;
	position: relative;
	display: inline;
}
#content form .left {
	margin-top: 5px;
}
#content form .right {
	margin-top: 5px;
}
#content form label.checkbox {
	padding-top: 2px;
	width: auto;
	margin-right: 33px;
}
#content form a.button {
	margin-left: 5px;
}
#content input.error {
	background-color: #FFE1E1;
}
#inschrijven .dropdown {
	float: left !important;
}

/* /inschrijven formulier */

/* sitemap */

#sitemap {
	margin-left: 20px;
	line-height: 20px;
	list-style: none;
}

#sitemap a {
	
}

/*SITEMAP*/
.sitemap{
	font-size: 1.0em !important;
}
.sitemap ul li{
	margin:0px 0px 0px 20px;
}
/*level_1*/
.sitemap ul.level1{
	list-style:none !important;
	padding:0px;
}
.sitemap ul.level1 li{
	list-style:none !important;
	background-image:none !important;
	padding:0px !important;
	margin:0px;
}
table td#middle .sitemap ul.level1 li a{
	display: block;
	background: url(../images/icn_listitem.gif) left 0.5em no-repeat;
	padding: 0px 0px 0px 17px !important;
	/*padding: 5px 0px 0px 20px !important;*/
	margin-right:5px !important;
	text-decoration: none !important;
	margin: 0;
	height: 20px;
	font-size: 1.0em !important;
}
table td#middle .sitemap ul.level1 li a.active{
	background: url(../images/icn_listitem.gif) left -1.9em no-repeat;
	color:C00 !important;
}
.sitemap ul.level1 li a.closed{
}
.sitemap ul.level1 li a:hover{
}
/*level_2*/
.sitemap ul.level2{
	list-style:none;
	padding:0px 0px  0px 17px !important;
	margin:0px 0px 0px 4px !important;
}
.sitemap ul.level2 li{
	
}
table td#middle .sitemap ul.level2 li a{
	font-size: 0.9em !important;
	background: url(../images/icn_listitem.gif) left 0.5em no-repeat;
	padding:0px 1px 0px 10px !important;
}
table td#middle .sitemap ul.level2 li a.open{
	color:C00 !important;
}
.sitemap ul.level2 li a.closed{
}
.sitemap ul.level2 li a:hover{
	font-weight:bold;
}
/*level_3*/
.sitemap ul.level3{
	list-style:none;
	padding:0px 0px  0px 17px !important;
	margin:0px 0px 0px 4px !important;
}
.sitemap ul.level3 li{
	background-image:none;
	padding:0px 1px 0px 0px !important;
}
table td#middle .sitemap ul.level3 li a{
	background: url(../images/icn_listitem.gif) left 7px no-repeat !important;
	font-weight:normal !important;
	font-size: 0.8em !important;
	padding:0px 1px 0px 10px !important;
}
.sitemap ul.level3 li a:hover{
}
/*level_4*/
.sitemap ul.level4{
	list-style:none;
	padding:0px 0px  0px 17px !important;
	margin:0px 0px 0px 4px !important;
}
.sitemap ul.level4 li{
	background-image:none;
	padding:0px 1px 0px 0px !important;
}
table td#middle .sitemap ul.level4 li a{
	background: url(../images/icn_listitem.gif) left 7px no-repeat !important;
	font-weight:normal !important;
	font-size: 0.7em !important;
	padding:0px 1px 0px 10px !important;
}
.sitemap ul.level4 li a:hover{
}
/*level_5*/
.sitemap ul.level5{
	list-style:none;
	padding:0px 0px  0px 17px !important;
	margin:0px 0px 0px 4px !important;
}
.sitemap ul.level5 li{
	background-image:none;
	padding:0px 1px 0px 0px !important;
}
table td#middle .sitemap ul.level5 li a{
	background: url(../images/icn_listitem.gif) left 7px no-repeat !important;
	font-weight:normal !important;
	font-size: 0.7em !important;
	padding:0px 1px 0px 10px !important;
}
.sitemap ul.level5 li a:hover{
}

/* /sitemap */

/* treeview */

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
.treeview ul {
	margin-left: 20px;
}
.treeview div.hitarea {
	height: 15px;
	width: 17px;
	margin-left: -20px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html div.hitarea {
	background: #fff;
	filter: alpha(opacity=0);
	display: inline;
	float:none;
}
.treeview li.expandable, .treeview li.collapsable { 
	margin: 0;
	padding: 2px 0pt 3px 20px;
}
.treeview a {
	text-decoration: none;
	font-size: 1em;
}
.treeview a:hover {
	color: #CC0033;
}
.treeview a.selected {
	color: #CC0033 !important;
}
#treecontrol {
	margin: 1em 0;
}
.treeview .hover {
	color: #64A0D2;
	cursor: pointer;
}
.treeview li { background: url() 0 4px no-repeat; }/* needed by sitemap */
.treeview .collapsable { background-image: url(../images/tv-collapsable.gif);}
.treeview .collapsable a.selected {font-weight: bold !important;}
.treeview .collapsable .expandable a {font-weight: normal;} 
.treeview .collapsable .expandable .collapsable a {font-weight: bold;} 
.treeview .collapsable .expandable .collapsable .a {font-weight: normal;} 
.treeview .expandable { background-image: url(../images/tv-expandable.gif); }
.treeview .lastCollapsable { background-image: url(../images/tv-collapsable-last.gif); }
.treeview .lastExpandable { background-image: url(../images/tv-expandable-last.gif); }

/* faq */

#faq .ask {
	background: #FCE7F0;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
#faq .title {
	background: #ED5C96;
	padding: 2px 5px;
	color: #FFF;
	font-size: 1.1em;
}
#faq .ask p {
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: 1.0em;
}
#faq .ask form {
	margin: 0;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 450px;	
}
#faq .title a {
	color: #fff;
}
#faq .ask input {width: 230px; height: 12px; border: 1px solid #ccc;}
#faq .ask form a {
	background: url('../images/bg_faq_label.gif') no-repeat left 2px;
	padding: 2px 0px 5px 30px;
	margin-left: 10px;
}
#faq .block {
	border: 1px solid #ccc;
	float: left;
	width: 218px;
	background-color: #fff;
}
#faq #questions  {
	margin-right: 15px;
}
#faq .block span {
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_faq_p.png') repeat-x bottom left #FCE7F0;
	border-bottom: 1px solid #ccc;
	padding: 6px;
	display: block;
}
#faq .block ul {
	margin: 0 9px 15px 5px;
}
#faq .block ul li{
	list-style: none;
	background: url('../images/bg_faq_li.gif') left 6px no-repeat;
	padding: 0px 0px 0px 13px;
	margin: 0;
}
#faq .block ul li a {
	margin: 5px 0px 0px -3px;
}
#faq a {
	text-decoration: none;
	color: #333;
}
#faq a:hover {
	text-decoration: underline;
	color: #64A0D2;
}

/** footer **/
#footer .footerLogo {
	position:absolute;
	margin:-8px 0 0 0;
}
#footer {
	font-size: 0.9em;
	color: #666;
	border-top: 1px solid #ccc;
	padding: 12px 0px 10px 0px;
}
#footer ul {
	float:right;
	margin-bottom: 7px;
	background-image:none;
}
#footer ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #666;
	padding: 0px 9px 0px 5px;
	background-image:none;
	line-height:1.5em;
}
#footer ul li.last {
	padding: 0px 0px 0px 5px;
}
#footer img {
	margin-top: 10px;
}
#footer ul a {
	text-decoration: none;
}
#footer a {
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
	color: #0088C6;
}

/* toolbox */

div.toolBox {
	padding: 0;
	color: #000;
	margin-bottom: 10px;
	margin:0px 0px 10px 0px;
	width: 205px;
}
div.toolBox h2 {
	background-color: #02ADA7;
	margin: 0;
	padding: 2px 5px 5px 10px;
	line-height: 1.2em;
	font-size: 1.6em;
	color: #ffffff;
	font-family: 'trebuchet MS';	
}
div.toolBox dl {
	background-color:#E5F7F6;
	font-size: 1.2em;
	line-height:1.2em;
	font-family:"Trebuchet MS";
}
div.toolBox dt {
	background: url(/wps/themes/html/VO_MarketingPortal/custom/voortgezetonderwijs/images/bg_leftmenu.png) left repeat-y;
	line-height:1.2em;
	border-top: solid 1px #fff;
}
div.toolBox dt a,
div.toolBox dt.selected a {
	display: block;
	padding:3px 10px 4px 10px;
	background: url(../images/toolboxArrowUp.gif) right 6px no-repeat;
	text-decoration: none;
	color: #000;
}
div.toolBox dt a:hover,
div.toolBox dt.selected a:hover {
	color: #fff;
	background-color: #35BDB9;
	background-position: right -25px;
	cursor: pointer;
	text-decoration: none;
}
div.toolBox dt a:visited,
div.toolBox dt.selected a:visited {
	color: #000;
}
div.toolBox dt.selected {
	font-weight: bold;
}
div.toolBox dt.selected a {
	background: url(../images/toolboxArrowDown.gif) right -25px no-repeat;
	background-color:#35BDB9;
	color:#FFF;
	font-weight:bold;
}
div.toolBox dt.selected a:hover {
	background-position: right -25px;
}
div.toolBox dd {
	height: 150px;
	padding:0;
	overflow-y:scroll;
	padding: 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.toolBox dd p {
	font-size:0.8em;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* /Toolbox */

/* Dropdown */

.catNav {
	background: #aaa;
	width: 465px;
}
.catMenu {
	width: 150px;
	float: left;
	position: relative;
}
.catButton {
	background: url('../images/pulldownBackground.gif') no-repeat top left;
	padding: 5px 0px 6px 6px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	line-height: 30px;
	color: #ED5C96;
}	
.inactive {
	color: #ccc;	
	cursor: default !important;
}
.inactive:hover {
	color: #ccc;
}
.inactive span {
	cursor: default !important;
}
.catButton span {
	background: url('../images/pulldownBackgroundArrow.gif') no-repeat top right;
	padding: 5px 6px 6px 0px;
}
.dropdown {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	z-index: 998;
}

#niveau.dropdown {
	z-index: 997;
}

.dropdown a {
    text-decoration: none;
}
div.dropdown-closed ul {
    display: none;
}
.dropdown a:hover {
    text-decoration: none;
}

div.dropdown-open ul {
    display: block;
}

div.dropdown div {
    display: block;
    height: 23px;
	background: url(../images/pulldownBackground.gif);
    cursor: pointer;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 23px;
	padding:0 5px 0 5px;
	position: relative;
	color: #CC0033;
	overflow: hidden;
	width: 110px;
	
}
div.dropdown div a {
	display:block;
	text-align:right;
}

.pager .dropdown div {
	width: 10px;
}

div.dropdown div.arrow {
	width: 20px;
	background: url(../images/pulldownBackgroundArrow.gif);
	background-color: #E41264;
	float: left;
	padding: 0;
}
div.dropdown div.arrow:hover {
	background-color: #E41264;
	cursor: pointer;
}
div.dropdown ul {
	clear: left;
    cursor: pointer;
    position: absolute;
    background-color: #F9F9F9;
    margin: 0;
    padding: 0;
    border-top: none;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
    list-style-type: none;
	left: 2px;
	font-size: 1em;
	font-family: Verdana;
	top: 22px;
	z-index: 99999;
	width: 104px;
}
.pager .dropdown ul {width: 10px;}
div.dropdown li {
    margin: 0;
	display: block;
	padding: 0;
    list-style-type: none;
    list-style-image: none;
	border-top: solid 1px #cccccc;
	clear: left;
	white-space: wrap;
	z-index: 9999999;
	background-image:none;
}
div.dropdown li a {
    display: block;
	width: auto;
	height: 1%;
	padding: 2px 8px;
    margin: 0;
    text-decoration: none;
	color: #333333;
}
div.dropdown li a:hover,
div.dropdown li a:active {
    background-color: #EEE;
    color: #000;
    text-decoration: none;
}
.filter div.dropdown div.arrow {
	width: 20px;
	background: url(../images/pulldownBackgroundArrow.gif);
	background-color: #039FC7;
	float: left;
	padding: 0;
}
.filter div.dropdown div.arrow:hover {
	background-color: #039FC7;
	cursor: pointer;
}

/* dropdown square */

div.dropdown.square {
	display: block;
	width: 161px;
	position: relative;
	height: 19px;
	border: solid 1px #cccccc;
	float: left;
	margin: 0 -5px 0px -0px;
}
div.dropdown.square div {
	background: url(../images/btn_dropdown-square.gif) no-repeat right 50%;
	width: 154px;
	height: 20px;
	color: #999;
	font-weight: normal;
	overflow-x: hidden;
	line-height: 20px;
}
div.dropdown.square ul {
	left: -1px;
	margin-top: -2px;
	width: 141px;
	padding-right: 20px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-top: 0;
    max-height: 200px;
    overflow-y: auto;
	
}
div.dropdown.square ul li {
	line-height: 16px;
	width: 161px;
	overflow: hidden;
	background-color: #F9F9F9;
}
div.dropdown.square ul li.first {
	border-top: none;
}
div.dropdown.error {
	background-color: #FFE1E1;
}

/* pager */

div.pager {
	background-color: #FDF1F6;
	font-family: Verdana;
	font-size: 1.1em;
	float: left;
	padding: 10px;
	margin: 6px 0;
	line-height: 120%;
}
.pager .left,
.pager .left * {
	float: left;
}
div.pager div.right {
	float: right;
	width: 150px;
}
.pager span {
	padding-right: 20px;
	display: block;
}
div.pager div.right div.dropdown {
	float: right;
	position: relative;
	margin-top: -18px;
	margin-bottom: -18px;
}
div.pager div.right div.dropdown a {
	float: none;
	clear: left;
}
div.pager ol {
	list-style: none;
}
div.pager a {
	float: left;
	color: #ED5C96;
	margin: 0px 3px;
}
div.pager a:hover {
	color: #64A0D2;
}
div.pager a.less,
div.pager a.more {
	display: block;
	width: 7px;
	height: 10px;
	background: url(../images/pager_less_icon.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 2px 4px 0px 10px;
}
div.pager a.more {
	background: url(../images/pager_more_icon.gif) 0px 0px no-repeat;
	margin: 2px 10px 0px 4px;
}
div.pager a.less:hover,
div.pager a.more:hover {
	background-position: -7px 0px;
}

/* general */

.left {
	float: left;
}

.right { 
	float: right;
}				
a.button {
	padding: 3px 8px 5px 8px;
	line-height: normal;
	text-decoration: none !important;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	margin: 0;
	color:#CC0033 !important;
	background: url(../images/bg_button_1.gif) no-repeat;
	float: left;
}
a.back {
	line-height: normal;
	text-decoration: none !important;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	margin: 0;
	color:#CC0033 !important;
	width: 1%; /*  fix */
	display: block;
	margin: 0px 0px 14px 0px;
	padding: 5px 0px 8px 40px;
	background: url(../images/bg_button_back_1.gif) no-repeat;
}

a.button span {
	line-height: normal;
	padding: 3px 8px 12px 0px;
	font-size: 0.95em;	
	cursor: pointer;
	display: inline;
	background: url(../images/bg_button_2.gif) top right no-repeat;
}
a.back span {
	line-height: normal;
	padding: 5px 10px 8px 0px;
	font-size: 0.95em;	
	cursor: pointer;
	display: inline;
	background: url(../images/bg_button_back_2.gif) top right no-repeat;
}
a.back:hover {
	background-position: 0px -27px;
	color:#0088C6!important;
}
a.button:hover span {
	color:#0088C6!important;	
}
a.button.right {
	margin-top: 0px;
}

.button.right, 
.right .button {margin-right: -8px; float: right !important;}

/* page header */

div.contenthead {
	margin-bottom: 18px;
}

/* Breadcrumb */

.breadcrumbs {
	clear:both;
	border-bottom:solid 1px #ED2891;
	padding:0px 0 6px 5px;
	margin:0;
}
.breadcrumbs ol {
	list-style: none;
	font-size: 1.1em;
}
.breadcrumbs ol li {
	display:inline;
	font-family: 'Trebuchet MS', georgia, sans-serif;
}
.breadcrumbs ol li a {
	background: url(../images/border-breadcrumb.gif) right 0.3em no-repeat;
	text-decoration: none;
	padding-right: 8px;
	padding-left:5px;
}
.breadcrumbs ol li span {
	padding-left:5px;
}

/* /Breadcrumb */

/*
div.contenthead ol {
	
	border-bottom: solid 1px #F6ACC9;
	padding: 10px 0px 5px 0px;
	font-size: 1.1em;
	list-style: none;
	position: relative;
	height: 18px;
}
div.contenthead ol li {
	float: left;
	padding-left: 6px;
	font-family: 'Trebuchet MS', georgia, sans-serif;
}
div.contenthead ol li a {
	background: url(../images/border-breadcrumb.gif) center right no-repeat;
	text-decoration: none;
	padding-right: 6px;
}
*/

/* teaser */				

.frontpage  {
	position: relative;
	float: left;
	margin:6px 0 0 0;
	background: url('../images/bg_nieuws_home.gif') repeat-y;
	background-position:center;
	background-repeat:repeat-y;
}
.frontpage.news_only {
	background: #FFF7F9;
}
.frontpage h2 {
	margin: 0 0 10px 0;
}
.frontpage h3 {
	font-size: 1em;
	line-height:1.2em;
	margin: 0 0 2px 0;
	color: #000;
}
.events, .news {
	float: left;
	position: relative;
	padding:10px 15px;
}
.frontpage.news_only .news {
	border: 0;
}
.frontpage .news {
	width: 205px;
}
.frontpage .events {
	width: 205px;
}
.first_article {
	border-bottom: 1px solid #E9F1D8;
}
.overview_news, .overview_events {
	position: absolute;
	bottom: 5px;
	margin: 0px 0px 30px 10px;
	font-weight: bold;
	left: 0;
	font-size: 1em;
}
.overview_events, .news_only .overview_news {
	left: 235px;
}
.teaser {
	font-family: Verdana;
	color: #000;
	padding: 0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom: 1px solid #C5C5C5;
}
/*
.frontpage .teaser {
	margin: 5px 10px; 
	float: none; 
	clear: left;
	padding-bottom: 15px;
}
*/
.teaser h2 {
	margin: 0px 0 10px 0;
}
.teaser h3 {
	color: #333;
	margin:3px 0px 4px 0px;
}
.teaser p {
	font-size: 1em;
	margin-bottom: 7px;
}
/*
.teaser .footer-wrapper {
	height: 1.0em;
	width: 100%;
	margin: 0;
}
*/
.footer-wrapper a.more {
	padding:0px 0px 1px 0px;
	font-size:1em;
}
.date {
	font-style: italic;
	font-size: 1em;
	margin:0 0 0.4em 0;
}

.frontpage .date {
	font-style: italic;
	font-size: 1em;
	margin:0;
}
.teaser .more {
	text-align:right;
	display:block;
	font-size: 1.1em;
	text-decoration:underline;
	margin:-12px 0 0 0;
}
.archive {
	margin: 1em 0 0 0;
	/*font-size: 1.1em;*/
	line-height:1.2em;
	padding:0;
}
.archive td {
	vertical-align:top;
	padding:0 0 0.5em 0;
}
.archive .date {
	padding:0 1em 0 0;
	width:8em;
}
.archive .newstitle {
	margin-top: -5px;
}
.archive a {
	color:#333;
	text-decoration:underline;
}
.archive a:hover {
	color:#CC0033;
	text-decoration:underline;
}
.archive li {
	list-style: none;
	line-height: 2.5em;
	background-image:none;
}

table #middle ul.archive{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size: 1.0em;
	line-height: 1.3em;
}
table td#middle ul.archive li{
	background:none;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
}


/*
.archive li a {
	color: #333;
	font-size: 1.1em;
}
*/
#content p {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 1.1em;
	color: #333333;
}
.location {
	float: left;
	margin-top: 4px;
	font-size: 1.1em;
}

/* news content */

#content table {
	border-collapse: collapse;
	position: relative;
	margin: 0 !important;
	padding: 0;
}
#content table td {
/*	width: 215px;*/
	font-family: Verdana;

	vertical-align: top;
}
#content table td.contentleft {
	padding-right: 10px;
}
#content table td.contentright {
	padding-left: 10px;
}
#content img,
div.teaser img {
	border: solid 1px #FAFAFA;
	padding: 1px;
	background: #ffffff url(/wps/themes/html/VO_MarketingPortal/images/bg-image.png) bottom right no-repeat;
	margin: 0px 16px 0px 16px;
	position: relative;
}
#content img.checkbox,
div.teaser img.checkbox {
	margin: 2px 5px 0px 0px;
	padding: 0;
	float: left;
	border: none;
}
div.teaser img.left,
#content img.left {
	margin-left: 0px;
}
div.teaser img.right,
#content img.right {
	margin-right: 0px;
}
#content p.subscribe {
	padding: 10px 0px 15px 0px;
}
.content_image {
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_content_image.png') no-repeat;
	width: 142px;
	height: 111px; 
	padding: 18px 18px 18px 2px;
	overflow: hidden;
	margin: 0px 16px 0px 0px;
}
.bijschrift.left .content_image {margin: 0px 16px 0px 0px;}
.bijschrift.right .content_image {margin: 0px 0px 0px 16px;}
.bijschrift span {
	display: block;
	font-family: Verdana;
	font-size: 1em;
	font-style: italic;
	text-align: right;
	margin: 3px 0px 0px 16px;
	padding: 0px;
	position: relative;
}
#content .bijschrift.left span {margin-left: 4px; text-align: left;}
#content .bijschrift.right span {margin-right: 4px;}
.evenementen_en_nieuws h3{
	margin: 10px 0px 10px 10px;
}


/* patrick's aangepaste homepage */
#flashplayer {
	width: 470px;
	height: 240px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.overlay {
	height: 23px;
	line-height: 20px;
	position: absolute;
	left: 0;
	top: 208px;
	width: 440px;
	text-align: left;
	padding: 6px 15px;
	z-index: 2;
	font-family: "trebuchet MS", Arial, sans-serif;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
}
.home .teasertext {
	width: 441px;
	padding: 8px 15px;
	background: #F8C4D8;
	margin: -3px 0px 0px 3px;
	line-height: 1.3em;
}
div.homecontent {
	/*margin: -3px 3px 0px 0px;*/
	position: absolute;
}

.imageHome {
	width:470px;
	height:240px;
	background-repeat:no-repeat;
	background-position:center top;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

/* menu-method */

div.method h2 {
	display: block;
	background-color: #00B5D5 !important;
}
div.method ul#navMethode { /* First level menu bg */
	list-style: none;
	background: #CFF6FD;
}
div.method ul#navMethode li { /* First level menu title */
	background: url(/wps/themes/html/VO_MarketingPortal/images/bg_gradient_menu.png) top right repeat-y;`
	height: auto;
}
div.method ul#navMethode li a {
	background: url(../images/bg_menu_arrow.gif) 190px 6px no-repeat;
	display: block;
/*	height: 20px; */
	line-height: 14px;
	padding: 2px 0px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	border-bottom: solid 1px #cccccc;
}
div.method ul#navMethode li a span {
	padding: 0px 10px;
	display: block;
	text-indent: 0;
}
div.method ul#navMethode li a.head {
	font-family: "trebuchet MS", Arial, sans-serif;
}
div.method ul#navMethode li a:hover {
	background-color: #00B5D5;
	background-position: 190px -16px;
	font-weight: bold;
	color: #ffffff;
}
div.method ul#navMethode li a.selected {
	background: #00B5D5 url(../images/bg_menu_arrow_open.gif) 190px -12px no-repeat;
	color: #ffffff;
	font-weight: bold;
}
div.method ul#navMethode li a.selected:hover {
	background-color: #00B5D5;
	background-position: 190px -12px;
}
/* Second level menu */
div.method ul#navMethode ul { 
	list-style: none;
	background-color: #F5FBFD;
	border-bottom: solid 1px #ccc;
}
div.method ul#navMethode li li {
	text-indent: 15px;
	background-image: none;
}
div.method ul#navMethode li li a {
/*	background: url(../images/bg_menu_dot.png) 10px 50% no-repeat; */
	background: none;
	border-bottom: none;
	font-weight: normal;
	font-size: 1.0em;
	color: #666666;
	font-family: Verdana;
	padding-left: 5px;
}
div.method ul#navMethode li li a:hover {
/*	background: #00B5D5 url(../images/bg_menu_dot_hover.png) 10px 50% no-repeat; */
	background: #00B5D5;
	color: #ffffff;
}
div.method ul#navMethode li li a.subhead {
	background: url(../images/bg_menu_arrow_more.gif) 10px 7px no-repeat;
}
div.method ul#navMethode li li a.subhead:hover,
div.method ul#navMethode li li a.subhead.selected {
	background: #00B5D5 url(../images/bg_menu_arrow_more.gif) 10px -7px no-repeat;
}
/* Third level menu */
div.method ul#navMethode ul ul { 
	border: none;
	background: #fff none;
}
div.method ul#navMethode li li li span {
/*	padding-left: 30px; */
	padding-left: 20px;
}
div.method ul#navMethode li li ul {
	border-bottom: 1px solid #00B5D5;
	background: #D9F1F7;
}

/* login form */

#login fieldset {
	border: solid 1px #cccccc;
	padding: 10px 15px;
	width: 335px;
	background-color: #fff;
}
#login fieldset input {
	margin-bottom: 5px;
}
#login fieldset a.button {
	top: 5px;
	left: -5px;
	position: relative;
}
#login .right {
	margin-bottom: 10px;
}
#login span.error {
	clear: both;
	float: none;
	display: block;
	position: relative;
}

/* shopping cart */

div.shoppingkart {
	width: 203px;
	position: relative;
	float: right;
	margin-bottom: 20px;
}
/* clear normal image styles */
div.shoppingkart img {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
	vertical-align: middle;
}
div.shoppingkart div.head {
	height: 27px;
	background-image: url(/wps/themes/html/VO_MarketingPortal/images/bg_winkelwagen_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	font-family: 'Trebuchet MS';
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
	line-height: 27px;
	padding-left: 10px;
}
div.shoppingkart div.content {
	font-size: 1.0em;
	background-color: #F9F9F9;
	padding: 0px 10px 10px 10px;
	line-height: 2.0em;
}
div.shoppingkart div.content a {
	color: #ED5C96;
}
div.shoppingkart div.content a:hover {
	color: #639FD0;
}
div.shoppingkart div.footer {
	height: 22px;
	background-image: url(/wps/themes/html/VO_MarketingPortal/images/bg_winkelwagen_bottom.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 5px;
}
div.shoppingkart div.footer a {
	color: #ffffff;
	text-decoration: none;
	line-height: 22px;
	font-size: 1.0em;
	background: url(../images/menuArrowMore.gif) 185px 6px no-repeat;
	display: block;
}

/* catalogus */

.catalogus_header_image, .catalogus_header_description {
	float: left;
	margin: 10px 5px -18px 10px;
}
.commandbox {
	background: #eee;
	margin-bottom: 16px;
}
.commandbox-wide {
	float: right;
	margin-bottom: 16px;
}
div.catalog-overview-title {
    background-color: #FDF1F6;
    width:100%;
    padding: 0px 0px 0px 0px;
	clear: right;
}
.catalog-overview-title h3 {
	margin: -5px 0px 0px 0px;
	color: #333;
}
.catalog-overview-title h4 {
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	color: #333;
	font-size: 1.3em;
	margin: 0;
	line-height: 1;
}
div.catalog-overview-title .left{
	border-right: 1px solid #F9CCDE;
	width: 484px;
	
}
.catalog-overview-title .left .absolute {
	width: 484px;
	padding-bottom: 15px;
}
div.catalog-overview-title div.detailimage-small {
    width: 60px;
}
div.catalog-overview-title div.detailimage-large {
    width: 110px;
    display: none;
}
div.catalog-overview-title div.detailimage-large img {
    margin-bottom: 3px;
}
div.catalog-overview-title div.detail-information {
    background-color: transparent;
    width: 284px;
    display: none;
    padding: 0px;
    position: relative;
    top: -15px;
}
div.catalog-overview-title div.detail-information h4 {
    margin: 0;
}
div.catalog-overview-title div.detail-information p {
    width: auto;
    font-size: 1em;
    margin-top: 0;
}
table.catalog {
    width: 100%;
}
table.catalog td {
    padding: 2px 10px; 
    border-bottom: solid 0px #B5E9F2;
	font-size: 1.1em;
	vertical-align: middle;
}
table.catalog thead td {
	background: #FEF8FA;
	font-weight: normal !important;
	vertical-align: bottom;
	padding-bottom: 10px;
}
table.catalog tfoot td {
	background: #FDF1F6;
	vertical-align: bottom;
	border: 0;
}
table.catalog  td.col1 {
    width: 274px;
}
table.catalog  td.col2 {
    width: 100px;
}
table.catalog  td.col3 {
    width: 50px;
    border-right: solid 1px #F9CCDE;
}
table.catalog  td.col4 {
}
table.catalog  td.col5 {
    width: 80px;
}
table.catalog td.col1 {
	color: #666;
    font-weight: bold;
}
table.catalog.shopcart thead td {vertical-align: bottom!important; background: #FDF1F6;}
table.catalog.shopcart td.col1 {width: 250px;}
table.catalog.shopcart td.col3 {border: none;	white-space:nowrap; width: 60px;}
table.catalog.shopcart tfoot td {color: #666; font-weight: bold;}
table.catalog td.col1 a {
    color: #666;
    font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 4px 24px;
	background: url(../images/icn_info.gif) no-repeat 0px 2px;
	display: block;
}
a.icon-label-small,
a.icon-label-small:hover {
    color: #999999;
    font-size: 0.9em;
    text-decoration: none;
}
div.detailinfo_expanded,
div.detailinfo_collapsed {
    display: block;
    width: 86px;
    height: 23px;
    cursor: pointer;
    position: relative;
	left: 230px;
	top: -40px;
}
div.detailinfo_expanded {
    background: url(/wps/themes/html/VO_MarketingPortal/images/btn_detailinfo_collapse.png) no-repeat left top;
}
div.detailinfo_collapsed {
    background: url(/wps/themes/html/VO_MarketingPortal/images/btn_detailinfo_expand.png) no-repeat left top;
}
div.catalog-commandbox-mini-normal,
div.catalog-commandbox-mini-expanded {
    position: relative;
    top: 4px;
	margin-bottom: 0px;
	clear: left;
	text-align: right;
}
div.catalog-commandbox-mini-normal {
    left: 0px;
}
div.catalog-commandbox-mini-expanded {
    left: 200px;
}
div.catalog-commandbox {
    border: solid 1px #CCCCCC;
    height: 20px;
    line-height: 20px;
    padding: 6px 5px 6px 8px;
}
a.cmdbutton {
    color: #ED5C96;
    font-size: 0.9em;
    padding: 4px 0px 4px 26px;
    margin: 0px 9px 0px 20px;
    text-decoration: underline;
    line-height: 15px;
}
a.cmdbutton:hover {
	color: #64A0D2;
}
a.cmd-favorites {
    background: url(../images/icn_favorites.gif) no-repeat left top;
}
a.cmd-email {
    background: url(../images/icn_email.gif) no-repeat left top;
}
a.cmd-print {
    background: url(../images/icn_print.gif) no-repeat left top;
}
a.cmd-favorites:hover, a.cmd-email:hover, a.cmd-print:hover {
    background-position: 0px  -25px ;
}
a.helpbutton {
    line-height: 17px;
    background: url(/wps/themes/html/VO_MarketingPortal/images/icn_help.png) no-repeat left top;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    margin: 1px 0;
}
.catalog-resultssection {
    background-color: #999999;
    border-top: solid 1px #808080;
    padding: 4px 6px 4px 9px;
    font-weight: bold;
    font-size: 1.2em;
    color: #FFF;
}
.catalog .even {
	background: #FEF8FA;
}
.drop img {background: 0 !important;}
#catalogus_search {
	width: 460px;
	float: left;
}
#catalogus_filters {
	width: 450px;
	position: relative;
	margin-bottom: 0px;
	padding: 0px 0px 0px 10px;
}
.filter {
	float: left;
	width: 145px;
	height: 43px;
	display: block;
}
.filter_method {
	margin-bottom: 27px;
}
.filter p {
	height: 20px;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.filter .dropdown div a {
	color: #039FC7 !important;
}
.isbn {
	border: 1px solid #ccc;
	margin: 0;
	margin-left: -5px;
	height: 20px;
	float: left;
}
#isbn_part_1 {
	width: 30px;
}
#isbn_part_2 {
	width: 40px;
}
#isbn_part_3 {
	width: 40px;
}
#isbn_part_4 {
	width: 40px;
}
#isbn_part_5 {
	width: 20px;
}
.search_isbn {
	border-top: 1px solid #ccc;
	margin-top: 14px;
	width: 450px;
	padding: 14px 0px 5px 10px;
}
.search_isbn p {
	float: left;
	width: 40px;
	padding-top: 6px;
	font-size: 1em;
}
.search_isbn .button {
	float: right;
	margin-right: 40px;
}
.button.filter_submit {
	right: 0;
	bottom: 0;
	position: absolute;
}
#product_info {
	background: #FEF3F7;
	width: 462px;
	margin-bottom: 20px;
}
#product_info td {
	font-size: 1em;
	vertical-align: top;
	padding: 0px 10px;
	vertical-align: top;
}
#product_info .info td {
	vertical-align: middle;
	padding: 10px 5px 10px 0;
	margin: 0;
}
#product_info td h3 {margin: 0px;}
#product_info td.head {
	padding: 0;
}
#product_info td.head table {
	width: 100%;
}
#product_info td.head table td h2 {
	margin: 5px;
}
#product_info h3 {
	font-size: 1.0em;
	color: #000;
}
#product_info td.spacer {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
#product_info td.col1 {
	width: 150px;
}
#product_info td.col2 {
	width: 40px;
}
#product_info td.col3 {
	width: 550px;
}
.product_image {
	width: 159px;
}
.product_image .top {
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_product_image_top.png') no-repeat;
	height: 4px;
}
.product_image .mid {
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_product_image_mid.png') repeat-y;
	padding: 0px 4px;
}
.product_image .bot {
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_product_image_bot.png') no-repeat;
	height: 7px;
}
.catalogus_image {
	width: 137px;
}
.catalogus_image .top {
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_catalogus_image_top.png') no-repeat;
	height: 4px;
}
.catalogus_image .mid {
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_catalogus_image_mid.png') repeat-y;
	padding: 0px 4px;
	overflow: hidden;
	height: 30px;
}
.catalogus_image .bot {
	background: url('/wps/themes/html/VO_MarketingPortal/images/bg_catalogus_image_bot.png') no-repeat top left;
	height: 9px;
}
#selected {
	width: 100%;
	background: #FEF8FA;
	margin-bottom: 30px;
	margin: 0;
	padding: 0;
}
#selected table {
	width: 100%;
}
#selected thead {
	color: #E41264;
	font-family: "Trebuchet MS", Geneva, sans-serif;
}
.rounded tr {
	background: url('../images/bg_product_head_r.gif') no-repeat top right #FCE0EB;
}
.rounded td.left, .rounded td.right {
	background: url('../images/bg_product_head_l.gif') no-repeat top left #FCE0EB;
	padding: 8px 16px;
	margin: 0;
}
.rounded td.right {
	background: url('../images/bg_product_head_r.gif') no-repeat top right #FCE0EB;
	width: 8px;
}
#selected label {
	width: auto;
	padding: 5px 9px 0px 10px;
	font-size: 1.0em;
}
#selected label input {
	float: left; 
	margin-top: 0px;
}
#selected tfoot {
	height: 5px;
}
#catalog-footer {
	margin: 23px 0px;
	clear: both;
	font-size: 1.1em;
}
#catalog-footer ul{
	list-style:none;
}
#catalog-footer  li {
	display: inline;
	border-left: 1px solid #ED5C96;
	padding: 0px 14px;
	background-image:none !important;
}
#catalog-footer li.first {
	border-left: 0px;
	padding-left: 0px;
}
#catalog-footer li a {
	font-size: 1em;
	text-decoration: underline;
}

/* cart */

.klantnummer {
	width: 100%;
	padding: 13px 0px 10px 0px;
}
#klantgegevens fieldset {
	float: left;
	width: 80%;
	margin: 0;
}
#klantgegevens fieldset legend {
	padding-top: 0px;
}
#klantgegevens fieldset.persoonlijk {
	clear: left;
	margin: 15px 25px 20px 0px;
	width: 310px;
}
#klantgegevens fieldset.school {
	width: 310px;
	margin-bottom: 26px;
}
#klantgegevens.bevestigen fieldset {width: 500px;}
#klantgegevens ol, #inschrijven ol {
	margin-bottom: 0;
}
#klantgegevens label {
	width: 140px;
}
#klantgegevens label.wide {
	width: 200px;
}
#klantgegevens.bevestigen fieldset {
	float: none; 
	margin-left: 0;
}
#klantgegevens.bevestigen fieldset label{
	width: 250px;
}
#klantgegevens.bevestigen .persoonlijk ol {
 padding-bottom: 45px;
}
#klantgegevens.bevestigen .school {
	margin-top: 0px;
}

/* error page */

table.errorpage {
	border-bottom: solid 1px #cccccc !important;
}
.errorpage h2,
table.errorpage #left h2
{
	background-color: #ccc;
	color: #fff;
	height: 21px;
	font-size: 1.6em;
	padding: 5px 0px 0px 5px;
}
table.errorpage #left {
	background-color: #fcfcfc;
	height: 300px;
	border: none;
}
table.errorpage td.home {
	background-color: #fdfdfd !important;
	padding-left: 10px !important;
}
.errorpage .errornumber {
	float: left;
	font-size: 12.0em;
	height: 120px;
	line-height: 120px;
	color: #666;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	margin: 0px 10px 0px 10px;
} 
.errorpage .errormessage {
	float: left;
	margin-top: 10px;
	font-size: 1.1em;
}

/* loginbox */

#ibox_footer_wrapper a {
	color: #fff;
	background: url('../images/bg_btn_loginbox_close.gif') no-repeat top right;
	font-size: 1.2em;
	padding: 0px 20px 4px 0px;
	text-decoration: none;
}
#ibox_footer_wrapper a:hover {
	text-decoration: underline;
	color: #ccc;
}
#ibox_overlay {
	border: 0px solid red;
	display: block;
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: url(../images/bg_ibox_overlay.png);
	opacity: 1;
}


#content table td {
	font-size:1.1em;
	border:solid 1px #666;
	padding:3px;
}

/* howards home */


div.howardshome {
	padding: 0;
	color: #000;
	margin:0px 0px 20px 0px;
	width: 470px;
}
div.howardshome_title {
	/*background-color: #0089D1;*/
	margin: 0;
	padding: 2px 5px 15px 10px;
	line-height: 1.2em;
	/*font-size: 1.6em;*/
	color: #ffffff;
	font-family: 'trebuchet MS';	
	text-align: right;
}

div.howardshome h2 {
	/*background-color: #02ADA7;*/
	margin: 0;
	/*padding: 2px 5px 5px 10px;*/
	line-height: 1.2em;
	font-size: 1.6em;
	color: #666666;
	font-family: 'trebuchet MS';	
}
div.howardshome dl {
	/*background-color:#E5F7F6;*/
	font-size: 1.2em;
	line-height:1.2em;
	font-family:"Trebuchet MS";
}
div.howardshome dt {
	/*background: url(/wps/themes/html/VO_MarketingPortal/custom/voortgezetonderwijs/images/bg_leftmenu.png) left repeat-y;*/
	line-height:1.2em;
	border-top: solid 1px #fff;
}
div.howardshome dt a,
div.howardshome dt.selected a,
div.howardshome dta:visited  {
	display: block;
	padding:5px 10px 6px 10px;
	/*background: url(../images/toolboxArrowUp.gif) right 6px no-repeat;*/
	text-decoration: none;
	color: #000;
}
div.howardshome dt a:hover,
div.howardshome dt.selected a:hover {
	color: #fff;
	background-color: #35BDB9;
	background-position: right -25px;
	cursor: pointer;
	text-decoration: none;
}
/*
div.howardshome dt a:visited,
div.howardshome dt.selected a:visited {
	color: #fff;
}
*/
div.howardshome dt.selected {
	font-weight: bold;
}
div.howardshome dt.selected a {
	/*background: url(../images/toolboxArrowDown.gif) right -25px no-repeat;*/
	background-color:#35BDB9;
	color:#000;
	font-weight:bold;
}
div.howardshome dt.selected a:hover {
	background-position: right -25px;
}
div.howardshome dd {
	height: 150px;
	padding:0;
	overflow-y:scroll;
	padding: 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.howardshome dd p {
	font-size:0.8em;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.howardshome h2 {
	/*background-color:#0089D1;	*/
}
div.howardshome dl {
	/*background-color:#E5F3FA;*/
}
div.howardshome dt {
	/*background: url(/wps/themes/html/VO_MarketingPortal/custom/pincode/images/bg_leftmenu.png) left repeat-y;*/
}
div.howardshome dt a:hover,
div.howardshome dt.selected a:hover {
	/*background-color:#33A1DA;*/
	background-color:#bbb;
}
div.howardshome dt.selected a {
	background-color:#33A1DA;
}

/* /howards home */




#licenses {

	width: 600px;
}
	
#license-header {
	margin-top: 10px;
	color: #333333;
	width: 95%; 
	font-size:13px; 
	font-weight: bold;
}

#license-header td {
	color: #333333;
	/*font-family:Arial,Helvetica,sans-serif;*/
	font-size:13px; 
	font-weight: bold;
	padding: 0 0 0 8px;	
}

#license-overview  {
	/*height: 200px;*/
	margin: 15px 0;
}

#license-overview td {
	/*margin-top: 10px;*/
    font-size: 12px;
	font-weight: normal;
	/*font-family:Arial,Helvetica,sans-serif;*/
	line-height: 20px;
	margin: 0 10px;
	padding: 0 0 0 8px;	
}

#license-empty {
	margin: 8px;
	font-size:13px; 
	font-weight: bold;
}

#license-wrapper {
	/*position:relative; */
	overflow:auto; 
	background-color:#FFFFFF; 
	/*border:none; */
	border:1px solid #eee; 
	/*width: 90%; */
	height: 230px; 
	/*padding:2px;*/
	clear: both;
	margin: 5px 0 0 0;
	padding:0;
	
}

#license-summary {
    font-size: 11px;
	font-weight: normal;
	/*font-family:Arial,Helvetica,sans-serif;*/
	line-height: 18px;
	margin-top: 10px;
	
}
