/*
    Document   : general.css
    Created on : Jun 16, 2009, 8:06:53 PM
    Author     : dkaaden
    Description:
        nkbv.nl main css
*/

/* layout stuff */

root {
    display: block;
}

* {
    font-family: Arial,Helvetica,sans-serif;
}

BODY {
	margin: 0px;
}

BODY.nkbv, .standaardtekst {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#bovenbalk {
	height: 30px;
	background-image: url(/images/2009/headerbalk.gif);
	color: #fff;
	position: relative;
}

#bovenbalk TABLE,#navigatiebalk TABLE, TABLE.ThemePanelSubMenuTable {
	border-collapse:collapse;
	border-spacing: 0px;
	border: 0px;
	width: auto;
}

#bovenbalk TABLE#navtopwrapper {
	background-image: url(/images/2009/headerbalkgradient.jpg);
	table-layout:fixed;
	width:960px;
}

#bovenbalk TD , #navmain TD{
	white-space: nowrap;
	vertical-align: top;
	padding:0px;
	border: 0px;
}
#navigatiebalk TD {
	border: 0px;
}
#bovenbalk TD.seperator {
	background-image:url(/images/2009/headerbalkseperator.gif);
	background-repeat: repeat-y;
}
#bovenbalk .item {
	padding-top: 7px;
	*padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
#bovenbalk .item A {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#bovenbalk .item IMG {
	vertical-align:absmiddle;
}
#bovenbalk .item A:hover {
	color: #dd8315;
}

#bovenbalk TD.zoekbox  {
	background-image:url(/images/2009/zoekbox.gif);
	background-repeat: no-repeat;
	background-position: left 5px ;
	vertical-align: top;
	white-space:nowrap;
}

#navmain DIV {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 6px;
	height: 25px;
}
#navmain DIV A {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#navmain DIV.currenttopic {
	background-image: url(/images/2009/navhover.png);
}
#navmain DIV:hover {
	background-image: url(/images/2009/navhover.png);
}
FORM.zbform {
	display: inline;
	margin: 0px;
	padding: 0px;
}

IMG.zbsubmit {
	margin-left: 8px;
	border: 0px;
	width: 20px;
	height: 23px;
	vertical-align: top;
	cursor:pointer;
	position: absolute;
	bottom: 5px;
	left: 93px;
}
INPUT.zbsubmit {
	width: 0px;
	height: 0px;
	overflow:hidden;
	background: transparent;
	border:0px;
}

DIV.zbinput {
	padding-top: 3px;
	padding-left: 5px;
	vertical-align:top;
	width: 130px;
	height:25px;
	white-space:nowrap;
	margin-right: 10px;
	position: relative;
}

INPUT.zbinput {
	font-size: 10px;
	border:0px;
	line-height: 10px;
	width: 92px;
	background: transparent;
	position: absolute;
	bottom: 7px;
	*bottom: 5px;
}


#fotoboven {
	width: 100%;
	height: 225px;
    background-image: url(/images/2009/fotoboven1.jpg);
	background-color: #3f3f3f;
    background-position: top center;
	background-repeat: no-repeat;
	position: relative;
}

#blauweoverlay_fotoboven:empty {
	display:none;
}

#blauweoverlay_fotoboven {
	position: absolute;
	background-image: url(/images/2009/blauweoverlay_fotoboven.png);
	left: 61%;
	top:80px;
	width:335px;
	height: 39px;
	padding-left:20px;
	padding-top:10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	opacity: 0.81;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";
	filter: alpha(opacity=81);
	*display: expression(this.innerHTML=="" ? "none": "");
}


#navigatiebalk {
	height: 31px;
	background-image: url(/images/2009/navoranje.gif);
}

#navigatiebalk.cs {
	background-image: url(/images/2009/achtergrond_cs.gif);
}

#navigatie {
	position: relative;
	width: 966px;
	margin:auto;
}

#inklappen_bovenbalk {
	position: absolute;
	right: 0px;
	top: 7px;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
}

#uitklappen_bovenbalk {
	position: absolute;
	right: 0px;
	top: 7px;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	display:none;

}

#navigatiebalk .balkarrow {
	font-size: 14px;
	font-weight: bold;
}

#gradient_onder_navigatie {
	background-image: url(/images/2009/gradient_overlay_fotoboven_top.png);
	background-repeat: repeat-x;
	background-position: left -10px;
	_background-image: none;
}

#logoboven {
	position: absolute;
	border: 0px;
	left: -335px;
	_left: expression( Math.max( 1,parseInt((this.parentNode.offsetWidth-966)/2) ) + "px");
	top: 0px;
	_top: 15px;
	height: 215px;
	width: 100%;
	_width: 285px;
	background-image: url(/images/2009/logo_nkbv_fotoboven.png);
	_background-image: none;
	background-repeat:no-repeat;
	background-position: bottom center;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,  src='/images/2009/logo_nkbv_fotoboven.png');
}

#gradient_overlay_fotoboven_top {
	position: absolute;
	width: 100%;
	height: 22px;
	top: 0px;
	left: 0px;
	background-image: url(/images/2009/gradient_overlay_fotoboven_top.png);
	background-position: bottom;
	background-repeat:repeat-x;
	_display:none;
}
#gradient_overlay_fotoboven_bottom {
	position: absolute;
	width: 100%;
	height: 25px;
	top: 200px;
	left: 0px;
	background-image: url(/images/2009/gradient_overlay_fotoboven_bottom.png);
	background-repeat:repeat-x;
	_display:none;
}

#loginbox {

	height: 34px;
	width: 100%;
	margin-bottom: 9px;
	padding-left: 2px;
}

#loginbox .kruimelpad {
	float: left;
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #a9a5a5;
	line-height: 16px;
}
#loginbox .kruimelpad A {
	color: #a9a5a5;
	text-decoration: none;
}

#loginbox .links {
	float:right;
	background-image: url(/images/2009/sleutel.gif);
	background-color: #ede9e4;
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-top: 5px;
	margin-right:3px;
	padding-left:30px;
	padding-right:5px;
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	height:24px;
}

#loginbox .links A {
	color: #383838;
	font-size: 12px;
}
#loginbox A:hover {
	color: #dd8315;
}

#loginboxhandle {
	float: right;
	xbackground-color:#d9d6d1;
	height: 7px;
	width: 88px;
	margin-right: 4px;
	line-height: 7px;
	font-size: 1px;
	_margin-right: 2px;
}
#maintable {
	width: 966px;
	table-layout:fixed;
	border-collapse: collapse;
	border-spacing: 0px;
}

DIV P:first-child {
	margin-top: 0px;
	padding-top: 0px;
}

DIV P:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* text classes */
.homepage_left_col H2,#nieuws_overig H2,.rvdw H2 {
	line-height: 18px;
	margin-bottom:6px;
	font-size: 18px;
	font-weight:normal;
	color: #b5be32;
	margin-left: -1px;
}
.contentpage H2 {
	font-size: 24px;
	line-height: 24px;
	font-weight:normal;
	color: #b5be32;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 13px;
}

H3 {
	font-size: 12px;
	color: #b5be32;
	font-weight:bold;
}

DIV.artgrpbox {
	color: #dd8315;
	font-size: 14px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 9px;
	background-image: url(/images/2009/artgrp_titelbalk.gif);
	background-repeat: no-repeat;
	width: 307px;
	height: 26px;
}

#headlines_homepage {
	margin-top:19px;
}

#belevingsplein_homepage  {
	margin-left: -1px;
	padding-top: 8px;

}

#belevingsplein_homepage H2 ,#reisvandeweek_homepage H2 {
	font-size: 18px;
	margin-top:15px;
	margin-bottom:15px;
	color: #b5be32;
	font-weight: normal;
}
#belevingsplein_homepage .video {
	background-repeat:no-repeat;
	float: left;
	margin-left: -5px;
	width: 154px;
	height: 116px;
}

.onder_videos {
	clear: both;
	margin-left: -2px;
	width: 250px;
	font-size: 12px;
	line-height: 24px;
}

.onder_videos A {
	color: #b5be32;
	text-decoration: none;
	font-weight: bold;
}

.dvbannertop {
	margin-bottom: 5px;
	cursor: pointer;
}

#banner_onder_nieuws_homepage {
	clear: both;
}

.contentpage .dvbannertop {
	float: left;
}
.contentpage .dvbannertop:first-child {
	padding-right: 5px;
}
#na_film_homepage {
	margin-top: 25px;
}
#nieuws_homepage {
	clear: both;
	padding-top: 15px;
}
.seperator {
	margin-left: -4px;
	background-image: url(/images/2009/seperator_dashed.gif);
	background-repeat: repeat-x;
	background-position: left 18px;
	height: 24px;
	clear: both;
}

.nieuwstext {
	line-height: 24px;
	width: 222px;
	margin-left: 105px;
	font-size: 12px;
}
.nieuwstext A {
	color: #b5be32;
	text-decoration: none;
	font-weight: bold;
}

.rvdw {
	margin-top: 10px;
}

.rvdw .nieuwstext {
	width: 182px;
	margin-left: 110px;
	
}
.hpnieuws {
	line-height: 24px;
	width: 355px;
	margin-left: 110px;
	font-size: 13px;
}
.hpnieuws A {
	color: #b5be32;
	text-decoration: none;
	font-weight: bold;
}
.hpnieuws P {
	margin: 0px;
	padding: 0px;
}

#nieuws_overig {
	clear: both;
	padding-top: 15px;
}

#nieuws_overig .hpnieuws {
	width:450px;
}

.rsslink .meer {
	color: #B5BE32;
	text-decoration: none;
	font-weight: bold;
}


/* agenda */
#agenda_homepage .artgrpcontent {
	padding-left: 18px;
	padding-right: 10px;
}

#agenda_homepage .maand,#agenda_homepage .event,#agenda_homepage .meer {
	line-height: 24px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

#agenda_homepage .maand {
	text-transform: capitalize;
	font-weight: bold;
	
}

#agenda_homepage .meer {
	color: #b5be32;
}
#agenda_homepage .maand {
	color: #eb9817;
}

#agenda_homepage A:hover {
	color: #dd8315;
}

/* headlines */
#headlines_homepage .artgrpcontent {
	padding-left: 18px;
	padding-right: 10px;
}

#headlines_homepage .maand,#headlines_homepage .event,#headlines_homepage .meer,#headlines_homepage .activiteitentitel {
	line-height: 24px;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

#headlines_homepage .maand {
	text-transform: capitalize;
}

#headlines_homepage .maand ,#headlines_homepage .meer {
	color: #b5be32;
}

#headlines_homepage A:hover {
	color: #dd8315;
}

#footer {
	width: 966px;
	margin: auto;
	font-size: 12px;
	color: #ababa8;
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #e9e9e9;
}
#footer A {
	color: #ababa8;
	text-decoration: none;
}
#footer A:hover {
	color: #dd8315;
}

.coltext {
	font-size: 12px;
	line-height: 20px;
}
.coltext IMG {
	border: 0px;
}

.coltext A {
	color: #b5be32;
	text-decoration: none;
	font-weight : bold;
}

.coltext A:hover {
	color: #dd8315;
}

.coltext UL {
	padding-left: 18px;
	margin-left: 0px;
}

#linkerkolom #bannersrechts_homepage {
	margin-top: 20px;
	padding-left: 4px;
}

H2.relatedcontent {
	font-size: 18px;
	color: #dd8315;
	padding-left: 0px;
	padding-bottom: 3px;
	font-weight: bold;
}
DIV.relatedcontent {
	font-size: 13px;
	margin-left: 10px;
	position:relative;
	line-height: 24px;
}
DIV.relatedcontent .slash {
	position: absolute;
	color: #b5be32;
	left: -10px;
}
DIV.relatedcontent A {
	color: #000;
	text-decoration:none;
}
DIV.relatedcontent A:hover {
	color: #dd8315;
}

.forumnavigation {
    border-width: 1px;
    border-color: #666666;
    border-style: solid;
	background-color:#CDDCDF;
	width:100%;
}

.forumnkbv {
    border-width: 1px;
    border-color: #666666;
    border-style: solid;
	background-color:#CDDCDF;
}

.forumnkbvpost,.forumnkbvheader {
	border: 1px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.forumnkbvheader {
	background-color: #004E61;
	color: #FFFFFF;
	font-weight: bold;
}

.forumnkbvpost {
	color: #004e61;
}
.forumnkbvpost A {
	color: #004e61;
	text-decoration: underline;
}

.forumpost {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.forumpostheader {
	background-color:#CDDCDF;
}

.forumpostheadertopic {
	width:280px;
}

.forumpostpicture {
	width:0px;
	display:none;
}

.forumpostside {
	width:0px;
	display:none;
}

.forumpostmessage {
}

#dvbannertopleft {
float:left;
margin-left: -5px;
padding-right: 5px;
}

.artgrp {

}

.rcremark {
	color: #fff;
	background-color: #b2cae0;
	padding-left: 5px;
	padding-top: 2px;
}

.artikeltitel .artlink {
	font-weight: bold;
	font-size:15px;
}
.content_oefeningen_iframe {
	margin: 20px;
	width: 600px;
}
.oefeningen_detail, .oefeningen_form, .oefenignen_list {
	width: 590px;
}

 .fotolist {
        float:left;
        height:135px;
        margin-bottom:5px;
        margin-right:9px;
        width:105px;
        font-weight: bold;
		cursor: pointer;
}

.fotolist A {
        text-decoration: none;
}

#resultlist {
        display:block;
}

#fotodetail {
        display:none;
}

#fdprev, #fdtitle, #fdnext, #fdclose {
        display: none;
}

#fdpopup TD {
        font-weight: bold;
}

#extranetuploads TD:first-child , #extranetuploads TD+TD+TD {
        width: 150px;
}

#extranetuploads TD+TD+TD+TD {
        width: 75px;
}

* HTML #extranetuploads TD {
        width: expression(this.cellIndex == 3 ? "75px" : (this.cellIndex == 0 || this.cellIndex == 2) ? "150px" : "auto");
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b5be32;
	background-color: #eee;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 5px;
	cursor: pointer;
}
.button:hover {
	background-color: #333;
	color: #fff;
}
/* ---- Mijn NKBV ----- */
#navigatiebalk.mijn-nkbv {
	background: #ACAA3B url(/images/2009/navgroen.gif) repeat-x;
}

.film_homepage {
	font-size: 12px;
}

#film_homepage IMG {
	border: 0;
}

BODY.nkbv TEXTAREA {
	font-size: 12px;
}


.image_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.image_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.image_center {
	margin: auto;
	display: block;
}

HR {
	background-color : #B6BF35;
	border: 0px;
	height: 1px;
}

.hpnieuws_h2 {
	padding-bottom:0px;
	cursor:pointer;
}

.hpnieuws_h2:hover {
	text-decoration: underline;
}
.hpnieuws A:hover, .onder_videos A:hover, .nieuwstext A:hover  {
	color: #eb9817;
}
.oranjekop {
color: #ed7921;
font-weight: bold;
}

input[type="checkbox"],input[type="radio"] {
	position: relative;
	top: 3px;
	margin-top: 0px;
	padding-top:0px;
	*top: 2px;
}

.clickable {
	cursor: pointer;
}

.htmlnav {
	visibility: hidden;
}

#nkbvbanners DIV {
	float: left;
}
#nkbvbanners DIV:first-child {
	padding-right: 5px;
}

.materiaal_kop {
	color: #eb9817;
	font-weight: bold;
	
}

.materiaal_tbl thead td {
	color: #eb9817;
	font-weight: bold;

}

.errornewline+label {
	display:block;
}

.poll_result {
	border: 3px solid #e8e8e8;
	background-color: #f0f0f0;
	width: 543px;
	padding: 7px 15px;
	display: none;
}
.poll_result * {
	color: black;
}
.poll_result .question {
	color: #606060;
}
.poll_result .response {
	margin-top: 10px;
	margin-bottom: 3px;
}
.poll_result .response_bar {
	background-color: #cccccc;
	width: 500px;	
}
.poll_result .response_bar img {
	display: block;
}
.poll_result .terug {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	text-decoration: underline;
	font-weight: bold;
}
.poll_result .terug:hover {
	color: #E35A17;
}

.poll #questarea>div>br+table {
	margin-top:-25px;
	xmargin-left:-30px;
	padding:0px;
}

.formtooltip {
	display: inline-block;
	width: 24px;
	height: 22px;
	background-image:url(/_rxextlib/jquery/plugins/qtip/images/system-help_22.png);
	background-repeat: no-repeat;
	background-position: top right;
	
}

.marker_list {
display:none;
}

#orderlines input[readonly],#orderfooter input[readonly] {
	background-color: #fff;
	border-color: #fff;
	border-style: solid;
}

.cartdelrow {
	cursor:pointer;
}

#wwhdr {
	position: relative;
	padding-top: 10px;
}

#wwlink {
	float: right;
	padding-bottom: 5px;
	position: absolute;
	top: -35px;
	right: 0px;
	width: 135px;
	height: 50px;
}

.validate_form LABEL.error{display:block;color:red;font-style:italic;font-size:11px;}
.validate_form input{border:1px solid black;}
.validate_form input:focus{border:1px dotted black;}
.validate_form input:error{border:1px dotted error;}
.validate_form TD{vertical-align:top;}

.addthis_toolbox {
	padding-top: 10px;
}

.rsslink {
	margin-top: -30px;
	float:right;
}
.rsslink img {
	margin-top: 0px;
	float:left;
	padding-right: 10px;
}

#facebox .popup .content {
	width: 590px;
}
