@import url("reset.css");
@import url("layout.css");
/*
Title:      CJP - screen style
Author:     martijnv@poort80.nl
Copyright:  2008, Poort80  All rights resevered
*/

/* common 
============================================================= */
body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	line-height:18px;
	_behavior: url("/css/csshover.htc");	
}
img { 
	_behavior:url("/css/iepngfix.htc");
}
textarea{
	font-family:Arial, Helvetica, sans-serif;	
}
a img, img {
	border: none;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, dt span, dd span, li span {
	display:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px 0px 10px 0px;
	padding:0px;
	text-transform:uppercase;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
p {
	margin:0px 0px 10px 0px;
	padding:0px;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#CD0066;
	text-decoration:none;
}
::-moz-selection{
	background-color:#333;
	color:#FFFFFF;
}
/* formulier-style
============================================================= */
.form-style{
	margin-bottom:10px;
	padding:10px;
	position:relative;
	background-color:#333333;
}
.betalingsinfo-blok {
	padding:10px;
	background-color:#333333;
	border-top: 10px solid #fff;
	color: #fff;
}
.betalingsinfo-blok {
	margin-bottom: 0px;
}
.form-style p{
	margin:0px 0px 5px 0px;
	height:1%;
	overflow:hidden;
	color: #fff;
}
.form-style p.error{
	color:#eb2138;
	font-weight:bold;
}
.form-style p.error input{
	background-color:#91ba85;
	border:1px solid #91ba85;
}
.form-style p.required{
	color:#fff;
	font-size:11px;
}
.form-style p.required span,
.form-style span.required{
	color:#CD0066;
	font-weight:bold;
}
.form-style fieldset{
	margin-top:25px;
	position:relative;
}
.form-style fieldset.kado p{
	margin:0px 10px 10px 0px;
	float:left;
	width:98px;
}
.form-style fieldset.kado div.col1{	
	clear:both;
}
.form-style fieldset.kado div.col2{
	clear:both;
}
.form-style fieldset.kado label{
	float:none;
	display:block;
	overflow:hidden;
}
.form-style fieldset.kado label img{
	width:98px;
}
.form-style fieldset.kado span{
	display:block;
	font-size:11px;
}
.form-style fieldset.normal{
	margin:10px 0px 0px 0px;
	padding:0px;
}
.form-style fieldset.xtra label{
	float:none;
}
.form-style fieldset.xtra .checkbox{
	margin:0px 5px 0px 0px;
	padding:0px;
}
.form-style fieldset.xtra p{
	margin:0 0 10px 0;
	padding:0px;
	overflow: visible;
}
.form-style .geslacht label.first{
	float:left;
	width:200px;
	margin:0px;
}
.form-style .geslacht label{
	display:inline;
	width:auto;
	float:none;
	margin:0px 10px 0px 0px;
}
.form-style legend span{
	font-weight:bold;
	position:absolute;
	top:-20px;
	left:0px;
	color: #fff;
}
.form-style label{
	float:left;
	width:200px;
}
.form-style label.nofloat{
	float:none;
	width:auto;
}
.form-style input.text{
	padding:2px;
	border:1px solid #fff;
	font-size:12px;
	width: 190px;
}
.form-style input.text:focus{
	background-color:#eee;
	border:1px solid #eee;
}

.form-style .info
{
    font-size: 10px;
}

input.xsmall{
	width:22px !important;
}
input.small{
	width:54px !important;
}
input.medium{
	width:126px !important;
}
input.large{
	width:190px;
}
select.xxlarge{
	width:396px;
}
select.large {
	width:196px;	
}
.birth01 {
	width: 40px;
	margin:0;
}
.birth02 {
	width: 88px;
	margin:0 1px 0 0;
}
.birth03 {
	width: 60px;
}
input.sub-info {
	display: block;
	margin: 5px 0 0 200px;
	_margin: 5px 0 0 203px;
}
input.xlarge{
	width:190px;
}
.form-style input.verzend{
	margin:0 74px 5px 0px;
	padding:2px 5px 2px 5px;
	border:1px solid #000;
	color:#000;
	font-size:11px !important; 
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	float: right;
	background-color:#CD0066;	
}
.form-style input.verzend:hover{
	background-color:#f02392;
	color:#eee;
}
.form-style .subtext {
	font-size: 10px;
}

/* formulier-style-2 extends form-style
============================================================= */
.form-style-2 .form-style {
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
	background-color: #fff;
	width: 465px;
}
.form-style-2 .form-style legend span { color: #999; }
.form-style-2 h2 { color: #CD0066; }
.form-style-2 .form-style p {color: #000; }
.form-style-2 .form-style p.required span,
.form-style-2 .form-style span.required{
	color:#CD0066;
	font-weight:bold;
}
.form-style-2 .form-style fieldset.xtra label a.swatch1 { color: #CD0066; }
.form-style-2 .form-style .geslacht label.first{
	float:left;
	width:200px;
	margin:0px;
}
.form-style-2 .form-style .geslacht label{
	display:inline;
	width:auto;
	float:none;
	margin:0px 10px 0px 0px;
}
.form-style-2 .form-style input.text{
	padding:2px;
	border: 1px solid #999999;
	font-size:12px;
	width: 234px;
}
.form-style-2 .form-style input.medium {
	width: 170px !important;
}
.form-style-2 .form-style input.text:focus{
	background-color:#d1d1d1;
	border:1px solid #aaa;
}
.form-style-2 .form-style input.verzend{
	margin-top: 10px;
	padding: 10px;
	border: none;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	float: left;
	background-color:#CD0066;	
}
.form-style-2 .form-style input.verzend:hover{
	background-color:#f02392;
	color:#eee;
}
.form-style-2 .payment { margin-bottom: 50px; }
.form-style-2 .payment .paymentmethod { width: 242px; margin-top: -25px; }
.form-style-2 .payment .alignRight { 
	font-size: 10px !important; 
	float: right; 
	width: 242px; 
	margin-right: 20px;
}

.form-style-2 .birth01 { width: 60px; }
.form-style-2 .birth02 { width: 111px; }

/* napo
------------------------------------------- */
.company-napo .form-style {
	background-color:#b9cbe6;	
}
.company-napo .form-style input.text {
	width: 150px !important;	
}
.company-napo .form-style input.small {
	width:50px !important;	
}
.company-napo .form-style input.xsmall {
	width:25px !important;	
}
.company-napo .form-style input.medium {
	width:90px !important;	
}
.company-napo .form-style input.verzend {
	margin-right: 114px;
}
/* iframe-style
============================================================= */
.iframe-style{
	width:491px;
}
/* common trigger classes
============================================================= */
.hide {
	display:none;
}
.show {
	display:block;
}
hr {
	margin:10px 0px 10px 0px;
	padding:0px;
	height:0px;
	overflow:hidden;
	border:0px;
	border-top:1px solid black;
}
.float_right{
	float:right;
}
.float_left{
	float:left;
}
.float_none{
	float:none;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
h2.clearboth{
	clear:both;
}
a.special-link{
	color:#CD0066;
	text-decoration:none;
	font-weight:bold;
}
a.special-link:hover{
	text-decoration:underline;
}
a.swatch1 {
    color:#FFF;
}
.checkbox, .radio{
	margin:0px;
	padding:0px;
	width:auto;
}
.checkbox {
	position:relative;
    margin-right:5px;   
}
label{
	cursor:pointer;
}
.dotted-line{
	background:url(../img/maincontent_repeater.gif) 610px 0px repeat-y;
}
/* header - login
============================================================================= */
#header .content-header .login {
	position:relative;
	top:5px;
	width:955px;
	height:25px;
	overflow:hidden;
}
#header .content-header h6{
	margin:1px 0px 0px 0px;
	padding:0px;
	float:right;
}
#header .content-header ul.logged-in{
	margin:0px 0px 0px 5px;
	padding:0px;
	width:225px;
	height:18px;
	float:right;
}
#header .content-header ul.logged-in li{
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
	font-size:21px;
}
#header .content-header ul.logged-in li span{
	margin:0px 2px 0px 2px;
	position:relative;
	top:-3px;
}
#header .content-header .form-login fieldset{
	width:380px;
	float:right;
}
#header .content-header .form-login legend {
	display:none;
}
#header .content-header .form-login p {
	float:right;
	width:160px;
}
#header .content-header .form-login p.error-message{
	color:#eb2138;
	font-weight:bold;
	float:left;
	width:550px !important;
}
#header .content-header .form-login p.arrow{
	background:url(../img/btn_inlog_input.gif) right no-repeat;
}
#header .content-header .form-login label.gebDatum {
	float:left;
	width:30px;
	height:16px;
	background:url(../img/gebDatum.gif) no-repeat;
	text-indent:-9999px;
}
#header .content-header .form-login label.lidNr {
	float:left;
	width:30px;
	height:16px;
	background:url(../img/cjpNr.gif) no-repeat;
	text-indent:-9999px;
}
#header .content-header .form-login input {
	padding:1px;
	height:13px;
	border:1px solid #7f7f7f;
	font-size:11px;
	float:left;
}
#header .content-header .form-login input.xsmall{
	margin:0px 2px 0px 0px;
}
#header .content-header .form-login .login-input{
	width:115px;
}
#header .content-header .form-login .button-login {
	margin:0px;
	padding:0px;
	width:51px;
	height:16px;
	border:none;
	cursor:pointer;
	background:url(../img/inloggen.gif) top left no-repeat;
}
#header .content-header .form-login .button-login:hover{
	background-position:top right;
}
/* header
============================================================================= */
#header .content-header .branding {
	width:280px;
	height:120px;
	float:left;
}
#header .content-header .branding a {
	background:url(../img/logo.gif) no-repeat;
	width:280px;
	height:120px;
	display:block;
	text-indent:-9999px;
}
#header .content-header .header-banner {
	width:664px;
	height:120px;
	float:right;
}
/* header - navigation
============================================================================= */
#header .content-header .navigation {
	width:619px;
	height:25px;
	clear:both;
	position:absolute;
	top:152px;
	z-index:999;
}
#nav-main, #nav-main ul {
	padding:0px;
	margin:0px;
	list-style:none;
	line-height:1;
}
#nav-main a {
	color:#fff;
	display: block;
	text-decoration:none;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
#nav-main a:hover{
	text-decoration:underline;
}
#nav-main li {
	float:left;
	background-color:#CD0066;
	overflow:hidden;
}
/* item1
----------------------------------------------------------------------------- */
#nav-main li.menuitem-1,
#nav-main li.menuitem-1 a,
#nav-main li.menuitem-1 ul {
	width:50px;
}
#nav-main li.menuitem-1 {
	border-right:5px solid #fff;
}
#nav-main li.menuitem-1 iframe{
	width:60px;
}
/*--------------------------------------------------------------------------- */

/* item2
----------------------------------------------------------------------------- */
#nav-main li.menuitem-2,
#nav-main li.menuitem-2 a,
#nav-main li.menuitem-2 ul {
	width:97px;
	border-right:5px solid #fff;
}
#nav-main li.menuitem-2{
	border-right:5px solid #fff;
}
#nav-main li.menuitem-2 iframe{
	width:107px;
}
/*--------------------------------------------------------------------------- */

/* item3
----------------------------------------------------------------------------- */
#nav-main li.menuitem-3,
#nav-main li.menuitem-3 a,
#nav-main li.menuitem-3 ul {
	width:79px;
}
#nav-main li.menuitem-3{
	border-right:5px solid #fff;
}
#nav-main li.menuitem-3 iframe{
	width:89px;
}
/*--------------------------------------------------------------------------- */


/* item4
----------------------------------------------------------------------------- */
#nav-main li.menuitem-4,
#nav-main li.menuitem-4 a,
#nav-main li.menuitem-4 ul {
	width:79px;
}
#nav-main li.menuitem-4{
	border-right:5px solid #fff;
}
#nav-main li.menuitem-4 iframe{
	width:89px;
}
/*--------------------------------------------------------------------------- */

/* item5
----------------------------------------------------------------------------- */
#nav-main li.menuitem-5,
#nav-main li.menuitem-5 a,
#nav-main li.menuitem-5 ul {
	width:99px;
}
#nav-main li.menuitem-5{
	border-right:5px solid #fff;
}
#nav-main li.menuitem-5 iframe{
	width:109px;
}
/*--------------------------------------------------------------------------- */

/* item6
----------------------------------------------------------------------------- */
#nav-main li.menuitem-6,
#nav-main li.menuitem-6 a,
#nav-main li.menuitem-6 ul {
	width:76px;
}
#nav-main li.menuitem-6{
	border-right:5px solid #fff;
}
#nav-main li.menuitem-6 iframe{
	width:86px;
}
/*--------------------------------------------------------------------------- */

/* item7
----------------------------------------------------------------------------- */
#nav-main li.menuitem-7,
#nav-main li.menuitem-7 a,
#nav-main li.menuitem-7 ul {
	width:104px;
}
#nav-main li.menuitem-7{
	border-right:5px solid #fff;
}
#nav-main li.menuitem-7 iframe{
	width:114px;
}
/*--------------------------------------------------------------------------- */

#nav-main li ul li {
	border-top:5px solid #fff;
	background-color:transparent;
}
#nav-main li ul li.last {
	border-bottom:5px solid #fff;
}
#nav-main li iframe{
	filter:alpha(opacity=0);
	position:absolute;
	left:-9999px;
}
#nav-main li ul{
	position:absolute;
	background:url(../img/bg_nav.jpg) #f0b2d1 top repeat-x;
	left:-9999px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
}
#nav-main li:hover ul,
#nav-main li.sfhover ul{
	left:auto;
	margin-left:-5px;
	/* IE6 hack */
	_border-right:none;
	_position:relative;
	
}
#nav-main li.sfhover iframe{
	left:auto;	
}
/* header - search
============================================================================= */
#header .content-header .search{
	padding:4px 4px 0px 0px;
	width:332px;
	height:21px;
	position:absolute;
	top:152px;
	right:0px;
	background-color:#CD0066;
}
#header .content-header .form-search{
	margin:0px;
	position:relative;
}
#header .content-header .form-search p{
	margin:0px;
	padding:0px;
}
#header .content-header .form-search label{
	display:none;
}
#header .content-header .form-search .search-input{
	padding:1px;
	width:118px;
	height:13px;
	border: 1px solid #fff;
	font-size:11px;
	float:right;
}
#header .content-header .form-search .button-search{
	margin:0px;
	padding:0px;
	position:absolute;
	top:2px;
	left:155px;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	background:url(../img/btn_zoek3.gif) no-repeat;
	width:33px;
	height:19px;
}
#header .content-header .form-search .button-search-type02 {
	background:url(../img/btn_search_input.gif) #fff 5px 3px no-repeat;
	*background:url(../img/btn_search_input.gif) #fff 2px 3px no-repeat;
	float: right;
	height: 17px;
	border: none;
	cursor: pointer;
	width: 13px;
	margin: 0;
}
#header .content-header .form-search .button-search:hover{
	background-position:top right;
}
#header .content-header .form-search .button-search-type02:hover {
	_background:url(../img/btn_search_input.gif) #fff 2px 3px no-repeat;
}
/* content-main
============================================================================= */
.content-main .hr{
	width:600px;
	height:12px;
	overflow:hidden;
	clear:both;
	background:url(../img/hr.gif) no-repeat;
}
/* content-main-1
============================================================================= */
.content-main-1 {
	width:950px;
	overflow: hidden;
}
/* main-secondary - auteurs-box
============================================================================= */
.main-secondary .auteurs-box{
	margin:0px 0px 10px 0px;
	width:600px;
	height:200px;
	position:relative;
}
.main-secondary .auteurs-box ul li{
	width:150px;
	line-height: 17px;
}
.auteurs-box span.avatar{
	position:absolute;
	right:0px;
	bottom:0px;
	display:block;
	width:117px;
	height:164px;
}
.auteurs-box .box{
	width:275px;
	height:180px;
	padding:10px;
	background-color:#fff466;
}
.auteurs-box .box h6{
	margin:-10px -10px 0px -10px;
	padding:6px 0px 0px 10px;
	width:285px;
	height:24px;
	display:block;
	background-color:#ffed00;
}
.auteurs-box .box h5{
	margin:10px 0px 3px 0px;
	padding:0px;
}
.auteurs-box .box.left{
	float:left;
	position:relative;
}
.auteurs-box .box.right p{
	line-height: 17px;
}
.auteurs-box .box.right{
	float:right;
}
.auteurs-box .box-written{
	position:absolute;
	bottom:10px;
	_bottom:-5px;
	left:10px;
	width:200px;
	height:40px;
}
.auteurs-box .box-written h4{	
	margin:0px;
	padding:0px;
}
.auteurs-box .box-written h3{	
	margin:0px;
	padding:0px;
}
/* content-mainwide
============================================================================= */
.content-mainwide .hr{
	width:955px;
	height:12px;
	overflow:hidden;
	clear:both;
	background:url(../img/hr_wide.gif) no-repeat;
}
/* content-main - discount
============================================================================= */
.content-main .discount {
	width:614px;
	height:105px;
	background-color:#7F7F7F;
	position:relative;
	color:#fff;
	cursor:default;
}
.content-main .discount h5 {
	margin:0px;
	padding:5px 0px 0px 5px;
	background-color:#000;
	width:609px;
	height:20px;
}
.content-main .search-discount{
	margin:0px;
	padding:4px 0px 0px 10px;
	width:604px;
}
.content-main .search-discount p{
	margin:0px;
	padding:0px;
	clear:both;
}
.content-main .search-discount label{
	float:left;
	width:75px;
	font-weight:bold;
}
.content-main .search-discount input.text{
	float:left;
	width:155px;
	padding:1px;
	height:13px;
	border:1px solid #fff;
	margin:4px 0px 0px 4px;
	font-size:11px;
}
.content-main .search-discount input.text.small{
	width:25px;
}
.content-main .search-discount input.text.medium{
	width:50px;
}
.content-main .search-discount input.text.large{
	width:75px;
}
.content-main .search-discount select.select{
	padding:1px;
	height:18px;
	border:1px solid #fff;
	width:157px;
	font-size:11px;
	margin:4px 0px 0px 4px;
}
.content-main .search-discount input.button-zoek{
	width:33px;
	height:15px;
	position:absolute;
	right:15px;
	bottom:10px;
	background:url(../img/btn_zoek.gif) top left no-repeat;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}
.content-main .search-discount input.button-zoek:hover{
	background-position:top right;
}
.btnBar {
	display: block;
	margin-top: 10px;
	padding-top: 5px;
	height: 30px;
	clear: both;
	background: #cd0066 url(../img/cjp_small.gif) right top no-repeat;
}
.btnBar img {
	margin-top: 6px;
	margin-left: 10px;
}
img.noMemberPass {
	float: right;
	margin: 0 40px 15px 0;
}
.search-discount .discount-col1{
	float:left;
	width:300px;
}
.search-discount .discount-col2{
	float:right;
	width:300px;
}
/* content-main - primairy-footer
============================================================================= */
.content-main .primairy-footer {
	position:relative;
}
.primairy-footer a.koopdiepas{
	width:252px;
	height:43px;
	float:right;
	text-indent:-9999px;
	background:url(../img/koopdiepas.jpg) top left no-repeat;
}
.primairy-footer a.koopdiepas:hover{
	background-position:top right;
}
.primairy-footer ul.nav-breadcrumb{
	margin:12px 0px 0px 5px;
	float:left;
}
.content-main ul.nav-breadcrumb li{
	float:left;
	color:#000;
	font-size:13px;
	font-weight:bold;
	margin:0px 5px 0px 0px;
}
.content-main ul.nav-breadcrumb li.current a{
	text-decoration:none;
	color:#CD0066;
	cursor:text;
}
.content-main ul.nav-breadcrumb li a{
	margin:0px 5px 0px 0px;
	color:#000;
	font-size:11px;
	text-decoration:none;
}
.content-main ul.nav-breadcrumb li a:hover{
	text-decoration:underline;
}
.content-main .footer-section {
	clear:both;
}
.content-main .footer-section ul.nav-section{
	margin:0px;
	padding:0px;
}
.content-main ul.nav-section li{
	cursor:pointer;
	position:relative;
	background:url(/img/bg_section.gif) no-repeat;
}
.content-main ul.nav-section li.btn1{
	margin:0px 5px 0px 0px;
	float:left;
}
.content-main ul.nav-section li.btn2{
	margin:0px;
	float:left;
}
.content-main ul.nav-section li.btn3{
	margin:0px;
	float:right;
}
.content-main ul.nav-section li.btn4{
	margin:0px 5px 0px 0px;
	float:right;
}
.content-main ul.nav-section li span{
	padding:5px;
	display:none;
	width:140px;
	position:absolute;
	background:url(../img/bg_trans_section.png) repeat-y;
	font-size:11px;
	top:25px;
	left:0px;
	color:#000;
	z-index:999;
}
.content-main ul.nav-section li span strong{
	display:block;
}
.content-main ul.nav-section li:hover span{
	display:block;
}
.content-main ul.nav-section li a{
	width:150px;
	display:block;
	text-decoration:none;
	cursor:pointer;
}
.content-main ul.nav-section h6{
	margin:0px;
	padding:0px;
}
.content-main ul.nav-section h6 span{
	text-indent:-9999px;
	background:none;
}
/* content-main - content-standard
============================================================================= */
.content-main .content-standard{
	position:relative;
}
.content-main .content-standard ul.results{
	overflow:hidden;
}
.content-main .content-standard ul.results li{
	margin:0px 20px 10px 0px;
	font-weight:bold;
	float:left;
	font-size:11px;
	text-transform:uppercase;
} 
.content-main .content-standard ul.results li a{
	color:#000;
}
.content-main .content-standard ul.results li a:hover{
	text-decoration:underline;
}
.content-main .content-standard h6.results{
	color:#ed2089;
}
.content-main .content-standard h6.results a{
	color:#ed2089; 
	text-transform:none;
}
.content-main .content-standard h6.results a:hover{
	color:#000;
}
.content-standard .editable-content img[align="left"]{
	margin:5px;
	float:left;
}
.content-standard .editable-content img[align="right"]{
	margin:5px;
	float:right;
}
.content-standard .editable-content img{
	_margin:5px;
	_float:left;
}
.content-standard .main-item h3,
.content-standard .sub-item h3{
	float:left;
	width:440px;
	color: #CD0067;
}
.content-standard .main-item h2,
.content-standard .sub-item h2{
	margin:0px 0px 5px 0px;
}	
.content-standard .main-item h4,
.content-standard .sub-item h4{
	float:right;
}
.content-standard .main-item,
.content-standard .sub-item{
	margin:5px 0px 5px 0px;
}
.content-standard .main-item .inline-img {
	margin:0px 0px 10px 10px;
	float:right;
}
.content-standard .sub-item.right .inline-img{
	margin:0px 0px 10px 10px;
	float:right;
}
.content-standard .sub-item.left .inline-img{
	margin:0px 10px 10px 0px;
	float:left;
}
.content-standard .sub-item .banner{
	margin:5px 0px 5px 0px;
	width:600px;
	text-align:center;
}
.content-standard .box-editorial{
	float:right;
	position:relative;
	margin:0px 0px 10px 10px;
}
.content-standard .box-editorial .editorial{
	margin:0px;
	padding:4px;
	width:163px;
	background-color:#000;
	border-bottom:10px solid #fff;
	position:relative;
}
.content-standard .box-editorial .editorial2{
	margin:0px;
	width:163px;
	border-bottom:10px solid #fff;
	position:relative;
}
.content-standard .editorial .img-placeholder{
	position:absolute;
	right:5px;
	bottom:5px;
}
.content-standard .sub-item dl dt{
	float:left;
	padding-right:5px;
}
.content-standard .sub-item  .videoachief{
	margin:10px 30px 0px 0px;
	width:125px;
	height:275px;
	float:left;
	overflow:hidden;
}
.content-standard .sub-item  .videoachief.last{
	margin:10px 0px 0px 0px;
}
.content-standard .sub-item  .videoachief h3{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#9C9D9F;
	font-weight:bold;
}
.content-standard .sub-item  .videoachief img{
	margin:5px 0px 5px 0px;
}
.content-standard .sub-item  .videoachief h4{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#CD0066;
	font-weight:bold;
	float:none;
}
.content-standard .sub-item #mokFlash{
	margin-top:20px;
}
.content-standard .sub-item dl.expandingList dt {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#CC0066;
	font-weight:bold;
	cursor: pointer;
	width:600px;
	display:inline;
}
.content-standard .sub-item dl.expandingList dt.open {
	margin:0px;
	color:#000;
}
.content-standard .sub-item dl.expandingList dt:hover{
	color:#000;
}
.content-standard .sub-item dl.expandingList dt span{
	vertical-align:middle;
	display:-moz-inline-box;
	display:inline-block;
	color:#000;
	width:20px;
	height:20px;
}
.content-standard .sub-item dl.expandingList dd {
	display: none;
	margin:5px 0px 10px 25px;
	clear:both;
}
.content-standard .item-tabs ul{
	width:600px;
	height:25px;
	position:relative;
	_margin-bottom: -3px;
}
.content-standard .item-tabs li {
	margin:0px 3px 0px 0px;
	padding:0px 10px;
	float:left;
}

.content-standard .item-tabs li.tab1 {
	background:url(../img/tab_blank_1.gif) no-repeat top right;
}

.content-standard .item-tabs li.tab2 {
	background:url(../img/tab_blank_7.gif) no-repeat top right;
}

.content-standard .item-tabs li.tab3 {
	background:url(../img/tab_blank_3.gif) no-repeat top right;
}

.content-standard .item-tabs li.tab4 {
	background:url(../img/tab_blank_2.gif) no-repeat top right;
}

.content-standard .item-tabs li.current {
	background:url(../img/tab_blank_1.gif) no-repeat top right;
}

.content-standard .item-tabs li a{
	display:inline-block;
	height:25px;
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.content-standard .item-tabs li a img {
	position: relative;
	top: 4px;
}

.content-standard .item-info.tab1 {
	background-color:#CD0066;
}
.content-standard .item-info.tab2 {
	background-color:#DB2F80;
}
.content-standard .item-info.tab3 {
	background-color:#E9619C;
}
.content-standard .item-info.tab4 {
	background-color:#F098BD;
}
.content-standard .item-info.tab5 {
	background-color:#B59F66;
}
.content-standard .item-info.tab6 {
	background-color:#716440;
}
.content-standard .item-info.tab6 {
	background-color:#db2f80;
}
.content-standard .item-info.tab7 {
	background-color:#db2f80;
}
.content-standard .item-info{
	margin:0px 0px 5px 0px;
	padding:10px 10px 5px 10px;
	width:580px;
}
.content-standard .item-info h3{
	font-size:12px;
	float:none;
	color:#fff;
}
.content-standard .item-info p{
	font-size:12px;
	float:none;
	color:#fff;
}
.content-standard .vote{
	margin:0px 0px 10px 0px;
	clear:both;
}
.content-standard .item-info a.dropit{
	padding:0px 0px 0px 8px;
	color:#fff;
	font-size:11px;
	background:url(../img/arrow1.gif) left center no-repeat;
}
.content-standard .item-info a.dropit:hover{
	text-decoration:none;
}
.content-standard .comment-new{
	margin:0px 0px 5px 0px;
	padding:10px 10px 5px 10px;
	width:580px;
	background-color:#f9d2e4;
	position:relative;
	overflow:hidden;
}
.content-standard .comment-sub{
	border-top:2px dotted #e0aac3;
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 60px;
	width:520px;
	position:relative;
	clear:both;
	overflow:hidden;
}
.content-standard .comment-new img.profile-pic,
.content-standard .comment-sub img.profile-pic{
	float:left;
	margin:0px 10px 0px 0px;
}
.content-standard .comment-new h4{
	margin:0px;
	float:left;
	font-weight:normal;
	font-size:13px;
	width:500px;
}
.content-standard .comment-sub h4{
	float:left;
	font-weight:normal;
	font-size:13px;
	width:440px;
}
.content-standard .comment-new h4 span.title{
	display:inline;
	font-weight:bold;
}
.content-standard .comment-new h4 span.date{
	display:inline;
	font-weight:normal;
	color:#CD0066;
	font-size:11px;
}
.content-standard .comment-new p{
	float:left;
	width:500px;
}
.content-standard .comment-sub p{
	float:left;
	width:455px;
}
.content-standard .comment-new a.help{
	top:10px;
	right:10px;
	font-size:11px;
	position:absolute;
	background:url(../img/help.gif) top left no-repeat;
	text-indent:-9999px;
	width:24px;
	height:24px;
}
.content-standard .comment-new a.help:hover{
	background-position:top right;
}
.content-standard .comment-new a.dropit,
.content-standard .comment-sub a.dropit{
	margin-bottom:5px;
	float:right;
	font-size:11px;
	display:block;
	color:#CD0066;
	width:150px;
	text-align:right;
}
.content-standard .comment-new a.dropit:hover{
	text-decoration:none;
}
.content-standard .comment-form{
	padding:10px;
	background-color:#e2e2e2;
	margin-bottom:5px;
}
.comment-form .form-recensie p{
	clear:both;
}
.comment-form .form-recensie label{
	float:left;
	width:150px;
	position:relative;
}
.comment-form .form-recensie label.rating{
	height:70px;
}
.comment-form .form-recensie textarea{
	padding:2px;
	width:250px;
	border:1px solid #ccc;
	font-size:12px;
}
.comment-form .form-recensie input.text{
	padding:2px;
	height:16px;
	width:250px;
	border:1px solid #ccc;
	font-size:12px;
}
.comment-form .form-recensie input.text:focus,
.comment-form .form-recensie textarea:focus{
	background-color:#eee;
}
.comment-form .form-recensie span{
	font-size:11px;
	float:left;
	margin-left:150px;
	position:relative;
}
.comment-form .form-recensie span a:hover{
	text-decoration:none;
}
.comment-form .form-recensie input.verzend{
	padding:2px;
	border:1px solid #eee;
	margin:10px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	background-color:#CD0066;
}
.comment-form .form-recensie input.verzend:hover{
	background-color:#f02392;
	color:#eee;
}

.comment-form .form-doorsturen label {
	float:left;
	width:150px;
	position:relative;
}
.comment-form .form-doorsturen textarea {
	padding:2px;
	width:250px;
	border:1px solid #ccc;
	font-size:12px;
}
.comment-form .form-doorsturen input.text {
	padding:2px;
	height:16px;
	width:250px;
	border:1px solid #ccc;
	font-size:12px;
}
.comment-form .form-doorsturen input.verzend {
	border:none;
	margin:10px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	width:97px;
	height:15px;
	line-height:15px;
	font-size:9px;
	background:url(../img/btn_verstuur.gif) no-repeat;
	text-align:center;
	position:relative;
	left:150px;
}
/* content-standard - table-style
============================================================================= */
.content-standard .table-style{
	margin:0px 0px 20px 0px;
	width:100%;
}
.table-style thead th{
	background-color:#000;
	color:#fff;
	padding:1px 5px 1px 5px;
	font-size:11px;
}
.table-style tbody span{
	width:30px;
	float:left;
}
.table-style tr.odd td {
	background-color:#c5c6c8;
	padding:4px 5px;
}
.table-style tbody td{
	padding:10px 5px;
}
div.paging{
	margin-bottom:10px;
	width:600px;
	clear:both;
	position:relative;
}
div.paging p{
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
	display:block;
}
div.paging a{
	padding:0px 8px 0px 0px;
	text-decoration:none;
	color:#000;
}
div.paging a.prev{
	background:url(../img/prev.gif) left center no-repeat;
	padding-left:8px;
	color:#CD0066;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}
div.paging a.next{
	background:url(../img/next.gif) right center no-repeat;
	padding-right:8px;
	color:#CD0066;
	position:absolute;
	top:0px;
	right:0px;
	display:block;
}
div.paging a.prev.hide,
div.paging a.next.hide{
	display:none;
}
div.paging a.prev.disable{
	color:#999;
	background:url(../img/prev_disable.gif) left center no-repeat;
	cursor:text;
}
div.paging a.next.disable{
	color:#999;
	background:url(../img/next_disable.gif) right center no-repeat;
	cursor:text;
}
div.paging a.prev.disable:hover,
div.paging a.next.disable:hover{
	text-decoration:none;
}
div.paging a.active{
	color:#000;
	text-decoration:underline;
	cursor:text;
}
div.paging a.active:hover{
	color:#000;
	text-decoration:underline;
}
div.paging a:hover{
	color:#CD0066;
	text-decoration:underline;
}
/* content-mainwide - main-tertiary
============================================================================= */
.content-mainwide .main-tertiary img{
	padding-bottom:10px;
}
.content-mainwide .main-tertiary ol{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 25px;
	list-style:decimal;
}
.content-mainwide .main-tertiary ul{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	list-style:square;
}
.content-mainwide .main-tertiary dl{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
}
.content-mainwide .main-tertiary dt{
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
.content-mainwide .main-tertiary dd{
	padding:0px 0px 0px 10px;
}
/* content-mainwide - main-quaternary
============================================================================= */
.content-mainwide .main-quaternary h3{
	background-color:#000;
	height:20px;
	margin:0px;
	padding:5px 0px 0px 5px;
	width:486px;
	overflow:hidden;
}
/* content-mainwide - main-quinary
============================================================================= */
.content-mainwide .main-quinary h3{
	background-color:#000;
	height:20px;
	margin:0px;
	padding:5px 0px 0px 5px;
	width:486px;
	overflow:hidden;
}
/* content-mainwide - main-senary
============================================================================= */
.content-mainwide .main-senary .cjp-pas{
	background:url(/img/isic-pasje-bg.jpg) no-repeat;
	width:308px;
	height:200px;
	position: relative;
	top: 200px;
	left: 80px;
}
.content-mainwide.company-napo .main-senary .cjp-pas {
	background:url(/img/napo-pasje-bg.jpg) no-repeat;	
}
.content-mainwide .main-senary fieldset .cjp-pas-info {
	position: relative;
	top: 91px;
	left: 22px;
}
.content-mainwide.company-napo .main-senary fieldset .cjp-pas-info {
	top: 80px;
}
.content-mainwide .main-senary .cjp-pas fieldset legend {
	display: none;
}
.content-mainwide .main-senary .cjp-pas p {
	margin: 0;
	padding: 0;
	line-height: 19px;
	font-size: 11px;
	color: #000;
}
.content-mainwide.company-napo .main-senary .cjp-pas p {
	margin-bottom: 8px;
}

.content-mainwide .main-senary .cjp-pas .cjp-pas-muckshot {
	position:absolute;
	left:148px;
	top:-30px;
	overflow: hidden;
	display: block;
	width: 72px;
	height: 99px;
}

/* content-side - preview
============================================================================= */	
.content-side .preview{
	overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px solid transparent;
}
.preview .preview-main{
	float:left;
	width:236px;
	height:298px;
	position:relative;
	background-color:#000;
}
.preview-main .preview-content{
	margin:6px 0px 0px 6px;
	position:relative;
}
.preview-content a.preview-overlay{
	width:224px;
	height:145px;
	display:block;
	background:url(../img/preview_overlay.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}
.preview-content a.preview-overlay:hover{
	background:url(../img/preview_overlayOn.png) no-repeat;
}
.preview-content p{
	margin:25px 0px 0px 0px;
	color:#fff;
	width:225px;
	line-height:14px;
}
.preview-footer{
	padding:20px 0px 0px 0px;
	width:236px;
	height:50px;
	position:absolute;
	bottom:0px;
	height:35px;
	background-color:#fff;
}
.preview-footer h6{
	margin:0px;
	width:125px;
	position:relative;
	z-index:10;
}
.preview-footer img.kraakbanner{
	bottom:0px;
	right:5px;
	position:absolute;
}
.preview .preview-side{
	float:right;
	width:99px;
	height:298px;
	overflow:auto;
	overflow-y:scroll;
}
.preview .preview-side ul{
	margin:0px 2px 0px 0px;
	padding:0px;
	width:75px;
	float:right;
	overflow:hidden;
}
.preview .preview-side ul li{
	margin-bottom:3px;
	width:75px;
	height:75px;
	list-style:none;
}
/* content-side - videoplayer
============================================================================= */	
.content-side .videoplayer {
    overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px solid transparent;
}
.content-side .videoplayer p {
    padding-top:1px;
}

/* content-side - banner-boxxes
============================================================================= */	
.content-side .banner-box1{
	margin-bottom:10px;
	width:336px;
}
.content-side .banner-box2{
	margin-bottom:10px;
	width:120px;
	float:right;
}
.banner-box3{
	position:absolute;
	bottom:130px;
	right:0px;
	width:336px;
	height:20px;
	z-index:998;
}
.banner-box3 ul li{
	margin:0px 20px 0px 0px;
	padding:0px;
	list-style:none;
	float:left;
	height:110px;
}

/* nieuwsbrief banner (sidebar)
============================================================================= */	

.nieuwsbriefHover a {
	display: block;
	height: 43px;
	text-indent: -999px;
	background: url(/img/stuur_mij_nieuwsbrief.gif) no-repeat top left;	
}

.nieuwsbriefHover a:hover {
	background: url(/img/stuur_mij_nieuwsbrief.gif) no-repeat top right;	
}


/* content-side - side-list
============================================================================= */	
.content-side .side-list{
	margin:0px 0px 10px 0px;
	width:196px;
	background-color:#cde3c7;
	float:left;
}
.content-side .side-list.first{
	background:#cce3c7;
}
.content-side .side-list.second{
	background:#6d6d6d;
}
.content-side .side-list.third{
	background:#fff466;
	position:relative;
}
.content-side .side-list.third a{
	text-decoration:none;
}
.content-side .side-list.third span.avatar{
	width:78px;
	height:109px;
	position:absolute;
	top:30px;
	right:0px;
	overflow:hidden;
}
.content-side .side-list h6{
	margin:0px;
	padding:5px 0px 0px 0px;
	width:196px;
	height:21px;
	background-color:#acd1a1;
}
.content-side .side-list.first h6{
	background-color:#acd1a1;
}
.content-side .side-list.second h6{
	background-color:#CD0066;
}
.content-side .side-list.third h6{
	background-color:#feed01;
}
.content-side .side-list.third h5{
	margin:0px 0px 3px 0px;
	padding:3px 0px 5px 8px;
	background:url(../img/list_hr2.gif) bottom repeat-x;
}
.content-side .side-list dl dt{
	margin:5px 0px 0px 0px;
	padding:3px 0px 0px 8px;
	line-height:14px;
}
.content-side .side-list.first ul li{
	margin:0px;
	padding:3px 0px 3px 8px;
	background:url(../img/list_hr1.gif) bottom repeat-x;
	display:block;
}
.content-side .side-list.first ul li:hover{
	background:url(../img/list_hr1.gif) #d5e9d0 bottom repeat-x;
}
.content-side .side-list.first ul li.last:hover{
	background:none #d5e9d0;
}
.content-side .side-list.first ul li a{	
	display:block;
}
.content-side .side-list.third ul li{
	margin:0px 0px 3px 0px;
	padding:3px 0px 5px 8px;
	background:url(../img/list_hr2.gif) bottom repeat-x;
}
.content-side .side-list.third ul li:hover{
	background:url(../img/list_hr2.gif) #fcf598 bottom repeat-x;
}
.content-side .side-list.third ul li.last:hover{
	background:none #fcf598;
}
.content-side .side-list.third ul li a{	
	display:block;
}
.content-side .side-list.third dl.about{
	margin:0px 0px 25px 0px;
}
.content-side .side-list.third dl.about dd{
	padding:0px 0px 0px 8px;
	background:none;
	width:105px;
	display:block;
}
.content-side .side-list dl dd.last,
.content-side .side-list ul li.last{
	margin-bottom:0px;
	background:none;
}
/* content-side - search-advanced
============================================================================= */
.content-side .search-advanced{
	position:absolute;
	width:336px;
	height:298px;
	background:url(../img/bg_trans_search.png) no-repeat;
	color:#fff;
	z-index:998;
}
.search-advanced .form-advancedSearch{
	margin:20px 0px 0px 10px;
}
.search-advanced h4{
	background-color:#CD0066;
	height:20px;
	margin:0px;
	padding:5px 0px 0px 5px;
	width:331px;
}
.search-advanced .button-close{
	text-indent:-9999px;
	position:absolute;
	right:5px;
	top:6px;
	width:13px;
	height:13px;
	background:url(../img/btn_close.gif) top left no-repeat;
}
.form-advancedSearch p{
	margin:0px 0px 15px 0px;
}
.form-advancedSearch p.extra-info{
	margin:20px 0px 15px 0px;
	overflow:hidden;
}
.form-advancedSearch p.extra-info label{
	font-size:11px;
	width:235px;
}
.search-advanced .button-close:hover{
	background-position:top right;
}
.form-advancedSearch label{
	float:left;
	width:100px;
}
.form-advancedSearch input.text{
	padding:1px;
	height:13px;
	border:1px solid #fff;
	width:150px;
	font-size:11px;
}
.form-advancedSearch select.select{
	padding:1px;
	height:18px;
	border:1px solid #fff;
	width:151px;
	font-size:11px;
}
.form-advancedSearch .button-search{
	margin:0px 0px 0px 220px;
	display:block;
	border:none;
	width:33px;
	height:15px;
	cursor:pointer;
	background:url(../img/btn_zoek2.gif) top left no-repeat;
}
.form-advancedSearch .button-search:hover{
	background-position:top right;
}
/* content-footer - siteinfo
============================================================================= */
.content-footer .siteinfo{
	margin:5px 0px 0px 0px;
	width:955px;
}
.content-footer .siteinfo li{
	float:left;
	height:23px;
}
.content-footer .siteinfo li.btn1{
	margin:0px 120px 0px 0px;
}
.content-footer .siteinfo li.btn2{
	margin:0px 120px 0px 0px;
	padding-left:20px;
	background:url(../img/ico_rss.gif) no-repeat;
}
.content-footer .siteinfo li.btn3{
	margin:0px 120px 0px 0px;
}
.content-footer .siteinfo li.btn4{
	margin:0px 120px 0px 0px;
}
.content-footer .siteinfo li.btn5{
	margin:0px;
}
.content-footer .siteinfo a{
	display:block;
}
.content-footer .siteinfo a span{
	display:none;
}
/* table .passpage
============================================================= */
table.passpage {
	margin-top: 20px;
	width: 100%;
}
table.passpage tr td {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}
table.passpage tr td img {
	display: block;
}

/* new individual passpages
============================================================= */
table.passpage.individual {
	margin-left: 170px;
	width: 280px;
}
table.passpage.individual.banner h3 {
	float: left;
	color: #CD0067;
}
table.passpage.individual h3 { 
	width: 300px; 
	float: left; 
}
table.passpage.individual.banner { 
	margin-left: 0px; 
	width: 0px; 
}
table.passpage.individual img { 
	float: left; 
}
table.passpage.individual span.left { 
	color: #CD0067; 
	font-weight: bold; 
	float: left; 
	font-size: 20px; 
	clear: both; 
	margin-top: 5px; 
}
table.passpage.individual span.right { 
	color: #CD0067; 
	font-weight: bold; 
	font-size: 20px; 
	margin-top: 5px; 
}
.pass-special {
	width: 572px;
	float: left;
	padding: 15px;
	position: relative;
	background: #7F7F7F;
	background: url(../img/action_bg.png) no-repeat;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
.passListening { 
	float: left; 
	position: relative; 
	margin-left: 20px; 
}
.passInfo { 
	float: left; 
	clear: both; 
	margin: 20px 0 0 180px;
}
.passListening ul { 
	height: auto;
	float: left; 
	color: #000; 
	font-size: 13px; 
	position: relative;
	margin-bottom: 30px;
	margin-top: -25px;
}
.passListening ul li {
	margin-top: 15px;
	padding-left: 25px;
	background: url(../img/check.png) no-repeat;
}
.passButton a {
	width: 225px;
	float: left;
	padding: 10px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	position: relative;
	background-color: #CD0066;
	margin: 0 0 30px 180px;
	border: 2px solid #890954;
	-moz-box-shadow: 2px 2px 10px #333;
	-webkit-box-shadow: 2px 2px 10px #333;
	box-shadow: 2px 2px 10px #333;
}
.passButton a:hover { background-color:#f02392; color: #eee; }

fieldset .passButton {
	-moz-box-shadow: 2px 2px 10px #333;
	-webkit-box-shadow: 2px 2px 10px #333;
	box-shadow: 2px 2px 10px #333;
}

.bannerPass { margin-left: 10px; }
.bannerPass h3 {
	font-size: 14px;
	color: #CD0067;
	margin-top: 10px;
}
.bannerPass img { margin-bottom: 10px; display: inline-block; float: left; }
.bannerPass .right { color: #CD0067; font-weight: bold; font-size: 14px; margin-top: 10px; float: left; }
.bannerPass p { float: left; clear: both; display: block; margin-right: 20px; }
.bannerPass a { text-decoration: none; }
.content-side .hr{
	width: 100%;
	height: 12px;
	overflow: hidden;
	clear: both;
	background: url(../img/hr.gif) no-repeat;
}
.form-style-2{
	margin-bottom:10px;
	padding:10px;
	position:relative;
	background-color: #fff;
}
.form-style-2 .form-style {
	padding: 10px 0 0 0; 
} 
.form-style-2 .form-style input.verzend {
	width: 240px;
	float: left;
	padding: 10px;
	font-size: 18px !important;
	font-weight: bold;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: relative;
	background-color: #CD0066;
	margin-left: 200px;
	border: 2px solid #890954;
}
.form-style-2 .form-style input.verzend a:hover { 
	background-color:#f02392; 
	color: #eee; 
}
.form-style-2 .checkbox { 
	float: left; 
	clear: both; 
}
.form-style-2 .subtext {
	display: block;
	float: left;
	text-align: left;
	margin-left: 20px;
}
.form-style-2 .subtext span {
	width: 400px !important;
	float: left;
	margin-bottom: 10px;
}
.form-style-2 .subtextSmall span {
	width: 200px !important;
	float: left;
	margin-bottom: 10px;
	font-size: 10px;
}
.form-style-2 .form-style select.large {
	width: 240px;
}

/* table .passpage
============================================================= */
.main-primairy .search {
	color:#FFFFFF;
	cursor:default;
	width:612px;
}
.main-primairy .search h5.search-profile {
	background-color:#716440;
	float:right;
}
.main-primairy .search h5 {
	background:#B59F66 url(/img/border-radius-left.gif) no-repeat scroll left top;
	height:22px;
	margin:0;
	padding:0 0 0 4px;
	color: #fff;
}
.main-primairy .search h5.searchstart {
	width: 185px;
	margin-right: 3px;
	padding-top: 3px;
	background: #000;
	float: left;
}
.main-primairy .search h5 a {
	color: #fff;
	text-decoration: none;
}
.main-primairy .search h5.search-discount,
.main-primairy .search h5.search-agenda,
.main-primairy .search h5.search-keyword {
	background-color:#333333;
	float:left;
	width: 133px;
	margin-right: 3px;
	padding-top: 3px;
	text-align: center;
}
.main-primairy .search h5.current,
.main-primairy .search h5.current,
.main-primairy .search h5.current {
	background-color: #7F7F7F;
}
.main-primairy .search-advanced {
	background-color:#7F7F7F;
	clear:both;
	margin:0;
	overflow:hidden;
	padding:10px 5px 10px 5px;
	width:599px;
}
.search-advanced label {
	float:left;
	font-weight:bold;
	position:relative;
	top:3px;
	width:80px;
}
.search-advanced select.select,
.search-advanced input.type02 {
	border:1px solid #FFFFFF;
	font-size:11px;
	height:18px;
	margin:4px 0 0 4px;
	padding:1px;
	width:250px;
}
.search-advanced select.select {
	width:260px;
}
.search-advanced input.type02 {
	width:235px;
	_width:230px;
	height:14px;
	_margin-left: 7px;
}
.search-advanced input.text.small {
	width:25px;
}
.search-advanced input.text.medium {
	width:50px;
}
.search-advanced input.text {
	border:1px solid #FFFFFF;
	float:left;
	font-size:11px;
	height:13px;
	margin:4px 0 0 4px;
	padding:1px;
	width:250px;
	_width:230px !important;
}
.search-advanced p {
	clear:both;
	font-size:11px;
	line-height:normal;
	margin:0;
	padding:0;
}
.search-advanced .discount-col1 {
	float:left;
	width:350px;
	margin-left: 30px;
	_margin-left: 15px;
}
.search-advanced .discount-col2 {
	float:right;
	position:relative;
	width:180px;
	padding-right: 20px;
	height: 70px;
}
.discount-col2 input.button-zoekactie {
	background: transparent url(../img/btn_zoek.gif) left top no-repeat;
	width: 33px;
	height: 15px;
	border: none;
	position: absolute;
	left: 140px;
	bottom: 0px;
}
.search-advanced .discount-col2 p.text {
	margin-top: 5px;
}
.content-main .primairy-footer {
	clear:both;
	overflow:hidden;
	position:relative;
}
.primairy-footer ul.nav-breadcrumb {
	background-image:url(/img/breadcrumb_bg.gif);
	background-repeat:no-repeat;
	display:block;
	height:26px;
	margin:7px 0 0;
	padding:3px 0 2px 7px;
}
/* infoBtn
============================================================================= */
span.infoBtn {
	width: 16px;
	height: 16px;
	background: transparent url(../img/icon_info.gif) left top no-repeat;
	display: inline-block;
	margin-right: 5px;
	top: 2px;
	position: relative;
	cursor: pointer;
	z-index: 900;
}
span.infoBtn span.infoPopup {
	display: none;
	height: auto;
	width: 150px;
	position: absolute;
	top: -7px;
	left: 23px;
	padding: 3px;
	z-index: 999;
	background: #999;
	color: #333333;
	border: 1px solid #222;
}
span.infoBtn:hover {
	display: inline-block;
}
span.infoBtn:hover span.infoPopup {
	display: inline-block;
}

/* footer > colwrap
============================================================================= */
#footer .colwrap{
	margin:0 auto;
	padding-top:10px;
	width:955px;
	overflow:hidden;
	background-color:#000;
	color:#fff;
}
#footer .colwrap li{
	line-height:24px;
	font-size:12px;
}
#footer .colwrap .col1,
#footer .colwrap .col2,
#footer .colwrap .col3,
#footer .colwrap .col4{
	float:left;
	width:225px;
}
#footer .colwrap .col1{
	margin:0px 10px 10px 10px;
}
#footer .colwrap .col2{
	margin:0px 10px 10px 0px;
}
#footer .colwrap .col3{
	margin:0px 10px 10px 0px;
}
#footer .colwrap .col4{
	margin:0px 0px 10px 0px;
}
#footer .colwrap a{
	color:#fff;
	text-decoration:none;
}
#footer .colwrap a:hover{
	text-decoration:underline;
}
#footer .colwrap a.rss{
	padding-left:18px;
	background:url(../img/rss.png) no-repeat center left;
	display:block;
}


/* webshop
============================================================================= */
.content-standard .webshop-product,
.content-standard .webshop-order{
	margin:0px 0px 5px 0px;
	padding:10px 10px 5px 10px;
	width:580px;
	background-color:#333333;
	position:relative;
	overflow:hidden;
}
.content-standard .webshop-product img.product-pic{
	float:left;
	margin:0px 10px 5px 0px;
}
.content-standard .webshop-product h4,
.content-standard .webshop-order h4{
	margin:0px;
	float:left;
	font-weight:normal;
	font-size:13px;
	width:450px;
	color: #fff;
}
.content-standard .webshop-product h4 span.title{
	display:inline;
	font-weight:bold;
}
.content-standard .webshop-product h4 span.geldigheid{
	display:inline;
	font-weight:normal;
	color:#ddd;
	font-size:11px;
}
.content-standard .webshop-product p,
.content-standard .webshop-order p{
	float:left;
	width:450px;
	color: #fff;
}

.content-standard .webshop-product p a,
.content-standard .webshop-order p a{
	color:#ddd;
}

.webshop-product input.verzend{
	margin:0 10px 5px 0px;
	padding:2px 5px 2px 5px;
	border:1px solid #000;
	color:#000;
	font-size:11px !important; 
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	float: right;
	background-color:#CD0066;	
}
.webshop-product input.verzend:hover{
	background-color:#f02392;
	color:#eee;
}

/* event overlay's
================================================= */

.dimmedOverlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index:999;
	width: 100%;
	height:100%;
	background-color: #000;
	opacity: 0.7;
}

.dimmedOverlay {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity = 70);
}

/* Win/IE6 bug-fix */
.dimmedOverlay {
	_position: absolute;
	_top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+"px" : body.scrollTop+"px");
	_left: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollLeft+"px" : body.scrollLeft+"px");
	_height: 1200px;
	_width: 100%; 
	_zoom: 1;

}

.eventPopup {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -489px;
	z-index:1000;
}
