/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-color:		#423F4A;
	background-image: url('../_images/background_brick.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	line-height:20px;
	font-weight:normal;
}

img {
	display:block;
	border:0;
}

p {
	margin:0;
	padding:0;
	margin-bottom:20px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:14px;
}

a{
	color: #f00;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* header 1 */
h1{
 font-family: Arial,sans-serif;
 font-size: 23px;
 color: #f00;
 margin: 0px;
 padding: 0px;
 margin-bottom:10px;
}

/* header 2 */
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin: 0;
	padding: 0;
	line-height:20px;
	font-weight:bold;
}

img.rss {
	margin-left:5px;
	margin-top:2px;
}

/* header 3: rood blok witte tekst */
h3 {
  font-family: Arial,sans-serif;
  width:100%;
  margin: 0px;
  padding: 0px;
  position: relative;
	text-indent:5px;
	font-size:14px;	
	height:17px;
	color: #fff;
	background-color:#f00;	
	padding-top:3px;
	line-height:14px;
	clear:both;	
	margin-bottom:3px;
}

h3 a {
	color:#fff;
}

/* header 4 */
h4{
  font-family: Arial,sans-serif;
  width:100%;
  margin: 0px;
  padding: 0px;
  position: relative;
	text-indent:5px;
	font-size:14px;	
	height:20px;
	color: #f00;
	padding-top:3px;
}

/* header 5 */
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00;
	font-weight:normal;
	margin: 0;
	padding: 0;
	border-top:1px #f00 solid;
	text-align:left;
}

h6 {
}

li.menulist {	
  font-family: Arial,sans-serif;
  width:100%;
  margin: 0px;
  padding: 0px;
  position: relative;
	text-indent:5px;
	font-size:14px;	
	height:20px;
	color: #000;
	list-style:none;
	margin-bottom:3px;
}

li.activiteiten {
	font-size:9px;
}

ul.menulist {
	margin:0;
	padding:0;
 list-style-type: square;
}

ul.menulist ul{
 list-style-type: disc;
}

ul.menulist ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#motorlogo {
	position:absolute;
	left:5%;
	margin-left:-28px;
	top:0;
	right:0px;
	width:484px;
	height:140px;
	background-image:url(../_images/motorlogo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#motorshade {
	position:absolute;
	width:120px;
	height:30px;
	left:0;
	top:0;	
	margin-left:-28px;
	background-image:url(../_images/motorshade.png);
	background-repeat:no-repeat;
}

#wrapper {	
	position:absolute;
	width:90%;
	left:5%;
	top:140px;
	background-image:url(../_images/content_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#fff;
}

#leftshader {
	position:absolute;
	width:6px;
	height:100%;
	float:left;
	background-image:url(../_images/content_leftshade.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#999;
	margin-right:10px;
}

#rightshader {
	position:absolute;
	width:6px;
	height:100%;
	float:right;
	right:0;
	background-image:url(../_images/content_rightshade.gif);
	background-repeat:repeat-y;
}

#contentheader {
	width:100%;
	top:0;
	height:10px;
	padding:0;
	margin:0;
	background-image:url(../_images/header_shade.gif);
	position:absolute;
	background-position:top;
	background-repeat:repeat-x;
}


#contentfooter{
	position:relative;
	clear:both;
	height:6px;
	background-image:url(../_images/footer_shade.gif);
	background-repeat:repeat-x;
}

.floatleft {
	float:left;
	margin:0;
	padding:0;
	width:6px;
	height:6px;
}

.floatright {
	float:right;
	margin:0;
	padding:0;
	width:6px;
	height:6px;
}

#masthead{
	padding: 0;
	width: 100%;
	height: 110px;
}

#navBar{
  position:relative;
	margin:0;
	margin-left:7px;
	margin-top:2px;
	float: left;
	width: 175px;
	padding: 8px;
}

#headlines{
	position:relative;
	margin:0;
	margin-top:2px;
	margin-right:7px;
	padding: 8px;
  float:right;
	width: 300px;
}

#content{
	position:relative;
	float:left;
	width:50%;
	top:10px;
	padding:0;
	margin:0;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{	
}

td.headerleft {
	color:#f00;
	font-weight:	bold;
}


/************* #globalNav styles **************/

#navbanner {	
	position:absolute;
	width: 100%;
	top:110px;
	height:20px;
	padding:0;
	margin:0;
	background-color:#ff0;
}


#navShade {	
	position:absolute;
	width: 100%;
	top:130px;
	height:10px;
	background-image:url('../_images/globalnav_shade.gif');
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	background-color:#423F4A;
}

#globalNav{
	position:absolute;
	width: 90%;
	left:5%;
	top:110px;
	height:20px;
	padding:0;
	padding-top:1px;
	margin:0;	
	font-size: 12px;
	text-indent:110px;
	color: #000000;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 12px;
	color:			#000000;
}
#globalNav b {
	color:			#CA020C;
}
/*************** #pageName styles **************/

#pageName{
	margin:0;
	padding:0;
	color:#f00;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear:both;
	padding:0;
	margin:0;
	margin-bottom:20px;
	font-size:12px;
}

.story p{
	padding:0;
	margin:0;
}
.story h3 {
}

/************* #siteInfo styles ***************/



#siteInfo{
	position:relative;
	clear: both;
	font-size: 10px;
	color: #fff;
	text-align: center;
	height:40px;
	background-color:#666;
	background-image:url(../_images/background_brick.gif);
}
#siteInfo a {
	color:#fff;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
}


/* fix for browsers that don't need the hack */
html>body #navBar li {}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin:0;
	padding:0;	
	text-indent:5px;
	/**font-size:14px;	**/
}

#sectionLinks h3{
}

#sectionLinks a {
	color:#000;
	background-color:#CCC;
	display:block;
}

#sectionLinks a:hover{
	background-color:#ccc;
	color:#fff;
}

#upcoming {
	font-size:	xx-small;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
	text-align:		center;
}

#advert img{
	display: block;
	border:	0;
}


/************** #headlines styles **************/

#headlines{
}

#video {
	height:					177px;
	width:					288px;
}

#headlines p{
}
#headlines h3 {
}
/***** Gastenboek ******/
.gastenboek {
	position:		static;
	overflow:		hidden;
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
	border-bottom:1px #f00 solid;
}
/***** Section verhalen ******/
.verhalen {
	position:		static;
	overflow:		hidden;
}
.verhalenlinks {
	width:			25%;
	text-align:		right;
	clear:			both;
	float:			left;
	display:		inline;
	padding:		2px;
	margin:			3px 0;
}
.verhalenrechts {
	width: 			70%;
	text-align: 	left;
	float: 			right;
	display: 		inline;
	padding: 		2px;
	margin: 		3px 0;
}
/**** sponsors ****/
.sponsorlogo {
	width:150px;
	float:left;
	margin-left:-200px;
}

.sponsor {
	padding-left:200px;
	margin-bottom:10px;	
	padding-top:10px;
	border-top:1px solid #f00;
}
.sponsors {
	position:		static;
	overflow:		hidden;
}
.sponsorslinks {
	width:			30%;
	height:			100%;
	text-align:		right;
	clear:			both;
	float:			left;
	display:		inline;
	padding:		2px;
	margin:			3px 0;
}
.sponsorsrechts {
	width: 			65%;
	height:			100%;
	text-align: 	left;
	float: 			right;
	display: 		inline;
	padding: 		2px;
	margin: 		3px 0;
}
/**** csection contactform ****/
.contactform {
        position:               static;
        overflow:               hidden;
}
.contactlinks {
        width:                  25%;
        text-align:             right;
        clear:                  both;
        float:                  left;
        display:                inline;
        padding:                1px;
        margin:                 1px 0;
}
.contactlinks h3 {
}
.contactrechts {
        width:                  70%;
        text-align:             left;
        float:                  right;
        display:                inline;
        padding:                1px;
        margin:                 1px 0;
}
/*********** .relatedLinks styles ****/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 10px 15px 15px;
	font-size: 80%;
	text-align:	center;
}

.relatedLinks h3{
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

th, thead {	
	vertical-align:top;
	background-color:#F00;
	margin:0;
	padding:3px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

td, tbody {
	vertical-align:top;
	padding:3px;
}

tfoot, tfoot td {	
	vertical-align:top;
	padding:3px;
	background-color:#ccc;
}

img.inline {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	clear:both;
	padding:10px;
	background-image:url(../_images/content_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

/***** lightbox CSS ****/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
